Int 60/AH=03h

Prev Next Ralf Interrups Categories Contents

------

MDEBUG - POP UP

AH = 03h
DS:SI -> password or a null byte
ES -> new value for the register SE
DI -> new value for the register OF

Return:
AX = return code (see #03309)

See Also: AH=04h"MDEBUG"

(Table 03309) Values for MDEBUG return code: FFFFh call not allowed FFFEh password is invalid FFFDh display mode is invalid else successful

Category: Debuggers/Debugging Tools - Int 60h - M

------

Prev Next Ralf Interrups Categories Contents