snes9xgx/source
bladeoner 27dea97a35 Snes9x - yoffy/unmacro-tile (#865)
This patch provides maintainability and debuggability of tile.cpp.
It replacements many macros to C++ template, and abolish self inclusion.
2019-06-29 09:54:17 -06:00
..
fonts reorg 2010-03-21 20:28:01 +00:00
gui fix issue with on-screen keyboard 2019-01-29 18:13:34 -07:00
images bg_preview corrected right top line was too thick (thanks to Tanooki16) (#861) 2019-06-10 08:09:32 -06:00
lang update spanish translation (Psycho RFG) 2019-04-08 19:39:48 -06:00
snes9x Snes9x - yoffy/unmacro-tile (#865) 2019-06-29 09:54:17 -06:00
sounds compress bg music to reduce memory footprint. reorder init to init 2018-08-11 15:54:25 -06:00
utils Add Wii U GamePad support (thanks Fix94!) 2018-09-05 19:59:14 -06:00
xenon remove non-existent defaults 2018-08-09 17:14:59 -06:00
audio.cpp update file headers 2018-12-26 16:10:12 -07:00
audio.h update file headers 2018-12-26 16:10:12 -07:00
button_mapping.c update file headers 2018-12-26 16:10:12 -07:00
button_mapping.h update file headers 2018-12-26 16:10:12 -07:00
cheatmgr.cpp Increase Max Cheats (#833) 2019-04-07 13:25:40 -06:00
filebrowser.cpp Port option to not append Auto to save filenames from vbagx and fceugx (#808) 2019-01-29 20:31:25 -07:00
filebrowser.h update file headers 2018-12-26 16:10:12 -07:00
filelist.h update file headers 2018-12-26 16:10:12 -07:00
fileop.cpp Add support to load external background music 2019-01-06 10:17:20 -07:00
fileop.h Add support to load external background music 2019-01-06 10:17:20 -07:00
filter.cpp update file headers 2018-12-26 16:10:12 -07:00
filter.h update file headers 2018-12-26 16:10:12 -07:00
freeze.cpp update file headers 2018-12-26 16:10:12 -07:00
freeze.h update file headers 2018-12-26 16:10:12 -07:00
gcunzip.cpp update file headers 2018-12-26 16:10:12 -07:00
gcunzip.h update file headers 2018-12-26 16:10:12 -07:00
input.cpp Change L+R+SELECT to go back to L+R+START (#847) 2019-04-21 09:35:06 -06:00
input.h update file headers 2018-12-26 16:10:12 -07:00
mem2.cpp Add support to load external background music 2019-01-06 10:17:20 -07:00
mem2.h somewhat improved memory management. hopefully GameCube memory issues are gone now :) 2010-06-29 07:48:17 +00:00
menu.cpp fix issue enabling both frame rate and clock 2019-06-03 19:18:57 -06:00
menu.h Add support to load external background music 2019-01-06 10:17:20 -07:00
networkop.cpp update file headers 2018-12-26 16:10:12 -07:00
networkop.h update file headers 2018-12-26 16:10:12 -07:00
preferences.cpp fix issue enabling both frame rate and clock 2019-06-03 19:18:57 -06:00
preferences.h update file headers 2018-12-26 16:10:12 -07:00
s9xsupport.cpp update file headers 2018-12-26 16:10:12 -07:00
snes9xgx.cpp -Fix overclock settings not loaded on start 2019-01-06 13:05:13 -07:00
snes9xgx.h update readme. finalize 4.4.3. 2019-04-13 10:46:27 -06:00
sram.cpp Port option to not append Auto to save filenames from vbagx and fceugx (#808) 2019-01-29 20:31:25 -07:00
sram.h update file headers 2018-12-26 16:10:12 -07:00
video.cpp cleanup screenshot memory management. fixes preview image not displaying 2019-03-02 16:38:41 -07:00
video.h cleanup screenshot memory management. fixes preview image not displaying 2019-03-02 16:38:41 -07:00
vmalloc.cpp - Fix LTO flag (actually use one :P) 2018-06-09 08:59:52 +09:30
vmalloc.h - Fix LTO flag (actually use one :P) 2018-06-09 08:59:52 +09:30