カテゴリ | 重要度 | ステータス | 解決状況 | 登録日時 | 最終更新 |
---|---|---|---|---|---|
![]() | 中 | 解決済み | 修正済み | 2022-11-10 10:09 | 2023-03-31 02:27 |
テスター | pnp2084 | 担当者 | tlindner | ソース | trs/trs80.cpp |
バージョン | 0.249 | 発生バージョン | 修正バージョン | 0.254 | |
修正コミット | 6ea69b0 | プルリク | #11041 | ||
フラグ | |||||
セット | trs80l2 | ||||
セット詳細 |
![]() | ||||
概 要 | 同期ズレのせいでSuperUtility 3が起動できない。 | ||||
詳 細 | The attached su3v30-perl.mfi (from the su3v30.dsk DMK file) fails to boot on the TRS-80 Model I. The problem is the RADDR commands see false FM 0xFE sync bytes in the MFM data of Track 1. As a result, the code retries the RADDR a few times until it fails. The following breakpoints can be used to see the RADDR results.
The groups of 6 bytes at 0x4a00 are:
| ||||
再現手順 | The follow command will display "DIsk Error _"
| ||||
追加情報 | Possibly the WD17xx state machine should enforce some "sync zero" bits before detecting the FM IDAM. | ||||
添付ファイル | ![]() |