An open API service indexing awesome lists of open source software.

https://github.com/matissoss/t0

tiny 8-bit risc cpu architecture
https://github.com/matissoss/t0

Last synced: 10 months ago
JSON representation

tiny 8-bit risc cpu architecture

Awesome Lists containing this project

README

          


t0


## about

`t0` is very small RISC architecture made in 1 day for fun (i wanted to learn some things from C). It contains ~18 instructions.

## credits

made by matissoss \ under 3-Clause BSD license.