67 Commitit (0b95475146eb7d0f82d40a9c99084a1e286efd7e)
 

Tekijä SHA1 Viesti Päivämäärä
  Thomas B 0b95475146 add spawning code. causes bank0 overflow, so put score code in BANKED. but crashes. why?! 3 kuukautta sitten
  Thomas B ab6579ecc1 move defines from header to the sources where they are used 3 kuukautta sitten
  Thomas B f5e707ff1a dont score games with god mode 3 kuukautta sitten
  Thomas B 563f97ed06 add large debug marker. properly keep coordinates in range. 3 kuukautta sitten
  Thomas B 15854ca485 add sprite marker test 3 kuukautta sitten
  Thomas B edc6b1ee95 add animation to splash screen 3 kuukautta sitten
  Thomas B 005273eed4 add score reset debug option 3 kuukautta sitten
  Thomas B 9a59268c5d add debug flags and menu 3 kuukautta sitten
  Thomas B 0e0afb6c62 debug marker in center of screen. tweak sprite positions. 3 kuukautta sitten
  Thomas B 05df04374a only use one sram bank for savegames 3 kuukautta sitten
  Thomas B 9e0e81866e show off cartridge image in readme 3 kuukautta sitten
  Thomas B 87c32e6f59 add artwork files 3 kuukautta sitten
  Thomas B e37231df56 add cartridge artwork to docs 3 kuukautta sitten
  Thomas B fae5d2cb39 optimize ship offsets. add explosion sound. tweak pickup ranges. 3 kuukautta sitten
  Thomas B 41c9c88b68 optimize pause sprite to only use one color palette 3 kuukautta sitten
  Thomas B 035393ca42 add second color to pause text and flip between them 3 kuukautta sitten
  Thomas B 2831e54995 reorder main loop 3 kuukautta sitten
  Thomas B c31a6d8f38 move obj movement into obj_act(), mask wrap of coordinates so items can be picked up after wrapping screens 3 kuukautta sitten
  Thomas B 2d6b8aa88d add pause and quit 3 kuukautta sitten
  Thomas B 9e7f23eb49 reduce large obj sphere of influence, less gravity, large white sphere heals fully 3 kuukautta sitten
  Thomas B be9cf7e2cc add proper score keeping 3 kuukautta sitten
  Thomas B 95b1df3919 add about screen with version info 3 kuukautta sitten
  Thomas B 47c1d6fbdc start working on 8-way movement 3 kuukautta sitten
  Thomas B 972740cc98 can enter name for score 3 kuukautta sitten
  Thomas B a506ccad37 fix explosion and negative score 3 kuukautta sitten
  Thomas B 7b064ffed2 load power palette from correct rom bank 3 kuukautta sitten
  Thomas B 05a71b8c6b add sgb border support 3 kuukautta sitten
  Thomas B 7e4d212178 proper mbc type. use double-speed mode on gbc. 3 kuukautta sitten
  Thomas B 7c8f2a609c add explosion sprites and convert individual bar sprites to one. load explosion palettes dynamically. 3 kuukautta sitten
  Thomas B e0b0efca06 start work on score entry 3 kuukautta sitten
  Thomas B fd0c6ba1ea show high score list being drawn 3 kuukautta sitten
  Thomas B 32a0222f5f add letters to show names in highscore 3 kuukautta sitten
  Thomas B ac40343934 move game score window to bottom right 3 kuukautta sitten
  Thomas B 94d87687eb can shoot and score large spheres 3 kuukautta sitten
  Thomas B 1f8001e4e8 add ROM autobanking and store highscores in banked RAM. 3 kuukautta sitten
  Thomas B 44b4af29cf custom favicon and nice background for website 3 kuukautta sitten
  Thomas B 4b576b2528 add title and favicon to website 3 kuukautta sitten
  Thomas B e1f30c62ed remove flicker when showing score. large white spheres now kinda repel. add description to web page. 3 kuukautta sitten
  Thomas B 97fb029d4c extend splash, add high-score screens, but not yet functional. 3 kuukautta sitten
  Thomas B 2c36dec0a9 add proper colors to score on gbc 3 kuukautta sitten
  Thomas B c061e020cf missing sed termination of substitution 3 kuukautta sitten
  Thomas B 241f79c32b rename rom in docs to force reload irrespective of caching 3 kuukautta sitten
  Thomas B 22f5375e45 draw score in window 3 kuukautta sitten
  Thomas B e43390cee8 pixel resolution status bars. also start with scoring and pickups. 3 kuukautta sitten
  Thomas B 691d745755 improve html page 3 kuukautta sitten
  Thomas B 42937ee62f fix path 3 kuukautta sitten
  Thomas B a8c52ff898 wrong branch name 3 kuukautta sitten
  Thomas B a93ad1b76e github pages with online emulator 3 kuukautta sitten
  Thomas B 36db7bc1c8 try to build rom with github actions 3 kuukautta sitten
  Thomas B cefbdffe81 missing shift for distance check 3 kuukautta sitten