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
https://esolangs.org/wiki/BytePusher
If you want to go again but with only a single instruction.
Didn't you post this a few days ago?
Ah, CHIP-8, arguably the world's first fantasy console.
Nice work!
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