Age | Commit message (Expand) | Author |
2016-02-05 | abort loading if BASIC or a cart is present | B. Watson |
2016-02-04 | rewrite cspace() in asm, save a few more bytes | B. Watson |
2016-02-04 | support BROKEN xex loaders that can't handle markers after the 1st segment | B. Watson |
2016-02-04 | finally figured out a way to use ctags with mixed asm/C project | B. Watson |
2016-01-29 | rewrote screen-flash in asm, save a few bytes | B. Watson |
2016-01-27 | merge timed_getch.s and jsleep.s, preparing to change timed_getch() API | B. Watson |
2016-01-20 | rewrite sound code in asm, shed 186 bytes | B. Watson |
2016-01-17 | restore colors/font on exit, fix bank withdrawal bug, rename bignum stuff | B. Watson |
2016-01-17 | fix final_stats() negative finalcash and score | B. Watson |
2016-01-16 | you're a (m|b|tr)illionaire, plus tighten up code some more | B. Watson |
2016-01-14 | read from correct byte of RTCLOK in rand.s | B. Watson |
2016-01-12 | move memory layout around to free more code space | B. Watson |
2016-01-08 | push target | B. Watson |
2016-01-08 | add make push target | B. Watson |
2016-01-08 | use custom long-to-ascii routine | B. Watson |
2016-01-07 | update readme, dike out unused sounds | B. Watson |
2016-01-07 | first pass at sounds | B. Watson |
2016-01-06 | change bg/text colors in title screen, plus Esc for help | B. Watson |
2016-01-06 | finished with title compression stuff for now (maybe forever) | B. Watson |
2016-01-06 | distclean is cleaner now | B. Watson |
2016-01-06 | document the compression before I forget | B. Watson |
2016-01-06 | compressed title image, loads faster | B. Watson |
2016-01-03 | choose pallette on title screen (atari logo key) | B. Watson |
2016-01-03 | add target for testing without SIO patch | B. Watson |
2016-01-02 | leave title screen showing while loading (not quite right yet) | B. Watson |
2016-01-01 | graphical title, Makefile clean/documentation | B. Watson |
2015-12-31 | fix mchenry() spacing | B. Watson |
2015-12-31 | faster redraws, fix damage bug, fix mchenry damage calcs | B. Watson |
2015-12-31 | faster screen updates, requires git cc65 | B. Watson |
2015-12-30 | Better looking damage | B. Watson |
2015-12-29 | initial commit | B. Watson |