From ceb30e3ef21866c0f7a43fa05314b8c3c47bd19c Mon Sep 17 00:00:00 2001 From: hap Date: Wed, 10 Feb 2021 17:49:06 +0100 Subject: supremo: rename title, remove leftover .lay elements --- src/mame/drivers/novag_snova.cpp | 7 ++++--- src/mame/layout/novag_supremo.lay | 13 +------------ 2 files changed, 5 insertions(+), 15 deletions(-) diff --git a/src/mame/drivers/novag_snova.cpp b/src/mame/drivers/novag_snova.cpp index 36124c6f7a3..81855bd81ec 100644 --- a/src/mame/drivers/novag_snova.cpp +++ b/src/mame/drivers/novag_snova.cpp @@ -13,7 +13,7 @@ TODO: - beeps are glitchy, as if interrupted for too long - nsnova serial port isn't working, MCU emulation problem? - nsnova unmapped reads from 0x33/0x34 -- is the 1988 version of supremo the same ROM? +- is the 1st version of supremo(black plastic) the same ROM? =============================================================================== @@ -41,7 +41,8 @@ Hardware notes: - buzzer, 16 LEDs, 8*8 chessboard buttons Supremo also had a "limited edition" rerelease in 1990, plastic is fake-wood -instead of black, otherwise it's the same game. +instead of black and backpanel sticker is gold, otherwise it's the same game. +The model number is still 881, ROM is the same as the standard fake-wood version. ******************************************************************************/ @@ -367,4 +368,4 @@ ROM_END // YEAR NAME PARENT COMPAT MACHINE INPUT CLASS INIT COMPANY, FULLNAME, FLAGS CONS( 1990, nsnova, 0, 0, snova, snova, snova_state, empty_init, "Novag", "Super Nova (Novag, v1.05)", MACHINE_SUPPORTS_SAVE | MACHINE_CLICKABLE_ARTWORK ) -CONS( 1990, supremo, 0, 0, supremo, supremo, snova_state, empty_init, "Novag", "Supremo - Limited Edition", MACHINE_SUPPORTS_SAVE | MACHINE_CLICKABLE_ARTWORK ) +CONS( 1988, supremo, 0, 0, supremo, supremo, snova_state, empty_init, "Novag", "Supremo", MACHINE_SUPPORTS_SAVE | MACHINE_CLICKABLE_ARTWORK ) diff --git a/src/mame/layout/novag_supremo.lay b/src/mame/layout/novag_supremo.lay index 26cd7376a34..16e27efd2c9 100644 --- a/src/mame/layout/novag_supremo.lay +++ b/src/mame/layout/novag_supremo.lay @@ -8,11 +8,9 @@ license:CC0 - - - + @@ -48,15 +46,6 @@ license:CC0 - - - - - - - - - -- cgit v1.2.3