| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-12-27 | Relicense to BSD 2-Clause to align better with the RISC-V community | taitep | |
| 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-24 | EXCEPTION SYSTEM (initial version - may change later) | taitep | |
| 2025-12-23 | Add license headers to files missing them | taitep | |
| 2025-12-23 | Implement SH | taitep | |
| 2025-12-22 | Implement LW | taitep | |
| 2025-12-22 | Implement LH | taitep | |
| 2025-12-22 | Pull out memory access instructions from rvi.rs to their own file | taitep | |
