4 Commits (2c2537c56ee8dc9b599920f1b456b391e6e05efa)

Author SHA1 Message Date
  Thomas B 2c2537c56e some dmg optimizations 2 weeks ago
  Thomas B 0e27e40595 add debug counter print options and move lots of stuff from bank zero 3 weeks ago
  Thomas B e358258d81 show frame and timer values in debug mode 3 weeks ago
  Thomas B b121a2f05b add second configurable game background map, refactor text handling functions. 3 weeks ago
  Thomas B 60e6885189 add settings and move with score to config in sram 1 month ago
  Thomas B 1d1ddca278 dont return score struct by value, pass as pointer arg instead. fixes banking score issue strangely. 1 month ago
  Thomas B 0b95475146 add spawning code. causes bank0 overflow, so put score code in BANKED. but crashes. why?! 1 month ago
  Thomas B 005273eed4 add score reset debug option 1 month ago
  Thomas B be9cf7e2cc add proper score keeping 1 month ago
  Thomas B e0b0efca06 start work on score entry 1 month ago
  Thomas B 1f8001e4e8 add ROM autobanking and store highscores in banked RAM. 1 month ago
  Thomas B 97fb029d4c extend splash, add high-score screens, but not yet functional. 1 month ago
  Thomas B 22f5375e45 draw score in window 1 month ago
  Thomas B db0e67c2e1 add licensing stuff 2 months ago
  Thomas B da3c51e464 add rotated ship sprite. basic 2-axis movement with 4-way rotation. 2 months ago