Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-14 | hle: Initial implementation of NX service framework and IPC. | bunnei | |
2017-09-30 | nso: Refactor and allocate .bss section. | bunnei | |
2017-06-22 | Kernel: Fix typo in test name | Yuri Kunde Schlesner | |
2017-06-21 | Kernel/IPC: Support translation of null handles | Yuri Kunde Schlesner | |
Missed this in my first implementation. Thanks to @wwylele for pointing out that this was missing. | |||
2017-06-18 | Kernel/IPC: Add tests for HLERequestContext buffer translation | Yuri Kunde Schlesner | |