Develop an embedded system based on RISC and C that supports multithreading API, memory pool and basic graphics APIs.
must run with risc simulator:
https://github.com/UCDClassNitta/riscv-console
.../newest1: project files and compiled binary file(firmware) of RSCOS.
.../cartridge*: sample cartridges to test the APIs implemented in the firmware.