about summary refs log tree commit diff stats
path: root/uxntal
diff options
context:
space:
mode:
Diffstat (limited to 'uxntal')
-rw-r--r--uxntal/exit.rombin0 -> 28 bytes
-rw-r--r--uxntal/exit.tal6
2 files changed, 0 insertions, 6 deletions
diff --git a/uxntal/exit.rom b/uxntal/exit.rom
new file mode 100644
index 0000000..861f3b5
--- /dev/null
+++ b/uxntal/exit.rom
Binary files differdiff --git a/uxntal/exit.tal b/uxntal/exit.tal
index 4e26dd7..143deff 100644
--- a/uxntal/exit.tal
+++ b/uxntal/exit.tal
@@ -4,9 +4,6 @@
 
 |0100 ( -> )
 
-	( set vector )
-	;on-console .Console/vector DEO2
-
 	( print hello )
 	;hello-txt
 	
@@ -20,8 +17,5 @@
 
 BRK
 
-@on-console ( -> )
-
-BRK
 
 @hello-txt "Hello 20 "Uxn! $1