[A83] Re: Omnicalc is out!!!


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

[A83] Re: Omnicalc is out!!!




No interrupts. Apps stay on the same page, except for garbage collection.
Even if an app remained perpetually on the same page, you couldn't use it
for interrupts because the app rom page isn't always swapped into
4000-7FFFh. Every bcall, as well as the OS, constantly swaps other pages in.

Michael Vincent
Detached Solutions - www.detacheds.com
Radical Software - www.radicalsoft.org
www.michaelv.org
----- Original Message -----
From: "SUCKER [Pieter Van Nuffel]" <sucker_pvn@hotmail.com>
To: <assembly-83@lists.ticalc.org>
Sent: Friday, April 12, 2002 10:21 AM
Subject: [A83] Re: Omnicalc is out!!!


>
> >Check out http://www.ticalc.org/archives/files/fileinfo/226/22626.html
The
> >file is hidden in today's new files, and it dosen't even have a
screenshot
> >or featurd icon!
> >
> >
>
> Are there interrupts used in that program?
> Are flash apps always "static" inside the flash, or
> is it possible to move them? I heard something about
> a kind of defragmenting tool that moves all the apps to
> the right positions. If they're static, they could be used
> to place the im2 interrupt vector table inside the app.
> Or would you guys do it otherwise?
>
>
>       SUCKER [Pieter Van Nuffel]
>
>
> _________________________________________________________________
> Get your FREE download of MSN Explorer at
http://explorer.msn.com/intl.asp.
>
>




References: