カテゴリ 重要度 ステータス 解決状況 登録日時 最終更新
サウンド認証済み未処理2022-01-15 01:522022-01-17 16:02
 
テスターvidpro1担当者 ソースedevices/fantland.cpp
バージョン0.239発生バージョン修正バージョン
修正コミットプルリク
フラグ
セット galaxygn
セット詳細
fantland - Fantasy Land (set 1)
galaxygn - Galaxy Gunners
 
概 要YM2151の音程が低い。3MHzではなく4MHz。
詳 細I found a video of a Galaxy Gunners and Fantasy Land PCB on youtube. Sounds like the frequency setting on the Yamaha chip is too low anyone else have a PCB? Unfortunately the audio volume is too low on youtube. It sounds like it is off by 30% -33% pitch match test with -debug overclock ymsnd 133%
Maybe the YM2151 OPM needs to be at 4MHZ? Probably all the games on that hardware driver have the wrong frequency.







ym2151_device &ymsnd(YM2151(config, "ymsnd", 3000000));
ymsnd.irq_handler().set(FUNC(fantland_state::galaxygn_sound_irq));
再現手順 
追加情報 
 
添付ファイル