![]() |
Nuvoton FORTH
|
bytecode opcodes More...
![]() |
Modules | |
command functions | |
C functions implement every VM command. | |
Macros | |
#define | op_NOP 0x00 |
#define | op_BYE 0xFF |
#define | op_JMP 0x01 |
#define | op_qJMP 0x02 |
#define | op_CALL 0x03 |
#define | op_RET 0x04 |
#define | op_QUEST 0xD1 |
#define | op_DUMP 0xD1 |
bytecode opcodes