X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Ffiledb.cpp;h=01111c3c0dd3ff4ff4bacf8df9662aa83e24026e;hb=166019baeee39e3867ecf6c4eddd0855dc3507a4;hp=ae97a8d5198a85fb9481a2c06dc60b90aec25252;hpb=07d689da4cceee0c376861a1459c9e9c2289c6a2;p=virtualjaguar diff --git a/src/filedb.cpp b/src/filedb.cpp index ae97a8d..01111c3 100644 --- a/src/filedb.cpp +++ b/src/filedb.cpp @@ -68,10 +68,10 @@ RomIdentifier romList[] = { { 0x5CFF14AB, "Pinball Fantasies (World)", FF_ROM | FF_VERIFIED }, { 0x5DDF9724, "Protector - Special Edition (World)", FF_ALPINE | FF_VERIFIED }, { 0x5E2CDBC0, "Doom (World)", FF_ROM | FF_VERIFIED | FF_REQ_DSP }, - { 0x5F2C2774, "Battlesphere (World)", FF_ROM | FF_VERIFIED }, + { 0x5F2C2774, "Battlesphere (World)", FF_ROM | FF_VERIFIED | FF_REQ_DSP }, { 0x61C7EEC0, "Zero 5 (World)", FF_ROM | FF_VERIFIED }, { 0x61EE6B62, "Arena Football '95", FF_ALPINE | FF_VERIFIED }, - { 0x67F9AB3A, "Battle Sphere Gold (World)", FF_ROM }, + { 0x67F9AB3A, "Battle Sphere Gold (World)", FF_ROM | FF_REQ_DSP }, { 0x687068D5, "[BIOS] Atari Jaguar CD (World)", FF_BIOS }, { 0x6B2B95AD, "Tempest 2000 (World)", FF_ROM | FF_VERIFIED }, { 0x6EB774EB, "Worms (World)", FF_ROM | FF_VERIFIED },