From 706d8aeff43dffecb39e69323414bc2c9ff91370 Mon Sep 17 00:00:00 2001 From: barbudreadmon Date: Wed, 8 Jul 2020 15:20:37 +0200 Subject: [PATCH] (libretro) update files --- ...urn Neo (ClrMame Pro XML, Arcade only).dat | 24 +++++++++++++++++++ gamelist.txt | 3 ++- src/dep/generated/driverlist.h | 2 ++ 3 files changed, 28 insertions(+), 1 deletion(-) diff --git a/dats/FinalBurn Neo (ClrMame Pro XML, Arcade only).dat b/dats/FinalBurn Neo (ClrMame Pro XML, Arcade only).dat index 86590199c..7fa7178e8 100644 --- a/dats/FinalBurn Neo (ClrMame Pro XML, Arcade only).dat +++ b/dats/FinalBurn Neo (ClrMame Pro XML, Arcade only).dat @@ -114802,6 +114802,30 @@ + + Street Fighter II' - Champion Edition (920313 USA bootleg set 11) [Bootleg, Some graphic issues due to roms] + 1992 + bootleg + + + + + + + + + + + + + + + + + + + + Street Fighter II' - Champion Edition (920313 USA bootleg set 2) [Bootleg] 1992 diff --git a/gamelist.txt b/gamelist.txt index d9f394e2a..cd4bb687d 100644 --- a/gamelist.txt +++ b/gamelist.txt @@ -1,6 +1,6 @@ This list contains all games supported by FinalBurn Neo. -14275 games supported in total; X = excluded from build; D = included in debug build only; NW = not working +14276 games supported in total; X = excluded from build; D = included in debug build only; NW = not working name status full name parent year company hardware remarks +---------------+-------+-------------------------------------------------------+---------------+-------+---------------+---------------+---------------------------------------+ @@ -11093,6 +11093,7 @@ This list contains all games supported by FinalBurn Neo. | sf2ceeab5 | | Street Fighter II' - Champion Edition (920313 etc boot| sf2ce | 1992 | bootleg | CPS1 | | | sf2ceuabl | | Street Fighter II' - Champion Edition (920313 USA boot| sf2ce | 1992 | bootleg | CPS1 | | | sf2ceuab10 | | Street Fighter II' - Champion Edition (920313 USA boot| sf2ce | 1992 | bootleg | CPS1 | | +| sf2ceuab11 | | Street Fighter II' - Champion Edition (920313 USA boot| sf2ce | 1992 | bootleg | CPS1 | Some graphic issues due to roms | | sf2ceuab2 | | Street Fighter II' - Champion Edition (920313 USA boot| sf2ce | 1992 | bootleg | CPS1 | | | sf2ceuab3 | | Street Fighter II' - Champion Edition (920313 USA boot| sf2ce | 1992 | bootleg | CPS1 | | | sf2ceuab4 | | Street Fighter II' - Champion Edition (920313 USA boot| sf2ce | 1992 | bootleg | CPS1 | | diff --git a/src/dep/generated/driverlist.h b/src/dep/generated/driverlist.h index 45106721d..a7ec9c57d 100644 --- a/src/dep/generated/driverlist.h +++ b/src/dep/generated/driverlist.h @@ -11287,6 +11287,7 @@ DRV BurnDrvCpsSf2ceeab4; DRV BurnDrvCpsSf2ceeab5; DRV BurnDrvCpsSf2ceuabl; DRV BurnDrvCpsSf2ceuab10; +DRV BurnDrvCpsSf2ceuab11; DRV BurnDrvCpsSf2ceuab2; DRV BurnDrvCpsSf2ceuab3; DRV BurnDrvCpsSf2ceuab4; @@ -25831,6 +25832,7 @@ static struct BurnDriver* pDriver[] = { &BurnDrvCpsSf2ceeab5, // Street Fighter II' - Champion Edition (920313 etc bootleg set 5) &BurnDrvCpsSf2ceuabl, // Street Fighter II' - Champion Edition (920313 USA bootleg set 1) &BurnDrvCpsSf2ceuab10, // Street Fighter II' - Champion Edition (920313 USA bootleg set 10) + &BurnDrvCpsSf2ceuab11, // Street Fighter II' - Champion Edition (920313 USA bootleg set 11) &BurnDrvCpsSf2ceuab2, // Street Fighter II' - Champion Edition (920313 USA bootleg set 2) &BurnDrvCpsSf2ceuab3, // Street Fighter II' - Champion Edition (920313 USA bootleg set 3) &BurnDrvCpsSf2ceuab4, // Street Fighter II' - Champion Edition (920313 USA bootleg set 4)