yuzu-fork/src/core/hle
Yuri Kunde Schlesner 3b61dd97e0 GSP: Don't try to write memory fill registers if start address is 0
Verified to be what GSP does via REing. Fixes invalid virt->phys
translation error spam in some games.
2015-07-23 21:20:01 -03: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 GSP: Don't try to write memory fill registers if start address is 0 2015-07-23 21:20:01 -03: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