mirror of
https://github.com/a2-4am/4cade.git
synced 2024-12-27 12:30:30 +00:00
fix Space Rescue display
This commit is contained in:
parent
90fb9b59d6
commit
a64bebb050
Binary file not shown.
@ -10,8 +10,8 @@
|
|||||||
+ENABLE_ACCEL
|
+ENABLE_ACCEL
|
||||||
|
|
||||||
lda #$60
|
lda #$60
|
||||||
sta $67ED
|
sta $67DE
|
||||||
jsr $4B43 ; decompress
|
jsr $4B29 ; decompress
|
||||||
+NEW_RESET_VECTOR $200
|
+NEW_RESET_VECTOR $200
|
||||||
; game leaks stack
|
; game leaks stack
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user