CATSFC/source/nds
Nebuleon Fumika 4096050f40 Release 1.27.
2013-02-03 20:12:29 -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
dma_adj.c Add some forgotten DMA files. 2013-02-03 15:29:05 -05:00
dma_adj.h Add some forgotten DMA files. 2013-02-03 15:29:05 -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 Make it easier to change the "high" and "low" CPU frequencies, as well as to switch to the user's chosen frequency for the game. 2013-02-03 03:20:47 -05:00
ds2sound.h Revert "Reinstate the interrupt time setting." 2013-01-18 03:35:14 -05:00
entry.cpp Synchronise the controller status more spread out inside a rendered frame: 2013-02-03 19:26:34 -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.27. 2013-02-03 20:12:29 -05:00
gui.h Synchronise the controller status more spread out inside a rendered frame: 2013-02-03 19:26:34 -05:00
message.h Add an option that controls which element should be more fluid, per game: video or audio. 2013-02-01 20:09:24 -05:00