An open API service providing repository metadata for many open source software ecosystems.

Topic: "lc3-assembly"

justinmeiners/lc3-vm

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

Language: Makefile - Size: 1.36 MB - Last synced at: 6 months ago - Pushed at: 9 months ago - Stars: 1,241 - Forks: 174

TricksterGuy/complx

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

Language: C++ - Size: 10.9 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 62 - Forks: 30

KuldeepSinh/lc3_vm

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

Language: Rust - Size: 102 KB - Last synced at: 7 days ago - Pushed at: about 3 years ago - Stars: 43 - Forks: 7

justinmeiners/lc3-rogue

Roguelike tunnel generator in LC3 assembly. (Homework)

Language: Assembly - Size: 6.84 KB - Last synced at: about 1 month ago - Pushed at: almost 7 years ago - Stars: 39 - Forks: 6

nickodell/lc3-cc

A C compiler for the LC3 architecture

Language: Python - Size: 85 KB - Last synced at: 25 days ago - Pushed at: about 3 years ago - Stars: 10 - Forks: 5

frectonz/lc3

Observable LC3 Virtual Machine

Language: OCaml - Size: 157 KB - Last synced at: 2 days ago - Pushed at: about 2 months ago - Stars: 9 - Forks: 0

3TUSK/LC-Sharp

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

Language: C# - Size: 150 KB - Last synced at: 17 days ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 1

rksouthee/lc-3

Assembler for the Little Computer 3

Language: C++ - Size: 23.4 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 5 - Forks: 2

zatch10/ILLC3

This is a VS Code Extension for LC3 Assembly

Size: 55.7 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 5 - Forks: 1

ianklatzco/lc3

CPU emulator and disassembler

Language: Python - Size: 33.2 KB - Last synced at: 3 days ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 2

Samuele95/LC3VM

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

Language: C - Size: 1.01 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

subpassion/lc3

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

Language: C++ - Size: 127 KB - Last synced at: 5 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

nicole-alassandro/golc3

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

Language: Go - Size: 394 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

thermionik/ECE306-LC3

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

Language: Assembly - Size: 49.8 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

Former/LC3_script_tools

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

Language: C++ - Size: 1 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

complx-tools/pylc3.core

Python Bindings for liblc3.

Language: C++ - Size: 61.5 KB - Last synced at: 15 days ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 1

Sloopy3333/lc3-vm

LC-3 VM implementation in C

Language: C - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

d0rj/LC3_asm

Implementation of assembler for LC3 processor

Language: Python - Size: 128 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Elemeants/Lc3-VirtualMachine

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

Language: C - Size: 46.9 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

vastopol/disco

Disassembler for the LC-3

Language: C - Size: 58.7 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

lc3tutor/lc3code

Repository of LC3 tools and examples.

Language: Assembly - Size: 3.05 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

ChrizziDerKek/LC3-VM-CSharp

implementation of the LC-3 virtual machine in c#

Language: C# - Size: 20.5 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

ChrizziDerKek/LC3-VM-Lua

implementation of the LC-3 virtual machine in lua

Language: Lua - Size: 12.7 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

dogeystamp/lc3-vm

Rust implementation of Little Computer 3 (LC-3) as a virtual machine.

Language: Rust - Size: 51.8 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

TMarwah/LC3Projects

:anger: Storage for projects on the LC-3 Processor

Language: Assembly - Size: 1.71 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

MikaelFangel/LC3-Programming 📦

Small programs made for the LC-3.

Language: Assembly - Size: 4.88 KB - Last synced at: 20 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

MikaelFangel/LC3-Project1 📦

A small LC-3 that checks if the input is a prime number or not

Language: Assembly - Size: 9.77 KB - Last synced at: 20 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

rijkvp/lc3-disassembler

Disassembler for the LC-3 assembly language

Language: Python - Size: 4.88 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

complx-tools/pylc3.autograder.examples

Examples of autograders using the pylc3.unittest library. Intended as documentation for pylc3.unittest for TAs to become familiar with writing autograders.

Language: Python - Size: 46.9 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

TricksterGuy/pylc3-examples 📦

Example pylc3 testers and lc-3 assembly code for documention for pylc3

Language: Python - Size: 3.07 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ariloc/lc3-tp

An introduction to low level programming, a summary of the LC-3 ISA and example code. [IRCI, 6to INFO IPS]

Language: TeX - Size: 2.91 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

1sand0s/Lc3B-Assembler

C implementation of an assembler for the LC3b ISA

Language: Shell - Size: 1.07 MB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

AlmogHadad/Rat-in-a-Maze-LC3

solving the rat in a maze problem with LC3(like assembly)

Language: Assembly - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

AlexanderJDupree/LC3-VM

Virtual Machine for LC3

Language: C - Size: 73.2 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

RandyDeng/PipelinedArchitecture

A 5-Stage Pipelined Computer Architecture Simulator of LC3bsim in C

Language: C - Size: 10.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

furrysalamander/LC-3

A C# Form implementation of the LC-3, With Assembler

Language: C# - Size: 38.1 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0