summaryrefslogtreecommitdiff
path: root/menu.s68
diff options
context:
space:
mode:
authorMichael Pavone <pavone@retrodev.com>2017-06-30 00:36:18 -0700
committerMichael Pavone <pavone@retrodev.com>2017-06-30 00:36:18 -0700
commit1240507f74c90dbbadb4a0bb5a1f8c366222e18d (patch)
tree60a63facf512e75b77f1ac5ee085549324066603 /menu.s68
parent43b041d4139c37f61c8410ca22f66ee4d41514c4 (diff)
Change where vscroll is latched in full plane mode. Fixes Top Gear 2
Diffstat (limited to 'menu.s68')
-rw-r--r--menu.s682
1 files changed, 1 insertions, 1 deletions
diff --git a/menu.s68 b/menu.s68
index 68ed175..9eb8160 100644
--- a/menu.s68
+++ b/menu.s68
@@ -838,7 +838,7 @@ start:
dbra d0, .regloop
vdpaccess $0, VDP_CRAM_WRITE
- move.w #$020, (a0)
+ move.w #$400, (a0)
move.w #$EEE, (a0)
move.w #$222, (a0)