Hacker News new | ask | show | jobs
by jfktrey 3250 days ago
Watching Ben's inspired me to finish my Brainfuck-based CPU designed a few years ago: https://hackaday.io/project/4237-mental-1-a-brainfuck-cpu

Right now it has PS/2 keyboard input, and a 40x2 character display output.

The biggest help was his sensible clock design. I modified it a bit in my design, but the techniques he demonstrates in his videos are incredibly helpful and provide a good base to build off of.

2 comments

You are insane.

I mean that as a compliment of the highest order. That project is brilliant.

This is amazing, thanks for sharing!