A86: User interrupt question
[Prev][Next][Index][Thread]
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? Then how does it end? The following are
stupid question I've never bothered asking:
1. Can you have an interrupt durring and interrupt? Is this limit by the
number of clock cycles in my interrupt?
2. Can I use regular ROM calls in:
1. The user interrupt and all other user areas?
2. The interrupt using IM 2 and the 257 byte table?
3. Has anyone found a way to execute an assembly program from within an
interrupt or immediately after?
Andres Garcia
---------------------
xrigel@q-net.net
Follow-Ups: