CATSFC/source/nds
2012-12-30 16:12:51 -05:00
..
bdf_font.c 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
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
charsets.c first commit 2011-03-05 21:39:25 -05:00
charsets.h first commit 2011-03-05 21:39:25 -05:00
displaymodes.cpp first commit 2011-03-05 21:39:25 -05:00
draw.c Universally use update method 2 for the lower screen and 0 for the upper screen. Method 1 causes problems after about 15 minutes; despite the double-buffering, screen updates start to tear in the middle consistently. 2012-12-26 11:29:47 -05:00
draw.h EN: Link the French translation to the interface. FR: Ajout de la traduction française à l'interface. 2012-12-19 18:38:04 -05:00
ds2_main.c Smoother sound. Raise the sound sampling frequency to 48000 Hz. 2012-12-26 11:29:51 -05:00
ds2sound.h Return to 22050 Hz audio. 48000 Hz was just too much to handle, apparently. 2012-12-30 15:56:36 -05:00
entry.cpp Keep the audio processing unit (APU) enabled even when the user disabled the audio for a game. This allows some games that synchronise on the APU's actions to continue working. 2012-12-28 01:45:40 -05:00
font_dot.h first commit 2011-03-05 21:39:25 -05:00
gcheat.c Make the GUI accept and save Snes9x's cheat file format. Improve support for saving the values present in ROM/RAM before a cheat is applied. 2012-12-24 01:15:41 -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 Bump to version 1.11 for another release. 2012-12-30 16:12:51 -05:00
gui.h Add the update methods for the upper and lower screen into defines. 2012-12-26 15:40:35 -05:00
message.h Remove the SNES Open Bus behaviour by default. Also simplify translation again. 2012-12-20 18:14:24 -05:00