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

Re: [MiNT] Calling gemdos function from Interruption



Hi Olivier!

> Some weeks ago I have talk about this with Ingo and he said me that now it work.

Hm, either I misunderstood you or you me or both ;-)

What I meant is this:
I can call GEMDOS calls within a signal handler. And in XaAES I can
even make AES calls from within a signal handler.

But a signal handler is context dependant. The OS knows to which
process a signal handler belongs.


Cheers, Ingo =;->