citra/src/core/hle
Tony Wasserka 902fa4da52 Add CiTrace recording support.
This is exposed in the GUI as a new "CiTrace Recording" widget.

Playback is implemented by a standalone 3DS homebrew application (which only runs reliably within Citra currently; on an actual 3DS it will often crash still).
2015-07-13 22:27:20 +02:00
..
applets Core: Fix applet includes using iwyu. 2015-07-12 22:10:37 +01:00
kernel Merge pull request #921 from linkmauve/fix-applet 2015-07-12 17:25:55 -04:00
service Add CiTrace recording support. 2015-07-13 22:27:20 +02:00
config_mem.cpp Memory: Read ConfigMem directly from Memory::Read 2015-05-15 00:04:39 -03:00
config_mem.h Memory: Read ConfigMem directly from Memory::Read 2015-05-15 00:04:39 -03:00
function_wrappers.h kernel: Fix svcWaitSynch to always acquire requested wait objects. 2015-06-16 22:34:39 -04:00
hle.cpp Common: Cleanup key_map includes. 2015-06-28 00:36:54 +01:00
hle.h Move typedefs from kernel.h to more appropriate places 2015-05-06 23:45:05 -03:00
result.h Common: Cleanup key_map includes. 2015-06-28 00:36:54 +01:00
shared_page.cpp Core: Cleanup core includes. 2015-06-28 00:36:54 +01:00
shared_page.h Core: Cleanup core includes. 2015-06-28 00:36:54 +01:00
svc.cpp kernel: Fix svcWaitSynch to always acquire requested wait objects. 2015-06-16 22:34:39 -04:00
svc.h HLE: Clean up SVC dispatch mechanism 2015-05-06 00:24:39 -03:00