mirror of
https://github.com/a2-4am/4cade.git
synced 2025-01-13 21:30:38 +00:00
fix Escape
This commit is contained in:
parent
0dbc649a44
commit
d91feab43c
Binary file not shown.
@ -11,10 +11,10 @@
|
||||
+NEW_RESET_VECTOR $BFF0
|
||||
|
||||
lda #<callback
|
||||
sta $6037
|
||||
sta $603B
|
||||
lda #>callback
|
||||
sta $6038
|
||||
jmp $523E ; decompress
|
||||
sta $603C
|
||||
jmp $523D ; decompress
|
||||
|
||||
callback
|
||||
+READ_RAM2_NO_WRITE
|
||||
|
Loading…
x
Reference in New Issue
Block a user