X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Pico%2Fcd%2Fgfx_cd.c;h=02072c3c64b7306aaa6d6669eca08ef874aa60f0;hb=602133e1c66666f9152b1edb3014e137a9768cad;hp=bee0b94081cb8183c4dc688132e4aaeaede96262;hpb=95dc5c5e5e053ae616754c1205e480822a730ed2;p=picodrive.git diff --git a/Pico/cd/gfx_cd.c b/Pico/cd/gfx_cd.c index bee0b94..02072c3 100644 --- a/Pico/cd/gfx_cd.c +++ b/Pico/cd/gfx_cd.c @@ -312,7 +312,7 @@ PICO_INTERNAL void gfx_cd_update(void) _rot_comp.Float_Part &= 0xffff; _rot_comp.Float_Part += _rot_comp.Draw_Speed; - if (PicoOpt & 0x1000) // scale/rot enabled + if (PicoOpt & POPT_EN_MCD_GFX) { unsigned int func = _rot_comp.Function; unsigned int H_Dot = _rot_comp.Reg_62 & 0x1ff; @@ -447,7 +447,7 @@ PICO_INTERNAL void DmaSlowCell(unsigned int source, unsigned int a, int len, uns // AutoIncrement a=(u16)(a+inc); } - rendstatus|=0x10; + rendstatus |= PDRAW_SPRITES_MOVED; break; case 3: // cram