CATSFC/source/nds
Nebuleon Fumika c2262c74c5 Release 1.31.
2013-02-14 16:36:21 -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
cheatgrp.c Reimplement grouped multipart cheat codes on top of Snes9x's cheat data. 2013-02-12 00:06:39 -05:00
cheatgrp.h Reimplement grouped multipart cheat codes on top of Snes9x's cheat data. 2013-02-12 00:06:39 -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 De-interleave the ROM using DMA. This helps the more esoteric jumbo memory maps load faster. 2013-02-07 02:38:45 -05:00
draw.c Adjust hotkeys to allow using the directional pad for them. Suggested usage is L+Up, R+Up, etc. 2013-02-14 16:24:42 -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 Raise the sound frequency from 22050 Hz to 32000 Hz, which is like the SNES. Use sound interpolation to make it sound even more like the SNES. 2013-02-06 05:59:22 -05:00
entry.cpp Add hotkeys to quickly load from and save to saved state #1, as well as to toggle full-screen (going from mode 3, middle of screen, to mode 4, full-screen smoothed). 2013-02-14 03:02:33 -05:00
entry.h Add hotkeys to quickly load from and save to saved state #1, as well as to toggle full-screen (going from mode 3, middle of screen, to mode 4, full-screen smoothed). 2013-02-14 03:02:33 -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.31. 2013-02-14 16:36:21 -05:00
gui.h Add hotkeys to quickly load from and save to saved state #1, as well as to toggle full-screen (going from mode 3, middle of screen, to mode 4, full-screen smoothed). 2013-02-14 03:02:33 -05:00
message.h Add a Brazilian Portuguese localisation. 2013-02-14 15:28:38 -05:00