Hacker News new | ask | show | jobs
by scaramanga 1818 days ago
Cool!

I didn't go as far as implementing the CPU, but watching his vids inspired me to write a circuit emulator, also in python:

https://github.com/giannitedesco/primula

I used it to emulate all the various flip flops, but I was thinking of building a computer in it.