io
print_dec
Parameters: cell value
Prints the given value as decimal to stdout
print_hex
Parameters: cell value
Prints the given value as hexadecimal to stdout
print_str
Parameters: Array* str
Prints the given string to stdout
new_line
Parameters:
Prints a new line to stdout