~maddie/STT-implementation

ref: 8960e8f41dc3e6bdf89d2b086d647b1118f1b912 STT-implementation/Cargo.toml -rw-r--r-- 103 bytes
8960e8f4 — kn0000 Changed file input to commandline arg, and now takes binary files as input, assembler functionality is split off into another program 2 months ago
                                                                                
1
2
3
4
5
6
7
[package]
name = "implementation"
version = "0.1.0"
edition = "2024"

[dependencies]
minifb = "0.28.0"