# 8-Bit CPU in Wokwi
This project implements a simplified 8-bit CPU architecture in C, It serves as an educational tool for understanding computer architecture, instruction sets, and low-level programming.
This project is based on [8-Bit CPU](https://github.com/Empitrix/8bitcpu), which is made only in [Wokwi](https://wokwi.com/) environment.
Assembler: https://empitrix.github.io/asm/