1
0
Fork 0
forked from suyu/suyu
suyu/src/core/hle
Subv 6c0ea5f5e8 Qt/GPU Breakpoints: Added three more breakpoint types:
* IncomingDisplayTransfer: Triggered just before a display transfer is performed.
* GSPCommandProcessed: Triggered right after a GSP command is processed.
* BufferSwapped: Triggered when the frames flip
2015-07-23 11:47:34 -05:00
..
applets Core: Fix applet includes using iwyu. 2015-07-12 22:10:37 +01:00
kernel Kernel/Scheduling: Clean up a thread's wait_objects when its scheduled. 2015-07-20 17:15:54 -05:00
service Qt/GPU Breakpoints: Added three more breakpoint types: 2015-07-23 11:47:34 -05: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/SVC: Implemented svcQueryProcessMemory 2015-07-17 14:55:35 -05: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 dyncom: Pass SVC immediates directly. 2015-07-21 03:56:29 -04:00
svc.h dyncom: Pass SVC immediates directly. 2015-07-21 03:56:29 -04:00