mirror of
https://github.com/hsoft/collapseos.git
synced 2024-11-05 20:20:55 +11:00
1597f1e131
It was ill-advised.
17 lines
360 B
Plaintext
17 lines
360 B
Plaintext
C<? is a flag indicating whether a character is waiting in the
|
|
input stream. 1 means yes, 0 means no. It is the responsibility
|
|
of C<* to update that flag.
|
|
|
|
WORDBUF is the buffer used by WORD
|
|
|
|
BOOT C< PTR is used when Forth boots from in-memory
|
|
source. See "Initialization sequence" below.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(cont.)
|