mirror of
https://github.com/a2-4am/4cade.git
synced 2024-12-26 20:30:29 +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"
|
!source "src/prelaunch/common.a"
|
||||||
|
|
||||||
lda #$60
|
lda #$60
|
||||||
sta $919A
|
sta $919B
|
||||||
jsr $3FF8 ; decompress
|
jsr $3FF8 ; decompress
|
||||||
+RESET_VECTOR $100
|
+RESET_VECTOR $100
|
||||||
+GET_MACHINE_STATUS
|
+GET_MACHINE_STATUS
|
||||||
|
Loading…
Reference in New Issue
Block a user