8 Commits (6e13d7a8d9a05f09aefd5e42c2f32f76316cc6b3)

Author SHA1 Message Date
  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 2 months ago
  Thomas B e0b0efca06 start work on score entry 2 months ago
  Thomas B 1f8001e4e8 add ROM autobanking and store highscores in banked RAM. 2 months ago
  Thomas B 97fb029d4c extend splash, add high-score screens, but not yet functional. 2 months ago
  Thomas B 22f5375e45 draw score in window 2 months 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