Corrected some metadata.

This commit is contained in:
Vas Crabb 2024-12-30 07:34:27 +11:00
parent 4e998fda38
commit e9b194d1c5
3 changed files with 4 additions and 4 deletions

View File

@ -50,7 +50,7 @@ Generated by SLIST 0.2.1
</software>
<software name="a2diag31">
<description>Apple II Diagnostic Disk (version 3.1)(800K 3.5")</description>
<description>Apple II Diagnostic Disk (version 3.1) (800K 3.5")</description>
<year>1991</year>
<publisher>Apple Computer</publisher>
<info name="usage" value="Requires an Apple IIgs, IIc+, //c, //e with a compatible drive controller card." />

View File

@ -8038,7 +8038,7 @@ Installation and Open Circulation CDs are bootable.
</software>
<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>
<publisher>Microsoft</publisher>
<notes><![CDATA[

View File

@ -968,6 +968,6 @@ ROM_END
**********************************************/
// 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, 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, 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( 1993, 7smash, 0, _7smash, _7smash, luckgrln_state, empty_init, ROT0, "Sovic", "7 Smash", MACHINE_NO_SOUND | MACHINE_SUPPORTS_SAVE, layout_7smash )