summaryrefslogtreecommitdiff
path: root/Cargo.toml
AgeCommit message (Collapse)Author
2025-12-23ADD ELF SUPPORTtaitep
2025-12-21Improve UART by using nonblocking stdintaitep
2025-12-21Switch the current binary to use anyhow errors and add a proper argument ↵taitep
number check
2025-12-21Set version to 0.0.0taitep
2025-12-21Remove unneeded once_cell dependencytaitep
2025-11-18rename to TRVEtaitep
2025-09-30Initial instruction execution code i guesstaitep
2025-09-27Initial stuff and memory implementationtaitep