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

Re: [MiNT] Jinnee under XaAES?



patrick.prokopowicz@edf.fr wrote:
> 
> Hi,
> 
> I also tested Jinnee 2.5 under XaAES on a falcon CT2, with the same result.
> I'd inform HR a few days ago, and if he works as the same speed at usually, Jinnee probably
> works fine in the next release ;-))
> 

;-)


I am analyzing the problem.

XaAES is perfectly able to handle multiple resources.
If you follow the following procedure:

-------------------
rsrc_load
ALL rsrc_gaddr for this resource (will automatically take last rsrc read)

repeat that for each resource.

Do your things.

Calling rsrc_free for each resource will simply remove them in reverse order.

------------------

Alas! Jinnee doesnt use that scheme :-(
Now I am finding out how to know to which resource a certain rsrc_gaddr is aimed.

It seems it is the global pointer in the parameter block that makes the difference.

This reminds me of the MagiC way of threading.

I run jinnee together with n_dlg054.app in stead of wdialog, which seems to work.
(Well at least as far as I got with jinnee ;-)

-- 
Groeten; Regards.
Henk Robbers.    mailto:h.robbers@chello.nl
                   http://members.ams.chello.nl/h.robbers/Home.html
A free multitasking GEM for MiNT: XaAES   (heavily under construction);
                                              http://xaaes.atari.org
Interactive disassembler:         TT-Digger;  http://digger.atari.org
Experimental text editor:         AHCX