CosmOS pre-alpha and launchable application versions of old programs.

This commit is contained in:
Anachronaut
2026-08-17 15:31:49 -04:00
parent eff6902bcf
commit 91c9d49d1b
66 changed files with 5612 additions and 160 deletions
+1
View File
@@ -0,0 +1 @@
hi
+4
View File
@@ -0,0 +1,4 @@
hello
SplitBit
a line that is far longer than sixteen characters
+5
View File
@@ -0,0 +1,5 @@
help
dir
frobnicate
exit
+8
View File
@@ -0,0 +1,8 @@
dump nonsense
dump 9 0000
load greet.sbx
dump program 2000
dump
dump data 1000
dump 2 0000
exit
+4
View File
@@ -0,0 +1,4 @@
load hello.sbx
run
run
exit
+2
View File
@@ -0,0 +1,2 @@
load Life.sbx
run
+3
View File
@@ -0,0 +1,3 @@
load Life.sbx
run
q
+1
View File
@@ -0,0 +1 @@
dir
+11
View File
@@ -0,0 +1,11 @@
run
dir
load
load nosuch.sbx
load notes.txt
load greet.sbx
run
Anachronaut
run
Claude
exit