An emulator for CHIP-8. See main.rs
for the key mappings.
Tested using this rom.
Thanks to this guide for an explanation of how the CHIP-8 works.
This project is dual-licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or https://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or https://opensource.org/licenses/MIT)
at your option.
Any contribution intentionally submitted for inclusion in the work must be provided under the same dual-license terms.