https://github.com/sharparam/reimu
CHIP-8 emulator in Rust
https://github.com/sharparam/reimu
Last synced: 2 months ago
JSON representation
CHIP-8 emulator in Rust
- Host: GitHub
- URL: https://github.com/sharparam/reimu
- Owner: Sharparam
- License: mpl-2.0
- Created: 2022-07-12T17:57:56.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-04-26T00:00:14.000Z (about 3 years ago)
- Last Synced: 2025-02-25T11:47:25.876Z (over 1 year ago)
- Language: Rust
- Size: 26.6 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# reimu
[![Default][default-workflow-badge]][default-workflow]
A CHIP-8 emulator written in Rust.
## License
Copyright © 2022 by [Adam Hellberg][sharparam].
reimu is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.
[sharparam]: https://sharparam.com
[default-workflow]: https://github.com/Sharparam/reimu/actions/workflows/default.yml
[default-workflow-badge]: https://github.com/Sharparam/reimu/actions/workflows/default.yml/badge.svg