←back to thread

35 points atum47 | 1 comments | | HN request time: 0.207s | source
Show context
atum47 ◴[] No.43526979[source]

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

replies(1): >>43526992 #
1. atum47 ◴[] No.43526992[source]

I've used this guide [1] to help me understand the instructions.

1 - https://tobiasvl.github.io/blog/write-a-chip-8-emulator