- Using its switches to work with
- Using assembly code
- Assembler
- 4kb memory showing details
Instruction | hex | Instruction | hex | Instruction | hex |
---|---|---|---|---|---|
CLA | 7800 | AND | 0xxx 8xxx | INP | F800 |
CLE | 7400 | ADD | 1xxx 9xxx | OUT | F400 |
CMA | 7200 | LDA | 2xxx Axxx | SKI | F200 |
CME | 7100 | STA | 3xxx Bxxx | SKO | F100 |
CIR | 7080 | BUN | 4xxx Cxxx | ION | F080 |
CIL | 7040 | BSA | 5xxx Dxxx | IOF | F040 |
INC | 7020 | ISZ | 6xxx Exxx | ||
SPA | 7010 | ||||
SNA | 7008 | ||||
SZA | 7004 | ||||
SZE | 7002 | ||||
HLT | 7001 |
adding value of an instruction or data ( after clicking on Dep switch, the memory of the current address get the value of swithces)
MMDs team