Coding : displays a string

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