DOS_VERSION

Get the DOS issue and version numbers
Function AddressDescription
DOS_VERSION 0103Return DOS issue and version numbers

Synopsys

Get the DOS issue and version numbers.

Entry Parameters

None

Exit Parameters

If OK:
D = Issue
E = Version (within issue)
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)