Send a string on the screen (depending of cursor position)
#include "../orix/src/include/orix.h" #include "../orix/src/include/macro.h" ; set the header PRINT(str) rts str .asc "hello world !",0
#include "../orix/src/include/orix.h" #include "../orix/src/include/macro.h" ; set the header PRINT(str) rts str .asc "hello world !",0