Formatted README

This commit is contained in:
Dominic Grimm 2022-08-26 15:16:31 +02:00
parent 6f28879402
commit 8b45ae7a03
1 changed files with 1 additions and 0 deletions

View File

@ -26,3 +26,4 @@
| `0x0b` | `alu` | Runs ALU with `tmp`'s value as operator | |
| `0x0c` | `get` | Sets `tmp` to memory at address in `tmp` | |
| `0x0d` | `set` | Sets memory to value at specific address | |