summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2026-06-06Improve cross-toolchain setup instructionscheapie
They're actually tested now
2026-05-30Organize files better and include binaries for assembly samplescheapie
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-29Add screen-clearing utilitycheapie
2026-05-29Refuse to step manually if waiting on somethingcheapie
2026-05-29Add random-color display examplecheapie
2026-05-29Show an error when running the endian command with an invalid argumentcheapie
2026-05-29Use the newly-assigned marchid valuecheapie
2026-05-27Add cross-toolchain build instructionscheapie
2026-05-27Fix big-endian doubleword stores/loadscheapie
2026-05-25Add CSR manipulation commands to monitorcheapie
2026-05-25Add big-endian railroad crossing sample and big-endian versions of librariescheapie
2026-05-25Add experimental big-endian support (via MBE bit in mstatush)cheapie
2026-05-25Add Zimop, Zcmop, Zalasr, and Zawrscheapie
2026-05-24Use the compiler driver for linking more consistentlycheapie
2026-05-24Assorted elevator example changescheapie
2026-05-24Fix CSRscheapie
2026-05-23Fix header in elevator.ccheapie
2026-05-23Add initial contentcheapie