mirror of
https://github.com/hsoft/collapseos.git
synced 2024-11-17 05:18:06 +11:00
rc2014: adjust bootstrapping instructions
This commit is contained in:
parent
65bc3b73ad
commit
733aff7b7a
@ -169,7 +169,7 @@ same (`8d60`), the end offset depends on the situation.
|
|||||||
|
|
||||||
If you look at data between `99f6` and `9a3c`, you'll see that this data is not
|
If you look at data between `99f6` and `9a3c`, you'll see that this data is not
|
||||||
100% dictionary entry material. Some of it is buffer data allocated at
|
100% dictionary entry material. Some of it is buffer data allocated at
|
||||||
initialization. To locate the end of a word, look for `0043`, the address for
|
initialization. To locate the end of a word, look for `0042`, the address for
|
||||||
`EXIT`. In my case, it's at `9a1a` and it's the end of the `INIT` word.
|
`EXIT`. In my case, it's at `9a1a` and it's the end of the `INIT` word.
|
||||||
|
|
||||||
Moreover, the `INIT` routine that is in there is not quite what we want,
|
Moreover, the `INIT` routine that is in there is not quite what we want,
|
||||||
|
Loading…
Reference in New Issue
Block a user