citra/src/core/hle
Yuri Kunde Schlesner d60767d393 Merge pull request #2561 from wwylele/fs-rom
file_sys: change RomFS archive to Self NCCH archive
2017-02-13 09:18:23 -08:00
..
applets HLE/Applets: Stub Mint (eShop) Applet (#2463) 2017-01-31 01:16:58 -08:00
kernel Threads: Check the process' resource limit for the max allowed priority when creating a thread and remove the priority clamping code. 2017-01-11 16:38:05 -05:00
service Merge pull request #2561 from wwylele/fs-rom 2017-02-13 09:18:23 -08: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.h fix comments alignment 2016-12-30 15:55:42 +01:00
ipc_helpers.h fix wwylele's comment and use typename in templates 2017-02-05 00:29:07 +01: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 Threads: Check the process' resource limit for the max allowed priority when creating a thread and remove the priority clamping code. 2017-01-11 16:38:05 -05:00
svc.h svc: Move ResetType enum to the kernel event header 2016-03-12 21:47:41 -05:00