From 74e0865e16afbd652ea5d8aaf5d68fe69307cec2 Mon Sep 17 00:00:00 2001 From: hap Date: Wed, 18 May 2022 15:03:55 +0200 Subject: neogeo.lay: work around rendlay bounds issue --- src/mame/drivers/hh_tms1k.cpp | 1 + src/mame/drivers/mephisto_modena.cpp | 2 +- src/mame/layout/irrmaze.lay | 27 ++++++++++----------------- src/mame/layout/neogeo.lay | 27 +++++++++------------------ 4 files changed, 21 insertions(+), 36 deletions(-) diff --git a/src/mame/drivers/hh_tms1k.cpp b/src/mame/drivers/hh_tms1k.cpp index 7cdaacee395..2fb8d005bda 100644 --- a/src/mame/drivers/hh_tms1k.cpp +++ b/src/mame/drivers/hh_tms1k.cpp @@ -101,6 +101,7 @@ on Joerg Woerner's datamath.org: http://www.datamath.org/IC_List.htm @MP1218 TMS1100 1980, Entex Basketball 2 (6010) @MP1219 TMS1100 1980, U.S. Games Super Sports-4 @MP1221 TMS1100 1980, Entex Raise The Devil (6011) + *MP1228 TMS1100 1980, Entex Musical Marvin (6014) @MP1231 TMS1100 1984, Tandy 3 in 1 Sports Arena (model 60-2178) @MP1296 TMS1100 1982, Entex Black Knight Pinball (6081) @MP1311 TMS1100 1981, Bandai TC7: Air Traffic Control diff --git a/src/mame/drivers/mephisto_modena.cpp b/src/mame/drivers/mephisto_modena.cpp index c073b7bb31a..6d8aa72ba96 100644 --- a/src/mame/drivers/mephisto_modena.cpp +++ b/src/mame/drivers/mephisto_modena.cpp @@ -5,7 +5,7 @@ Mephisto Modena -The chess engine is by Frans Morsch, same one as Sphinx Dominator 2.05. +The chess engine is by Frans Morsch, same one as CXG Sphinx Dominator 2.05. Hold Pawn + Knight buttons at boot for test mode. Hardware notes: diff --git a/src/mame/layout/irrmaze.lay b/src/mame/layout/irrmaze.lay index 6ce23deb312..adf8bacabad 100644 --- a/src/mame/layout/irrmaze.lay +++ b/src/mame/layout/irrmaze.lay @@ -13,8 +13,8 @@ copyright-holders:Vas Crabb sit15 ??? *0x10fe29 != 0 --> - - + + @@ -103,27 +103,20 @@ copyright-holders:Vas Crabb - - - + - - - - - - + + + + - - - - - - + + + diff --git a/src/mame/layout/neogeo.lay b/src/mame/layout/neogeo.lay index e41674ad4ff..bf801af45ac 100644 --- a/src/mame/layout/neogeo.lay +++ b/src/mame/layout/neogeo.lay @@ -3,32 +3,23 @@ license:CC0 --> - - - + - - - + - - - - - - + + + + - - - - - - + + + -- cgit v1.2.3