[ オリジナルレポート ]

BugID: #06340

カテゴリ 重要度 ステータス 解決状況 登録日時 最終更新
DIP/入力機能追加解決済み修正済み2016-08-02 21:262025-06-21 02:47
 
テスターdemotester担当者Kaleソース
バージョン0.176発生バージョン修正バージョン0.278
修正コミット 00bc030プルリク
フラグ
セット mz80b, mz2000, mz2500
セット詳細
 
概 要リセットキーが実装されていない。
詳 細B-lines of Sharp MZ computers (i.e MZ-80B, MZ-2000, MZ-2500) have two type of reset keys: "Reset" and "IPL reset" !

The "IPL Reset" behave same to power off/on and there even exists a BASIC command "BOOT" that does the same.
The "Reset" is different; on MZ-80B and MZ-2000 it will return into MONITOR from the BASIC and on MZ-2500 into a BASIC prompt.

MESS/MAME emu already support two type of resets: "Hard Reset" and "Soft Reset" but on the MZ B-lines drivers both resets behave as "IPL Reset" !?
Proposal would be to change the "Soft Reset" to behave as "Reset" key ! (i.e. F3 key ="Reset", Shift+F3="IPL Reset")
再現手順 
追加情報 
 
添付ファイル