Update README
This commit is contained in:
parent
604c89f72f
commit
7943b1607b
1 changed files with 14 additions and 14 deletions
|
@ -11,7 +11,7 @@
|
|||
# Opcodes
|
||||
|
||||
| Index | Name | Description | Arguments |
|
||||
| ------ | ------ | ------------------------------------------------------------------ | --------- |
|
||||
| ------ | ------ | ------------------------------------------------------------ | --------- |
|
||||
| `0x00` | `nop` | No operation | |
|
||||
| `0x01` | `push` | Push to stack | |
|
||||
| `0x02` | `pop` | Pops top of stack | |
|
||||
|
|
Loading…
Reference in a new issue