On Thu, 28 Mar 2002, Peter Stuge wrote:

> int 1ah
>
> will push flags and then call the CS:IP address stored at 0:68h.  And that
> interrupt handler should end with an iret instruction, making sure to save
> all registers it uses.  (Unless they are holding returned data..)

yes, thanks to the help of people on the list I have this part working.

ron

Reply via email to