CHIP8 emulator written in Rust
Go to file
2024-03-31 19:27:07 -05:00
notes Small changes 2024-03-28 23:48:43 -05:00
programs Add basic program loading, memory map, etc 2024-03-31 19:27:07 -05:00
src Add basic program loading, memory map, etc 2024-03-31 19:27:07 -05:00
.gitignore Small changes 2024-03-28 23:48:43 -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
README.md Initial commit 2024-03-28 22:45:16 -05:00

saltnvinegar

A chip8 emulator written in Rust