mirror of
https://github.com/Noratrieb/chip-8.git
synced 2026-01-16 01:15:02 +01:00
basic instructions
This commit is contained in:
parent
392bdaf015
commit
31cb1bed9e
4 changed files with 346 additions and 1 deletions
|
|
@ -7,3 +7,4 @@ edition = "2018"
|
|||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
rand = "0.8.3"
|
||||
Loading…
Add table
Add a link
Reference in a new issue