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