novag*: make lcd screen taller, it's not 1:1 (nw)

This commit is contained in:
hap 2020-06-14 13:03:27 +02:00
parent f114358821
commit 1fa49248a3
5 changed files with 16 additions and 17 deletions

View File

@ -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);

View File

@ -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 -->

View File

@ -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 -->

View File

@ -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 -->

View File

@ -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 -->