s11: resized layouts

This commit is contained in:
Robbbert 2014-10-05 00:02:48 +00:00
parent 8a315a019e
commit a175e737b1
6 changed files with 7 additions and 7 deletions

View File

@ -470,7 +470,7 @@ static MACHINE_CONFIG_START( s3, s3_state )
MCFG_PIA_IRQA_HANDLER(DEVWRITELINE("maincpu", m6800_cpu_device, irq_line))
MCFG_PIA_IRQB_HANDLER(DEVWRITELINE("maincpu", m6800_cpu_device, irq_line))
MCFG_NVRAM_ADD_1FILL("nvram")
MCFG_NVRAM_ADD_0FILL("nvram")
MACHINE_CONFIG_END
static MACHINE_CONFIG_DERIVED( s3a, s3 )

View File

@ -463,7 +463,7 @@ static MACHINE_CONFIG_START( s4, s4_state )
MCFG_PIA_IRQA_HANDLER(DEVWRITELINE("maincpu", m6800_cpu_device, irq_line))
MCFG_PIA_IRQB_HANDLER(DEVWRITELINE("maincpu", m6800_cpu_device, irq_line))
MCFG_NVRAM_ADD_1FILL("nvram")
MCFG_NVRAM_ADD_0FILL("nvram")
MACHINE_CONFIG_END
static MACHINE_CONFIG_DERIVED( s4a, s4 )

View File

@ -36,7 +36,7 @@
<!-- Background -->
<backdrop element="background">
<bounds left="0" top="20" right="318" bottom="394" />
<bounds left="0" top="25" right="364" bottom="249" />
</backdrop>
<!-- LEDs -->

View File

@ -1,7 +1,7 @@
<!-- s11a.lay -->
<!-- 2012-11-04: Initial version. [Robbbert]
2012-12-19: Rearranged layout, replaced diagnostic 7-digit LED with 3 single LEDs [Barry Rodewald]-->
2012-12-19: Rearranged layout, replaced diagnostic 7-digit LED with 3 single LEDs [Barry Rodewald]-->
<mamelayout version="2">
@ -37,7 +37,7 @@
<!-- Background -->
<backdrop element="background">
<bounds left="0" top="20" right="318" bottom="394" />
<bounds left="0" top="25" right="364" bottom="249" />
</backdrop>
<!-- LEDs -->

View File

@ -34,7 +34,7 @@
<!-- Background -->
<backdrop element="background">
<bounds left="0" top="20" right="318" bottom="394" />
<bounds left="0" top="25" right="400" bottom="244" />
</backdrop>
<!-- LEDs -->

View File

@ -34,7 +34,7 @@
<!-- Background -->
<backdrop element="background">
<bounds left="0" top="20" right="318" bottom="394" />
<bounds left="0" top="25" right="400" bottom="244" />
</backdrop>
<!-- LEDs -->