Commands Cheat Sheet | |
---|---|
1xx | Add mailbox xx to accumulator |
2xx | Subtract mailbox xx from accumulator |
3xx | Store accumulator to mailbox xx |
5xx | Load from mailbox xx and overwrite accumulator |
6xx | Set program counter to xx |
7xx | Set program counter to xx if accumulator is zero |
8xx | Set program counter to xx if accumulator is positive |
901 | Read from input (blocking) to accumulator |
902 | Copy value from accumulator to output |
000 | Halt the program |
Controls | |||
---|---|---|---|
Input | Output | Accumulator | Program Counter |
Run Rate | |||
Status |
Ready
|