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 687d973980 Core: Improve APT Shared Font hack
Should fix invalid read loops in some games
2015-08-26 21:28:58 -03:00
..
applets Service/APT: Fixed a regression, PreloadLibraryApplet should also start an applet when called. 2015-07-23 21:32:30 -05:00
kernel Core: Improve APT Shared Font hack 2015-08-26 21:28:58 -03:00
service Core: Improve APT Shared Font hack 2015-08-26 21:28:58 -03:00
config_mem.cpp Kernel: Add more infrastructure to support different memory layouts 2015-08-16 01:03:47 -03:00
config_mem.h HLE: Remove empty ConfigMem and SharedPage Shutdown functions 2015-08-16 01:03:47 -03:00
function_wrappers.h Kernel: Implement svcGetProcessInfo in a basic way 2015-08-16 01:03:48 -03:00
hle.cpp Kernel: Add more infrastructure to support different memory layouts 2015-08-16 01:03:47 -03:00
hle.h
result.h
shared_page.cpp HLE: Remove empty ConfigMem and SharedPage Shutdown functions 2015-08-16 01:03:47 -03:00
shared_page.h HLE: Remove empty ConfigMem and SharedPage Shutdown functions 2015-08-16 01:03:47 -03:00
svc.cpp Integrate the MicroProfile profiling library 2015-08-24 22:16:28 -03:00
svc.h dyncom: Pass SVC immediates directly. 2015-07-21 03:56:29 -04:00