Ein paar Bildchen.

Code: Alles auswählen
...
sub addr, mpc wc 'addr<mpc=?
if_nc jmp #:color
:pixel 'if Pixel ..
:color 'if Color ..
mpc long $2800
Soll das jetzt 'ne Frage sein? cmp/cmps stehen zur Verfuegung ... (carry ist gesetzt fuer D un/signed less than S).PIC18F2550 hat geschrieben:Größenvergleich in PASM (addr<mpc)
Code: Alles auswählen
... sub addr, mpc wc 'addr<mpc=? if_nc jmp #:color :pixel 'if Pixel .. :color 'if Color .. mpc long $2800