comparison menu.s68 @ 1422:2b34469e3f81

Change where vscroll is latched in full plane mode. Fixes Top Gear 2
author Michael Pavone <pavone@retrodev.com>
date Fri, 30 Jun 2017 00:36:18 -0700
parents 19044d5e388c
children 9a3e003bdcb3
comparison
equal deleted inserted replaced
1421:0ba6760f4c6d 1422:2b34469e3f81
836 .regloop 836 .regloop
837 move.w (a2)+, (a1) 837 move.w (a2)+, (a1)
838 dbra d0, .regloop 838 dbra d0, .regloop
839 839
840 vdpaccess $0, VDP_CRAM_WRITE 840 vdpaccess $0, VDP_CRAM_WRITE
841 move.w #$020, (a0) 841 move.w #$400, (a0)
842 move.w #$EEE, (a0) 842 move.w #$EEE, (a0)
843 move.w #$222, (a0) 843 move.w #$222, (a0)
844 844
845 ;init scroll table 845 ;init scroll table
846 vdpaccess $0, VDP_VRAM_WRITE 846 vdpaccess $0, VDP_VRAM_WRITE