mirror of
https://github.com/a2-4am/4cade.git
synced 2025-08-09 16:25:02 +00:00
fix Victory Road graphics glitch (#616)
This commit is contained in:
@@ -24,6 +24,10 @@ callback
|
||||
jsr $300
|
||||
+ENABLE_ACCEL
|
||||
inc $3F4 ; force reboot on reset during title screen
|
||||
lda #$D0
|
||||
sta $119C
|
||||
sta $119F
|
||||
sta $11A2 ; reduce visual glitch on graphics mode change
|
||||
lda #$60
|
||||
sta $11A7
|
||||
jsr $1000 ; decompress
|
||||
|
Reference in New Issue
Block a user