diff --git a/femto b/femto index 1cc18e5..f3ec2fc 100755 --- a/femto +++ b/femto @@ -6,10 +6,7 @@ TTY=`stty -g` -if [ "$1" = "-b" ]; then - shift - uxnasm femto.tal femto.rom -fi +uxncli asma.rom femto.tal femto.rom if [ $? -eq 0 ]; then stty raw -echo