mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2026-04-09 14:50:18 +00:00
* Refactor SVC handler * Get rid of KernelErr * Split kernel code files into multiple folders |
||
|---|---|---|
| .. | ||
| InvalidSvcException.cs | ||
| SvcHandler.cs | ||
| SvcMemory.cs | ||
| SvcSystem.cs | ||
| SvcTable.cs | ||
| SvcThread.cs | ||
| SvcThreadSync.cs | ||