カテゴリ | 重要度 | ステータス | 解決状況 | 登録日時 | 最終更新 |
---|---|---|---|---|---|
![]() | 低 | 解決済み | 修正済み | 2010-11-17 20:56 | 2010-12-12 22:02 |
テスター | Robbbert | 担当者 | Robbbert | ソース | |
バージョン | 0.140u1 | 発生バージョン | 0.140u1 | 修正バージョン | 0.140u3 |
フラグ | |||||
セット | |||||
セット詳細 | |||||
概 要 | デバッガで8ビットレジスタをdoコマンドで設定できない。 | ||||
詳 細 | First noticed in MESS at r9497 (sync with MAME), looks like it could be MAME r10560. Affects multiple CPUs. I only checked a few, for example 8088 cpu cannot set AL register. Z80 cannot set any 8bit register (a,b,e for example). M6800 cannot set A,B,X registers. Cross-checked with the 'vanilla' build of MAME found in the 140u1 release thread at Mameworld. Checked 'pacman' game and 'cball' game, problem exists. | ||||
再現手順 | To reproduce with MAME. MAME pacman -debug Try setting the A register: do a=8 Error in assignment expression. The little arrow points at the letter o. MAME cball -debug Try setting any of a,b,x registers to anything. Same error. | ||||
追加情報 | |||||
添付ファイル |