CHIP8 emulator written in Rust
Go to file
2024-03-28 22:45:16 -05:00
src Initial commit 2024-03-28 22:45:16 -05:00
.gitignore Initial commit 2024-03-28 22:45:16 -05:00
Cargo.lock Initial commit 2024-03-28 22:45:16 -05:00
Cargo.toml Initial commit 2024-03-28 22:45:16 -05:00
LICENSE Initial commit 2024-03-28 22:42:40 -05:00
notes.txt Initial commit 2024-03-28 22:45:16 -05:00
README.md Initial commit 2024-03-28 22:45:16 -05:00

saltnvinegar

A chip8 emulator written in Rust