Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Memory: Fixed a regression caused by #1695 and #1689. | Subv | 2016-05-14 | 1 | -0/+3 |
* | Merge pull request #1689 from Subv/shmem | bunnei | 2016-05-13 | 1 | -1/+0 |
|\ | |||||
| * | Kernel/Memory: Remove the Shared Memory region from the legacy memory map. | Subv | 2016-05-13 | 1 | -1/+0 |
* | | Kernel/Threads: Dynamically allocate the TLS region for threads in the BASE region of the linear heap. | Subv | 2016-05-07 | 1 | -1/+0 |
|/ | |||||
* | AudioCore: Skeleton Implementation | MerryMage | 2016-02-21 | 1 | -1/+4 |
* | Kernel: Implement svcGetSystemInfo | Yuri Kunde Schlesner | 2015-12-01 | 1 | -0/+2 |
* | Kernel: Remove unused legacy heap MapBlock_* functions | Yuri Kunde Schlesner | 2015-08-16 | 1 | -60/+0 |
* | Kernel: Add more infrastructure to support different memory layouts | Yuri Kunde Schlesner | 2015-08-16 | 1 | -0/+72 |
* | Move core/mem_map.{cpp,h} => core/hle/kernel/memory.{cpp,h} | Yuri Kunde Schlesner | 2015-08-16 | 1 | -0/+124 |