A92: Interrupts, ... ?
[Prev][Next][Index][Thread]
A92: Interrupts, ... ?
How can I stop a program from an interrupt. This should be used, when an
exception happens, so that the TI92 doesn't crash.
For example:
clr.w d0
clr.w d1
divu.w d0,d1
; Here an exception handler should stop the program
I'll use this exception handlers in a library, so that my TI92 doesn't
crash. In this library I first save the original stack address of a7 and
install all exception handlers.
Who can help me?
--
MXM-TriX
http://start.at/mxm
alexander.grutsch.htlr@schulen.vol.at