mirror of
https://github.com/a2-4am/4cade.git
synced 2025-04-11 12:38:05 +00:00
another try on Star Maze
This commit is contained in:
parent
ad6668e6c9
commit
a1728f5c99
@ -34,15 +34,10 @@
|
||||
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
|
||||
lda $c082 ; maybe STA doesn't work reliably?
|
||||
jmp $79D3
|
||||
|
||||
callback
|
||||
|
Loading…
x
Reference in New Issue
Block a user