/CHIP8

Just another CHIP8 emulator in Rust

Primary LanguageRustMIT LicenseMIT

Just another CHIP8 implementation, in Rust :)

I did this project to learn about emulation.

Bugs:

  • Window does not update, but only when there is some event, i.e. mouse move.
  • There is a weird bug when emulating Connect 4 ROM.