mirror of
https://github.com/a2-4am/4cade.git
synced 2025-04-11 12:38:05 +00:00
try to fix Star Maze demo hang
This commit is contained in:
parent
16effdc113
commit
ad6668e6c9
@ -34,6 +34,12 @@
|
||||
stx $7BD5
|
||||
stx $984B
|
||||
|
||||
ldx #$14
|
||||
lda #$d0
|
||||
- sta $1df1, x ; redirect unused page to $d000
|
||||
dex
|
||||
bpl -
|
||||
|
||||
jsr $7F8B ; swap screen holes
|
||||
+DISABLE_ACCEL
|
||||
jsr $7F8B ; swap screen holes
|
||||
|
Loading…
x
Reference in New Issue
Block a user