2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src/core/hle
Yuri Kunde Schlesner a5eba2f984 Kernel: Remove g_program_id
This has been obsoleted by the field in Process.
2015-05-08 22:11:03 -03:00
..
kernel Kernel: Remove g_program_id 2015-05-08 22:11:03 -03:00
service Common: Remove common.h 2015-05-07 15:45:22 -03:00
config_mem.cpp Clean-up includes 2015-05-06 23:45:06 -03:00
config_mem.h HLE: Properly initialize and shutdown remaining modules. 2015-05-01 18:27:05 -04:00
coprocessor.cpp
function_wrappers.h
hle.cpp HLE: Clean up SVC dispatch mechanism 2015-05-06 00:24:39 -03:00
hle.h Move typedefs from kernel.h to more appropriate places 2015-05-06 23:45:05 -03:00
result.h Common: Remove common.h 2015-05-07 15:45:22 -03:00
shared_page.cpp Clean-up includes 2015-05-06 23:45:06 -03:00
shared_page.h HLE: Properly initialize and shutdown remaining modules. 2015-05-01 18:27:05 -04:00
svc.cpp Fix printf format warning 2015-05-07 15:45:22 -03:00
svc.h HLE: Clean up SVC dispatch mechanism 2015-05-06 00:24:39 -03:00