summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2025-12-26(BIG CHANGE) memory handling has changed, MMIO is now a 2 level page table, ↵taitep
misaligned access supported, addresses not internally split to page and offset immediately, all load/store instructions implemented. Might still have bugs
2025-12-24Update README to mention ELF supporttaitep
2025-12-21Allow other image file names through cli args, increase ram size, update readmetaitep
2025-12-21Add some stuff to the readmetaitep
2025-11-18rename to TRVEtaitep
2025-09-27Initial Readmetaitep
2025-09-06Initial committaitep