[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 60 Fn 01  - Mdebug - Get Address Of The Help Registers                 [G]

   AH = 01h
   DS:SI -> password or a null byte

Return: AX = return code
       FFFEh password is invalid
       FFFDh display mode is invalid
      else successful
       ES:DI point to the help registers of MDEBUG
          ES:DI-02h  -> R0 (WORD)
          ES:DI      -> R1 (WORD)
          ES:DI+02h  -> R2 (WORD)
          ES:DI+04h  -> R3 (WORD)
          ...
          ES:DI+0Eh  -> R8 (WORD)

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson