Another Chip8 Emulator
I set myself a challenge to write (and finish) a working emulator over the weekend. And so I did. The system I chose was Chip8 which is simple enough to actually complete this challenge. Nothing to fancy here, but still a working emulator, or rather interpreter.
It is written in Java so one need a JRE (8) to actually use that piece of software. Anyone interested in the sources or the binary, you can get them at my github repository.
















