Repository navigation

#

lc3-assembly

Makefile
1894
7 个月前

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

C++
66
3 年前

Roguelike tunnel generator in LC3 assembly. (Homework)

Assembly
44
3 个月前

LC-3 (Little Computer 3) VM implemented in Rust

Rust
43
3 年前

A C compiler for the LC3 architecture

Python
11
3 年前

Observable LC3 Virtual Machine

OCaml
10
5 个月前

Implementation of a LC3 Virtual Machine, with a simple Operating System, based on https://www.jmeiners.com/lc3-vm/

C
5
2 年前

CPU emulator and disassembler

Python
5
7 年前

This is a VS Code Extension for LC3 Assembly

5
6 年前

Yet Another LC-3 toolkit (incl. parser, assembler and emulator)

C#
4
4 年前

Disassembler for the LC-3

C
3
6 年前

This is an implementation of lc-3 assembler and emulator.

C++
3
3 年前

implementation of the LC-3 virtual machine in lua

Lua
2
1 年前

Open source script tools for LC3 (assembler/disassembler, c compiler, simulator/virtual machine). Regress, unit and speed test. x16, x32, x64 version.

C++
2
2 年前

Educational project and I choose the LC-3 CPU to make a virtual machine code that executes obj files.

C
2
5 年前

Homebrew LC3tools installation script

Ruby
2
7 年前

LC3 Simulator backend written in C++. Supporting the original and 2019 revision of the LC3

C++
2
3 年前

A Golang assembler, virtual machine, and debugger written for the LC3 machine architecture

Go
1
7 个月前

Program to check if a number is a prime implemented in assembly (LC3).

Assembly
1
7 年前

LC3 (Little Computer 3) assembly programs that I created for "Introduction to Computing" with Dr. Yale N. Patt

Assembly
1
8 个月前