Show Assembly editor
Machine code
Show Machine code editor
Assembly code
Fillup Memory
Translate Memory
Input
Run Program
Output
Clear Memory
Instructions
Machine Code
Assembly Code
1xx
ADD
2xx
SUB
3xx
STO
5xx
LDA
6xx
BR
7xx
BRZ
8xx
BRP
901
IN
902
OUT
000
HLT
xxx
DAT
More...
Assembly Version
Index Code
Alias code
Load Examples
Load Multiplication
Load Division (with remainder)
Load Quine