mirror of
https://github.com/holub/mame
synced 2025-04-21 16:01:56 +03:00
neogeo.cpp : Add notes/Fix metadata of kof2003 (#3665)
* neogeo.cpp : Add notes/Fix metadata of kof2003 * neogeo.cpp : Update info * neogeo.cpp : Update info(2) * neogeo.xml : Update info
This commit is contained in:
parent
395599a6fe
commit
9c0b2800a2
@ -9359,7 +9359,7 @@
|
||||
-->
|
||||
|
||||
<software name="kof2003">
|
||||
<description>The King of Fighters 2003 (NGM-2710)</description>
|
||||
<description>The King of Fighters 2003 (NGM-2710, Export)</description>
|
||||
<year>2003</year>
|
||||
<publisher>SNK Playmore</publisher>
|
||||
<info name="serial" value="NGM-2710"/>
|
||||
|
@ -11686,7 +11686,7 @@ GAME( 2003, samsho5, neogeo, samsho5, neogeo, mvs_led_state, empty_ini
|
||||
GAME( 2003, samsho5a, samsho5, samsho5, neogeo, mvs_led_state, empty_init, ROT0, "Yuki Enterprise / SNK Playmore", "Samurai Shodown V / Samurai Spirits Zero (NGM-2700, set 2)", MACHINE_SUPPORTS_SAVE )
|
||||
GAME( 2003, samsho5h, samsho5, samsho5, neogeo, mvs_led_state, empty_init, ROT0, "Yuki Enterprise / SNK Playmore", "Samurai Shodown V / Samurai Spirits Zero (NGH-2700)", MACHINE_SUPPORTS_SAVE )
|
||||
GAME( 2003, samsho5b, samsho5, samsho5b, neogeo, mvs_led_state, empty_init, ROT0, "bootleg", "Samurai Shodown V / Samurai Spirits Zero (bootleg)", MACHINE_SUPPORTS_SAVE ) // different program scrambling
|
||||
GAME( 2003, kof2003, neogeo, kof2003, neogeo, mvs_led_state, empty_init, ROT0, "SNK Playmore", "The King of Fighters 2003 (NGM-2710)", MACHINE_SUPPORTS_SAVE )
|
||||
GAME( 2003, kof2003, neogeo, kof2003, neogeo, mvs_led_state, empty_init, ROT0, "SNK Playmore", "The King of Fighters 2003 (NGM-2710, Export)", MACHINE_SUPPORTS_SAVE ) // it's display "Parental Advisory Warning" screen at US/Japan bios, Japanese letters aren't display
|
||||
GAME( 2003, kof2003h, kof2003, kof2003h, neogeo, mvs_led_state, empty_init, ROT0, "SNK Playmore", "The King of Fighters 2003 (NGH-2710)", MACHINE_SUPPORTS_SAVE )
|
||||
GAME( 2003, kf2k3bl, kof2003, kf2k3bl, neogeo, mvs_led_state, empty_init, ROT0, "bootleg", "The King of Fighters 2003 (bootleg set 1)", MACHINE_SUPPORTS_SAVE ) // zooming is wrong because its a bootleg of the pcb version on a cart (unless it was a bootleg pcb with the new bios?)
|
||||
GAME( 2003, kf2k3bla, kof2003, kf2k3pl, neogeo, mvs_led_state, empty_init, ROT0, "bootleg", "The King of Fighters 2003 (bootleg set 2)", MACHINE_SUPPORTS_SAVE ) // zooming is wrong because its a bootleg of the pcb version on a cart
|
||||
|
Loading…
Reference in New Issue
Block a user