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 d36abe174d add 1kHz timer and music (placeholder notes) 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
game.c add 1kHz timer and music (placeholder notes) 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 add 1kHz timer and music (placeholder notes) 1 month ago
main.h add animation to splash screen 1 month ago
maps.c add macro to restore previous bank when switching rom banks. score no longer crashes but shows garbage. 1 month ago
maps.h add debug flags and menu 1 month ago
obj.c remove unused includes and re-enable initial obj spawning 1 month ago
obj.h add spawning code. causes bank0 overflow, so put score code in BANKED. but crashes. why?! 1 month ago
score.ba0.c dont return score struct by value, pass as pointer arg instead. fixes banking score issue strangely. 1 month ago
score.h dont return score struct by value, pass as pointer arg instead. fixes banking score issue strangely. 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 add 1kHz timer and music (placeholder notes) 1 month ago
sound.h add 1kHz timer and music (placeholder notes) 1 month ago
sound_game.c add 1kHz timer and music (placeholder notes) 1 month ago
sound_game.h add 1kHz timer and music (placeholder notes) 1 month ago
sound_menu.c add 1kHz timer and music (placeholder notes) 1 month ago
sound_menu.h add 1kHz timer and music (placeholder notes) 1 month ago
sound_over.c add 1kHz timer and music (placeholder notes) 1 month ago
sound_over.h add 1kHz timer and music (placeholder notes) 1 month ago
sprite_data.c add large debug marker. properly keep coordinates in range. 1 month ago
sprite_data.h add second color to pause text and flip between them 1 month ago
sprites.c add macro to restore previous bank when switching rom banks. score no longer crashes but shows garbage. 1 month ago
sprites.h add large debug marker. properly keep coordinates in range. 1 month ago
timer.c add 1kHz timer and music (placeholder notes) 1 month ago
timer.h add 1kHz timer and music (placeholder notes) 1 month ago