X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=pico%2Fdraw_arm.s;h=8ecf85a45e16ce8a141225185b5b32dbc55ec320;hb=74f5e726ba66ace3c4976a4ac5f13a92fdbfbae1;hp=c7e089726f3cf13a87aadf231e0b61d719adaf63;hpb=bfa124288c633b7631a37bb0e6be0aca1e2363ea;p=picodrive.git diff --git a/pico/draw_arm.s b/pico/draw_arm.s index c7e0897..8ecf85a 100644 --- a/pico/draw_arm.s +++ b/pico/draw_arm.s @@ -206,7 +206,7 @@ cmp r4, #0xe ldrgeb r4, [r1,#\ofs] orrlt r4, r3, r4 - orrge r4, r3, 0x80 + orrge r4, r3, #0x80 strb r4, [r1,#\ofs] 0: .endm