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