A CHIP-8 Emulator Written in Rust
This repository has been archived on 2026-02-27. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
Find a file
2022-12-23 20:15:55 -06:00
src chore: update to rust 1.63.0 2022-12-23 20:15:55 -06:00
.drone.yml chore: update rust CI version from 1.49 to latest 2021-02-25 23:25:46 -06:00
.gitignore Implement opcode-limiting (current: 500 opcodes per second) 2020-07-15 14:25:29 -05:00
Cargo.lock chore: update to rust 1.63.0 2022-12-23 20:15:55 -06:00
Cargo.toml chore: update to rust 1.63.0 2022-12-23 20:15:55 -06:00
README.md chore: update ci badge 2021-06-29 23:29:11 -05:00

Rekai's CHIP-8 Emulator

Build Status

Built using Pixels and Rodio.

Thanks to those of you @ /r/emudev and it's related discord!