[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] Various problems in 1-18-cur
Hi,
On sunnuntai 11 maaliskuu 2012, Helmut Karlowski wrote:
> Must be the kernel - when I run gemini from EmuTOS it works in MiNT 1.16,
> not in 1.18, no XaAES involved.
>
> With MiNT 1.16 it also runs with XaAES (0.998).
>
> Little chance to find this short-term.
Assuming Gemini isn't MiNT aware at all i.e. doesn't change its behavior
when MiNT is present, you could use Hatari OS call tracing facilities to
see what it does:
hatari --trace os_all gemini/
(This OS tracing doesn't work under MiNT as MiNT replaces the catched
routines with its own.)
- Eero