bunnei
|
714dcea191
|
core: hle: kernel: Updated implementation of svcSetHeapSize.
- Updates our svcSetHeapSize with latest HOS, furthermore allowing heap size to properly be extended/shrunk.
- Validated with tests https://github.com/Atmosphere-NX/Atmosphere/blob/master/tests/TestSvc/source/test_set_heap_size.cpp.
|
2021-12-28 01:25:20 -08:00 |
|
bunnei
|
a50cc0c3f8
|
fixup! hle: kernel: Migrate to KHandleTable.
|
2021-05-05 16:40:54 -07:00 |
|
bunnei
|
47224d3864
|
hle: kernel: Migrate to KHandleTable.
|
2021-05-05 16:40:53 -07:00 |
|
bunnei
|
e5cfd63ba4
|
core: hle: Integrate new KConditionVariable and KAddressArbiter implementations.
|
2021-01-11 14:23:16 -08:00 |
|
bunnei
|
c37b0da7d0
|
core: hle: kernel: Begin moving common SVC defintions to its own header.
|
2021-01-11 14:23:16 -08:00 |
|