Famicom Brainfuck

Source Code: https://github.com/zorchenhimer/famicom-brainfuck

bf main menu

This is a fully functional Brainfuck interpreter and compiler. The Famicom Keyboard is required to use this ROM.

There are a few example programs included with the ROM. The first is a Hello World program that just prints out that text. The second is an echo program that will echo back what is typed. This second program was used to debug and verify the engine and keyboard.

bf hello world

There are two other programs in the ROM and I forget what they actually do.

links

I do computer things, i guess