Skip to content

jorenvo/lc-3-vm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LC-3 VM in Rust
===============

This is an implementation of the Little Computer 3. For more info see:
https://en.wikipedia.org/wiki/Little_Computer_3

To run:
$ cargo run -- -f programs/2048.obj

Useful links:
- https://justinmeiners.github.io/lc3-vm/
- https://justinmeiners.github.io/lc3-vm/supplies/lc3-isa.pdf
- http://highered.mheducation.com/sites/0072467509/student_view0/lc-3_simulator.html

About

An LC-3 VM in Rust.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published