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

Re: [MiNT] XaAES and appl_init()



Helmut Karlowski wrote:

The AES (here: EmuTOS) switches to user-mode when the AES-call returns

No all function do this. I don't know what EmuTOS do.

- The AES writes beyond the Supervisor-Stack.

The Atari AES do this, EmuTOS?


Shouldn't this be

old_ssp	Super (&my_stack[8180]);  /* nicht ganz aufs Ende! */

Sorry I make only a copy from the ocr text.

Here <http://www.atariprofibuch.de/> you can finded the PDF. Klick on the link "68k United".

Gerhard