mirror of
https://github.com/a2-4am/4cade.git
synced 2024-11-23 12:33:32 +00:00
more fixes
This commit is contained in:
parent
6b797be2e1
commit
fb3d7cf7c5
Binary file not shown.
@ -10,7 +10,7 @@
|
||||
+ENABLE_ACCEL
|
||||
lda #$60
|
||||
sta $3ec9
|
||||
sta $3f03
|
||||
sta $3f09
|
||||
jsr $3e97
|
||||
+DISABLE_ACCEL
|
||||
lda #$b1
|
||||
|
@ -10,6 +10,6 @@
|
||||
+ENABLE_ACCEL
|
||||
lda #$60
|
||||
sta $8C36
|
||||
jsr $44E8 ; decompress
|
||||
jsr $44E5 ; decompress
|
||||
+DISABLE_ACCEL
|
||||
jmp $0800
|
||||
|
Loading…
Reference in New Issue
Block a user