fix Gremlins display

This commit is contained in:
Peter Ferrie 2022-05-27 20:08:37 -07:00
parent 3626b9967f
commit be9e900e66

View File

@ -9,12 +9,12 @@
+ENABLE_ACCEL +ENABLE_ACCEL
lda #$4C lda #$4C
sta $082D sta $0839
sta $0863 sta $0863
jsr $0800 ; decompress jsr $0800 ; decompress
+DISABLE_ACCEL +DISABLE_ACCEL
jsr $211 ; music jsr $211 ; music
jsr $830 ; check key jsr $83C ; check key
+GET_MACHINE_STATUS +GET_MACHINE_STATUS
and #CHEATS_ENABLED and #CHEATS_ENABLED
beq + beq +