/LC3-ISA

Implementation of commonly used Data Structure to solve real world computing problems using LC-3 (machine codes and assembly languages)

Little Computer version 3 (LC-3)

What is LC-3?

Small computer(ISA) designed by Dr. Yales Patt

Usage

Attached here is assembler for LC-3 programs. It can be used for binary machine codes, hexadecimals machine codes and assembly language

Installation

Graphical installer for Windows assembler
Command line installer for Linux and Mac

Visit here to download appropriate installer

Subject Reference Code

EE306 (Introduction to Computer System)

Special Thanks

Dr. Yales Patt for designing the computer