core, fix arm rendering regression after 8 bit changes

This commit is contained in:
kub 2023-02-23 22:12:57 +00:00
parent 0aa63fce12
commit a26e663957

View file

@ -1655,13 +1655,13 @@ FinalizeLine555:
ldr r2, [r8, #OFS_Pico_m_hardware]
add r1, r1, #8
tst r7, #0x20 @ GG ?
tstne r2, #0x2 @ LCD ?
bne .fl_gg20col
tst r7, #0x10 @ SMS ?
beq .fl_noSMS
and r7, r2, #0x3
cmp r7, #0x3 @ Game Gear, LCD?
beq .fl_gg20col
tst r6, #0x20
movne r2, #248/8 @ len = 248
addne r1, r1, #8 @ ps += 8