Show HN: I built an 8-bit CPU simulator in Python from scratch
Hacker News (score: 65)
Found: October 24, 2025
ID: 2074
Description
Other
Show HN: I built an 8-bit CPU simulator in Python from scratch
I built a tiny 8-bit CPU simulator in Python to better understand how computers work at a low level.
It visualizes registers, memory, and instructions in real-time, so you can actually see each operation as it happens. You can write simple assembly code and watch how the CPU executes it step by step.
The project is mainly for learning and experimentation, but I’d love feedback or ideas for improvement.
More from Hacker
No other tools from this source yet.