From mint-bounce@lists.fishpool.fi Tue Jan 19 08:05:01 2010 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=Lrdo+6VAY2TSVlUo4FdPJ5y9561V0L0Frf6TsZY8vQo=; b=esqScOiUyxavZu7sUHJayApXP9lf/xtHOOtrTa2o+CaDUL5z/IRpSrTM943g529jWk b4e4wnNFLOriQQXNbwDAMMHiAZe/J02DqbJwdGpvKiY2GYb9IfWIj6vJfqRClj/itMOS L1ycVA41v7ygOWAgtIA4RZq83Wgr7HLLB+Gew= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:message-id:date:from:user-agent:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; b=Qdnf9FR/+WSn8xB8fPBkw1fu1+WOlIbi8jMv4muMVLzVDk8xsuVFGQY61xzcmQzIDb klkxg5Z5hk2/CJDrbtlMDgt8DlBGL0LPDfTuIXCd8yuNVoYZISJZWsy3rugOydH+9kWk XpbZKRr10lkldVapjyR5I/GuylPUVgycjyrxI= Message-ID: <4B55AC70.8060404@freesbee.fr> Date: Tue, 19 Jan 2010 13:58:24 +0100 From: =?ISO-8859-15?Q?Vincent_Rivi=E8re?= User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: "mint@lists.fishpool.fi" Subject: Re: [MiNT] Stack alignment (was Re: libgem16: vs_color) References: <4B542D75.6080103@freesbee.fr> <4B543E5D.30600@atari.org> <4B54BFBF.1090000@freesbee.fr> <4B54D93C.3080603@freesbee.fr> <4B54EB36.9050301@freesbee.fr> <4B54FB3E.5030108@chello.nl> <4B557E1F.1010901@freesbee.fr> <20100119132222.8465808d.mandin.patrice@orange.fr> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 8bit X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: vincent.riviere@freesbee.fr Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: Helmut Karlowski wrote: > With old MiNT stack is odd at init(), Very bad, MiNT should check the stack is a multiple of 4 (or at least even) before entering XaAES. However I don't know how the stack of the modules is handled inside MiNT. I hope this has been cleanly fixed in the recent FreeMiNT versions, and that it does not work by chance. -- Vincent Rivière