Commit Graph

5 Commits

Author SHA1 Message Date
◱ PixelyIon
a54f5ff578 Milestone 2 - Memory & IPC Marshalling
This commit introduces a new memory model that supports true shared memory with separate permissions for remote and local processes, implements svcQueryMemory and completes svcGetInfo further, adds IPC support with the IpcRequest and IpcResponse classes.
2019-09-25 02:28:25 +05:30
◱ PixelyIon
9e1e06c64b Milestone 1 - Processes & Threads
Reworks the API a fair bit and adds documentation to almost everything.
2019-09-25 02:28:25 +05:30
◱ PixelyIon
30da6fb163 Improve .gitignore 2019-08-20 23:32:27 +05:30
Ryan Teal
428b4ce868
Add .idea/modules.xml to .gitignore 2019-06-29 19:20:30 +01:00
Starlet Leonhart
4cd6c574f0
Initial commit 2019-06-28 08:18:59 -04:00