Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 359 Bytes

File metadata and controls

10 lines (6 loc) · 359 Bytes

RSCOS

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.