Lime-3DS-Emulator/src/core/hle
2017-02-26 11:11:35 +02:00
..
applets HLE/Applets: Stub Mint (eShop) Applet (#2463) 2017-01-31 01:16:58 -08:00
kernel Timers: Immediately signal the timer if it was started with an initial value of 0. 2017-02-21 20:51:54 -05:00
service IR: separate functions of each port to their own files 2017-02-26 11:11:35 +02:00
config_mem.cpp Core: update Kernel Config Memory to latest version (11.2) 2017-01-30 11:29:00 +03:00
config_mem.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
function_wrappers.h core: Replace "AppCore" nomenclature with just "CPU". 2016-12-22 00:27:46 -05:00
ipc_helpers.h fix wwylele's comment and use typename in templates 2017-02-05 00:29:07 +01:00
ipc.h HLE/IPC: Fix uninitialized variables in helpers (#2568) 2017-02-13 21:41:59 -08:00
result.h file_sys: add Self NCCH archive 2017-02-13 13:57:38 +02:00
shared_page.cpp Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
shared_page.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
svc.cpp Timers: Return an error when calling SetTimer with negative timeouts. 2017-02-21 20:51:56 -05:00
svc.h svc: Move ResetType enum to the kernel event header 2016-03-12 21:47:41 -05:00