Re: Re: Re: Re: BPINT 21 is the breakpoint you can use. Monday, 22-Feb-99 16:04:28 You can also use: bpint 21 if ah==9 which is the first interrupt called by the program, and drops you very close to the start of the program. In addition, I believe you can use bpint 21 if ah==4b which is the exec interrupt, although this becomes more complex in practice. Cronos Cronos |
Mushy`s Thread (mushy) (20-Feb-99 05:26:45) |