Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luizdepra/r8
A simple CHIP8 interpreter made with Rust.
https://github.com/luizdepra/r8
chip8 emulator interpreter rust
Last synced: about 1 month ago
JSON representation
A simple CHIP8 interpreter made with Rust.
- Host: GitHub
- URL: https://github.com/luizdepra/r8
- Owner: luizdepra
- License: mit
- Created: 2022-02-18T14:31:39.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-05T17:45:59.000Z (10 months ago)
- Last Synced: 2024-05-02T05:19:46.862Z (8 months ago)
- Topics: chip8, emulator, interpreter, rust
- Language: Rust
- Homepage:
- Size: 151 KB
- Stars: 11
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# R8
A simple implementation of a CHIP-8 interpreter made with Rust.