mirror of
https://github.com/hsoft/collapseos.git
synced 2024-11-06 03:20:56 +11:00
2d9a07d215
This was becoming heavy to manage.
7 lines
306 B
Plaintext
7 lines
306 B
Plaintext
3: DOES>. This word is created by "DOES>" and is followed
|
|
by a 2-byte value as well as the address where "DOES>" was
|
|
compiled. At that address is an atom list exactly like in a
|
|
compiled word. Upon execution, after having pushed its cell
|
|
addr to PSP, it executes its reference exactly like a
|
|
compiled word.
|