From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EQY1R-0000At-Us for qemu-devel@nongnu.org; Fri, 14 Oct 2005 18:27:30 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EQY1M-000080-Uz for qemu-devel@nongnu.org; Fri, 14 Oct 2005 18:27:26 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EQY1L-00007Y-Tc for qemu-devel@nongnu.org; Fri, 14 Oct 2005 18:27:24 -0400 Received: from [199.45.160.85] (helo=harmony.bsdimp.com) by monty-python.gnu.org with esmtp (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.34) id 1EQY1L-0003bW-Ll for qemu-devel@nongnu.org; Fri, 14 Oct 2005 18:27:24 -0400 Date: Fri, 14 Oct 2005 16:26:42 -0600 (MDT) Message-Id: <20051014.162642.68308089.imp@bsdimp.com> Subject: Re: [Qemu-devel] NEC PC-9821 From: "M. Warner Losh" In-Reply-To: <41e41e7a0510141455m52dd88e2xa9a4105c30917e54@mail.gmail.com> References: <20051014.154505.68095539.imp@bsdimp.com> <41e41e7a0510141455m52dd88e2xa9a4105c30917e54@mail.gmail.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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, hetzbh@gmail.com In message: <41e41e7a0510141455m52dd88e2xa9a4105c30917e54@mail.gmail.com> Hetz Ben Hamo writes: : Not really. I think you'll need a BIOS for it which is copyrighted and : not freely distributable, and I think some specs are different, but I : didn't see any patches floating around. The specifications are quite a bit different than an IBM-AT compatible. I have seen a couple of pc98 emulators that run on Windows, and they have their own BIOS implementation. However, they are slow and run on Windows... :-(. I have a "newer" pc98 machine I can get the BIOS from for my own personal use (say using it on that machine), but you are right, there would be problems distributing it. I'd kinda hoped that one of the Japanese hackers had created qemu patches that google somehow overlooked in my search. The details of a PC98 machine are complex... Maybe I have a new project :-). Warner