[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] MiNT on Firebee
On Tue, 2011-03-15 at 12:26 +0100, Konrad Kokoszkiewicz wrote:
> An alternative approach is to save and restore the clobbered register. So
> maybe a sort of this:
>
> move.l d0,-(sp)
> move sr,d0
> oril 0x0700,d0
> move d0,sr
> move.l (sp)+,d0
>
> would do?
Thanks, this worked fine :) However, there were other problems with the
AKP keyboard. I will not look further into this now - I'm just not
qualified for it.
Jo Even