This website requires JavaScript.
Explore
Help
Sign In
butter
/
buttery8
Watch
1
Star
0
Fork
0
You've already forked buttery8
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
chip-8 emulator in rust
2
Commits
1
Branch
0
Tags
59
KiB
Rust
100%
8a989e9980
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Butter
8a989e9980
removed roms from the repo, I don't want to check if I'm doing so legally
2026-04-07 10:13:41 -04:00
src
Fixed carry flag on addition and subtraction ops, made rom selection a command line arg
2026-04-07 10:04:37 -04:00
.gitignore
removed roms from the repo, I don't want to check if I'm doing so legally
2026-04-07 10:13:41 -04:00
Cargo.lock
Fixed carry flag on addition and subtraction ops, made rom selection a command line arg
2026-04-07 10:04:37 -04:00
Cargo.toml
Fixed carry flag on addition and subtraction ops, made rom selection a command line arg
2026-04-07 10:04:37 -04:00