138 Commits (53039b9ebe99c81af2d15ba45fe3ec3f32c33657)
 

Author SHA1 Message Date
  Thomas B 53039b9ebe misc tweaks 3 weeks ago
  Thomas B 0e27e40595 add debug counter print options and move lots of stuff from bank zero 3 weeks ago
  Thomas B 570b0b67f8 avoid flicker in debug frame display and format as hex for fixed width 3 weeks ago
  Thomas B e358258d81 show frame and timer values in debug mode 3 weeks ago
  Thomas B 3f81694840 tweak makefile and put acceleration logic back in bank 0 (crashed real hardware but worked in most emulators) 3 weeks ago
  Thomas B 626eb589c0 tweak webpage and extend game music 3 weeks ago
  Thomas B 61296f13ae loop music seamlessly 3 weeks ago
  Thomas B 136c7226a1 also use a pre-calculated table for the movement speed limits 3 weeks ago
  Thomas B 1a1c999648 optimize makefile rules 3 weeks ago
  Thomas B c198beb8e0 fix music note duration reading from proper bank, start working on game music 3 weeks ago
  Thomas B f8eda35071 create folders 3 weeks ago
  Thomas B 1cc2a6caa9 generate sources before compiling them 3 weeks ago
  Thomas B 421b25de97 generate a const shot speed table to save lots of rom bank 0 space 3 weeks ago
  Thomas B 76cbbd75cc fix wrong gbprinter crc and use proper status flag checks 3 weeks ago
  Thomas B a6e0daf325 differentiate errors while printing or detecting printer 3 weeks ago
  Thomas B b121a2f05b add second configurable game background map, refactor text handling functions. 3 weeks ago
  Thomas B 56d41c91a1 tweak website 1 month ago
  Thomas B 6d0c162ca0 dont truncate error enum returned by gbprinter_detect 1 month ago
  Thomas B 3b81878953 reset splash anim when starting. more mp preparations. 1 month ago
  Thomas B 3e319b6238 add simple drum loop to menu music 1 month ago
  Thomas B 81a2007e53 fix off-by-one pixel error in cart artwork. add some text to webpage. 1 month ago
  Thomas B efed27d979 use custom palettes to print scores 1 month ago
  Thomas B 226a9058d2 rewrite gb printer code 1 month ago
  Thomas B 13c6ef566e try to improve gb printer support 1 month ago
  Thomas B e55709b0f2 tweak connection status display 1 month ago
  Thomas B ce710a2fa6 add 16 way shooting 1 month ago
  Thomas B 6e13d7a8d9 add 16 way movement 1 month ago
  Thomas B 082923aca8 more multiplayer preparations, packet tx rx 1 month ago
  Thomas B 07e89b2881 multiplayer packet structs 1 month ago
  Thomas B 96e8361ace more multiplayer preparations 1 month ago
  Thomas B 427e285da5 fix gbprinter score screenshot feature 1 month ago
  Thomas B bf1995ff71 start work on multiplayer mode 1 month ago
  Thomas B 494ba4bb8a start adding gb printer support 1 month ago
  Thomas B 0ae97b8efd more work on scrolling map, still disabled 1 month ago
  Thomas B 35a463b224 add a simple 8x8 font (for gbc mode only) 1 month ago
  Thomas B 7b4fda4cd0 add no-fuel and fast-movement debug flags 1 month ago
  Thomas B 541666aeb9 add curly braces to bank-switch macros 1 month ago
  Thomas B 9e6b2ee09a start work on mirroring background on scroll (still disabled) 1 month ago
  Thomas B bea63ed2e7 remove small status sprites again, split map and window code 1 month ago
  Thomas B b4dceadd4d always draw ship sprite, no bg map attributes, re-use palettes for status. 1 month ago
  Thomas B a7f4f2596c add a small indicator for hp and fuel 1 month ago
  Thomas B 1a759a6c18 unsuccessfully tried to optimize shot collisions, now limiting to 2 faster shots. 1 month ago
  Thomas B e5eead6cbc optimize ship sprite so thruster is visible at 45 degrees 1 month ago
  Thomas B e5505e41f2 add some sprites to cart artwork 1 month ago
  Thomas B 9541c46394 try to optimize music playback output 1 month ago
  Thomas B 39f9fb1269 reduce timer freq to 256Hz and also set volume of noise channel properly 1 month ago
  Thomas B 417212233f experiment with sample volume settings 1 month ago
  Thomas B e3c534203e add conf screen for sfx and music volume 1 month ago
  Thomas B b135f08b28 readme typo 1 month ago
  Thomas B d7828e5545 refactor music and sfx functions 1 month ago