A couple of months ago I started working on this CHIP-8 interpreter I called Chipster. It’s been in it’s current state for about a month or so but I wasn’t feeling motivated enough to push it nor show it.
Anyway, some games don’t quite work (VBrix for example is quite broken, some others may be broken too) but I’m quite happy with it and I’m ready to start another project. Most other games (like Pong, Tetris and even Invaders and Blinky) seem to work properly though!
The code can be found here and you can play with it here. It was quite fun to build and hopefully it could be useful to someone out there.