snes9xgx/source
Daryl Borth b4757544c9 prevent overrunning the file buffer (eg: loading a game cover image
that's too big). increase buffer size to load larger IPS/UPS files.
2018-08-27 09:30:31 -06:00
..
fonts reorg 2010-03-21 20:28:01 +00:00
gui Code cleanup and fix include references 2018-08-18 12:04:35 +02:00
images re-add explicit Wii U Pro controller mappings 2018-08-16 09:21:10 -06:00
lang [4.3.5 - February 06, 2016] 2016-02-06 14:40:46 -07:00
snes9x add logic to update the playback rate dynamically 2018-08-22 17:24:37 -06:00
sounds compress bg music to reduce memory footprint. reorder init to init 2018-08-11 15:54:25 -06:00
utils Code cleanup and fix include references 2018-08-18 12:04:35 +02:00
xenon remove non-existent defaults 2018-08-09 17:14:59 -06:00
audio.cpp quick and dirty attempt to prevent reading and writing from/to the same 2018-08-23 10:27:26 -06:00
audio.h reorg 2010-03-21 20:23:26 +00:00
button_mapping.c re-add explicit Wii U Pro controller mappings 2018-08-16 09:21:10 -06:00
button_mapping.h re-add explicit Wii U Pro controller mappings 2018-08-16 09:21:10 -06:00
cheatmgr.cpp Code cleanup and fix include references 2018-08-18 12:04:35 +02:00
filebrowser.cpp partially revert snes9x core. fixes performance issues. 2018-08-16 08:41:30 -06:00
filebrowser.h - Fix compilation errors with latest libOGC/devkitPPC 2018-06-06 23:40:11 +09:30
filelist.h re-add explicit Wii U Pro controller mappings 2018-08-16 09:21:10 -06:00
fileop.cpp prevent overrunning the file buffer (eg: loading a game cover image 2018-08-27 09:30:31 -06:00
fileop.h prevent overrunning the file buffer (eg: loading a game cover image 2018-08-27 09:30:31 -06:00
filter.cpp Code cleanup and fix include references 2018-08-18 12:04:35 +02:00
filter.h Code cleanup and fix include references 2018-08-18 12:04:35 +02:00
freeze.cpp merging changes from Zopenko 2016-12-08 17:51:57 -07:00
freeze.h [4.3.5 - February 06, 2016] 2016-02-06 14:40:46 -07:00
gcunzip.cpp merge image preview changes from cebolleto 2014-10-24 02:47:59 +00:00
gcunzip.h reorg 2010-03-21 20:23:26 +00:00
input.cpp disable sound sync (if enabled) when using turbo mode. fixes sound 2018-08-21 08:38:50 -06:00
input.h re-add explicit Wii U Pro controller mappings 2018-08-16 09:21:10 -06:00
mem2.cpp somewhat improved memory management. hopefully GameCube memory issues are gone now :) 2010-06-29 07:48:17 +00:00
mem2.h somewhat improved memory management. hopefully GameCube memory issues are gone now :) 2010-06-29 07:48:17 +00:00
menu.cpp change some defaults 2018-08-26 20:33:04 -06:00
menu.h -Add delete sram/snapshot option by Zopenko 2016-09-17 20:46:33 -07:00
networkop.cpp compiles on latest devkitPPC/libogc. Note: crashes as soon as wiimote is 2018-08-02 10:32:54 -06:00
networkop.h remove wiiupc since libogc wiiuse now supports WiiU Pro controller. 2018-08-01 12:44:21 -06:00
preferences.cpp change some defaults 2018-08-26 20:33:04 -06:00
preferences.h reorg 2010-03-21 20:23:26 +00:00
s9xsupport.cpp fix sound crackling 2018-08-14 11:00:45 -06:00
snes9xgx.cpp try to improve audio sync 2018-08-19 16:38:33 -06:00
snes9xgx.h finalize 4.3.9 2018-08-24 08:43:49 -06:00
sram.cpp reorg 2010-03-21 23:43:54 +00:00
sram.h reorg 2010-03-21 20:23:26 +00:00
video.cpp reduce sound input rate slightly. 2018-08-20 09:29:40 -06:00
video.h [4.3.5 - February 06, 2016] 2016-02-06 14:40:46 -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