summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author hap <happppp@users.noreply.github.com>2020-06-14 13:03:27 +0200
committer hap <happppp@users.noreply.github.com>2020-06-14 13:03:44 +0200
commit1fa49248a3ba6e6b9b02459b81fe5a2e719b63ff (patch)
treebf47277ebdb979c569fb914218f41e9cc6a9bdbb
parentf114358821ba23b566118be6064e57f2c1a43a65 (diff)
novag*: make lcd screen taller, it's not 1:1 (nw)
-rw-r--r--src/mame/drivers/fidel_eag68k.cpp1
-rw-r--r--src/mame/layout/novag_diablo68k.lay8
-rw-r--r--src/mame/layout/novag_scorpio68k.lay8
-rw-r--r--src/mame/layout/novag_sexpert.lay8
-rw-r--r--src/mame/layout/novag_sforte.lay8
5 files changed, 16 insertions, 17 deletions
diff --git a/src/mame/drivers/fidel_eag68k.cpp b/src/mame/drivers/fidel_eag68k.cpp
index 0bb3006fc5a..a4e629e0a98 100644
--- a/src/mame/drivers/fidel_eag68k.cpp
+++ b/src/mame/drivers/fidel_eag68k.cpp
@@ -623,7 +623,6 @@ void eag_state::eag_base(machine_config &config)
SENSORBOARD(config, m_board).set_type(sensorboard_device::MAGNETS);
m_board->init_cb().set(m_board, FUNC(sensorboard_device::preset_chess));
m_board->set_delay(attotime::from_msec(150));
- m_board->set_nvram_enable(true);
/* video hardware */
PWM_DISPLAY(config, m_display).set_size(9, 16);
diff --git a/src/mame/layout/novag_diablo68k.lay b/src/mame/layout/novag_diablo68k.lay
index b88091e3c66..c43ea4c7c6a 100644
--- a/src/mame/layout/novag_diablo68k.lay
+++ b/src/mame/layout/novag_diablo68k.lay
@@ -426,10 +426,10 @@ license:CC0
<!-- lcd panel -->
- <element ref="lcdw"><bounds x="86" y="8.5" width="25.25" height="4.5" /></element>
- <screen tag="screen"><bounds x="86.5" y="9.5" width="24.25" height="2.5" /></screen>
- <element ref="lcdm" blend="multiply"><bounds x="86" y="8.5" width="25.25" height="4.5" /></element>
- <element ref="lcda" blend="add"><bounds x="86" y="8.5" width="25.25" height="4.5" /></element>
+ <element ref="lcdw"><bounds x="86" y="8" width="25.25" height="5" /></element>
+ <screen tag="screen"><bounds x="86.5" y="9" width="24.25" height="3" /></screen>
+ <element ref="lcdm" blend="multiply"><bounds x="86" y="8" width="25.25" height="5" /></element>
+ <element ref="lcda" blend="add"><bounds x="86" y="8" width="25.25" height="5" /></element>
<!-- right side buttons -->
diff --git a/src/mame/layout/novag_scorpio68k.lay b/src/mame/layout/novag_scorpio68k.lay
index 0b1162434d8..6eab7a90929 100644
--- a/src/mame/layout/novag_scorpio68k.lay
+++ b/src/mame/layout/novag_scorpio68k.lay
@@ -435,10 +435,10 @@ license:CC0
<!-- lcd panel -->
- <element ref="lcdw"><bounds x="47.75" y="90" width="25.25" height="4.5" /></element>
- <screen tag="screen"><bounds x="48.25" y="91" width="24.25" height="2.5" /></screen>
- <element ref="lcdm" blend="multiply"><bounds x="47.75" y="90" width="25.25" height="4.5" /></element>
- <element ref="lcda" blend="add"><bounds x="47.75" y="90" width="25.25" height="4.5" /></element>
+ <element ref="lcdw"><bounds x="47.75" y="89.5" width="25.25" height="5" /></element>
+ <screen tag="screen"><bounds x="48.25" y="90.5" width="24.25" height="3" /></screen>
+ <element ref="lcdm" blend="multiply"><bounds x="47.75" y="89.5" width="25.25" height="5" /></element>
+ <element ref="lcda" blend="add"><bounds x="47.75" y="89.5" width="25.25" height="5" /></element>
<!-- right side buttons -->
diff --git a/src/mame/layout/novag_sexpert.lay b/src/mame/layout/novag_sexpert.lay
index b88091e3c66..c43ea4c7c6a 100644
--- a/src/mame/layout/novag_sexpert.lay
+++ b/src/mame/layout/novag_sexpert.lay
@@ -426,10 +426,10 @@ license:CC0
<!-- lcd panel -->
- <element ref="lcdw"><bounds x="86" y="8.5" width="25.25" height="4.5" /></element>
- <screen tag="screen"><bounds x="86.5" y="9.5" width="24.25" height="2.5" /></screen>
- <element ref="lcdm" blend="multiply"><bounds x="86" y="8.5" width="25.25" height="4.5" /></element>
- <element ref="lcda" blend="add"><bounds x="86" y="8.5" width="25.25" height="4.5" /></element>
+ <element ref="lcdw"><bounds x="86" y="8" width="25.25" height="5" /></element>
+ <screen tag="screen"><bounds x="86.5" y="9" width="24.25" height="3" /></screen>
+ <element ref="lcdm" blend="multiply"><bounds x="86" y="8" width="25.25" height="5" /></element>
+ <element ref="lcda" blend="add"><bounds x="86" y="8" width="25.25" height="5" /></element>
<!-- right side buttons -->
diff --git a/src/mame/layout/novag_sforte.lay b/src/mame/layout/novag_sforte.lay
index cd4324d8b0e..64812141648 100644
--- a/src/mame/layout/novag_sforte.lay
+++ b/src/mame/layout/novag_sforte.lay
@@ -456,10 +456,10 @@ license:CC0
<!-- lcd panel -->
- <element ref="lcdw"><bounds x="86" y="8.5" width="25.25" height="4.5" /></element>
- <screen tag="screen"><bounds x="86.5" y="9.5" width="24.25" height="2.5" /></screen>
- <element ref="lcdm" blend="multiply"><bounds x="86" y="8.5" width="25.25" height="4.5" /></element>
- <element ref="lcda" blend="add"><bounds x="86" y="8.5" width="25.25" height="4.5" /></element>
+ <element ref="lcdw"><bounds x="86" y="8" width="25.25" height="5" /></element>
+ <screen tag="screen"><bounds x="86.5" y="9" width="24.25" height="3" /></screen>
+ <element ref="lcdm" blend="multiply"><bounds x="86" y="8" width="25.25" height="5" /></element>
+ <element ref="lcda" blend="add"><bounds x="86" y="8" width="25.25" height="5" /></element>
<!-- right side buttons -->