.
This commit is contained in:
@@ -4,7 +4,6 @@ Operations
|
|||||||
Stack operations: (0x00~0x1f)
|
Stack operations: (0x00~0x1f)
|
||||||
pushn [int] Push int
|
pushn [int] Push int
|
||||||
pushr [float] Push float (real)
|
pushr [float] Push float (real)
|
||||||
pushs [string] Push string
|
|
||||||
pshcn [index] Push int from constant list
|
pshcn [index] Push int from constant list
|
||||||
pshcr [index] Push float from constant list
|
pshcr [index] Push float from constant list
|
||||||
pshcs [index] Push string from constant list
|
pshcs [index] Push string from constant list
|
||||||
|
|||||||
Reference in New Issue
Block a user