[A83] Re: MirageOS Question...


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

[A83] Re: MirageOS Question...




No.  The tasker interrupt (which is what handles on+clear) is always enabled
at the start of any MirageOS or Ion programs.  You only need to use setupint
if you want to use more interrupts in addition to the tasker (or if you want
to disable the tasker).

-Dan Englender

----- Original Message -----
From: "Henk Poley" <HPoley@DDS.nl>
To: <assembly-83@lists.ticalc.org>
Sent: Wednesday, May 30, 2001 11:48 AM
Subject: [A83] MirageOS Question...


>
> When you have a header with the Quit/Exit-routine defined (also known as
> "modified MirageOS header format"), do you then need to enable the use of
> the [On]+[Clear] with setupint, or is it automagicaly enabled at startup
of
> your program?
>
> Henk Poley
>
>




References: