core vdp, arm rendering fix (1st window col prio)

This commit is contained in:
kub 2024-06-18 22:45:02 +02:00
parent e8ca10820c
commit cbb9a09837
2 changed files with 7 additions and 14 deletions

View file

@ -566,7 +566,7 @@ static void DrawLayer(int plane_sh, u32 *hcache, int cellskip, int maxcells,
ts.nametab+=(ts.line>>4)<<shift[width];
DrawStripInterlace(&ts, plane_sh);
} else if( pvid->reg[11]&4) {
} else if (pvid->reg[11]&4) {
// shit, we have 2-cell column based vscroll
// luckily this doesn't happen too often
ts.line=ymask|(shift[width]<<24); // save some stuff instead of line