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

Re: [MiNT] XaAES:Singletask-mode



> > > I'd like to know more about single-task AES to understand the need for
> > > the feature ?
> >
> > The main reason was to be able to run the pure-debugger, maybe there are
> > more programs that could profit from it.
>
> What's special about the pure-debugger that it needs this mode ?

A lot :)

- has its own AES

- disables interrupts

- much more I dont know

If you have a copy just try to run it under XaAES. It can't load gcc-compiled binaries though.


-Helmut