index
:
rvcontroller
main
RISC-V emulator for Mesecons Luacontrollers in Luanti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2026-05-30
Organize files better and include binaries for assembly samples
cheapie
2026-05-29
Refuse to step if already running
cheapie
2026-05-29
Fix CSR write protection
cheapie
2026-05-29
Add mutable ISA support via writing to misa
cheapie
2026-05-29
Add screen-clearing utility
cheapie
2026-05-29
Refuse to step manually if waiting on something
cheapie
2026-05-29
Add random-color display example
cheapie
2026-05-29
Show an error when running the endian command with an invalid argument
cheapie
2026-05-29
Use the newly-assigned marchid value
cheapie
2026-05-27
Add cross-toolchain build instructions
cheapie
2026-05-27
Fix big-endian doubleword stores/loads
cheapie
2026-05-25
Add CSR manipulation commands to monitor
cheapie
2026-05-25
Add big-endian railroad crossing sample and big-endian versions of libraries
cheapie
2026-05-25
Add experimental big-endian support (via MBE bit in mstatush)
cheapie
2026-05-25
Add Zimop, Zcmop, Zalasr, and Zawrs
cheapie
2026-05-24
Use the compiler driver for linking more consistently
cheapie
2026-05-24
Assorted elevator example changes
cheapie
2026-05-24
Fix CSRs
cheapie
2026-05-23
Fix header in elevator.c
cheapie
2026-05-23
Add initial content
cheapie