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

Re: [MiNT] how to compile stik/sting stuff with gcc4



2 feb 2010 kl. 08.47 skrev Helmut Karlowski:

> Am 02.02.2010, 08:19 Uhr, schrieb Anders Eriksson <ae@dhs.nu>:
> 
>> As far as I know a7 will always be even, so for example doing
>> move.b d0,(a7)+ will increment a7 by 2.
> 
> This would change everything of course, and at least on m68k it's a completely legal statement. I thought this could be the case.
> 
> Somebody should look in some manual someday.

The stack behavior is different, according to the manual. MicroAPL has some good documentation as well (I think it's in the Portasm and CF68klib manuals. This stuff is available free of charge).

-- PeP