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 (
Expand
)
Author
2026-06-28
Add listing of all supported instructions
cheapie
2026-06-26
Move documentation out of the program and into separate files
cheapie
2026-06-26
Fix outdated clean targets
cheapie
2026-06-26
Don't check the timer interrupt periodically when waiting if it's not even en...
cheapie
2026-06-26
Add basic mesecons/digilines interrupt support
cheapie
2026-06-23
Fix phony targets in rrxing Makefile
cheapie
2026-06-23
Add Zicfilp extension and some CSR improvements
cheapie
2026-06-22
Make custom extensions mutable
cheapie
2026-06-19
Add random number printer sample
cheapie
2026-06-19
Remove unnecessary instructions from multitask example
cheapie
2026-06-19
Add machine timer interrupt
cheapie
2026-06-19
Fix PC advancing on invalid compressed instructions
cheapie
2026-06-19
Assorted trap improvements and add Smdbltrp extension
cheapie
2026-06-19
Add trap handling support
cheapie
2026-06-18
Railroad crossing example improvements
cheapie
2026-06-17
Add UK version of railroad crossing
cheapie
2026-06-14
Add Xh3bextm extension from Hazard3
cheapie
2026-06-14
Fix typo in documentation
cheapie
2026-06-07
Convert digital sign to use a blinky plant for timing
cheapie
2026-06-06
Add (experimental for now) mesecons I/O support
cheapie
2026-06-06
Add beacon and digital sign files
cheapie
2026-06-06
Improve cross-toolchain setup instructions
cheapie
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