share deck/mask/card
This commit is contained in:
parent
89118246db
commit
c48d034cf4
|
@ -10,7 +10,8 @@ for NAME in about.txt asma.rom math32.tal test-math32.tal test-math32.py \
|
||||||
tal-mode1.png tal.nanorc \
|
tal-mode1.png tal.nanorc \
|
||||||
proposal.txt proposal2.txt uxnmeta \
|
proposal.txt proposal2.txt uxnmeta \
|
||||||
alloc.tal test-alloc.tal term.tal term.py cp437.tal term.c \
|
alloc.tal test-alloc.tal term.tal term.py cp437.tal term.c \
|
||||||
wave.tal graph.tal arg.tal arg-demo.tal;
|
wave.tal graph.tal arg.tal arg-demo.tal \
|
||||||
|
deck.tal card.tal mask.tal;
|
||||||
do
|
do
|
||||||
echo "-> $NAME"
|
echo "-> $NAME"
|
||||||
cp $NAME /var/www/plastic-idolatry.com/html/erik/nxu
|
cp $NAME /var/www/plastic-idolatry.com/html/erik/nxu
|
||||||
|
|
3
term.tal
3
term.tal
|
@ -132,7 +132,8 @@
|
||||||
( user configuration defaults )
|
( user configuration defaults )
|
||||||
#01 .debug STZ
|
#01 .debug STZ
|
||||||
#01 .show-banner STZ
|
#01 .show-banner STZ
|
||||||
#0010 .border-pad STZ2
|
( #0010 .border-pad STZ2 )
|
||||||
|
#0000 .border-pad STZ2
|
||||||
#01 .visual-bell STZ
|
#01 .visual-bell STZ
|
||||||
|
|
||||||
( 80 cols x 24 rows by default )
|
( 80 cols x 24 rows by default )
|
||||||
|
|
Loading…
Reference in New Issue