From mint-bounce@lists.fishpool.fi Tue Feb 2 06:11:12 2010 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:content-type:mime-version :subject:from:in-reply-to:date:content-transfer-encoding:message-id :references:to:x-mailer; bh=eR+GSLcdZLPUYJKlrljpfiWJlM25j4QIFwNC1oM4a7U=; b=p/FQV/2XZPT2gG2uxY7MYWT/WpQbuumMmDXlq8uzvATtG9fFvd8NS7onXae1DSANK3 LJpDa3j8D9YMK5B8LkFXsCQ5Th+CWljZoyHAplXc7M7Fm5nfFo1fa7w/S9namAM6qPBE JAJCgY7All1Jwu+3yEcATF44iRs42a2PpZvPg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=content-type:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to:x-mailer; b=aw4Jwarbco8SCWJCf+0qjk4EWiy3Fr719omoiwCsjNalTLfdCwCZ+DeUgr7I+AWIAK gaKN93E2fqzRMVzGoOf76WAWLHiTgCiK2wyOfrfvGSvFqZjt5hqLoGO6Gn13o2IY3A2v a+yfN5L22YhVnkPTAWi4WvqQRQDbzYZSj58ts= Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Apple Message framework v1077) Subject: Re: [MiNT] how to compile stik/sting stuff with gcc4 From: Peter Persson In-Reply-To: Date: Tue, 2 Feb 2010 12:07:16 +0100 Message-Id: References: <4B6607C7.6090309@freesbee.fr> <4B66183F.6060302@chello.nl> <4B674BBE.8040809@chello.nl> To: mint X-Mailer: Apple Mail (2.1077) X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: pep.fishmoose@gmail.com Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by mail.sparemint.org id o12BBCSA028551 2 feb 2010 kl. 08.47 skrev Helmut Karlowski: > Am 02.02.2010, 08:19 Uhr, schrieb Anders Eriksson : > >> 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