AntonLydike / riscemu

RISC-V emulator in python
MIT License
48 stars 13 forks source link

Make `RiscemuMain` support custom syscall extensions #25

Open AntonLydike opened 1 year ago

AntonLydike commented 1 year ago

Add an easy way to add syscalls in the riscemu main class