[Oberon] ORX.WriteFile

Andreas Pirklbauer andreas_pirklbauer at yahoo.com
Sun Oct 13 14:15:43 CEST 2019


    > Here is one possible implementation of „ORX“; the module is called „Boot“ though.

PS: Module Boot has now been split into modules ORL and ORX (module Boot itself continues to be available).

So now the commands are exactly as described in the book and source code of Project Oberon 2013, for example:

    ORL.Link   Modules ~
    ORL.Load  Modules.bin ~
    ORX.WriteFile  M.rsc 512 prom.mem ~
    …


    



More information about the Oberon mailing list