.. |
address_arbiter.cpp
|
SVC: Fixed ArbitrateAddress to behave as it does on hardware.
|
2015-12-27 18:44:42 -05:00 |
address_arbiter.h
|
|
|
event.cpp
|
svc: Make ResetType an enum class
|
2016-03-12 15:06:31 -05:00 |
event.h
|
svc: Move ResetType enum to the kernel event header
|
2016-03-12 21:47:41 -05:00 |
kernel.cpp
|
|
|
kernel.h
|
|
|
memory.cpp
|
Memory: Fixed a regression caused by #1695 and #1689.
|
2016-05-14 11:24:19 -05:00 |
memory.h
|
Kernel: Implement svcGetSystemInfo
|
2015-11-30 19:49:44 -08:00 |
mutex.cpp
|
|
|
mutex.h
|
General: Fix up doxygen comments
|
2015-09-10 11:20:21 -04:00 |
process.cpp
|
Kernel/SVC: Fixed the register order for svcCreateMemoryBlock.
|
2016-05-12 20:00:29 -05:00 |
process.h
|
Merge pull request #1695 from Subv/tls_alloc
|
2016-05-12 21:51:35 -04:00 |
resource_limit.cpp
|
|
|
resource_limit.h
|
|
|
semaphore.cpp
|
|
|
semaphore.h
|
General: Fix up doxygen comments
|
2015-09-10 11:20:21 -04:00 |
session.cpp
|
|
|
session.h
|
session: Make helper functions constexpr
|
2016-03-21 04:07:03 -04:00 |
shared_memory.cpp
|
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 |
shared_memory.h
|
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 |
thread.cpp
|
Kernel/Thread: Remove use of Memory::GetPointer
|
2016-05-21 11:14:11 -05:00 |
thread.h
|
Kernel/Threads: Dynamically allocate the TLS region for threads in the BASE region of the linear heap.
|
2016-05-07 10:18:47 -05:00 |
timer.cpp
|
svc: Make ResetType an enum class
|
2016-03-12 15:06:31 -05:00 |
timer.h
|
svc: Move ResetType enum to the kernel event header
|
2016-03-12 21:47:41 -05:00 |
vm_manager.cpp
|
Memory: Implement MMIO
|
2016-01-30 18:41:04 +00:00 |
vm_manager.h
|
Memory: Implement MMIO
|
2016-01-30 18:41:04 +00:00 |