An open API service indexing awesome lists of open source software.

https://github.com/djdeveloperr/chip8

Just another CHIP8 emulator in Rust
https://github.com/djdeveloperr/chip8

Last synced: 9 days ago
JSON representation

Just another CHIP8 emulator in Rust

Awesome Lists containing this project

README

        

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.