mirror of
https://github.com/holub/mame
synced 2025-04-22 16:31:49 +03:00
mentor16,zircon2: small update to internal artwork
This commit is contained in:
parent
0e459c17f5
commit
778d0c6d7b
@ -82,6 +82,7 @@ on Joerg Woerner's datamath.org: http://www.datamath.org/IC_List.htm
|
||||
*MP0169 TMS1000 1979, Conic Electronic Baseball
|
||||
@MP0170 TMS1000 1979, Conic Football
|
||||
*MP0171 TMS1000 1979, Tomy Soccer
|
||||
*MP0186 TMS1000 1980, Hornby Railways Zero 1: Master Control Unit R944
|
||||
*MP0220 TMS1000 1980, Tomy Teacher
|
||||
@MP0230 TMS1000 1980, Entex Blast It (6015)
|
||||
@MP0271 TMS1000 1982, Tandy (Radio Shack) Monkey See
|
||||
|
@ -9,6 +9,7 @@ authors:hap
|
||||
|
||||
<element name="red"><rect><color red="0.6" green="0.12" blue="0.10" /></rect></element>
|
||||
<element name="blackb"><rect><color red="0" green="0" blue="0" /></rect></element>
|
||||
<element name="brown"><rect><color red="0.25" green="0.1" blue="0.05" /></rect></element>
|
||||
<element name="white"><rect><color red="0.81" green="0.8" blue="0.79" /></rect></element>
|
||||
|
||||
<element name="ledr" defstate="0">
|
||||
@ -380,13 +381,13 @@ authors:hap
|
||||
<!-- common view -->
|
||||
|
||||
<group name="common">
|
||||
<bounds left="-12.5" right="112" top="0.5" bottom="93" />
|
||||
<bounds left="-13" right="111.5" top="0.5" bottom="93" />
|
||||
|
||||
<element ref="red"><bounds x="4" y="2.5" width="102.5" height="81" /></element>
|
||||
<element ref="blackb"><bounds x="85" y="3" width="21" height="80" /></element>
|
||||
<group ref="sb_board"><bounds x="4.5" y="3" width="80" height="80" /></group>
|
||||
|
||||
<group ref="sb_ui"><bounds x="-11" y="3" width="10" height="80" /></group>
|
||||
<group ref="sb_ui"><bounds x="-11.5" y="3" width="10" height="80" /></group>
|
||||
|
||||
<!-- chessboard coords -->
|
||||
<element ref="text_8"><bounds x="1.25" y="9" width="2" height="1.5" /></element>
|
||||
@ -510,9 +511,24 @@ authors:hap
|
||||
|
||||
<!-- build screen -->
|
||||
|
||||
<view name="Internal Layout (LCD V)">
|
||||
<bounds left="-13" right="111.5" top="0.5" bottom="98.75" />
|
||||
<group ref="common"><bounds left="-13" right="111.5" top="0.5" bottom="93" /></group>
|
||||
|
||||
<!-- lcd panels -->
|
||||
<element ref="brown"><bounds x="-0.5" y="87" width="112" height="11.75" /></element>
|
||||
<element ref="blackb"><bounds xc="88.9" y="86.5" width="11" height="15" /></element>
|
||||
|
||||
<element ref="text_black"><bounds xc="88.9" y="86.8" width="5" height="1.5" /></element>
|
||||
<group ref="lcd1"><bounds xc="88.9" y="88.5" width="7.5" height="3.14" /></group>
|
||||
|
||||
<group ref="lcd2"><bounds xc="88.9" y="93.75" width="7.5" height="3.14" /></group>
|
||||
<element ref="text_white"><bounds xc="88.9" y="97.1" width="5" height="1.5" /></element>
|
||||
</view>
|
||||
|
||||
<view name="Internal Layout (LCD H)">
|
||||
<bounds left="-12.5" right="112" top="0.5" bottom="93" />
|
||||
<group ref="common"><bounds left="-12.5" right="112" top="0.5" bottom="93" /></group>
|
||||
<bounds left="-13" right="111.5" top="0.5" bottom="93" />
|
||||
<group ref="common"><bounds left="-13" right="111.5" top="0.5" bottom="93" /></group>
|
||||
|
||||
<!-- lcd panels (actually they're above eachother instead of side by side, but it looks better this way) -->
|
||||
<element ref="text_black"><bounds xc="91" y="86.25" width="5" height="1.5" /></element>
|
||||
@ -522,16 +538,4 @@ authors:hap
|
||||
<group ref="lcd2"><bounds xc="100" y="88" width="7.5" height="3.14" /></group>
|
||||
</view>
|
||||
|
||||
<view name="Internal Layout (LCD V)">
|
||||
<bounds left="-12.5" right="112" top="0.5" bottom="101.25" />
|
||||
<group ref="common"><bounds left="-12.5" right="112" top="0.5" bottom="93" /></group>
|
||||
|
||||
<!-- lcd panels -->
|
||||
<element ref="text_black"><bounds xc="91" y="87.8" width="5" height="1.5" /></element>
|
||||
<group ref="lcd1"><bounds xc="91" y="89.5" width="7.5" height="3.14" /></group>
|
||||
|
||||
<group ref="lcd2"><bounds xc="91" y="94.75" width="7.5" height="3.14" /></group>
|
||||
<element ref="text_white"><bounds xc="91" y="98.1" width="5" height="1.5" /></element>
|
||||
</view>
|
||||
|
||||
</mamelayout>
|
||||
|
@ -8,6 +8,7 @@ authors:hap
|
||||
<!-- define elements -->
|
||||
|
||||
<element name="black"><rect><color red="0.17" green="0.15" blue="0.15" /></rect></element>
|
||||
<element name="blackb"><rect><color red="0" green="0" blue="0" /></rect></element>
|
||||
|
||||
<element name="ledr" defstate="0">
|
||||
<disk state="1"><color red="1.0" green="0.1" blue="0.15" /></disk>
|
||||
@ -307,7 +308,6 @@ authors:hap
|
||||
|
||||
<element name="blackd"><disk><color red="0.17" green="0.15" blue="0.15" /></disk></element>
|
||||
<element name="redd"><disk><color red="0.8" green="0.2" blue="0.1" /></disk></element>
|
||||
<element name="blackb"><rect><color red="0" green="0" blue="0" /></rect></element>
|
||||
<element name="whitem"><rect><color red="0.64" green="0.65" blue="0.64" /></rect></element>
|
||||
|
||||
<element name="hlb" defstate="0">
|
||||
@ -520,6 +520,21 @@ authors:hap
|
||||
|
||||
<!-- build screen -->
|
||||
|
||||
<view name="Internal Layout (LCD V)">
|
||||
<bounds left="-12.8" right="106.3" top="0" bottom="101.25" />
|
||||
<group ref="common"><bounds left="-12.8" right="106.3" top="0" bottom="88" /></group>
|
||||
|
||||
<!-- lcd panels -->
|
||||
<element ref="black"><bounds x="0" y="89.5" width="106.3" height="11.75" /></element>
|
||||
<element ref="blackb"><bounds xc="88.1" y="89" width="11" height="15" /></element>
|
||||
|
||||
<element ref="text_black"><bounds xc="88.1" y="89.3" width="5" height="1.5" /></element>
|
||||
<group ref="lcd2"><bounds xc="88.1" y="91.0" width="7.5" height="3.14" /></group>
|
||||
|
||||
<group ref="lcd1"><bounds xc="88.1" y="96.25" width="7.5" height="3.14" /></group>
|
||||
<element ref="text_white"><bounds xc="88.1" y="99.6" width="5" height="1.5" /></element>
|
||||
</view>
|
||||
|
||||
<view name="Internal Layout (LCD H)">
|
||||
<bounds left="-12.8" right="106.3" top="0" bottom="94.14" />
|
||||
<group ref="common"><bounds left="-12.8" right="106.3" top="0" bottom="88" /></group>
|
||||
@ -529,16 +544,4 @@ authors:hap
|
||||
<group ref="lcd1"><bounds xc="99" y="89.5" width="7.5" height="3.14" /></group>
|
||||
</view>
|
||||
|
||||
<view name="Internal Layout (LCD V)">
|
||||
<bounds left="-12.8" right="106.3" top="0" bottom="102.75" />
|
||||
<group ref="common"><bounds left="-12.8" right="106.3" top="0" bottom="88" /></group>
|
||||
|
||||
<!-- lcd panels -->
|
||||
<element ref="text_black"><bounds xc="88.1" y="89.3" width="5" height="1.5" /></element>
|
||||
<group ref="lcd2"><bounds xc="88.1" y="91.0" width="7.5" height="3.14" /></group>
|
||||
|
||||
<group ref="lcd1"><bounds xc="88.1" y="96.25" width="7.5" height="3.14" /></group>
|
||||
<element ref="text_white"><bounds xc="88.1" y="99.6" width="5" height="1.5" /></element>
|
||||
</view>
|
||||
|
||||
</mamelayout>
|
||||
|
@ -17,9 +17,9 @@ H8/325 B84 MCU is used in:
|
||||
- Novag Chess Wizard IQ V (Zircon II rebranded by Mitco Industries)
|
||||
- Novag Aquamarine Risc II 26.6MHz (Siglo XXI version too)
|
||||
|
||||
Versions manufactured after around 1997 have a 16MHz H8/3214, it's a bit faster
|
||||
than the ~26.6MHz H8/325 due to the latter /2 divider. Newer revisions of Chess
|
||||
Wizard IQ V and Aquamarine Risc II have it, presumably others too.
|
||||
Versions manufactured after around 1997 have a 16MHz H8/3214 (100186 C PCB), it's
|
||||
a bit faster than the ~26.6MHz H8/325 due to the latter /2 divider. Newer revisions
|
||||
of Chess Wizard IQ V and Aquamarine Risc II have it, presumably others too.
|
||||
|
||||
TODO:
|
||||
- dump/add H8/3214 version
|
||||
|
Loading…
Reference in New Issue
Block a user