From ded80654008db2e86a8b853db171a317bc5efda3 Mon Sep 17 00:00:00 2001 From: Vas Crabb Date: Sun, 29 Mar 2026 04:58:26 +1100 Subject: -astrocorp/astrocorp.cpp: Demoted game to not working to match commit message. -adp/stella8085.cpp: Tidied metadata. --- src/mame/adp/stella8085.cpp | 4 ++-- src/mame/astrocorp/astrcorp.cpp | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/mame/adp/stella8085.cpp b/src/mame/adp/stella8085.cpp index 441b650b726..27be91334ec 100644 --- a/src/mame/adp/stella8085.cpp +++ b/src/mame/adp/stella8085.cpp @@ -919,8 +919,8 @@ GAMEL( 1987, sprmlti, sprmltib, dicemstr, dicemstr, stella8085_state, empty_in GAMEL( 1987, sprmltib, 0, doppelpot, dicemstr, stella8085_state, empty_init, ROT0, "Venus", "Super Multi (DOB)", MACHINE_IMPERFECT_SOUND | MACHINE_NOT_WORKING | MACHINE_MECHANICAL | MACHINE_REQUIRES_ARTWORK, layout_adpservice ) GAMEL( 1988, extrbltt, 0, dicemstr, dicemstr, stella8085_state, empty_init, ROT0, "ADP", "Extrablatt", MACHINE_IMPERFECT_SOUND | MACHINE_NOT_WORKING | MACHINE_MECHANICAL | MACHINE_REQUIRES_ARTWORK, layout_adpservice ) GAMEL( 1988, juwel, 0, dicemstr, disc, stella8085_state, empty_init, ROT0, "ADP", "Juwel", MACHINE_IMPERFECT_SOUND | MACHINE_NOT_WORKING | MACHINE_MECHANICAL | MACHINE_REQUIRES_ARTWORK, layout_adpservice ) -GAMEL( 1988, mastro, 0, dicemstr, dicemstr, stella8085_state, empty_init, ROT0, "ADP", "Merkur Astro", MACHINE_IMPERFECT_SOUND | MACHINE_NOT_WORKING | MACHINE_MECHANICAL | MACHINE_REQUIRES_ARTWORK, layout_adpservice ) -GAMEL( 1988, sherzas, 0, dicemstr, dicemstr, stella8085_state, empty_init, ROT0, "Merkur", "Super Herz AS", MACHINE_IMPERFECT_SOUND | MACHINE_NOT_WORKING | MACHINE_MECHANICAL | MACHINE_REQUIRES_ARTWORK, layout_adpservice ) +GAMEL( 1988, mastro, 0, dicemstr, dicemstr, stella8085_state, empty_init, ROT0, "ADP", "Astro (Merkur)", MACHINE_IMPERFECT_SOUND | MACHINE_NOT_WORKING | MACHINE_MECHANICAL | MACHINE_REQUIRES_ARTWORK, layout_adpservice ) +GAMEL( 1988, sherzas, 0, dicemstr, dicemstr, stella8085_state, empty_init, ROT0, "Merkur", "Super Herz As", MACHINE_IMPERFECT_SOUND | MACHINE_NOT_WORKING | MACHINE_MECHANICAL | MACHINE_REQUIRES_ARTWORK, layout_adpservice ) GAMEL( 1989, disc3000, 0, doppelpot, disc, stella8085_state, empty_init, ROT0, "ADP", "Disc 3000", MACHINE_IMPERFECT_SOUND | MACHINE_NOT_WORKING | MACHINE_MECHANICAL | MACHINE_REQUIRES_ARTWORK, layout_disc2000 ) GAMEL( 1989, disciip, 0, dicemstr, disc, stella8085_state, empty_init, ROT0, "ADP", "Disc II Plus", MACHINE_IMPERFECT_SOUND | MACHINE_NOT_WORKING | MACHINE_MECHANICAL | MACHINE_REQUIRES_ARTWORK, layout_adpservice ) GAMEL( 1989, discryl, discrylb, dicemstr, disc, stella8085_state, empty_init, ROT0, "ADP", "Disc Royal", MACHINE_IMPERFECT_SOUND | MACHINE_NOT_WORKING | MACHINE_MECHANICAL | MACHINE_REQUIRES_ARTWORK, layout_disc2000 ) diff --git a/src/mame/astrocorp/astrcorp.cpp b/src/mame/astrocorp/astrcorp.cpp index 280c06f4d1b..27eb13d087e 100644 --- a/src/mame/astrocorp/astrcorp.cpp +++ b/src/mame/astrocorp/astrcorp.cpp @@ -4619,7 +4619,7 @@ void astoneag_state::interleave_sprites_16x32() // YEAR NAME PARENT MACHINE INPUTS STATE INIT ROT COMPANY FULLNAME FLAGS LAYOUT // unencrypted -GAME( 1999, luckys99, 0, luckys99, luckys99, astrocorp_state, init_showhand, ROT0, "Astro Corp.", "Lucky Spin 1999 (Ver. A.1)", MACHINE_SUPPORTS_SAVE ) +GAME( 1999, luckys99, 0, luckys99, luckys99, astrocorp_state, init_showhand, ROT0, "Astro Corp.", "Lucky Spin 1999 (Ver. A.1)", MACHINE_SUPPORTS_SAVE | MACHINE_NOT_WORKING ) GAMEL( 2000, showhand, 0, showhand, showhand, astrocorp_state, init_showhand, ROT0, "Astro Corp.", "Show Hand (Italy)", MACHINE_SUPPORTS_SAVE, layout_showhand ) GAMEL( 2000, showhandc, showhand, showhandc, showhandc, astrocorp_state, init_showhandc, ROT0, "Astro Corp.", "Wangpai Duijue (China)", MACHINE_SUPPORTS_SAVE, layout_showhandc ) GAMEL( 2002, skilldrp, 0, skilldrp, skilldrp, astrocorp_state, empty_init, ROT0, "Astro Corp.", "Skill Drop Georgia (Ver. G1.01S, Oct 1 2002)", MACHINE_SUPPORTS_SAVE, layout_skilldrp ) // Oct 1 2002 09:42:32 -- cgit v1.2.3