coming soon
with by Joshua Schultheiss
Press the play button to begin.
From Wikipedia:
Little Computer 3, or LC-3, is a type of computer educational programming language, an assembly language, which is a type of low-level programming language. The LC-3 was developed by Yale N. Patt at the University of Texas at Austin and Sanjay J. Patel at the University of Illinois at Urbana-Champaign. Their specification of the instruction set, the overall architecture of the LC-3, and a hardware implementation can be found in their textbook "Introduction to Computing Systems."
Documentation coming soon.
Tutorial coming soon.
Stepper coming soon.
Reverser coming soon.
TRAP - GETC, OUT, PUTS, IN, PUTSP, HALT
--------
.BLKW
.END
.FILL
.ORIG
.STRINGZ
binary
⚬ | ⚬ | ⚬ | ⚬ | ⚬ | ⚬ | ⚬ | ⚬ |
⚬ | ⚬ | ⚬ | ⚬ | ⚬ | ⚬ | ⚬ | ⚬ |
⚬ | ⚬ | ⚬ | ⚬ | ⚬ | ⚬ | ⚬ | ⚬ |
⚬ | ⚬ | ⚬ | ⚬ | ⚬ | ⚬ | ⚬ | ⚬ |
R0 | 0000000000000000 | 0x0000 | #0 |
R1 | 0000000000000000 | 0x0000 | #0 |
R2 | 0000000000000000 | 0x0000 | #0 |
R3 | 0000000000000000 | 0x0000 | #0 |
R4 | 0000000000000000 | 0x0000 | #0 |
R5 | 0000000000000000 | 0x0000 | #0 |
R6 | 0000000000000000 | 0x0000 | #0 |
R7 | 0000000000000000 | 0x0000 | #0 |
PC | 0000000000000000 | 0x0000 | #0 |
IR | 0000000000000000 | 0x0000 | #0 |