From fnaumann@mail.cs.uni-magdeburg.de Tue Dec 9 16:55:05 2003 Message-ID: <1070985097.3fd5ef891a642@imp2-l.free.fr> Date: Tue, 9 Dec 2003 16:51:37 +0100 From: Xavier Joubert To: mint@fishpool.com Subject: Re: [MiNT] Shutdown() discussion References: <20031209145323.143CE35553@komp7.euh-e.edu.pl> In-Reply-To: <20031209145323.143CE35553@komp7.euh-e.edu.pl> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.2.1 Delivered-To: mint@fishpool.com Delivered-To: mint@lists.fishpool.fi X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: xavier.joubert@free.fr Precedence: bulk List-help: List-unsubscribe: List-ID: X-List-ID: Hello Adam, Selon Adam Klobukowski : > I do not use ARAnyM :( > > I suggest you to do it in CT60 way, should be very simple. CT60 way is a hardware way that fit well for this board. ARAnyM team and others defined a standard call to shut down emulation through their natfeat interface. This is not only used by ARAnyM, but also by other emulators around. We could even support this natfeat on CT60 with a mere illegal instruction handler. ;) My opinion : write code for the CT60. Others will add support for natfeat shutdown in the FreeMiNT kernel later. Best regards, Xavier