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
29
Commits
1
Branch
0
Tags
6954a60864428e2933bdc417e4fcc3e17dab9fbb
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
6954a60864
Run Sound + Delay Timers in another thread in Safe Rust
...
There is yet to be communication between the Parallel timers and the actual CHIP-8 Emulator
2020-07-15 16:50:57 -05:00
src
Run Sound + Delay Timers in another thread in Safe Rust
2020-07-15 16:50:57 -05:00
.gitignore
Implement opcode-limiting (current: 500 opcodes per second)
2020-07-15 14:25:29 -05:00
Cargo.lock
Run Sound + Delay Timers in another thread in Safe Rust
2020-07-15 16:50:57 -05:00
Cargo.toml
Run Sound + Delay Timers in another thread in Safe Rust
2020-07-15 16:50:57 -05:00
Description
A CHIP-8 Emulator Written in Rust
121
KiB
Languages
Rust
100%