| カテゴリ | 重要度 | ステータス | 解決状況 | 登録日時 | 最終更新 |
|---|---|---|---|---|---|
クラッシュ/フリーズ | 重要 (本体) | 解決済み | 修正済み | 2009-03-24 17:38 | 2009-04-12 01:36 |
| テスター | etabeta | 担当者 | aaron | ソース | namco/namcos12.cpp |
| バージョン | 0.130u1 | 発生バージョン | 0.130u1 | 修正バージョン | 0.130u4 |
| 修正コミット | プルリク | ||||
| フラグ | デバッグビルド限定 | ||||
| セット | All sets in namcos12.c | ||||
| セット詳細 | |||||
| 概 要 | ロード時にアサート。 | ||||
| 詳 細 | All sets I tried in this driver make MAME asserts with the following message <code>assert: src/emu/cpu/mips/psx.c:201: cpu_get_type(device) == CPU_PSXCPU MAME exception: assert: src/emu/cpu/mips/psx.c:201: cpu_get_type(device) == CPU_PSXCPU </code> it's a problem with the tag used in CPU_ADD (inside MACHINE_DRIVER_START) but I'm not 100% sure that simply using PSXCPU in place of CXD8661R would be the right fix (maybe tag checks are too strict in this case, I don't know) | ||||
| 再現手順 | |||||
| 追加情報 | |||||
| 添付ファイル | |||||