aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
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-16you're a (m|b|tr)illionaire, plus tighten up code some moreB. Watson
2016-01-14read from correct byte of RTCLOK in rand.sB. Watson
2016-01-12move memory layout around to free more code spaceB. Watson
2016-01-08push targetB. Watson
2016-01-08add make push targetB. Watson
2016-01-08use custom long-to-ascii routineB. Watson
2016-01-07update readme, dike out unused soundsB. Watson
2016-01-07first pass at soundsB. Watson
2016-01-06change bg/text colors in title screen, plus Esc for helpB. Watson
2016-01-06finished with title compression stuff for now (maybe forever)B. Watson
2016-01-06distclean is cleaner nowB. Watson
2016-01-06document the compression before I forgetB. Watson
2016-01-06compressed title image, loads fasterB. Watson
2016-01-03choose pallette on title screen (atari logo key)B. Watson
2016-01-03add target for testing without SIO patchB. Watson
2016-01-02leave title screen showing while loading (not quite right yet)B. Watson
2016-01-01graphical title, Makefile clean/documentationB. Watson
2015-12-31fix mchenry() spacingB. Watson
2015-12-31faster redraws, fix damage bug, fix mchenry damage calcsB. Watson
2015-12-31faster screen updates, requires git cc65B. Watson
2015-12-30Better looking damageB. Watson
2015-12-29initial commitB. Watson