From 26f6a7ca93f3fd89d4f8751101569b0e52f5f401 Mon Sep 17 00:00:00 2001 From: hap Date: Sun, 5 Jan 2020 23:15:57 +0100 Subject: mm2: can be change to bsd3 as well (nw) --- src/mame/drivers/mephisto_mm2.cpp | 2 +- src/mame/drivers/mephisto_modular_tm.cpp | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/src/mame/drivers/mephisto_mm2.cpp b/src/mame/drivers/mephisto_mm2.cpp index a34bc1aee5c..eb973fb7d3c 100644 --- a/src/mame/drivers/mephisto_mm2.cpp +++ b/src/mame/drivers/mephisto_mm2.cpp @@ -1,4 +1,4 @@ -// license:LGPL-2.1+ +// license:BSD-3-Clause // copyright-holders:Dirk Verwiebe, Cowering /****************************************************************************** Mephisto 4 + 5 Chess Computer diff --git a/src/mame/drivers/mephisto_modular_tm.cpp b/src/mame/drivers/mephisto_modular_tm.cpp index 22b62221eda..b610812f4ad 100644 --- a/src/mame/drivers/mephisto_modular_tm.cpp +++ b/src/mame/drivers/mephisto_modular_tm.cpp @@ -15,6 +15,9 @@ Mephisto TM Berlin is an unreleased dev version, an update to TM Vancouver, but not used in any tournament. Internal string and version matches TM Vancouver, but ROM has many differences. +BTANB: +- lyon32t8 still says "2048Kbyte" even though it uses 8MB RAM + Hardware notes: V(Verkauf?) home version: -- cgit v1.2.3