summaryrefslogtreecommitdiff
path: root/rvcontroller.lua
AgeCommit message (Collapse)Author
2026-06-26Move documentation out of the program and into separate filescheapie
2026-06-26Don't check the timer interrupt periodically when waiting if it's not even ↵cheapie
enabled
2026-06-26Add basic mesecons/digilines interrupt supportcheapie
2026-06-23Add Zicfilp extension and some CSR improvementscheapie
2026-06-22Make custom extensions mutablecheapie
2026-06-19Add machine timer interruptcheapie
2026-06-19Fix PC advancing on invalid compressed instructionscheapie
2026-06-19Assorted trap improvements and add Smdbltrp extensioncheapie
2026-06-19Add trap handling supportcheapie
2026-06-14Add Xh3bextm extension from Hazard3cheapie
2026-06-14Fix typo in documentationcheapie
2026-06-06Add (experimental for now) mesecons I/O supportcheapie
2026-05-29Refuse to step if already runningcheapie
2026-05-29Fix CSR write protectioncheapie
2026-05-29Add mutable ISA support via writing to misacheapie
2026-05-29Refuse to step manually if waiting on somethingcheapie
2026-05-29Show an error when running the endian command with an invalid argumentcheapie
2026-05-29Use the newly-assigned marchid valuecheapie
2026-05-27Fix big-endian doubleword stores/loadscheapie
2026-05-25Add CSR manipulation commands to monitorcheapie
2026-05-25Add experimental big-endian support (via MBE bit in mstatush)cheapie
2026-05-25Add Zimop, Zcmop, Zalasr, and Zawrscheapie
2026-05-24Fix CSRscheapie
2026-05-23Add initial contentcheapie