Implementation of a Chip8 emulator written in Odin, using the following as a reference: http://devernay.free.fr/hacks/chip8/C8TECH10.HTM# and using the Pong game ROM for testing.
Bugs: The score in the Pong game is not being calculated.
No description provided.
Implementation of a Chip8 emulator written in Odin, using the following as a reference: http://devernay.free.fr/hacks/chip8/C8TECH10.HTM# and using the Pong game ROM for testing.
Bugs: The score in the Pong game is not being calculated.