KuldeepSinh/lc3_vm
LC-3 (Little Computer 3) VM implemented in Rust
{ "createdAt": "2018-12-17T17:30:37Z", "defaultBranch": "master", "description": "LC-3 (Little Computer 3) VM implemented in Rust ", "fullName": "KuldeepSinh/lc3_vm", "homepage": null, "language": "Rust", "name": "lc3_vm", "pushedAt": "2022-04-09T08:15:51Z", "stargazersCount": 44, "topics": [ "lc3", "lc3-assembly", "rust", "virtual-machine", "vm" ], "updatedAt": "2025-09-04T16:01:53Z", "url": "https://github.com/KuldeepSinh/lc3_vm"}lc3_vm
Section titled “lc3_vm”LC-3 (Little Computer 3) VM implemented in Rust. Ideally, it will run any LC-3 assembly program.
Motivation :
Section titled “Motivation :”Example#1 : Play 2048!
Section titled “Example#1 : Play 2048!”$ cargo run ./resources/2048.objResult
Section titled “Result”+--------------------------+| || 2 || || || || 2 || || || |+--------------------------+Example#2 : Play Rogue!
Section titled “Example#2 : Play Rogue!”$ cargo run ./resources/rogue.objResult
Section titled “Result”################## ############################### ############################### ######################### # ################################D################################################################@ ############################### ############################### ############################### ############################### ############################### ############################### ############################### ## ########################### #############