mirror of
https://github.com/a2-4am/4cade.git
synced 2025-08-15 12:27:32 +00:00
fix Frogger II when not cheating
This commit is contained in:
@@ -22,10 +22,10 @@
|
||||
|
||||
callback
|
||||
+ENABLE_ACCEL
|
||||
jsr $B050
|
||||
+GET_MACHINE_STATUS
|
||||
and #CHEATS_ENABLED
|
||||
beq +
|
||||
jsr $B050
|
||||
beq ++
|
||||
ldx #$A5
|
||||
lda $B158
|
||||
cmp #$30
|
||||
|
Reference in New Issue
Block a user