1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-11-08 10:18:05 +11:00
collapseos/cvm/forth.bin
Virgil Dupras 94cb76520a Refer to stable wordref by direct offset in "hot zone" immediates
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.
2020-07-05 07:09:11 -04:00

5.3 KiB