Character codes: Difference between revisions

Content added Content deleted
imported>Arakov
m (Add comments to run it.)
Line 2,715: Line 2,715:


=={{header|Uxntal}}==
=={{header|Uxntal}}==
<syntaxhighlight lang="Uxntal">|00 @System &vector $2 &expansion $2 &wst $1 &rst $1 &metadata $2 &r $2 &g $2 &b $2 &debug $1 &state $1
<syntaxhighlight lang="Uxntal">
( uxnasm char-codes.tal char-codes.rom && uxncli char-codes.rom )

|00 @System &vector $2 &expansion $2 &wst $1 &rst $1 &metadata $2 &r $2 &g $2 &b $2 &debug $1 &state $1
|10 @Console &vector $2 &read $1 &pad $4 &type $1 &write $1 &error $1
|10 @Console &vector $2 &read $1 &pad $4 &type $1 &write $1 &error $1


Line 2,724: Line 2,727:
newline
newline


( exit )
#80 .System/state DEO
#80 .System/state DEO
BRK
BRK