| カテゴリ | 重要度 | ステータス | 解決状況 | 登録日時 | 最終更新 |
|---|---|---|---|---|---|
DIP/入力 | 機能追加 | 解決済み | 修正済み | 2016-08-02 21:26 | 2025-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") | ||||
| 再現手順 | |||||
| 追加情報 | |||||
| 添付ファイル | |||||