mirror of
https://github.com/libretro/FBNeo.git
synced 2025-02-17 08:07:40 +00:00
(libretro) update files
This commit is contained in:
parent
79b54d0a4c
commit
a9c41d1e11
@ -6940,6 +6940,7 @@
|
||||
<driver status="good"/>
|
||||
</game>
|
||||
<game name="arabfgtj" cloneof="arabfgt" romof="arabfgt" sourcefile="sega/d_segas32.cpp">
|
||||
<comment>imperfect graphics</comment>
|
||||
<description>Arabian Fight (Japan)</description>
|
||||
<year>1991</year>
|
||||
<manufacturer>Sega</manufacturer>
|
||||
@ -6965,6 +6966,7 @@
|
||||
<driver status="good"/>
|
||||
</game>
|
||||
<game name="arabfgtu" cloneof="arabfgt" romof="arabfgt" sourcefile="sega/d_segas32.cpp">
|
||||
<comment>imperfect graphics</comment>
|
||||
<description>Arabian Fight (US)</description>
|
||||
<year>1991</year>
|
||||
<manufacturer>Sega</manufacturer>
|
||||
@ -6990,6 +6992,7 @@
|
||||
<driver status="good"/>
|
||||
</game>
|
||||
<game name="arabfgt" sourcefile="sega/d_segas32.cpp">
|
||||
<comment>imperfect graphics</comment>
|
||||
<description>Arabian Fight (World)</description>
|
||||
<year>1991</year>
|
||||
<manufacturer>Sega</manufacturer>
|
||||
@ -19492,6 +19495,28 @@
|
||||
<video type="raster" orientation="horizontal" width="320" height="224" aspectx="4" aspecty="3"/>
|
||||
<driver status="good"/>
|
||||
</game>
|
||||
<game name="bubblembe" cloneof="bubblem" romof="bubblem" sourcefile="taito/d_taitof3.cpp">
|
||||
<comment>Hack</comment>
|
||||
<description>Bubble Memories: Black Edition (Hack)</description>
|
||||
<year>2020</year>
|
||||
<manufacturer>rtw, MetalliC</manufacturer>
|
||||
<rom name="e21-21.20" size="524288" crc="c4a1e3c2"/>
|
||||
<rom name="e21-20.19" size="524288" crc="bd9c3812"/>
|
||||
<rom name="e21-19.18" size="524288" crc="c5a6ec87"/>
|
||||
<rom name="e21-18.17" size="524288" crc="a15e492d"/>
|
||||
<rom name="e21-02.rom" merge="e21-02.rom" size="2097152" crc="b7cb9232"/>
|
||||
<rom name="e21-01.rom" merge="e21-01.rom" size="2097152" crc="a11f2f99"/>
|
||||
<rom name="e21-07.rom" merge="e21-07.rom" size="1048576" crc="7789bf7c"/>
|
||||
<rom name="e21-06.rom" merge="e21-06.rom" size="1048576" crc="997fc0d7"/>
|
||||
<rom name="e21-05.rom" merge="e21-05.rom" size="1048576" crc="07eab58f"/>
|
||||
<rom name="e21-12.32" merge="e21-12.32" size="262144" crc="34093de1"/>
|
||||
<rom name="e21-13.33" merge="e21-13.33" size="262144" crc="9e9ec437"/>
|
||||
<rom name="e21-03.rom" merge="e21-03.rom" size="2097152" crc="54c5f83d"/>
|
||||
<rom name="e21-04.rom" merge="e21-04.rom" size="2097152" crc="e5af2a2d"/>
|
||||
<rom name="bubblem.nv" merge="bubblem.nv" size="128" crc="9a59326e"/>
|
||||
<video type="raster" orientation="horizontal" width="320" height="224" aspectx="4" aspecty="3"/>
|
||||
<driver status="good"/>
|
||||
</game>
|
||||
<game name="bubblemj" cloneof="bubblem" romof="bubblem" sourcefile="taito/d_taitof3.cpp">
|
||||
<description>Bubble Memories: The Story Of Bubble Bobble III (Ver 2.3J 1996/02/07)</description>
|
||||
<year>1995</year>
|
||||
|
@ -1,6 +1,6 @@
|
||||
This list contains all games supported by FinalBurn Neo.
|
||||
|
||||
20347 games supported in total; X = excluded from build; D = included in debug build only; NW = not working
|
||||
20348 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 |
|
||||
@ -832,9 +832,9 @@ This list contains all games supported by FinalBurn Neo.
|
||||
| cv_aquatack | | Aquattack | | 1984 | Interphase | ColecoVision | |
|
||||
| arabiana | | Arabian (Atari) | arabian | 1983 | Sun Electronics (Atari license) | Miscellaneous | |
|
||||
| cv_arabian | | Arabian (HB) | | 1983-2022 | Sun Electronics Corp. | ColecoVision | Published by Pixelboy |
|
||||
| arabfgtj | | Arabian Fight (Japan) | arabfgt | 1991 | Sega | System 32 | |
|
||||
| arabfgtu | | Arabian Fight (US) | arabfgt | 1991 | Sega | System 32 | |
|
||||
| arabfgt | | Arabian Fight (World) | | 1991 | Sega | System 32 | |
|
||||
| arabfgtj | | Arabian Fight (Japan) | arabfgt | 1991 | Sega | System 32 | imperfect graphics |
|
||||
| arabfgtu | | Arabian Fight (US) | arabfgt | 1991 | Sega | System 32 | imperfect graphics |
|
||||
| arabfgt | | Arabian Fight (World) | | 1991 | Sega | System 32 | imperfect graphics |
|
||||
| arabianmu | | Arabian Magic (Ver 1.0A 1992/07/06) | arabianm | 1992 | Taito America Corporation | Taito F3 System | |
|
||||
| arabianmj | | Arabian Magic (Ver 1.0J 1992/07/06) | arabianm | 1992 | Taito Corporation | Taito F3 System | |
|
||||
| arabianm | | Arabian Magic (Ver 1.0O 1992/07/06) | | 1992 | Taito Corporation Japan | Taito F3 System | |
|
||||
@ -2339,6 +2339,7 @@ This list contains all games supported by FinalBurn Neo.
|
||||
| spec_bubbdizz128 | | Bubble Dizzy (128K) | | 1991 | Codemasters | ZX Spectrum | |
|
||||
| spec_bubbdizz48 | | Bubble Dizzy (48K) | spec_bubbdizz128 | 1991 | Codemasters | ZX Spectrum | |
|
||||
| spec_bubfrenzy | | Bubble Frenzy (48K) (HB) | | 2016 | Gabriele Amore | ZX Spectrum | |
|
||||
| bubblembe | | Bubble Memories: Black Edition (Hack) | bubblem | 2020 | rtw, MetalliC | Taito F3 System | |
|
||||
| bubblemj | | Bubble Memories: The Story Of Bubble Bobble III (Ver 2.3J 1996/02/07) | bubblem | 1995 | Taito Corporation | Taito F3 System | |
|
||||
| bubblem | | Bubble Memories: The Story Of Bubble Bobble III (Ver 2.4O 1996/02/15) | | 1995 | Taito Corporation Japan | Taito F3 System | |
|
||||
| bubblemu | | Bubble Memories: The Story Of Bubble Bobble III (Ver 2.5A 1996/02/21) | bubblem | 1995 | Taito America Corporation | Taito F3 System | |
|
||||
|
@ -2352,6 +2352,7 @@ DRV BurnDrvBublbust;
|
||||
DRV BurnSpecbubbdizz128;
|
||||
DRV BurnSpecbubbdizz_48;
|
||||
DRV BurnSpecBubfrenzy;
|
||||
DRV BurnDrvBubblembe;
|
||||
DRV BurnDrvBubblemj;
|
||||
DRV BurnDrvBubblem;
|
||||
DRV BurnDrvBubblemu;
|
||||
@ -22918,6 +22919,7 @@ static struct BurnDriver* pDriver[] = {
|
||||
&BurnSpecbubbdizz128, // Bubble Dizzy (128K)
|
||||
&BurnSpecbubbdizz_48, // Bubble Dizzy (48K)
|
||||
&BurnSpecBubfrenzy, // Bubble Frenzy (48K) (HB)
|
||||
&BurnDrvBubblembe, // Bubble Memories: Black Edition (Hack)
|
||||
&BurnDrvBubblemj, // Bubble Memories: The Story Of Bubble Bobble III (Ver 2.3J 1996/02/07)
|
||||
&BurnDrvBubblem, // Bubble Memories: The Story Of Bubble Bobble III (Ver 2.4O 1996/02/15)
|
||||
&BurnDrvBubblemu, // Bubble Memories: The Story Of Bubble Bobble III (Ver 2.5A 1996/02/21)
|
||||
@ -43472,6 +43474,7 @@ static game_sourcefile_entry sourcefile_table[] = {
|
||||
{ "spec_bubbdizz128", "spectrum/d_spectrum.cpp"},
|
||||
{ "spec_bubbdizz48", "spectrum/d_spectrum.cpp"},
|
||||
{ "spec_bubfrenzy", "spectrum/d_spectrum.cpp"},
|
||||
{ "bubblembe", "taito/d_taitof3.cpp"},
|
||||
{ "bubblemj", "taito/d_taitof3.cpp"},
|
||||
{ "bubblem", "taito/d_taitof3.cpp"},
|
||||
{ "bubblemu", "taito/d_taitof3.cpp"},
|
||||
|
Loading…
x
Reference in New Issue
Block a user