From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MtnRw-0005yy-9F for qemu-devel@nongnu.org; Fri, 02 Oct 2009 15:05:52 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MtnRr-0005tA-Jb for qemu-devel@nongnu.org; Fri, 02 Oct 2009 15:05:51 -0400 Received: from [199.232.76.173] (port=36475 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MtnRr-0005t0-H7 for qemu-devel@nongnu.org; Fri, 02 Oct 2009 15:05:47 -0400 Received: from mtaout03-winn.ispmail.ntl.com ([81.103.221.49]:55447) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MtnRq-0005Nt-Sz for qemu-devel@nongnu.org; Fri, 02 Oct 2009 15:05:47 -0400 Date: Fri, 2 Oct 2009 20:07:01 +0100 From: Stuart Brady Subject: Re: [Qemu-devel] Release plan for 0.12.0 Message-ID: <20091002190701.GA20852@miranda.arrow> References: <4AC29E4D.80707@us.ibm.com> <20091001205051.GA19122@miranda.arrow> <3D81C6E3-A13B-4B5C-8628-1B4AD4071F40@claunia.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <3D81C6E3-A13B-4B5C-8628-1B4AD4071F40@claunia.com> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Natalia Portillo Cc: qemu-devel@nongnu.org On Fri, Oct 02, 2009 at 05:51:37AM +0100, Natalia Portillo wrote: > Hi Stuart! > > Nice to read you! And you, Natalia! :-) > El 01/10/2009, a las 21:50, Stuart Brady escribió: > > >z80-softmmu now has MSX1 emulation, with thanks to Juha Riihimäki, > >and I've also added the beginnings of ZX Spectrum 128K and SAM Coupé > >emulation. It still needs quite a few cleanups, though. > Great great!!! > If you need any software for testing them just email me. I've no real problems getting hold of SAM and Spectrum software, but I expect there are still bugs in the Z80 emulation... certainly, support for the Z80's undocumented flags would be useful! > Could you please email me the public domain ROMs? > I've lost them The ZX Spectrum ROMs are available here: http://www.shadowmagic.org.uk/spectrum/roms.html For 48K emulation, you'll likely want 48.rom, renamed to zx-rom.bin... For 128K emulation, you'd need to join 128-0.rom and 128-1.rom together, and named zx128-rom.bin. The SAM Coupe ROM is available here: ftp://ftp.nvg.ntnu.no/pub/sam-coupe/emulation/ROMs/samroms.zip I'd recommend using ROM30 (renaming it to sam-rom.bin). (Note to all: these are not truly 'free software', but their owners have given permission for them to be used for emulation. The MSX ROMs are a different matter, though.) The Z80 target is available at: http://repo.or.cz/w/qemu/z80.git BTW, one thing that looks interesting is TAKEDA Toshiya's PC-98 emulation. If support for the NEC v20's 8080 mode (!) would be useful, then perhaps parts of the Z80 target might serve as a starting point... > >Same also for Laurent Vivier's m68k patches -- I would certainly have a > >go at implementing Atari ST emulation, and would also be interested in > >helping with Amiga, 68K Mac and perhaps even NeXT, SUN3, etc. > If operating systems or real systems are need for that I have almost all. > Atari ST512FM, ST1024, Amiga 500, a pletory of Macs. > And of course, Atari TOS, Amiga Kickstart, OS and Workbench, Mac OS, > A/UX, NeXTStep and OpenStep, and SunOS/sun3. Those would certainly be useful for testing! For the time being, Laurent's plan to boot linux-m68k sounds like a good approach. > >For the OS support list, I'd perhaps suggest something similar to the > >Wine AppDB [...] > >If it's of any use: http://source.winehq.org/git/appdb.git/ > A GREAT idea I'll check on it. Thanks! I'm eager to hear what conclusion you come to. :-) Cheers, -- Stuart Brady