mirror of
https://github.com/a2-4am/4cade.git
synced 2024-12-26 04:33:10 +00:00
fix stack leak in Talon
This commit is contained in:
parent
091f3b2d30
commit
b6ed1ec0d2
Binary file not shown.
@ -8,7 +8,7 @@
|
||||
!source "src/prelaunch/common.a"
|
||||
|
||||
lda #$60
|
||||
sta $919A
|
||||
sta $919B
|
||||
jsr $3FF8 ; decompress
|
||||
+RESET_VECTOR $100
|
||||
+GET_MACHINE_STATUS
|
||||
|
Loading…
Reference in New Issue
Block a user