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

Re: [MiNT] [Mint-cvs] [FreeMiNT CVS] freemint/sys



Am 18.02.2015, 00:14 Uhr, schrieb Alan Hourihane:

On 17/02/15 22:39, Helmut Karlowski wrote:
Am 17.02.2015, 22:27 Uhr, schrieb Alan Hourihane:

Right, Frank can't run the trunk because OLDTOSFS crashes it. Now it
works.

Great!


Oh, not quite. XAAES crashes now because of this....


        if ((C.gdos_version = vq_gdos()))
                (*v->api->load_fonts)(v);
        else
                cfg.font_id = 1;


The call to vq_gdos() crashes on 68000.

I'm not sure why, but I suspect it's something to do with MiNT's
replacement trap2 handler.

Pretty sure he does not have any gdos, but that's no reason to crash. I did not change anything there (xa_vdi.c?) for long, wonder why it works with mine.

Do you have any ideas Helmut ?

Not really, sorry.

-Helmut

--