0
0
Fork 0
mirror of https://git.sr.ht/~rabbits/uxn synced 2024-11-01 03:52:39 +00:00
uxn/projects/examples/devices/console.write.tal
2023-07-16 09:41:40 -07:00

16 lines
229 B
Tal

( usage: uxncli console.write.rom )
|10 @Console &vector $2 &read $1 &pad $4 &type $1 &write $1 &error $1
|0100
@on-reset ( -> )
;text
&while ( -- )
LDAk .Console/write DEO
INC2 LDAk ?&while
POP2 BRK
@text
"Hello $1