mirror of
https://github.com/holub/mame
synced 2025-06-30 07:58:56 +03:00
Corrected some metadata.
This commit is contained in:
parent
4e998fda38
commit
e9b194d1c5
@ -8038,7 +8038,7 @@ Installation and Open Circulation CDs are bootable.
|
|||||||
</software>
|
</software>
|
||||||
|
|
||||||
<software name="winnt40e" cloneof="winnt40">
|
<software name="winnt40e" cloneof="winnt40">
|
||||||
<description>Windows NT Server, Enterpise Edition 4.0 (4.0.1381.4)</description>
|
<description>Windows NT Server, Enterprise Edition 4.0 (4.0.1381.4)</description>
|
||||||
<year>1997</year>
|
<year>1997</year>
|
||||||
<publisher>Microsoft</publisher>
|
<publisher>Microsoft</publisher>
|
||||||
<notes><![CDATA[
|
<notes><![CDATA[
|
||||||
|
@ -968,6 +968,6 @@ ROM_END
|
|||||||
**********************************************/
|
**********************************************/
|
||||||
|
|
||||||
// YEAR NAME PARENT MACHINE INPUT CLASS INIT ROT COMPANY FULL NAME FLAGS LAYOUT
|
// YEAR NAME PARENT MACHINE INPUT CLASS INIT ROT COMPANY FULL NAME FLAGS LAYOUT
|
||||||
GAMEL( 1991, luckgrln, 0, luckgrln, luckgrln, luckgrln_state, init_luckgrln, ROT0, "Wing Co., Ltd.", "Lucky Girl (newer Z180 based hardware)", MACHINE_NO_SOUND | MACHINE_SUPPORTS_SAVE, layout_luckgrln )
|
GAMEL( 1991, luckgrln, 0, luckgrln, luckgrln, luckgrln_state, init_luckgrln, ROT0, "Wing Co., Ltd.", "Lucky Girl (newer Z180-based hardware)", MACHINE_NO_SOUND | MACHINE_SUPPORTS_SAVE, layout_luckgrln )
|
||||||
GAMEL( 1991, luckstrn, 0, luckgrln, luckgrln, luckgrln_state, init_luckgrln, ROT0, "Wing Co., Ltd.", "Lucky Star (newer Z180 based hardware)", MACHINE_NOT_WORKING | MACHINE_NO_SOUND | MACHINE_SUPPORTS_SAVE, layout_luckgrln ) // missing internal ROM dump
|
GAMEL( 1991, luckstrn, 0, luckgrln, luckgrln, luckgrln_state, init_luckgrln, ROT0, "Wing Co., Ltd.", "Lucky Star (newer Z180-based hardware)", MACHINE_NOT_WORKING | MACHINE_NO_SOUND | MACHINE_SUPPORTS_SAVE, layout_luckgrln ) // missing internal ROM dump
|
||||||
GAMEL( 1993, 7smash, 0, _7smash, _7smash, luckgrln_state, empty_init, ROT0, "Sovic", "7 Smash", MACHINE_NO_SOUND | MACHINE_SUPPORTS_SAVE, layout_7smash )
|
GAMEL( 1993, 7smash, 0, _7smash, _7smash, luckgrln_state, empty_init, ROT0, "Sovic", "7 Smash", MACHINE_NO_SOUND | MACHINE_SUPPORTS_SAVE, layout_7smash )
|
||||||
|
Loading…
Reference in New Issue
Block a user