This is an implementation of CHIP-8 virtual machine, written in Rust, based on this specification.
Using rust-sdl2 for graphics and keyboard input.
- All opcodes
- Video Driver
- Input Driver
- Sound Driver
MIT
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is an implementation of CHIP-8 virtual machine, written in Rust, based on this specification.
Using rust-sdl2 for graphics and keyboard input.
MIT