mirror of
https://github.com/a2-4am/4cade.git
synced 2025-08-15 12:27:32 +00:00
fix Escape
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user