digit_t is now unsigned, asm division for 1 digit
authorDavid Gow <[email protected]>
Sun, 6 Jul 2014 14:23:57 +0000 (22:23 +0800)
committerDavid Gow <[email protected]>
Sun, 6 Jul 2014 14:23:57 +0000 (22:23 +0800)
commitf1fab7ee4ee08ca10019450beda303ab71a12ee8
tree15674f1ab12ff92b63fae0a09fa872a857336e31
parent924cb525f587c58440c43bcae6ccfd9b2e41c99c
digit_t is now unsigned, asm division for 1 digit

We now do the "two's complement" in SubBasic by hand. It is maybe even
correct.
src/arbint.cpp

UCC git Repository :: git.ucc.asn.au