schau mal ins Tutorial, da gibts nen Befehl "add with carry", das carry bit steht
ja dann für die nächstgrößere zahl z.B.
EDIT: Ist ne ganz schöne Bastellei bis das gut aussiehtCode:200 11001000 +200 11001000 -------------------------------- 400 1 10010000 ^.......................... Das ist das carry Bit, und muss zum nächsten Byte dazugerechnet werden. In Byte 1 Steht dann nur noch 400-256=144.![]()
Lesezeichen