MiSTer-devel / SNES_MiSTer

SNES for MiSTer
GNU General Public License v3.0
198 stars 79 forks source link

BSX Bios related issue #241

Closed Chocobobobo closed 4 years ago

Chocobobobo commented 4 years ago

First of all, great job on adding initial support for the BSX.

However, I noticed that the current core is very sensitive to the BSX Bios being used. For example, here is what I have when I try to load Excitebike - Bunbun Mario Battle - Stadium 1 (Japan) (SoundLink).bs with the original japanese BIOS 20201017_215607-Excitebike - Bunbun Mario Battle - Stadium 1 (Japan) (SoundLink) -> No saved infos found

However, the same game loads fine when using the patched US BIOS 20201017_220234-Excitebike - Bunbun Mario Battle - Stadium 1 (Japan) (SoundLink)

Is there anything that can be done to increase the compatibility of the original BIOS ? Or at least for now, it might be good to mention in the readme that the patched US Bios has more chances to run .bs files.

Thanks and let me know if you need more infos or testing.

Chocobobobo commented 4 years ago

Your earlier commit today https://github.com/MiSTer-devel/Main_MiSTer/pull/296 seems to have fix this as well. Thank you, it can be closed.