layout: added clickable buttons to comp4

This commit is contained in:
hap 2016-03-13 11:08:09 +01:00
parent ff4d164355
commit 23d4e320af
6 changed files with 185 additions and 103 deletions

View File

@ -123,7 +123,7 @@
#include "cnfball.lh"
#include "cnfball2.lh"
#include "cnsector.lh"
#include "comp4.lh"
#include "comp4.lh" // clickable
#include "cqback.lh"
#include "ebball.lh"
#include "ebball2.lh"
@ -1758,7 +1758,7 @@ MACHINE_CONFIG_END
* TMS1000 MCU, MP0923 (die label MP0923)
* 3 7seg LEDs, and other LEDs behind bezel, 1-bit sound
The Japanese version was published by Gakken, black casing instead of white.
The Japanese version was published by Gakken, black case instead of white.
The sequel to Entex Baseball, this version keeps up with score and innings.
As its predecessor, the pitcher controls are on a separate joypad.
@ -3517,7 +3517,7 @@ MACHINE_CONFIG_END
* 10 LEDs behind bezel, no sound
known releases:
- USA: Comp IV (two versions, different casing)
- USA: Comp IV (two versions, different case)
- Europe: Logic 5
- Japan: Pythaligoras
@ -5764,7 +5764,7 @@ COMP( 1979, astro, 0, 0, astro, astro, driver_device, 0, "Kos
CONS( 1980, mdndclab, 0, 0, mdndclab, mdndclab, driver_device, 0, "Mattel", "Dungeons & Dragons - Computer Labyrinth Game", MACHINE_SUPPORTS_SAVE | MACHINE_CLICKABLE_ARTWORK ) // ***
CONS( 1977, comp4, 0, 0, comp4, comp4, driver_device, 0, "Milton Bradley", "Comp IV", MACHINE_SUPPORTS_SAVE | MACHINE_NO_SOUND_HW )
CONS( 1977, comp4, 0, 0, comp4, comp4, driver_device, 0, "Milton Bradley", "Comp IV", MACHINE_SUPPORTS_SAVE | MACHINE_CLICKABLE_ARTWORK | MACHINE_NO_SOUND_HW )
CONS( 1978, simon, 0, 0, simon, simon, driver_device, 0, "Milton Bradley", "Simon (Rev. A)", MACHINE_SUPPORTS_SAVE | MACHINE_CLICKABLE_ARTWORK )
CONS( 1979, ssimon, 0, 0, ssimon, ssimon, driver_device, 0, "Milton Bradley", "Super Simon", MACHINE_SUPPORTS_SAVE | MACHINE_CLICKABLE_ARTWORK )
CONS( 1979, bigtrak, 0, 0, bigtrak, bigtrak, driver_device, 0, "Milton Bradley", "Big Trak", MACHINE_SUPPORTS_SAVE | MACHINE_MECHANICAL ) // ***

View File

@ -15,7 +15,7 @@
</text>
<disk state="1">
<bounds x="0.07" y="0.07" width="0.86" height="0.86" />
<color red="1.0" green="1.0" blue="1.0" />
<color red="0.0" green="0.0" blue="0.0" />
</disk>
</element>
@ -201,31 +201,31 @@
<bezel element="text_24"><bounds x="35.1" y="46" width="7.8" height="6" /></bezel>
<bezel element="text_25"><bounds x="45.1" y="46" width="7.8" height="6" /></bezel>
<bezel element="hl" inputtag="IN.0" inputmask="0x01"><bounds x="5" y="5" width="8" height="8" /><color alpha="0.5" /></bezel>
<bezel element="hl" inputtag="IN.1" inputmask="0x01"><bounds x="15" y="5" width="8" height="8" /><color alpha="0.5" /></bezel>
<bezel element="hl" inputtag="IN.2" inputmask="0x01"><bounds x="25" y="5" width="8" height="8" /><color alpha="0.5" /></bezel>
<bezel element="hl" inputtag="IN.3" inputmask="0x01"><bounds x="35" y="5" width="8" height="8" /><color alpha="0.5" /></bezel>
<bezel element="hl" inputtag="IN.4" inputmask="0x01"><bounds x="45" y="5" width="8" height="8" /><color alpha="0.5" /></bezel>
<bezel element="hl" inputtag="IN.0" inputmask="0x02"><bounds x="5" y="15" width="8" height="8" /><color alpha="0.5" /></bezel>
<bezel element="hl" inputtag="IN.1" inputmask="0x02"><bounds x="15" y="15" width="8" height="8" /><color alpha="0.5" /></bezel>
<bezel element="hl" inputtag="IN.2" inputmask="0x02"><bounds x="25" y="15" width="8" height="8" /><color alpha="0.5" /></bezel>
<bezel element="hl" inputtag="IN.3" inputmask="0x02"><bounds x="35" y="15" width="8" height="8" /><color alpha="0.5" /></bezel>
<bezel element="hl" inputtag="IN.4" inputmask="0x02"><bounds x="45" y="15" width="8" height="8" /><color alpha="0.5" /></bezel>
<bezel element="hl" inputtag="IN.0" inputmask="0x04"><bounds x="5" y="25" width="8" height="8" /><color alpha="0.5" /></bezel>
<bezel element="hl" inputtag="IN.1" inputmask="0x04"><bounds x="15" y="25" width="8" height="8" /><color alpha="0.5" /></bezel>
<bezel element="hl" inputtag="IN.2" inputmask="0x04"><bounds x="25" y="25" width="8" height="8" /><color alpha="0.5" /></bezel>
<bezel element="hl" inputtag="IN.3" inputmask="0x04"><bounds x="35" y="25" width="8" height="8" /><color alpha="0.5" /></bezel>
<bezel element="hl" inputtag="IN.4" inputmask="0x04"><bounds x="45" y="25" width="8" height="8" /><color alpha="0.5" /></bezel>
<bezel element="hl" inputtag="IN.0" inputmask="0x08"><bounds x="5" y="35" width="8" height="8" /><color alpha="0.5" /></bezel>
<bezel element="hl" inputtag="IN.1" inputmask="0x08"><bounds x="15" y="35" width="8" height="8" /><color alpha="0.5" /></bezel>
<bezel element="hl" inputtag="IN.2" inputmask="0x08"><bounds x="25" y="35" width="8" height="8" /><color alpha="0.5" /></bezel>
<bezel element="hl" inputtag="IN.3" inputmask="0x08"><bounds x="35" y="35" width="8" height="8" /><color alpha="0.5" /></bezel>
<bezel element="hl" inputtag="IN.4" inputmask="0x08"><bounds x="45" y="35" width="8" height="8" /><color alpha="0.5" /></bezel>
<bezel element="hl" inputtag="IN.0" inputmask="0x10"><bounds x="5" y="45" width="8" height="8" /><color alpha="0.5" /></bezel>
<bezel element="hl" inputtag="IN.1" inputmask="0x10"><bounds x="15" y="45" width="8" height="8" /><color alpha="0.5" /></bezel>
<bezel element="hl" inputtag="IN.2" inputmask="0x10"><bounds x="25" y="45" width="8" height="8" /><color alpha="0.5" /></bezel>
<bezel element="hl" inputtag="IN.3" inputmask="0x10"><bounds x="35" y="45" width="8" height="8" /><color alpha="0.5" /></bezel>
<bezel element="hl" inputtag="IN.4" inputmask="0x10"><bounds x="45" y="45" width="8" height="8" /><color alpha="0.5" /></bezel>
<bezel element="hl" inputtag="IN.0" inputmask="0x01"><bounds x="5" y="5" width="8" height="8" /><color alpha="0.15" /></bezel>
<bezel element="hl" inputtag="IN.1" inputmask="0x01"><bounds x="15" y="5" width="8" height="8" /><color alpha="0.15" /></bezel>
<bezel element="hl" inputtag="IN.2" inputmask="0x01"><bounds x="25" y="5" width="8" height="8" /><color alpha="0.15" /></bezel>
<bezel element="hl" inputtag="IN.3" inputmask="0x01"><bounds x="35" y="5" width="8" height="8" /><color alpha="0.15" /></bezel>
<bezel element="hl" inputtag="IN.4" inputmask="0x01"><bounds x="45" y="5" width="8" height="8" /><color alpha="0.15" /></bezel>
<bezel element="hl" inputtag="IN.0" inputmask="0x02"><bounds x="5" y="15" width="8" height="8" /><color alpha="0.15" /></bezel>
<bezel element="hl" inputtag="IN.1" inputmask="0x02"><bounds x="15" y="15" width="8" height="8" /><color alpha="0.15" /></bezel>
<bezel element="hl" inputtag="IN.2" inputmask="0x02"><bounds x="25" y="15" width="8" height="8" /><color alpha="0.15" /></bezel>
<bezel element="hl" inputtag="IN.3" inputmask="0x02"><bounds x="35" y="15" width="8" height="8" /><color alpha="0.15" /></bezel>
<bezel element="hl" inputtag="IN.4" inputmask="0x02"><bounds x="45" y="15" width="8" height="8" /><color alpha="0.15" /></bezel>
<bezel element="hl" inputtag="IN.0" inputmask="0x04"><bounds x="5" y="25" width="8" height="8" /><color alpha="0.15" /></bezel>
<bezel element="hl" inputtag="IN.1" inputmask="0x04"><bounds x="15" y="25" width="8" height="8" /><color alpha="0.15" /></bezel>
<bezel element="hl" inputtag="IN.2" inputmask="0x04"><bounds x="25" y="25" width="8" height="8" /><color alpha="0.15" /></bezel>
<bezel element="hl" inputtag="IN.3" inputmask="0x04"><bounds x="35" y="25" width="8" height="8" /><color alpha="0.15" /></bezel>
<bezel element="hl" inputtag="IN.4" inputmask="0x04"><bounds x="45" y="25" width="8" height="8" /><color alpha="0.15" /></bezel>
<bezel element="hl" inputtag="IN.0" inputmask="0x08"><bounds x="5" y="35" width="8" height="8" /><color alpha="0.15" /></bezel>
<bezel element="hl" inputtag="IN.1" inputmask="0x08"><bounds x="15" y="35" width="8" height="8" /><color alpha="0.15" /></bezel>
<bezel element="hl" inputtag="IN.2" inputmask="0x08"><bounds x="25" y="35" width="8" height="8" /><color alpha="0.15" /></bezel>
<bezel element="hl" inputtag="IN.3" inputmask="0x08"><bounds x="35" y="35" width="8" height="8" /><color alpha="0.15" /></bezel>
<bezel element="hl" inputtag="IN.4" inputmask="0x08"><bounds x="45" y="35" width="8" height="8" /><color alpha="0.15" /></bezel>
<bezel element="hl" inputtag="IN.0" inputmask="0x10"><bounds x="5" y="45" width="8" height="8" /><color alpha="0.15" /></bezel>
<bezel element="hl" inputtag="IN.1" inputmask="0x10"><bounds x="15" y="45" width="8" height="8" /><color alpha="0.15" /></bezel>
<bezel element="hl" inputtag="IN.2" inputmask="0x10"><bounds x="25" y="45" width="8" height="8" /><color alpha="0.15" /></bezel>
<bezel element="hl" inputtag="IN.3" inputmask="0x10"><bounds x="35" y="45" width="8" height="8" /><color alpha="0.15" /></bezel>
<bezel element="hl" inputtag="IN.4" inputmask="0x10"><bounds x="45" y="45" width="8" height="8" /><color alpha="0.15" /></bezel>
<!-- bottom side -->
@ -241,14 +241,13 @@
<bezel element="static_blue"><bounds x="5" y="78" width="8" height="8" /></bezel>
<bezel element="static_green"><bounds x="15" y="78" width="8" height="8" /></bezel>
<bezel element="hl" inputtag="IN.5" inputmask="0x02"><bounds x="5.5" y="78.5" width="7" height="7" /><color alpha="0.2" /></bezel>
<bezel element="hl" inputtag="IN.5" inputmask="0x01"><bounds x="15.5" y="78.5" width="7" height="7" /><color alpha="0.3" /></bezel>
<bezel element="hl" inputtag="IN.5" inputmask="0x02"><bounds x="5.5" y="78.5" width="7" height="7" /><color alpha="0.15" /></bezel>
<bezel element="hl" inputtag="IN.5" inputmask="0x01"><bounds x="15.5" y="78.5" width="7" height="7" /><color alpha="0.15" /></bezel>
<bezel element="text_game"><bounds x="4" y="86.5" width="10" height="2" /></bezel>
<bezel element="text_start"><bounds x="4" y="88.5" width="10" height="2" /></bezel>
<bezel element="text_game"><bounds x="14" y="86.5" width="10" height="2" /></bezel>
<bezel element="text_select"><bounds x="14" y="88.5" width="10" height="2" /></bezel>
</view>
</mamelayout>

View File

@ -3,13 +3,75 @@
<!-- define elements -->
<element name="static_white"><rect><color red="0.87" green="0.87" blue="0.87" /></rect></element>
<element name="static_blue"><rect><color red="0.275" green="0.55" blue="0.666" /></rect></element>
<element name="static_darkred"><rect><color red="0.20" green="0.04" blue="0.01" /></rect></element>
<element name="hl" defstate="0">
<text string=" ">
<bounds x="0" y="0" width="12" height="8" />
<color red="0.0" green="0.0" blue="0.0" />
</text>
<disk state="1">
<bounds x="2.5" y="0.5" width="7" height="7" />
<color red="0.0" green="0.0" blue="0.0" />
</disk>
</element>
<element name="text_b0">
<rect><color red="0.87" green="0.87" blue="0.87" /></rect>
<text string="0"><color red="0.06" green="0.06" blue="0.06" /></text>
</element>
<element name="text_b1">
<rect><color red="0.87" green="0.87" blue="0.87" /></rect>
<text string="1"><color red="0.06" green="0.06" blue="0.06" /></text>
</element>
<element name="text_b2">
<rect><color red="0.87" green="0.87" blue="0.87" /></rect>
<text string="2"><color red="0.06" green="0.06" blue="0.06" /></text>
</element>
<element name="text_b3">
<rect><color red="0.87" green="0.87" blue="0.87" /></rect>
<text string="3"><color red="0.06" green="0.06" blue="0.06" /></text>
</element>
<element name="text_b4">
<rect><color red="0.87" green="0.87" blue="0.87" /></rect>
<text string="4"><color red="0.06" green="0.06" blue="0.06" /></text>
</element>
<element name="text_b5">
<rect><color red="0.87" green="0.87" blue="0.87" /></rect>
<text string="5"><color red="0.06" green="0.06" blue="0.06" /></text>
</element>
<element name="text_b6">
<rect><color red="0.87" green="0.87" blue="0.87" /></rect>
<text string="6"><color red="0.06" green="0.06" blue="0.06" /></text>
</element>
<element name="text_b7">
<rect><color red="0.87" green="0.87" blue="0.87" /></rect>
<text string="7"><color red="0.06" green="0.06" blue="0.06" /></text>
</element>
<element name="text_b8">
<rect><color red="0.87" green="0.87" blue="0.87" /></rect>
<text string="8"><color red="0.06" green="0.06" blue="0.06" /></text>
</element>
<element name="text_b9">
<rect><color red="0.87" green="0.87" blue="0.87" /></rect>
<text string="9"><color red="0.06" green="0.06" blue="0.06" /></text>
</element>
<element name="text_br">
<rect><color red="0.87" green="0.87" blue="0.87" /></rect>
<text string="R"><color red="0.06" green="0.06" blue="0.06" /></text>
</element>
<element name="text_be">
<rect><color red="0.87" green="0.87" blue="0.87" /></rect>
<text string="E"><color red="0.06" green="0.06" blue="0.06" /></text>
</element>
<element name="cg1"><rect><color red="0.85" green="0.85" blue="0.85" /></rect></element>
<element name="cg2"><rect><color red="0.74" green="0.76" blue="0.86" /></rect></element>
<element name="cg3"><rect><color red="0.63" green="0.67" blue="0.87" /></rect></element>
<element name="cg4"><rect><color red="0.52" green="0.58" blue="0.88" /></rect></element>
<element name="cg5"><rect><color red="0.41" green="0.49" blue="0.89" /></rect></element>
<element name="cg2"><rect><color red="0.74" green="0.80" blue="0.86" /></rect></element>
<element name="cg3"><rect><color red="0.63" green="0.73" blue="0.87" /></rect></element>
<element name="cg4"><rect><color red="0.52" green="0.66" blue="0.88" /></rect></element>
<element name="cg5"><rect><color red="0.41" green="0.59" blue="0.89" /></rect></element>
<element name="text_r">
<rect><color red="0.20" green="0.04" blue="0.01" /></rect>
@ -62,14 +124,13 @@
</element>
<!-- build screen -->
<view name="Internal Layout">
<bounds left="0" right="60" top="0" bottom="42" />
<bezel element="static_darkred">
<bounds left="0" right="60" top="0" bottom="42" />
</bezel>
<bounds left="0" right="60" top="0" bottom="95" />
<bezel element="static_darkred"><bounds x="-1" y="-1" width="62" height="44" /></bezel>
<!-- game panel -->
<bezel element="cg1"><bounds x="17" y="2" width="26" height="35" /></bezel>
<bezel element="cg2"><bounds x="19" y="2" width="22" height="35" /></bezel>
@ -97,37 +158,61 @@
<bezel element="text_num"><bounds x="8" y="36.5" width="22" height="3.5" /></bezel>
<bezel element="text_seq"><bounds x="30" y="36.5" width="22" height="3.5" /></bezel>
<bezel name="lamp4" element="lamp">
<bounds x="8" y="2" width="8" height="6" />
</bezel>
<bezel name="lamp10" element="lamp">
<bounds x="8" y="9" width="8" height="6" />
</bezel>
<bezel name="lamp2" element="lamp">
<bounds x="8" y="16" width="8" height="6" />
</bezel>
<bezel name="lamp1" element="lamp">
<bounds x="8" y="23" width="8" height="6" />
</bezel>
<bezel name="lamp0" element="lamp">
<bounds x="8" y="30" width="8" height="6" />
</bezel>
<bezel name="lamp4" element="lamp"><bounds x="8" y="2" width="8" height="6" /></bezel>
<bezel name="lamp10" element="lamp"><bounds x="8" y="9" width="8" height="6" /></bezel>
<bezel name="lamp2" element="lamp"><bounds x="8" y="16" width="8" height="6" /></bezel>
<bezel name="lamp1" element="lamp"><bounds x="8" y="23" width="8" height="6" /></bezel>
<bezel name="lamp0" element="lamp"><bounds x="8" y="30" width="8" height="6" /></bezel>
<bezel name="lamp9" element="lamp">
<bounds x="44" y="2" width="8" height="6" />
</bezel>
<bezel name="lamp8" element="lamp">
<bounds x="44" y="9" width="8" height="6" />
</bezel>
<bezel name="lamp7" element="lamp">
<bounds x="44" y="16" width="8" height="6" />
</bezel>
<bezel name="lamp6" element="lamp">
<bounds x="44" y="23" width="8" height="6" />
</bezel>
<bezel name="lamp5" element="lamp">
<bounds x="44" y="30" width="8" height="6" />
</bezel>
<bezel name="lamp9" element="lamp"><bounds x="44" y="2" width="8" height="6" /></bezel>
<bezel name="lamp8" element="lamp"><bounds x="44" y="9" width="8" height="6" /></bezel>
<bezel name="lamp7" element="lamp"><bounds x="44" y="16" width="8" height="6" /></bezel>
<bezel name="lamp6" element="lamp"><bounds x="44" y="23" width="8" height="6" /></bezel>
<bezel name="lamp5" element="lamp"><bounds x="44" y="30" width="8" height="6" /></bezel>
<!-- button panel -->
<bezel element="static_white"><bounds x="-1" y="42" width="62" height="2" /></bezel>
<bezel element="static_blue"><bounds x="-1" y="43" width="62" height="53" /></bezel>
<bezel element="static_white"><bounds x="8" y="47" width="12" height="8" /></bezel>
<bezel element="static_white"><bounds x="24" y="47" width="12" height="8" /></bezel>
<bezel element="static_white"><bounds x="40" y="47" width="12" height="8" /></bezel>
<bezel element="static_white"><bounds x="8" y="59" width="12" height="8" /></bezel>
<bezel element="static_white"><bounds x="24" y="59" width="12" height="8" /></bezel>
<bezel element="static_white"><bounds x="40" y="59" width="12" height="8" /></bezel>
<bezel element="static_white"><bounds x="8" y="71" width="12" height="8" /></bezel>
<bezel element="static_white"><bounds x="24" y="71" width="12" height="8" /></bezel>
<bezel element="static_white"><bounds x="40" y="71" width="12" height="8" /></bezel>
<bezel element="static_white"><bounds x="8" y="83" width="12" height="8" /></bezel>
<bezel element="static_white"><bounds x="24" y="83" width="12" height="8" /></bezel>
<bezel element="static_white"><bounds x="40" y="83" width="12" height="8" /></bezel>
<bezel element="text_b7"><bounds x="9" y="48" width="10" height="6" /></bezel>
<bezel element="text_b8"><bounds x="25" y="48" width="10" height="6" /></bezel>
<bezel element="text_b9"><bounds x="41" y="48" width="10" height="6" /></bezel>
<bezel element="text_b4"><bounds x="9" y="60" width="10" height="6" /></bezel>
<bezel element="text_b5"><bounds x="25" y="60" width="10" height="6" /></bezel>
<bezel element="text_b6"><bounds x="41" y="60" width="10" height="6" /></bezel>
<bezel element="text_b1"><bounds x="9" y="72" width="10" height="6" /></bezel>
<bezel element="text_b2"><bounds x="25" y="72" width="10" height="6" /></bezel>
<bezel element="text_b3"><bounds x="41" y="72" width="10" height="6" /></bezel>
<bezel element="text_br"><bounds x="9" y="84" width="10" height="6" /></bezel>
<bezel element="text_b0"><bounds x="25" y="84" width="10" height="6" /></bezel>
<bezel element="text_be"><bounds x="41" y="84" width="10" height="6" /></bezel>
<bezel element="hl" inputtag="IN.0" inputmask="0x08"><bounds x="8" y="47" width="12" height="8" /><color alpha="0.15" /></bezel>
<bezel element="hl" inputtag="IN.1" inputmask="0x08"><bounds x="24" y="47" width="12" height="8" /><color alpha="0.15" /></bezel>
<bezel element="hl" inputtag="IN.2" inputmask="0x08"><bounds x="40" y="47" width="12" height="8" /><color alpha="0.15" /></bezel>
<bezel element="hl" inputtag="IN.0" inputmask="0x04"><bounds x="8" y="59" width="12" height="8" /><color alpha="0.15" /></bezel>
<bezel element="hl" inputtag="IN.1" inputmask="0x04"><bounds x="24" y="59" width="12" height="8" /><color alpha="0.15" /></bezel>
<bezel element="hl" inputtag="IN.2" inputmask="0x04"><bounds x="40" y="59" width="12" height="8" /><color alpha="0.15" /></bezel>
<bezel element="hl" inputtag="IN.0" inputmask="0x02"><bounds x="8" y="71" width="12" height="8" /><color alpha="0.15" /></bezel>
<bezel element="hl" inputtag="IN.1" inputmask="0x02"><bounds x="24" y="71" width="12" height="8" /><color alpha="0.15" /></bezel>
<bezel element="hl" inputtag="IN.2" inputmask="0x02"><bounds x="40" y="71" width="12" height="8" /><color alpha="0.15" /></bezel>
<bezel element="hl" inputtag="IN.0" inputmask="0x01"><bounds x="8" y="83" width="12" height="8" /><color alpha="0.15" /></bezel>
<bezel element="hl" inputtag="IN.1" inputmask="0x01"><bounds x="24" y="83" width="12" height="8" /><color alpha="0.15" /></bezel>
<bezel element="hl" inputtag="IN.2" inputmask="0x01"><bounds x="40" y="83" width="12" height="8" /><color alpha="0.15" /></bezel>
</view>
</mamelayout>

View File

@ -4,7 +4,7 @@
<!-- define elements -->
<element name="static_black"><rect><color red="0.0" green="0.0" blue="0.0" /></rect></element>
<element name="static_black2"><rect><color red="0.05" green="0.05" blue="0.05" /></rect></element>
<element name="static_black2"><rect><color red="0.03" green="0.03" blue="0.03" /></rect></element>
<element name="static_gray"><rect><color red="0.13" green="0.13" blue="0.13" /></rect></element>
<element name="static_white"><rect><color red="1.0" green="1.0" blue="1.0" /></rect></element>
@ -28,85 +28,85 @@
<element name="b_green"><rect><color red="0.1" green="0.7" blue="0.2" /></rect></element>
<element name="text_yes">
<rect><color red="0.1" green="0.7" blue="0.2" /></rect>
<text string="YES"><color red="0.05" green="0.05" blue="0.05" /></text>
<text string="YES"><color red="0.03" green="0.03" blue="0.03" /></text>
</element>
<element name="text_buy">
<rect><color red="0.1" green="0.7" blue="0.2" /></rect>
<text string="BUY"><color red="0.05" green="0.05" blue="0.05" /></text>
<text string="BUY"><color red="0.03" green="0.03" blue="0.03" /></text>
</element>
<element name="b_red"><rect><color red="0.9" green="0.1" blue="0.1" /></rect></element>
<element name="text_no">
<rect><color red="0.9" green="0.1" blue="0.1" /></rect>
<text string="NO"><color red="0.05" green="0.05" blue="0.05" /></text>
<text string="NO"><color red="0.03" green="0.03" blue="0.03" /></text>
</element>
<element name="text_end">
<rect><color red="0.9" green="0.1" blue="0.1" /></rect>
<text string="END"><color red="0.05" green="0.05" blue="0.05" /></text>
<text string="END"><color red="0.03" green="0.03" blue="0.03" /></text>
</element>
<element name="b_orange"><rect><color red="0.9" green="0.3" blue="0.1" /></rect></element>
<element name="text_dark">
<rect><color red="0.9" green="0.3" blue="0.1" /></rect>
<text string="DARK"><color red="0.05" green="0.05" blue="0.05" /></text>
<text string="DARK"><color red="0.03" green="0.03" blue="0.03" /></text>
</element>
<element name="text_tower">
<rect><color red="0.9" green="0.3" blue="0.1" /></rect>
<text string="TOWER"><color red="0.05" green="0.05" blue="0.05" /></text>
<text string="TOWER"><color red="0.03" green="0.03" blue="0.03" /></text>
</element>
<element name="b_white"><rect><color red="0.9" green="0.9" blue="0.9" /></rect></element>
<element name="text_clear">
<rect><color red="0.9" green="0.9" blue="0.9" /></rect>
<text string="CLEAR"><color red="0.05" green="0.05" blue="0.05" /></text>
<text string="CLEAR"><color red="0.03" green="0.03" blue="0.03" /></text>
</element>
<element name="b_blue1"><rect><color red="0.3" green="0.7" blue="0.9" /></rect></element>
<element name="text_bazaar">
<rect><color red="0.3" green="0.7" blue="0.9" /></rect>
<text string="BAZAAR"><color red="0.05" green="0.05" blue="0.05" /></text>
<text string="BAZAAR"><color red="0.03" green="0.03" blue="0.03" /></text>
</element>
<element name="text_tomb">
<rect><color red="0.3" green="0.7" blue="0.9" /></rect>
<text string="TOMB"><color red="0.05" green="0.05" blue="0.05" /></text>
<text string="TOMB"><color red="0.03" green="0.03" blue="0.03" /></text>
</element>
<element name="text_ruin">
<rect><color red="0.3" green="0.7" blue="0.9" /></rect>
<text string="RUIN"><color red="0.05" green="0.05" blue="0.05" /></text>
<text string="RUIN"><color red="0.03" green="0.03" blue="0.03" /></text>
</element>
<element name="text_move">
<rect><color red="0.3" green="0.7" blue="0.9" /></rect>
<text string="MOVE"><color red="0.05" green="0.05" blue="0.05" /></text>
<text string="MOVE"><color red="0.03" green="0.03" blue="0.03" /></text>
</element>
<element name="text_sanctuary">
<rect><color red="0.3" green="0.7" blue="0.9" /></rect>
<text string="SANCTUARY"><color red="0.05" green="0.05" blue="0.05" /></text>
<text string="SANCTUARY"><color red="0.03" green="0.03" blue="0.03" /></text>
</element>
<element name="text_citadel">
<rect><color red="0.3" green="0.7" blue="0.9" /></rect>
<text string="CITADEL"><color red="0.05" green="0.05" blue="0.05" /></text>
<text string="CITADEL"><color red="0.03" green="0.03" blue="0.03" /></text>
</element>
<element name="text_frontier">
<rect><color red="0.3" green="0.7" blue="0.9" /></rect>
<text string="FRONTIER"><color red="0.05" green="0.05" blue="0.05" /></text>
<text string="FRONTIER"><color red="0.03" green="0.03" blue="0.03" /></text>
</element>
<element name="b_blue2"><rect><color red="0.7" green="0.8" blue="0.9" /></rect></element>
<element name="text_repeat">
<rect><color red="0.7" green="0.8" blue="0.9" /></rect>
<text string="REPEAT"><color red="0.05" green="0.05" blue="0.05" /></text>
<text string="REPEAT"><color red="0.03" green="0.03" blue="0.03" /></text>
</element>
<element name="b_yellow1"><rect><color red="0.9" green="0.7" blue="0.1" /></rect></element>
<element name="text_haggle">
<rect><color red="0.9" green="0.7" blue="0.1" /></rect>
<text string="HAGGLE"><color red="0.05" green="0.05" blue="0.05" /></text>
<text string="HAGGLE"><color red="0.03" green="0.03" blue="0.03" /></text>
</element>
<element name="b_yellow2"><rect><color red="0.7" green="0.6" blue="0.4" /></rect></element>
<element name="text_inventory">
<rect><color red="0.7" green="0.6" blue="0.4" /></rect>
<text string="INVENTORY"><color red="0.05" green="0.05" blue="0.05" /></text>
<text string="INVENTORY"><color red="0.03" green="0.03" blue="0.03" /></text>
</element>
<!-- cards -->

View File

@ -14,7 +14,7 @@
</text>
<disk state="1">
<bounds x="0.12" y="0.12" width="0.76" height="0.76" />
<color red="1.0" green="1.0" blue="1.0" />
<color red="0.0" green="0.0" blue="0.0" />
</disk>
</element>
@ -22,7 +22,7 @@
<rect><color red="0.4" green="0.07" blue="0.02" /></rect>
<disk state="1">
<bounds x="0.12" y="0.12" width="0.76" height="0.76" />
<color red="0.5" green="0.1" blue="0.03" />
<color red="0.333" green="0.058" blue="0.0166" />
</disk>
</element>
@ -257,15 +257,14 @@
<bezel element="static_black"><bounds x="-5" y="-1" width="1" height="80" /></bezel>
<bezel element="static_black"><bounds x="-13.5" y="-1" width="1" height="80" /></bezel>
<bezel element="hl" inputtag="IN.17" inputmask="0x01"><bounds x="-12.5" y="0" width="7.5" height="7.5" /><color alpha="0.13" /></bezel>
<bezel element="hl" inputtag="IN.17" inputmask="0x02"><bounds x="-12.5" y="10" width="7.5" height="7.5" /><color alpha="0.13" /></bezel>
<bezel element="hl" inputtag="IN.17" inputmask="0x04"><bounds x="-12.5" y="20" width="7.5" height="7.5" /><color alpha="0.13" /></bezel>
<bezel element="hl" inputtag="IN.17" inputmask="0x08"><bounds x="-12.5" y="30" width="7.5" height="7.5" /><color alpha="0.13" /></bezel>
<bezel element="hl" inputtag="IN.8" inputmask="0x01"><bounds x="-12.5" y="40" width="7.5" height="7.5" /><color alpha="0.13" /></bezel>
<bezel element="hl" inputtag="IN.8" inputmask="0x02"><bounds x="-12.5" y="50" width="7.5" height="7.5" /><color alpha="0.13" /></bezel>
<bezel element="hl" inputtag="IN.8" inputmask="0x04"><bounds x="-12.5" y="60" width="7.5" height="7.5" /><color alpha="0.13" /></bezel>
<bezel element="hl" inputtag="IN.8" inputmask="0x08"><bounds x="-12.5" y="70" width="7.5" height="7.5" /><color alpha="0.13" /></bezel>
<bezel element="hl" inputtag="IN.17" inputmask="0x01"><bounds x="-12.5" y="0" width="7.5" height="7.5" /><color alpha="0.2" /></bezel>
<bezel element="hl" inputtag="IN.17" inputmask="0x02"><bounds x="-12.5" y="10" width="7.5" height="7.5" /><color alpha="0.2" /></bezel>
<bezel element="hl" inputtag="IN.17" inputmask="0x04"><bounds x="-12.5" y="20" width="7.5" height="7.5" /><color alpha="0.2" /></bezel>
<bezel element="hl" inputtag="IN.17" inputmask="0x08"><bounds x="-12.5" y="30" width="7.5" height="7.5" /><color alpha="0.2" /></bezel>
<bezel element="hl" inputtag="IN.8" inputmask="0x01"><bounds x="-12.5" y="40" width="7.5" height="7.5" /><color alpha="0.2" /></bezel>
<bezel element="hl" inputtag="IN.8" inputmask="0x02"><bounds x="-12.5" y="50" width="7.5" height="7.5" /><color alpha="0.2" /></bezel>
<bezel element="hl" inputtag="IN.8" inputmask="0x04"><bounds x="-12.5" y="60" width="7.5" height="7.5" /><color alpha="0.2" /></bezel>
<bezel element="hl" inputtag="IN.8" inputmask="0x08"><bounds x="-12.5" y="70" width="7.5" height="7.5" /><color alpha="0.2" /></bezel>
</view>
</mamelayout>

View File

@ -5,7 +5,7 @@
<element name="static_black"><rect><color red="0" green="0" blue="0" /></rect></element>
<element name="disk_black"><disk><color red="0" green="0" blue="0" /></disk></element>
<element name="disk_red"><disk><color red="0.25" green="0.05" blue="0.02" /></disk></element>
<element name="disk_red"><disk><color red="0.2" green="0.02" blue="0.05" /></disk></element>
<element name="led" defstate="0">
<disk state="0"><color red="0.2" green="0.04" blue="0.046" /></disk>
@ -78,6 +78,5 @@
<bezel element="text_11"><bounds x="2" y="78" width="12" height="7" /></bezel>
<bezel element="text_12"><bounds x="2" y="118" width="12" height="7" /></bezel>
</view>
</mamelayout>