| Age | Commit message (Expand) | Author |
|---|---|---|
| 2026-03-05 | update git repo linksHEADmain | taitep |
| 2026-01-02 | Apply some clippy-suggested fixes | 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 | Implement ECALL and EBREAK, the final RV64I instructions! | 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-27 | Implement a GDB stub and fix another huge issue in S-type immediate decoding | 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 |
