aboutsummaryrefslogtreecommitdiff
path: root/bignum.h
AgeCommit message (Expand)Author
2021-03-25Save 27 bytesB. Watson
2016-03-08initial bigint48 implementation, will be used for the 5200 portB. Watson
2016-01-18fix big_negate, allow lowercase z in firm name, tighten up bigfloat.sB. Watson
2016-01-17restore colors/font on exit, fix bank withdrawal bug, rename bignum stuffB. Watson
2016-01-17fix final_stats() negative finalcash and scoreB. Watson
2016-01-16cprintfancy_big() overhaulB. Watson
2016-01-16you're a (m|b|tr)illionaire, plus tighten up code some moreB. Watson
2016-01-15check for cash int overflow, WIPB. Watson
2016-01-14big_copy() API for bignumB. Watson
2016-01-14initial attempt at floating bank (with bugs!)B. Watson
2016-01-13more floating point test codeB. Watson
2016-01-12some FP wrappers and test code, not very good yetB. Watson