[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
     These definitions are used with the Intr and MsDos procedures.

     Registers  =  Record
        Case integer of
           0 : (AX, BX, CX, DX, BP, SI, DI, SI, DS, ES, Flags : Word);
           1 : (AL, AH, BL, BH, CL, CH, DL, DH : Byte);
        end;

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