The Nucleus solution is made up of multiple projects.
| Name | Folder | Namespace | Description |
|---|---|---|---|
| cpu | /cpu/* | cpu |
CPU binary translation |
| debugger | /debugger/* | dbg |
Debugger server (Nerve) |
| graphics | /graphics/* | gfx |
Graphics backend |
| gpu | /gpu/* | cpu |
GPU emulation |
| filesystem | /filesystem/* | fs |
Virtual filesystem |
| system | /system/* | sys |
High-level emulation |
| ui | /ui/* | ui |
User interface |
| core | /* | none | Core |