index
:
ch8emu
master
static_exe
A chip8 emulator
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Cargo.toml
blob: 73f1c6d40dd4c02ac63d6f52a5c4fc3666ab9120 (
plain
)
1
2
3
4
5
6
[package] name = "chip8" version = "0.1.0" edition = "2024" [dependencies]