This website requires JavaScript.
Explore
Help
Sign In
dogeystamp
/
lc3-vm
Watch
1
Star
0
Fork
0
You've already forked lc3-vm
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Rust implementation of Little Computer 3 (LC-3) as a virtual machine.
35
Commits
1
Branch
0
Tags
85
KiB
Rust
96.6%
GDB
3.4%
ebc4d425dc
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
dogeystamp
ebc4d425dc
fix NOT logical error
...
i am extremely dumb and spent an inordinate amount of time debugging
2024-01-20 12:56:21 -05:00
contrib
fix NOT logical error
2024-01-20 12:56:21 -05:00
programs
implement reading programs to memory
2024-01-05 17:01:57 -05:00
src
fix NOT logical error
2024-01-20 12:56:21 -05:00
.gitignore
implemented register getter/setter
2024-01-04 22:29:34 -05:00
Cargo.lock
add proper arg parsing
2024-01-14 20:57:14 -05:00
Cargo.toml
add proper arg parsing
2024-01-14 20:57:14 -05:00