This website requires JavaScript.
Explore
Help
Sign In
paoda
/
chip8
Watch
1
Star
0
Fork
0
You've already forked chip8
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
42
Commits
1
Branch
0
Tags
4d86fcedc068fb54a1dda5f13920fd4b5d7d46e1
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Rekai Musuka
4d86fcedc0
chore: add README.md
2021-01-28 00:07:18 -06:00
src
fix: ignore unimplemented test
2021-01-27 23:20:33 -06:00
.drone.yml
chore: replace libalsaplayer-dev with libasound2-dev in drone CI
2021-01-27 23:14:51 -06:00
.gitignore
Implement opcode-limiting (current: 500 opcodes per second)
2020-07-15 14:25:29 -05:00
Cargo.lock
Update Dependencies
2020-08-18 15:57:25 -05:00
Cargo.toml
Update depenencies.
2020-08-01 16:40:50 -05:00
README.md
chore: add README.md
2021-01-28 00:07:18 -06:00
README.md
Rekai's CHIP-8 Emulator
Built using
Pixels
and
Rodio
.
Thanks to those of you @ /r/emudev and it's related discord!
Description
A CHIP-8 Emulator Written in Rust
Readme
121
KiB
Languages
Rust
100%