ダウンロードリスト

プロジェクト概要

uBee512 はすべての ROM、フロッピーとハード ディスク ・ ベースのモデルを含む、マイコンの Microbee Z80 シリーズをエミュレートします。2 Mb の拡張メモリがサポートされます。ボード上のサウンド IC のエミュレーションをも行う sn76489 省略可能です。ディスプレイは、SDL または OpenGL ビデオのレンダリングを使用するかもしれない。Z80 PIO のエミュレーションを含むテープ、スピーカー、RTC は、PC の RS232、および周辺機器マウスをシリアル。パラレル ポート ベートーヴェン (AY-3-8910)、!BeeTalker (SP0256-AL2)、Compumuse (SN76489)、DAC、プリンター、およびジョイスティックがあります。多くのイメージの種類のディスク、フロッピー ディスクをサポートしています。ジョイスティックは、オプション キーに割り当てる可能性があります。多数のオプション内蔵 OSD が揃っていますコンソール。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2010-06-01 20:08
4.6.0

このリリースでは、8ビットシステムのQuickload機構を追加しました。逆アセンブルはz80ex_dasmライブラリコードを使用します。多くの新しいデバッグオプションが追加されました。デバッグコマンドは、ファイル日付/時刻を使用してエントリごとにタイムスタンプ記録することができます。 256TCキーは、できるように改善されているキーを失うことなく、高速キー入力。 ROMのディレクトリが常にROMのMD5のエントリが失敗した再スキャンされます。 2MHzのモデルは非常に4KのROMイメージを読み込むことができるように、修正されました。接頭辞型の引数が改善されている。 ubee512 APIのHOSTDIRとHOST2CPMツールがクラッシュにつながる可能性のバグが修正されました。また、他の多くの変更や修正が行われました。
タグ: 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はファイルの作成を強制的に追加されたオプションを作成します。 A'はroms.md5.user'ファイルの自動ファイルの使用をオーバーライドします見つかった場合。 - bpclrオプションは、デバッグブレークポイントをクリアするための追加されました。部門IDと読み取りと書き込みの問題の関数が修正された'生と'リモート'ドライバ入力LibDskインターフェイスを使用して含むいくつかのドライバの種類を使用して失敗。いくつかの他の問題LibDskの'にも適用する必要がドライバリモートの使用に関連する'rcpmfs'ドライバが修正されました。アカウントの作成レポート問題が修正されました。
タグ: 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オプションや不適切なインデックス値を計算された、固定されている。
タグ: 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 -近いオプションも修正されました。
タグ: 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ウィンチェスター/フロッピーカードのエミュレーションが可能upto 3 HDDと4フロッピードライブ。 Microbeeマウスインターフェイスをエミュレートしている。その他の追加オプションは、WD1002 - 5とMicrobeeマウスエミュレーションをサポートしています。他のさまざまなオプションを、変更、および改良も行われた。
タグ: 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.

プロジェクトリソース