Re: A86: User interrupt question


[Prev][Next][Index][Thread]

Re: A86: User interrupt question



What exactly is the process for the calc calling the user interrupt.  Does
it go to $38, than jumps to $D2F2?
Sort of.  It calls $d2fe, but only if the right flag is set.  I'm not sure when rst 38h is called though.
 
38h is called every 200th of a second