Mesen/Utilities
2016-06-04 09:09:57 -04:00
..
HQX Video Filters: xBRZ, HQX, Scale2x, 2xSai, Super2xSai, SuperEagle support 2016-05-23 17:02:24 -04:00
KreedSaiEagle Video Filters: xBRZ, HQX, Scale2x, 2xSai, Super2xSai, SuperEagle support 2016-05-23 17:02:24 -04:00
Scale2x Video Filters: xBRZ, HQX, Scale2x, 2xSai, Super2xSai, SuperEagle support 2016-05-23 17:02:24 -04:00
xBRZ Save states: Removed MS-specific extension usage & disabled extensions + Removed some errors/warnings caused by this change 2016-06-02 23:56:11 -04:00
AutoResetEvent.cpp AutoResetEvent: Fixed crash when exiting process 2016-02-14 16:57:42 -05:00
AutoResetEvent.h Fixed multithread crash when loading another game 2016-01-06 20:37:52 -05:00
blip_buf.cpp Static Link PGO Builds 2016-05-22 08:14:55 -04:00
blip_buf.h Static Link PGO Builds 2016-05-22 08:14:55 -04:00
CRC32.cpp Removed all code from header files (Utilities project) 2015-07-11 10:01:06 -04:00
CRC32.h Removed all code from header files (Utilities project) 2015-07-11 10:01:06 -04:00
FolderUtilities.cpp GCC support - Fixed warnings/compilation errors (Core & Utilities now compile under GCC, but code is incomplete) 2015-08-28 21:01:18 -04:00
FolderUtilities.h Debugger - Basic FCEUX CDL file support 2015-08-17 19:32:10 -04:00
IpsPatcher.cpp FDS support (missing sound emulation) 2016-01-28 20:47:16 -05:00
IpsPatcher.h FDS support (missing sound emulation) 2016-01-28 20:47:16 -05:00
LowPassFilter.h Fixed warning 2016-02-05 23:16:12 -05:00
md5.cpp Added automatic tests 2015-12-26 17:11:00 -05:00
md5.h Added automatic tests 2015-12-26 17:11:00 -05:00
miniz.cpp Added ZIP file support - Emu no longer crashes when loading unsupported mappers 2014-07-10 19:25:35 -04:00
miniz.h Added ZIP file support - Emu no longer crashes when loading unsupported mappers 2014-07-10 19:25:35 -04:00
nes_ntsc_config.h Static Link PGO Builds 2016-05-22 08:14:55 -04:00
nes_ntsc_impl.h Static Link PGO Builds 2016-05-22 08:14:55 -04:00
nes_ntsc.cpp Static Link PGO Builds 2016-05-22 08:14:55 -04:00
nes_ntsc.h Static Link PGO Builds 2016-05-22 08:14:55 -04:00
PNGHelper.cpp Fixed warnings 2015-08-17 21:59:48 -04:00
PNGHelper.h "HDNes" HD pack support (still some bugs left) 2015-08-14 21:50:14 -04:00
SimpleLock.cpp Locks: Used thread_local to remove calls to GetCurrentThreadId (faster) 2016-01-26 17:21:33 -05:00
SimpleLock.h Locks: Used thread_local to remove calls to GetCurrentThreadId (faster) 2016-01-26 17:21:33 -05:00
Socket.cpp NetPlay: Mesen no longer hangs for 10+ seconds when trying to connect to a ip/port that doesn't respond 2016-02-10 20:19:06 -05:00
Socket.h Removed all code from header files (Utilities project) 2015-07-11 10:01:06 -04:00
stdafx.cpp Minor refactoring 2014-06-23 19:02:09 -04:00
stdafx.h Removed all code from header files (Utilities project) 2015-07-11 10:01:06 -04:00
Timer.cpp Frame decoding/Rendering is now handled by separate threads (i.e there are now 3 threads in the emu + UI thread) 2015-08-30 21:04:21 -04:00
Timer.h Frame decoding/Rendering is now handled by separate threads (i.e there are now 3 threads in the emu + UI thread) 2015-08-30 21:04:21 -04:00
UPnPPortMapper.cpp Improved UPnP code - now works more often 2016-01-21 17:32:39 -05:00
UPnPPortMapper.h Improved UPnP code - now works more often 2016-01-21 17:32:39 -05:00
UTF8Util.cpp Removed all code from header files (Utilities project) 2015-07-11 10:01:06 -04:00
UTF8Util.h Removed all code from header files (Utilities project) 2015-07-11 10:01:06 -04:00
Utilities.vcxproj Build: Turned on multi-cpu compilation 2016-06-04 09:09:57 -04:00
Utilities.vcxproj.filters Video Filters: xBRZ, HQX, Scale2x, 2xSai, Super2xSai, SuperEagle support 2016-05-23 17:02:24 -04:00
ZIPReader.cpp Added automatic tests 2015-12-26 17:11:00 -05:00
ZIPReader.h Added automatic tests 2015-12-26 17:11:00 -05:00
ZipWriter.cpp Auto tests - Bug fixes, added ability to record test from movie/existing test 2015-12-27 09:13:52 -05:00
ZipWriter.h Auto tests - Bug fixes, added ability to record test from movie/existing test 2015-12-27 09:13:52 -05:00