Hi everyone, this was my first attempt at writing an emulator. I went with the Chip 8 cause it seemed to be the easiest one. I then used tiny.js to manage some aspects of the display; I was trying to emulate that glow from an old monitor
I've used this guide [1] to help me understand the instructions.
1 - https://tobiasvl.github.io/blog/write-a-chip-8-emulator
Nice work!
thanks
I've used this guide [1] to help me understand the instructions.
1 - https://tobiasvl.github.io/blog/write-a-chip-8-emulator