mirror of
https://github.com/a2-4am/4cade.git
synced 2024-11-23 12:33:32 +00:00
fix Gremlins display
This commit is contained in:
parent
3626b9967f
commit
be9e900e66
@ -9,12 +9,12 @@
|
||||
|
||||
+ENABLE_ACCEL
|
||||
lda #$4C
|
||||
sta $082D
|
||||
sta $0839
|
||||
sta $0863
|
||||
jsr $0800 ; decompress
|
||||
+DISABLE_ACCEL
|
||||
jsr $211 ; music
|
||||
jsr $830 ; check key
|
||||
jsr $83C ; check key
|
||||
+GET_MACHINE_STATUS
|
||||
and #CHEATS_ENABLED
|
||||
beq +
|
||||
|
Loading…
Reference in New Issue
Block a user