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
- Host: GitHub
- URL: https://github.com/matissoss/t0
- Owner: Matissoss
- License: bsd-3-clause
- Created: 2025-07-26T13:35:43.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-07-26T13:50:43.000Z (10 months ago)
- Last Synced: 2025-07-26T19:36:04.846Z (10 months ago)
- Language: C
- Size: 9.77 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.md
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.