summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/lpci/pci.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/lpci/pci.h')
-rw-r--r--src/devices/bus/lpci/pci.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/lpci/pci.h b/src/devices/bus/lpci/pci.h
index aa9721435f8..41258ad226f 100644
--- a/src/devices/bus/lpci/pci.h
+++ b/src/devices/bus/lpci/pci.h
@@ -44,7 +44,7 @@ class pci_connector_device : public device_t,
public device_slot_interface
{
public:
- pci_connector_device(const machine_config &mconfig, const char *tag, device_t *owner, uint32_t clock);
+ pci_connector_device(const machine_config &mconfig, const char *tag, device_t *owner, uint32_t clock = 0);
virtual ~pci_connector_device();
pci_device_interface *get_device();
o { color: #ce5c00; font-weight: bold } /* Operator */ .highlight .x { color: #000000 } /* Other */ .highlight .p { color: #000000; font-weight: bold } /* Punctuation */ .highlight .ch { color: #8f5902; font-style: italic } /* Comment.Hashbang */ .highlight .cm { color: #8f5902; font-style: italic } /* Comment.Multiline */ .highlight .cp { color: #8f5902; font-style: italic } /* Comment.Preproc */ .highlight .cpf { color: #8f5902; font-style: italic } /* Comment.PreprocFile */ .highlight .c1 { color: #8f5902; font-style: italic } /* Comment.Single */ .highlight .cs { color: #8f5902; font-style: italic } /* Comment.Special */ .highlight .gd { color: #a40000 } /* Generic.Deleted */ .highlight .ge { color: #000000; font-style: italic } /* Generic.Emph */ .highlight .gr { color: #ef2929 } /* Generic.Error */ .highlight .gh { color: #000080; font-weight: bold } /* Generic.Heading */ .highlight .gi { color: #00A000 } /* Generic.Inserted */ .highlight .go { color: #000000; font-style: italic } /* Generic.Output */ .highlight .gp { color: #8f5902 } /* Generic.Prompt */ .highlight .gs { color: #000000; font-weight: bold } /* Generic.Strong */ .highlight .gu { color: #800080; font-weight: bold } /* Generic.Subheading */ .highlight .gt { color: #a40000; font-weight: bold } /* Generic.Traceback */ .highlight .kc { color: #204a87; font-weight: bold } /* Keyword.Constant */ .highlight .kd { color: #204a87; font-weight: bold } /* Keyword.Declaration */ .highlight .kn { color: #204a87; font-weight: bold } /* Keyword.Namespace */ .highlight .kp { color: #204a87; font-weight: bold } /* Keyword.Pseudo */ .highlight .kr { color: #204a87; font-weight: bold } /* Keyword.Reserved */ .highlight .kt { color: #204a87; font-weight: bold } /* Keyword.Type */ .highlight .ld { color: #000000 } /* Literal.Date */ .highlight .m { color: #0000cf; font-weight: bold } /* Literal.Number */ .highlight .s { color: #4e9a06 } /* Literal.String */ .highlight .na { color: #c4a000 } /* Name.Attribute */ .highlight .nb { color: #204a87 } /* Name.Builtin */ .highlight .nc { color: #000000 } /* Name.Class */ .highlight .no { color: #000000 } /* Name.Constant */ .highlight .nd { color: #5c35cc; font-weight: bold } /* Name.Decorator */ .highlight .ni { color: #ce5c00 } /* Name.Entity */ .highlight .ne { color: #cc0000; font-weight: bold } /* Name.Exception */ .highlight .nf { color: #000000 } /* Name.Function */ .highlight .nl { color: #f57900 } /* Name.Label */ .highlight .nn { color: #000000 } /* Name.Namespace */ .highlight .nx { color: #000000 } /* Name.Other */ .highlight .py { color: #000000 } /* Name.Property */ .highlight .nt { color: #204a87; font-weight: bold } /* Name.Tag */ .highlight .nv { color: #000000 } /* Name.Variable */ .highlight .ow { color: #204a87; font-weight: bold } /* Operator.Word */ .highlight .pm { color: #000000; font-weight: bold } /* Punctuation.Marker */ .highlight .w { color: #f8f8f8 } /* Text.Whitespace */ .highlight .mb { color: #0000cf; font-weight: bold } /* Literal.Number.Bin */ .highlight .mf { color: #0000cf; font-weight: bold } /* Literal.Number.Float */ .highlight .mh { color: #0000cf; font-weight: bold } /* Literal.Number.Hex */ .highlight .mi { color: #0000cf; font-weight: bold } /* Literal.Number.Integer */ .highlight .mo { color: #0000cf; font-weight: bold } /* Literal.Number.Oct */ .highlight .sa { color: #4e9a06 } /* Literal.String.Affix */ .highlight .sb { color: #4e9a06 } /* Literal.String.Backtick */ .highlight .sc { color: #4e9a06 } /* Literal.String.Char */ .highlight .dl { color: #4e9a06 } /* Literal.String.Delimiter */ .highlight .sd { color: #8f5902; font-style: italic } /* Literal.String.Doc */ .highlight .s2 { color: #4e9a06 } /* Literal.String.Double */ .highlight .se { color: #4e9a06 } /* Literal.String.Escape */ .highlight .sh { color: #4e9a06 } /* Literal.String.Heredoc */ .highlight .si { color: #4e9a06 } /* Literal.String.Interpol */ .highlight .sx { color: #4e9a06 } /* Literal.String.Other */ .highlight .sr { color: #4e9a06 } /* Literal.String.Regex */ .highlight .s1 { color: #4e9a06 } /* Literal.String.Single */ .highlight .ss { color: #4e9a06 } /* Literal.String.Symbol */ .highlight .bp { color: #3465a4 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #000000 } /* Name.Function.Magic */ .highlight .vc { color: #000000 } /* Name.Variable.Class */ .highlight .vg { color: #000000 } /* Name.Variable.Global */ .highlight .vi { color: #000000 } /* Name.Variable.Instance */ .highlight .vm { color: #000000 } /* Name.Variable.Magic */ .highlight .il { color: #0000cf; font-weight: bold } /* Literal.Number.Integer.Long */
<?xml version="1.0"?>
<mamelayout version="2">
	<element name="digit" defstate="0">
		<led7seg>
			<color red="0.75" green="0.0" blue="0.0" />
		</led7seg>
	</element>
	<element name="red_led">
		<disk><color red="1.0" green="0.0" blue="0.0" /></disk>
	</element>
	<element name="background">
		<rect>
			<bounds left="0" top="0" right="1" bottom="1" />
			<color red="0.0" green="0.0" blue="0.0" />
		</rect>
	</element>

	<view name="Default Layout">
		<!-- Black background -->
		<bezel element="background">
			<bounds left="97" top="95" right="428" bottom="250" />
		</bezel>
		<bezel name="digit0" element="digit">
			<bounds left="107" top="105" right="155" bottom="185" />
		</bezel>
		<bezel name="digit1" element="digit">
			<bounds left="155" top="105" right="203" bottom="185" />
		</bezel>
		<bezel name="digit2" element="digit">
			<bounds left="323" top="105" right="370" bottom="185" />
		</bezel>
		<bezel name="digit3" element="digit">
			<bounds left="371" top="105" right="418" bottom="185" />
		</bezel>

		<bezel name="led0" element="red_led">
			<bounds left="124" right="129" top="205" bottom="210" /></bezel>
		<bezel name="led1" element="red_led">
			<bounds left="134" right="139" top="205" bottom="210" /></bezel>
		<bezel name="led2" element="red_led">
			<bounds left="144" right="149" top="205" bottom="210" /></bezel>
		<bezel name="led3" element="red_led">
			<bounds left="154" right="159" top="205" bottom="210" /></bezel>
		<bezel name="led4" element="red_led">
			<bounds left="164" right="169" top="205" bottom="210" /></bezel>
		<bezel name="led5" element="red_led">
			<bounds left="174" right="179" top="205" bottom="210" /></bezel>
		<bezel name="led6" element="red_led">
			<bounds left="184" right="189" top="205" bottom="210" /></bezel>
		<bezel name="led7" element="red_led">
			<bounds left="194" right="199" top="205" bottom="210" /></bezel>

		<bezel name="led8" element="red_led">
			<bounds left="324" right="329" top="205" bottom="210" /></bezel>
		<bezel name="led9" element="red_led">
			<bounds left="334" right="339" top="205" bottom="210" /></bezel>
		<bezel name="led10" element="red_led">
			<bounds left="344" right="349" top="205" bottom="210" /></bezel>
		<bezel name="led11" element="red_led">
			<bounds left="354" right="359" top="205" bottom="210" /></bezel>
		<bezel name="led12" element="red_led">
			<bounds left="364" right="369" top="205" bottom="210" /></bezel>
		<bezel name="led13" element="red_led">
			<bounds left="374" right="379" top="205" bottom="210" /></bezel>
		<bezel name="led14" element="red_led">
			<bounds left="384" right="389" top="205" bottom="210" /></bezel>
		<bezel name="led15" element="red_led">
			<bounds left="394" right="399" top="205" bottom="210" /></bezel>

	</view>
</mamelayout>