[ オリジナルレポート ]

BugID: #04631

カテゴリ 重要度 ステータス 解決状況 登録日時 最終更新
クラッシュ/フリーズ重要 (本体)解決済み修正済み2012-01-24 05:462012-10-20 20:12
 
テスターTafoid担当者 ソース
バージョン0.144u6発生バージョン0.143u4修正バージョン
修正コミットプルリク
フラグデバッグビルド限定
セット All sets in triforce.c and chihiro.c
セット詳細
chihiro - Chihiro Bios
triforce - Triforce Bios
 
概 要OK前にアサート。
詳 細0.143u4 - 0.146u4
assert: src/emu/emucore.h:340: dynamic_cast<_Dest>(src) == src


0.146u5+

Error: bad downcast<> or device<>. Tried to convert the device :maincpu of type PowerPC 603 to a P10sh4_device, which are incompatible.
(triforce.c)

Error: bad downcast<> or device<>. Tried to convert the device :maincpu of type Pentium III to a P10sh4_device, which are incompatible. (chihiro.c)
再現手順 
追加情報In 0.146u5, the assert changed to:

Error: bad downcast<> or device<>. Tried to convert the device :maincpu of type PowerPC 603 to a P10sh4_device, which are incompatible. (triforce.c)

Error: bad downcast<> or device<>. Tried to convert the device :maincpu of type Pentium III to a P10sh4_device, which are incompatible. (chihiro.c)
 
添付ファイル