| Age | Commit message (Expand) | Author |
|---|---|---|
| 2026-03-05 | update git repo linksHEADmain | taitep |
| 2025-12-31 | Make MMIO devices not have control of the address of exceptions | taitep |
| 2025-12-28 | Remove consts.rs and just use plain types | taitep |
| 2025-12-27 | Add exception values (what will go in mtval/stval) | taitep |
| 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, m... | taitep |
| 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 |
