Mesen/Utilities
2016-01-09 13:15:43 -05:00
..
AutoResetEvent.cpp Fixed multithread crash when loading another game 2016-01-06 20:37:52 -05:00
AutoResetEvent.h Fixed multithread crash when loading another game 2016-01-06 20:37:52 -05: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 IPS support 2015-12-27 18:41:38 -05:00
IpsPatcher.h IPS support 2015-12-27 18:41:38 -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
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 Debugger breakpoint improvements (Conditional breaks, vram breaks, absolute address breaks, etc.) 2016-01-09 13:15:43 -05:00
SimpleLock.h Debugger breakpoint improvements (Conditional breaks, vram breaks, absolute address breaks, etc.) 2016-01-09 13:15:43 -05:00
Socket.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
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 GCC support - Fixed warnings/compilation errors (Core & Utilities now compile under GCC, but code is incomplete) 2015-08-28 21:01:18 -04:00
UPnPPortMapper.h Removed all code from header files (Utilities project) 2015-07-11 10:01:06 -04: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 IPS support 2015-12-27 18:41:38 -05:00
Utilities.vcxproj.filters IPS support 2015-12-27 18:41:38 -05: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