summaryrefslogtreecommitdiff
path: root/src/lib.rs
AgeCommit message (Expand)Author
2026-01-29Replace custom UART with a sifive uart subsettaitep
2025-12-28Remove consts.rs and just use plain typestaitep
2025-12-27Implement a GDB stub and fix another huge issue in S-type immediate decodingtaitep
2025-12-24EXCEPTION SYSTEM (initial version - may change later)taitep
2025-10-09Make some constants and type aliases publictaitep
2025-09-30Initial instruction execution code i guesstaitep
2025-09-27base core state & instruction decodertaitep
2025-09-27Initial stuff and memory implementationtaitep