Skip to content

wantguns/lc3-vm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LC-3 Virtual Machine
====================

This is a proof-of-concept Virtual Machine for the LC-3 Architecture
written in C

You can play with it on Unix like operating systems:

    $ make

The default game is 2048, but you can essentially load any object file
for the LC-3Architecture.


Credits
-------

This PoC was made by following the excellent literate progam by Justin
Meiners --
    https://justinmeiners.github.io/lc3-vm

About

A VM for the LC-3 Architecture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published