aboutsummaryrefslogtreecommitdiff
path: root/newtitle.s
AgeCommit message (Expand)Author
2016-03-08fix title screen breakageB. Watson
2016-02-28try to fix race condition with SpartaDOS TDLINEB. Watson
2016-02-24remove color and font saving code from cart build (it never gets restored any...B. Watson
2016-02-24remove some unused conio code, move newtitle.s variables to \$cb-\$ceB. Watson
2016-02-23modify conio so it no longer needs carriage returns, now 7454 bytes freeB. Watson
2016-02-11B now cycles thru all 16 hues; sound ON now followed by normal space, not inversB. Watson
2016-02-11restore old default brightness (2nd brightestB. Watson
2016-02-11add another text brightness level, make cartridge display list comply with At...B. Watson
2016-02-09cart image works nowB. Watson
2016-02-09cartridge version WIP. Not really usable yet.B. Watson
2016-02-02fix sound not working with APE loaderB. Watson
2016-02-01playing with PMG for explosionsB. Watson
2016-01-27allow Enter key to start gameB. Watson
2016-01-26space bar to start game, rather than any keyB. Watson
2016-01-17restore colors/font on exit, fix bank withdrawal bug, rename bignum stuffB. Watson
2016-01-12move memory layout around to free more code spaceB. Watson
2016-01-07silly explosion noises, enable/disable sound from title screenB. Watson
2016-01-06fix title screen logicB. Watson
2016-01-06change bg/text colors in title screen, plus Esc for helpB. Watson
2016-01-06document the compression before I forgetB. Watson
2016-01-03choose pallette on title screen (atari logo key)B. Watson
2016-01-02leave title screen showing while loading (not quite right yet)B. Watson
2016-01-01avoid graphics glitchB. Watson
2016-01-01graphical title, Makefile clean/documentationB. Watson