Programs can now list and share vectors.
This commit is contained in:
@@ -19,5 +19,5 @@ CosmOS
|
||||
0020 00 FF 00 00 00 00 00 00 00 FF 00 00 00 00 00 00 ................
|
||||
0030 00 FF 00 00 00 00 00 00 00 FF 00 00 00 00 00 00 ................
|
||||
> halted
|
||||
Execution halted after 23498 cycles.
|
||||
Execution halted after 23512 cycles.
|
||||
[exit 0]
|
||||
|
||||
@@ -5,5 +5,5 @@ finished
|
||||
> Hello, World!
|
||||
finished
|
||||
> halted
|
||||
Execution halted after 2668 cycles.
|
||||
Execution halted after 2702 cycles.
|
||||
[exit 0]
|
||||
|
||||
@@ -0,0 +1,17 @@
|
||||
CosmOS
|
||||
> loaded, starting at 2000
|
||||
> keys, by interrupt. q stops.
|
||||
ab
|
||||
the console has been handed back
|
||||
finished
|
||||
> > keys, by interrupt. q stops.
|
||||
cd
|
||||
the console has been handed back
|
||||
finished
|
||||
> > FE00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
|
||||
FE10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
|
||||
FE20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
|
||||
FE30 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
|
||||
> halted
|
||||
Execution halted after 10055 cycles.
|
||||
[exit 0]
|
||||
@@ -869,5 +869,5 @@ the board has settled
|
||||
finished
|
||||
>
|
||||
halted
|
||||
Execution halted after 11671206 cycles.
|
||||
Execution halted after 11671230 cycles.
|
||||
[exit 0]
|
||||
|
||||
@@ -21,5 +21,5 @@ stopped
|
||||
finished
|
||||
> >
|
||||
halted
|
||||
Execution halted after 26219 cycles.
|
||||
Execution halted after 26243 cycles.
|
||||
[exit 0]
|
||||
|
||||
@@ -4,8 +4,9 @@ CosmOS
|
||||
hello.sbx 52
|
||||
Life.sbx 1411
|
||||
Snake.sbx 2175
|
||||
Keys.sbx 663
|
||||
notes.txt 21
|
||||
5 files
|
||||
6 files
|
||||
> load what?
|
||||
> no such file
|
||||
> not a program
|
||||
@@ -17,5 +18,5 @@ finished
|
||||
what should I call you? hello, Claude. that is all I do.
|
||||
finished
|
||||
> halted
|
||||
Execution halted after 12778 cycles.
|
||||
Execution halted after 14083 cycles.
|
||||
[exit 0]
|
||||
|
||||
@@ -289,5 +289,5 @@ you ran into something
|
||||
finished
|
||||
>
|
||||
halted
|
||||
Execution halted after 1910669 cycles.
|
||||
Execution halted after 1910693 cycles.
|
||||
[exit 0]
|
||||
|
||||
Reference in New Issue
Block a user