GameBoy (Color) port of the GTA San Andreas arcade game Duality
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Thomas B d7828e5545 refactor music and sfx functions 2 months ago
..
banks.h add macro to restore previous bank when switching rom banks. score no longer crashes but shows garbage. 2 months ago
config.ba0.c add settings and move with score to config in sram 2 months ago
config.h add settings and move with score to config in sram 2 months ago
game.c refactor music and sfx functions 2 months ago
game.h move defines from header to the sources where they are used 2 months ago
git.h add about screen with version info 2 months ago
input.c add macro to restore previous bank when switching rom banks. score no longer crashes but shows garbage. 2 months ago
input.h add debug flags and menu 2 months ago
main.c refactor music and sfx functions 2 months ago
main.h add settings and move with score to config in sram 2 months ago
maps.c add settings and move with score to config in sram 2 months ago
maps.h add debug flags and menu 2 months ago
obj.c refactor music and sfx functions 2 months ago
obj.h add proper obj respawning 2 months ago
sample.c refactor music and sfx functions 2 months ago
sample.h refactor music and sfx functions 2 months ago
score.c add settings and move with score to config in sram 2 months ago
score.h add settings and move with score to config in sram 2 months ago
sgb_border.c add sgb border support 2 months ago
sgb_border.h add sgb border support 2 months ago
sound.c refactor music and sfx functions 2 months ago
sound.h refactor music and sfx functions 2 months ago
sound_game.c add music repeat option and music debug menu 2 months ago
sound_game.h add 1kHz timer and music (placeholder notes) 2 months ago
sound_menu.c add music repeat option and music debug menu 2 months ago
sound_menu.h add 1kHz timer and music (placeholder notes) 2 months ago
sound_over.c add music repeat option and music debug menu 2 months ago
sound_over.h add 1kHz timer and music (placeholder notes) 2 months ago
sprite_data.c show explosion when orbs are shot 2 months ago
sprite_data.h add second color to pause text and flip between them 2 months ago
sprites.c refactor music and sfx functions 2 months ago
sprites.h add large debug marker. properly keep coordinates in range. 2 months ago
timer.c handle bg music in isr and add second pulse channel 2 months ago
timer.h add 1kHz timer and music (placeholder notes) 2 months ago