Hi everyone, this is my first time trying to write an emulator. I followed a online guide [1] to help me out. Had to fiddle with the number of cycles for each frame and I don't think it is quite right yet, but, overall it was a fun project to work on. Hope you like it.<p>1 - <a href="https://tobiasvl.github.io/blog/write-a-chip-8-emulator/" rel="nofollow">https://tobiasvl.github.io/blog/write-a-chip-8-emulator/</a>