CATSFC/source/nds
Nebuleon Fumika 44164cce8c Release 1.23.
2013-01-22 04:55:46 -05:00
..
bdf_font.c Fix multiple compiler warnings: forward declaration, implicit declaration, unused variable, variable used uninitialised, unused function (when not used anywhere else with a #define). 2013-01-18 02:41:32 -05:00
bdf_font.h first commit 2011-03-05 21:39:25 -05:00
bitmap.c first commit 2011-03-05 21:39:25 -05:00
bitmap.h first commit 2011-03-05 21:39:25 -05:00
displaymodes.cpp Make Display Mode 4 an antialiased whole-screen mode. 2013-01-02 01:18:18 -05:00
draw.c Add three hotkeys: temporary fast-forward, sound toggle and return to menu. These hotkeys can be overridden per game so that the global version of the hotkey can be ignored. 2013-01-22 04:16:15 -05:00
draw.h Remove GBAFILE from the icon list as it's never used. 2013-01-20 19:17:48 -05:00
ds2_main.c Fix multiple compiler warnings: forward declaration, implicit declaration, unused variable, variable used uninitialised, unused function (when not used anywhere else with a #define). 2013-01-18 02:41:32 -05:00
ds2sound.h Revert "Reinstate the interrupt time setting." 2013-01-18 03:35:14 -05:00
entry.cpp Add three hotkeys: temporary fast-forward, sound toggle and return to menu. These hotkeys can be overridden per game so that the global version of the hotkey can be ignored. 2013-01-22 04:16:15 -05:00
entry.h Fix multiple compiler warnings: forward declaration, implicit declaration, unused variable, variable used uninitialised, unused function (when not used anywhere else with a #define). 2013-01-18 02:41:32 -05:00
font_dot.h first commit 2011-03-05 21:39:25 -05:00
gcheat.c Fix multiple compiler warnings: forward declaration, implicit declaration, unused variable, variable used uninitialised, unused function (when not used anywhere else with a #define). 2013-01-18 02:41:32 -05:00
gcheat.h Preliminary Snes9x-based cheat code support. Not tested, because the file selection interface freezes when it gets to the folder containing Mightymo's cheat files, whereas it did not do this before with the converted Mightymo cheats. (335 files -> 679, though.) 2012-12-22 22:16:55 -05:00
gui.c Release 1.23. 2013-01-22 04:55:46 -05:00
gui.h Prepare data structures for adding hotkeys. 2013-01-20 18:14:18 -05:00
message.h Prepare code to ask for a hotkey. Prepare a temporary fast-forward switch. 2013-01-19 02:24:37 -05:00