[Oberon] PO2013 - Boot stage 1 from disk
Hellwig Geisse
hellwig.geisse at mni.thm.de
Sun Jul 19 16:42:05 CEST 2020
Tomas,
On So, 2020-07-19 at 16:30 +0200, Tomas Kral wrote:
>
> But I still miss the idea of initialising Modules.
> Linker deposited E70025FE branch at code [0].
>
> But clearly Modules is loaded at address around 84xxH
> Modules 00008420 000084E8 6
>
> an not 25FEH as pointed by a branch above.
>
please note that branches are relative to the next
instruction, and the branch offset is scaled by 4
(because instructions have to be word aligned).
Hellwig
More information about the Oberon
mailing list