]>
wirehaze git hosting - MS-DOS.git/blob - v2.0/source/DEBEQU.ASM
4 IBMVER EQU true
; Set conditional switches
7 SYSVER EQU FALSE
; if true, i/o direct to bios
8 ; so DOS can be debugged
11 SETCNTC EQU TRUE
; If this is FALSE, DEBUG will not set
12 ; the Control C int vector
14 ZIBO EQU TRUE
; true if P traces over interrupts
15 ; and calls and dump looks pretty
19 BUFLEN EQU
80 ; Maximum length of line input buffer
20 BPMAX EQU
10 ; Maximum number of breakpoints
21 BPLEN EQU
5*BPMAX
; Length of breakpoint table
22 REGTABLEN EQU
14 ; Number of registers
26 BXREG EQU
"B"+5800H
; "BX"
27 BPREG EQU
"B"+5000H
; "BP"
28 SIREG EQU
"S"+4900H
; "SI"
29 DIREG EQU
"D"+4900H
; "DI"
32 \1a\1a\1a\1a\1a\1a\1a\1a\1a\1a\1a\1a\1a\1a\1a\1a\1a\1a\1a\1a\1a\1a\1a\1a\1a\1a\1a\1a\1a\1a\1a\1a\1a\1a\1a\1a\1a\1a\1a\1a\1a\1a\1a\1a