aboutsummaryrefslogtreecommitdiff
path: root/rand.s
AgeCommit message (Expand)Author
2021-05-28Document rand.s thoroughly. Also save 1 byte, now 9007.B. Watson
2021-05-27cash_dirty, change random seeding, now 9006 bytesB. Watson
2021-03-25Save 11 bytesB. Watson
2016-02-16shrink code, 5599 bytes free, move some code so it runs straight from bank 3 ...B. Watson
2016-01-22use cc65 rand(), see if random events occur closer to how they do in the appl...B. Watson
2016-01-20fix and simplify cprintfancy, allow Delete key and K/M for 1000/1M when enter...B. Watson
2016-01-14read from correct byte of RTCLOK in rand.sB. Watson
2016-01-08fix POKEY random wrappers, I hopeB. Watson
2015-12-31faster screen updates, requires git cc65B. Watson
2015-12-30Visible damageB. Watson
2015-12-29initial commitB. Watson