Lime-3DS-Emulator/src/core/hle
Subv 2a6ebadf66 HLE/APT: Initial HLE support for applets.
Currently only the SWKBD is emulated, and there's currently no way to ask the user for input, so it always returns "Subv" as the text.
2015-07-11 21:47:22 -05:00
..
applets HLE/APT: Initial HLE support for applets. 2015-07-11 21:47:22 -05:00
kernel Core: Cleanup file_sys includes. 2015-06-28 00:36:54 +01:00
service HLE/APT: Initial HLE support for applets. 2015-07-11 21:47:22 -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: 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