mirror of
https://github.com/a2-4am/4cade.git
synced 2024-12-21 17:31:08 +00:00
Serpentine: reset vector
This commit is contained in:
parent
5a7f61fc89
commit
65377f54a3
@ -10,6 +10,7 @@
|
||||
+GET_MACHINE_STATUS
|
||||
and #CHEATS_ENABLED
|
||||
sta cheat
|
||||
+NEW_RESET_VECTOR $3C0
|
||||
ldx #$0E ; copy patch code to zero page (stack will be destroyed by the time we need to patch)
|
||||
- lda patch,x
|
||||
sta $F1,x
|
||||
|
Loading…
Reference in New Issue
Block a user