citra-nightly/src/core/hle
Yuri Kunde Schlesner 3efb205a68 Merge pull request #1025 from yuriks/heap-management
Kernel: Correct(er) handling of Heap and Linear Heap allocations
2015-08-22 14:01:57 -07:00
..
applets Service/APT: Fixed a regression, PreloadLibraryApplet should also start an applet when called. 2015-07-23 21:32:30 -05:00
kernel Kernel: Remove unused legacy heap MapBlock_* functions 2015-08-16 01:03:49 -03:00
service Merge pull request #1025 from yuriks/heap-management 2015-08-22 14:01:57 -07: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 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 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 Kernel: Implement svcGetProcessInfo in a basic way 2015-08-16 01:03:48 -03:00
svc.h dyncom: Pass SVC immediates directly. 2015-07-21 03:56:29 -04:00