README formatting
This commit is contained in:
parent
856bcf40f5
commit
c5d745608e
@ -14,7 +14,7 @@ The T400 is an 8-bit stack machine operating at 1Hz (due to ABMs only running on
|
|||||||
Any words encountered that aren't instructions are pushed to the stack. This makes very compact simple program code.
|
Any words encountered that aren't instructions are pushed to the stack. This makes very compact simple program code.
|
||||||
|
|
||||||
| ins | function | mnemonic |
|
| ins | function | mnemonic |
|
||||||
|--------|----------------------------------------------|---------------|
|
|-------|-----------------------------------------------|---------------|
|
||||||
| 255 | push program counter | ppc |
|
| 255 | push program counter | ppc |
|
||||||
| 254 | swap TOS | swp |
|
| 254 | swap TOS | swp |
|
||||||
| 253 | read memory from TOS | read |
|
| 253 | read memory from TOS | read |
|
||||||
|
Loading…
Reference in New Issue
Block a user