0
0
Fork 0
mirror of https://git.sr.ht/~rabbits/uxn synced 2024-11-01 12:02:39 +00:00
uxn/projects/examples/devices/console.write.tal

17 lines
229 B
Tal
Raw Normal View History

2023-07-16 16:41:40 +00:00
( 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