GBHawk: another Joshua version

This commit is contained in:
alyosha-tas 2018-10-09 18:00:07 -05:00
parent bdc241d658
commit 77938b0d1b
1 changed files with 2 additions and 1 deletions

View File

@ -361,9 +361,10 @@ namespace BizHawk.Emulation.Cores.Nintendo.GBHawk
Console.WriteLine("Using Multi-Cart Mapper");
mapper = new MapperMBC1Multi();
}
// Wisdom Tree does not identify their mapper, so use hash instead
if ((_rom.HashMD5(0, _rom.Length) == "2C07CAEE51A1F0C91C72C7C6F380B0F6") || // Joshua
(_rom.HashMD5(0, _rom.Length) == "4905f2156e597da6e6519c0cbbb1f884") || // Joshua (another version?)
(_rom.HashMD5(0, _rom.Length) == "37E017C8D1A45BAB609FB5B43FB64337") || // Spiritual Warfare
(_rom.HashMD5(0, _rom.Length) == "AB1FA0ED0207B1D0D5F401F0CD17BEBF") || // Exodus
(_rom.HashMD5(0, _rom.Length) == "BA2AC3587B3E1B36DE52E740274071B0") || // Bible - KJV