| カテゴリ | 重要度 | ステータス | 解決状況 | 登録日時 | 最終更新 |
|---|---|---|---|---|---|
その他 | 低 | 解決済み | 修正済み | 2010-01-30 07:37 | 2010-02-19 22:27 |
| テスター | M.A.S.H. | 担当者 | Mamesick | ソース | jaleco/cischeat.cpp |
| バージョン | 0.136u2 | 発生バージョン | 0.131u1 | 修正バージョン | 0.136u4 |
| 修正コミット | プルリク | ||||
| フラグ | |||||
| セット | bigrun | ||||
| セット詳細 |
bigrun - ビッグラン (11th Rallye version, Europe?) | ||||
| 概 要 | グラフィックとBGMの不具合あり。 | ||||
| 詳 細 | Missing gfx and terrible music in Big Run since 0.131u1. See attached screenshots from MAME 0.131 and 0.136u2. WhatsNew: - 0.131u1: MooglyGuy merged memory maps in the Cisco Heat driver. The terrible music can be fixed by changing drivers\cischeat.c lines 706/707 from AM_RANGE(0x0a0000, 0x0a0001) AM_DEVREADWRITE8("oki1", okim6295_r, okim6295_w, 0x00ff) AM_RANGE(0x0c0000, 0x0c0001) AM_DEVREADWRITE8("oki2", okim6295_r, okim6295_w, 0x00ff) to AM_RANGE(0x0a0000, 0x0a0003) AM_DEVREADWRITE8("oki1", okim6295_r, okim6295_w, 0x00ff) AM_RANGE(0x0c0000, 0x0c0003) AM_DEVREADWRITE8("oki2", okim6295_r, okim6295_w, 0x00ff) This was a typo by merging the bigrun_sound_map! The problem in the bigrun_map did i not found. But it has since 0.131u1 unmapped program read/writes (error.log). | ||||
| 再現手順 | |||||
| 追加情報 | |||||
| 添付ファイル | |||||