Initial commit with working cli uxnmin.ha

This commit is contained in:
JJ Bliss
2026-04-24 12:43:03 -04:00
parent 4453448a13
commit b11227d947
19 changed files with 2101 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
( uxncli hello.rom )
|10 @Console/vector $2 &read $5 &type $1 &write $1 &error $1
|000
|100
@on-reset ( -> )
;text
&while ( -- )
LDAk .Console/write DEO
INC2 LDAk ?&while
POP2
BRK
@text "Hello $1