chiprust-emu 0.2.1

Chip-8 emulator.
Documentation
  • Coverage
  • 2.38%
    1 out of 42 items documented0 out of 30 items with examples
  • Size
  • Source code size: 17.13 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 517.74 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 17s Average build duration of successful builds.
  • all releases: 17s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • maximxlss/chiprust-emu
    1 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • maximxlss

Chip-8 emulator backend in Rust.

Crates.io

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.