Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 916 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 916 Bytes

Little Computer 3 Programs

Sample programs for the LC-3 simulator. Great as an introduction to assembly language or as a teaching reference.

This project welcomes contributors!

Getting Started

Learning LC-3

Quickly get on your feet by reading these overview slides. Property of University of Texas at Austin.

Download

You can download LC-3 for Windows or UNIX here.

LC-3 Instructions

The Instruction Set Architecture (ISA) of the LC-3 can be found here. Use it as a reference or cheatsheet.