Main Page
Modules
Data Structures
Files
Directories
Related Pages
Core Opcodes
[
Tinyaml
]
Detailed Description
Todo:
FINISH THIS DOC.
Modules
Handling data
Control flow
String operations
Threading
Compiling
Arithmetic & bitwise operations
Functions
void
_VM_CALL
vm_op_nop
(
vm_t
vm
,
word_t
data)
do NOTHING.
void
_VM_CALL
vm_op_print_Int
(
vm_t
vm
, int n)
Function Documentation
void
_VM_CALL
vm_op_nop
(
vm_t
vm
,
word_t
data
)
do NOTHING.
void
_VM_CALL
vm_op_print_Int
(
vm_t
vm
,
int
n
)
Generated on Wed Feb 6 14:46:05 2008 for TinyaML by
1.5.3