mirror of
https://github.com/hsoft/collapseos.git
synced 2024-11-06 03:30:55 +11:00
94cb76520a
Previously, it was impossible to cross-compile Collapse OS from a binary-offsetted Collapse OS because stable ABI wordrefs would have a wrongly offsetted address. This solves the problem by replacing those wordrefs by direct, hardcoded stable ABI offset references.
7 lines
208 B
Plaintext
7 lines
208 B
Plaintext
Implementation notes
|
|
|
|
71 Execution model 73 Executing a word
|
|
75 Stack management 77 Dictionary
|
|
80 System variables 85 Word types
|
|
89 Initialization sequence 91 Stable ABI
|