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.
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.
1 - https://tobiasvl.github.io/blog/write-a-chip-8-emulator/