summaryrefslogtreecommitdiff
path: root/src/main.rs
AgeCommit message (Expand)Author
2025-12-26Make execload respect the static ram starttaitep
2025-12-26(BIG CHANGE) memory handling has changed, MMIO is now a 2 level page table, m...taitep
2025-12-24EXCEPTION SYSTEM (initial version - may change later)taitep
2025-12-23remove unused imports in main.rstaitep
2025-12-23ADD ELF SUPPORTtaitep
2025-12-23Remove an unused import in main.rstaitep
2025-12-21Switch the current binary to use anyhow errors and add a proper argument numb...taitep
2025-12-21Allow other image file names through cli args, increase ram size, update readmetaitep
2025-12-21Add a basic UART (very much temporary, its performance is most likely horribletaitep
2025-12-21Get rid of some useless warnings in main.rstaitep
2025-12-01Add license/copyright notices to top of each source file (where applicable)taitep
2025-11-18rename to TRVEtaitep