From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1I4yYu-0006DG-9Z for qemu-devel@nongnu.org; Sun, 01 Jul 2007 08:29:56 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I4yYs-0006A2-LE for qemu-devel@nongnu.org; Sun, 01 Jul 2007 08:29:55 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I4yYs-00069o-D1 for qemu-devel@nongnu.org; Sun, 01 Jul 2007 08:29:54 -0400 Received: from ug-out-1314.google.com ([66.249.92.168]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1I4yYr-00080T-Me for qemu-devel@nongnu.org; Sun, 01 Jul 2007 08:29:53 -0400 Received: by ug-out-1314.google.com with SMTP id m2so807026uge for ; Sun, 01 Jul 2007 05:29:52 -0700 (PDT) Message-ID: Date: Sun, 1 Jul 2007 14:29:51 +0200 From: "andrzej zaborowski" Subject: Re: [Qemu-devel] Porting QEMU to PalmOS In-Reply-To: <748971.45217.qm@web54607.mail.re2.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <748971.45217.qm@web54607.mail.re2.yahoo.com> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org, sinisa marovic On 5/24/07, sinisa marovic wrote: > I'm afraid I will have to dissapoint you: it will be only isapc with no > networking or other fancy devices. Main goal is the ability to run dos games. > I do not know how familiar are you with PalmOS developer support. It > is poor, gcc lack many important functions that have to be written from > scratch. When I ported dosbox (which is written in c++) (Happily violating the GPL) Will the qemu port also be binary only? Sorry for being off-topic. Regards