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 1 month ago
..
banks.h add macro to restore previous bank when switching rom banks. score no longer crashes but shows garbage. 1 month ago
config.ba0.c add settings and move with score to config in sram 1 month ago
config.h add settings and move with score to config in sram 1 month ago
game.c refactor music and sfx functions 1 month ago
game.h move defines from header to the sources where they are used 1 month ago
git.h add about screen with version info 1 month ago
input.c add macro to restore previous bank when switching rom banks. score no longer crashes but shows garbage. 1 month ago
input.h add debug flags and menu 1 month ago
main.c refactor music and sfx functions 1 month ago
main.h add settings and move with score to config in sram 1 month ago
maps.c add settings and move with score to config in sram 1 month ago
maps.h add debug flags and menu 1 month ago
obj.c refactor music and sfx functions 1 month ago
obj.h add proper obj respawning 1 month ago
sample.c refactor music and sfx functions 1 month ago
sample.h refactor music and sfx functions 1 month ago
score.c add settings and move with score to config in sram 1 month ago
score.h add settings and move with score to config in sram 1 month ago
sgb_border.c add sgb border support 1 month ago
sgb_border.h add sgb border support 1 month ago
sound.c refactor music and sfx functions 1 month ago
sound.h refactor music and sfx functions 1 month ago
sound_game.c add music repeat option and music debug menu 1 month ago
sound_game.h add 1kHz timer and music (placeholder notes) 1 month ago
sound_menu.c add music repeat option and music debug menu 1 month ago
sound_menu.h add 1kHz timer and music (placeholder notes) 1 month ago
sound_over.c add music repeat option and music debug menu 1 month ago
sound_over.h add 1kHz timer and music (placeholder notes) 1 month ago
sprite_data.c show explosion when orbs are shot 1 month ago
sprite_data.h add second color to pause text and flip between them 1 month ago
sprites.c refactor music and sfx functions 1 month ago
sprites.h add large debug marker. properly keep coordinates in range. 1 month ago
timer.c handle bg music in isr and add second pulse channel 1 month ago
timer.h add 1kHz timer and music (placeholder notes) 1 month ago