Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Register parameters

Code Block
languagenone
titleRST 20H, DEFW $180C
IN:
     C = reason code
       DQ_Dev ($00), define default device 
       DQ_Dir ($03), define default directory 
       DQ_Fnm ($06), define filename match string
     B = 0, always
     HL = points to a null-terminated string, the argument

OUT:
     Fc = 0,   Successful
     Fc = 1, A = RC error if failure

Registers affected after return:
     ..BCDEHL/IXIY same
     AF....../.... different

...