citra/src/core/hle
2016-05-15 20:43:01 -04:00
..
applets HLE/Applets: Give each applet its own block of heap memory, and use that when creating the framebuffer shared memory block. 2016-05-12 20:01:59 -05:00
kernel Memory: Fixed a regression caused by #1695 and #1689. 2016-05-14 11:24:19 -05:00
service DSP_DSP: Remove GetHeadphoneStatus logspam (#1799) 2016-05-15 20:43:01 -04:00
config_mem.cpp core: Clean out some unnecessary header includes 2016-04-16 00:08:49 -04:00
config_mem.h HLE: Remove empty ConfigMem and SharedPage Shutdown functions 2015-08-16 01:03:47 -03:00
function_wrappers.h Kernel/SVC: Fixed the register order for svcCreateMemoryBlock. 2016-05-12 20:00:29 -05:00
hle.cpp Merge pull request #1762 from bunnei/global 2016-05-05 21:45:57 -04:00
hle.h HLE: Rename RescheduleIsPending to IsReschedulePending. 2016-05-05 21:34:10 -04:00
result.h Kernel: Implemented shared memory permissions. 2016-05-12 20:01:26 -05:00
shared_page.cpp Set Kernel config "Unknown Value" to 0x1 2016-04-11 13:47:52 +03:00
shared_page.h Set Kernel config "Unknown Value" to 0x1 2016-04-11 13:47:52 +03:00
svc.cpp Kernel: Implemented shared memory permissions. 2016-05-12 20:01:26 -05:00
svc.h svc: Move ResetType enum to the kernel event header 2016-03-12 21:47:41 -05:00