F$GModDr

From NitrOS-9
Jump to: navigation, search
Get Module Directory Gets a copy of the system module directory
OS9 F$GModDr 103F 1A

Entry Conditions

X pointer to the 2048-byte buffer

Y end of copied module directory

U start address of the system module directory

Error Output

CC carry set on error

B error code (if any)

Additional Information

  • The Get Module Directory call copies the system’s module directory into the user’s buffer for inspection. The NitrOS-9 MDIR command uses this call to read the module directory.

krnp2