core, fix arm asm regression (bg color DMA crash)

This commit is contained in:
kub 2024-02-21 19:10:44 +01:00
parent 7f3b89a7f2
commit d89e9fb04a

View file

@ -1631,7 +1631,7 @@ PicoDoHighPal555_end:
.global FinalizeLine555
FinalizeLine555:
ldr r3, [r11, #OFS_EST_rendstatus]
ldr r3, [r2, #OFS_EST_rendstatus]
mov r0, r2
tst r3, #PDRAW_BGC_DMA
bne BgcDMA