CHIP8 emulator written in Rust
Go to file
2024-08-10 03:46:08 -05:00
notes Add cowgod docs, small changes to main, add experimental opcode parsing 2024-08-05 15:55:23 -05:00
programs Add cowgod docs, small changes to main, add experimental opcode parsing 2024-08-05 15:55:23 -05:00
src Function docs, better debug logging, basic option flag parsing 2024-08-10 03:46:08 -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