Skip to content
This repository was archived by the owner on Feb 5, 2026. It is now read-only.

Latest commit

 

History

History
17 lines (14 loc) · 806 Bytes

File metadata and controls

17 lines (14 loc) · 806 Bytes

Overview

Solution

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