Crates.io | chiprust-emu |
lib.rs | chiprust-emu |
version | 0.2.1 |
source | src |
created_at | 2021-05-08 20:46:47.771159 |
updated_at | 2021-06-04 19:11:04.309276 |
description | Chip-8 emulator. |
homepage | |
repository | https://github.com/Maxxls/chiprust-emu |
max_upload_size | |
id | 394989 |
size | 17,131 |
Simple Chip-8 emulator written in Rust. At the moment has some bugs, but some roms are working properly.
Supports SuperChip.
See this crate for an interface to the emulator.