←back to thread

634 points david927 | 1 comments | | HN request time: 0.207s | source

What are you working on? Any new ideas that you're thinking about?
1. taiters_ ◴[] No.41342473[source]
I dusted off an old project today. It's a browser based CHIP-8 emulator with a built in editor.

https://chip8.dotslashdan.com/

I added the ability to import/export ROMs and finally added some of documentation.

...Plenty bugs left to fix