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

이 릴리스에는 8 비트 시스템을위한 Quickload 메커니즘을 추가했습니다. 해체는 이제 z80ex_dasm 라이브러리 코드를 사용합니다. 많은 새로운 디버깅 옵션이 추가되었습니다. 디버그 명령은 파일 / 시간 날짜를 사용하여 항목 당 스탬프 기록 할 수 있습니다. 256TC 열쇠, 허용 향상되었습니다 열쇠를 잃지 않고 빠른 키 입력. ROM의 디렉토리 때마다 이제는 ROM을의 MD5 항목이 실패 rescanned이다. 2mhz 모델은 정말 4K ROM과 이미지를 로드할 수 있도록 고정되었습니다. 접두어를 입력 인자가 개선되었습니다. ubee512 API의 HOSTDIR과 HOST2CPM 도구 충돌이 발생할 수있는 버그가 수정되었습니다. 또한 다른 많은 변화와 수정했다.
Tags: Major feature enhancements
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.

2010-04-06 20:29
4.5.0

ROM의의 MD5 파일의 자동 생성, 'roms.md5.auto'가 추가되었습니다. 필요한 경우이 -이 -의 MD5 파일의 작성을 강요 위해 추가된 옵션을 만들 수 있습니다. 'roms.md5.user'파일에 자동으로 파일의 사용을 찾으면 우선합니다. 이 - bpclr 옵션은 디버깅을 브레이크 포인트를 청소 해 줘서 추가되었습니다. 섹터 ID와 읽기 및 쓰기 기능을 할 때 문제가 수정되었습니다 ','원시와 '원격'드라이버 입력 LibDsk 인터페이스를 사용하여 드라이버를 포함한 몇 가지 유형을 사용하여 실패. 몇 가지 다른 문제 LibDsk의 '도 적용해야 원격 드라이버의 사용에 관한'rcpmfs '드라이버가 수정되었습니다. 계정 만들기보고 문제가 수정되었습니다.
Tags: Major feature enhancements
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.

2009-08-14 17:34
4.4.0

"pc85b"모델 8/16K 박세리는 ROM의의 조합을 사용하여 표준 PC85 모델이 추가되었습니다. 변경 roms.alias.sample, roms.md5를 제출했고 ubee512rc.sample "모델"pc85b 수용할 수있다. - 박과 - pakx 옵션 잘못된 인덱스 값을 계산했다 해결되었습니다.
Tags: Major feature enhancements
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.

2009-08-07 21:16
4.3.0

에뮬레이션 Dreamdisk 모델이 추가되었습니다. 새로운 모델의 '2 인자 '및'mhzdd 위해 dd '이 추가되었습니다. 2mhzdd 인수 위해 dd '3.375 MHz로 에뮬레이트 2 MHz의 클럭 속도 및'에서 Dreamdisk 에뮬레이트합니다. 패치 LibDsk 및 z80ex 도서관 Dreamdisk 에뮬레이션을 가능하게 추가했다. - side1as0 옵션은 이제 디스크를 포맷할 때 사용에 영향을하고있다. 변경 roms.alias, roms.md5, disk.alias를 만들어왔다 그리고 libdskrc.sample Dreamdisk 모델을 추가 반영됩니다. - hddx 가까이 옵션도 해결했다.
Tags: Major feature enhancements
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.

2009-07-22 17:11
4.2.0

Microbee 하드 디스크 에뮬레이션이 추가되었습니다. WD1002 - 5 윈체스터 / 플로피 카드 에뮬레이션 수있습니다 개까지 3 하드 디스크와 플로피 드라이브 4. Microbee 마우스 인터페이스를 에뮬레이션하고있다. 기타 추가 옵션 WD1002 - 5 Microbee 마우스 에뮬레이션 지원이 포함됩니다. 여러 다른 옵션을 변경 및 개선 사항 또한 소개되었다.
Tags: Major feature enhancements
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.

Project Resources