summaryrefslogtreecommitdiff
path: root/src/mem.rs
AgeCommit message (Collapse)Author
2025-10-07Make fields of MemConfig public to allow creating onetaitep
2025-09-28Allow identification of the type of memory (ram or mmio) backing a specific pagetaitep
2025-09-27actually no NOW the memory interface is "done"taitep
2025-09-27Initial stuff and memory implementationtaitep