summaryrefslogtreecommitdiff
path: root/src/core.rs
AgeCommit message (Collapse)Author
2026-06-12implement CSR opsNathan Lee
2026-06-12fix memory reservation systemNathan Lee
2026-06-10move atomics into core.rsNathan Lee
2026-06-10move memory and cpu state into its own filesNathan Lee
2026-06-06add F extensionNathan Lee
2026-06-06refactor most extensions in to their own separate core.rs fileNathan Lee