| カテゴリ | 重要度 | ステータス | 解決状況 | 登録日時 | 最終更新 |
|---|---|---|---|---|---|
デバッガ | 低 | 解決済み | 修正済み | 2012-01-09 22:57 | 2015-10-15 21:01 |
| テスター | ShimaPong | 担当者 |   | ソース | |
| バージョン | 0.144u5 | 発生バージョン | 0.142u5 | 修正バージョン | 0.145u6 |
| 修正コミット | プルリク | ||||
| フラグ | |||||
| セット | |||||
| セット詳細 | |||||
| 概 要 | デバッガのmapコマンドで、特定の条件で間違ったタグを返す。 | ||||
| 詳 細 | debugger "map" command returns unexpected tag if target address is defined as "AM_xxxx8/16/32". See screenshot. address $600000 is defined by "AM_READWRITE16" with "f3_spriteram_r" and "f3_spriteram_w". But map command returns unexpected tag in this case. Alos "f3_unk_w", "f3_control_0_w" and "f3_control_1_w" has the same problems because there are defined as "WRITE16". But no problem in case that defiend as standard "AM_READWRITE" and "AM_WRITE" (eg, $4a0000 (f3_control_r/f3_control_w)) | ||||
| 再現手順 | input map command for target address whichi is defined as "AM_xxxx8/6/32" | ||||
| 追加情報 | |||||
| 添付ファイル | |||||