Mesen-X/Utilities
Souryo 37c3201057 Frame decoding/Rendering is now handled by separate threads (i.e there are now 3 threads in the emu + UI thread)
Improved performance (less memory copying, less spin waiting, etc.) - uses less CPU at normal speed, and faster when no FPS limit
2015-08-30 21:04:21 -04:00
..
AutoResetEvent.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
AutoResetEvent.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
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
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 GCC support - Fixed warnings/compilation errors (Core & Utilities now compile under GCC, but code is incomplete) 2015-08-28 21:01:18 -04:00
SimpleLock.h 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.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 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
Utilities.vcxproj.filters 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
ZIPReader.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
ZIPReader.h Added ZIP file support - Emu no longer crashes when loading unsupported mappers 2014-07-10 19:25:35 -04:00