lc3 topic

List lc3 repositories

lc3-cc

7
Stars
2
Forks
Watchers

A C compiler for the LC3 architecture

lc3-2048

64
Stars
9
Forks
Watchers

implementation of git.io/2048 written in LC-3 assembly, an educational computer architecture

lc3sim-c

35
Stars
15
Forks
Watchers

implementation of the LC-3 virtual machine, an educational computer architecture

lc3sim-js

32
Stars
6
Forks
Watchers

implementation of the LC-3 virtual machine, an educational computer architecture

lc3-vm

1.2k
Stars
162
Forks
Watchers

Write your own virtual machine for the LC-3 computer!

complx

64
Stars
30
Forks
Watchers

Extensible LC-3 Simulator (GUI and CLI), Assembler, and Autograder/Test Framework written in C++. Mainly used in CS2110 at Georgia Tech

lc3-vm

17
Stars
4
Forks
Watchers

LC3 Virtual Machine

LC-3-Rust

36
Stars
9
Forks
Watchers

An LC-3 virtual machine written in Rust for learning purposes.

rust_vm

20
Stars
1
Forks
Watchers

A simple virtual machine written in Rust emulating the LC3 computer

lc3-rogue

26
Stars
4
Forks
Watchers

Roguelike tunnel generator in LC3 assembly. (Homework)