about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorelioat <elioat@tilde.institute>2022-10-11 23:06:11 -0400
committerelioat <elioat@tilde.institute>2022-10-11 23:06:11 -0400
commit7a90ea7711317a80b3d99a68dc40cad0fb2809c2 (patch)
tree53706d1add0fe989442f8e670712dd0eb7b0f6d2
parent4658e2bc21fc28e030b9f43999a98cd345b795aa (diff)
downloadtour-7a90ea7711317a80b3d99a68dc40cad0fb2809c2.tar.gz
*
-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