| カテゴリ | 重要度 | ステータス | 解決状況 | 登録日時 | 最終更新 |
|---|---|---|---|---|---|
ドキュメント | 誤字 | 仮承認 | 未処理 | 2015-01-10 04:24 | 2015-01-13 09:03 |
| テスター | demotester | 担当者 |   | ソース | sharp/mz700.cpp |
| バージョン | 0.157 | 発生バージョン | 修正バージョン | ||
| 修正コミット | プルリク | ||||
| フラグ | |||||
| セット | mz700j | ||||
| セット詳細 | |||||
| 概 要 | モニターバージョンが間違ってる? | ||||
| 詳 細 | currently the MESS mz700j driver use 1Z-009B monitor !? (see on attached pic.) according to http://www.sharpmz.org/hwindex.htm ... the mz700j driver should use 1Z-009A monitor and not 1Z-009B (see Additional information): 1Z-009A (MZ-700) jap. monitor 1Z-009B (MZ-1500) jap. monitor comparing currently used MESS mz700j 1Z-009B file with MESS mz-1500 9Z-502M file from the beginning (Hex Edit) -> only 2nd and 3rd bytes are different (in lenght of 4096 bytes): MZ-700j 1z-009b (4 096) -> C3 4A 00 MZ-1500 9z-502m (10 240) -> C3 00 E8 Edit: So currently, the MESS mz700j driver use modified 1z-009b monitor version from MZ-1500! Information about difference of 1Z-009A/B is found here: Difference of 1Z-009A and 1Z-009B -> http://www.maroon.dti.ne.jp/youkan/mz700/1z009ab.html Thus according to above link info perhaps it could be possible to re-create the missing "correct" 1Z-009A monitor version for MESS mz700j driver. p.s. Some info about MZ-1500 -> http://jiten.t-com.ne.jp/search.php?keyword=MZ-1500 ... quote (google translated): "Compatibility with the MZ-700 MZ-700 is the extended ROM area was a $ E800 ~ $ FFFF in placed second monitor 9Z-502M, and boot from the QD · FD · RAM board, enhancements, such as a memory dump on the monitor itself is a row We have that. Conventional first monitor is revised to 1Z-009B, other that some bug fixes have been made is almost complete compatibility with the MZ-700." ...also, according to above quote, the MZ-1500 9z-502m (10 240) file consist of 2 parts: 1z-009b (4 096) and 9z-502m (6 144)! (Note: By analogy, the current MESS mz700 driver use correct 1z-013a monitor and mz800 use a file length of 16384 bytes that consist of 3 parts: 1z-013b (4 096), font (4 096) and 9z-504m (8 192)!) Conclusion: The MESS mz700j driver should use 1z-009a monitor version instead of modified 1z-009b MZ-1500 version! (By analogy as MESS mz700 driver use 1z-013a monitor version and not modified 1z-013b MZ-800 version.) | ||||
| 再現手順 | |||||
| 追加情報 | |||||
| 添付ファイル | |||||