mirror of
https://github.com/a2-4am/4cade.git
synced 2025-02-19 20:30:42 +00:00
parent
e473a430d9
commit
39552a8d8d
@ -8,14 +8,15 @@
|
|||||||
!source "src/prelaunch/common.a"
|
!source "src/prelaunch/common.a"
|
||||||
|
|
||||||
+USES_TEXT_PAGE_2
|
+USES_TEXT_PAGE_2
|
||||||
|
+NEW_RESET_VECTOR $280
|
||||||
+ENABLE_ACCEL
|
+ENABLE_ACCEL
|
||||||
lda #$60
|
lda #$60
|
||||||
sta $813
|
sta $813
|
||||||
jsr $800 ; decompress
|
jsr $800 ; decompress
|
||||||
|
|
||||||
lda #0
|
lda #$80
|
||||||
sta $103F
|
sta $103F
|
||||||
lda #1
|
lda #2
|
||||||
sta $104A ; reset vector patch
|
sta $104A ; reset vector patch
|
||||||
|
|
||||||
+READ_RAM2_NO_WRITE
|
+READ_RAM2_NO_WRITE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user