mirror of
https://github.com/hsoft/collapseos.git
synced 2024-11-05 17:30:55 +11:00
da371451cc
Now I struggle to remember why I ever did things they way I did. There must have been a reason...
17 lines
340 B
Plaintext
17 lines
340 B
Plaintext
CURRENT points to the last dict entry.
|
|
|
|
HERE points to current write offset.
|
|
|
|
IP is the Interpreter Pointer
|
|
|
|
PARSEPTR holds routine address called on (parse)
|
|
|
|
C<* holds routine address called on C<. If the C<* override
|
|
at 0x08 is nonzero, this routine is called instead.
|
|
|
|
|
|
|
|
|
|
|
|
(cont.)
|