mirror of
https://github.com/a2-4am/4cade.git
synced 2025-04-07 00:37:12 +00:00
fix Mr. Do cheat mode
This commit is contained in:
parent
7ab179b187
commit
4d66f48cfd
@ -29,9 +29,12 @@ cheat1
|
||||
bne $19e
|
||||
|
||||
cheat3
|
||||
+GET_MACHINE_STATUS
|
||||
and #CHEATS_ENABLED
|
||||
beq +
|
||||
lda #$60
|
||||
sta $83f
|
||||
jsr $800
|
||||
+ jsr $800
|
||||
lda $847
|
||||
beq cheat48
|
||||
lda #$60
|
||||
|
Loading…
x
Reference in New Issue
Block a user