DOS_INITIALISE

Initialise +3DOS
Function AddressDescription
DOS_INITIALISE 0100Initialise +3DOS

Synopsys

  • Initialise +3DOS.
  • Initialise disk drivers.
  • Initialise cache and the RAMdisk.
  • All files closed.
  • All drives logged out.
  • Default drive A: (if disk interface present), else M:
  • Default user 0.
  • Retry count 15.
  • Error messages disabled.

Entry Parameters

None

Exit Parameters

If OK:
Carry true
A corrupt
Otherwise:
Carry false
A=Error code
Always:
BC DE HL IX corrupt, all other registers preserved.
Last modified November 24, 2021: Start of +3DOS documentation (253d8cc)