23 lines
606 B
Plaintext
23 lines
606 B
Plaintext
CosmOS
|
|
> nothing is loaded
|
|
> greet.sbx 210
|
|
hello.sbx 52
|
|
Life.sbx 1411
|
|
Snake.sbx 2175
|
|
Keys.sbx 663
|
|
notes.txt 21
|
|
6 files
|
|
> load what?
|
|
> no such file
|
|
> not a program
|
|
> loaded, starting at 2000
|
|
> a program, loaded off a disk, running on the system that loaded it
|
|
what should I call you? hello, Anachronaut. that is all I do.
|
|
finished
|
|
> a program, loaded off a disk, running on the system that loaded it
|
|
what should I call you? hello, Claude. that is all I do.
|
|
finished
|
|
> halted
|
|
Execution halted after 14083 cycles.
|
|
[exit 0]
|