~maddie/custom-processor-simulator

ref: 463d26375e281cfd57a36cc6e2350ae3a9f479e0 custom-processor-simulator/Cargo.toml -rw-r--r-- 178 bytes
463d2637Madeline Cronin Write tests for memory access instructions. a month ago
                                                                                
1
2
3
4
5
6
7
8
[package]
name = "simulator"
version = "0.1.0"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]