カテゴリ 重要度 ステータス 解決状況 登録日時 最終更新
サウンド解決済み修正済み2012-04-30 01:412012-04-30 05:58
 
テスターdarq担当者 ソースmisc/epos.cpp
バージョン0.145u7発生バージョン修正バージョン0.145u8
修正コミットプルリク
フラグ
セット dealer
セット詳細
dealer - The Dealer
 
概 要音が出ない。
詳 細AY8910 is not hooked up.

Please add:
AM_RANGE(0x34, 0x34) AM_DEVWRITE_LEGACY("aysnd", ay8910_data_w)
AM_RANGE(0x3C, 0x3C) AM_DEVWRITE_LEGACY("aysnd", ay8910_address_w)
to dealer_io_map.

Note:
the watchdog_reset_w @port 0x40 should be enabled (currently is commented) otherwise the game will hang when you exit in service mode.
再現手順 
追加情報 
 
添付ファイル