Skip to content
/ LC3-VM Public

LC3 (Little Computer 3) Virtual Machine implementation in Go.

Notifications You must be signed in to change notification settings

pkdiv/LC3-VM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LC3-VM

A Implementation of LC3 (Little Computer 3) virtual machine written in Go. Emulates LC3's insruction set, memory model and execution flow

Status

Work in Progress

Inspired by Jason Meiners’ “Write your Own Virtual Machine”

TODO

  • Implement TRAPS
  • Function to read the obj file

About

LC3 (Little Computer 3) Virtual Machine implementation in Go.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages