カテゴリ | 重要度 | ステータス | 解決状況 | 登録日時 | 最終更新 |
---|---|---|---|---|---|
![]() | 低 | 解決済み | 実機のバグ | -- | -- |
テスター | -MAME Source- | 担当者 |   | ソース | tehkan/bombjack.cpp |
バージョン | N/A | 発生バージョン | 修正バージョン | ||
修正コミット | プルリク | ||||
フラグ | ソース内の記述 | ||||
セット | bombjack | ||||
セット詳細 |
![]() | ||||
概 要 | コードのパッチのせいで、Bonus LifeのDIP設定にかかわらずエクステンドしない。 | ||||
詳 細 | "Bonus Life" Dip Switches NEVER give extra lives because of patched code at 0x5a07 : "push af" instruction (0xe5) has been replaced by "ret" instruction (0xc9). However, they still affect hi-scores table due to code at 0x0945 : value bonus life hi-scores 0x00 none 10000 0x01 every 100k 100000 0x02 every 30k 30000 0x03 50k only 50000 0x04 100k only 100000 0x05 50k and 100k 50000 0x06 100k and 300k 100000 0x07 50k 100k and 300k 50000 | ||||
再現手順 | |||||
追加情報 | |||||
添付ファイル |