Download List

專案描述

uBee512 emulates all of the Microbee Z80 series of microcomputers, including ROM, Floppy and Hard disk-based models. Up to 2MB of extended memory is supported. The optional on board sn76489 sound IC is also emulated. The display may use SDL or OpenGL video rendering. Z80 PIO emulation includes tape, speaker, RTC, serial to PC RS232, and mouse peripherals. Parallel port peripherals include BeeThoven (AY-3-8910), BeeTalker (SP0256-AL2), Compumuse (SN76489), DAC, printer, and joystick. Many disk image types and floppy disks are supported. A joystick may be optionally mapped to keys. A large number of options are available as well as a built in OSD console.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-06-01 20:08
4.6.0

This release added a Quickload mechanism for 8-bit systems. Disassembly now uses the z80ex_dasm library code. Many new debugging options have been added. Debug commands can be logged to a file using date/time stamping per entry. The 256TC keys have been improved, allowing faster key entry without losing keys. The roms directory is now rescanned whenever a ROM MD5 entry fails. The 2mhz model was fixed so that 4K ROM images can be loaded. Prefixed type arguments have been improved. A bug in the ubee512 API that could result in the HOSTDIR and HOST2CPM tools crashing was fixed. There were also many other changes and fixes.
標籤: Major feature enhancements

2010-04-06 20:29
4.5.0

Auto creation of the ROMs MD5 file, 'roms.md5.auto' was added. A --md5-create option was added for forcing the file's creation if required. A 'roms.md5.user' file will override the use of auto file if found. A --bpclr option was added for clearing a debugging break point. Problems with sector ID and read and write functions failing when using some driver types including the 'raw' and 'remote' driver as an input when using the LibDsk interface were fixed. Some other issues relating to the use of LibDsk's 'remote' driver which should also apply to the 'rcpmfs' driver were fixed. An account creation reporting problem was fixed.
標籤: Major feature enhancements

2009-08-14 17:34
4.4.0

The "pc85b" model was added for the Standard PC85 model that uses a combination of 8/16K Pak ROMs. Changes were made to roms.alias.sample, roms.md5, and ubee512rc.sample to accommodate the "pc85b" model. The --pak and --pakx options were calculating an incorrect index value and have been fixed.
標籤: Major feature enhancements

2009-08-07 21:16
4.3.0

Emulation of the Dreamdisk model has been added. New model arguments of '2mhzdd' and 'dd' have been added. The 2mhzdd argument emulates the Dreamdisk at a 2 MHz clock rate and 'dd' emulates at 3.375 MHz. Patches for LibDsk and z80ex libraries were added to make the Dreamdisk emulation possible. The --side1as0 option now only has an affect used when formatting a disk. Changes have been made to roms.alias, roms.md5, disk.alias, and libdskrc.sample to reflect the Dreamdisk model addition. The --hddx-close options were also fixed.
標籤: Major feature enhancements

2009-07-22 17:11
4.2.0

Microbee hard disk emulation has been added. The WD1002-5 Winchester/floppy card emulation allows upto 3 HDD and 4 floppy drives. The Microbee mouse interface has been emulated. Other additions include options to support the WD1002-5 and Microbee mouse emulation. Various other options, changes, and improvements were also made.
標籤: Major feature enhancements

Project Resources