T
ToolShelf
TINY8
// A tiny CPU simulator written in Python

Tiny8

A tiny CPU simulator written in Python

13EmergingUnknown
License
MIT
Updated
Today

What it does

> An educational 8-bit CPU simulator with interactive visualization Tiny8 is a lightweight and educational toolkit for exploring the fundamentals of computer architecture through hands-on assembly programming and real-time visualization. Designed for learning and experimentation, it features an AVR-inspired 8-bit CPU with 32 registers, a rich instruction set, and powerful debugging tools — all

Getting Started

git
git clone https://github.com/sql-hkr/tiny8

Platforms

🪟windows🍎mac🐧linux

Install Difficulty

moderate

Built With

python

Community Reactions