<?xml version="1.0"?>
<!-- This file generated by ROMLister -->
<!DOCTYPE mame [
<!ELEMENT mame (game+)>
	<!ATTLIST mame build CDATA #IMPLIED>
	<!ATTLIST mame debug (yes|no) "no">
	<!ATTLIST mame mameconfig CDATA #REQUIRED>
	<!ELEMENT game (description, year?, manufacturer?, biosset*, rom*, disk*, device_ref*, sample*, chip*, display*, sound?, input?, dipswitch*, configuration*, adjuster*, driver?, device*, slot*, softwarelist*, ramoption*)>
		<!ATTLIST game name CDATA #REQUIRED>
		<!ATTLIST game sourcefile CDATA #IMPLIED>
		<!ATTLIST game isbios (yes|no) "no">
		<!ATTLIST game isdevice (yes|no) "no">
		<!ATTLIST game ismechanical (yes|no) "no">
		<!ATTLIST game runnable (yes|no) "yes">
		<!ATTLIST game cloneof CDATA #IMPLIED>
		<!ATTLIST game romof CDATA #IMPLIED>
		<!ATTLIST game sampleof CDATA #IMPLIED>
		<!ELEMENT description (#PCDATA)>
		<!ELEMENT year (#PCDATA)>
		<!ELEMENT manufacturer (#PCDATA)>
		<!ELEMENT biosset EMPTY>
			<!ATTLIST biosset name CDATA #REQUIRED>
			<!ATTLIST biosset description CDATA #REQUIRED>
			<!ATTLIST biosset default (yes|no) "no">
		<!ELEMENT rom EMPTY>
			<!ATTLIST rom name CDATA #REQUIRED>
			<!ATTLIST rom bios CDATA #IMPLIED>
			<!ATTLIST rom size CDATA #REQUIRED>
			<!ATTLIST rom crc CDATA #IMPLIED>
			<!ATTLIST rom sha1 CDATA #IMPLIED>
			<!ATTLIST rom merge CDATA #IMPLIED>
			<!ATTLIST rom region CDATA #IMPLIED>
			<!ATTLIST rom offset CDATA #IMPLIED>
			<!ATTLIST rom status (baddump|nodump|good) "good">
			<!ATTLIST rom optional (yes|no) "no">
		<!ELEMENT disk EMPTY>
			<!ATTLIST disk name CDATA #REQUIRED>
			<!ATTLIST disk sha1 CDATA #IMPLIED>
			<!ATTLIST disk merge CDATA #IMPLIED>
			<!ATTLIST disk region CDATA #IMPLIED>
			<!ATTLIST disk index CDATA #IMPLIED>
			<!ATTLIST disk writable (yes|no) "no">
			<!ATTLIST disk status (baddump|nodump|good) "good">
			<!ATTLIST disk optional (yes|no) "no">
		<!ELEMENT device_ref EMPTY>
			<!ATTLIST device_ref name CDATA #REQUIRED>
		<!ELEMENT sample EMPTY>
			<!ATTLIST sample name CDATA #REQUIRED>
		<!ELEMENT chip EMPTY>
			<!ATTLIST chip name CDATA #REQUIRED>
			<!ATTLIST chip tag CDATA #IMPLIED>
			<!ATTLIST chip type (cpu|audio) #REQUIRED>
			<!ATTLIST chip clock CDATA #IMPLIED>
		<!ELEMENT display EMPTY>
			<!ATTLIST display tag CDATA #IMPLIED>
			<!ATTLIST display type (raster|vector|lcd|unknown) #REQUIRED>
			<!ATTLIST display rotate (0|90|180|270) #REQUIRED>
			<!ATTLIST display flipx (yes|no) "no">
			<!ATTLIST display width CDATA #IMPLIED>
			<!ATTLIST display height CDATA #IMPLIED>
			<!ATTLIST display refresh CDATA #REQUIRED>
			<!ATTLIST display pixclock CDATA #IMPLIED>
			<!ATTLIST display htotal CDATA #IMPLIED>
			<!ATTLIST display hbend CDATA #IMPLIED>
			<!ATTLIST display hbstart CDATA #IMPLIED>
			<!ATTLIST display vtotal CDATA #IMPLIED>
			<!ATTLIST display vbend CDATA #IMPLIED>
			<!ATTLIST display vbstart CDATA #IMPLIED>
		<!ELEMENT sound EMPTY>
			<!ATTLIST sound channels CDATA #REQUIRED>
		<!ELEMENT input (control*)>
			<!ATTLIST input service (yes|no) "no">
			<!ATTLIST input tilt (yes|no) "no">
			<!ATTLIST input players CDATA #REQUIRED>
			<!ATTLIST input buttons CDATA #IMPLIED>
			<!ATTLIST input coins CDATA #IMPLIED>
			<!ELEMENT control EMPTY>
				<!ATTLIST control type CDATA #REQUIRED>
				<!ATTLIST control minimum CDATA #IMPLIED>
				<!ATTLIST control maximum CDATA #IMPLIED>
				<!ATTLIST control sensitivity CDATA #IMPLIED>
				<!ATTLIST control keydelta CDATA #IMPLIED>
				<!ATTLIST control reverse (yes|no) "no">
				<!ATTLIST control ways CDATA #IMPLIED>
				<!ATTLIST control ways2 CDATA #IMPLIED>
				<!ATTLIST control ways3 CDATA #IMPLIED>
		<!ELEMENT dipswitch (dipvalue*)>
			<!ATTLIST dipswitch name CDATA #REQUIRED>
			<!ATTLIST dipswitch tag CDATA #REQUIRED>
			<!ATTLIST dipswitch mask CDATA #REQUIRED>
			<!ELEMENT dipvalue EMPTY>
				<!ATTLIST dipvalue name CDATA #REQUIRED>
				<!ATTLIST dipvalue value CDATA #REQUIRED>
				<!ATTLIST dipvalue default (yes|no) "no">
		<!ELEMENT configuration (confsetting*)>
			<!ATTLIST configuration name CDATA #REQUIRED>
			<!ATTLIST configuration tag CDATA #REQUIRED>
			<!ATTLIST configuration mask CDATA #REQUIRED>
			<!ELEMENT confsetting EMPTY>
				<!ATTLIST confsetting name CDATA #REQUIRED>
				<!ATTLIST confsetting value CDATA #REQUIRED>
				<!ATTLIST confsetting default (yes|no) "no">
		<!ELEMENT adjuster EMPTY>
			<!ATTLIST adjuster name CDATA #REQUIRED>
			<!ATTLIST adjuster default CDATA #REQUIRED>
		<!ELEMENT driver EMPTY>
			<!ATTLIST driver status (good|imperfect|preliminary) #REQUIRED>
			<!ATTLIST driver emulation (good|imperfect|preliminary) #REQUIRED>
			<!ATTLIST driver color (good|imperfect|preliminary) #REQUIRED>
			<!ATTLIST driver sound (good|imperfect|preliminary) #REQUIRED>
			<!ATTLIST driver graphic (good|imperfect|preliminary) #REQUIRED>
			<!ATTLIST driver cocktail (good|imperfect|preliminary) #IMPLIED>
			<!ATTLIST driver protection (good|imperfect|preliminary) #IMPLIED>
			<!ATTLIST driver savestate (supported|unsupported) #REQUIRED>
			<!ATTLIST driver palettesize CDATA #REQUIRED>
		<!ELEMENT device (instance*, extension*)>
			<!ATTLIST device type CDATA #REQUIRED>
			<!ATTLIST device tag CDATA #IMPLIED>
			<!ATTLIST device mandatory CDATA #IMPLIED>
			<!ATTLIST device interface CDATA #IMPLIED>
			<!ELEMENT instance EMPTY>
				<!ATTLIST instance name CDATA #REQUIRED>
				<!ATTLIST instance briefname CDATA #REQUIRED>
			<!ELEMENT extension EMPTY>
				<!ATTLIST extension name CDATA #REQUIRED>
		<!ELEMENT slot (slotoption*)>
			<!ATTLIST slot name CDATA #REQUIRED>
			<!ELEMENT slotoption EMPTY>
				<!ATTLIST slotoption name CDATA #REQUIRED>
				<!ATTLIST slotoption devname CDATA #REQUIRED>
				<!ATTLIST slotoption default (yes|no) "no">
		<!ELEMENT softwarelist EMPTY>
			<!ATTLIST softwarelist name CDATA #REQUIRED>
			<!ATTLIST softwarelist status (original|compatible) #REQUIRED>
			<!ATTLIST softwarelist filter CDATA #IMPLIED>
		<!ELEMENT ramoption (#PCDATA)>
			<!ATTLIST ramoption default CDATA #IMPLIED>
]>
<mame build="0.148 (Jan 12 2013)" debug="no" mameconfig="10">

	<game name="1942" sourcefile="1942.c">
		<description>1942 (Revision B)</description>
		<year>1984</year>
		<manufacturer>Capcom</manufacturer>
		<category>Shooter / Flying Vertical</category>
		<nplayers>2P alt</nplayers>
		<verAdded>.034b04</verAdded>
		<controls_info>numPlayers="2" alternating="1" mirrored="1" usesService="0" tilt="0" cocktail="1"</controls_info>
		<player number="1" numButtons="2">
			<controls>
				<control name="8-way Joystick">
					<constant name="joy8way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Fire"/>
				<label name="P1_BUTTON2" value="Loop"/>
				<label name="P1_JOYSTICK_UP" value="Up"/>
				<label name="P1_JOYSTICK_DOWN" value="Down"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
			</labels>
		</player>
		<rom name="srb-03.m3" size="16384" crc="d9dafcc3" sha1="a089a9bc55fb7d6d0ac53f91b258396d5d62677a" region="maincpu" offset="0"/>
		<rom name="srb-04.m4" size="16384" crc="da0cf924" sha1="856fbb302c9a4ec7850a26ab23dab8467f79bba4" region="maincpu" offset="4000"/>
		<rom name="srb-05.m5" size="16384" crc="d102911c" sha1="35ba1d82bd901940f61d8619273463d02fc0a952" region="maincpu" offset="10000"/>
		<rom name="srb-06.m6" size="8192" crc="466f8248" sha1="2ccc8fc59962d3001fbc10e8d2f20a254a74f251" region="maincpu" offset="14000"/>
		<rom name="srb-07.m7" size="16384" crc="0d31038c" sha1="b588eaf6fddd66ecb2d9832dc197f286f1ccd846" region="maincpu" offset="18000"/>
		<rom name="sr-01.c11" size="16384" crc="bd87f06b" sha1="821f85cf157f81117eeaba0c3cf0337eac357e58" region="audiocpu" offset="0"/>
		<rom name="sr-02.f2" size="8192" crc="6ebca191" sha1="0dbddadde54a0ab66994c4a8726be05c6ca88a0e" region="gfx1" offset="0"/>
		<rom name="sr-08.a1" size="8192" crc="3884d9eb" sha1="5cbd9215fa5ba5a61208b383700adc4428521aed" region="gfx2" offset="0"/>
		<rom name="sr-09.a2" size="8192" crc="999cf6e0" sha1="5b8b685038ec98b781908b92eb7fb9506db68544" region="gfx2" offset="2000"/>
		<rom name="sr-10.a3" size="8192" crc="8edb273a" sha1="85fdd4c690ed31e6396e3c16aa02140ee7ea2d61" region="gfx2" offset="4000"/>
		<rom name="sr-11.a4" size="8192" crc="3a2726c3" sha1="187c92ef591febdcbd1d42ab850e0cbb62c00873" region="gfx2" offset="6000"/>
		<rom name="sr-12.a5" size="8192" crc="1bd3d8bb" sha1="ef4dce605eb4dc8035985a415315ec61c21419c6" region="gfx2" offset="8000"/>
		<rom name="sr-13.a6" size="8192" crc="658f02c4" sha1="f087d69e49e38cf3107350cde18fcf85a8fa04f0" region="gfx2" offset="a000"/>
		<rom name="sr-14.l1" size="16384" crc="2528bec6" sha1="29f7719f18faad6bd1ec6735cc24e69168361470" region="gfx3" offset="0"/>
		<rom name="sr-15.l2" size="16384" crc="f89287aa" sha1="136fff6d2a4f48a488fc7c620213761459c3ada0" region="gfx3" offset="4000"/>
		<rom name="sr-16.n1" size="16384" crc="024418f8" sha1="145b8d5d6c8654cd090955a98f6dd8c8dbafe7c1" region="gfx3" offset="8000"/>
		<rom name="sr-17.n2" size="16384" crc="e2c7e489" sha1="d4b5d575c021f58f6966df189df94e08c5b3621c" region="gfx3" offset="c000"/>
		<rom name="sb-5.e8" size="256" crc="93ab8153" sha1="a792f24e5c0c3c4a6b436102e7a98199f878ece1" region="proms" offset="0"/>
		<rom name="sb-6.e9" size="256" crc="8ab44f7d" sha1="f74680a6a987d74b3acb32e6396f20e127874149" region="proms" offset="100"/>
		<rom name="sb-7.e10" size="256" crc="f4ade9a4" sha1="62ad31d31d183cce213b03168daa035083b2f28e" region="proms" offset="200"/>
		<rom name="sb-0.f1" size="256" crc="6047d91b" sha1="1ce025f9524c1033e48c5294ee7d360f8bfebe8d" region="proms" offset="300"/>
		<rom name="sb-4.d6" size="256" crc="4858968d" sha1="20b5dbcaa1a4081b3139e7e2332d8fe3c9e55ed6" region="proms" offset="400"/>
		<rom name="sb-8.k3" size="256" crc="f6fad943" sha1="b0a24ea7805272e8ebf72a99b08907bc00d5f82f" region="proms" offset="500"/>
		<rom name="sb-2.d1" size="256" crc="8bb8b3df" sha1="49de2819c4c92057fedcb20425282515d85829aa" region="proms" offset="600"/>
		<rom name="sb-3.d2" size="256" crc="3b0c99af" sha1="38f30ac1e48632634e409f328ee3051b987de7ad" region="proms" offset="700"/>
		<rom name="sb-1.k6" size="256" crc="712ac508" sha1="5349d722ab6733afdda65f6e0a98322f0d515e86" region="proms" offset="800"/>
		<rom name="sb-9.m11" size="256" crc="4921635c" sha1="aee37d6cdc36acf0f11ff5f93e7b16e4b12f6c39" region="proms" offset="900"/>
		<chip type="cpu" tag="maincpu" name="Z80" clock="4000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="3000000"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="ay1" name="AY-3-8910A" clock="1500000"/>
		<chip type="audio" tag="ay2" name="AY-3-8910A" clock="1500000"/>
		<display tag="screen" type="raster" rotate="270" width="256" height="224" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Coin A" tag="DSWA" mask="7">
			<dipvalue name="4 Coins/1 Credit" value="1"/>
			<dipvalue name="3 Coins/1 Credit" value="2"/>
			<dipvalue name="2 Coins/1 Credit" value="4"/>
			<dipvalue name="1 Coin/1 Credit" value="7" default="yes"/>
			<dipvalue name="2 Coins/3 Credits" value="3"/>
			<dipvalue name="1 Coin/2 Credits" value="6"/>
			<dipvalue name="1 Coin/4 Credits" value="5"/>
			<dipvalue name="Free Play" value="0"/>
		</dipswitch>
		<dipswitch name="Cabinet" tag="DSWA" mask="8">
			<dipvalue name="Upright" value="0" default="yes"/>
			<dipvalue name="Cocktail" value="8"/>
		</dipswitch>
		<dipswitch name="Bonus Life" tag="DSWA" mask="48">
			<dipvalue name="20K 80K 80K+" value="48" default="yes"/>
			<dipvalue name="20K 100K 100K+" value="32"/>
			<dipvalue name="30K 80K 80K+" value="16"/>
			<dipvalue name="30K 100K 100K+" value="0"/>
		</dipswitch>
		<dipswitch name="Lives" tag="DSWA" mask="192">
			<dipvalue name="1" value="128"/>
			<dipvalue name="2" value="64" default="yes"/>
			<dipvalue name="3" value="192"/>
			<dipvalue name="5" value="0"/>
		</dipswitch>
		<dipswitch name="Coin B" tag="DSWB" mask="7">
			<dipvalue name="4 Coins/1 Credit" value="1"/>
			<dipvalue name="3 Coins/1 Credit" value="2"/>
			<dipvalue name="2 Coins/1 Credit" value="4"/>
			<dipvalue name="1 Coin/1 Credit" value="7" default="yes"/>
			<dipvalue name="2 Coins/3 Credits" value="3"/>
			<dipvalue name="1 Coin/2 Credits" value="6"/>
			<dipvalue name="1 Coin/4 Credits" value="5"/>
			<dipvalue name="Free Play" value="0"/>
		</dipswitch>
		<dipswitch name="Service Mode" tag="DSWB" mask="8">
			<dipvalue name="Off" value="8" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Flip Screen" tag="DSWB" mask="16">
			<dipvalue name="Off" value="16" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Difficulty" tag="DSWB" mask="96">
			<dipvalue name="Easy" value="64"/>
			<dipvalue name="Normal" value="96" default="yes"/>
			<dipvalue name="Difficult" value="32"/>
			<dipvalue name="Very Difficult" value="0"/>
		</dipswitch>
		<dipswitch name="Screen Stop" tag="DSWB" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="1536"/>
	</game>

	<game name="1943" sourcefile="1943.c">
		<description>1943: The Battle of Midway (Euro)</description>
		<year>1987</year>
		<manufacturer>Capcom</manufacturer>
		<category>Shooter / Flying Vertical</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.138u1</verAdded>
		<controls_info>numPlayers="2" alternating="0" mirrored="1" usesService="0" tilt="0" cocktail="1"</controls_info>
		<player number="1" numButtons="2">
			<controls>
				<control name="8-way Joystick">
					<constant name="joy8way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Fire"/>
				<label name="P1_BUTTON2" value="Special"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_DOWN" value="Down"/>
				<label name="P1_JOYSTICK_UP" value="Up"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
			</labels>
		</player>
		<rom name="bme01.12d" size="32768" crc="55fd447e" sha1="f9125745ce85282aa487f744cbf509f335dc3e85" status="baddump" region="maincpu" offset="0"/>
		<rom name="bme02.13d" size="65536" crc="073fc57c" sha1="6824fa387badd3c420f5c9e2b68159ac8a3aaec7" region="maincpu" offset="10000"/>
		<rom name="bme03.14d" size="65536" crc="835822c2" sha1="2c2fad13f062069efa7721abb9d807fb5a7625b4" region="maincpu" offset="20000"/>
		<rom name="bm04.5h" size="32768" crc="ee2bd2d7" sha1="4d2d019a9f8452fbbb247e893280568a2e86073e" region="audiocpu" offset="0"/>
		<rom name="bm.7k" size="65536" status="nodump" region="mcu" offset="0"/>
		<rom name="bm05.4k" size="32768" crc="46cb9d3d" sha1="96fd0e714b91fe13a2ca0d185ada9e4b4baa0c0b" region="gfx1" offset="0"/>
		<rom name="bm15.10f" size="32768" crc="6b1a0443" sha1="32337c840ccd6815fd5844c194365c58d708f6dc" region="gfx2" offset="0"/>
		<rom name="bm16.11f" size="32768" crc="23c908c2" sha1="42b83ff5781be9181802a21ff1b23c17ab1bc5a2" region="gfx2" offset="8000"/>
		<rom name="bm17.12f" size="32768" crc="46bcdd07" sha1="38feda668be25d1adc04aa36afc73b07c1545f89" region="gfx2" offset="10000"/>
		<rom name="bm18.14f" size="32768" crc="e6ae7ba0" sha1="959c306dc28b9be2adc54b3d46312d26764c7b8b" region="gfx2" offset="18000"/>
		<rom name="bm19.10j" size="32768" crc="868ababc" sha1="1c7be905f53c63bad25fbbd9b3cf82d2c7749bc3" region="gfx2" offset="20000"/>
		<rom name="bm20.11j" size="32768" crc="0917e5d4" sha1="62dd277bc1fa54cfe168ae2380bc147bd17f4205" region="gfx2" offset="28000"/>
		<rom name="bm21.12j" size="32768" crc="9bfb0d89" sha1="f1bae7ec46edcf46c7af84c054e89b322f8c8972" region="gfx2" offset="30000"/>
		<rom name="bm22.14j" size="32768" crc="04f3c274" sha1="932780c04abe285e1ec67b726b145175f73eafe0" region="gfx2" offset="38000"/>
		<rom name="bm24.14k" size="32768" crc="11134036" sha1="88da112ab9fc7e0d8f0e901f273715b950ae588c" region="gfx3" offset="0"/>
		<rom name="bm25.14l" size="32768" crc="092cf9c1" sha1="19fe3c714b1d52cbb21dea25cdee5af841f525db" region="gfx3" offset="8000"/>
		<rom name="bm06.10a" size="32768" crc="97acc8af" sha1="c9fa07cb61f6905408b355edabfe453fb652ff0d" region="gfx4" offset="0"/>
		<rom name="bm07.11a" size="32768" crc="d78f7197" sha1="6367c7e80e80d4a0d33d7840b5c843c63c80123e" region="gfx4" offset="8000"/>
		<rom name="bm08.12a" size="32768" crc="1a626608" sha1="755c27a07728fd686168e9d9e4dee3d8f274892a" region="gfx4" offset="10000"/>
		<rom name="bm09.14a" size="32768" crc="92408400" sha1="3ab299bad1ba115efead53ebd92254abe7a092ba" region="gfx4" offset="18000"/>
		<rom name="bm10.10c" size="32768" crc="8438a44a" sha1="873629b00cf3f6d8976a7fdafe63cd16e47b7491" region="gfx4" offset="20000"/>
		<rom name="bm11.11c" size="32768" crc="6c69351d" sha1="c213d5c3e76a5749bc32539604716dcef6dcb694" region="gfx4" offset="28000"/>
		<rom name="bm12.12c" size="32768" crc="5e7efdb7" sha1="fef271a38dc1a9e45a0c6e27e28e713c77c8f8c9" region="gfx4" offset="30000"/>
		<rom name="bm13.14c" size="32768" crc="1143829a" sha1="2b3a65e354a205c05a87f783e9938b64bc62396f" region="gfx4" offset="38000"/>
		<rom name="bm14.5f" size="32768" crc="4d3c6401" sha1="ce4f6dbf8fa030ad45cbb5afd58df27fed2d4618" region="gfx5" offset="0"/>
		<rom name="bm23.8k" size="32768" crc="a52aecbd" sha1="45b0283d84d394c16c35802463ca95d70d1062d4" region="gfx5" offset="8000"/>
		<rom name="bm1.12a" size="256" crc="74421f18" sha1="5b8b59f6f4e5ad358611de50608f47f41a5b0e51" region="proms" offset="0"/>
		<rom name="bm2.13a" size="256" crc="ac27541f" sha1="1796c4c9041dfe28e6319576f21df1dbcb8d12bf" region="proms" offset="100"/>
		<rom name="bm3.14a" size="256" crc="251fb6ff" sha1="d1118159b3d429d841e4efa938728ebedadd7ec5" region="proms" offset="200"/>
		<rom name="bm5.7f" size="256" crc="206713d0" sha1="fa609f6d675af18c379838583505724d28bcff0e" region="proms" offset="300"/>
		<rom name="bm10.7l" size="256" crc="33c2491c" sha1="13da924e4b182759c4aae49034f3a7cbe556ea65" region="proms" offset="400"/>
		<rom name="bm9.6l" size="256" crc="aeea4af7" sha1="98f4570ee061e9aa58d8ed2d2f8ae59ce2ec5795" region="proms" offset="500"/>
		<rom name="bm12.12m" size="256" crc="c18aa136" sha1="684f04d9a5b94ae1db5fb95763e65271f4cf8e01" region="proms" offset="600"/>
		<rom name="bm11.12l" size="256" crc="405aae37" sha1="94a06f81b775c4e49d57d42fc064d3072a253bbd" region="proms" offset="700"/>
		<rom name="bm8.8c" size="256" crc="c2010a9e" sha1="be9852500209066e2f0ff2770e0c217d1636a0b5" region="proms" offset="800"/>
		<rom name="bm7.7c" size="256" crc="b56f30c3" sha1="9f5e6db464d21457a33ec8bdfdff069632b791db" region="proms" offset="900"/>
		<rom name="bm4.12c" size="256" crc="91a8a2e1" sha1="9583c87eff876f04bc2ccf7218cd8081f1bcdb94" region="proms" offset="a00"/>
		<rom name="bm6.4b" size="256" crc="0eaf5158" sha1="bafd4108708f66cd7b280e47152b108f3e254fc9" region="proms" offset="b00"/>
		<chip type="cpu" tag="maincpu" name="Z80" clock="6000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="3000000"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="ym1" name="YM2203" clock="1500000"/>
		<chip type="audio" tag="ym2" name="YM2203" clock="1500000"/>
		<display tag="screen" type="raster" rotate="270" width="256" height="224" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Difficulty" tag="DSWA" mask="15">
			<dipvalue name="1 (Easy)" value="15"/>
			<dipvalue name="2" value="14"/>
			<dipvalue name="3" value="13"/>
			<dipvalue name="4" value="12"/>
			<dipvalue name="5" value="11"/>
			<dipvalue name="6" value="10"/>
			<dipvalue name="7" value="9"/>
			<dipvalue name="8 (Normal)" value="8" default="yes"/>
			<dipvalue name="9" value="7"/>
			<dipvalue name="10" value="6"/>
			<dipvalue name="11" value="5"/>
			<dipvalue name="12" value="4"/>
			<dipvalue name="13" value="3"/>
			<dipvalue name="14" value="2"/>
			<dipvalue name="15" value="1"/>
			<dipvalue name="16 (Difficult)" value="0"/>
		</dipswitch>
		<dipswitch name="2 Player Game" tag="DSWA" mask="16">
			<dipvalue name="1 Credit/2 Players" value="0"/>
			<dipvalue name="2 Credits/2 Players" value="16" default="yes"/>
		</dipswitch>
		<dipswitch name="Cabinet" tag="DSWA" mask="32">
			<dipvalue name="Upright" value="32" default="yes"/>
			<dipvalue name="Cocktail" value="0"/>
		</dipswitch>
		<dipswitch name="Screen Stop" tag="DSWA" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Service Mode" tag="DSWA" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Coin A" tag="DSWB" mask="7">
			<dipvalue name="4 Coins/1 Credit" value="0"/>
			<dipvalue name="3 Coins/1 Credit" value="1"/>
			<dipvalue name="2 Coins/1 Credit" value="2"/>
			<dipvalue name="1 Coin/1 Credit" value="7" default="yes"/>
			<dipvalue name="1 Coin/2 Credits" value="6"/>
			<dipvalue name="1 Coin/3 Credits" value="5"/>
			<dipvalue name="1 Coin/4 Credits" value="4"/>
			<dipvalue name="1 Coin/5 Credits" value="3"/>
		</dipswitch>
		<dipswitch name="Coin B" tag="DSWB" mask="56">
			<dipvalue name="4 Coins/1 Credit" value="0"/>
			<dipvalue name="3 Coins/1 Credit" value="8"/>
			<dipvalue name="2 Coins/1 Credit" value="16"/>
			<dipvalue name="1 Coin/1 Credit" value="56" default="yes"/>
			<dipvalue name="1 Coin/2 Credits" value="48"/>
			<dipvalue name="1 Coin/3 Credits" value="40"/>
			<dipvalue name="1 Coin/4 Credits" value="32"/>
			<dipvalue name="1 Coin/5 Credits" value="24"/>
		</dipswitch>
		<dipswitch name="Allow Continue" tag="DSWB" mask="64">
			<dipvalue name="No" value="0"/>
			<dipvalue name="Yes" value="64" default="yes"/>
		</dipswitch>
		<dipswitch name="Demo Sounds" tag="DSWB" mask="128">
			<dipvalue name="Off" value="0"/>
			<dipvalue name="On" value="128" default="yes"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="896"/>
	</game>

	<game name="19xx" sourcefile="cps2.c">
		<description>19XX: The War Against Destiny (USA 951207)</description>
		<year>1996</year>
		<manufacturer>Capcom</manufacturer>
		<category>Shooter / Flying Vertical</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.037b13</verAdded>
		<controls_info>numPlayers="2" alternating="0" mirrored="1" usesService="0" tilt="0" cocktail="0"</controls_info>
		<player number="1" numButtons="2">
			<controls>
				<control name="8-way Joystick">
					<constant name="joy8way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Shoot"/>
				<label name="P1_BUTTON2" value="Bomb"/>
				<label name="P1_JOYSTICK_UP" value="Up"/>
				<label name="P1_JOYSTICK_DOWN" value="Down"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
			</labels>
		</player>
		<rom name="19xu.03" size="524288" crc="05955268" sha1="d3b6b416f1f9eb1c1cbca6647630d1155647082d" region="maincpu" offset="0"/>
		<rom name="19xu.04" size="524288" crc="3111ab7f" sha1="8bbce20ae7ba47949f4939b2f35014fb6decd283" region="maincpu" offset="80000"/>
		<rom name="19xu.05" size="524288" crc="38df4a63" sha1="1303f7ab6296f1454907a24d64878bdbd1ef88a7" region="maincpu" offset="100000"/>
		<rom name="19xu.06" size="524288" crc="5c7e60d3" sha1="26bf0936962051be871d7a7776cf78abfca5b5ee" region="maincpu" offset="180000"/>
		<rom name="19x.07" size="524288" crc="61c0296c" sha1="9e225beccffd14bb53a32f8c0f2aef7f331dae30" region="maincpu" offset="200000"/>
		<rom name="19x.13m" size="524288" crc="427aeb18" sha1="901029b5423e4bda85f592735036c06b7d426680" region="gfx" offset="0"/>
		<rom name="19x.15m" size="524288" crc="63bdbf54" sha1="9beb64ef0a8c92490848599d5d979bf42532609d" region="gfx" offset="2"/>
		<rom name="19x.17m" size="524288" crc="2dfe18b5" sha1="8a44364d9af6b9e1664b44b9235dc172182c9eb8" region="gfx" offset="4"/>
		<rom name="19x.19m" size="524288" crc="cbef9579" sha1="172413f220b242411218c7865e04014ec6417537" region="gfx" offset="6"/>
		<rom name="19x.14m" size="2097152" crc="e916967c" sha1="3f937022166149a80585f91388de521055ca88ca" region="gfx" offset="800000"/>
		<rom name="19x.16m" size="2097152" crc="6e75f3db" sha1="4e1c8466eaa612102d0807d2e8bf1004e97476ea" region="gfx" offset="800002"/>
		<rom name="19x.18m" size="2097152" crc="2213e798" sha1="b1a9d5547f3f6c3ab59e8b761d224793c6ca33cb" region="gfx" offset="800004"/>
		<rom name="19x.20m" size="2097152" crc="ab9d5b96" sha1="52b755da401fde90c13181b02ab33e5e4b2aa1f7" region="gfx" offset="800006"/>
		<rom name="19x.01" size="131072" crc="ef55195e" sha1="813f465f2d392f6abeadbf661c54cf51171fa006" region="audiocpu" offset="0"/>
		<rom name="19x.11m" size="2097152" crc="d38beef3" sha1="134e961b926a97cca5e45d3558efb98f6f278e08" region="qsound" offset="0"/>
		<rom name="19x.12m" size="2097152" crc="d47c96e2" sha1="3c1b5563f8e7ee1c450b3592fcb319e928caec3c" region="qsound" offset="200000"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="16000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="8000000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="qsound" name="Q-Sound" clock="4000000"/>
		<display tag="screen" type="raster" rotate="270" width="384" height="224" refresh="59.629403" pixclock="8000000" htotal="518" hbend="64" hbstart="448" vtotal="259" vbend="16" vbstart="240" />
		<sound channels="2"/>
		<input players="2" buttons="2" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="3072"/>
	</game>

	<game name="openice" sourcefile="midwunit.c">
		<description>2 On 2 Open Ice Challenge (rev 1.21)</description>
		<year>1995</year>
		<manufacturer>Midway</manufacturer>
		<category>Sports / Hockey</category>
		<nplayers>4P sim</nplayers>
		<verAdded>.037b05</verAdded>
		<controls_info>numPlayers="4" alternating="0" mirrored="1" usesService="0" tilt="1" cocktail="0"</controls_info>
		<player number="1" numButtons="3">
			<controls>
				<control name="8-way Joystick">
					<constant name="joy8way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Turbo"/>
				<label name="P1_BUTTON2" value="Shoot / Block"/>
				<label name="P1_BUTTON3" value="Pass / Steal"/>
				<label name="P1_JOYSTICK_UP" value="Up"/>
				<label name="P1_JOYSTICK_DOWN" value="Down"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
			</labels>
		</player>
		<rom name="open_ice_l1.u2" size="1048576" crc="8adb5aab" sha1="4c25bc051c90947f3366f83ac5ca8dc78e26b8a4" region="dcs" offset="0"/>
		<rom name="open_ice_l1.u3" size="1048576" crc="11c61ad6" sha1="324621d6b486399b6d5ede1fed39d4e448cdeb32" region="dcs" offset="200000"/>
		<rom name="open_ice_l1.u4" size="1048576" crc="04279290" sha1="daf1e57137ae1c3434194054e69809bfe3ed1fc3" region="dcs" offset="400000"/>
		<rom name="open_ice_l1.u5" size="1048576" crc="e90ad61f" sha1="59eeabcae7e0e70cdb4472cde64b8a28b07ede98" region="dcs" offset="600000"/>
		<rom name="open_ice_l1.21.u54" size="524288" crc="e4225284" sha1="d5e267cf35826c106bb0a800363849ed4d489e56" region="maincpu" offset="0"/>
		<rom name="open_ice_l1.21.u63" size="524288" crc="97d308a3" sha1="0a517fab77bc2277884587c7e29e392bb360d27b" region="maincpu" offset="1"/>
		<rom name="open_ice_l1.2.u133" size="1048576" crc="8a81605c" sha1="cf397b8da242566b21579b90528857ccd2f93141" region="gfxrom" offset="0"/>
		<rom name="open_ice_l1.2.u132" size="1048576" crc="cfdd6702" sha1="0198d2cc2de93a8aa345ba0af8d92713d798be8a" region="gfxrom" offset="1"/>
		<rom name="open_ice_l1.2.u131" size="1048576" crc="cc428eb7" sha1="ff2403077453f24bd1b176f57b17649b1b64bccf" region="gfxrom" offset="2"/>
		<rom name="open_ice_l1.2.u130" size="1048576" crc="74c2d50c" sha1="7880a28b003aa44878384efcb72b98833383f67e" region="gfxrom" offset="3"/>
		<rom name="open_ice_l1.2.u129" size="1048576" crc="9e2ff012" sha1="35160ab239f0d8efcb2dc67dee4bd8d204226e3d" region="gfxrom" offset="400000"/>
		<rom name="open_ice_l1.2.u128" size="1048576" crc="35d2e610" sha1="c4bd18f44592299f120344ecaf1464a8b31d80c8" region="gfxrom" offset="400001"/>
		<rom name="open_ice_l1.2.u127" size="1048576" crc="bcbf19fe" sha1="e28f0238ef020b75b10318e5c3dd4c5472b3638a" region="gfxrom" offset="400002"/>
		<rom name="open_ice_l1.2.u126" size="1048576" crc="8e3106ae" sha1="58d1fd097e23578195d28671f22cfa3ed161c0f5" region="gfxrom" offset="400003"/>
		<rom name="open_ice_l1.u125" size="1048576" crc="a7b54550" sha1="83e3627c4e84466ec10023b0e2259ad86b791fd7" region="gfxrom" offset="800000"/>
		<rom name="open_ice_l1.u124" size="1048576" crc="7c02cb50" sha1="92d24bcfd66396c52c823b816118eed39c4ef9cd" region="gfxrom" offset="800001"/>
		<rom name="open_ice_l1.u123" size="1048576" crc="d543bd9d" sha1="a9ff8589fe185ea058b549c2ed4e71f6c50e9638" region="gfxrom" offset="800002"/>
		<rom name="open_ice_l1.u122" size="1048576" crc="3744d291" sha1="e4484f377a66c4c64b015ef461419d956b6e23e4" region="gfxrom" offset="800003"/>
		<rom name="open_ice_l1.2.u121" size="1048576" crc="acd2f7c7" sha1="82d6f09e63a825b118c36d668427011cd8892eaa" region="gfxrom" offset="c00000"/>
		<rom name="open_ice_l1.2.u120" size="1048576" crc="4295686a" sha1="2522e57335bb8cca6d76942d2fd62560f88e37a6" region="gfxrom" offset="c00001"/>
		<rom name="open_ice_l1.2.u119" size="1048576" crc="948b9b27" sha1="62d031410f491d557e27ba055d3db9d36d5a153c" region="gfxrom" offset="c00002"/>
		<rom name="open_ice_l1.2.u118" size="1048576" crc="9eaaf93e" sha1="56bd881df5282f659ac68ace960a3b085c13dd9d" region="gfxrom" offset="c00003"/>
		<chip type="cpu" tag="maincpu" name="TMS34010" clock="50000000"/>
		<chip type="cpu" tag="dcs" name="ADSP-2105" clock="10000000"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="dac" name="DMA-driven DAC"/>
		<display tag="screen" type="raster" rotate="0" width="399" height="253" refresh="54.815170" pixclock="8000000" htotal="505" hbend="0" hbstart="399" vtotal="289" vbend="0" vbstart="253" />
		<sound channels="1"/>
		<input players="4" buttons="3" coins="4" service="yes" tilt="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Coinage Source" tag="DSW" mask="1">
			<dipvalue name="Dipswitch" value="1"/>
			<dipvalue name="CMOS" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Coinage" tag="DSW" mask="62">
			<dipvalue name="USA-1" value="62" default="yes"/>
			<dipvalue name="USA-2" value="60"/>
			<dipvalue name="USA-3" value="58"/>
			<dipvalue name="USA-4" value="56"/>
			<dipvalue name="USA-9" value="52"/>
			<dipvalue name="USA-10" value="50"/>
			<dipvalue name="USA-ECA" value="54"/>
			<dipvalue name="USA-Free Play" value="48"/>
			<dipvalue name="German-1" value="46"/>
			<dipvalue name="German-2" value="44"/>
			<dipvalue name="German-3" value="42"/>
			<dipvalue name="German-4" value="40"/>
			<dipvalue name="German-5" value="36"/>
			<dipvalue name="German-ECA" value="38"/>
			<dipvalue name="German-Free Play" value="32"/>
			<dipvalue name="French-1" value="30"/>
			<dipvalue name="French-2" value="28"/>
			<dipvalue name="French-3" value="26"/>
			<dipvalue name="French-4" value="24"/>
			<dipvalue name="French-11" value="20"/>
			<dipvalue name="French-12" value="18"/>
			<dipvalue name="French-ECA" value="22"/>
			<dipvalue name="French-Free Play" value="16"/>
		</dipswitch>
		<dipswitch name="Counters" tag="DSW" mask="64">
			<dipvalue name="One" value="64"/>
			<dipvalue name="Two" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Bill Validator" tag="DSW" mask="256">
			<dipvalue name="Off" value="256" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Attract Sound" tag="DSW" mask="512">
			<dipvalue name="Off" value="0"/>
			<dipvalue name="On" value="512" default="yes"/>
		</dipswitch>
		<dipswitch name="Powerup Test" tag="DSW" mask="1024">
			<dipvalue name="Off" value="0" default="yes"/>
			<dipvalue name="On" value="1024"/>
		</dipswitch>
		<dipswitch name="Head Size" tag="DSW" mask="2048">
			<dipvalue name="Normal" value="2048" default="yes"/>
			<dipvalue name="Large" value="0"/>
		</dipswitch>
		<dipswitch name="Cabinet" tag="DSW" mask="4096">
			<dipvalue name="2-player" value="0" default="yes"/>
			<dipvalue name="4-player" value="4096"/>
		</dipswitch>
		<dipswitch name="Test Switch" tag="DSW" mask="32768">
			<dipvalue name="Off" value="32768" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32768"/>
	</game>

	<game name="actionhw" sourcefile="kickgoal.c">
		<description>Action Hollywood</description>
		<year>1995</year>
		<manufacturer>TCH</manufacturer>
		<category>Maze</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.095u3</verAdded>
		<rom name="2.ic6" size="524288" crc="2b71d58c" sha1="3e58531fa56d41a3c7944e3beab4850907564a89" region="maincpu" offset="0"/>
		<rom name="1.ic5" size="524288" crc="136b9711" sha1="553f9fdd99bb9ce2e1492d0755633075e59ba587" region="maincpu" offset="1"/>
		<rom name="pic16c57" size="2048" status="nodump" region="audiocpu" offset="0"/>
		<rom name="4.ic29" size="524288" crc="df076744" sha1="4b2c8e21a201e1491e4ba3cda8d71b51e0943431" region="gfx1" offset="0"/>
		<rom name="5.ic33" size="524288" crc="8551fdd4" sha1="f29bdfb75af7607534de171d7b3927419c00377c" region="gfx1" offset="80000"/>
		<rom name="6.ic30" size="524288" crc="5cb005a5" sha1="d3a5ab8f9a520bfaa53fdf6145142ccba416fbb8" region="gfx1" offset="100000"/>
		<rom name="7.ic34" size="524288" crc="c2f7d284" sha1="b3c3d6aa932c813affd667344ea5ddefa55f219b" region="gfx1" offset="180000"/>
		<rom name="8.ic31" size="524288" crc="50dffa47" sha1="33da3b2cabb7b0e480158d343e876563bd0f0930" region="gfx1" offset="200000"/>
		<rom name="9.ic35" size="524288" crc="c1ea0370" sha1="c836611e478d2bf9ae2a5d7e7665982c2b731189" region="gfx1" offset="280000"/>
		<rom name="10.ic32" size="524288" crc="5ee5db3e" sha1="c79f84548ce5311acac478c5180330bf56485863" region="gfx1" offset="300000"/>
		<rom name="11.ic36" size="524288" crc="8d376b1e" sha1="37f16b3237d9813a8d153ab5640252e7643f3b99" region="gfx1" offset="380000"/>
		<rom name="3.ic13" size="524288" crc="b8f6705d" sha1="55116e14aba6dac7334e26f704b3e6b0b9f856c2" region="oki" offset="0"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="12000000"/>
		<chip type="cpu" tag="audiocpu" name="PIC16C57" clock="4000000"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="oki" name="OKI6295" clock="1000000"/>
		<display tag="screen" type="raster" rotate="0" width="352" height="240" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="3" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<driver status="imperfect" emulation="good" color="good" sound="imperfect" graphic="good" savestate="supported" palettesize="1024"/>
	</game>

	<game name="aliensyn" sourcefile="segas16b.c">
		<description>Alien Syndrome (set 4, System 16B, unprotected)</description>
		<year>1987</year>
		<manufacturer>Sega</manufacturer>
		<category>Maze / Shooter Large</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.033b03</verAdded>
		<controls_info>numPlayers="2" alternating="0" mirrored="1" usesService="0" tilt="0" cocktail="0"</controls_info>
		<player number="1" numButtons="1">
			<controls>
				<control name="8-way Joystick">
					<constant name="joy8way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Fire"/>
				<label name="P1_JOYSTICK_UP" value="Up"/>
				<label name="P1_JOYSTICK_DOWN" value="Down"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
			</labels>
		</player>
		<rom name="epr-11083.a4" size="32768" crc="cb2ad9b3" sha1="66284b4e1071b3cb4b36960a2dba8949325f9e86" region="maincpu" offset="0"/>
		<rom name="epr-11080.a1" size="32768" crc="fe7378d9" sha1="acfee79e5fe9fdf95926562c02599e96e96f76b5" region="maincpu" offset="1"/>
		<rom name="epr-11084.a5" size="32768" crc="2e1ec7b1" sha1="666a9e402d7d02d74c0a2468853a3843b161c1a2" region="maincpu" offset="10000"/>
		<rom name="epr-11081.a2" size="32768" crc="1308ee63" sha1="36a4c8cf3a310398e264c57c7c6f53c05dbc0108" region="maincpu" offset="10001"/>
		<rom name="epr-11085.a6" size="32768" crc="cff78f39" sha1="78431ce6c03232150a8db15499da9371977b570b" region="maincpu" offset="20000"/>
		<rom name="epr-11082.a3" size="32768" crc="9cdc2a14" sha1="c06693f45675e31d591703c27bb3f6ec02fc1215" region="maincpu" offset="20001"/>
		<rom name="epr-10702.b9" size="65536" crc="393bc813" sha1="672782c8fb2a6e454b27e073acc26130cacf3e50" region="gfx1" offset="0"/>
		<rom name="epr-10703.b10" size="65536" crc="6b6dd9f5" sha1="964409c6630caa13caf7d644d0c6fb071860b61b" region="gfx1" offset="10000"/>
		<rom name="epr-10704.b11" size="65536" crc="911e7ebc" sha1="f03d3d3a09d19f7b705f9cb29f73140a3073463f" region="gfx1" offset="20000"/>
		<rom name="epr-10709.b1" size="65536" crc="addf0a90" sha1="a92c9531f1817763773471ce63f566b9e88360a0" region="sprites" offset="1"/>
		<rom name="epr-10713.b5" size="65536" crc="ececde3a" sha1="9c12d4665179bf433c42f5ddc8a043ad592aa90e" region="sprites" offset="0"/>
		<rom name="epr-10710.b2" size="65536" crc="992369eb" sha1="c6796acf6807e9ba4c3d241903653f91adf4764e" region="sprites" offset="20001"/>
		<rom name="epr-10714.b6" size="65536" crc="91bf42fb" sha1="4b9d3e97768323dee01e92378adafecb26bcc094" region="sprites" offset="20000"/>
		<rom name="epr-10711.b3" size="65536" crc="29166ef6" sha1="99a7cfd7d811537c821412a320beadb5a9c09af3" region="sprites" offset="40001"/>
		<rom name="epr-10715.b7" size="65536" crc="a7c57384" sha1="46f8efa691d7bbb0a18119c0ff12cff7c0d129e1" region="sprites" offset="40000"/>
		<rom name="epr-10712.b4" size="65536" crc="876ad019" sha1="39973ddb5a5746e0e094c759447bff1130c72c84" region="sprites" offset="60001"/>
		<rom name="epr-10716.b8" size="65536" crc="40ba1d48" sha1="e2d4d2689bb9b9bdc85e7f72a6665e5fd4c583aa" region="sprites" offset="60000"/>
		<rom name="epr-10723.a7" size="32768" crc="99953526" sha1="4a980370923fd5d3dc9e25d42a032c9e78c7ff47" region="soundcpu" offset="0"/>
		<rom name="epr-10724.a8" size="32768" crc="f971a817" sha1="502c95638e4fd5f87e5fc837cb44b39a5d62f4e4" region="soundcpu" offset="10000"/>
		<rom name="epr-10725.a9" size="32768" crc="6a50e08f" sha1="d34b2ccadb8b07d5ad99cab5c5b5b79642c65574" region="soundcpu" offset="20000"/>
		<rom name="epr-10726.a10" size="32768" crc="d50b7736" sha1="b1f8e3b0cf2ffee5382098100cfabe21b383cd51" region="soundcpu" offset="30000"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="10000000"/>
		<chip type="cpu" tag="soundcpu" name="Z80" clock="5000000"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="ym2151" name="YM2151" clock="4000000"/>
		<chip type="audio" tag="upd" name="uPD7759" clock="640000"/>
		<display tag="screen" type="raster" rotate="0" width="320" height="224" refresh="60.054389" pixclock="6293700" htotal="400" hbend="0" hbstart="320" vtotal="262" vbend="0" vbstart="224" />
		<sound channels="1"/>
		<input players="2" buttons="3" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Unused" tag="DSW2" mask="1">
			<dipvalue name="Off" value="1" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Demo Sounds" tag="DSW2" mask="2">
			<dipvalue name="Off" value="2"/>
			<dipvalue name="On" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Lives" tag="DSW2" mask="12">
			<dipvalue name="2" value="8"/>
			<dipvalue name="3" value="12" default="yes"/>
			<dipvalue name="4" value="4"/>
			<dipvalue name="Free Play" value="0"/>
		</dipswitch>
		<dipswitch name="Timer" tag="DSW2" mask="48">
			<dipvalue name="120" value="0"/>
			<dipvalue name="130" value="16"/>
			<dipvalue name="140" value="32"/>
			<dipvalue name="150" value="48" default="yes"/>
		</dipswitch>
		<dipswitch name="Difficulty" tag="DSW2" mask="192">
			<dipvalue name="Easy" value="128"/>
			<dipvalue name="Normal" value="192" default="yes"/>
			<dipvalue name="Hard" value="64"/>
			<dipvalue name="Hardest" value="0"/>
		</dipswitch>
		<dipswitch name="Coin A" tag="DSW1" mask="15">
			<dipvalue name="4 Coins/1 Credit" value="7"/>
			<dipvalue name="3 Coins/1 Credit" value="8"/>
			<dipvalue name="2 Coins/1 Credit" value="9"/>
			<dipvalue name="2 Coins/1 Credit, 5/3, 6/4" value="5"/>
			<dipvalue name="2 Coins/1 Credit, 4/3" value="4"/>
			<dipvalue name="1 Coin/1 Credit" value="15" default="yes"/>
			<dipvalue name="1 Coin/1 Credit, 5/6" value="3"/>
			<dipvalue name="1 Coin/1 Credit, 4/5" value="2"/>
			<dipvalue name="1 Coin/1 Credit, 2/3" value="1"/>
			<dipvalue name="2 Coins/3 Credits" value="6"/>
			<dipvalue name="1 Coin/2 Credits" value="14"/>
			<dipvalue name="1 Coin/3 Credits" value="13"/>
			<dipvalue name="1 Coin/4 Credits" value="12"/>
			<dipvalue name="1 Coin/5 Credits" value="11"/>
			<dipvalue name="1 Coin/6 Credits" value="10"/>
			<dipvalue name="Free Play (if Coin B too) or 1/1" value="0"/>
		</dipswitch>
		<dipswitch name="Coin B" tag="DSW1" mask="240">
			<dipvalue name="4 Coins/1 Credit" value="112"/>
			<dipvalue name="3 Coins/1 Credit" value="128"/>
			<dipvalue name="2 Coins/1 Credit" value="144"/>
			<dipvalue name="2 Coins/1 Credit, 5/3, 6/4" value="80"/>
			<dipvalue name="2 Coins/1 Credit, 4/3" value="64"/>
			<dipvalue name="1 Coin/1 Credit" value="240" default="yes"/>
			<dipvalue name="1 Coin/1 Credit, 5/6" value="48"/>
			<dipvalue name="1 Coin/1 Credit, 4/5" value="32"/>
			<dipvalue name="1 Coin/1 Credit, 2/3" value="16"/>
			<dipvalue name="2 Coins/3 Credits" value="96"/>
			<dipvalue name="1 Coin/2 Credits" value="224"/>
			<dipvalue name="1 Coin/3 Credits" value="208"/>
			<dipvalue name="1 Coin/4 Credits" value="192"/>
			<dipvalue name="1 Coin/5 Credits" value="176"/>
			<dipvalue name="1 Coin/6 Credits" value="160"/>
			<dipvalue name="Free Play (if Coin A too) or 1/1" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="6144"/>
	</game>

	<game name="avsp" sourcefile="cps2.c">
		<description>Alien vs. Predator (Euro 940520)</description>
		<year>1994</year>
		<manufacturer>Capcom</manufacturer>
		<category>Fighter / 2.5D</category>
		<nplayers>3P sim</nplayers>
		<verAdded>.037b16</verAdded>
		<controls_info>numPlayers="3" alternating="0" mirrored="1" usesService="0" tilt="0" cocktail="0"</controls_info>
		<player number="1" numButtons="3">
			<controls>
				<control name="8-way Joystick">
					<constant name="joy8way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Shoot"/>
				<label name="P1_BUTTON2" value="Attack"/>
				<label name="P1_BUTTON3" value="Jump (Dash)"/>
				<label name="P1_JOYSTICK_UP" value="Up"/>
				<label name="P1_JOYSTICK_DOWN" value="Down"/>
				<label name="P1_JOYSTICK_LEFT" value="Move Left"/>
				<label name="P1_JOYSTICK_RIGHT" value="Move Right"/>
			</labels>
		</player>
		<rom name="avpe.03d" size="524288" crc="774334a9" sha1="f60b0e39139ea40e0b0ba97ed01d4a757ed65e1a" region="maincpu" offset="0"/>
		<rom name="avpe.04d" size="524288" crc="7fa83769" sha1="930f02e4d35686e80fbdd673380c4b2bd784a9e5" region="maincpu" offset="80000"/>
		<rom name="avp.05d" size="524288" crc="fbfb5d7a" sha1="5549bc9d780753bc9c10fba82588e5c3d4a2acb2" region="maincpu" offset="100000"/>
		<rom name="avp.06" size="524288" crc="190b817f" sha1="9bcfc0a015ffba9cdac25b6270939a9690de5da7" region="maincpu" offset="180000"/>
		<rom name="avp.13m" size="2097152" crc="8f8b5ae4" sha1="457ce959aa5db3a003de7dda2b3799b2f1ae279b" region="gfx" offset="0"/>
		<rom name="avp.15m" size="2097152" crc="b00280df" sha1="bc1291a4a222d410bc99b6f1ed392067d9c3999e" region="gfx" offset="2"/>
		<rom name="avp.17m" size="2097152" crc="94403195" sha1="efaad001527a5eba8f626aea9037ac6ef9a2c295" region="gfx" offset="4"/>
		<rom name="avp.19m" size="2097152" crc="e1981245" sha1="809ccb7f10262e227d5e9d9f710e06f0e751f550" region="gfx" offset="6"/>
		<rom name="avp.14m" size="2097152" crc="ebba093e" sha1="77aaf4197d1dae3321cf9c6d2b7967ee54cf3f30" region="gfx" offset="800000"/>
		<rom name="avp.16m" size="2097152" crc="fb228297" sha1="ebd02a4ba085dc70c0603662e14d61625fa04648" region="gfx" offset="800002"/>
		<rom name="avp.18m" size="2097152" crc="34fb7232" sha1="8b1f15bfa758a61e6ad519af24ca774edc70d194" region="gfx" offset="800004"/>
		<rom name="avp.20m" size="2097152" crc="f90baa21" sha1="20a900819a9d321316e3dfd241210725d7191ecf" region="gfx" offset="800006"/>
		<rom name="avp.01" size="131072" crc="2d3b4220" sha1="2b2d04d4282550fa9f6e1ad8528f20d1f2ac02eb" region="audiocpu" offset="0"/>
		<rom name="avp.11m" size="2097152" crc="83499817" sha1="e65b0ebd61ddc748842a9d4d92404b5305307623" region="qsound" offset="0"/>
		<rom name="avp.12m" size="2097152" crc="f4110d49" sha1="f27538776cc1ba8213f19f98728ed8c02508d3ac" region="qsound" offset="200000"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="16000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="8000000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="qsound" name="Q-Sound" clock="4000000"/>
		<display tag="screen" type="raster" rotate="0" width="384" height="224" refresh="59.629403" pixclock="8000000" htotal="518" hbend="64" hbstart="448" vtotal="259" vbend="16" vbstart="240" />
		<sound channels="2"/>
		<input players="3" buttons="3" coins="3" service="yes">
			<control type="joy8way"/>
		</input>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="3072"/>
	</game>

	<game name="aliens" sourcefile="aliens.c">
		<description>Aliens (World set 1)</description>
		<year>1990</year>
		<manufacturer>Konami</manufacturer>
		<category>Platform / Shooter Scrolling</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.036b02</verAdded>
		<controls_info>numPlayers="2" alternating="0" mirrored="1" usesService="0" tilt="0" cocktail="0"</controls_info>
		<player number="1" numButtons="2">
			<controls>
				<control name="8-way Joystick">
					<constant name="joy8way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Shoot 1"/>
				<label name="P1_BUTTON2" value="Shoot 2"/>
				<label name="P1_JOYSTICK_UP" value="Up"/>
				<label name="P1_JOYSTICK_DOWN" value="Down"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
			</labels>
		</player>
		<rom name="875_j02.e24" size="65536" crc="56c20971" sha1="af272e146705e97342466a208c64d823ebc83d83" region="maincpu" offset="10000"/>
		<rom name="875_j01.c24" size="131072" crc="6a529cd6" sha1="bff6dee33141d8ed2b2c28813cf49f52dceac364" region="maincpu" offset="18000"/>
		<rom name="875_b03.g04" size="32768" crc="1ac4d283" sha1="2253f1f39c7edb6cef438b3d97f3af67a1f491ff" region="audiocpu" offset="0"/>
		<rom name="875b11.k13" size="524288" crc="89c5c885" sha1="02a1581579b6ef816e04bec312a7b3ae7c7e84f8" region="gfx1" offset="0"/>
		<rom name="875b07.j13" size="262144" crc="e9c56d66" sha1="1f58949d5391aef002a6e1ee7034e57bf99cee61" region="gfx1" offset="80000"/>
		<rom name="875b12.k19" size="524288" crc="ea6bdc17" sha1="a7c22370f8adc5b479283f1ff831f493df78282f" region="gfx1" offset="100000"/>
		<rom name="875b08.j19" size="262144" crc="f9387966" sha1="470ecc4a5a3edd08d5e0ab10b0c590db1968fb0a" region="gfx1" offset="180000"/>
		<rom name="875b10.k08" size="524288" crc="0b1035b1" sha1="db04020761386e79249762cd1540208375c38c7f" region="gfx2" offset="0"/>
		<rom name="875b06.j08" size="262144" crc="081a0566" sha1="3a4aa14178fe76a030224743c9e9cd974e08bd79" region="gfx2" offset="80000"/>
		<rom name="875b09.k02" size="524288" crc="e76b3c19" sha1="6838e07460b3eaaeb129208ad0696c8019bd63d9" region="gfx2" offset="100000"/>
		<rom name="875b05.j02" size="262144" crc="19a261f2" sha1="b0518fad833b3e613e0201d5d9cab73dc5e78e1d" region="gfx2" offset="180000"/>
		<rom name="821a08.h14" size="256" crc="7da55800" sha1="3826f73569c8ae0431510a355bdfa082152b74a5" region="proms" offset="0"/>
		<rom name="875b04.e05" size="262144" crc="4e209ac8" sha1="09d9eaae61bfd04bf318555ccd44d7371571d86d" region="k007232" offset="0"/>
		<chip type="cpu" tag="maincpu" name="KONAMI" clock="3000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="3579545"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="ymsnd" name="YM2151" clock="3579545"/>
		<chip type="audio" tag="k007232" name="K007232" clock="3579545"/>
		<display tag="screen" type="raster" rotate="0" width="288" height="224" refresh="59.170000" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="3">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Coin A" tag="DSW1" mask="15">
			<dipvalue name="4 Coins/1 Credit" value="2"/>
			<dipvalue name="3 Coins/1 Credit" value="5"/>
			<dipvalue name="2 Coins/1 Credit" value="8"/>
			<dipvalue name="3 Coins/2 Credits" value="4"/>
			<dipvalue name="4 Coins/3 Credits" value="1"/>
			<dipvalue name="1 Coin/1 Credit" value="15" default="yes"/>
			<dipvalue name="3 Coins/4 Credits" value="3"/>
			<dipvalue name="2 Coins/3 Credits" value="7"/>
			<dipvalue name="1 Coin/2 Credits" value="14"/>
			<dipvalue name="2 Coins/5 Credits" value="6"/>
			<dipvalue name="1 Coin/3 Credits" value="13"/>
			<dipvalue name="1 Coin/4 Credits" value="12"/>
			<dipvalue name="1 Coin/5 Credits" value="11"/>
			<dipvalue name="1 Coin/6 Credits" value="10"/>
			<dipvalue name="1 Coin/7 Credits" value="9"/>
			<dipvalue name="Free Play" value="0"/>
		</dipswitch>
		<dipswitch name="Coin B" tag="DSW1" mask="240">
			<dipvalue name="4 Coins/1 Credit" value="32"/>
			<dipvalue name="3 Coins/1 Credit" value="80"/>
			<dipvalue name="2 Coins/1 Credit" value="128"/>
			<dipvalue name="3 Coins/2 Credits" value="64"/>
			<dipvalue name="4 Coins/3 Credits" value="16"/>
			<dipvalue name="1 Coin/1 Credit" value="240" default="yes"/>
			<dipvalue name="3 Coins/4 Credits" value="48"/>
			<dipvalue name="2 Coins/3 Credits" value="112"/>
			<dipvalue name="1 Coin/2 Credits" value="224"/>
			<dipvalue name="2 Coins/5 Credits" value="96"/>
			<dipvalue name="1 Coin/3 Credits" value="208"/>
			<dipvalue name="1 Coin/4 Credits" value="192"/>
			<dipvalue name="1 Coin/5 Credits" value="176"/>
			<dipvalue name="1 Coin/6 Credits" value="160"/>
			<dipvalue name="1 Coin/7 Credits" value="144"/>
			<dipvalue name="No Credits" value="0"/>
		</dipswitch>
		<dipswitch name="Lives" tag="DSW2" mask="3">
			<dipvalue name="1" value="3"/>
			<dipvalue name="2" value="2" default="yes"/>
			<dipvalue name="3" value="1"/>
			<dipvalue name="5" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSW2" mask="4">
			<dipvalue name="Off" value="4" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSW2" mask="8">
			<dipvalue name="Off" value="8" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSW2" mask="16">
			<dipvalue name="Off" value="16" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Difficulty" tag="DSW2" mask="96">
			<dipvalue name="Easy" value="96"/>
			<dipvalue name="Normal" value="64" default="yes"/>
			<dipvalue name="Hard" value="32"/>
			<dipvalue name="Very Hard" value="0"/>
		</dipswitch>
		<dipswitch name="Demo Sounds" tag="DSW2" mask="128">
			<dipvalue name="Off" value="128"/>
			<dipvalue name="On" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Flip Screen" tag="DSW3" mask="1">
			<dipvalue name="Off" value="1" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSW3" mask="2">
			<dipvalue name="Off" value="2" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Service Mode" tag="DSW3" mask="4">
			<dipvalue name="Off" value="4" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSW3" mask="8">
			<dipvalue name="Off" value="8" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="512"/>
	</game>

	<game name="aligatorun" sourcefile="gaelco2.c" cloneof="aligator" romof="aligator">
		<description>Alligator Hunt (unprotected)</description>
		<year>1994</year>
		<manufacturer>Gaelco</manufacturer>
		<category>Shooter / 3rd Person</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.063</verAdded>
		<rom name="ahntu45n.040" size="524288" crc="fc02cb2d" sha1="700aa60ec0d2bb705b1335de63daae678dcb8570" region="maincpu" offset="0"/>
		<rom name="ahntu44n.040" size="524288" crc="7fbea3a3" sha1="89efa5b7908c2f010a3097954dbccd9cb7adc50c" region="maincpu" offset="1"/>
		<rom name="u48" merge="u48" size="4194304" crc="19e03bf1" sha1="2b3a4bb438b0aebf4f6a9fd26b071e5c9dd222b8" region="gfx2" offset="0"/>
		<rom name="u47" merge="u47" size="4194304" crc="74a5a29f" sha1="8ea2aa1f8a80c5b88ca9222c5ecc3c4794e0a160" region="gfx2" offset="400000"/>
		<rom name="u50" merge="u50" size="4194304" crc="85daecf9" sha1="824f6d2491075b1ef96ecd6667c5510409338a2f" region="gfx2" offset="800000"/>
		<rom name="u49" merge="u49" size="4194304" crc="70a4ee0b" sha1="07b09916f0366d0c6eed94a905ec0b9d6ac9e7e1" region="gfx2" offset="c00000"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="12000000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="gaelco" name="Gaelco GAE1"/>
		<display tag="screen" type="raster" rotate="0" width="320" height="240" refresh="59.100000" />
		<sound channels="2"/>
		<input players="2" buttons="3" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Coin A" tag="IN0" mask="3840">
			<dipvalue name="4 Coins/1 Credit" value="1792"/>
			<dipvalue name="3 Coins/1 Credit" value="2048"/>
			<dipvalue name="2 Coins/1 Credit" value="2304"/>
			<dipvalue name="3 Coins/2 Credits" value="1280"/>
			<dipvalue name="1 Coin/1 Credit" value="3840" default="yes"/>
			<dipvalue name="2 Coins/3 Credits" value="1536"/>
			<dipvalue name="1 Coin/2 Credits" value="3584"/>
			<dipvalue name="1 Coin/3 Credits" value="3328"/>
			<dipvalue name="1 Coin/4 Credits" value="3072"/>
			<dipvalue name="1 Coin/5 Credits" value="2816"/>
			<dipvalue name="1 Coin/6 Credits" value="2560"/>
			<dipvalue name="Disabled or Free Play (if Coin B too)" value="0"/>
		</dipswitch>
		<dipswitch name="Coin B" tag="IN0" mask="61440">
			<dipvalue name="4 Coins/1 Credit" value="28672"/>
			<dipvalue name="3 Coins/1 Credit" value="32768"/>
			<dipvalue name="2 Coins/1 Credit" value="36864"/>
			<dipvalue name="3 Coins/2 Credits" value="20480"/>
			<dipvalue name="1 Coin/1 Credit" value="61440" default="yes"/>
			<dipvalue name="2 Coins/3 Credits" value="24576"/>
			<dipvalue name="1 Coin/2 Credits" value="57344"/>
			<dipvalue name="1 Coin/3 Credits" value="53248"/>
			<dipvalue name="1 Coin/4 Credits" value="49152"/>
			<dipvalue name="1 Coin/5 Credits" value="45056"/>
			<dipvalue name="1 Coin/6 Credits" value="40960"/>
			<dipvalue name="Disabled or Free Play (if Coin A too)" value="0"/>
		</dipswitch>
		<dipswitch name="Difficulty" tag="IN1" mask="768">
			<dipvalue name="Easy" value="512"/>
			<dipvalue name="Normal" value="768" default="yes"/>
			<dipvalue name="Hard" value="256"/>
			<dipvalue name="Hardest" value="0"/>
		</dipswitch>
		<dipswitch name="Lives" tag="IN1" mask="3072">
			<dipvalue name="1" value="2048"/>
			<dipvalue name="2" value="3072" default="yes"/>
			<dipvalue name="3" value="1024"/>
			<dipvalue name="4" value="0"/>
		</dipswitch>
		<dipswitch name="Sound Type" tag="IN1" mask="4096">
			<dipvalue name="Mono" value="0"/>
			<dipvalue name="Stereo" value="4096" default="yes"/>
		</dipswitch>
		<dipswitch name="Demo Sounds" tag="IN1" mask="8192">
			<dipvalue name="Off" value="0"/>
			<dipvalue name="On" value="8192" default="yes"/>
		</dipswitch>
		<dipswitch name="Joystick" tag="IN1" mask="16384">
			<dipvalue name="Analog" value="0"/>
			<dipvalue name="Standard" value="16384" default="yes"/>
		</dipswitch>
		<dipswitch name="Service Mode" tag="IN1" mask="32768">
			<dipvalue name="Off" value="32768" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="65520"/>
	</game>

	<game name="altbeast" sourcefile="segas16b.c">
		<description>Altered Beast (set 8, 8751 317-0078)</description>
		<year>1988</year>
		<manufacturer>Sega</manufacturer>
		<category>Platform / Fighter Scrolling</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.088u7</verAdded>
		<controls_info>numPlayers="2" alternating="0" mirrored="1" usesService="0" tilt="0" cocktail="0"</controls_info>
		<player number="1" numButtons="3">
			<controls>
				<control name="8-way Joystick">
					<constant name="joy8way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Punch"/>
				<label name="P1_BUTTON2" value="Kick "/>
				<label name="P1_BUTTON3" value="Jump"/>
				<label name="P1_JOYSTICK_UP" value="Up"/>
				<label name="P1_JOYSTICK_DOWN" value="Down"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
			</labels>
		</player>
		<rom name="epr-11907.a7" size="131072" crc="29e0c3ad" sha1="94ccd4f4e2a63424a0c90bf75ce13b8cca71ed09" region="maincpu" offset="0"/>
		<rom name="epr-11906.a5" size="131072" crc="4c9e9cd8" sha1="1cdfb6187d2b2f5c89cfb945bcdfd80743e775e3" region="maincpu" offset="1"/>
		<rom name="opr-11674.a14" size="131072" crc="a57a66d5" sha1="5103583d48997abad12a0c5fee26431c486ced52" region="gfx1" offset="0"/>
		<rom name="opr-11675.a15" size="131072" crc="2ef2f144" sha1="38d22d609db2d9b6067b5d12f6499436de4605cb" region="gfx1" offset="20000"/>
		<rom name="opr-11676.a16" size="131072" crc="0c04acac" sha1="87fe2a0dd9913f9550e9b4cbc7e7465b61640e07" region="gfx1" offset="40000"/>
		<rom name="epr-11677.b1" size="131072" crc="a01425cd" sha1="72be5ec29e476601f9bf6aaedef9b73cedeb42f0" region="sprites" offset="1"/>
		<rom name="epr-11681.b5" size="131072" crc="d9e03363" sha1="995a7c6a8f0c61468b57a3bb407461a2a3ae8adc" region="sprites" offset="0"/>
		<rom name="epr-11678.b2" size="131072" crc="17a9fc53" sha1="85a9a605742ae5aab86db37189b9ee4d54c70e56" region="sprites" offset="40001"/>
		<rom name="epr-11682.b6" size="131072" crc="e3f77c5e" sha1="6b3cb7918ab0c7c97a51cc5ea19ced3374ff3914" region="sprites" offset="40000"/>
		<rom name="epr-11679.b3" size="131072" crc="14dcc245" sha1="1ca1b6e0f2b7bedad2a8ab70f52da8c54d40d3cf" region="sprites" offset="80001"/>
		<rom name="epr-11683.b7" size="131072" crc="f9a60f06" sha1="0cffcfdb02733feaa869198b7e668c58b47c321a" region="sprites" offset="80000"/>
		<rom name="epr-11680.b4" size="131072" crc="f43dcdec" sha1="2941500cf33afca487f19f2329033d5d17aad826" region="sprites" offset="c0001"/>
		<rom name="epr-11684.b8" size="131072" crc="b20c0edb" sha1="6c8694d05e3adac37c9015037ab800233371db36" region="sprites" offset="c0000"/>
		<rom name="epr-11671.a10" size="32768" crc="2b71343b" sha1="8a657f787de2b9d5161ed2c109642a148348af09" region="soundcpu" offset="0"/>
		<rom name="opr-11672.a11" size="131072" crc="bbd7f460" sha1="bbc5c2219cb3a827d84062b19affd9780da2a3cf" region="soundcpu" offset="10000"/>
		<rom name="opr-11673.a12" size="131072" crc="400c4a36" sha1="de4bdfa91734410e0a7f6a16bf8336db172f458a" region="soundcpu" offset="30000"/>
		<rom name="317-0078.mcu" size="4096" status="nodump" region="mcu" offset="0"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="10000000"/>
		<chip type="cpu" tag="soundcpu" name="Z80" clock="5000000"/>
		<chip type="cpu" tag="mcu" name="I8751" clock="8000000"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="ym2151" name="YM2151" clock="4000000"/>
		<chip type="audio" tag="upd" name="uPD7759" clock="640000"/>
		<display tag="screen" type="raster" rotate="0" width="320" height="224" refresh="60.054389" pixclock="6293700" htotal="400" hbend="0" hbstart="320" vtotal="262" vbend="0" vbstart="224" />
		<sound channels="1"/>
		<input players="2" buttons="3" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Credits Needed" tag="DSW2" mask="1">
			<dipvalue name="1 Credit To Start" value="1" default="yes"/>
			<dipvalue name="2 Credit To Start" value="0"/>
		</dipswitch>
		<dipswitch name="Demo Sounds" tag="DSW2" mask="2">
			<dipvalue name="Off" value="2"/>
			<dipvalue name="On" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Lives" tag="DSW2" mask="12">
			<dipvalue name="2" value="8"/>
			<dipvalue name="3" value="12" default="yes"/>
			<dipvalue name="4" value="4"/>
			<dipvalue name="Free Play" value="0"/>
		</dipswitch>
		<dipswitch name="Player Meter" tag="DSW2" mask="48">
			<dipvalue name="2" value="32"/>
			<dipvalue name="3" value="48" default="yes"/>
			<dipvalue name="4" value="16"/>
			<dipvalue name="5" value="0"/>
		</dipswitch>
		<dipswitch name="Difficulty" tag="DSW2" mask="192">
			<dipvalue name="Easy" value="128"/>
			<dipvalue name="Normal" value="192" default="yes"/>
			<dipvalue name="Hard" value="64"/>
			<dipvalue name="Hardest" value="0"/>
		</dipswitch>
		<dipswitch name="Coin A" tag="DSW1" mask="15">
			<dipvalue name="4 Coins/1 Credit" value="7"/>
			<dipvalue name="3 Coins/1 Credit" value="8"/>
			<dipvalue name="2 Coins/1 Credit" value="9"/>
			<dipvalue name="2 Coins/1 Credit, 5/3, 6/4" value="5"/>
			<dipvalue name="2 Coins/1 Credit, 4/3" value="4"/>
			<dipvalue name="1 Coin/1 Credit" value="15" default="yes"/>
			<dipvalue name="1 Coin/1 Credit, 5/6" value="3"/>
			<dipvalue name="1 Coin/1 Credit, 4/5" value="2"/>
			<dipvalue name="1 Coin/1 Credit, 2/3" value="1"/>
			<dipvalue name="2 Coins/3 Credits" value="6"/>
			<dipvalue name="1 Coin/2 Credits" value="14"/>
			<dipvalue name="1 Coin/3 Credits" value="13"/>
			<dipvalue name="1 Coin/4 Credits" value="12"/>
			<dipvalue name="1 Coin/5 Credits" value="11"/>
			<dipvalue name="1 Coin/6 Credits" value="10"/>
			<dipvalue name="Free Play (if Coin B too) or 1/1" value="0"/>
		</dipswitch>
		<dipswitch name="Coin B" tag="DSW1" mask="240">
			<dipvalue name="4 Coins/1 Credit" value="112"/>
			<dipvalue name="3 Coins/1 Credit" value="128"/>
			<dipvalue name="2 Coins/1 Credit" value="144"/>
			<dipvalue name="2 Coins/1 Credit, 5/3, 6/4" value="80"/>
			<dipvalue name="2 Coins/1 Credit, 4/3" value="64"/>
			<dipvalue name="1 Coin/1 Credit" value="240" default="yes"/>
			<dipvalue name="1 Coin/1 Credit, 5/6" value="48"/>
			<dipvalue name="1 Coin/1 Credit, 4/5" value="32"/>
			<dipvalue name="1 Coin/1 Credit, 2/3" value="16"/>
			<dipvalue name="2 Coins/3 Credits" value="96"/>
			<dipvalue name="1 Coin/2 Credits" value="224"/>
			<dipvalue name="1 Coin/3 Credits" value="208"/>
			<dipvalue name="1 Coin/4 Credits" value="192"/>
			<dipvalue name="1 Coin/5 Credits" value="176"/>
			<dipvalue name="1 Coin/6 Credits" value="160"/>
			<dipvalue name="Free Play (if Coin A too) or 1/1" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="6144"/>
	</game>

	<game name="armwar" sourcefile="cps2.c">
		<description>Armored Warriors (Euro 941024)</description>
		<year>1994</year>
		<manufacturer>Capcom</manufacturer>
		<category>Platform / Fighter Scrolling</category>
		<nplayers>3P sim</nplayers>
		<verAdded>.078u3</verAdded>
		<rom name="pwge.03c" size="524288" crc="31f74931" sha1="66150fc9896acca1691c9d586abeb2c7299bb9ad" region="maincpu" offset="0"/>
		<rom name="pwge.04c" size="524288" crc="16f34f5f" sha1="b831e3915d8cbffdfe4720d356e5196cdebdb6e7" region="maincpu" offset="80000"/>
		<rom name="pwge.05b" size="524288" crc="4403ed08" sha1="cc78c84105a58e43e7a6429281397d68b91e86e5" region="maincpu" offset="100000"/>
		<rom name="pwg.06" size="524288" crc="87a60ce8" sha1="e2085c7c8c6792d055dbbb023c7f4e4aa38ae924" region="maincpu" offset="180000"/>
		<rom name="pwg.07" size="524288" crc="f7b148df" sha1="f369669713cf647222094c570a2eacd48a8637cf" region="maincpu" offset="200000"/>
		<rom name="pwg.08" size="524288" crc="cc62823e" sha1="edaf9bebdfc65ae5414090abd6844176eec39a00" region="maincpu" offset="280000"/>
		<rom name="pwg.09a" size="524288" crc="4c26baee" sha1="685f050206b9b904ce6a1ae9a8e8f019012cea43" region="maincpu" offset="300000"/>
		<rom name="pwg.10" size="524288" crc="07c4fb28" sha1="58a1ff3d105be7df833dd4f32973766649efcbcf" region="maincpu" offset="380000"/>
		<rom name="pwg.13m" size="4194304" crc="ae8fe08e" sha1="b6f09663dcda69b5d7ac13e4afaf1efd692fb61e" region="gfx" offset="0"/>
		<rom name="pwg.15m" size="4194304" crc="db560f58" sha1="0c3716b32eb24544ff5d16b5dcadce195cd10d00" region="gfx" offset="2"/>
		<rom name="pwg.17m" size="4194304" crc="bc475b94" sha1="a157664450895a146a532581dd6f4b63dff21c86" region="gfx" offset="4"/>
		<rom name="pwg.19m" size="4194304" crc="07439ff7" sha1="f71e07c6d77c32828f5e319268b24b13a1a4b0c2" region="gfx" offset="6"/>
		<rom name="pwg.14m" size="1048576" crc="c3f9ba63" sha1="66191a52c39daa89b17ede5804ee41c028036f14" region="gfx" offset="1000000"/>
		<rom name="pwg.16m" size="1048576" crc="815b0e7b" sha1="549785daac3122253fb94f6541bc7016147f5306" region="gfx" offset="1000002"/>
		<rom name="pwg.18m" size="1048576" crc="0109c71b" sha1="eb51284ee0c85ff8f605fe1d166b7aa202be1344" region="gfx" offset="1000004"/>
		<rom name="pwg.20m" size="1048576" crc="eb75ffbe" sha1="e9d1deca60be696ac5bff2017fb5de3525e5239a" region="gfx" offset="1000006"/>
		<rom name="pwg.01" size="131072" crc="18a5c0e4" sha1="bb1353dd74884aaeec9b5f1d0b284d9cad53c0ff" region="audiocpu" offset="0"/>
		<rom name="pwg.02" size="131072" crc="c9dfffa6" sha1="64e71028befe9a2514074be765dd020e1d2ea70b" region="audiocpu" offset="28000"/>
		<rom name="pwg.11m" size="2097152" crc="a78f7433" sha1="e47ffba7b9dac9d0dda985c5d966194be18260f7" region="qsound" offset="0"/>
		<rom name="pwg.12m" size="2097152" crc="77438ed0" sha1="733ca6c6a792e66e2aa12c5fc06dd459527afe4b" region="qsound" offset="200000"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="16000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="8000000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="qsound" name="Q-Sound" clock="4000000"/>
		<display tag="screen" type="raster" rotate="0" width="384" height="224" refresh="59.629403" pixclock="8000000" htotal="518" hbend="64" hbstart="448" vtotal="259" vbend="16" vbstart="240" />
		<sound channels="2"/>
		<input players="3" buttons="3" coins="3" service="yes">
			<control type="joy8way"/>
		</input>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="3072"/>
	</game>

	<game name="brapboys" sourcefile="kaneko16.c">
		<description>B.Rap Boys (World)</description>
		<year>1992</year>
		<manufacturer>Kaneko</manufacturer>
		<category>Fighter / 2.5D</category>
		<nplayers>3P sim</nplayers>
		<verAdded>.116u4</verAdded>
		<rom name="rb-030.01.u61" size="131072" crc="ccbe9a53" sha1="b96baf0ecbf6550bfaf8e512d9275c53a3928bee" region="maincpu" offset="0"/>
		<rom name="rb-031.01.u62" size="131072" crc="c72b8dda" sha1="450e1fb8acb140fa0ab23630daad82924f7ce72b" region="maincpu" offset="1"/>
		<rom name="rb-040.00.u33" size="131072" crc="757c6e19" sha1="0f1c37b1b1eb6b230c593e4648c4302f413a61f5" region="calc3_rom" offset="0"/>
		<rom name="rb-020.u100" size="1048576" crc="ce220d38" sha1="b88d7c89a3e1a826bf19a1fa692ec77c944596d9" region="gfx1" offset="0"/>
		<rom name="rb-021.u76" size="1048576" crc="74001407" sha1="90002056ceb4e0401246950b8c3f996af0a2463c" region="gfx1" offset="100000"/>
		<rom name="rb-022.u77" size="1048576" crc="cb3f42dc" sha1="5415f15621924dd263b8fe7daaf3dc25d470b814" region="gfx1" offset="200000"/>
		<rom name="rb-023.u78" size="1048576" crc="0e6530c5" sha1="72bff46f0672927e540f4f3546ae533dd0a231e0" region="gfx1" offset="300000"/>
		<rom name="rb-024.u79" size="524288" crc="65fa6447" sha1="551e540d7bf412753b4a7098e25e6f9d8774bcf4" region="gfx1" offset="400000"/>
		<rom name="rb-025.01.u80" size="262144" crc="36cd6b90" sha1="45c50f2652726ded67c9c24185a71a6367e09270" region="gfx1" offset="500000"/>
		<rom name="rb-010.u65" size="1048576" crc="ffd73f87" sha1="1a661f71976be61c22d9b962850e738ba17f1d45" region="gfx2" offset="0"/>
		<rom name="rb-011.u66" size="1048576" crc="d9325f78" sha1="346832608664aa8f3ac9260a549903386b4125a8" region="gfx2" offset="100000"/>
		<rom name="rb-012.u67" size="1048576" crc="bfdbe0d1" sha1="3abc5398ee8ee1871b4d081f9b748539d69bcdba" region="gfx2" offset="200000"/>
		<rom name="rb-013.u68" size="1048576" crc="28c37fe8" sha1="e10dd1a810983077328b44e6e33ce2e899c506d2" region="gfx2" offset="300000"/>
		<rom name="rb-000.u43" size="524288" crc="58ad1a62" sha1="1d2643b5f6eac22682972a88d284e00de3e3b223" region="oki1" offset="0"/>
		<rom name="rb-003.00.u101" size="524288" crc="2cac25d7" sha1="0412c317bf650a93051b9304d23035efde0c026a" region="oki1" offset="80000"/>
		<rom name="rb-001.u44" size="1048576" crc="7cf774b3" sha1="3fb0a5096ce9480f97e311439042eb8cbc26efb4" region="oki2" offset="0"/>
		<rom name="rb-002.u45" size="1048576" crc="e4b30444" sha1="be6756dce3721226e0b7f5d4d168008c31aeea8e" region="oki2" offset="100000"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="12000000"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="oki1" name="OKI6295" clock="2000000"/>
		<chip type="audio" tag="oki2" name="OKI6295" clock="2000000"/>
		<display tag="screen" type="raster" rotate="0" width="256" height="224" refresh="59.185400" />
		<sound channels="1"/>
		<input players="3" buttons="2" coins="3">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Flip Screen" tag="DSW1" mask="1">
			<dipvalue name="Off" value="1" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Service Mode" tag="DSW1" mask="2">
			<dipvalue name="Off" value="2" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Switch Test" tag="DSW1" mask="4">
			<dipvalue name="Off" value="4" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSW1" mask="8">
			<dipvalue name="Off" value="8" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Coin Slots" tag="DSW1" mask="16">
			<dipvalue name="Separate Coins" value="16" default="yes"/>
			<dipvalue name="Shared Coins" value="0"/>
		</dipswitch>
		<dipswitch name="Players" tag="DSW1" mask="32">
			<dipvalue name="3" value="32" default="yes"/>
			<dipvalue name="2" value="0"/>
		</dipswitch>
		<dipswitch name="Difficulty" tag="DSW1" mask="192">
			<dipvalue name="Easy" value="128"/>
			<dipvalue name="Normal" value="192" default="yes"/>
			<dipvalue name="Hard" value="64"/>
			<dipvalue name="Very Hard" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="2048"/>
	</game>

	<game name="baddudes" sourcefile="dec0.c">
		<description>Bad Dudes vs. Dragonninja (US)</description>
		<year>1988</year>
		<manufacturer>Data East USA</manufacturer>
		<category>Platform / Fighter Scrolling</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.031</verAdded>
		<controls_info>numPlayers="2" alternating="0" mirrored="1" usesService="0" tilt="0" cocktail="0"</controls_info>
		<player number="1" numButtons="2">
			<controls>
				<control name="8-way Joystick">
					<constant name="joy8way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Attack"/>
				<label name="P1_BUTTON2" value="Jump"/>
				<label name="P1_JOYSTICK_UP" value="Up"/>
				<label name="P1_JOYSTICK_DOWN" value="Down"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
			</labels>
		</player>
		<rom name="ei04-1.3c" size="65536" crc="4bf158a7" sha1="e034f64cec3e8596a2d86dd83462592178f19611" region="maincpu" offset="0"/>
		<rom name="ei01-1.3a" size="65536" crc="74f5110c" sha1="9b8ff24e69505846a1406f5ab82b855b84a5cdf2" region="maincpu" offset="1"/>
		<rom name="ei06.6c" size="65536" crc="3ff8da57" sha1="eea8125a3eac33d76d22e72b69633eaae138efe5" region="maincpu" offset="40000"/>
		<rom name="ei03.6a" size="65536" crc="f8f2bd94" sha1="622c66fea00cabb2cce16bf621b07d38a660708d" region="maincpu" offset="40001"/>
		<rom name="ei07.8a" size="32768" crc="9fb1ef4b" sha1="f4dd0773be93c2ad8b0faacd12939c531b5aa130" region="audiocpu" offset="8000"/>
		<rom name="ei31.9a" size="4096" status="nodump" region="mcu" offset="0"/>
		<rom name="ei25.15j" size="32768" crc="bcf59a69" sha1="486727e19c12ea55b47e2ef773d0d0471cf50083" region="gfx1" offset="0"/>
		<rom name="ei26.16j" size="32768" crc="9aff67b8" sha1="18c3972a9f17a48897463f48be0d723ea0cf5aba" region="gfx1" offset="8000"/>
		<rom name="ei18.14d" size="65536" crc="05cfc3e5" sha1="a0163921c77dc9706463a402c3dd45ec4341cd21" region="gfx2" offset="0"/>
		<rom name="ei20.17d" size="65536" crc="e11e988f" sha1="0c59f0d8d1abe414c7e1ebd49d454179fed2cd00" region="gfx2" offset="10000"/>
		<rom name="ei22.14f" size="65536" crc="b893d880" sha1="99e228174677f2e3e96154f77bfa9bf0f1c0a6a5" region="gfx2" offset="20000"/>
		<rom name="ei24.17f" size="65536" crc="6f226dda" sha1="65ebb16a292c57d49c135fce7ed7537146226eb5" region="gfx2" offset="30000"/>
		<rom name="ei30.9j" size="65536" crc="982da0d1" sha1="d819a587905624d793988f2ea726783da527d9f2" region="gfx3" offset="8000"/>
		<rom name="ei28.9f" size="65536" crc="f01ebb3b" sha1="1686690cb0c87d9e687b2abb4896cf285ab8378f" region="gfx3" offset="18000"/>
		<rom name="ei15.16c" size="65536" crc="a38a7d30" sha1="5cb1fb97605829fc733c79a7e169fa52adc6863b" region="gfx4" offset="0"/>
		<rom name="ei16.17c" size="32768" crc="17e42633" sha1="405f5296a741901677cca978a1b287d894eb1e54" region="gfx4" offset="10000"/>
		<rom name="ei11.16a" size="65536" crc="3a77326c" sha1="4de81752329cde6210a9c250a9f8ebe3dad9fe92" region="gfx4" offset="20000"/>
		<rom name="ei12.17a" size="32768" crc="fea2a134" sha1="525dd5f48993db1fe1e3c095442884178f75e8e0" region="gfx4" offset="30000"/>
		<rom name="ei13.13c" size="65536" crc="e5ae2751" sha1="4e4a3c68b11e9b0c8da70121b23296128063d4e9" region="gfx4" offset="40000"/>
		<rom name="ei14.14c" size="32768" crc="e83c760a" sha1="d08db381658b8b3288c5eaa9048a906126e0f712" region="gfx4" offset="50000"/>
		<rom name="ei09.13a" size="65536" crc="6901e628" sha1="1162c8cee20450780774cad54a9af40ebf0f0826" region="gfx4" offset="60000"/>
		<rom name="ei10.14a" size="32768" crc="eeee8a1a" sha1="2bf8378ff38f6a7c7cbd4cbd489de25cb1f0fe71" region="gfx4" offset="70000"/>
		<rom name="ei08.2c" size="65536" crc="3c87463e" sha1="f17c98507b562e91e9b27599614b3249fe68ff7a" region="oki" offset="0"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="10000000"/>
		<chip type="cpu" tag="audiocpu" name="M6502" clock="1500000"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="ym1" name="YM2203" clock="1500000"/>
		<chip type="audio" tag="ym2" name="YM3812" clock="3000000"/>
		<chip type="audio" tag="oki" name="OKI6295" clock="1000000"/>
		<display tag="screen" type="raster" rotate="0" width="256" height="240" refresh="57.392103" pixclock="5000000" htotal="330" hbend="0" hbstart="256" vtotal="264" vbend="8" vbstart="248" />
		<sound channels="1"/>
		<input players="2" buttons="5" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Coin A" tag="DSW" mask="3">
			<dipvalue name="3 Coins/1 Credit" value="0"/>
			<dipvalue name="2 Coins/1 Credit" value="1"/>
			<dipvalue name="1 Coin/1 Credit" value="3" default="yes"/>
			<dipvalue name="1 Coin/2 Credits" value="2"/>
		</dipswitch>
		<dipswitch name="Coin B" tag="DSW" mask="12">
			<dipvalue name="3 Coins/1 Credit" value="0"/>
			<dipvalue name="2 Coins/1 Credit" value="4"/>
			<dipvalue name="1 Coin/1 Credit" value="12" default="yes"/>
			<dipvalue name="1 Coin/2 Credits" value="8"/>
		</dipswitch>
		<dipswitch name="Service Mode" tag="DSW" mask="16">
			<dipvalue name="Off" value="16" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Demo Sounds" tag="DSW" mask="32">
			<dipvalue name="Off" value="0"/>
			<dipvalue name="On" value="32" default="yes"/>
		</dipswitch>
		<dipswitch name="Flip Screen" tag="DSW" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSW" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Lives" tag="DSW" mask="768">
			<dipvalue name="1" value="256"/>
			<dipvalue name="3" value="768" default="yes"/>
			<dipvalue name="5" value="512"/>
			<dipvalue name="Infinite (Cheat)" value="0"/>
		</dipswitch>
		<dipswitch name="Difficulty" tag="DSW" mask="3072">
			<dipvalue name="Easy" value="2048"/>
			<dipvalue name="Normal" value="3072" default="yes"/>
			<dipvalue name="Hard" value="1024"/>
			<dipvalue name="Hardest" value="0"/>
		</dipswitch>
		<dipswitch name="Allow Continue" tag="DSW" mask="4096">
			<dipvalue name="No" value="4096" default="yes"/>
			<dipvalue name="Yes" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSW" mask="8192">
			<dipvalue name="Off" value="8192" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSW" mask="16384">
			<dipvalue name="Off" value="16384" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSW" mask="32768">
			<dipvalue name="Off" value="32768" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="1024"/>
	</game>

	<game name="batlballu" sourcefile="seibuspi.c" cloneof="senkyu" romof="senkyu">
		<description>Battle Balls (US)</description>
		<year>1995</year>
		<manufacturer>Seibu Kaihatsu (Fabtek license)</manufacturer>
		<category>Puzzle / Drop</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.111u1</verAdded>
		<rom name="sen1.bin" size="262144" crc="13849bf0" sha1="ffa829a8b8a05a8fbaf883a30759f2ad8071a85b" region="user1" offset="100000"/>
		<rom name="sen2.bin" size="262144" crc="2ae5f7e2" sha1="cef9ddea8b1d21f20a48c2523c9420c1800720c8" region="user1" offset="100001"/>
		<rom name="sen3.bin" size="262144" crc="98e6f19f" sha1="433f8463e63bba32730d3c098354f8c95257df3f" region="user1" offset="100002"/>
		<rom name="sen4.bin" size="262144" crc="1343ec56" sha1="8ecc8d7b425ff6512ffa969a7f26423fa50ad258" region="user1" offset="100003"/>
		<rom name="fb_6.413" merge="fb_6.413" size="131072" crc="b57115c9" sha1="eb95f416f522032ca949bfb6348f1ff824101f2d" region="gfx1" offset="0"/>
		<rom name="fb_5.48" merge="fb_5.48" size="65536" crc="440a9ae3" sha1="3f57e6da91f0dac2d816c873759f1e1d3259caf1" region="gfx1" offset="2"/>
		<rom name="fb_bg-1d.415" merge="fb_bg-1d.415" size="2097152" crc="eae7a1fc" sha1="26d8a9f4e554848977ec1f6a8aad8751b558a8d4" region="gfx2" offset="0"/>
		<rom name="fb_bg-1p.410" merge="fb_bg-1p.410" size="1048576" crc="b46e774e" sha1="00b6c1d0b0ea37f4354acab543b270c0bf45896d" region="gfx2" offset="2"/>
		<rom name="fb_obj-1.322" merge="fb_obj-1.322" size="4194304" crc="29f86f68" sha1="1afe809ce00a25f8b27543e4188edc3e3e604951" region="gfx3" offset="0"/>
		<rom name="fb_obj-2.324" merge="fb_obj-2.324" size="4194304" crc="c9e3130b" sha1="12b5d5363142e8efb3b7fc44289c0afffa5011c6" region="gfx3" offset="400000"/>
		<rom name="fb_obj-3.323" merge="fb_obj-3.323" size="4194304" crc="f6c3bc49" sha1="d0eb9c6aa3954d94e3a442a48e0fe6cc279f5513" region="gfx3" offset="800000"/>
		<rom name="fb_pcm-1.215" merge="fb_pcm-1.215" size="1048576" crc="1d83891c" sha1="09502437562275c14c0f3a0e62b19e91bedb4693" region="user2" offset="0"/>
		<rom name="fb_7.216" merge="fb_7.216" size="524288" crc="874d7b59" sha1="0236753636c9a818780b23f5f506697b9f6d93c7" region="user2" offset="200000"/>
		<chip type="cpu" tag="maincpu" name="I386" clock="25000000"/>
		<chip type="cpu" tag="soundcpu" name="Z80" clock="7159090"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="ymf" name="YMF271" clock="16934400"/>
		<display tag="screen" type="raster" rotate="0" width="320" height="240" refresh="54.000000" />
		<sound channels="2"/>
		<input players="2" buttons="3" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="JP1" tag="JP1" mask="3">
			<dipvalue name="Update" value="3" default="yes"/>
			<dipvalue name="Off" value="1"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<driver status="imperfect" emulation="good" color="good" sound="imperfect" graphic="imperfect" savestate="unsupported" palettesize="6144"/>
	</game>

	<game name="batcir" sourcefile="cps2.c">
		<description>Battle Circuit (Euro 970319)</description>
		<year>1997</year>
		<manufacturer>Capcom</manufacturer>
		<category>Fighter / 2.5D</category>
		<nplayers>4P sim</nplayers>
		<verAdded>.063</verAdded>
		<rom name="btce.03" size="524288" crc="bc60484b" sha1="9b4e46d0f3d96edcd1c3707409507a5027c69039" region="maincpu" offset="0"/>
		<rom name="btce.04" size="524288" crc="457d55f6" sha1="19a39ec30166d4b797babe9d70328ac572d1f916" region="maincpu" offset="80000"/>
		<rom name="btce.05" size="524288" crc="e86560d7" sha1="a978a7f5e0069cd78c8588c2d91b825796c723a5" region="maincpu" offset="100000"/>
		<rom name="btce.06" size="524288" crc="f778e61b" sha1="e8321dece8977131e41c9207946b627074c13ee7" region="maincpu" offset="180000"/>
		<rom name="btc.07" size="524288" crc="7322d5db" sha1="473be1f1bf603bdd82451661a6206507f50ed2b6" region="maincpu" offset="200000"/>
		<rom name="btc.08" size="524288" crc="6aac85ab" sha1="ad02d4185c2b3664fb96350d8ad317d3939a7554" region="maincpu" offset="280000"/>
		<rom name="btc.09" size="524288" crc="1203db08" sha1="fdbea14618b277132f9e010ef36c134a8ea42162" region="maincpu" offset="300000"/>
		<rom name="btc.13m" size="4194304" crc="dc705bad" sha1="96e37147674bf9cd21c770897da59daac25d921a" region="gfx" offset="0"/>
		<rom name="btc.15m" size="4194304" crc="e5779a3c" sha1="bbd7fbe061e751388d2f02434144daf9b1e36640" region="gfx" offset="2"/>
		<rom name="btc.17m" size="4194304" crc="b33f4112" sha1="e501fd921c8bcede69946b029e05d422714c1040" region="gfx" offset="4"/>
		<rom name="btc.19m" size="4194304" crc="a6fcdb7e" sha1="7a28d5d7aa036d23d97fad17d0cdb8210dc8153a" region="gfx" offset="6"/>
		<rom name="btc.01" size="131072" crc="1e194310" sha1="3b29de0aca9dbca59d6b50fb2509e2a913c6b0af" region="audiocpu" offset="0"/>
		<rom name="btc.02" size="131072" crc="01aeb8e6" sha1="50a5d1cce0caf7c5143d4904431e8f41e2a57464" region="audiocpu" offset="28000"/>
		<rom name="btc.11m" size="2097152" crc="c27f2229" sha1="df2459493af40937b6656a16fad43ff51bed2204" region="qsound" offset="0"/>
		<rom name="btc.12m" size="2097152" crc="418a2e33" sha1="0642ddff2ab9255f154419da24ba644ed63f34ab" region="qsound" offset="200000"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="16000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="8000000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="qsound" name="Q-Sound" clock="4000000"/>
		<display tag="screen" type="raster" rotate="0" width="384" height="224" refresh="59.629403" pixclock="8000000" htotal="518" hbend="64" hbstart="448" vtotal="259" vbend="16" vbstart="240" />
		<sound channels="2"/>
		<input players="4" buttons="2" coins="4" service="yes">
			<control type="joy8way"/>
		</input>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="3072"/>
	</game>

	<game name="btoads" sourcefile="btoads.c">
		<description>Battletoads</description>
		<year>1994</year>
		<manufacturer>Rare / Electronic Arts</manufacturer>
		<category>Fighter / 2.5D</category>
		<nplayers>3P sim</nplayers>
		<verAdded>.057</verAdded>
		<controls_info>numPlayers="3" alternating="0" mirrored="1" usesService="0" tilt="0" cocktail="0"</controls_info>
		<player number="1" numButtons="2">
			<controls>
				<control name="8-way Joystick">
					<constant name="joy8way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Start / Attack"/>
				<label name="P1_BUTTON2" value="Jump"/>
				<label name="P1_JOYSTICK_UP" value="Up"/>
				<label name="P1_JOYSTICK_DOWN" value="Down"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
			</labels>
		</player>
		<rom name="bt.u102" size="32768" crc="a90b911a" sha1="6ec25161e68df1c9870d48cc2b1f85cd1a49aba9" region="audiocpu" offset="0"/>
		<rom name="btc0-p0.u120" size="4194304" crc="0dfd1e35" sha1="733a0a4235bebd598c600f187ed2628f28cf9bd0" region="user1" offset="0"/>
		<rom name="btc0-p1.u121" size="4194304" crc="df7487e1" sha1="67151b900767bb2653b5261a98c81ff8827222c3" region="user1" offset="2"/>
		<rom name="btc0-s.u109" size="2097152" crc="d9612ddb" sha1="f186dfb013e81abf81ba8ac5dc7eb731c1ad82b6" region="bsmt" offset="0"/>
		<rom name="u10.bin" size="343" crc="b1144178" sha1="15fb047adee4125e9fcf04171e0a502655e0a3d8" region="plds" offset="0"/>
		<rom name="u11.bin" size="343" crc="7c6beb96" sha1="2f19d21889dd765b344ad7d257ea7c244baebec2" region="plds" offset="0"/>
		<rom name="u57.bin" size="343" crc="be355a56" sha1="975238bb1ea8fef14458d6f264a82aa77ecf865d" region="plds" offset="0"/>
		<rom name="u58.bin" size="343" crc="41ed339c" sha1="5853c805a902e6d12c979958d878d1cefd6908cc" region="plds" offset="0"/>
		<rom name="u90.bin" size="343" crc="a0d0c3f1" sha1="47464c2ef9fadbba933df27767f377e0c29158aa" region="plds" offset="0"/>
		<rom name="u144.bin" size="343" crc="8597017f" sha1="003d7b5de57e48f831ab211e2783fff338ce2f32" region="plds" offset="0"/>
		<device_ref name="bsmt2000"/>
		<chip type="cpu" tag="maincpu" name="TMS34020" clock="32000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="6000000"/>
		<chip type="cpu" tag="bsmt:bsmt2000" name="TMS32015" clock="24000000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="bsmt" name="BSMT2000" clock="24000000"/>
		<display tag="screen" type="raster" rotate="0" width="512" height="224" refresh="60.797665" pixclock="10000000" htotal="640" hbend="0" hbstart="512" vtotal="257" vbend="0" vbstart="224" />
		<sound channels="2"/>
		<input players="3" buttons="2" coins="3" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Demo Sounds" tag="SW1" mask="1">
			<dipvalue name="Off" value="1"/>
			<dipvalue name="On" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Stereo" tag="SW1" mask="2">
			<dipvalue name="Off" value="2"/>
			<dipvalue name="On" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Common Coin Mech" tag="SW1" mask="4">
			<dipvalue name="Off" value="4"/>
			<dipvalue name="On" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Three Players" tag="SW1" mask="8">
			<dipvalue name="Off" value="8" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Free Play" tag="SW1" mask="16">
			<dipvalue name="Off" value="16" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Blood Free Mode" tag="SW1" mask="32">
			<dipvalue name="Off" value="32" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Credit Retention" tag="SW1" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="SW1" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="0"/>
	</game>

	<game name="berzerk" sourcefile="berzerk.c">
		<description>Berzerk (set 1)</description>
		<year>1980</year>
		<manufacturer>Stern Electronics</manufacturer>
		<category>Maze / Shooter Small</category>
		<nplayers>2P alt</nplayers>
		<verAdded>.029</verAdded>
		<controls_info>numPlayers="2" alternating="1" mirrored="1" usesService="0" tilt="0" cocktail="1"</controls_info>
		<player number="1" numButtons="1">
			<controls>
				<control name="8-way Joystick">
					<constant name="joy8way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Fire"/>
				<label name="P1_JOYSTICK_UP" value="Up"/>
				<label name="P1_JOYSTICK_DOWN" value="Down"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
			</labels>
		</player>
		<rom name="1c-0" size="2048" crc="ca566dbc" sha1="fae2647f12f1cd82826db61b53b116a5e0c9f995" region="maincpu" offset="0"/>
		<rom name="1d-1" size="2048" crc="7ba69fde" sha1="69af170c4a39a3494dcd180737e5c87b455f9203" region="maincpu" offset="1000"/>
		<rom name="3d-2" size="2048" crc="a1d5248b" sha1="a0b7842f6a5f86c16d80d78e7012c78b3ea11d1d" region="maincpu" offset="1800"/>
		<rom name="5d-3" size="2048" crc="fcaefa95" sha1="07f849aa39f1e3db938187ffde4a46a588156ddc" region="maincpu" offset="2000"/>
		<rom name="6d-4" size="2048" crc="1e35b9a0" sha1="5a5e549ec0e4803ab2d1eac6b3e7171aedf28244" region="maincpu" offset="2800"/>
		<rom name="5c-5" size="2048" crc="c8c665e5" sha1="e9eca4b119549e0061384abf52327c14b0d56624" region="maincpu" offset="3000"/>
		<rom name="berzerk_r_vo_1c.1c" size="2048" crc="2cfe825d" sha1="f12fed8712f20fa8213f606c4049a8144bfea42e" region="speech" offset="0"/>
		<rom name="berzerk_r_vo_2c.2c" size="2048" crc="d2b6324e" sha1="20a6611ad6ec19409ac138bdae7bdfaeab6c47cf" region="speech" offset="800"/>
		<chip type="cpu" tag="maincpu" name="Z80" clock="2500000"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="speech" name="S14001A"/>
		<chip type="audio" tag="exidy" name="Exidy SFX"/>
		<display tag="screen" type="raster" rotate="0" width="256" height="224" refresh="59.637405" pixclock="5000000" htotal="320" hbend="0" hbstart="256" vtotal="262" vbend="32" vbstart="256" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="3">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Cabinet" tag="P2" mask="128">
			<dipvalue name="Upright" value="128" default="yes"/>
			<dipvalue name="Cocktail" value="0"/>
		</dipswitch>
		<dipswitch name="Color Test" tag="F2" mask="3">
			<dipvalue name="Off" value="0" default="yes"/>
			<dipvalue name="On" value="3"/>
		</dipswitch>
		<dipswitch name="Bonus Life" tag="F2" mask="192">
			<dipvalue name="5000 and 10000" value="192" default="yes"/>
			<dipvalue name="5000" value="64"/>
			<dipvalue name="10000" value="128"/>
			<dipvalue name="None" value="0"/>
		</dipswitch>
		<dipswitch name="Input Test Mode" tag="F3" mask="1">
			<dipvalue name="Off" value="0" default="yes"/>
			<dipvalue name="On" value="1"/>
		</dipswitch>
		<dipswitch name="Crosshair Pattern" tag="F3" mask="2">
			<dipvalue name="Off" value="0" default="yes"/>
			<dipvalue name="On" value="2"/>
		</dipswitch>
		<dipswitch name="Language" tag="F3" mask="192">
			<dipvalue name="English" value="0" default="yes"/>
			<dipvalue name="German" value="64"/>
			<dipvalue name="French" value="128"/>
			<dipvalue name="Spanish" value="192"/>
		</dipswitch>
		<dipswitch name="Coin 1" tag="F4" mask="15">
			<dipvalue name="2 Coins/1 Credit" value="9"/>
			<dipvalue name="4 Coins/3 Credits" value="13"/>
			<dipvalue name="1 Coin/1 Credit" value="0" default="yes"/>
			<dipvalue name="4 Coins/5 Credits" value="14"/>
			<dipvalue name="2 Coins/3 Credits" value="10"/>
			<dipvalue name="4 Coins/7 Credits" value="15"/>
			<dipvalue name="1 Coin/2 Credits" value="1"/>
			<dipvalue name="2 Coins/5 Credits" value="11"/>
			<dipvalue name="1 Coin/3 Credits" value="2"/>
			<dipvalue name="2 Coins/7 Credits" value="12"/>
			<dipvalue name="1 Coin/4 Credits" value="3"/>
			<dipvalue name="1 Coin/5 Credits" value="4"/>
			<dipvalue name="1 Coin/6 Credits" value="5"/>
			<dipvalue name="1 Coin/7 Credits" value="6"/>
			<dipvalue name="1 Coin/10 Credits" value="7"/>
			<dipvalue name="1 Coin/14 Credits" value="8"/>
		</dipswitch>
		<dipswitch name="Coin 2" tag="F5" mask="15">
			<dipvalue name="2 Coins/1 Credit" value="9"/>
			<dipvalue name="4 Coins/3 Credits" value="13"/>
			<dipvalue name="1 Coin/1 Credit" value="0" default="yes"/>
			<dipvalue name="4 Coins/5 Credits" value="14"/>
			<dipvalue name="2 Coins/3 Credits" value="10"/>
			<dipvalue name="4 Coins/7 Credits" value="15"/>
			<dipvalue name="1 Coin/2 Credits" value="1"/>
			<dipvalue name="2 Coins/5 Credits" value="11"/>
			<dipvalue name="1 Coin/3 Credits" value="2"/>
			<dipvalue name="2 Coins/7 Credits" value="12"/>
			<dipvalue name="1 Coin/4 Credits" value="3"/>
			<dipvalue name="1 Coin/5 Credits" value="4"/>
			<dipvalue name="1 Coin/6 Credits" value="5"/>
			<dipvalue name="1 Coin/7 Credits" value="6"/>
			<dipvalue name="1 Coin/10 Credits" value="7"/>
			<dipvalue name="1 Coin/14 Credits" value="8"/>
		</dipswitch>
		<dipswitch name="Coin 3" tag="F6" mask="15">
			<dipvalue name="2 Coins/1 Credit" value="9"/>
			<dipvalue name="4 Coins/3 Credits" value="13"/>
			<dipvalue name="1 Coin/1 Credit" value="0" default="yes"/>
			<dipvalue name="4 Coins/5 Credits" value="14"/>
			<dipvalue name="2 Coins/3 Credits" value="10"/>
			<dipvalue name="4 Coins/7 Credits" value="15"/>
			<dipvalue name="1 Coin/2 Credits" value="1"/>
			<dipvalue name="2 Coins/5 Credits" value="11"/>
			<dipvalue name="1 Coin/3 Credits" value="2"/>
			<dipvalue name="2 Coins/7 Credits" value="12"/>
			<dipvalue name="1 Coin/4 Credits" value="3"/>
			<dipvalue name="1 Coin/5 Credits" value="4"/>
			<dipvalue name="1 Coin/6 Credits" value="5"/>
			<dipvalue name="1 Coin/7 Credits" value="6"/>
			<dipvalue name="1 Coin/10 Credits" value="7"/>
			<dipvalue name="1 Coin/14 Credits" value="8"/>
		</dipswitch>
		<configuration name="Monitor Type" tag="MONITOR_TYPE" mask="1">
			<confsetting name="Wells-Gardner" value="0" default="yes"/>
			<confsetting name="Electrohome" value="1"/>
		</configuration>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="0"/>
	</game>

	<game name="blktiger" sourcefile="blktiger.c">
		<description>Black Tiger</description>
		<year>1987</year>
		<manufacturer>Capcom</manufacturer>
		<category>Platform / Fighter Scrolling</category>
		<nplayers>2P alt</nplayers>
		<verAdded>.029</verAdded>
		<controls_info>numPlayers="2" alternating="1" mirrored="1" usesService="0" tilt="0" cocktail="1"</controls_info>
		<player number="1" numButtons="2">
			<controls>
				<control name="8-way Joystick">
					<constant name="joy8way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Mace"/>
				<label name="P1_BUTTON2" value="Jump"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_DOWN" value="Down"/>
				<label name="P1_JOYSTICK_UP" value="Up"/>
			</labels>
		</player>
		<rom name="bdu-01a.5e" size="32768" crc="a8f98f22" sha1="f77c0d0ebf3e52a21d2c0c5004350a408b8e6d24" region="maincpu" offset="0"/>
		<rom name="bdu-02a.6e" size="65536" crc="7bef96e8" sha1="6d05a73d8400dead78c561b904bf6ef8311e7b91" region="maincpu" offset="10000"/>
		<rom name="bdu-03a.8e" size="65536" crc="4089e157" sha1="7972b1c745057802d4fd66d88b0101eb3c03e701" region="maincpu" offset="20000"/>
		<rom name="bd-04.9e" size="65536" crc="ed6af6ec" sha1="bed303c51bcddf233ad0701306d557a60ce9f5a5" region="maincpu" offset="30000"/>
		<rom name="bd-05.10e" size="65536" crc="ae59b72e" sha1="6e72214b71f2f337af236c8be891a18570cb6fbb" region="maincpu" offset="40000"/>
		<rom name="bd-06.1l" size="32768" crc="2cf54274" sha1="87df100c65999ba1e9d358ffd0fe4bba23ae0efb" region="audiocpu" offset="0"/>
		<rom name="bd.6k" size="4096" crc="ac7d14f1" sha1="46fd6b43f10312e3e8d3c9e0c0fd616af98fdbad" region="mcu" offset="0"/>
		<rom name="bd-15.2n" size="32768" crc="70175d78" sha1="2f02be2785d1824002145ea20db79821d0393929" region="gfx1" offset="0"/>
		<rom name="bd-12.5b" size="65536" crc="c4524993" sha1="9aa6c58004ca1117e5ac44ba8fc51e9128b921b8" region="gfx2" offset="0"/>
		<rom name="bd-11.4b" size="65536" crc="7932c86f" sha1="b3b1bc1e2b0db5c2eb8772f8a2c35129cc80d511" region="gfx2" offset="10000"/>
		<rom name="bd-14.9b" size="65536" crc="dc49593a" sha1="e4ef42ba9f238fd43c8217657c92896f31d3912c" region="gfx2" offset="20000"/>
		<rom name="bd-13.8b" size="65536" crc="7ed7a122" sha1="3acc6d4c9731db0609c2e26e3bd255847149ca33" region="gfx2" offset="30000"/>
		<rom name="bd-08.5a" size="65536" crc="e2f17438" sha1="3e5fdae07d40febedc59c7c7c4d9c6f0d72b58b5" region="gfx3" offset="0"/>
		<rom name="bd-07.4a" size="65536" crc="5fccbd27" sha1="33c55aa9c12b3121ca5c3b4c39a9b152b6946461" region="gfx3" offset="10000"/>
		<rom name="bd-10.9a" size="65536" crc="fc33ccc6" sha1="d492626a88565c2626f98ecb1d74535f1ad68e4c" region="gfx3" offset="20000"/>
		<rom name="bd-09.8a" size="65536" crc="f449de01" sha1="f6b40e9eb2471b89c42ab84f4214295d284db0c3" region="gfx3" offset="30000"/>
		<rom name="bd01.8j" size="256" crc="29b459e5" sha1="0034734a533df3dea16b7b48e072485d7f26f850" region="proms" offset="0"/>
		<rom name="bd02.9j" size="256" crc="8b741e66" sha1="6c1fda59936a7217b05949f5c54b1f91f4b49dbe" region="proms" offset="100"/>
		<rom name="bd03.11k" size="256" crc="27201c75" sha1="c54d87f06bfe0b0908389c005014d97156e272c2" region="proms" offset="200"/>
		<rom name="bd04.11l" size="256" crc="e5490b68" sha1="40f9f92efe7dd97b49144aec02eb509834056915" region="proms" offset="300"/>
		<chip type="cpu" tag="maincpu" name="Z80" clock="6000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="3579545"/>
		<chip type="cpu" tag="mcu" name="I8751" clock="6000000"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="ym1" name="YM2203" clock="3579545"/>
		<chip type="audio" tag="ym2" name="YM2203" clock="3579545"/>
		<display tag="screen" type="raster" rotate="0" width="256" height="224" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Coin A" tag="DSW0" mask="7">
			<dipvalue name="4 Coins/1 Credit" value="0"/>
			<dipvalue name="3 Coins/1 Credit" value="1"/>
			<dipvalue name="2 Coins/1 Credit" value="2"/>
			<dipvalue name="1 Coin/1 Credit" value="7" default="yes"/>
			<dipvalue name="1 Coin/2 Credits" value="6"/>
			<dipvalue name="1 Coin/3 Credits" value="5"/>
			<dipvalue name="1 Coin/4 Credits" value="4"/>
			<dipvalue name="1 Coin/5 Credits" value="3"/>
		</dipswitch>
		<dipswitch name="Coin B" tag="DSW0" mask="56">
			<dipvalue name="4 Coins/1 Credit" value="0"/>
			<dipvalue name="3 Coins/1 Credit" value="8"/>
			<dipvalue name="2 Coins/1 Credit" value="16"/>
			<dipvalue name="1 Coin/1 Credit" value="56" default="yes"/>
			<dipvalue name="1 Coin/2 Credits" value="48"/>
			<dipvalue name="1 Coin/3 Credits" value="40"/>
			<dipvalue name="1 Coin/4 Credits" value="32"/>
			<dipvalue name="1 Coin/5 Credits" value="24"/>
		</dipswitch>
		<dipswitch name="Flip Screen" tag="DSW0" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Test" tag="DSW0" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Lives" tag="DSW1" mask="3">
			<dipvalue name="2" value="2"/>
			<dipvalue name="3" value="3" default="yes"/>
			<dipvalue name="5" value="1"/>
			<dipvalue name="7" value="0"/>
		</dipswitch>
		<dipswitch name="Difficulty" tag="DSW1" mask="28">
			<dipvalue name="1 (Easiest)" value="28"/>
			<dipvalue name="2" value="24"/>
			<dipvalue name="3" value="20"/>
			<dipvalue name="4" value="16"/>
			<dipvalue name="5 (Normal)" value="12" default="yes"/>
			<dipvalue name="6" value="8"/>
			<dipvalue name="7" value="4"/>
			<dipvalue name="8 (Hardest)" value="0"/>
		</dipswitch>
		<dipswitch name="Demo Sounds" tag="DSW1" mask="32">
			<dipvalue name="Off" value="0"/>
			<dipvalue name="On" value="32" default="yes"/>
		</dipswitch>
		<dipswitch name="Allow Continue" tag="DSW1" mask="64">
			<dipvalue name="No" value="0"/>
			<dipvalue name="Yes" value="64" default="yes"/>
		</dipswitch>
		<dipswitch name="Cabinet" tag="DSW1" mask="128">
			<dipvalue name="Upright" value="0" default="yes"/>
			<dipvalue name="Cocktail" value="128"/>
		</dipswitch>
		<dipswitch name="Freeze" tag="FREEZE" mask="1">
			<dipvalue name="Off" value="1" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<configuration name="Coin Lockout Hardware Present" tag="COIN_LOCKOUT" mask="1">
			<confsetting name="Yes" value="1" default="yes"/>
			<confsetting name="No" value="0"/>
		</configuration>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="1024"/>
	</game>

	<game name="blazeon" sourcefile="kaneko16.c">
		<description>Blaze On (Japan)</description>
		<year>1992</year>
		<manufacturer>Atlus</manufacturer>
		<category>Shooter / Flying Horizontal</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.037b08</verAdded>
		<controls_info>numPlayers="2" alternating="0" mirrored="1" usesService="0" tilt="1" cocktail="0"</controls_info>
		<player number="1" numButtons="2">
			<controls>
				<control name="8-way Joystick">
					<constant name="joy8way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Normal Shot"/>
				<label name="P1_BUTTON2" value="Special Weapon / Attack"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_DOWN" value="Down"/>
				<label name="P1_JOYSTICK_UP" value="Up"/>
			</labels>
		</player>
		<rom name="bz_prg1.u80" size="262144" crc="8409e31d" sha1="a9dfc299f4b457df190314401aef309adfaf9bae" region="maincpu" offset="0"/>
		<rom name="bz_prg2.u81" size="262144" crc="b8a0a08b" sha1="5f275b98d3e49a834850b45179d26e8c2f9fd604" region="maincpu" offset="1"/>
		<rom name="3.u45" size="131072" crc="52fe4c94" sha1="896230e4627503292575bbd84edc3cf9cb18b27e" region="audiocpu" offset="0"/>
		<rom name="bz_sp1.u20" size="1048576" crc="0d5809a1" sha1="e72669f95b050d1967d10a865bab8f3634c9daad" region="gfx1" offset="0"/>
		<rom name="bz_sp1.u68" size="1048576" crc="0d5809a1" sha1="e72669f95b050d1967d10a865bab8f3634c9daad" region="gfx1" offset="0"/>
		<rom name="bz_sp2.u21" size="1048576" crc="56ead2bd" sha1="463723f3c533603ce3a95310e9ce12b4e582b52d" region="gfx1" offset="100000"/>
		<rom name="bz_sp2.u86" size="1048576" crc="56ead2bd" sha1="463723f3c533603ce3a95310e9ce12b4e582b52d" region="gfx1" offset="100000"/>
		<rom name="bz_bg.u2" size="1048576" crc="fc67f19f" sha1="f5d9e037a736b0932efbfb48587de08bec93df5d" region="gfx2" offset="0"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="12000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="4000000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="ymsnd" name="YM2151" clock="4000000"/>
		<display tag="screen" type="raster" rotate="0" width="320" height="232" refresh="60.000000" />
		<sound channels="2"/>
		<input players="2" buttons="2" coins="2" service="yes" tilt="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Difficulty" tag="DSW2_P1" mask="3">
			<dipvalue name="Easy" value="2"/>
			<dipvalue name="Normal" value="3" default="yes"/>
			<dipvalue name="Hard" value="1"/>
			<dipvalue name="Hardest" value="0"/>
		</dipswitch>
		<dipswitch name="Lives" tag="DSW2_P1" mask="12">
			<dipvalue name="2" value="0"/>
			<dipvalue name="3" value="12" default="yes"/>
			<dipvalue name="4" value="8"/>
			<dipvalue name="5" value="4"/>
		</dipswitch>
		<dipswitch name="Demo Sounds" tag="DSW2_P1" mask="16">
			<dipvalue name="Off" value="0"/>
			<dipvalue name="On" value="16" default="yes"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSW2_P1" mask="32">
			<dipvalue name="Off" value="32" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSW2_P1" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Service Mode" tag="DSW2_P1" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Coin A" tag="DSW1_P2" mask="15">
			<dipvalue name="4 Coins/1 Credit" value="7"/>
			<dipvalue name="3 Coins/1 Credit" value="8"/>
			<dipvalue name="6 Coins/3 Credits" value="5"/>
			<dipvalue name="2 Coins/1 Credit" value="9"/>
			<dipvalue name="4 Coins/3 Credits" value="4"/>
			<dipvalue name="1 Coin/1 Credit" value="15" default="yes"/>
			<dipvalue name="5 Coins/6 Credits" value="3"/>
			<dipvalue name="4 Coins/5 Credits" value="2"/>
			<dipvalue name="2 Coins/3 Credits" value="6"/>
			<dipvalue name="1 Coin/2 Credits" value="14"/>
			<dipvalue name="1 Coin/3 Credits" value="13"/>
			<dipvalue name="1 Coin/4 Credits" value="12"/>
			<dipvalue name="1 Coin/5 Credits" value="11"/>
			<dipvalue name="1 Coin/6 Credits" value="10"/>
		</dipswitch>
		<dipswitch name="Coin B" tag="DSW1_P2" mask="240">
			<dipvalue name="4 Coins/1 Credit" value="112"/>
			<dipvalue name="3 Coins/1 Credit" value="128"/>
			<dipvalue name="6 Coins/3 Credits" value="80"/>
			<dipvalue name="2 Coins/1 Credit" value="144"/>
			<dipvalue name="4 Coins/3 Credits" value="64"/>
			<dipvalue name="1 Coin/1 Credit" value="240" default="yes"/>
			<dipvalue name="5 Coins/6 Credits" value="48"/>
			<dipvalue name="4 Coins/5 Credits" value="32"/>
			<dipvalue name="2 Coins/3 Credits" value="96"/>
			<dipvalue name="1 Coin/2 Credits" value="224"/>
			<dipvalue name="1 Coin/3 Credits" value="208"/>
			<dipvalue name="1 Coin/4 Credits" value="192"/>
			<dipvalue name="1 Coin/5 Credits" value="176"/>
			<dipvalue name="1 Coin/6 Credits" value="160"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="2048"/>
	</game>

	<game name="blazstar" sourcefile="neodrvr.c" romof="neogeo">
		<description>Blazing Star</description>
		<year>1998</year>
		<manufacturer>Yumekobo</manufacturer>
		<biosset name="euro" description="Europe MVS (Ver. 2)" default="yes"/>
		<biosset name="euro-s1" description="Europe MVS (Ver. 1)"/>
		<biosset name="us" description="US MVS (Ver. 2?)"/>
		<biosset name="us-e" description="US MVS (Ver. 1)"/>
		<biosset name="asia" description="Asia MVS (Ver. 3)"/>
		<biosset name="japan" description="Japan MVS (Ver. 3)"/>
		<biosset name="japan-s2" description="Japan MVS (Ver. 2)"/>
		<biosset name="japan-s1" description="Japan MVS (Ver. 1)"/>
		<biosset name="mv1c" description="NEO-MVH MV1C"/>
		<biosset name="japan-j3" description="Japan MVS (J3)"/>
		<biosset name="japan-hotel" description="Custom Japanese Hotel"/>
		<biosset name="uni-bios_2_3" description="Universe Bios (Hack, Ver. 2.3)"/>
		<biosset name="uni-bios_2_3o" description="Universe Bios (Hack, Ver. 2.3, older?)"/>
		<biosset name="uni-bios_2_2" description="Universe Bios (Hack, Ver. 2.2)"/>
		<biosset name="uni-bios_2_1" description="Universe Bios (Hack, Ver. 2.1)"/>
		<biosset name="uni-bios_2_0" description="Universe Bios (Hack, Ver. 2.0)"/>
		<biosset name="uni-bios_1_3" description="Universe Bios (Hack, Ver. 1.3)"/>
		<biosset name="uni-bios_1_2" description="Universe Bios (Hack, Ver. 1.2)"/>
		<biosset name="uni-bios_1_2o" description="Universe Bios (Hack, Ver. 1.2, older)"/>
		<biosset name="uni-bios_1_1" description="Universe Bios (Hack, Ver. 1.1)"/>
		<biosset name="uni-bios_1_0" description="Universe Bios (Hack, Ver. 1.0)"/>
		<biosset name="uni-bios_3_0" description="Universe Bios (Hack, Ver. 3.0)"/>
		<category>Shooter / Flying Horizontal</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.034rc2</verAdded>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="mainbios" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="mainbios" offset="0"/>
		<rom name="sp-u2.sp1" merge="sp-u2.sp1" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="mainbios" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="mainbios" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="mainbios" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="mainbios" offset="0"/>
		<rom name="sp-j2.sp1" merge="sp-j2.sp1" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="mainbios" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="mainbios" offset="0"/>
		<rom name="sp-45.sp1" merge="sp-45.sp1" bios="mv1c" size="524288" crc="03cc9f6a" sha1="cdf1f49e3ff2bac528c21ed28449cf35b7957dc1" region="mainbios" offset="0"/>
		<rom name="japan-j3.bin" merge="japan-j3.bin" bios="japan-j3" size="131072" crc="dff6d41f" sha1="e92910e20092577a4523a6b39d578a71d4de7085" region="mainbios" offset="0"/>
		<rom name="sp-1v1_3db8c.bin" merge="sp-1v1_3db8c.bin" bios="japan-hotel" size="131072" crc="162f0ebe" sha1="fe1c6dd3dfcf97d960065b1bb46c1e11cb7bf271" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_3.rom" merge="uni-bios_2_3.rom" bios="uni-bios_2_3" size="131072" crc="27664eb5" sha1="5b02900a3ccf3df168bdcfc98458136fd2b92ac0" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_3o.rom" merge="uni-bios_2_3o.rom" bios="uni-bios_2_3o" size="131072" crc="601720ae" sha1="1b8a72c720cdb5ee3f1d735bbcf447b09204b8d9" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_2.rom" merge="uni-bios_2_2.rom" bios="uni-bios_2_2" size="131072" crc="2d50996a" sha1="5241a4fb0c63b1a23fd1da8efa9c9a9bd3b4279c" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_1.rom" merge="uni-bios_2_1.rom" bios="uni-bios_2_1" size="131072" crc="8dabf76b" sha1="c23732c4491d966cf0373c65c83c7a4e88f0082c" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_0.rom" merge="uni-bios_2_0.rom" bios="uni-bios_2_0" size="131072" crc="0c12c2ad" sha1="37bcd4d30f3892078b46841d895a6eff16dc921e" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_3.rom" merge="uni-bios_1_3.rom" bios="uni-bios_1_3" size="131072" crc="b24b44a0" sha1="eca8851d30557b97c309a0d9f4a9d20e5b14af4e" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_2.rom" merge="uni-bios_1_2.rom" bios="uni-bios_1_2" size="131072" crc="4fa698e9" sha1="682e13ec1c42beaa2d04473967840c88fd52c75a" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_2o.rom" merge="uni-bios_1_2o.rom" bios="uni-bios_1_2o" size="131072" crc="e19d3ce9" sha1="af88ef837f44a3af2d7144bb46a37c8512b67770" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_1.rom" merge="uni-bios_1_1.rom" bios="uni-bios_1_1" size="131072" crc="5dda0d84" sha1="4153d533c02926a2577e49c32657214781ff29b7" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_0.rom" merge="uni-bios_1_0.rom" bios="uni-bios_1_0" size="131072" crc="0ce453a0" sha1="3b4c0cd26c176fc6b26c3a2f95143dd478f6abf9" region="mainbios" offset="0"/>
		<rom name="uni-bios_3_0.rom" merge="uni-bios_3_0.rom" bios="uni-bios_3_0" size="131072" crc="a97c89a9" sha1="97a5eff3b119062f10e31ad6f04fe4b90d366e7f" region="mainbios" offset="0"/>
		<rom name="239-p1.p1" size="1048576" crc="183682f8" sha1="dcee1c2cf4a991ca1f9f2b40c4a738f21682807b" region="maincpu" offset="0"/>
		<rom name="239-p2.sp2" size="2097152" crc="9a9f4154" sha1="f8805453d0995c8fa16cd9accfb7a990071ca630" region="maincpu" offset="100000"/>
		<rom name="239-s1.s1" size="131072" crc="d56cb498" sha1="420ce56431dc7f3f7de84fcbc8c0a17b5eab205e" region="fixed" offset="0"/>
		<rom name="sfix.sfix" merge="sfix.sfix" size="131072" crc="c2ea0cfd" sha1="fd4a618cdcdbf849374f0a50dd8efe9dbab706c3" region="fixedbios" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="131072" crc="5a86cff2" sha1="5992277debadeb64d1c1c64b0a92d9293eaf7e4a" region="zoomy" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="94416d67" sha1="42f9d7ddd6c0931fd64226a60dc73602b2819dcf" region="audiobios" offset="0"/>
		<rom name="239-m1.m1" size="131072" crc="d31a3aea" sha1="e23abfeb23052f0358edcf2c83401025fe632511" region="audiocpu" offset="0"/>
		<rom name="239-v1.v1" size="4194304" crc="1b8d5bf7" sha1="67fc1f7e36e92a89cd1d415eb31a2892f57b0d04" region="ymsnd" offset="0"/>
		<rom name="239-v2.v2" size="4194304" crc="74cf0a70" sha1="b00451a2a30de2517ae3eca35eb1fe985b950eb8" region="ymsnd" offset="400000"/>
		<rom name="239-c1.c1" size="4194304" crc="84f6d584" sha1="ff36db8504611b0d8d942d1e24823ff71e4aeb37" region="sprites" offset="0"/>
		<rom name="239-c2.c2" size="4194304" crc="05a0cb22" sha1="4abe03e7f3a86f277131d413a3151c7b9c3646c8" region="sprites" offset="1"/>
		<rom name="239-c3.c3" size="4194304" crc="5fb69c9e" sha1="77b96518d8ad8ad120537e0f8ba65d69d1c33566" region="sprites" offset="800000"/>
		<rom name="239-c4.c4" size="4194304" crc="0be028c4" sha1="d3f8b37786ca7838c3525895a7f2b49afc8530d4" region="sprites" offset="800001"/>
		<rom name="239-c5.c5" size="4194304" crc="74bae5f8" sha1="812c9a31f0721c2971a316b084ce69337dbe3747" region="sprites" offset="1000000"/>
		<rom name="239-c6.c6" size="4194304" crc="4e0700d2" sha1="cd059fb713c403208923c17e1e8ef02fcfd2fe8d" region="sprites" offset="1000001"/>
		<rom name="239-c7.c7" size="4194304" crc="010ff4fd" sha1="2571d406442f007a7458d8ccb0939a9201c9c9bf" region="sprites" offset="1800000"/>
		<rom name="239-c8.c8" size="4194304" crc="db60460e" sha1="a5cb27c0983c8b400d96fd0828ef0639a66d4dba" region="sprites" offset="1800001"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="12000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="4000000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="ymsnd" name="YM2610" clock="8000000"/>
		<display tag="screen" type="raster" rotate="0" width="320" height="224" refresh="59.185606" pixclock="6000000" htotal="384" hbend="30" hbstart="350" vtotal="264" vbend="16" vbstart="240" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch" tag="IN0" mask="1">
			<dipvalue name="Off" value="1" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?" tag="IN0" mask="2">
			<dipvalue name="1?" value="0"/>
			<dipvalue name="2?" value="2" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)" tag="IN0" mask="4">
			<dipvalue name="Off" value="4" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="COMM Setting (Cabinet No.)" tag="IN0" mask="24">
			<dipvalue name="1" value="24" default="yes"/>
			<dipvalue name="2" value="16"/>
			<dipvalue name="3" value="8"/>
			<dipvalue name="4" value="0"/>
		</dipswitch>
		<dipswitch name="COMM Setting (Link Enable)" tag="IN0" mask="32">
			<dipvalue name="Off" value="32" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Free Play" tag="IN0" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Freeze" tag="IN0" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="0"/>
	</game>

	<game name="bjourney" sourcefile="neodrvr.c" romof="neogeo">
		<description>Blue's Journey / Raguy (ALM-001)(ALH-001)</description>
		<year>1990</year>
		<manufacturer>Alpha Denshi Co.</manufacturer>
		<biosset name="euro" description="Europe MVS (Ver. 2)" default="yes"/>
		<biosset name="euro-s1" description="Europe MVS (Ver. 1)"/>
		<biosset name="us" description="US MVS (Ver. 2?)"/>
		<biosset name="us-e" description="US MVS (Ver. 1)"/>
		<biosset name="asia" description="Asia MVS (Ver. 3)"/>
		<biosset name="japan" description="Japan MVS (Ver. 3)"/>
		<biosset name="japan-s2" description="Japan MVS (Ver. 2)"/>
		<biosset name="japan-s1" description="Japan MVS (Ver. 1)"/>
		<biosset name="mv1c" description="NEO-MVH MV1C"/>
		<biosset name="japan-j3" description="Japan MVS (J3)"/>
		<biosset name="japan-hotel" description="Custom Japanese Hotel"/>
		<biosset name="uni-bios_2_3" description="Universe Bios (Hack, Ver. 2.3)"/>
		<biosset name="uni-bios_2_3o" description="Universe Bios (Hack, Ver. 2.3, older?)"/>
		<biosset name="uni-bios_2_2" description="Universe Bios (Hack, Ver. 2.2)"/>
		<biosset name="uni-bios_2_1" description="Universe Bios (Hack, Ver. 2.1)"/>
		<biosset name="uni-bios_2_0" description="Universe Bios (Hack, Ver. 2.0)"/>
		<biosset name="uni-bios_1_3" description="Universe Bios (Hack, Ver. 1.3)"/>
		<biosset name="uni-bios_1_2" description="Universe Bios (Hack, Ver. 1.2)"/>
		<biosset name="uni-bios_1_2o" description="Universe Bios (Hack, Ver. 1.2, older)"/>
		<biosset name="uni-bios_1_1" description="Universe Bios (Hack, Ver. 1.1)"/>
		<biosset name="uni-bios_1_0" description="Universe Bios (Hack, Ver. 1.0)"/>
		<biosset name="uni-bios_3_0" description="Universe Bios (Hack, Ver. 3.0)"/>
		<category>Platform / Fighter Scrolling</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.034b02</verAdded>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="mainbios" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="mainbios" offset="0"/>
		<rom name="sp-u2.sp1" merge="sp-u2.sp1" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="mainbios" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="mainbios" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="mainbios" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="mainbios" offset="0"/>
		<rom name="sp-j2.sp1" merge="sp-j2.sp1" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="mainbios" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="mainbios" offset="0"/>
		<rom name="sp-45.sp1" merge="sp-45.sp1" bios="mv1c" size="524288" crc="03cc9f6a" sha1="cdf1f49e3ff2bac528c21ed28449cf35b7957dc1" region="mainbios" offset="0"/>
		<rom name="japan-j3.bin" merge="japan-j3.bin" bios="japan-j3" size="131072" crc="dff6d41f" sha1="e92910e20092577a4523a6b39d578a71d4de7085" region="mainbios" offset="0"/>
		<rom name="sp-1v1_3db8c.bin" merge="sp-1v1_3db8c.bin" bios="japan-hotel" size="131072" crc="162f0ebe" sha1="fe1c6dd3dfcf97d960065b1bb46c1e11cb7bf271" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_3.rom" merge="uni-bios_2_3.rom" bios="uni-bios_2_3" size="131072" crc="27664eb5" sha1="5b02900a3ccf3df168bdcfc98458136fd2b92ac0" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_3o.rom" merge="uni-bios_2_3o.rom" bios="uni-bios_2_3o" size="131072" crc="601720ae" sha1="1b8a72c720cdb5ee3f1d735bbcf447b09204b8d9" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_2.rom" merge="uni-bios_2_2.rom" bios="uni-bios_2_2" size="131072" crc="2d50996a" sha1="5241a4fb0c63b1a23fd1da8efa9c9a9bd3b4279c" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_1.rom" merge="uni-bios_2_1.rom" bios="uni-bios_2_1" size="131072" crc="8dabf76b" sha1="c23732c4491d966cf0373c65c83c7a4e88f0082c" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_0.rom" merge="uni-bios_2_0.rom" bios="uni-bios_2_0" size="131072" crc="0c12c2ad" sha1="37bcd4d30f3892078b46841d895a6eff16dc921e" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_3.rom" merge="uni-bios_1_3.rom" bios="uni-bios_1_3" size="131072" crc="b24b44a0" sha1="eca8851d30557b97c309a0d9f4a9d20e5b14af4e" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_2.rom" merge="uni-bios_1_2.rom" bios="uni-bios_1_2" size="131072" crc="4fa698e9" sha1="682e13ec1c42beaa2d04473967840c88fd52c75a" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_2o.rom" merge="uni-bios_1_2o.rom" bios="uni-bios_1_2o" size="131072" crc="e19d3ce9" sha1="af88ef837f44a3af2d7144bb46a37c8512b67770" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_1.rom" merge="uni-bios_1_1.rom" bios="uni-bios_1_1" size="131072" crc="5dda0d84" sha1="4153d533c02926a2577e49c32657214781ff29b7" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_0.rom" merge="uni-bios_1_0.rom" bios="uni-bios_1_0" size="131072" crc="0ce453a0" sha1="3b4c0cd26c176fc6b26c3a2f95143dd478f6abf9" region="mainbios" offset="0"/>
		<rom name="uni-bios_3_0.rom" merge="uni-bios_3_0.rom" bios="uni-bios_3_0" size="131072" crc="a97c89a9" sha1="97a5eff3b119062f10e31ad6f04fe4b90d366e7f" region="mainbios" offset="0"/>
		<rom name="022-p1.p1" size="1048576" crc="6a2f6d4a" sha1="b8ca548e56f1c7abcdce415ba7329e0cf698ee13" region="maincpu" offset="0"/>
		<rom name="022-s1.s1" size="131072" crc="843c3624" sha1="dbdf86c193b7c1d795f8c21f2c103c1d3e18abbe" region="fixed" offset="0"/>
		<rom name="sfix.sfix" merge="sfix.sfix" size="131072" crc="c2ea0cfd" sha1="fd4a618cdcdbf849374f0a50dd8efe9dbab706c3" region="fixedbios" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="131072" crc="5a86cff2" sha1="5992277debadeb64d1c1c64b0a92d9293eaf7e4a" region="zoomy" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="94416d67" sha1="42f9d7ddd6c0931fd64226a60dc73602b2819dcf" region="audiobios" offset="0"/>
		<rom name="022-m1.m1" size="131072" crc="8e1d4ab6" sha1="deabc11ab81e7e68a3e041c03a127ae28d0d7264" region="audiocpu" offset="0"/>
		<rom name="022-v11.v11" size="1048576" crc="2cb4ad91" sha1="169ec7303c4275155a66a88cc08270c24132bb36" region="ymsnd" offset="0"/>
		<rom name="022-v22.v22" size="1048576" crc="65a54d13" sha1="a591fbcedca8f679dacbebcd554e3aa3fd163e92" region="ymsnd" offset="100000"/>
		<rom name="022-c1.c1" size="1048576" crc="4d47a48c" sha1="6e282285be72583d828e7765b1c1695ecdc44777" region="sprites" offset="0"/>
		<rom name="022-c2.c2" size="1048576" crc="e8c1491a" sha1="c468d2556b3de095aaa05edd1bc16d71303e9478" region="sprites" offset="1"/>
		<rom name="022-c3.c3" size="524288" crc="66e69753" sha1="974b823fc62236fbc23e727f25b61a805a707a9e" region="sprites" offset="200000"/>
		<rom name="022-c4.c4" size="524288" crc="71bfd48a" sha1="47288be69e6992d09ebef108b4de9ffab6293dc8" region="sprites" offset="200001"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="12000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="4000000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="ymsnd" name="YM2610" clock="8000000"/>
		<display tag="screen" type="raster" rotate="0" width="320" height="224" refresh="59.185606" pixclock="6000000" htotal="384" hbend="30" hbstart="350" vtotal="264" vbend="16" vbstart="240" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch" tag="IN0" mask="1">
			<dipvalue name="Off" value="1" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?" tag="IN0" mask="2">
			<dipvalue name="1?" value="0"/>
			<dipvalue name="2?" value="2" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)" tag="IN0" mask="4">
			<dipvalue name="Off" value="4" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="COMM Setting (Cabinet No.)" tag="IN0" mask="24">
			<dipvalue name="1" value="24" default="yes"/>
			<dipvalue name="2" value="16"/>
			<dipvalue name="3" value="8"/>
			<dipvalue name="4" value="0"/>
		</dipswitch>
		<dipswitch name="COMM Setting (Link Enable)" tag="IN0" mask="32">
			<dipvalue name="Off" value="32" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Free Play" tag="IN0" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Freeze" tag="IN0" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="0"/>
	</game>

	<game name="boogwing" sourcefile="boogwing.c">
		<description>Boogie Wings (Euro v1.5, 92.12.07)</description>
		<year>1992</year>
		<manufacturer>Data East Corporation</manufacturer>
		<category>Shooter / Misc. Horizontal</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.084</verAdded>
		<controls_info>numPlayers="2" alternating="0" mirrored="1" usesService="0" tilt="0" cocktail="0"</controls_info>
		<player number="1" numButtons="2">
			<controls>
				<control name="8-way Joystick">
					<constant name="joy8way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Fire"/>
				<label name="P1_BUTTON2" value="Bomb"/>
				<label name="P1_JOYSTICK_UP" value="Up"/>
				<label name="P1_JOYSTICK_DOWN" value="Down"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
			</labels>
		</player>
		<rom name="kn_00-2.2b" size="262144" crc="e38892b9" sha1="49b5637965a43e0378e1258c5f0a780926f1f283" region="maincpu" offset="0"/>
		<rom name="kn_02-2.2e" size="262144" crc="8426efef" sha1="2ea33cbd58b638053d75668a484648dbf67dabb8" region="maincpu" offset="1"/>
		<rom name="kn_01-2.4b" size="262144" crc="3ad4b54c" sha1="5141001768266995078407851b445378b21453de" region="maincpu" offset="80000"/>
		<rom name="kn_03-2.4e" size="262144" crc="10b61f4a" sha1="41d7f670defbd7dae89afafac9839a9e237814d5" region="maincpu" offset="80001"/>
		<rom name="km06.18p" size="65536" crc="3e8bc4e1" sha1="7e4c357afefa47b8f101727e06485eb9ebae635d" region="audiocpu" offset="0"/>
		<rom name="km05.9e" size="65536" crc="d10aef95" sha1="a611a35ab312caee19c31da079c647679d31673d" region="tiles1" offset="0"/>
		<rom name="km04.8e" size="65536" crc="329323a8" sha1="e2ec7b059301c0a2e052dfc683e044c808ad9b33" region="tiles1" offset="1"/>
		<rom name="mbd-01.9b" size="1048576" crc="d7de4f4b" sha1="4747f8795e277ed8106667b6f68e1176d95db684" region="tiles2" offset="0"/>
		<rom name="mbd-00.8b" size="1048576" crc="adb20ba9" sha1="2ffa1dd19a438a4d2f5743b1050a8037183a3e7d" region="tiles2" offset="100000"/>
		<rom name="mbd-03.13b" size="1048576" crc="cf798f2c" sha1="f484a22679d6a4d4b0dcac820de3f1a37cbc478f" region="tiles3" offset="0"/>
		<rom name="mbd-04.14b" size="1048576" crc="d9764d0b" sha1="74d6f09d65d073606a6e10556cedf740aa50ff08" region="tiles3" offset="100000"/>
		<rom name="mbd-05.16b" size="2097152" crc="1768c66a" sha1="06bf3bb187c65db9dcce959a43a7231e2ac45c17" region="sprites1" offset="1"/>
		<rom name="mbd-06.17b" size="2097152" crc="7750847a" sha1="358266ed68a9816094e7aab0905d958284c8ce98" region="sprites1" offset="0"/>
		<rom name="mbd-07.18b" size="2097152" crc="241faac1" sha1="588be0cf2647c1d185a99c987a5a20ab7ad8dea8" region="sprites2" offset="1"/>
		<rom name="mbd-08.19b" size="2097152" crc="f13b1e56" sha1="f8f5e8c4e6c159f076d4e6505bd901ade5c6a0ca" region="sprites2" offset="0"/>
		<rom name="mbd-02.10e" size="524288" crc="b25aa721" sha1="efe800759080bd1dac2da93bd79062a48c5da2b2" region="gfx6" offset="0"/>
		<rom name="mbd-10.17p" size="524288" crc="f159f76a" sha1="0b1ea69fecdd151e2b1fa96a21eade492499691d" region="oki1" offset="0"/>
		<rom name="mbd-09.16p" size="524288" crc="f44f2f87" sha1="d941520bdfc9e6d88c45462bc1f697c18f33498e" region="oki2" offset="0"/>
		<rom name="kj-00.15n" size="1024" crc="add4d50b" sha1="080e5a8192a146d5141aef5c8d9996ddf8cd3ab4" region="proms" offset="0"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="14000000"/>
		<chip type="cpu" tag="audiocpu" name="H6280" clock="8055000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="ymsnd" name="YM2151" clock="3580000"/>
		<chip type="audio" tag="oki1" name="OKI6295" clock="1006875"/>
		<chip type="audio" tag="oki2" name="OKI6295" clock="2013750"/>
		<display tag="screen" type="raster" rotate="0" width="320" height="240" refresh="58.000000" />
		<sound channels="2"/>
		<input players="2" buttons="3" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Coin A" tag="DSW" mask="7">
			<dipvalue name="3 Coins/1 Credit" value="0"/>
			<dipvalue name="2 Coins/1 Credit" value="1"/>
			<dipvalue name="1 Coin/1 Credit" value="7" default="yes"/>
			<dipvalue name="1 Coin/2 Credits" value="6"/>
			<dipvalue name="1 Coin/3 Credits" value="5"/>
			<dipvalue name="1 Coin/4 Credits" value="4"/>
			<dipvalue name="1 Coin/5 Credits" value="3"/>
			<dipvalue name="1 Coin/6 Credits" value="2"/>
		</dipswitch>
		<dipswitch name="Coin B" tag="DSW" mask="56">
			<dipvalue name="3 Coins/1 Credit" value="0"/>
			<dipvalue name="2 Coins/1 Credit" value="8"/>
			<dipvalue name="1 Coin/1 Credit" value="56" default="yes"/>
			<dipvalue name="1 Coin/2 Credits" value="48"/>
			<dipvalue name="1 Coin/3 Credits" value="40"/>
			<dipvalue name="1 Coin/4 Credits" value="32"/>
			<dipvalue name="1 Coin/5 Credits" value="24"/>
			<dipvalue name="1 Coin/6 Credits" value="16"/>
		</dipswitch>
		<dipswitch name="Flip Screen" tag="DSW" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Continue Coin" tag="DSW" mask="128">
			<dipvalue name="Normal Coin Credit" value="128" default="yes"/>
			<dipvalue name="2 Start/1 Continue" value="0"/>
		</dipswitch>
		<dipswitch name="Lives" tag="DSW" mask="768">
			<dipvalue name="1" value="256"/>
			<dipvalue name="2" value="768" default="yes"/>
			<dipvalue name="3" value="512"/>
			<dipvalue name="4" value="0"/>
		</dipswitch>
		<dipswitch name="Difficulty" tag="DSW" mask="3072">
			<dipvalue name="Easy" value="2048"/>
			<dipvalue name="Normal" value="3072" default="yes"/>
			<dipvalue name="Hard" value="1024"/>
			<dipvalue name="Hardest" value="0"/>
		</dipswitch>
		<dipswitch name="Coin Slots" tag="DSW" mask="4096">
			<dipvalue name="Common" value="4096" default="yes"/>
			<dipvalue name="Individual" value="0"/>
		</dipswitch>
		<dipswitch name="Stage Reset" tag="DSW" mask="8192">
			<dipvalue name="Point of Termination" value="8192" default="yes"/>
			<dipvalue name="Beginning of Stage" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="DSW" mask="16384">
			<dipvalue name="Off" value="16384" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Demo Sounds" tag="DSW" mask="32768">
			<dipvalue name="Off" value="32768"/>
			<dipvalue name="On" value="0" default="yes"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="2048"/>
	</game>

	<game name="bublbobl" sourcefile="bublbobl.c">
		<description>Bubble Bobble (Japan, Ver 0.1)</description>
		<year>1986</year>
		<manufacturer>Taito Corporation</manufacturer>
		<category>Platform / Run Jump</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.094u3</verAdded>
		<controls_info>numPlayers="2" alternating="0" mirrored="1" usesService="0" tilt="1" cocktail="0"</controls_info>
		<player number="1" numButtons="2">
			<controls>
				<control name="2-way Joystick (Horizontal)">
					<constant name="joy2way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Bubble"/>
				<label name="P1_BUTTON2" value="Jump"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
			</labels>
		</player>
		<rom name="a78-06-1.51" size="32768" crc="567934b6" sha1="b0c4d49fd551f465d148c25c3e80b278835e2f0d" region="maincpu" offset="0"/>
		<rom name="a78-05-1.52" size="65536" crc="9f8ee242" sha1="924150d4e7e087a9b2b0a294c2d0e9903a266c6c" region="maincpu" offset="10000"/>
		<rom name="a78-08.37" size="32768" crc="ae11a07b" sha1="af7a335c8da637103103cc274e077f123908ebb7" region="slave" offset="0"/>
		<rom name="a78-07.46" size="32768" crc="4f9a26e8" sha1="3105b34b88a7134493c2b3f584729f8b0407a011" region="audiocpu" offset="0"/>
		<rom name="a78-01.17" size="4096" crc="b1bfb53d" sha1="31b8f31acd3aa394acd80db362774749842e1285" region="mcu" offset="f000"/>
		<rom name="a78-09.12" size="32768" crc="20358c22" sha1="2297af6c53d5807bf90a8e081075b8c72a994fc5" region="gfx1" offset="0"/>
		<rom name="a78-10.13" size="32768" crc="930168a9" sha1="fd358c3c3b424bca285f67a1589eb98a345ff670" region="gfx1" offset="8000"/>
		<rom name="a78-11.14" size="32768" crc="9773e512" sha1="33c1687ee575d66bf0e98add45d06da827813765" region="gfx1" offset="10000"/>
		<rom name="a78-12.15" size="32768" crc="d045549b" sha1="0c12077d3ddc2ce6aa45a0224ad5540f3f218446" region="gfx1" offset="18000"/>
		<rom name="a78-13.16" size="32768" crc="d0af35c5" sha1="c5a89f4d73acc0db86654540b3abfd77b3757db5" region="gfx1" offset="20000"/>
		<rom name="a78-14.17" size="32768" crc="7b5369a8" sha1="1307b26d80e6f36ebe6c442bebec41d20066eaf9" region="gfx1" offset="28000"/>
		<rom name="a78-15.30" size="32768" crc="6b61a413" sha1="44eddf12fb46fceca2addbe6da929aaea7636b13" region="gfx1" offset="40000"/>
		<rom name="a78-16.31" size="32768" crc="b5492d97" sha1="d5b045e3ebaa44809757a4220cefb3c6815470da" region="gfx1" offset="48000"/>
		<rom name="a78-17.32" size="32768" crc="d69762d5" sha1="3326fef4e0bd86681a3047dc11886bb171ecb609" region="gfx1" offset="50000"/>
		<rom name="a78-18.33" size="32768" crc="9f243b68" sha1="32dce8d311a4be003693182a999e4053baa6bb0a" region="gfx1" offset="58000"/>
		<rom name="a78-19.34" size="32768" crc="66e9438c" sha1="b94e62b6fbe7f4e08086d0365afc5cff6e0ccafd" region="gfx1" offset="60000"/>
		<rom name="a78-20.35" size="32768" crc="9ef863ad" sha1="29f91b5a3765e4d6e6c3382db1d8d8297b6e56c8" region="gfx1" offset="68000"/>
		<rom name="a71-25.41" size="256" crc="2d0f8545" sha1="089c31e2f614145ef2743164f7b52ae35bc06808" region="proms" offset="0"/>
		<rom name="pal16l8.bin" size="1" status="nodump" region="plds" offset="0"/>
		<rom name="pal16l8.bin" size="1" status="nodump" region="plds" offset="0"/>
		<rom name="pal16r4.bin" size="1" status="nodump" region="plds" offset="0"/>
		<chip type="cpu" tag="maincpu" name="Z80" clock="6000000"/>
		<chip type="cpu" tag="slave" name="Z80" clock="6000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="3000000"/>
		<chip type="cpu" tag="mcu" name="M6801" clock="4000000"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="ym1" name="YM2203" clock="3000000"/>
		<chip type="audio" tag="ym2" name="YM3526" clock="3000000"/>
		<display tag="screen" type="raster" rotate="0" width="256" height="224" refresh="59.185606" pixclock="6000000" htotal="384" hbend="0" hbstart="256" vtotal="264" vbend="16" vbstart="240" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="2" tilt="yes">
			<control type="joy2way"/>
		</input>
		<dipswitch name="Flip Screen" tag="DSW0" mask="2">
			<dipvalue name="Off" value="2" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Mode" tag="DSW0" mask="5">
			<dipvalue name="Game, English" value="4" default="yes"/>
			<dipvalue name="Game, Japanese" value="5"/>
			<dipvalue name="Test (Grid and Inputs)" value="1"/>
			<dipvalue name="Test (RAM and Sound)/Pause" value="0"/>
		</dipswitch>
		<dipswitch name="Demo Sounds" tag="DSW0" mask="8">
			<dipvalue name="Off" value="0"/>
			<dipvalue name="On" value="8" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin A" tag="DSW0" mask="48">
			<dipvalue name="2 Coins/1 Credit" value="16"/>
			<dipvalue name="1 Coin/1 Credit" value="48" default="yes"/>
			<dipvalue name="2 Coins/3 Credits" value="0"/>
			<dipvalue name="1 Coin/2 Credits" value="32"/>
		</dipswitch>
		<dipswitch name="Coin B" tag="DSW0" mask="192">
			<dipvalue name="2 Coins/1 Credit" value="64"/>
			<dipvalue name="1 Coin/1 Credit" value="192" default="yes"/>
			<dipvalue name="2 Coins/3 Credits" value="0"/>
			<dipvalue name="1 Coin/2 Credits" value="128"/>
		</dipswitch>
		<dipswitch name="Difficulty" tag="DSW1" mask="3">
			<dipvalue name="Easy" value="2"/>
			<dipvalue name="Normal" value="3" default="yes"/>
			<dipvalue name="Hard" value="1"/>
			<dipvalue name="Very Hard" value="0"/>
		</dipswitch>
		<dipswitch name="Bonus Life" tag="DSW1" mask="12">
			<dipvalue name="20K 80K 300K" value="8"/>
			<dipvalue name="30K 100K 400K" value="12" default="yes"/>
			<dipvalue name="40K 200K 500K" value="4"/>
			<dipvalue name="50K 250K 500K" value="0"/>
		</dipswitch>
		<dipswitch name="Lives" tag="DSW1" mask="48">
			<dipvalue name="1" value="16"/>
			<dipvalue name="2" value="0"/>
			<dipvalue name="3" value="48" default="yes"/>
			<dipvalue name="5" value="32"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="DSW1" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="ROM Type" tag="DSW1" mask="128">
			<dipvalue name="IC52=512kb, IC53=none" value="128" default="yes"/>
			<dipvalue name="IC52=256kb, IC53=256kb" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="256"/>
	</game>

	<game name="bucky" sourcefile="moo.c">
		<description>Bucky O'Hare (ver EAB)</description>
		<year>1992</year>
		<manufacturer>Konami</manufacturer>
		<category>Shooter / Walking</category>
		<nplayers>4P sim</nplayers>
		<verAdded>.059</verAdded>
		<rom name="173eab01.q5" size="262144" crc="7785ac8a" sha1="ef78d14f54d3a0b724b9702a18c67891e2d366a7" region="maincpu" offset="0"/>
		<rom name="173eab02.q6" size="262144" crc="9b45f122" sha1="325af1612e6f90ef9ae9353c43dc645be1f3465c" region="maincpu" offset="1"/>
		<rom name="173a03.t5" size="131072" crc="cd724026" sha1="525445499604b713da4d8bc0a88e428654ceab95" region="maincpu" offset="200000"/>
		<rom name="173a04.t6" size="131072" crc="7dd54d6f" sha1="b0ee8ec445b92254bca881eefd4449972fed506a" region="maincpu" offset="200001"/>
		<rom name="173a07.f5" size="262144" crc="4cdaee71" sha1="bdc05d4475415f6fac65d7cdbc48df398e57845e" region="soundcpu" offset="0"/>
		<rom name="173a05.t8" size="1048576" crc="d14333b4" sha1="d1a15ead2d156e1fceca0bf202ab3962411caf11" region="gfx1" offset="0"/>
		<rom name="173a06.t10" size="1048576" crc="6541a34f" sha1="15cf481498e3b7e0b2f7bfe5434121cc3bd65662" region="gfx1" offset="100000"/>
		<rom name="173a10.b8" size="2097152" crc="42fb0a0c" sha1="d68c932cfabdec7896698b433525fe47ef4698d0" region="gfx2" offset="0"/>
		<rom name="173a11.a8" size="2097152" crc="b0d747c4" sha1="0cf1ee1b9a35ded31a81c321df2a076f7b588971" region="gfx2" offset="200000"/>
		<rom name="173a12.b10" size="2097152" crc="0fc2ad24" sha1="6eda1043ee1266b8ba938a03a90bc7787210a936" region="gfx2" offset="400000"/>
		<rom name="173a13.a10" size="2097152" crc="4cf85439" sha1="8c298bf0e659a830a1830a1180f4ce71215ade45" region="gfx2" offset="600000"/>
		<rom name="173a08.b6" size="2097152" crc="dcdded95" sha1="8eeb546a0b60a35a6dce36c5ee872e6c93c577c9" region="k054539" offset="0"/>
		<rom name="173a09.a6" size="2097152" crc="c93697c4" sha1="0528a604868267a30d281b822c187df118566691" region="k054539" offset="200000"/>
		<rom name="bucky.nv" size="128" crc="6a5986f3" sha1="3efddeed261b09031c582e12318f00c2cbb214ea" region="eeprom" offset="0"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="16000000"/>
		<chip type="cpu" tag="soundcpu" name="Z80" clock="8000000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="ymsnd" name="YM2151" clock="4000000"/>
		<chip type="audio" tag="k054539" name="K054539" clock="48000"/>
		<display tag="screen" type="raster" rotate="0" width="384" height="224" refresh="60.000000" />
		<sound channels="2"/>
		<input players="4" buttons="3" coins="4" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Sound Output" tag="IN1" mask="16">
			<dipvalue name="Mono" value="16"/>
			<dipvalue name="Stereo" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin Mechanism" tag="IN1" mask="32">
			<dipvalue name="Common" value="32" default="yes"/>
			<dipvalue name="Independent" value="0"/>
		</dipswitch>
		<dipswitch name="Number of Players" tag="IN1" mask="192">
			<dipvalue name="2" value="192"/>
			<dipvalue name="3" value="64"/>
			<dipvalue name="4" value="128" default="yes"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="4096"/>
	</game>

	<game name="btime" sourcefile="btime.c">
		<description>Burger Time (Data East set 1)</description>
		<year>1982</year>
		<manufacturer>Data East Corporation</manufacturer>
		<category>Platform / Run Jump</category>
		<nplayers>2P alt</nplayers>
		<verAdded>.035b01</verAdded>
		<controls_info>numPlayers="2" alternating="1" mirrored="1" usesService="0" tilt="1" cocktail="0"</controls_info>
		<player number="1" numButtons="1">
			<controls>
				<control name="4-way Joystick">
					<constant name="joy4way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Pepper"/>
				<label name="P1_JOYSTICK_UP" value="Up"/>
				<label name="P1_JOYSTICK_DOWN" value="Down"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
			</labels>
		</player>
		<rom name="aa04.9b" size="4096" crc="368a25b5" sha1="ed3f3712423979dcb351941fa85dce6a0a7bb16b" region="maincpu" offset="c000"/>
		<rom name="aa06.13b" size="4096" crc="b4ba400d" sha1="8c77397e934907bc47a739f263196a0f2f81ba3d" region="maincpu" offset="d000"/>
		<rom name="aa05.10b" size="4096" crc="8005bffa" sha1="d0da4e360039f6a8d8142a4e8e05c1f90c0af68a" region="maincpu" offset="e000"/>
		<rom name="aa07.15b" size="4096" crc="086440ad" sha1="4a32bc92f8ff5fbe112f56e62d2c03da8851a7b9" region="maincpu" offset="f000"/>
		<rom name="ab14.12h" size="4096" crc="f55e5211" sha1="27940026d0c6212d1138d2fd88880df697218627" region="audiocpu" offset="e000"/>
		<rom name="aa12.7k" size="4096" crc="c4617243" sha1="24204d591aa2c264a852ee9ba8c4be63efd97728" region="gfx1" offset="0"/>
		<rom name="ab13.9k" size="4096" crc="ac01042f" sha1="e64b6381a9298eaf74e79fa5f1ea8e9596c58a49" region="gfx1" offset="1000"/>
		<rom name="ab10.10k" size="4096" crc="854a872a" sha1="3d2ecfd54a5a9d68b53cf4b4ee1f2daa6aef2123" region="gfx1" offset="2000"/>
		<rom name="ab11.12k" size="4096" crc="d4848014" sha1="0a55b091cd4e7f317c35defe13d5051b26042eee" region="gfx1" offset="3000"/>
		<rom name="aa8.13k" size="4096" crc="8650c788" sha1="d9b1ee2d1f2fd66705d497c80252861b49aa9254" region="gfx1" offset="4000"/>
		<rom name="ab9.15k" size="4096" crc="8dec15e6" sha1="b72633de6268ce16742bba4dcba835df860d6c2f" region="gfx1" offset="5000"/>
		<rom name="ab00.1b" size="2048" crc="c7a14485" sha1="6a0a8e6b7860859f22daa33634e34fbf91387659" region="gfx2" offset="0"/>
		<rom name="ab01.3b" size="2048" crc="25b49078" sha1="4abdcbd4f3362c3e4463a1274731289f1a72d2e6" region="gfx2" offset="800"/>
		<rom name="ab02.4b" size="2048" crc="b8ef56c3" sha1="4a03bf011dc1fb2902f42587b1174b880cf06df1" region="gfx2" offset="1000"/>
		<rom name="ab03.6b" size="2048" crc="d26bc1f3" sha1="737af6e264183a1f151f277a07cf250d6abb3fd8" region="bg_map" offset="0"/>
		<chip type="cpu" tag="maincpu" name="DECO CPU-7" clock="1500000"/>
		<chip type="cpu" tag="audiocpu" name="M6502" clock="500000"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="ay1" name="AY-3-8910A" clock="1500000"/>
		<chip type="audio" tag="ay2" name="AY-3-8910A" clock="1500000"/>
		<chip type="audio" tag="discrete" name="DISCRETE"/>
		<display tag="screen" type="raster" rotate="270" width="240" height="240" refresh="57.444853" pixclock="6000000" htotal="384" hbend="8" hbstart="248" vtotal="272" vbend="8" vbstart="248" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2" tilt="yes">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Coin A" tag="DSW1" mask="3">
			<dipvalue name="2 Coins/1 Credit" value="0"/>
			<dipvalue name="1 Coin/1 Credit" value="3" default="yes"/>
			<dipvalue name="1 Coin/2 Credits" value="2"/>
			<dipvalue name="1 Coin/3 Credits" value="1"/>
		</dipswitch>
		<dipswitch name="Coin B" tag="DSW1" mask="12">
			<dipvalue name="2 Coins/1 Credit" value="0"/>
			<dipvalue name="1 Coin/1 Credit" value="12" default="yes"/>
			<dipvalue name="1 Coin/2 Credits" value="8"/>
			<dipvalue name="1 Coin/3 Credits" value="4"/>
		</dipswitch>
		<dipswitch name="Service Mode" tag="DSW1" mask="16">
			<dipvalue name="Off" value="16" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Cross Hatch Pattern" tag="DSW1" mask="32">
			<dipvalue name="Off" value="32" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Control Panel" tag="DSW1" mask="64">
			<dipvalue name="Upright" value="0" default="yes"/>
			<dipvalue name="Cocktail" value="64"/>
		</dipswitch>
		<dipswitch name="Lives" tag="DSW2" mask="1">
			<dipvalue name="3" value="1" default="yes"/>
			<dipvalue name="5" value="0"/>
		</dipswitch>
		<dipswitch name="Bonus Life" tag="DSW2" mask="6">
			<dipvalue name="10000" value="6"/>
			<dipvalue name="15000" value="4"/>
			<dipvalue name="20000" value="2" default="yes"/>
			<dipvalue name="30000" value="0"/>
		</dipswitch>
		<dipswitch name="Enemies" tag="DSW2" mask="8">
			<dipvalue name="4" value="8" default="yes"/>
			<dipvalue name="6" value="0"/>
		</dipswitch>
		<dipswitch name="End of Level Pepper" tag="DSW2" mask="16">
			<dipvalue name="No" value="16"/>
			<dipvalue name="Yes" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="DSW2" mask="32">
			<dipvalue name="Off" value="32" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="DSW2" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="DSW2" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="16"/>
	</game>

	<game name="bbros" sourcefile="mitchell.c" cloneof="pang" romof="pang">
		<description>Buster Bros. (US)</description>
		<year>1989</year>
		<manufacturer>Mitchell (Capcom license)</manufacturer>
		<category>Shooter / Gallery</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.035b04</verAdded>
		<rom name="bb6.bin" size="32768" crc="a3041ca4" sha1="2accb2151f621e4802211efe986969ebd3acb6d4" region="maincpu" offset="0"/>
		<rom name="bb7.bin" size="131072" crc="09231c68" sha1="9e735487a99a5eb89a6abb81d5d9a20414ad75bf" region="maincpu" offset="10000"/>
		<rom name="bb2.bin" size="131072" crc="62f29992" sha1="af4d43f76228e9908fbfbf83af2f577b84cc5e1d" region="gfx1" offset="0"/>
		<rom name="bb3.bin" merge="bb3.bin" size="131072" crc="79a8ed08" sha1="c1e43889e29b80c7fe2c09b11eecde24450a1ff5" region="gfx1" offset="20000"/>
		<rom name="bb4.bin" size="131072" crc="f705aa89" sha1="cce2d90f7b767044e84bc22a16474a2f6496292e" region="gfx1" offset="80000"/>
		<rom name="bb5.bin" merge="bb5.bin" size="131072" crc="2fb3db6c" sha1="328814d28569fec763975a8ae4c2767517a680af" region="gfx1" offset="a0000"/>
		<rom name="bb10.bin" merge="bb10.bin" size="131072" crc="fdba4f6e" sha1="9a2412a97682bbd25b8942520a0c02616bd59353" region="gfx2" offset="0"/>
		<rom name="bb9.bin" merge="bb9.bin" size="131072" crc="39f47a63" sha1="05675ad45909a7d723acaf4d53b4e588d4e048b9" region="gfx2" offset="20000"/>
		<rom name="bb1.bin" merge="bb1.bin" size="131072" crc="c52e5b8e" sha1="933b954bfdd2d67e28b032ffabde192531249c1f" region="oki" offset="0"/>
		<chip type="cpu" tag="maincpu" name="Z80" clock="8000000"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="oki" name="OKI6295" clock="1000000"/>
		<chip type="audio" tag="ymsnd" name="YM2413" clock="4000000"/>
		<display tag="screen" type="raster" rotate="0" width="384" height="240" refresh="57.420000" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="1" service="yes">
			<control type="joy8way"/>
		</input>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="2048"/>
	</game>

	<game name="cabal" sourcefile="cabal.c">
		<description>Cabal (World, Joystick version)</description>
		<year>1988</year>
		<manufacturer>TAD Corporation</manufacturer>
		<category>Shooter / 3rd Person</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.035b11</verAdded>
		<controls_info>numPlayers="2" alternating="0" mirrored="1" usesService="0" tilt="0" cocktail="0"</controls_info>
		<player number="1" numButtons="2">
			<controls>
				<control name="Trackball">
					<constant name="trackball"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Fire"/>
				<label name="P1_BUTTON2" value="Grenade"/>
				<label name="P1_TRACKBALL_X" value="Left"/>
				<label name="P1_TRACKBALL_X_EXT" value="Right"/>
				<label name="P1_TRACKBALL_Y" value="Up"/>
				<label name="P1_TRACKBALL_Y_EXT" value="Down"/>
			</labels>
		</player>
		<rom name="13.7h" size="65536" crc="00abbe0c" sha1="bacf17444abfb4f56248ff56e37b0aa2b1a3800d" region="maincpu" offset="0"/>
		<rom name="11.6h" size="65536" crc="44736281" sha1="1d6da95ef96d9c02aea70791e1cb87b70097d5ed" region="maincpu" offset="1"/>
		<rom name="12.7j" size="65536" crc="d763a47c" sha1="146d8082a404b6eddaf2dc9ba41a997949c17f8a" region="maincpu" offset="20000"/>
		<rom name="10.6j" size="65536" crc="96d5e8af" sha1="ed7d854f08e87db5ae6cf526eafa029dfd2bfb9f" region="maincpu" offset="20001"/>
		<rom name="4-3n" size="8192" crc="4038eff2" sha1="0bcafc1b78c3bef9a0e9b822c482ea4a942fd180" region="audiocpu" offset="0"/>
		<rom name="3-3p" size="32768" crc="d9defcbf" sha1="f26b10b1dbe5aa6446f70fd18e5f1379455578ec" region="audiocpu" offset="8000"/>
		<rom name="5-6s" size="16384" crc="6a76955a" sha1="733cb4b862b5dac97c2641b58f2362471e62fcf2" region="gfx1" offset="0"/>
		<rom name="bg_rom1.bin" size="65536" crc="1023319b" sha1="38fcc8159776b82779b3163329b07c61be939fae" region="gfx2" offset="0"/>
		<rom name="bg_rom2.bin" size="65536" crc="3b6d2b09" sha1="4cdcd22836dce4ee6348c4e6df7c6360d12ef912" region="gfx2" offset="1"/>
		<rom name="bg_rom3.bin" size="65536" crc="420b0801" sha1="175be6e3ca3cb98672e4cdbc9b5f5b007bc531c9" region="gfx2" offset="20000"/>
		<rom name="bg_rom4.bin" size="65536" crc="77bc7a60" sha1="4d148241835f6a6b63f66494636c09a1fc1d3c06" region="gfx2" offset="20001"/>
		<rom name="bg_rom5.bin" size="65536" crc="543fcb37" sha1="78c40f6a78a8b9ca9f73fc67fc87f78b15e7abbe" region="gfx2" offset="40000"/>
		<rom name="bg_rom6.bin" size="65536" crc="0bc50075" sha1="565eb59b41f71fb69f62397f9747f5ae18b83009" region="gfx2" offset="40001"/>
		<rom name="bg_rom7.bin" size="65536" crc="d28d921e" sha1="e133de5129a33ca9ff449948a959621bbfc58c11" region="gfx2" offset="60000"/>
		<rom name="bg_rom8.bin" size="65536" crc="67e4fe47" sha1="15620fc5e985a249677da333b77331e40d2b24ab" region="gfx2" offset="60001"/>
		<rom name="sp_rom1.bin" size="65536" crc="34d3cac8" sha1="a6a2304fb576267db2c72cfbf0a3f66740ebe60e" region="gfx3" offset="0"/>
		<rom name="sp_rom2.bin" size="65536" crc="4e49c28e" sha1="ea74443a9423b14611a1f97e44692badfedd0ead" region="gfx3" offset="1"/>
		<rom name="sp_rom3.bin" size="65536" crc="7065e840" sha1="baa8cd28be60c678d782ecfabde6cd5e36480415" region="gfx3" offset="20000"/>
		<rom name="sp_rom4.bin" size="65536" crc="6a0e739d" sha1="e3f4f5b4587f573426ec00417f33e94a257c77e6" region="gfx3" offset="20001"/>
		<rom name="sp_rom5.bin" size="65536" crc="0e1ec30e" sha1="4b1f092fc1e92da0f92e55d1548db7961a13f717" region="gfx3" offset="40000"/>
		<rom name="sp_rom6.bin" size="65536" crc="581a50c1" sha1="5afd65c15a0a63a54727e6d882011f0718a9fefc" region="gfx3" offset="40001"/>
		<rom name="sp_rom7.bin" size="65536" crc="55c44764" sha1="7fad1f2084664b5b4d1384c8081371b0c79c4f5e" region="gfx3" offset="60000"/>
		<rom name="sp_rom8.bin" size="65536" crc="702735c9" sha1="e4ac799dc85ff5b7c8e578611605989c78f9e8b3" region="gfx3" offset="60001"/>
		<rom name="2-1s" size="65536" crc="850406b4" sha1="23ac1650c6d6f35607a5264b3aa89868401a645a" region="adpcm1" offset="0"/>
		<rom name="1-1u" size="65536" crc="8b3e0789" sha1="b1450db1b1bada237c90930623e4def321099f13" region="adpcm2" offset="0"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="10000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="3579545"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="ymsnd" name="YM2151" clock="3579545"/>
		<chip type="audio" tag="adpcm1" name="Seibu ADPCM" clock="8000"/>
		<chip type="audio" tag="adpcm2" name="Seibu ADPCM" clock="8000"/>
		<display tag="screen" type="raster" rotate="0" width="256" height="224" refresh="59.600000" />
		<sound channels="1"/>
		<input players="2" buttons="3" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Coin A" tag="DSW" mask="3">
			<dipvalue name="5 Coins/1 Credit" value="0"/>
			<dipvalue name="3 Coins/1 Credit" value="1"/>
			<dipvalue name="2 Coins/1 Credit" value="2"/>
			<dipvalue name="1 Coin/1 Credit" value="3" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin B" tag="DSW" mask="12">
			<dipvalue name="1 Coin/2 Credits" value="12" default="yes"/>
			<dipvalue name="1 Coin/3 Credits" value="8"/>
			<dipvalue name="1 Coin/5 Credits" value="4"/>
			<dipvalue name="1 Coin/6 Credits" value="0"/>
		</dipswitch>
		<dipswitch name="Coinage" tag="DSW" mask="15">
			<dipvalue name="6 Coins/1 Credit" value="10"/>
			<dipvalue name="5 Coins/1 Credit" value="11"/>
			<dipvalue name="4 Coins/1 Credit" value="12"/>
			<dipvalue name="3 Coins/1 Credit" value="13"/>
			<dipvalue name="8 Coins/3 Credits" value="1"/>
			<dipvalue name="2 Coins/1 Credit" value="14"/>
			<dipvalue name="5 Coins/3 Credits" value="2"/>
			<dipvalue name="3 Coins/2 Credits" value="3"/>
			<dipvalue name="1 Coin/1 Credit" value="15" default="yes"/>
			<dipvalue name="2 Coins/3 Credits" value="4"/>
			<dipvalue name="1 Coin/2 Credits" value="9"/>
			<dipvalue name="1 Coin/3 Credits" value="8"/>
			<dipvalue name="1 Coin/4 Credits" value="7"/>
			<dipvalue name="1 Coin/5 Credits" value="6"/>
			<dipvalue name="1 Coin/6 Credits" value="5"/>
			<dipvalue name="Free Play" value="0"/>
		</dipswitch>
		<dipswitch name="Coin Mode" tag="DSW" mask="16">
			<dipvalue name="Mode 1" value="16" default="yes"/>
			<dipvalue name="Mode 2" value="0"/>
		</dipswitch>
		<dipswitch name="Invert Buttons" tag="DSW" mask="32">
			<dipvalue name="Off" value="32" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Flip Screen" tag="DSW" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Trackball" tag="DSW" mask="128">
			<dipvalue name="Small" value="128" default="yes"/>
			<dipvalue name="Large" value="0"/>
		</dipswitch>
		<dipswitch name="Lives" tag="DSW" mask="768">
			<dipvalue name="2" value="512"/>
			<dipvalue name="3" value="768" default="yes"/>
			<dipvalue name="5" value="256"/>
			<dipvalue name="121 (Cheat)" value="0"/>
		</dipswitch>
		<dipswitch name="Bonus Life" tag="DSW" mask="3072">
			<dipvalue name="150k 650k 500k+" value="3072" default="yes"/>
			<dipvalue name="200k 800k 600k+" value="2048"/>
			<dipvalue name="300k 1000k 700k+" value="1024"/>
			<dipvalue name="300k Only" value="0"/>
		</dipswitch>
		<dipswitch name="Difficulty" tag="DSW" mask="12288">
			<dipvalue name="Easy" value="12288"/>
			<dipvalue name="Normal" value="8192" default="yes"/>
			<dipvalue name="Hard" value="4096"/>
			<dipvalue name="Very Hard" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="DSW" mask="16384">
			<dipvalue name="Off" value="16384" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Demo Sounds" tag="DSW" mask="32768">
			<dipvalue name="Off" value="0"/>
			<dipvalue name="On" value="32768" default="yes"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="1024"/>
	</game>

	<game name="cadash" sourcefile="asuka.c">
		<description>Cadash (World)</description>
		<year>1989</year>
		<manufacturer>Taito Corporation Japan</manufacturer>
		<category>Platform / Fighter Scrolling</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.037b09</verAdded>
		<controls_info>numPlayers="2" alternating="0" mirrored="1" usesService="0" tilt="1" cocktail="0"</controls_info>
		<player number="1" numButtons="2">
			<controls>
				<control name="8-way Joystick">
					<constant name="joy8way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Attack"/>
				<label name="P1_BUTTON2" value="Jump"/>
				<label name="P1_JOYSTICK_UP" value="Up"/>
				<label name="P1_JOYSTICK_DOWN" value="Down"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
			</labels>
		</player>
		<rom name="c21-14" size="131072" crc="5daf13fb" sha1="c2be42b2cdc90b6463ce87211cf711c951b17fab" region="maincpu" offset="0"/>
		<rom name="c21-16" size="131072" crc="cbaa2e75" sha1="c41ea71f2b0e72bf993dfcfd30f1994cae9f52a0" region="maincpu" offset="1"/>
		<rom name="c21-13" size="131072" crc="6b9e0ee9" sha1="06314b9c0be19314e6b6ecb5274a63eb36b642f5" region="maincpu" offset="40000"/>
		<rom name="c21-17" size="131072" crc="bf9a578a" sha1="42bde46081db6be2f61eaf171438ecc9264d18be" region="maincpu" offset="40001"/>
		<rom name="c21-02.9" size="524288" crc="205883b9" sha1="5aafee8cab3f949a7db91bcc26912f331041b51e" region="gfx1" offset="0"/>
		<rom name="c21-01.1" size="524288" crc="1ff6f39c" sha1="742f296efc8073fafa73da2c8d7d26ca9514b6bf" region="gfx2" offset="0"/>
		<rom name="c21-08.38" size="65536" crc="dca495a0" sha1="4e0f401f1b967da75f33fd7294860ad0b4bf2dce" region="audiocpu" offset="0"/>
		<rom name="c21-07.57" size="32768" crc="f02292bd" sha1="0a5c06a048ad67f90e0d766b504582e9eef035f7" region="subcpu" offset="0"/>
		<rom name="pal16l8b-c21-09.ic34" size="260" crc="4b296700" sha1="79d6c8fb13e30795d9c1f49885ada658f9722b68" region="plds" offset="0"/>
		<rom name="pal16l8b-c21-10.ic45" size="260" crc="35642f00" sha1="a04403536b0ef7e8e7251dfc47274a6c8772fd2d" region="plds" offset="200"/>
		<rom name="pal16l8b-c21-11-1.ic46" size="260" crc="f4791e24" sha1="7e3bbffec7b8f9171e6e09706e5622fef3c99ca0" region="plds" offset="400"/>
		<rom name="pal20l8b-c21-12.ic47" size="324" crc="bbc2cc97" sha1="d4a68f28e0d3f5a3b39ecc25640bc9197ad0260b" region="plds" offset="600"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="16000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="4000000"/>
		<chip type="cpu" tag="subcpu" name="Z180" clock="4000000"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="ymsnd" name="YM2151" clock="4000000"/>
		<display tag="screen" type="raster" rotate="0" width="320" height="240" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="2" tilt="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Unused" tag="DSWA" mask="1">
			<dipvalue name="Off" value="1" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Flip Screen" tag="DSWA" mask="2">
			<dipvalue name="Off" value="2" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Service Mode" tag="DSWA" mask="4">
			<dipvalue name="Off" value="4" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Demo Sounds" tag="DSWA" mask="8">
			<dipvalue name="Off" value="0"/>
			<dipvalue name="On" value="8" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin A" tag="DSWA" mask="48">
			<dipvalue name="4 Coins/1 Credit" value="0"/>
			<dipvalue name="3 Coins/1 Credit" value="16"/>
			<dipvalue name="2 Coins/1 Credit" value="32"/>
			<dipvalue name="1 Coin/1 Credit" value="48" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin B" tag="DSWA" mask="192">
			<dipvalue name="1 Coin/2 Credits" value="192" default="yes"/>
			<dipvalue name="1 Coin/3 Credits" value="128"/>
			<dipvalue name="1 Coin/4 Credits" value="64"/>
			<dipvalue name="1 Coin/6 Credits" value="0"/>
		</dipswitch>
		<dipswitch name="Difficulty" tag="DSWB" mask="3">
			<dipvalue name="Easy" value="2"/>
			<dipvalue name="Medium" value="3" default="yes"/>
			<dipvalue name="Hard" value="1"/>
			<dipvalue name="Hardest" value="0"/>
		</dipswitch>
		<dipswitch name="Starting Time" tag="DSWB" mask="12">
			<dipvalue name="5:00" value="0"/>
			<dipvalue name="6:00" value="4"/>
			<dipvalue name="7:00" value="12" default="yes"/>
			<dipvalue name="8:00" value="8"/>
		</dipswitch>
		<dipswitch name="Added Time (after round clear)" tag="DSWB" mask="48">
			<dipvalue name="Default - 2:00" value="0"/>
			<dipvalue name="Default - 1:00" value="16"/>
			<dipvalue name="Default" value="48" default="yes"/>
			<dipvalue name="Default + 1:00" value="32"/>
		</dipswitch>
		<dipswitch name="Communication Mode" tag="DSWB" mask="192">
			<dipvalue name="Stand alone" value="192" default="yes"/>
			<dipvalue name="Master" value="128"/>
			<dipvalue name="Slave" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="4096"/>
	</game>

	<game name="dino" sourcefile="cps1.c">
		<description>Cadillacs and Dinosaurs (World 930201)</description>
		<year>1993</year>
		<manufacturer>Capcom</manufacturer>
		<category>Fighter / 2.5D</category>
		<nplayers>3P sim</nplayers>
		<verAdded>.035b03</verAdded>
		<controls_info>numPlayers="3" alternating="0" mirrored="1" usesService="0" tilt="0" cocktail="0"</controls_info>
		<player number="1" numButtons="2">
			<controls>
				<control name="8-way Joystick">
					<constant name="joy8way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Attack"/>
				<label name="P1_BUTTON2" value="Jump"/>
				<label name="P1_JOYSTICK_UP" value="Up"/>
				<label name="P1_JOYSTICK_DOWN" value="Down"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
			</labels>
		</player>
		<rom name="cde_23a.8f" size="524288" crc="8f4e585e" sha1="55ecba3652066cdafad140c4524b1fc81228e69b" region="maincpu" offset="0"/>
		<rom name="cde_22a.7f" size="524288" crc="9278aa12" sha1="58cbbd53a98abe640ccb233f8dbd8ca6d63475e7" region="maincpu" offset="80000"/>
		<rom name="cde_21a.6f" size="524288" crc="66d23de2" sha1="19b8a365f630411d524d055459020f4c8cf930f1" region="maincpu" offset="100000"/>
		<rom name="cd-1m.3a" size="524288" crc="8da4f917" sha1="4f7b2304b7d9b545d6707d7ec921d3e28200699d" region="gfx" offset="0"/>
		<rom name="cd-3m.5a" size="524288" crc="6c40f603" sha1="cdbd11dfcec08e87355d7e21e9fd39f7eacab016" region="gfx" offset="2"/>
		<rom name="cd-2m.4a" size="524288" crc="09c8fc2d" sha1="d0c0a1258ec5dd484ab6ec1c5663425431f929ee" region="gfx" offset="4"/>
		<rom name="cd-4m.6a" size="524288" crc="637ff38f" sha1="859926b33b9955b3ed67471c61faa442d42b9696" region="gfx" offset="6"/>
		<rom name="cd-5m.7a" size="524288" crc="470befee" sha1="a42e38319e9b7424381352512f11bd8edf0bbb96" region="gfx" offset="200000"/>
		<rom name="cd-7m.9a" size="524288" crc="22bfb7a3" sha1="c44959bd3d42b9fc8ecb482dfaf63fbd469d2c3e" region="gfx" offset="200002"/>
		<rom name="cd-6m.8a" size="524288" crc="e7599ac4" sha1="0e788a38547a8701115d01190ddeaca64388db4d" region="gfx" offset="200004"/>
		<rom name="cd-8m.10a" size="524288" crc="211b4b15" sha1="374f6b185faa0f14f5c45b9b1d60d0772d93fb17" region="gfx" offset="200006"/>
		<rom name="cd_q.5k" size="131072" crc="605fdb0b" sha1="9da90ddc6513aaaf2260f0c69719c6b0e585ba8c" region="audiocpu" offset="0"/>
		<rom name="cd-q1.1k" size="524288" crc="60927775" sha1="f8599bc84c38573ebbe8685822c58b6a38b50462" region="qsound" offset="0"/>
		<rom name="cd-q2.2k" size="524288" crc="770f4c47" sha1="fec8ef00a6669d4d5e37787ecc7b58ee46709326" region="qsound" offset="80000"/>
		<rom name="cd-q3.3k" size="524288" crc="2f273ffc" sha1="f0de462f6c4d251911258e0ebd886152c14d1586" region="qsound" offset="100000"/>
		<rom name="cd-q4.4k" size="524288" crc="2c67821d" sha1="6e2528d0b22508300a6a142a796dd3bf53a66946" region="qsound" offset="180000"/>
		<rom name="buf1" size="279" crc="eb122de7" sha1="b26b5bfe258e3e184f069719f9fd008d6b8f6b9b" region="aboardplds" offset="0"/>
		<rom name="ioa1" size="279" crc="59c7ee3b" sha1="fbb887c5b4f5cb8df77cec710eaac2985bc482a6" region="aboardplds" offset="0"/>
		<rom name="prg2" size="279" crc="4386879a" sha1="c36896d169d8c78393609acbbe4397931292a033" region="aboardplds" offset="0"/>
		<rom name="rom1" size="279" crc="41dc73b9" sha1="7d4c9f1693c821fbf84e32dd6ef62ddf14967845" region="aboardplds" offset="0"/>
		<rom name="cd63b.1a" size="279" crc="ef72e902" sha1="82fea3f63869c245d0dce2809085208fe719b57a" region="bboardplds" offset="0"/>
		<rom name="iob1.12d" size="279" crc="3abc0700" sha1="973043aa46ec6d5d1db20dc9d5937005a0f9f6ae" region="bboardplds" offset="0"/>
		<rom name="bprg1.11d" size="279" crc="31793da7" sha1="400fa7ac517421c978c1ee7773c30b9ed0c5d3f3" region="bboardplds" offset="0"/>
		<rom name="ioc1.ic1" size="279" crc="0d182081" sha1="475b3d417785da4bc512cce2b274bb00d4cc6792" region="cboardplds" offset="0"/>
		<rom name="d7l1.7l" size="279" crc="27b7410d" sha1="06d0cba0226850f100ff1f539bd7d5db0f90c730" region="dboardplds" offset="0"/>
		<rom name="d8l1.8l" size="279" crc="539fc7da" sha1="cad5c91629c6247e49ccbbcbfe6b08229eafae07" region="dboardplds" offset="0"/>
		<rom name="d9k2.9k" size="279" crc="cd85a156" sha1="a88f8939c5d93e65d7bcc0eb3ee5b6f4f1114e3a" region="dboardplds" offset="0"/>
		<rom name="d10f1.10f" size="279" crc="6619c494" sha1="3aef656c07182a2186f810f30e0d854dd5bd8d18" region="dboardplds" offset="0"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="12000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="8000000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="qsound" name="Q-Sound" clock="4000000"/>
		<display tag="screen" type="raster" rotate="0" width="384" height="224" refresh="59.629403" pixclock="8000000" htotal="518" hbend="64" hbstart="448" vtotal="259" vbend="16" vbstart="240" />
		<sound channels="2"/>
		<input players="3" buttons="2" coins="3" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Freeze" tag="DSWC" mask="8">
			<dipvalue name="Off" value="8" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="3072"/>
	</game>

	<game name="captaven" sourcefile="deco32.c">
		<description>Captain America and The Avengers (Asia Rev 1.4)</description>
		<year>1991</year>
		<manufacturer>Data East Corporation</manufacturer>
		<category>Fighter / 2.5D</category>
		<nplayers>4P sim</nplayers>
		<verAdded>.058</verAdded>
		<controls_info>numPlayers="4" alternating="0" mirrored="1" usesService="0" tilt="0" cocktail="0"</controls_info>
		<player number="1" numButtons="2">
			<controls>
				<control name="8-way Joystick">
					<constant name="joy8way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Start / Attack"/>
				<label name="P1_BUTTON2" value="Jump"/>
				<label name="P1_JOYSTICK_UP" value="Up"/>
				<label name="P1_JOYSTICK_DOWN" value="Down"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
			</labels>
		</player>
		<rom name="hn_00-4.1e" size="131072" crc="147fb094" sha1="6bd759c42f4b7f9e1c3f2d3ece0b3ec72de1a982" region="maincpu" offset="0"/>
		<rom name="hn_01-4.1h" size="131072" crc="11ecdb95" sha1="832b56f05ae7e15e67fbdd321da8c1cc5e7629a0" region="maincpu" offset="1"/>
		<rom name="hn_02-4.1k" size="131072" crc="35d2681f" sha1="3af7d959dc4842238a7f79926adf449cb7f0b2e9" region="maincpu" offset="2"/>
		<rom name="hn_03-4.1m" size="131072" crc="3b59ba05" sha1="400e868e59977e56a4fa1870321c643983ba4162" region="maincpu" offset="3"/>
		<rom name="man-12.3e" size="131072" crc="d6261e98" sha1="f3707be37ca926d9a341b9253a6bb2f3de0e25f6" region="maincpu" offset="80000"/>
		<rom name="man-13.3h" size="131072" crc="40f0764d" sha1="a6715c4a2accacf96f41c885579f314367c70dde" region="maincpu" offset="80001"/>
		<rom name="man-14.3k" size="131072" crc="7cb9a4bd" sha1="0af1a7bf0fcfa3cc14b38d92f19e97ad6e5541dd" region="maincpu" offset="80002"/>
		<rom name="man-15.3m" size="131072" crc="c7854fe8" sha1="ffa87dcda44fa0111de6ab317b77dd2bde015890" region="maincpu" offset="80003"/>
		<rom name="hj_08.17k" size="65536" crc="361fbd16" sha1="c4bbaf74e09c263044be74bb2c98caf6cfcab618" region="audiocpu" offset="0"/>
		<rom name="man-00.8a" size="524288" crc="7855a607" sha1="fa0be080515482281e5a12fe172eeb9a21af0820" region="gfx1" offset="0"/>
		<rom name="man-05.16a" size="1048576" crc="d44d1995" sha1="e88e1a59a4b24ad058f21538f6e9bbba94a166b4" region="gfx2" offset="0"/>
		<rom name="man-04.14a" size="1048576" crc="541492a1" sha1="2e0ab12555fc46001a815e76e3a0cd21f385f82a" region="gfx2" offset="40000"/>
		<rom name="man-03.12a" size="1048576" crc="2d9c52b2" sha1="8f6f4fe4f1a63099f889068991b34f9432b04fd7" region="gfx2" offset="80000"/>
		<rom name="man-02.11a" size="1048576" crc="07674c05" sha1="08b33721d7eba4a1ff2e282f77eeb56535a52923" region="gfx2" offset="c0000"/>
		<rom name="man-01.10a" size="1048576" crc="ae714ada" sha1="b4d5806265d422c8b837489afe93731f584e4adf" region="gfx2" offset="100000"/>
		<rom name="man-06.17a" size="1048576" crc="a9a64297" sha1="e4cb441207b1907461c90c32c05a461c9bd30756" region="gfx3" offset="0"/>
		<rom name="man-07.18a" size="1048576" crc="b1db200c" sha1="970bb15e90194dd285f53594aca5dec3405e75d5" region="gfx3" offset="1"/>
		<rom name="man-08.17c" size="1048576" crc="28e98e66" sha1="55dbbd945eada81f7dcc874fdcb0b9e62ea453f0" region="gfx3" offset="200000"/>
		<rom name="man-09.21c" size="1048576" crc="1921245d" sha1="88d3b69a38c18c83d5658d057b95974f1bd371e6" region="gfx3" offset="200001"/>
		<rom name="man-10.14k" size="524288" crc="0132c578" sha1="70952f39508360bab51e1151531536f0ea6bbe06" region="oki2" offset="0"/>
		<rom name="man-11.16k" size="524288" crc="0dc60a4c" sha1="4d0daa6a0272852a37f341a0cdc48baee0ad9dd8" region="oki1" offset="0"/>
		<chip type="cpu" tag="maincpu" name="ARM" clock="7000000"/>
		<chip type="cpu" tag="audiocpu" name="H6280" clock="2685000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="ymsnd" name="YM2151" clock="3580000"/>
		<chip type="audio" tag="oki1" name="OKI6295" clock="1006875"/>
		<chip type="audio" tag="oki2" name="OKI6295" clock="2013750"/>
		<display tag="screen" type="raster" rotate="0" width="320" height="240" refresh="60.000000" pixclock="5160960" htotal="336" hbend="0" hbstart="320" vtotal="256" vbend="8" vbstart="248" />
		<sound channels="2"/>
		<input players="4" buttons="2" coins="4">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Coin A" tag="DSW" mask="7">
			<dipvalue name="3 Coins/1 Credit" value="0"/>
			<dipvalue name="2 Coins/1 Credit" value="1"/>
			<dipvalue name="1 Coin/1 Credit" value="7" default="yes"/>
			<dipvalue name="1 Coin/2 Credits" value="6"/>
			<dipvalue name="1 Coin/3 Credits" value="5"/>
			<dipvalue name="1 Coin/4 Credits" value="4"/>
			<dipvalue name="1 Coin/5 Credits" value="3"/>
			<dipvalue name="1 Coin/6 Credits" value="2"/>
		</dipswitch>
		<dipswitch name="Coin B" tag="DSW" mask="56">
			<dipvalue name="3 Coins/1 Credit" value="0"/>
			<dipvalue name="2 Coins/1 Credit" value="8"/>
			<dipvalue name="1 Coin/1 Credit" value="56" default="yes"/>
			<dipvalue name="1 Coin/2 Credits" value="48"/>
			<dipvalue name="1 Coin/3 Credits" value="40"/>
			<dipvalue name="1 Coin/4 Credits" value="32"/>
			<dipvalue name="1 Coin/5 Credits" value="24"/>
			<dipvalue name="1 Coin/6 Credits" value="16"/>
		</dipswitch>
		<dipswitch name="Flip Screen" tag="DSW" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Continue Coin" tag="DSW" mask="128">
			<dipvalue name="1 Start/1 Continue" value="128" default="yes"/>
			<dipvalue name="2 Start/1 Continue" value="0"/>
		</dipswitch>
		<dipswitch name="Lives" tag="DSW" mask="768">
			<dipvalue name="1" value="256"/>
			<dipvalue name="2" value="0"/>
			<dipvalue name="3" value="768" default="yes"/>
			<dipvalue name="4" value="512"/>
		</dipswitch>
		<dipswitch name="Difficulty" tag="DSW" mask="3072">
			<dipvalue name="Easy" value="2048"/>
			<dipvalue name="Normal" value="3072" default="yes"/>
			<dipvalue name="Hard" value="1024"/>
			<dipvalue name="Hardest" value="0"/>
		</dipswitch>
		<dipswitch name="Coin Slots" tag="DSW" mask="4096">
			<dipvalue name="Common" value="4096" default="yes"/>
			<dipvalue name="Individual" value="0"/>
		</dipswitch>
		<dipswitch name="Play Mode" tag="DSW" mask="8192">
			<dipvalue name="2 Player" value="8192" default="yes"/>
			<dipvalue name="4 Player" value="0"/>
		</dipswitch>
		<dipswitch name="Allow Continue" tag="DSW" mask="16384">
			<dipvalue name="Off" value="0"/>
			<dipvalue name="On" value="16384" default="yes"/>
		</dipswitch>
		<dipswitch name="Demo Sounds" tag="DSW" mask="32768">
			<dipvalue name="Off" value="32768"/>
			<dipvalue name="On" value="0" default="yes"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="2048"/>
	</game>

	<game name="cawing" sourcefile="cps1.c">
		<description>Carrier Air Wing (World 901012)</description>
		<year>1990</year>
		<manufacturer>Capcom</manufacturer>
		<category>Shooter / Flying Horizontal</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.034b07</verAdded>
		<controls_info>numPlayers="2" alternating="0" mirrored="1" usesService="0" tilt="0" cocktail="0"</controls_info>
		<player number="1" numButtons="2">
			<controls>
				<control name="8-way Joystick">
					<constant name="joy8way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Fire"/>
				<label name="P1_BUTTON2" value="Special Weapon"/>
				<label name="P1_JOYSTICK_UP" value="Up"/>
				<label name="P1_JOYSTICK_DOWN" value="Down"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
			</labels>
		</player>
		<rom name="cae_30a.11f" size="131072" crc="91fceacd" sha1="4845999a96fee829264346ca399fdd64a8408001" region="maincpu" offset="0"/>
		<rom name="cae_35a.11h" size="131072" crc="3ef03083" sha1="297dfc9ec1e0f07d6083bf5efaa0de8d0fb361fa" region="maincpu" offset="1"/>
		<rom name="cae_31a.12f" size="131072" crc="e5b75caf" sha1="4d04220c78620867b7598deea5685bbe88298ae6" region="maincpu" offset="40000"/>
		<rom name="cae_36a.12h" size="131072" crc="c73fd713" sha1="fa202c252b2cc5972d42d634c466d89cf8b5d178" region="maincpu" offset="40001"/>
		<rom name="ca-32m.8h" size="524288" crc="0c4837d4" sha1="1c61958b43066b59d86eb4bae0b52c3109be4b07" region="maincpu" offset="80000"/>
		<rom name="ca-5m.7a" size="524288" crc="66d4cc37" sha1="d355ea64ff29d228dcbfeee72bcf11882bf1cd9d" region="gfx" offset="0"/>
		<rom name="ca-7m.9a" size="524288" crc="b6f896f2" sha1="bdb6820b81fbce77d7eacb01777af7c380490402" region="gfx" offset="2"/>
		<rom name="ca-1m.3a" size="524288" crc="4d0620fd" sha1="5f62cd551b6a230edefd81fa60c10c84186ca804" region="gfx" offset="4"/>
		<rom name="ca-3m.5a" size="524288" crc="0b0341c3" sha1="c31f0e78f49d94ea9dea20eb0cbd98a6c613bcbf" region="gfx" offset="6"/>
		<rom name="ca_9.12b" size="65536" crc="96fe7485" sha1="10466889dfc6bc8afd3075385e241a16372efbeb" region="audiocpu" offset="0"/>
		<rom name="ca_18.11c" size="131072" crc="4a613a2c" sha1="06e10644fc60925b85d2ca0888c9fa057bfe996a" region="oki" offset="0"/>
		<rom name="ca_19.12c" size="131072" crc="74584493" sha1="5cfb15f1b9729323707972646313aee8ab3ac4eb" region="oki" offset="20000"/>
		<rom name="buf1" size="279" crc="eb122de7" sha1="b26b5bfe258e3e184f069719f9fd008d6b8f6b9b" region="aboardplds" offset="0"/>
		<rom name="ioa1" size="279" crc="59c7ee3b" sha1="fbb887c5b4f5cb8df77cec710eaac2985bc482a6" region="aboardplds" offset="0"/>
		<rom name="prg1" size="279" crc="f1129744" sha1="a5300f301c1a08a7da768f0773fa0fe3f683b237" region="aboardplds" offset="0"/>
		<rom name="rom1" size="279" crc="41dc73b9" sha1="7d4c9f1693c821fbf84e32dd6ef62ddf14967845" region="aboardplds" offset="0"/>
		<rom name="sou1" size="279" crc="84f4b2fe" sha1="dcc9e86cc36316fe42eace02d6df75d08bc8bb6d" region="aboardplds" offset="0"/>
		<rom name="ca24b.1a" size="279" crc="76ec0b1c" sha1="71a7e22613981182fd5b1156f4e495337ab8a172" region="bboardplds" offset="0"/>
		<rom name="iob1.11e" size="279" crc="3abc0700" sha1="973043aa46ec6d5d1db20dc9d5937005a0f9f6ae" region="bboardplds" offset="0"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="10000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="3579545"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="2151" name="YM2151" clock="3579545"/>
		<chip type="audio" tag="oki" name="OKI6295" clock="1000000"/>
		<display tag="screen" type="raster" rotate="0" width="384" height="224" refresh="59.629403" pixclock="8000000" htotal="518" hbend="64" hbstart="448" vtotal="259" vbend="16" vbstart="240" />
		<sound channels="1"/>
		<input players="2" buttons="3" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Coin A" tag="DSWA" mask="7">
			<dipvalue name="4 Coins/1 Credit" value="0"/>
			<dipvalue name="3 Coins/1 Credit" value="1"/>
			<dipvalue name="2 Coins/1 Credit" value="2"/>
			<dipvalue name="1 Coin/1 Credit" value="7" default="yes"/>
			<dipvalue name="1 Coin/2 Credits" value="6"/>
			<dipvalue name="1 Coin/3 Credits" value="5"/>
			<dipvalue name="1 Coin/4 Credits" value="4"/>
			<dipvalue name="1 Coin/6 Credits" value="3"/>
		</dipswitch>
		<dipswitch name="Coin B" tag="DSWA" mask="56">
			<dipvalue name="4 Coins/1 Credit" value="0"/>
			<dipvalue name="3 Coins/1 Credit" value="8"/>
			<dipvalue name="2 Coins/1 Credit" value="16"/>
			<dipvalue name="1 Coin/1 Credit" value="56" default="yes"/>
			<dipvalue name="1 Coin/2 Credits" value="48"/>
			<dipvalue name="1 Coin/3 Credits" value="40"/>
			<dipvalue name="1 Coin/4 Credits" value="32"/>
			<dipvalue name="1 Coin/6 Credits" value="24"/>
		</dipswitch>
		<dipswitch name="2 Coins to Start, 1 to Continue" tag="DSWA" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSWA" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Difficulty Level (Enemy's Strength)" tag="DSWB" mask="7">
			<dipvalue name="1 (Easiest)" value="7"/>
			<dipvalue name="2" value="6"/>
			<dipvalue name="3" value="5"/>
			<dipvalue name="4 (Normal)" value="4" default="yes"/>
			<dipvalue name="5" value="3"/>
			<dipvalue name="6" value="2"/>
			<dipvalue name="7" value="1"/>
			<dipvalue name="8 (Hardest)" value="0"/>
		</dipswitch>
		<dipswitch name="Difficulty Level (Player's Strength)" tag="DSWB" mask="24">
			<dipvalue name="Easy" value="16"/>
			<dipvalue name="Normal" value="24" default="yes"/>
			<dipvalue name="Hard" value="8"/>
			<dipvalue name="Hardest" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSWB" mask="32">
			<dipvalue name="Off" value="32" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSWB" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSWB" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSWC" mask="1">
			<dipvalue name="Off" value="1" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSWC" mask="2">
			<dipvalue name="Off" value="2" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Free Play" tag="DSWC" mask="4">
			<dipvalue name="Off" value="4" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Freeze" tag="DSWC" mask="8">
			<dipvalue name="Off" value="8" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Flip Screen" tag="DSWC" mask="16">
			<dipvalue name="Off" value="16" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Demo Sounds" tag="DSWC" mask="32">
			<dipvalue name="Off" value="32"/>
			<dipvalue name="On" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Allow Continue" tag="DSWC" mask="64">
			<dipvalue name="No" value="64"/>
			<dipvalue name="Yes" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Game Mode" tag="DSWC" mask="128">
			<dipvalue name="Game" value="128" default="yes"/>
			<dipvalue name="Test" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="3072"/>
	</game>

	<game name="cninja" sourcefile="cninja.c">
		<description>Caveman Ninja (World ver 4)</description>
		<year>1991</year>
		<manufacturer>Data East Corporation</manufacturer>
		<category>Platform / Shooter Scrolling</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.035b12</verAdded>
		<controls_info>numPlayers="2" alternating="0" mirrored="1" usesService="0" tilt="0" cocktail="0"</controls_info>
		<player number="1" numButtons="2">
			<controls>
				<control name="8-way Joystick">
					<constant name="joy8way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Attack"/>
				<label name="P1_BUTTON2" value="Jump"/>
				<label name="P1_JOYSTICK_UP" value="Aim Up"/>
				<label name="P1_JOYSTICK_DOWN" value="Duck"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
			</labels>
		</player>
		<rom name="gn-02-3.1k" size="131072" crc="39aea12a" sha1="5de4e26d2c03c559249720b6a204567673754774" region="maincpu" offset="0"/>
		<rom name="gn-05-2.3k" size="131072" crc="0f4360ef" sha1="d60b3377e818a037d0f94383dd207865853f529d" region="maincpu" offset="1"/>
		<rom name="gn-01-2.1j" size="131072" crc="f740ef7e" sha1="e70bf04e2407dc0c512617417581388365eb1d35" region="maincpu" offset="40000"/>
		<rom name="gn-04-2.3j" size="131072" crc="c98fcb62" sha1="b2ee52a9418190c62e0b34920e44111270d68286" region="maincpu" offset="40001"/>
		<rom name="gn-00.rom" size="131072" crc="0b110b16" sha1="a967c8aeae3f0cee1f354583cf26ee736636aaf8" region="maincpu" offset="80000"/>
		<rom name="gn-03.rom" size="131072" crc="1e28e697" sha1="2313e97f3a34892dfdc338944c0f00538fcae800" region="maincpu" offset="80001"/>
		<rom name="gl-07.rom" size="65536" crc="ca8bef96" sha1="fcdbd598c85e339a3389a2ef58cf2d5b3a2779af" region="audiocpu" offset="0"/>
		<rom name="gl-08.rom" size="65536" crc="33a2b400" sha1="fdb8de315f33705719c0ac03a61fb56ffbfdf597" region="gfx1" offset="1"/>
		<rom name="gl-09.rom" size="65536" crc="5a2d4752" sha1="617dd10a99b5b55ca64dcdd22a0f133b0d6b770d" region="gfx1" offset="0"/>
		<rom name="mag-02.rom" size="524288" crc="de89c69a" sha1="b41bdf859854b5541c7eae7cd541b910cea1f839" region="gfx2" offset="0"/>
		<rom name="mag-00.rom" size="524288" crc="a8f05d33" sha1="a1330bc9ca4648219403db087622badfc632b47d" region="gfx3" offset="0"/>
		<rom name="mag-01.rom" size="524288" crc="5b399eed" sha1="490f8f9c0c557b0ba94c6019e3fe680641a0787e" region="gfx3" offset="40000"/>
		<rom name="mag-03.rom" size="524288" crc="2220eb9f" sha1="bdf0bd6e6ba375f0770b9d08a7efa32201cbb6ef" region="gfx4" offset="0"/>
		<rom name="mag-05.rom" size="524288" crc="56a53254" sha1="10940cfdc6fbe9013865107de3394ca7f782d9c7" region="gfx4" offset="1"/>
		<rom name="mag-04.rom" size="524288" crc="144b94cc" sha1="d982508608942a714b428a2b721bf24e1627cbb6" region="gfx4" offset="100000"/>
		<rom name="mag-06.rom" size="524288" crc="82d44749" sha1="c471fa573e00c2f8ae44068439ba6d849a124c68" region="gfx4" offset="100001"/>
		<rom name="gl-06.rom" size="131072" crc="d92e519d" sha1="08238f12bf7058a3965ab6348b468e3d35d4cd23" region="oki1" offset="0"/>
		<rom name="mag-07.rom" size="524288" crc="08eb5264" sha1="3e33085f00b758acfc78034dc9a75fd6921fc3fe" region="oki2" offset="0"/>
		<rom name="mb7122h.7v" size="1024" crc="a1267336" sha1="d11ea9d78526ac3c0dc6e57a2da5914273ad1e3f" region="proms" offset="0"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="12000000"/>
		<chip type="cpu" tag="audiocpu" name="H6280" clock="4027500"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="ym1" name="YM2203" clock="4027500"/>
		<chip type="audio" tag="ym2" name="YM2151" clock="3580000"/>
		<chip type="audio" tag="oki1" name="OKI6295" clock="1006875"/>
		<chip type="audio" tag="oki2" name="OKI6295" clock="2013750"/>
		<display tag="screen" type="raster" rotate="0" width="256" height="240" refresh="58.000000" pixclock="3801088" htotal="256" hbend="0" hbstart="256" vtotal="256" vbend="8" vbstart="248" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Coin A" tag="DSW" mask="7">
			<dipvalue name="3 Coins/1 Credit" value="0"/>
			<dipvalue name="2 Coins/1 Credit" value="1"/>
			<dipvalue name="1 Coin/1 Credit" value="7" default="yes"/>
			<dipvalue name="1 Coin/2 Credits" value="6"/>
			<dipvalue name="1 Coin/3 Credits" value="5"/>
			<dipvalue name="1 Coin/4 Credits" value="4"/>
			<dipvalue name="1 Coin/5 Credits" value="3"/>
			<dipvalue name="1 Coin/6 Credits" value="2"/>
		</dipswitch>
		<dipswitch name="Coin B" tag="DSW" mask="56">
			<dipvalue name="3 Coins/1 Credit" value="0"/>
			<dipvalue name="2 Coins/1 Credit" value="8"/>
			<dipvalue name="1 Coin/1 Credit" value="56" default="yes"/>
			<dipvalue name="1 Coin/2 Credits" value="48"/>
			<dipvalue name="1 Coin/3 Credits" value="40"/>
			<dipvalue name="1 Coin/4 Credits" value="32"/>
			<dipvalue name="1 Coin/5 Credits" value="24"/>
			<dipvalue name="1 Coin/6 Credits" value="16"/>
		</dipswitch>
		<dipswitch name="Flip Screen" tag="DSW" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="DSW" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Lives" tag="DSW" mask="768">
			<dipvalue name="1" value="256"/>
			<dipvalue name="2" value="0"/>
			<dipvalue name="3" value="768" default="yes"/>
			<dipvalue name="4" value="512"/>
		</dipswitch>
		<dipswitch name="Difficulty" tag="DSW" mask="3072">
			<dipvalue name="Easy" value="2048"/>
			<dipvalue name="Normal" value="3072" default="yes"/>
			<dipvalue name="Hard" value="1024"/>
			<dipvalue name="Hardest" value="0"/>
		</dipswitch>
		<dipswitch name="Restore Life Meter" tag="DSW" mask="4096">
			<dipvalue name="Off" value="4096" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="DSW" mask="8192">
			<dipvalue name="Off" value="8192" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="DSW" mask="16384">
			<dipvalue name="Off" value="16384" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Demo Sounds" tag="DSW" mask="32768">
			<dipvalue name="Off" value="32768"/>
			<dipvalue name="On" value="0" default="yes"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="2048"/>
	</game>

	<game name="charlien" sourcefile="simpl156.c">
		<description>Charlie Ninja</description>
		<year>1995</year>
		<manufacturer>Mitchell</manufacturer>
		<category>Platform / Shooter Scrolling</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.084</verAdded>
		<rom name="nd00-1.1e" size="524288" crc="f18f4b23" sha1="cb0c159b4dde3a3c5f295f270485996811e5e4d2" region="maincpu" offset="0"/>
		<rom name="mbr-00.9a" size="2097152" crc="ecf2c7f0" sha1="3c735a4eef2bc49f16ac9365a5689101f43c13e9" region="gfx1" offset="0"/>
		<rom name="mbr-01.14a" size="1048576" crc="46c90215" sha1="152acdeea34ec1db3f761066a0c1ff6e43e47f9d" region="gfx2" offset="1"/>
		<rom name="mbr-03.14h" size="1048576" crc="c448a68a" sha1="4b607dfee269abdfeb710b74b73ef87dc2b30e8c" region="gfx2" offset="0"/>
		<rom name="nd01-0.13h" size="262144" crc="635a100a" sha1="f6ec70890892e7557097ccd519de37247bb8c98d" region="okisfx" offset="0"/>
		<rom name="mbr-02.12f" size="1048576" crc="4f67d333" sha1="608f921bfa6b7020c0ce72e5229b3f1489208b23" region="okimusic" offset="0"/>
		<chip type="cpu" tag="maincpu" name="ARM" clock="28000000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="okisfx" name="OKI6295" clock="1006875"/>
		<chip type="audio" tag="okimusic" name="OKI6295" clock="1006875"/>
		<display tag="screen" type="raster" rotate="0" width="320" height="240" refresh="58.000000" />
		<sound channels="2"/>
		<input players="2" buttons="3" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="4096"/>
	</game>

	<game name="chinagat" sourcefile="chinagat.c">
		<description>China Gate (US)</description>
		<year>1988</year>
		<manufacturer>Technos Japan (Taito / Romstar license)</manufacturer>
		<category>Platform / Fighter</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.037b16</verAdded>
		<rom name="cgate51.bin" size="131072" crc="439a3b19" sha1="01393b4302ac7a66390270b01e2757582240f6b8" region="maincpu" offset="10000"/>
		<rom name="23j4-0.48" size="131072" crc="2914af38" sha1="3d690fa50b7d36a22de82c026d59a16126a7b73c" region="sub" offset="10000"/>
		<rom name="23j0-0.40" size="32768" crc="9ffcadb6" sha1="606dbdd73aee3cabb2142200ac6f8c96169e4b19" region="audiocpu" offset="0"/>
		<rom name="cgate18.bin" size="131072" crc="8d88d64d" sha1="57265138ebb0c6419542cce5953aee7335bfa2bd" region="gfx1" offset="0"/>
		<rom name="23j7-0.103" size="131072" crc="2f445030" sha1="3fcf32097e655e963d952d01a30396dc195269ca" region="gfx2" offset="0"/>
		<rom name="23j8-0.102" size="131072" crc="237f725a" sha1="47bebe5b9878ca10fe6efd4f353717e53a372416" region="gfx2" offset="20000"/>
		<rom name="23j9-0.101" size="131072" crc="8caf6097" sha1="50ad192f831b055586a4a9974f8c6c2f2063ede5" region="gfx2" offset="40000"/>
		<rom name="23ja-0.100" size="131072" crc="f678594f" sha1="4bdcf9407543925f4630a8c7f1f48b85f76343a9" region="gfx2" offset="60000"/>
		<rom name="chinagat_a-13" size="65536" crc="b745cac4" sha1="759767ca7c5123b03b9e1a42bb105d194cb76400" status="baddump" region="gfx3" offset="0"/>
		<rom name="chinagat_a-12" size="65536" crc="3c864299" sha1="cb12616e4d6c53a82beb4cd51510a632894b359c" status="baddump" region="gfx3" offset="10000"/>
		<rom name="chinagat_a-15" size="65536" crc="2f268f37" sha1="f82cfe3b2001d5ed2a709ca9c51febcf624bb627" status="baddump" region="gfx3" offset="20000"/>
		<rom name="chinagat_a-14" size="65536" crc="aef814c8" sha1="f6b9229ca7beb9a0e47d1f6a1083c6102fdd20c8" status="baddump" region="gfx3" offset="30000"/>
		<rom name="23j1-0.53" size="131072" crc="f91f1001" sha1="378402a3c966cabd61e9662ae5decd66672a228b" region="oki" offset="0"/>
		<rom name="23j2-0.52" size="131072" crc="8b6f26e9" sha1="7da26ae846814b3957b19c38b6bf7e83617dc6cc" region="oki" offset="20000"/>
		<rom name="23jb-0.16" size="512" crc="46339529" sha1="64f4c42a826d67b7cbaa8a23a45ebc4eb6248891" region="user1" offset="0"/>
		<rom name="23j5-0.45" size="256" crc="fdb130a9" sha1="4c4f214229b9fab2b5d69c745ec5428787b89e1f" region="user1" offset="200"/>
		<chip type="cpu" tag="maincpu" name="HD6309" clock="6000000"/>
		<chip type="cpu" tag="sub" name="HD6309" clock="6000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="3579545"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="ymsnd" name="YM2151" clock="3579545"/>
		<chip type="audio" tag="oki" name="OKI6295" clock="1065000"/>
		<display tag="screen" type="raster" rotate="0" width="256" height="240" refresh="57.444853" pixclock="6000000" htotal="384" hbend="0" hbstart="256" vtotal="272" vbend="0" vbstart="240" />
		<sound channels="1"/>
		<input players="2" buttons="3" coins="3">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Coin A" tag="DSW1" mask="7">
			<dipvalue name="4 Coins/1 Credit" value="0"/>
			<dipvalue name="3 Coins/1 Credit" value="1"/>
			<dipvalue name="2 Coins/1 Credit" value="2"/>
			<dipvalue name="1 Coin/1 Credit" value="7" default="yes"/>
			<dipvalue name="1 Coin/2 Credits" value="6"/>
			<dipvalue name="1 Coin/3 Credits" value="5"/>
			<dipvalue name="1 Coin/4 Credits" value="4"/>
			<dipvalue name="1 Coin/5 Credits" value="3"/>
		</dipswitch>
		<dipswitch name="Coin B" tag="DSW1" mask="56">
			<dipvalue name="4 Coins/1 Credit" value="0"/>
			<dipvalue name="3 Coins/1 Credit" value="8"/>
			<dipvalue name="2 Coins/1 Credit" value="16"/>
			<dipvalue name="1 Coin/1 Credit" value="56" default="yes"/>
			<dipvalue name="1 Coin/2 Credits" value="48"/>
			<dipvalue name="1 Coin/3 Credits" value="40"/>
			<dipvalue name="1 Coin/4 Credits" value="32"/>
			<dipvalue name="1 Coin/5 Credits" value="24"/>
		</dipswitch>
		<dipswitch name="Flip Screen" tag="DSW1" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Difficulty" tag="DSW2" mask="3">
			<dipvalue name="Easy" value="1"/>
			<dipvalue name="Normal" value="3" default="yes"/>
			<dipvalue name="Hard" value="2"/>
			<dipvalue name="Hardest" value="0"/>
		</dipswitch>
		<dipswitch name="Demo Sounds" tag="DSW2" mask="4">
			<dipvalue name="Off" value="0"/>
			<dipvalue name="On" value="4" default="yes"/>
		</dipswitch>
		<dipswitch name="Timer" tag="DSW2" mask="48">
			<dipvalue name="50" value="0"/>
			<dipvalue name="55" value="32" default="yes"/>
			<dipvalue name="60" value="48"/>
			<dipvalue name="70" value="16"/>
		</dipswitch>
		<dipswitch name="Lives" tag="DSW2" mask="192">
			<dipvalue name="1" value="0"/>
			<dipvalue name="2" value="192" default="yes"/>
			<dipvalue name="3" value="128"/>
			<dipvalue name="4" value="64"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="384"/>
	</game>

	<game name="contra" sourcefile="contra.c">
		<description>Contra (US, set 1)</description>
		<year>1987</year>
		<manufacturer>Konami</manufacturer>
		<category>Platform / Shooter Scrolling</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.123u1</verAdded>
		<controls_info>numPlayers="2" alternating="0" mirrored="1" usesService="0" tilt="0" cocktail="1"</controls_info>
		<player number="1" numButtons="2">
			<controls>
				<control name="8-way Joystick">
					<constant name="joy8way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Shoot"/>
				<label name="P1_BUTTON2" value="Jump"/>
				<label name="P1_JOYSTICK_UP" value="Up"/>
				<label name="P1_JOYSTICK_DOWN" value="Down"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
			</labels>
		</player>
		<rom name="633m03.18a" size="65536" crc="d045e1da" sha1="ec781e98a6efb14861223250c6239b06ec98ed0b" region="maincpu" offset="20000"/>
		<rom name="633i02.17a" size="65536" crc="b2f7bd9a" sha1="6c29568419bc49f0be3995b0c34edd9038f6f8d9" region="maincpu" offset="10000"/>
		<rom name="633e01.12a" size="32768" crc="d1549255" sha1="d700c7de36746ba247e3a5d0410b7aa036aa4073" region="audiocpu" offset="8000"/>
		<rom name="633e04.7d" size="262144" crc="14ddc542" sha1="c7d8592672a6e50c2fe6b0670001c340022f16f9" region="gfx1" offset="0"/>
		<rom name="633e05.7f" size="262144" crc="42185044" sha1="a6e2598d766e6995c1a912e4a04987e6f4d547ff" region="gfx1" offset="1"/>
		<rom name="633e06.16d" size="262144" crc="9cf6faae" sha1="9ab79c06cb541ce6fdac322886b8a14a2f3f5cf7" region="gfx2" offset="0"/>
		<rom name="633e07.16f" size="262144" crc="f2d06638" sha1="0fa0fbfc53ab5c31b9de22f90153d9af37ff22ce" region="gfx2" offset="1"/>
		<rom name="633e08.10g" size="256" crc="9f0949fa" sha1="7c8fefdcae4523d008a7d39062194c7a80aa3500" region="proms" offset="0"/>
		<rom name="633e09.12g" size="256" crc="14ca5e19" sha1="eeee2f8b3d1e4acf47de1e74c4e507ff924591e7" region="proms" offset="100"/>
		<rom name="633f10.18g" size="256" crc="2b244d84" sha1="c3bde7afb501bae58d07721c637dc06938c22150" region="proms" offset="200"/>
		<rom name="633f11.20g" size="256" crc="14ca5e19" sha1="eeee2f8b3d1e4acf47de1e74c4e507ff924591e7" region="proms" offset="300"/>
		<rom name="007766.20d.bin" size="1" status="nodump" region="pals" offset="0"/>
		<chip type="cpu" tag="maincpu" name="HD6309" clock="12000000"/>
		<chip type="cpu" tag="audiocpu" name="M6809" clock="3000000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="ymsnd" name="YM2151" clock="3579545"/>
		<display tag="screen" type="raster" rotate="90" width="280" height="224" refresh="60.000000" />
		<sound channels="2"/>
		<input players="2" buttons="2" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Coin A" tag="DSW1" mask="15">
			<dipvalue name="4 Coins/1 Credit" value="2"/>
			<dipvalue name="3 Coins/1 Credit" value="5"/>
			<dipvalue name="2 Coins/1 Credit" value="8"/>
			<dipvalue name="3 Coins/2 Credits" value="4"/>
			<dipvalue name="4 Coins/3 Credits" value="1"/>
			<dipvalue name="1 Coin/1 Credit" value="15" default="yes"/>
			<dipvalue name="3 Coins/4 Credits" value="3"/>
			<dipvalue name="2 Coins/3 Credits" value="7"/>
			<dipvalue name="1 Coin/2 Credits" value="14"/>
			<dipvalue name="2 Coins/5 Credits" value="6"/>
			<dipvalue name="1 Coin/3 Credits" value="13"/>
			<dipvalue name="1 Coin/4 Credits" value="12"/>
			<dipvalue name="1 Coin/5 Credits" value="11"/>
			<dipvalue name="1 Coin/6 Credits" value="10"/>
			<dipvalue name="1 Coin/7 Credits" value="9"/>
			<dipvalue name="Free Play" value="0"/>
		</dipswitch>
		<dipswitch name="Coin B" tag="DSW1" mask="240">
			<dipvalue name="4 Coins/1 Credit" value="32"/>
			<dipvalue name="3 Coins/1 Credit" value="80"/>
			<dipvalue name="2 Coins/1 Credit" value="128"/>
			<dipvalue name="3 Coins/2 Credits" value="64"/>
			<dipvalue name="4 Coins/3 Credits" value="16"/>
			<dipvalue name="1 Coin/1 Credit" value="240" default="yes"/>
			<dipvalue name="3 Coins/4 Credits" value="48"/>
			<dipvalue name="2 Coins/3 Credits" value="112"/>
			<dipvalue name="1 Coin/2 Credits" value="224"/>
			<dipvalue name="2 Coins/5 Credits" value="96"/>
			<dipvalue name="1 Coin/3 Credits" value="208"/>
			<dipvalue name="1 Coin/4 Credits" value="192"/>
			<dipvalue name="1 Coin/5 Credits" value="176"/>
			<dipvalue name="1 Coin/6 Credits" value="160"/>
			<dipvalue name="1 Coin/7 Credits" value="144"/>
			<dipvalue name="No Coin B" value="0"/>
		</dipswitch>
		<dipswitch name="Lives" tag="DSW2" mask="3">
			<dipvalue name="2" value="3"/>
			<dipvalue name="3" value="2" default="yes"/>
			<dipvalue name="5" value="1"/>
			<dipvalue name="7" value="0"/>
		</dipswitch>
		<dipswitch name="Cabinet" tag="DSW2" mask="4">
			<dipvalue name="Upright" value="0" default="yes"/>
			<dipvalue name="Cocktail" value="4"/>
		</dipswitch>
		<dipswitch name="Bonus Life" tag="DSW2" mask="24">
			<dipvalue name="30000 70000" value="24" default="yes"/>
			<dipvalue name="40000 80000" value="16"/>
			<dipvalue name="40000" value="8"/>
			<dipvalue name="50000" value="0"/>
		</dipswitch>
		<dipswitch name="Difficulty" tag="DSW2" mask="96">
			<dipvalue name="Easy" value="96" default="yes"/>
			<dipvalue name="Normal" value="64"/>
			<dipvalue name="Hard" value="32"/>
			<dipvalue name="Hardest" value="0"/>
		</dipswitch>
		<dipswitch name="Demo Sounds" tag="DSW2" mask="128">
			<dipvalue name="Off" value="128"/>
			<dipvalue name="On" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Flip Screen" tag="DSW3" mask="1">
			<dipvalue name="Off" value="1" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Upright Controls" tag="DSW3" mask="2">
			<dipvalue name="Single" value="2" default="yes"/>
			<dipvalue name="Dual" value="0"/>
		</dipswitch>
		<dipswitch name="Service Mode" tag="DSW3" mask="4">
			<dipvalue name="Off" value="4" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Sound" tag="DSW3" mask="8">
			<dipvalue name="Mono" value="0"/>
			<dipvalue name="Stereo" value="8" default="yes"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="4096"/>
	</game>

	<game name="countrunb" sourcefile="freekick.c" cloneof="countrun" romof="countrun">
		<description>Counter Run (bootleg set 1)</description>
		<year>1988</year>
		<manufacturer>bootleg</manufacturer>
		<category>Maze / Driving</category>
		<nplayers>2P alt</nplayers>
		<verAdded>.085u2</verAdded>
		<rom name="rom_cpu.bin" size="65536" crc="f65639ae" sha1="faa81607858d49559098c887ac847722df955a76" region="maincpu" offset="0"/>
		<rom name="c-run.e1" merge="c-run.e1" size="32768" crc="2c3b6f8f" sha1="ee7d71e6d8bb7138d5d029a10a95471d387b5f29" region="user1" offset="0"/>
		<rom name="c-run.h1" merge="c-run.h1" size="16384" crc="3385b7b5" sha1="3f8f96f2a5406369dd56a9fe9f509ebee4a0179a" region="gfx1" offset="0"/>
		<rom name="c-run.j1" merge="c-run.j1" size="16384" crc="58dc148d" sha1="3b2e5c6ced885d945f6c02fbab7c6d40db78c66a" region="gfx1" offset="4000"/>
		<rom name="c-run.l1" merge="c-run.l1" size="16384" crc="3201f1e9" sha1="72bd35600bf6e38741730f39bfd2a19f359bfb93" region="gfx1" offset="8000"/>
		<rom name="c-run.m1" merge="c-run.m1" size="16384" crc="1efab3b4" sha1="7ce39cecf2809d3a7cbca5c6dffee738ba6f7b11" region="gfx2" offset="0"/>
		<rom name="c-run.p1" merge="c-run.p1" size="16384" crc="d0bf8d42" sha1="b8d1bd155dba065475c84db768f14a3562fe21e0" region="gfx2" offset="4000"/>
		<rom name="c-run.r1" merge="c-run.r1" size="16384" crc="4bb4a3e3" sha1="179696464fce548ec333eec233025840fdb1eac2" region="gfx2" offset="8000"/>
		<rom name="24s10n.8j" merge="24s10n.8j" size="256" crc="63c114ad" sha1="db881c4ff92cb04a94988587503346a44eb89b69" region="proms" offset="0"/>
		<rom name="24s10n.7j" merge="24s10n.7j" size="256" crc="d16f95cc" sha1="041bb84576bd8492c1ad3e492d8cb3e04d316527" region="proms" offset="100"/>
		<rom name="24s10n.8k" merge="24s10n.8k" size="256" crc="217db2c1" sha1="f2af1a74b0ce56290b1c119e1a9707287132194a" region="proms" offset="200"/>
		<rom name="24s10n.7k" merge="24s10n.7k" size="256" crc="8d983949" sha1="d7331900d18a53ceb133f8a8848d3c108e03323a" region="proms" offset="300"/>
		<rom name="24s10n.8h" merge="24s10n.8h" size="256" crc="33e87550" sha1="951ce0dc975b799c1056ce8eb005256cbb43a112" region="proms" offset="400"/>
		<rom name="24s10n.7h" merge="24s10n.7h" size="256" crc="c77d0077" sha1="4cbbf625ad5e45d00ca6aebe9566538ff0a3348d" region="proms" offset="500"/>
		<chip type="cpu" tag="maincpu" name="Z80" clock="3000000"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="sn1" name="SN76489A" clock="3000000"/>
		<chip type="audio" tag="sn2" name="SN76489A" clock="3000000"/>
		<chip type="audio" tag="sn3" name="SN76489A" clock="3000000"/>
		<chip type="audio" tag="sn4" name="SN76489A" clock="3000000"/>
		<display tag="screen" type="raster" rotate="0" width="256" height="224" refresh="59.410646" pixclock="6000000" htotal="384" hbend="0" hbstart="256" vtotal="263" vbend="16" vbstart="240" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="2">
			<control type="joy8way"/>
			<control type="dial" minimum="0" maximum="255" sensitivity="30" keydelta="15" reverse="yes"/>
		</input>
		<dipswitch name="Lives" tag="DSW1" mask="1">
			<dipvalue name="3" value="1" default="yes"/>
			<dipvalue name="2" value="0"/>
		</dipswitch>
		<dipswitch name="Bonus Life" tag="DSW1" mask="6">
			<dipvalue name="20000, 60000 and every 60000 Points" value="6" default="yes"/>
			<dipvalue name="30000, 80000 and every 80000 Points" value="2"/>
			<dipvalue name="20000 &amp; 60000 Points" value="4"/>
			<dipvalue name="ONLY 20000 Points" value="0"/>
		</dipswitch>
		<dipswitch name="Difficulty" tag="DSW1" mask="24">
			<dipvalue name="Easy" value="24" default="yes"/>
			<dipvalue name="Normal" value="16"/>
			<dipvalue name="Hard" value="8"/>
			<dipvalue name="Hardest" value="0"/>
		</dipswitch>
		<dipswitch name="Allow Continue" tag="DSW1" mask="32">
			<dipvalue name="No" value="0"/>
			<dipvalue name="Yes" value="32" default="yes"/>
		</dipswitch>
		<dipswitch name="Cabinet" tag="DSW1" mask="64">
			<dipvalue name="Upright" value="0" default="yes"/>
			<dipvalue name="Cocktail" value="64"/>
		</dipswitch>
		<dipswitch name="Flip Screen" tag="DSW1" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Coin A" tag="DSW2" mask="15">
			<dipvalue name="5 Coins/1 Credit" value="0"/>
			<dipvalue name="4 Coins/1 Credit" value="12"/>
			<dipvalue name="3 Coins/1 Credit" value="14"/>
			<dipvalue name="2 Coins/1 Credit" value="5"/>
			<dipvalue name="3 Coins/2 Credits" value="6"/>
			<dipvalue name="4 Coins/3 Credits" value="4"/>
			<dipvalue name="1 Coin/1 Credit" value="15" default="yes"/>
			<dipvalue name="4 Coins/5 Credits" value="8"/>
			<dipvalue name="3 Coins/4 Credits" value="10"/>
			<dipvalue name="2 Coins/3 Credits" value="9"/>
			<dipvalue name="3 Coins/5 Credits" value="2"/>
			<dipvalue name="1 Coin/2 Credits" value="7"/>
			<dipvalue name="2 Coins/5 Credits" value="1"/>
			<dipvalue name="1 Coin/3 Credits" value="11"/>
			<dipvalue name="1 Coin/4 Credits" value="3"/>
			<dipvalue name="1 Coin/5 Credits" value="13"/>
		</dipswitch>
		<dipswitch name="Coin B" tag="DSW2" mask="240">
			<dipvalue name="5 Coins/1 Credit" value="0"/>
			<dipvalue name="3 Coins/1 Credit" value="224"/>
			<dipvalue name="2 Coins/1 Credit" value="80"/>
			<dipvalue name="3 Coins/2 Credits" value="96"/>
			<dipvalue name="1 Coin/1 Credit" value="240" default="yes"/>
			<dipvalue name="3 Coins/4 Credits" value="160"/>
			<dipvalue name="2 Coins/3 Credits" value="144"/>
			<dipvalue name="3 Coins/5 Credits" value="32"/>
			<dipvalue name="1 Coin/2 Credits" value="112"/>
			<dipvalue name="2 Coins/5 Credits" value="16"/>
			<dipvalue name="1 Coin/3 Credits" value="176"/>
			<dipvalue name="1 Coin/4 Credits" value="48"/>
			<dipvalue name="1 Coin/5 Credits" value="208"/>
			<dipvalue name="1 Coin/10 Credits" value="192"/>
			<dipvalue name="1 Coin/25 Credits" value="64"/>
			<dipvalue name="1 Coin/50 Credits" value="128"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSW3" mask="1">
			<dipvalue name="Off" value="1" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSW3" mask="2">
			<dipvalue name="Off" value="2" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSW3" mask="4">
			<dipvalue name="Off" value="4" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSW3" mask="8">
			<dipvalue name="Off" value="8" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSW3" mask="16">
			<dipvalue name="Off" value="16" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSW3" mask="32">
			<dipvalue name="Off" value="32" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSW3" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Coin Slots" tag="DSW3" mask="128">
			<dipvalue name="1" value="0"/>
			<dipvalue name="2" value="128" default="yes"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" cocktail="preliminary" savestate="supported" palettesize="512"/>
	</game>

	<game name="crsword" sourcefile="neodrvr.c" romof="neogeo">
		<description>Crossed Swords (ALM-002)(ALH-002)</description>
		<year>1991</year>
		<manufacturer>Alpha Denshi Co.</manufacturer>
		<biosset name="euro" description="Europe MVS (Ver. 2)" default="yes"/>
		<biosset name="euro-s1" description="Europe MVS (Ver. 1)"/>
		<biosset name="us" description="US MVS (Ver. 2?)"/>
		<biosset name="us-e" description="US MVS (Ver. 1)"/>
		<biosset name="asia" description="Asia MVS (Ver. 3)"/>
		<biosset name="japan" description="Japan MVS (Ver. 3)"/>
		<biosset name="japan-s2" description="Japan MVS (Ver. 2)"/>
		<biosset name="japan-s1" description="Japan MVS (Ver. 1)"/>
		<biosset name="mv1c" description="NEO-MVH MV1C"/>
		<biosset name="japan-j3" description="Japan MVS (J3)"/>
		<biosset name="japan-hotel" description="Custom Japanese Hotel"/>
		<biosset name="uni-bios_2_3" description="Universe Bios (Hack, Ver. 2.3)"/>
		<biosset name="uni-bios_2_3o" description="Universe Bios (Hack, Ver. 2.3, older?)"/>
		<biosset name="uni-bios_2_2" description="Universe Bios (Hack, Ver. 2.2)"/>
		<biosset name="uni-bios_2_1" description="Universe Bios (Hack, Ver. 2.1)"/>
		<biosset name="uni-bios_2_0" description="Universe Bios (Hack, Ver. 2.0)"/>
		<biosset name="uni-bios_1_3" description="Universe Bios (Hack, Ver. 1.3)"/>
		<biosset name="uni-bios_1_2" description="Universe Bios (Hack, Ver. 1.2)"/>
		<biosset name="uni-bios_1_2o" description="Universe Bios (Hack, Ver. 1.2, older)"/>
		<biosset name="uni-bios_1_1" description="Universe Bios (Hack, Ver. 1.1)"/>
		<biosset name="uni-bios_1_0" description="Universe Bios (Hack, Ver. 1.0)"/>
		<biosset name="uni-bios_3_0" description="Universe Bios (Hack, Ver. 3.0)"/>
		<category>Fighter / Misc.</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.034b01</verAdded>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="mainbios" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="mainbios" offset="0"/>
		<rom name="sp-u2.sp1" merge="sp-u2.sp1" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="mainbios" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="mainbios" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="mainbios" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="mainbios" offset="0"/>
		<rom name="sp-j2.sp1" merge="sp-j2.sp1" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="mainbios" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="mainbios" offset="0"/>
		<rom name="sp-45.sp1" merge="sp-45.sp1" bios="mv1c" size="524288" crc="03cc9f6a" sha1="cdf1f49e3ff2bac528c21ed28449cf35b7957dc1" region="mainbios" offset="0"/>
		<rom name="japan-j3.bin" merge="japan-j3.bin" bios="japan-j3" size="131072" crc="dff6d41f" sha1="e92910e20092577a4523a6b39d578a71d4de7085" region="mainbios" offset="0"/>
		<rom name="sp-1v1_3db8c.bin" merge="sp-1v1_3db8c.bin" bios="japan-hotel" size="131072" crc="162f0ebe" sha1="fe1c6dd3dfcf97d960065b1bb46c1e11cb7bf271" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_3.rom" merge="uni-bios_2_3.rom" bios="uni-bios_2_3" size="131072" crc="27664eb5" sha1="5b02900a3ccf3df168bdcfc98458136fd2b92ac0" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_3o.rom" merge="uni-bios_2_3o.rom" bios="uni-bios_2_3o" size="131072" crc="601720ae" sha1="1b8a72c720cdb5ee3f1d735bbcf447b09204b8d9" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_2.rom" merge="uni-bios_2_2.rom" bios="uni-bios_2_2" size="131072" crc="2d50996a" sha1="5241a4fb0c63b1a23fd1da8efa9c9a9bd3b4279c" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_1.rom" merge="uni-bios_2_1.rom" bios="uni-bios_2_1" size="131072" crc="8dabf76b" sha1="c23732c4491d966cf0373c65c83c7a4e88f0082c" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_0.rom" merge="uni-bios_2_0.rom" bios="uni-bios_2_0" size="131072" crc="0c12c2ad" sha1="37bcd4d30f3892078b46841d895a6eff16dc921e" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_3.rom" merge="uni-bios_1_3.rom" bios="uni-bios_1_3" size="131072" crc="b24b44a0" sha1="eca8851d30557b97c309a0d9f4a9d20e5b14af4e" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_2.rom" merge="uni-bios_1_2.rom" bios="uni-bios_1_2" size="131072" crc="4fa698e9" sha1="682e13ec1c42beaa2d04473967840c88fd52c75a" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_2o.rom" merge="uni-bios_1_2o.rom" bios="uni-bios_1_2o" size="131072" crc="e19d3ce9" sha1="af88ef837f44a3af2d7144bb46a37c8512b67770" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_1.rom" merge="uni-bios_1_1.rom" bios="uni-bios_1_1" size="131072" crc="5dda0d84" sha1="4153d533c02926a2577e49c32657214781ff29b7" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_0.rom" merge="uni-bios_1_0.rom" bios="uni-bios_1_0" size="131072" crc="0ce453a0" sha1="3b4c0cd26c176fc6b26c3a2f95143dd478f6abf9" region="mainbios" offset="0"/>
		<rom name="uni-bios_3_0.rom" merge="uni-bios_3_0.rom" bios="uni-bios_3_0" size="131072" crc="a97c89a9" sha1="97a5eff3b119062f10e31ad6f04fe4b90d366e7f" region="mainbios" offset="0"/>
		<rom name="037-p1.p1" size="524288" crc="e7f2553c" sha1="8469ecb900477feed05ae3311fe9515019bbec2a" region="maincpu" offset="0"/>
		<rom name="037-s1.s1" size="131072" crc="74651f27" sha1="bff7ff2429d2be82c1647abac2ee45b339b3b310" region="fixed" offset="0"/>
		<rom name="sfix.sfix" merge="sfix.sfix" size="131072" crc="c2ea0cfd" sha1="fd4a618cdcdbf849374f0a50dd8efe9dbab706c3" region="fixedbios" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="131072" crc="5a86cff2" sha1="5992277debadeb64d1c1c64b0a92d9293eaf7e4a" region="zoomy" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="94416d67" sha1="42f9d7ddd6c0931fd64226a60dc73602b2819dcf" region="audiobios" offset="0"/>
		<rom name="037-m1.m1" size="131072" crc="9504b2c6" sha1="9ce8e681b9df6eacd0d23a36bad836bd5074233d" region="audiocpu" offset="0"/>
		<rom name="037-v1.v1" size="1048576" crc="61fedf65" sha1="98f31d1e23bf7c1f7844e67f14707a704134042e" region="ymsnd" offset="0"/>
		<rom name="037-c1.c1" size="1048576" crc="09df6892" sha1="df2579dcf9c9dc88d461212cb74de106be2983c1" region="sprites" offset="0"/>
		<rom name="037-c2.c2" size="1048576" crc="ac122a78" sha1="7bfa4d29b7d7d9443f64d81caeafa74fe05c606e" region="sprites" offset="1"/>
		<rom name="037-c3.c3" size="1048576" crc="9d7ed1ca" sha1="2bbd25dc3a3f825d0af79a418f06a23a1bf03cc0" region="sprites" offset="200000"/>
		<rom name="037-c4.c4" size="1048576" crc="4a24395d" sha1="943f911f40985db901eaef4c28dfcda299fca73e" region="sprites" offset="200001"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="12000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="4000000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="ymsnd" name="YM2610" clock="8000000"/>
		<display tag="screen" type="raster" rotate="0" width="320" height="224" refresh="59.185606" pixclock="6000000" htotal="384" hbend="30" hbstart="350" vtotal="264" vbend="16" vbstart="240" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch" tag="IN0" mask="1">
			<dipvalue name="Off" value="1" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?" tag="IN0" mask="2">
			<dipvalue name="1?" value="0"/>
			<dipvalue name="2?" value="2" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)" tag="IN0" mask="4">
			<dipvalue name="Off" value="4" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="COMM Setting (Cabinet No.)" tag="IN0" mask="24">
			<dipvalue name="1" value="24" default="yes"/>
			<dipvalue name="2" value="16"/>
			<dipvalue name="3" value="8"/>
			<dipvalue name="4" value="0"/>
		</dipswitch>
		<dipswitch name="COMM Setting (Link Enable)" tag="IN0" mask="32">
			<dipvalue name="Off" value="32" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Free Play" tag="IN0" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Freeze" tag="IN0" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="0"/>
	</game>

	<game name="deadconx" sourcefile="taito_f2.c">
		<description>Dead Connection (World)</description>
		<year>1992</year>
		<manufacturer>Taito Corporation Japan</manufacturer>
		<category>Shooter / Field</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.037b05</verAdded>
		<rom name="d28-06.3" size="262144" crc="5b4bff51" sha1="a589cbc8425add9ed5f2add26f17bb18fe53ca8a" region="maincpu" offset="0"/>
		<rom name="d28-12.5" size="262144" crc="9b74e631" sha1="6a3ec317492fdf44dcee66ef8323611c55cd8843" region="maincpu" offset="1"/>
		<rom name="d28-09.2" size="262144" crc="143a0cc1" sha1="a0b658b6a1567651d6fe1a955e1c853b48301f30" region="maincpu" offset="80000"/>
		<rom name="d28-08.4" size="262144" crc="4c872bd9" sha1="a78eec00b40445ad49425ba5a9b392b8516a30ff" region="maincpu" offset="80001"/>
		<rom name="d28-04.16" size="524288" crc="dcabc26b" sha1="2e5e9912710ede9fc7c87430572f4e33a2ab66e7" region="gfx1" offset="0"/>
		<rom name="d28-05.17" size="524288" crc="862f9665" sha1="c576c929f90ff454adca8f127fd7f74863d03239" region="gfx1" offset="1"/>
		<rom name="d28-01.8" size="1048576" crc="181d7b69" sha1="fea7bd60224cf98d53d1389695f2e0d76e50b573" region="gfx2" offset="0"/>
		<rom name="d28-02.9" size="1048576" crc="d301771c" sha1="2756bb834b50a657bbcf4e9bec02f4af595ac7e9" region="gfx2" offset="100000"/>
		<rom name="d28-10.6" size="65536" crc="40805d74" sha1="172114be692c766622d1235e5c4aa83ad438d9d9" region="audiocpu" offset="0"/>
		<rom name="d28-03.10" size="1048576" crc="a1804b52" sha1="f252c473a71a4cf80d9f984fec08e5ae7524a620" region="ymsnd" offset="0"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="12000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="4000000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="ymsnd" name="YM2610" clock="8000000"/>
		<display tag="screen" type="raster" rotate="0" width="320" height="224" refresh="60.000000" />
		<sound channels="2"/>
		<input players="2" buttons="2" coins="2" service="yes" tilt="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Unused" tag="DSWA" mask="1">
			<dipvalue name="Off" value="1" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Flip Screen" tag="DSWA" mask="2">
			<dipvalue name="Off" value="2" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Service Mode" tag="DSWA" mask="4">
			<dipvalue name="Off" value="4" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Demo Sounds" tag="DSWA" mask="8">
			<dipvalue name="Off" value="0"/>
			<dipvalue name="On" value="8" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin A" tag="DSWA" mask="48">
			<dipvalue name="4 Coins/1 Credit" value="0"/>
			<dipvalue name="3 Coins/1 Credit" value="16"/>
			<dipvalue name="2 Coins/1 Credit" value="32"/>
			<dipvalue name="1 Coin/1 Credit" value="48" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin B" tag="DSWA" mask="192">
			<dipvalue name="1 Coin/2 Credits" value="192" default="yes"/>
			<dipvalue name="1 Coin/3 Credits" value="128"/>
			<dipvalue name="1 Coin/4 Credits" value="64"/>
			<dipvalue name="1 Coin/6 Credits" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSWB" mask="1">
			<dipvalue name="Off" value="1" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSWB" mask="2">
			<dipvalue name="Off" value="2" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSWB" mask="4">
			<dipvalue name="Off" value="4" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Life Meter" tag="DSWB" mask="24">
			<dipvalue name="5" value="0"/>
			<dipvalue name="8" value="16"/>
			<dipvalue name="10" value="24" default="yes"/>
			<dipvalue name="12" value="8"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSWB" mask="32">
			<dipvalue name="Off" value="32" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Number of Enemies 1/2 Player" tag="DSWB" mask="192">
			<dipvalue name="30/50" value="192" default="yes"/>
			<dipvalue name="40/60" value="128"/>
			<dipvalue name="25/45" value="64"/>
			<dipvalue name="50/70" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="4096"/>
	</game>

	<game name="dmnfrnt" sourcefile="pgm.c" romof="pgm">
		<description>Demon Front (68k label V105, ROM M105XX 08/05/02) (ARM label V105, ROM 08/05/02 S105XX)</description>
		<year>2002</year>
		<manufacturer>IGS</manufacturer>
		<biosset name="v2" description="PGM Bios V2" default="yes"/>
		<biosset name="v1" description="PGM Bios V1"/>
		<category>Platform / Shooter Scrolling</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.103u2</verAdded>
		<rom name="pgm_p02s.u20" merge="pgm_p02s.u20" bios="v2" size="131072" crc="78c15fa2" sha1="885a6558e022602cc6f482ac9667ba9f61e75092" region="maincpu" offset="0"/>
		<rom name="pgm_p01s.u20" merge="pgm_p01s.u20" bios="v1" size="131072" crc="e42b166e" sha1="2a9df9ec746b14b74fae48b1a438da14973702ea" region="maincpu" offset="0"/>
		<rom name="v105_16m.u5" size="2097152" crc="bda083bd" sha1="58d6438737a2c43aa8bbcb7f34fb51375b781b1c" region="maincpu" offset="100000"/>
		<rom name="dmnfrnt_igs027a.bin" size="16384" status="nodump" region="prot" offset="0"/>
		<rom name="v105_32m.u26" size="4194304" crc="d200ee63" sha1="3128c27c5f5a4361d31e7b4bb006de631b3a228c" region="user1" offset="0"/>
		<rom name="chinese-v105.u62" size="4194304" crc="c798c2ef" sha1="91e364c33b935293fa765ca521cdb67ac45ec70f" region="user1" offset="0"/>
		<rom name="pgm_t01s.rom" merge="pgm_t01s.rom" size="2097152" crc="1a7123a0" sha1="cc567f577bfbf45427b54d6695b11b74f2578af3" region="tiles" offset="0"/>
		<rom name="t04501.u29" size="8388608" crc="900eaaac" sha1="4033cb7b28fcadb92d5af3ea7fdd1c22747618fd" region="tiles" offset="180000"/>
		<rom name="a04501.u3" size="8388608" crc="9741bea6" sha1="e3e904249be228628c8c2bd3495cda23586dc048" region="sprcol" offset="0"/>
		<rom name="a04502.u4" size="8388608" crc="e104f405" sha1="124b3deed3e838f8bae6c7d78bdd788859597585" region="sprcol" offset="800000"/>
		<rom name="a04503.u6" size="8388608" crc="bfd5cfe3" sha1="fbe4c0a2987c2036df707b86597d78124ee2e665" region="sprcol" offset="1000000"/>
		<rom name="b04501.u9" size="8388608" crc="29320b7d" sha1="59c78805e666f912df201c34616744f46057937b" region="sprmask" offset="0"/>
		<rom name="b04502.u11" size="2097152" crc="578c00e9" sha1="14235cc8b0f8c7dd659512f017a2d4aacd91d89d" region="sprmask" offset="800000"/>
		<rom name="pgm_m01s.rom" merge="pgm_m01s.rom" size="2097152" crc="45ae7159" sha1="d3ed3ff3464557fd0df6b069b2e431528b0ebfa8" region="ics" offset="0"/>
		<rom name="w04501.u5" size="8388608" crc="3ab58137" sha1="b221f7e551ff0bfa3fd97b6ebedbac69442a66e9" region="ics" offset="400000"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="20000000"/>
		<chip type="cpu" tag="soundcpu" name="Z80" clock="8467200"/>
		<chip type="cpu" tag="prot" name="ARM7" clock="33333333"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="ics" name="ICS2115"/>
		<display tag="screen" type="raster" rotate="0" width="448" height="224" refresh="60.000000" />
		<sound channels="1"/>
		<input players="4" buttons="4" coins="4">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Service Mode" tag="DSW" mask="1">
			<dipvalue name="Off" value="1" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Music" tag="DSW" mask="2">
			<dipvalue name="Off" value="0"/>
			<dipvalue name="On" value="2" default="yes"/>
		</dipswitch>
		<dipswitch name="Voice" tag="DSW" mask="4">
			<dipvalue name="Off" value="0"/>
			<dipvalue name="On" value="4" default="yes"/>
		</dipswitch>
		<dipswitch name="Free" tag="DSW" mask="8">
			<dipvalue name="Off" value="8" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Stop" tag="DSW" mask="16">
			<dipvalue name="Off" value="16" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSW" mask="32">
			<dipvalue name="Off" value="32" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSW" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSW" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<driver status="imperfect" emulation="good" color="good" sound="imperfect" graphic="good" savestate="supported" palettesize="2304"/>
	</game>

	<game name="deroon" sourcefile="tecmosys.c">
		<description>Deroon DeroDero</description>
		<year>1995</year>
		<manufacturer>Tecmo</manufacturer>
		<category>Puzzle / Drop</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.074u2</verAdded>
		<rom name="t001.upau1" size="524288" crc="14b92c18" sha1="b47b8c828222a3f7c0fe9271899bd38171d972fb" region="maincpu" offset="0"/>
		<rom name="t002.upal1" size="524288" crc="0fb05c68" sha1="5140592e15414770fb46d5ac9ba8f76e3d4ab323" region="maincpu" offset="1"/>
		<rom name="t003.uz1" size="262144" crc="8bdfafa0" sha1="c0cf3eb7a65d967958fe2aace171859b0faf7753" region="audiocpu" offset="0"/>
		<rom name="deroon_68hc11a8.rom" size="8192" status="nodump" region="cpu2" offset="0"/>
		<rom name="deroon_68hc11a8.eeprom" size="512" status="nodump" region="cpu2" offset="2000"/>
		<rom name="t101.uah1" size="2097152" crc="74baf845" sha1="935d2954ba227a894542be492654a2750198e1bc" region="gfx1" offset="0"/>
		<rom name="t102.ual1" size="2097152" crc="1a02c4a3" sha1="5155eeaef009fc9a9f258e3e54ca2a7f78242df5" region="gfx1" offset="1"/>
		<rom name="t103.ubl1" size="4194304" crc="84e7da88" sha1="b5c3234f33bb945cc9762b91db087153a0589cfb" region="gfx1" offset="800001"/>
		<rom name="t104.ucl1" size="2097152" crc="66eb611a" sha1="64435d35677fea3c06fdb03c670f3f63ee481c02" region="gfx1" offset="1000001"/>
		<rom name="t301.ubd1" size="1048576" crc="8b026177" sha1="3887856bdaec4d9d3669fe3bc958ef186fbe9adb" region="gfx2" offset="0"/>
		<rom name="t201.ubb1" size="1048576" crc="d5a087ac" sha1="5098160ce7719d93e3edae05f6edd317d4c61f0d" region="gfx4" offset="0"/>
		<rom name="t202.ubc1" size="1048576" crc="f051dae1" sha1="f5677c07fe644b3838657370f0309fb09244c619" region="gfx5" offset="0"/>
		<rom name="t401.uya1" size="2097152" crc="92111992" sha1="ae27e11ae76dec0b9892ad32e1a8bf6ab11f2e6c" region="ymz" offset="0"/>
		<rom name="t501.uad1" size="524288" crc="2fbcfe27" sha1="f25c830322423f0959a36955edb563a6150f2142" region="oki" offset="80000"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="16000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="8000000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="ymf" name="YMF262" clock="14318181"/>
		<chip type="audio" tag="oki" name="OKI6295" clock="2000000"/>
		<chip type="audio" tag="ymz" name="YMZ280B" clock="16934400"/>
		<display tag="screen" type="raster" rotate="0" width="320" height="240" refresh="57.445800" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="1" service="yes">
			<control type="joy8way"/>
		</input>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="18432"/>
	</game>

	<game name="desertbr" sourcefile="segas18.c">
		<description>Desert Breaker (World, FD1094 317-0196)</description>
		<year>1992</year>
		<manufacturer>Sega</manufacturer>
		<category>Shooter / Walking</category>
		<nplayers>3P sim</nplayers>
		<verAdded>.089u4</verAdded>
		<rom name="epr-14802.a4" size="524288" crc="9ab93cbc" sha1="a8d0013e17519c26c6ba7d28ec73e22ea5bde0e9" region="maincpu" offset="0"/>
		<rom name="epr-14902.a6" size="524288" crc="6724e7b1" sha1="540c8bb7e848488dead81ca58f3bece45a87e611" region="maincpu" offset="1"/>
		<rom name="epr-14793.a5" size="524288" crc="dc9d7af3" sha1="1fc1fedc1a4beed94cece268d0bb4bf62eeb407c" region="maincpu" offset="100000"/>
		<rom name="epr-14795.a7" size="524288" crc="7e5bf7d9" sha1="32ac68ee423a34e0f1bedc8765e03f40e01c3af1" region="maincpu" offset="100001"/>
		<rom name="317-0196.key" size="8192" crc="cb942262" sha1="7ad7cd3df887c6e6435d74784cb12ce016acd0da" region="maincpu:key" offset="0"/>
		<rom name="mpr-14781.c1" size="1048576" crc="c4f7d7aa" sha1="3c69dd7a26efccd7111ef33dfa6e8b738095c0bf" region="gfx1" offset="0"/>
		<rom name="mpr-14782.c2" size="1048576" crc="ccc98d05" sha1="b89594bbfff45e3b4fe433aeeaf8b4073c2cabb5" region="gfx1" offset="100000"/>
		<rom name="mpr-14783.c3" size="1048576" crc="ef202bec" sha1="b557092f8a3e1c9889d34588344c6dd2c6f06731" region="gfx1" offset="200000"/>
		<rom name="mpr-14788.c10" size="1048576" crc="b5b05536" sha1="f8fde7ebca38c0a6f6a864c17771aa155e6fc30d" region="sprites" offset="1"/>
		<rom name="mpr-14796.a10" size="1048576" crc="c033220a" sha1="279d3ef62b41d2c6a18ce1217a549402a874638b" region="sprites" offset="0"/>
		<rom name="mpr-14789.c11" size="1048576" crc="0f9bcb97" sha1="c15ab3ece596c54e1c4d8e8a755473609334e8ba" region="sprites" offset="200001"/>
		<rom name="mpr-14797.a11" size="1048576" crc="4c301cc9" sha1="8aea8af0b078b81d1054331b273568b1b903531b" region="sprites" offset="200000"/>
		<rom name="mpr-14790.c12" size="1048576" crc="6a07ac27" sha1="0558b662c7965c5b74cbc552423194a8facbc092" region="sprites" offset="400001"/>
		<rom name="mpr-14798.a12" size="1048576" crc="50634625" sha1="f4baaebdb1f850e92ca865e103fbca68cdb0de0f" region="sprites" offset="400000"/>
		<rom name="mpr-14791.c13" size="1048576" crc="a4ae352b" sha1="dc814e1c2e167e191cd43fa554ff8ee974d47152" region="sprites" offset="600001"/>
		<rom name="mpr-14799.a13" size="1048576" crc="aeb7b025" sha1="9ce2a9a46176a110c8d2e77deb3d8b9b69b902fa" region="sprites" offset="600000"/>
		<rom name="epr-14787.c7" size="262144" crc="cc6feec7" sha1="31cc243178b98681a52500a485d74ed9e1274888" region="soundcpu" offset="10000"/>
		<rom name="mpr-14786.c6" size="524288" crc="cc8349f2" sha1="9f00d8ea372b70ba44a90dab497deadcc5be3dab" region="soundcpu" offset="90000"/>
		<rom name="mpr-14785.c5" size="524288" crc="7babba13" sha1="190cd9ea0f73272e0df34bbdfd8e0035f9e9b0b0" region="soundcpu" offset="110000"/>
		<rom name="mpr-14784.c4" size="524288" crc="073878e4" sha1="eff08080d06a16fccf4876e42b389fef599cceba" region="soundcpu" offset="190000"/>
		<chip type="cpu" tag="maincpu" name="FD1094" clock="10000000"/>
		<chip type="cpu" tag="soundcpu" name="Z80" clock="8000000"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="ym1" name="YM3438" clock="8000000"/>
		<chip type="audio" tag="ym2" name="YM3438" clock="8000000"/>
		<chip type="audio" tag="rfsnd" name="RF5C68" clock="10000000"/>
		<display tag="screen" type="raster" rotate="270" width="320" height="224" refresh="57.230000" pixclock="5128036" htotal="342" hbend="0" hbstart="320" vtotal="262" vbend="0" vbstart="224" />
		<sound channels="1"/>
		<input players="3" buttons="3" coins="3" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Coin A" tag="COINAGE" mask="15">
			<dipvalue name="4 Coins/1 Credit" value="7"/>
			<dipvalue name="3 Coins/1 Credit" value="8"/>
			<dipvalue name="2 Coins/1 Credit" value="9"/>
			<dipvalue name="2 Coins/1 Credit, 5/3, 6/4" value="5"/>
			<dipvalue name="2 Coins/1 Credit, 4/3" value="4"/>
			<dipvalue name="1 Coin/1 Credit" value="15" default="yes"/>
			<dipvalue name="1 Coin/1 Credit, 5/6" value="3"/>
			<dipvalue name="1 Coin/1 Credit, 4/5" value="2"/>
			<dipvalue name="1 Coin/1 Credit, 2/3" value="1"/>
			<dipvalue name="2 Coins/3 Credits" value="6"/>
			<dipvalue name="1 Coin/2 Credits" value="14"/>
			<dipvalue name="1 Coin/3 Credits" value="13"/>
			<dipvalue name="1 Coin/4 Credits" value="12"/>
			<dipvalue name="1 Coin/5 Credits" value="11"/>
			<dipvalue name="1 Coin/6 Credits" value="10"/>
			<dipvalue name="Free Play (if Coin B too) or 1/1" value="0"/>
		</dipswitch>
		<dipswitch name="Coin B" tag="COINAGE" mask="240">
			<dipvalue name="4 Coins/1 Credit" value="112"/>
			<dipvalue name="3 Coins/1 Credit" value="128"/>
			<dipvalue name="2 Coins/1 Credit" value="144"/>
			<dipvalue name="2 Coins/1 Credit, 5/3, 6/4" value="80"/>
			<dipvalue name="2 Coins/1 Credit, 4/3" value="64"/>
			<dipvalue name="1 Coin/1 Credit" value="240" default="yes"/>
			<dipvalue name="1 Coin/1 Credit, 5/6" value="48"/>
			<dipvalue name="1 Coin/1 Credit, 4/5" value="32"/>
			<dipvalue name="1 Coin/1 Credit, 2/3" value="16"/>
			<dipvalue name="2 Coins/3 Credits" value="96"/>
			<dipvalue name="1 Coin/2 Credits" value="224"/>
			<dipvalue name="1 Coin/3 Credits" value="208"/>
			<dipvalue name="1 Coin/4 Credits" value="192"/>
			<dipvalue name="1 Coin/5 Credits" value="176"/>
			<dipvalue name="1 Coin/6 Credits" value="160"/>
			<dipvalue name="Free Play (if Coin A too) or 1/1" value="0"/>
		</dipswitch>
		<dipswitch name="Credits to Start" tag="DSW" mask="1">
			<dipvalue name="1" value="1" default="yes"/>
			<dipvalue name="2" value="0"/>
		</dipswitch>
		<dipswitch name="Demo Sounds" tag="DSW" mask="2">
			<dipvalue name="Off" value="2"/>
			<dipvalue name="On" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSW" mask="4">
			<dipvalue name="Off" value="4" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Play Mode" tag="DSW" mask="8">
			<dipvalue name="2 players" value="0"/>
			<dipvalue name="3 players" value="8" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin Chute" tag="DSW" mask="16">
			<dipvalue name="Common" value="16" default="yes"/>
			<dipvalue name="Individual" value="0"/>
		</dipswitch>
		<dipswitch name="Start Button" tag="DSW" mask="32">
			<dipvalue name="Use" value="32" default="yes"/>
			<dipvalue name="Unused" value="0"/>
		</dipswitch>
		<dipswitch name="Difficulty" tag="DSW" mask="192">
			<dipvalue name="Hard" value="64"/>
			<dipvalue name="Easy" value="128"/>
			<dipvalue name="Normal" value="192" default="yes"/>
			<dipvalue name="Hardest" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="8384"/>
	</game>

	<game name="digdug" sourcefile="galaga.c">
		<description>Dig Dug (rev 2)</description>
		<year>1982</year>
		<manufacturer>Namco</manufacturer>
		<category>Maze / Digging</category>
		<nplayers>2P alt</nplayers>
		<verAdded>.035rc1</verAdded>
		<controls_info>numPlayers="2" alternating="1" mirrored="1" usesService="0" tilt="0" cocktail="1"</controls_info>
		<player number="1" numButtons="1">
			<controls>
				<control name="4-way Joystick">
					<constant name="joy4way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Pump"/>
				<label name="P1_JOYSTICK_UP" value="Up"/>
				<label name="P1_JOYSTICK_DOWN" value="Down"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
			</labels>
		</player>
		<rom name="dd1a.1" size="4096" crc="a80ec984" sha1="86689980410b9429cd7582c7a76342721c87d030" region="maincpu" offset="0"/>
		<rom name="dd1a.2" size="4096" crc="559f00bd" sha1="fde17785df21956d6fd06bcfe675c392dadb1524" region="maincpu" offset="1000"/>
		<rom name="dd1a.3" size="4096" crc="8cbc6fe1" sha1="57b8a5777f8bb9773caf0cafe5408c8b9768cb25" region="maincpu" offset="2000"/>
		<rom name="dd1a.4" size="4096" crc="d066f830" sha1="b0a615fe4a5c8742c1e4ef234ef34c369d2723b9" region="maincpu" offset="3000"/>
		<rom name="dd1a.5" size="4096" crc="6687933b" sha1="c16144de7633595ddc1450ddce379f48e7b2195a" region="sub" offset="0"/>
		<rom name="dd1a.6" size="4096" crc="843d857f" sha1="89b2ead7e478e119d33bfd67376cdf28f83de67a" region="sub" offset="1000"/>
		<rom name="dd1.7" size="4096" crc="a41bce72" sha1="2b9b74f56aa7939d9d47cf29497ae11f10d78598" region="sub2" offset="0"/>
		<rom name="dd1.9" size="2048" crc="f14a6fe1" sha1="0aa63300c2cb887196de590aceb98f3cf06fead4" region="gfx1" offset="0"/>
		<rom name="dd1.15" size="4096" crc="e22957c8" sha1="4700c63f4f680cb8ab8c44e6f3e1712aabd5daa4" region="gfx2" offset="0"/>
		<rom name="dd1.14" size="4096" crc="2829ec99" sha1="3e435c1afb2e44487cd7ba28a93ada2e5ccbb86d" region="gfx2" offset="1000"/>
		<rom name="dd1.13" size="4096" crc="458499e9" sha1="578bd839f9218c3cf4feee1223a461144e455df8" region="gfx2" offset="2000"/>
		<rom name="dd1.12" size="4096" crc="c58252a0" sha1="bd79e39e8a572d2b5c205e6de27ca23e43ec9f51" region="gfx2" offset="3000"/>
		<rom name="dd1.11" size="4096" crc="7b383983" sha1="57f1e8f5171d13f9f76bd091d81b4423b59f6b42" region="gfx3" offset="0"/>
		<rom name="dd1.10b" size="4096" crc="2cf399c2" sha1="317c48818992f757b1bd0e3997fa99937f81b52c" region="gfx4" offset="0"/>
		<rom name="136007.113" size="32" crc="4cb9da99" sha1="91a5852a15d4672c29fdcbae75921794651f960c" region="proms" offset="0"/>
		<rom name="136007.111" size="256" crc="00c7c419" sha1="7ea149e8eb36920c3b84984b5ce623729d492fd3" region="proms" offset="20"/>
		<rom name="136007.112" size="256" crc="e9b3e08e" sha1="a294cc4da846eb702d61678396bfcbc87d30ea95" region="proms" offset="120"/>
		<rom name="136007.110" size="256" crc="7a2815b4" sha1="085ada18c498fdb18ecedef0ea8fe9217edb7b46" region="namco" offset="0"/>
		<rom name="136007.109" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="namco" offset="100"/>
		<device_ref name="namco51"/>
		<device_ref name="namco53"/>
		<chip type="cpu" tag="maincpu" name="Z80" clock="3072000"/>
		<chip type="cpu" tag="sub" name="Z80" clock="3072000"/>
		<chip type="cpu" tag="sub2" name="Z80" clock="3072000"/>
		<chip type="cpu" tag="51xx:mcu" name="MB8843" clock="1536000"/>
		<chip type="cpu" tag="53xx:mcu" name="MB8843" clock="1536000"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="namco" name="Namco" clock="96000"/>
		<display tag="screen" type="raster" rotate="90" width="288" height="224" refresh="60.606061" pixclock="6144000" htotal="384" hbend="0" hbstart="288" vtotal="264" vbend="0" vbstart="224" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode" tag="IN0H" mask="8">
			<dipvalue name="Off" value="8" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Coin B" tag="DSWA" mask="7">
			<dipvalue name="3 Coins/1 Credit" value="7"/>
			<dipvalue name="2 Coins/1 Credit" value="3"/>
			<dipvalue name="1 Coin/1 Credit" value="1" default="yes"/>
			<dipvalue name="2 Coins/3 Credits" value="5"/>
			<dipvalue name="1 Coin/2 Credits" value="6"/>
			<dipvalue name="1 Coin/3 Credits" value="2"/>
			<dipvalue name="1 Coin/6 Credits" value="4"/>
			<dipvalue name="1 Coin/7 Credits" value="0"/>
		</dipswitch>
		<dipswitch name="Bonus Life" tag="DSWA" mask="56">
			<dipvalue name="10K, 40K, Every 40K" value="32"/>
			<dipvalue name="10K, 50K, Every 50K" value="16"/>
			<dipvalue name="20K, 60K, Every 60K" value="48"/>
			<dipvalue name="20K, 70K, Every 70K" value="8"/>
			<dipvalue name="10K and 40K Only" value="40"/>
			<dipvalue name="20K and 60K Only" value="24" default="yes"/>
			<dipvalue name="10K Only" value="56"/>
			<dipvalue name="None" value="0"/>
			<dipvalue name="20K, 60K, Every 60K" value="32"/>
			<dipvalue name="30K, 80K, Every 80K" value="16"/>
			<dipvalue name="20K and 50K Only" value="48"/>
			<dipvalue name="20K and 60K Only" value="8"/>
			<dipvalue name="30K and 70K Only" value="40"/>
			<dipvalue name="20K Only" value="24" default="yes"/>
			<dipvalue name="30K Only" value="56"/>
			<dipvalue name="None" value="0"/>
		</dipswitch>
		<dipswitch name="Lives" tag="DSWA" mask="192">
			<dipvalue name="1" value="0"/>
			<dipvalue name="2" value="64"/>
			<dipvalue name="3" value="128" default="yes"/>
			<dipvalue name="5" value="192"/>
		</dipswitch>
		<dipswitch name="Difficulty" tag="DSWB" mask="3">
			<dipvalue name="Easy" value="0" default="yes"/>
			<dipvalue name="Medium" value="2"/>
			<dipvalue name="Hard" value="1"/>
			<dipvalue name="Hardest" value="3"/>
		</dipswitch>
		<dipswitch name="Cabinet" tag="DSWB" mask="4">
			<dipvalue name="Upright" value="4" default="yes"/>
			<dipvalue name="Cocktail" value="0"/>
		</dipswitch>
		<dipswitch name="Allow Continue" tag="DSWB" mask="8">
			<dipvalue name="No" value="8"/>
			<dipvalue name="Yes" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Demo Sounds" tag="DSWB" mask="16">
			<dipvalue name="Off" value="16"/>
			<dipvalue name="On" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Freeze" tag="DSWB" mask="32">
			<dipvalue name="Off" value="32" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Coin A" tag="DSWB" mask="192">
			<dipvalue name="2 Coins/1 Credit" value="64"/>
			<dipvalue name="1 Coin/1 Credit" value="0" default="yes"/>
			<dipvalue name="2 Coins/3 Credits" value="192"/>
			<dipvalue name="1 Coin/2 Credits" value="128"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="544"/>
	</game>

	<game name="ddonpach" sourcefile="cave.c">
		<description>DoDonPachi (International, Master Ver. 97/02/05)</description>
		<year>1997</year>
		<manufacturer>Cave (Atlus license)</manufacturer>
		<category>Shooter / Flying Vertical</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.068</verAdded>
		<rom name="b1.u27" size="524288" crc="b5cdc8d3" sha1="58757b50e21a27e500a82c03f62cf02a85389926" region="maincpu" offset="0"/>
		<rom name="b2.u26" size="524288" crc="6bbb063a" sha1="e5de64b9c3efc0a38a2e0e16b78ee393bff63558" region="maincpu" offset="1"/>
		<rom name="u50.bin" size="2097152" crc="14b260ec" sha1="33bda210302428d5500115d0c7a839cdfcb67d17" region="sprites" offset="0"/>
		<rom name="u51.bin" size="2097152" crc="e7ba8cce" sha1="ad74a6b7d53760b19587c4a6dbea937daa7e87ce" region="sprites" offset="200000"/>
		<rom name="u52.bin" size="2097152" crc="02492ee0" sha1="64d9cc64a4ad189a8b03cf6a749ddb732b4a0014" region="sprites" offset="400000"/>
		<rom name="u53.bin" size="2097152" crc="cb4c10f0" sha1="a622e8bd0c938b5d38b392b247400b744d8be288" region="sprites" offset="600000"/>
		<rom name="u60.bin" size="2097152" crc="903096a7" sha1="a243e903fef7c4a7b71383263e82e42acd869261" region="layer0" offset="0"/>
		<rom name="u61.bin" size="2097152" crc="d89b7631" sha1="a66bb4955ca58fab8973ca37a0f971e9a67ce017" region="layer1" offset="0"/>
		<rom name="u62.bin" size="2097152" crc="292bfb6b" sha1="11b385991ee990eb5ef36e136b988802b5f90fa4" region="layer2" offset="0"/>
		<rom name="u6.bin" size="2097152" crc="9dfdafaf" sha1="f5cb450cdc78a20c3a74c6dac05c9ac3cba08327" region="ymz" offset="0"/>
		<rom name="u7.bin" size="2097152" crc="795b17d5" sha1="cbfc29f1df9600c82e0fdae00edd00da5b73e14c" region="ymz" offset="200000"/>
		<rom name="eeprom-ddonpach.bin" size="128" crc="315fb546" sha1="7f597107d1610fc286413e0e93c794c80c0c554f" region="eeprom" offset="0"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="16000000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="ymz" name="YMZ280B" clock="16934400"/>
		<display tag="screen" type="raster" rotate="270" width="320" height="240" refresh="57.550645" />
		<sound channels="2"/>
		<input players="2" buttons="3" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="33792"/>
	</game>

	<game name="dondokod" sourcefile="taito_f2.c">
		<description>Don Doko Don (World)</description>
		<year>1989</year>
		<manufacturer>Taito Corporation Japan</manufacturer>
		<category>Platform / Run Jump</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.053</verAdded>
		<rom name="b95-12.bin" size="131072" crc="d0fce87a" sha1="7b346d3b7cbaf0b5447d66a71e815202d796f140" region="maincpu" offset="0"/>
		<rom name="b95-11-1.bin" size="131072" crc="dad40cd3" sha1="6c07ed3dd609a8743f5851caa4d205bce8db595e" region="maincpu" offset="1"/>
		<rom name="b95-10.bin" size="131072" crc="a46e1f0b" sha1="4adfa7a788d31860e557c4059f77440fe12ac110" region="maincpu" offset="40000"/>
		<rom name="b95-14.bin" size="131072" crc="6e4e1351" sha1="207db5f08904d36c1d27cf326eb9260771a836c2" region="maincpu" offset="40001"/>
		<rom name="b95-02.bin" size="524288" crc="67b4e979" sha1="e709cc24e001bccde1178f7e645fc7aec442540c" region="gfx1" offset="0"/>
		<rom name="b95-01.bin" size="524288" crc="51c176ce" sha1="2866e8bd57b301a0d4690f194be95784c53f9fcb" region="gfx2" offset="0"/>
		<rom name="b95-03.bin" size="524288" crc="543aa0d1" sha1="38282ae36a94cc3a354d343cf7d5262e0e309d1f" region="gfx3" offset="0"/>
		<rom name="b95-08.bin" size="65536" crc="b5aa49e1" sha1="83b0a3434e0d0b9aa581c1acdd0c70308362b923" region="audiocpu" offset="0"/>
		<rom name="b95-04.bin" size="524288" crc="ac4c1716" sha1="06a9def7fa3bd739438f4a1d7b55f70eb904bf54" region="ymsnd" offset="0"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="12000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="4000000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="ymsnd" name="YM2610" clock="8000000"/>
		<display tag="screen" type="raster" rotate="0" width="320" height="224" refresh="60.000000" />
		<sound channels="2"/>
		<input players="2" buttons="2" coins="2" tilt="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Unused" tag="DSWA" mask="1">
			<dipvalue name="Off" value="1" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Flip Screen" tag="DSWA" mask="2">
			<dipvalue name="Off" value="2" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Service Mode" tag="DSWA" mask="4">
			<dipvalue name="Off" value="4" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Demo Sounds" tag="DSWA" mask="8">
			<dipvalue name="Off" value="0"/>
			<dipvalue name="On" value="8" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin A" tag="DSWA" mask="48">
			<dipvalue name="4 Coins/1 Credit" value="0"/>
			<dipvalue name="3 Coins/1 Credit" value="16"/>
			<dipvalue name="2 Coins/1 Credit" value="32"/>
			<dipvalue name="1 Coin/1 Credit" value="48" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin B" tag="DSWA" mask="192">
			<dipvalue name="1 Coin/2 Credits" value="192" default="yes"/>
			<dipvalue name="1 Coin/3 Credits" value="128"/>
			<dipvalue name="1 Coin/4 Credits" value="64"/>
			<dipvalue name="1 Coin/6 Credits" value="0"/>
		</dipswitch>
		<dipswitch name="Difficulty" tag="DSWB" mask="3">
			<dipvalue name="Easy" value="2"/>
			<dipvalue name="Medium" value="3" default="yes"/>
			<dipvalue name="Hard" value="1"/>
			<dipvalue name="Hardest" value="0"/>
		</dipswitch>
		<dipswitch name="Bonus Life" tag="DSWB" mask="12">
			<dipvalue name="10k and 100k" value="12" default="yes"/>
			<dipvalue name="10k and 150k" value="8"/>
			<dipvalue name="10k and 250k" value="4"/>
			<dipvalue name="10k and 350k" value="0"/>
		</dipswitch>
		<dipswitch name="Lives" tag="DSWB" mask="48">
			<dipvalue name="2" value="32"/>
			<dipvalue name="3" value="48" default="yes"/>
			<dipvalue name="4" value="0"/>
			<dipvalue name="5" value="16"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSWB" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSWB" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="4096"/>
	</game>

	<game name="dkong" sourcefile="dkong.c">
		<description>Donkey Kong (US set 1)</description>
		<year>1981</year>
		<manufacturer>Nintendo of America</manufacturer>
		<category>Platform / Run Jump</category>
		<nplayers>2P alt</nplayers>
		<verAdded>.003</verAdded>
		<controls_info>numPlayers="2" alternating="1" mirrored="1" usesService="0" tilt="0" cocktail="1"</controls_info>
		<player number="1" numButtons="1">
			<controls>
				<control name="4-way Joystick">
					<constant name="joy4way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Jump"/>
				<label name="P1_JOYSTICK_LEFT" value="Run Left"/>
				<label name="P1_JOYSTICK_DOWN" value="Climb Down Ladder"/>
				<label name="P1_JOYSTICK_UP" value="Climb Up Ladder"/>
				<label name="P1_JOYSTICK_RIGHT" value="Run Right"/>
			</labels>
		</player>
		<rom name="c_5et_g.bin" size="4096" crc="ba70b88b" sha1="d76ebecfea1af098d843ee7e578e480cd658ac1a" region="maincpu" offset="0"/>
		<rom name="c_5ct_g.bin" size="4096" crc="5ec461ec" sha1="acb11a8fbdbb3ab46068385fe465f681e3c824bd" region="maincpu" offset="1000"/>
		<rom name="c_5bt_g.bin" size="4096" crc="1c97d324" sha1="c7966261f3a1d3296927e0b6ee1c58039fc53c1f" region="maincpu" offset="2000"/>
		<rom name="c_5at_g.bin" size="4096" crc="b9005ac0" sha1="3fe3599f6fa7c496f782053ddf7bacb453d197c4" region="maincpu" offset="3000"/>
		<rom name="s_3i_b.bin" size="2048" crc="45a4ed06" sha1="144d24464c1f9f01894eb12f846952290e6e32ef" region="soundcpu" offset="0"/>
		<rom name="s_3j_b.bin" size="2048" crc="4743fe92" sha1="6c82b57637c0212a580591397e6a5a1718f19fd2" region="soundcpu" offset="1000"/>
		<rom name="v_5h_b.bin" size="2048" crc="12c8c95d" sha1="a57ff5a231c45252a63b354137c920a1379b70a3" region="gfx1" offset="0"/>
		<rom name="v_3pt.bin" size="2048" crc="15e9c5e9" sha1="976eb1e18c74018193a35aa86cff482ebfc5cc4e" region="gfx1" offset="800"/>
		<rom name="l_4m_b.bin" size="2048" crc="59f8054d" sha1="793dba9bf5a5fe76328acdfb90815c243d2a65f1" region="gfx2" offset="0"/>
		<rom name="l_4n_b.bin" size="2048" crc="672e4714" sha1="92e5d379f4838ac1fa44d448ce7d142dae42102f" region="gfx2" offset="800"/>
		<rom name="l_4r_b.bin" size="2048" crc="feaa59ee" sha1="ecf95db5a20098804fc8bd59232c66e2e0ed3db4" region="gfx2" offset="1000"/>
		<rom name="l_4s_b.bin" size="2048" crc="20f2ef7e" sha1="3bc482a38bf579033f50082748ee95205b0f673d" region="gfx2" offset="1800"/>
		<rom name="c-2k.bpr" size="256" crc="e273ede5" sha1="b50ec9e1837c00c20fb2a4369ec7dd0358321127" region="proms" offset="0"/>
		<rom name="c-2j.bpr" size="256" crc="d6412358" sha1="f9c872da2fe8e800574ae3bf483fb3ccacc92eb3" region="proms" offset="100"/>
		<rom name="v-5e.bpr" size="256" crc="b869b8f5" sha1="c2bdccbf2654b64ea55cd589fd21323a9178a660" region="proms" offset="200"/>
		<chip type="cpu" tag="maincpu" name="Z80" clock="3072000"/>
		<chip type="cpu" tag="soundcpu" name="MB8884" clock="6000000"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="discrete" name="DISCRETE"/>
		<display tag="screen" type="raster" rotate="90" width="256" height="224" refresh="60.606061" pixclock="6144000" htotal="384" hbend="0" hbstart="256" vtotal="264" vbend="16" vbstart="240" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="1" service="yes">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Lives" tag="DSW0" mask="3">
			<dipvalue name="3" value="0" default="yes"/>
			<dipvalue name="4" value="1"/>
			<dipvalue name="5" value="2"/>
			<dipvalue name="6" value="3"/>
		</dipswitch>
		<dipswitch name="Bonus Life" tag="DSW0" mask="12">
			<dipvalue name="7000" value="0" default="yes"/>
			<dipvalue name="10000" value="4"/>
			<dipvalue name="15000" value="8"/>
			<dipvalue name="20000" value="12"/>
		</dipswitch>
		<dipswitch name="Coinage" tag="DSW0" mask="112">
			<dipvalue name="5 Coins/1 Credit" value="112"/>
			<dipvalue name="4 Coins/1 Credit" value="80"/>
			<dipvalue name="3 Coins/1 Credit" value="48"/>
			<dipvalue name="2 Coins/1 Credit" value="16"/>
			<dipvalue name="1 Coin/1 Credit" value="0" default="yes"/>
			<dipvalue name="1 Coin/2 Credits" value="32"/>
			<dipvalue name="1 Coin/3 Credits" value="64"/>
			<dipvalue name="1 Coin/4 Credits" value="96"/>
		</dipswitch>
		<dipswitch name="Cabinet" tag="DSW0" mask="128">
			<dipvalue name="Upright" value="128" default="yes"/>
			<dipvalue name="Cocktail" value="0"/>
		</dipswitch>
		<configuration name="Video Hardware" tag="VIDHW" mask="1">
			<confsetting name="TKG-02 (Radarscope Conversion)" value="0"/>
			<confsetting name="TKG-04 (Two board set)" value="1" default="yes"/>
		</configuration>
		<adjuster name="VR2 - DAC Volume" default="90"/>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="521"/>
	</game>

	<game name="ddragon" sourcefile="ddragon.c">
		<description>Double Dragon (Japan)</description>
		<year>1987</year>
		<manufacturer>Technos Japan</manufacturer>
		<category>Fighter / 2.5D</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.033b03</verAdded>
		<controls_info>numPlayers="2" alternating="0" mirrored="1" usesService="0" tilt="0" cocktail="1"</controls_info>
		<player number="1" numButtons="3">
			<controls>
				<control name="8-way Joystick">
					<constant name="joy8way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Kick"/>
				<label name="P1_BUTTON2" value="Jump"/>
				<label name="P1_BUTTON3" value="Punch"/>
				<label name="P1_JOYSTICK_UP" value="Up"/>
				<label name="P1_JOYSTICK_DOWN" value="Down"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
			</labels>
		</player>
		<rom name="21j-1-5.26" size="32768" crc="42045dfd" sha1="0983705ea3bb87c4c239692f400e02f15c243479" region="maincpu" offset="8000"/>
		<rom name="21j-2-3.25" size="32768" crc="5779705e" sha1="4b8f22225d10f5414253ce0383bbebd6f720f3af" region="maincpu" offset="10000"/>
		<rom name="21j-3.24" size="32768" crc="3bdea613" sha1="d9038c80646a6ce3ea61da222873237b0383680e" region="maincpu" offset="18000"/>
		<rom name="21j-4-1.23" size="32768" crc="728f87b9" sha1="d7442be24d41bb9fc021587ef44ae5b830e4503d" region="maincpu" offset="20000"/>
		<rom name="21jm-0.ic55" size="16384" crc="f5232d03" sha1="e2a194e38633592fd6587690b3cb2669d93985c7" region="sub" offset="c000"/>
		<rom name="21j-0-1" size="32768" crc="9efa95bb" sha1="da997d9cc7b9e7b2c70a4b6d30db693086a6f7d8" region="soundcpu" offset="8000"/>
		<rom name="21j-5" size="32768" crc="7a8b8db4" sha1="8368182234f9d4d763d4714fd7567a9e31b7ebeb" region="gfx1" offset="0"/>
		<rom name="21j-a" size="65536" crc="574face3" sha1="481fe574cb79d0159a65ff7486cbc945d50538c5" region="gfx2" offset="0"/>
		<rom name="21j-b" size="65536" crc="40507a76" sha1="74581a4b6f48100bddf20f319903af2fe36f39fa" region="gfx2" offset="10000"/>
		<rom name="21j-c" size="65536" crc="bb0bc76f" sha1="37b2225e0593335f636c1e5fded9b21fdeab2f5a" region="gfx2" offset="20000"/>
		<rom name="21j-d" size="65536" crc="cb4f231b" sha1="9f2270f9ceedfe51c5e9a9bbb00d6f43dbc4a3ea" region="gfx2" offset="30000"/>
		<rom name="21j-e" size="65536" crc="a0a0c261" sha1="25c534d82bd237386d447d72feee8d9541a5ded4" region="gfx2" offset="40000"/>
		<rom name="21j-f" size="65536" crc="6ba152f6" sha1="a301ff809be0e1471f4ff8305b30c2fa4aa57fae" region="gfx2" offset="50000"/>
		<rom name="21j-g" size="65536" crc="3220a0b6" sha1="24a16ea509e9aff82b9ddd14935d61bb71acff84" region="gfx2" offset="60000"/>
		<rom name="21j-h" size="65536" crc="65c7517d" sha1="f177ba9c1c7cc75ff04d5591b9865ee364788f94" region="gfx2" offset="70000"/>
		<rom name="21j-8" size="65536" crc="7c435887" sha1="ecb76f2148fa9773426f05aac208eb3ac02747db" region="gfx3" offset="0"/>
		<rom name="21j-9" size="65536" crc="c6640aed" sha1="f156c337f48dfe4f7e9caee9a72c7ea3d53e3098" region="gfx3" offset="10000"/>
		<rom name="21j-i" size="65536" crc="5effb0a0" sha1="1f21acb15dad824e831ed9a42b3fde096bb31141" region="gfx3" offset="20000"/>
		<rom name="21j-j" size="65536" crc="5fb42e7c" sha1="7953316712c56c6f8ca6bba127319e24b618b646" region="gfx3" offset="30000"/>
		<rom name="21j-6" size="65536" crc="34755de3" sha1="57c06d6ce9497901072fa50a92b6ed0d2d4d6528" region="adpcm" offset="0"/>
		<rom name="21j-7" size="65536" crc="904de6f8" sha1="3623e5ea05fd7c455992b7ed87e605b87c3850aa" region="adpcm" offset="10000"/>
		<rom name="21j-k-0" size="256" crc="fdb130a9" sha1="4c4f214229b9fab2b5d69c745ec5428787b89e1f" region="proms" offset="0"/>
		<rom name="21j-l-0" size="512" crc="46339529" sha1="64f4c42a826d67b7cbaa8a23a45ebc4eb6248891" region="proms" offset="100"/>
		<chip type="cpu" tag="maincpu" name="HD6309" clock="12000000"/>
		<chip type="cpu" tag="sub" name="HD63701" clock="6000000"/>
		<chip type="cpu" tag="soundcpu" name="M6809" clock="1500000"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="fmsnd" name="YM2151" clock="3579545"/>
		<chip type="audio" tag="adpcm1" name="MSM5205" clock="375000"/>
		<chip type="audio" tag="adpcm2" name="MSM5205" clock="375000"/>
		<display tag="screen" type="raster" rotate="0" width="256" height="240" refresh="57.444853" pixclock="6000000" htotal="384" hbend="0" hbstart="256" vtotal="272" vbend="0" vbstart="240" />
		<sound channels="1"/>
		<input players="2" buttons="3" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Coin A" tag="DSW0" mask="7">
			<dipvalue name="4 Coins/1 Credit" value="0"/>
			<dipvalue name="3 Coins/1 Credit" value="1"/>
			<dipvalue name="2 Coins/1 Credit" value="2"/>
			<dipvalue name="1 Coin/1 Credit" value="7" default="yes"/>
			<dipvalue name="1 Coin/2 Credits" value="6"/>
			<dipvalue name="1 Coin/3 Credits" value="5"/>
			<dipvalue name="1 Coin/4 Credits" value="4"/>
			<dipvalue name="1 Coin/5 Credits" value="3"/>
		</dipswitch>
		<dipswitch name="Coin B" tag="DSW0" mask="56">
			<dipvalue name="4 Coins/1 Credit" value="0"/>
			<dipvalue name="3 Coins/1 Credit" value="8"/>
			<dipvalue name="2 Coins/1 Credit" value="16"/>
			<dipvalue name="1 Coin/1 Credit" value="56" default="yes"/>
			<dipvalue name="1 Coin/2 Credits" value="48"/>
			<dipvalue name="1 Coin/3 Credits" value="40"/>
			<dipvalue name="1 Coin/4 Credits" value="32"/>
			<dipvalue name="1 Coin/5 Credits" value="24"/>
		</dipswitch>
		<dipswitch name="Cabinet" tag="DSW0" mask="64">
			<dipvalue name="Upright" value="64" default="yes"/>
			<dipvalue name="Cocktail" value="0"/>
		</dipswitch>
		<dipswitch name="Flip Screen" tag="DSW0" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Difficulty" tag="DSW1" mask="3">
			<dipvalue name="Easy" value="1"/>
			<dipvalue name="Medium" value="3" default="yes"/>
			<dipvalue name="Hard" value="2"/>
			<dipvalue name="Hardest" value="0"/>
		</dipswitch>
		<dipswitch name="Demo Sounds" tag="DSW1" mask="4">
			<dipvalue name="Off" value="0"/>
			<dipvalue name="On" value="4" default="yes"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSW1" mask="8">
			<dipvalue name="Off" value="8" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Bonus Life" tag="DSW1" mask="48">
			<dipvalue name="20k" value="16"/>
			<dipvalue name="40k" value="0"/>
			<dipvalue name="30k and every 60k" value="48" default="yes"/>
			<dipvalue name="40k and every 80k" value="32"/>
		</dipswitch>
		<dipswitch name="Lives" tag="DSW1" mask="192">
			<dipvalue name="2" value="192" default="yes"/>
			<dipvalue name="3" value="128"/>
			<dipvalue name="4" value="64"/>
			<dipvalue name="Infinite (Cheat)" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="384"/>
	</game>

	<game name="dragnblz" sourcefile="psikyosh.c">
		<description>Dragon Blaze</description>
		<year>2000</year>
		<manufacturer>Psikyo</manufacturer>
		<category>Shooter / Flying Vertical</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.062</verAdded>
		<rom name="2prog_h.u21" size="524288" crc="fc5eade8" sha1="e5d05543641e4a3900b0d42e0d5f75734683d635" region="maincpu" offset="0"/>
		<rom name="1prog_l.u22" size="524288" crc="95d6fd02" sha1="2b2830e7fa66cbd13666191762bfddc40571caec" region="maincpu" offset="2"/>
		<rom name="1l.u4" size="2097152" crc="c2eb565c" sha1="07e41b36cc03a87f28d091754fdb0d1a7316a532" region="gfx1" offset="400000"/>
		<rom name="1h.u12" size="2097152" crc="23cb46b7" sha1="005b7cc40eea103688a64a72c219c7535970dbfb" region="gfx1" offset="400002"/>
		<rom name="2l.u5" size="2097152" crc="bc256aea" sha1="1f1d678e8a63513a95f296b8a07d2ea485d1e53f" region="gfx1" offset="800000"/>
		<rom name="2h.u13" size="2097152" crc="b75f59ec" sha1="a6cde94bc972e46e54c962fde49fc2174b312882" region="gfx1" offset="800002"/>
		<rom name="3l.u6" size="2097152" crc="4284f008" sha1="610b13304043411b3088fd4299b3cb0a4d8b0cc2" region="gfx1" offset="c00000"/>
		<rom name="3h.u14" size="2097152" crc="abe5cbbf" sha1="c2fb1d8ea8772572c08b36496cf9fc5b91cf848b" region="gfx1" offset="c00002"/>
		<rom name="4l.u7" size="2097152" crc="c9fcf2e5" sha1="7cecdf3406da11289b54aaf58d12883ddfdc5e6b" region="gfx1" offset="1000000"/>
		<rom name="4h.u15" size="2097152" crc="0ab0a12a" sha1="1b29b6dc79e69edb56634517365d0ee8e6ea78ae" region="gfx1" offset="1000002"/>
		<rom name="5l.u8" size="2097152" crc="68d03ccf" sha1="d2bf6da5fa6e346b05872ed9616ffe51c3768f50" region="gfx1" offset="1400000"/>
		<rom name="5h.u16" size="2097152" crc="5450fbca" sha1="7a804263549cea951782a67855e69cb8cb417e98" region="gfx1" offset="1400002"/>
		<rom name="6l.u1" size="2097152" crc="8b52c90b" sha1="e1067ef252870787e46c62015e5778b4e641e68d" region="gfx1" offset="1800000"/>
		<rom name="6h.u2" size="2097152" crc="7362f929" sha1="9ced06202e3f104d30377aeef489021d26e87f73" region="gfx1" offset="1800002"/>
		<rom name="7l.u19" size="2097152" crc="b4f4d86e" sha1="2ad786c5626c98e6943ae05688a1b66307ceac84" region="gfx1" offset="1c00000"/>
		<rom name="7h.u20" size="2097152" crc="44b7b9cc" sha1="3f8122b62ea1183d9fb3aad32d0e47bd32244f87" region="gfx1" offset="1c00002"/>
		<rom name="8l.u28" size="2097152" crc="cd079f89" sha1="49c46eb36bc0458428a7fad3fe622f5ed974073b" region="gfx1" offset="2000000"/>
		<rom name="8h.u29" size="2097152" crc="3edb508a" sha1="72b07fb34a94cc127de02070604b1ff31f3d46c7" region="gfx1" offset="2000002"/>
		<rom name="9l.u41" size="2097152" crc="0b53cd78" sha1="e2071d9fe6c7be4e289b491587ab431c164e59da" region="gfx1" offset="2400000"/>
		<rom name="9h.u42" size="2097152" crc="bc61998a" sha1="75dbefe712104c64576196c27c25dbed59ae3923" region="gfx1" offset="2400002"/>
		<rom name="10l.u58" size="2097152" crc="a3f5c7f8" sha1="d17478ca3e7ef46270f350ffa35d43acb05b1185" region="gfx1" offset="2800000"/>
		<rom name="10h.u59" size="2097152" crc="30e304c4" sha1="1d866276bfe7f7524306a880d225aaf11ac2e5dd" region="gfx1" offset="2800002"/>
		<rom name="snd0.u52" size="2097152" crc="7fd1b225" sha1="6aa61021ada51393bbb34fd1aea00b8feccc8197" region="ymf" offset="0"/>
		<rom name="eeprom-dragnblz.bin" size="256" crc="70a8a3a6" sha1="80ded1fce090b87b8c8b56f4fb74ef4e751b51d2" region="eeprom" offset="0"/>
		<chip type="cpu" tag="maincpu" name="SH-2" clock="28636350"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="ymf" name="YMF278B" clock="28636350"/>
		<display tag="screen" type="raster" rotate="270" width="320" height="224" refresh="60.000000" />
		<sound channels="2"/>
		<input players="2" buttons="3" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Debug" tag="INPUTS" mask="64">
			<dipvalue name="Off" value="64"/>
			<dipvalue name="On" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Region" tag="JP4" mask="50331648">
			<dipvalue name="Japan" value="0"/>
			<dipvalue name="International Ver A." value="33554432"/>
			<dipvalue name="International Ver B." value="16777216" default="yes"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="5120"/>
	</game>

	<game name="dungeonm" sourcefile="taito_f3.c" cloneof="lightbr" romof="lightbr">
		<description>Dungeon Magic (Ver 2.1O 1994/02/18)</description>
		<year>1993</year>
		<manufacturer>Taito Corporation Japan</manufacturer>
		<category>Maze / Fighter</category>
		<nplayers>4P sim</nplayers>
		<verAdded>.061</verAdded>
		<rom name="d69-20.bin" size="524288" crc="33650fe4" sha1="df8b775749b1f0f02d0df6141597cc49fb3ae227" region="maincpu" offset="0"/>
		<rom name="d69-13.bin" size="524288" crc="dec2ec17" sha1="8472a5aaea9e4e4fb5f7f4b5eda356b590d1541d" region="maincpu" offset="1"/>
		<rom name="d69-15.bin" size="524288" crc="323e1955" sha1="d76582d1ff5a9aa87a498fea3280bc3c25ee9ec0" region="maincpu" offset="2"/>
		<rom name="d69-22.bin" size="524288" crc="f99e175d" sha1="8f5f4710d72faed978e68e6e36703f47e8bab06f" region="maincpu" offset="3"/>
		<rom name="d69-06.bin" merge="d69-06.bin" size="2097152" crc="cb4aac81" sha1="15d315c6b9695cc2fe07defc67c7a4fb26de1950" region="gfx1" offset="0"/>
		<rom name="d69-07.bin" merge="d69-07.bin" size="2097152" crc="b749f984" sha1="39fd662bdc42e812519181a640a83e29e300826a" region="gfx1" offset="1"/>
		<rom name="d69-09.bin" merge="d69-09.bin" size="1048576" crc="a96c19b8" sha1="7872b4dd9d51877bed709fec393413e41d6b954f" region="gfx1" offset="400000"/>
		<rom name="d69-10.bin" merge="d69-10.bin" size="1048576" crc="36aa80c6" sha1="aeb5f7632810564426761b5798539bf4c4a0c64c" region="gfx1" offset="400001"/>
		<rom name="d69-08.bin" merge="d69-08.bin" size="2097152" crc="5b68d7d8" sha1="f2ee3dd7100a3c9d8f402fe36dae2bc66cb17be3" region="gfx1" offset="900000"/>
		<rom name="d69-11.bin" merge="d69-11.bin" size="1048576" crc="c11adf92" sha1="ee9ce49a43b419c4f44ac1aea8d0a12d7b289244" region="gfx1" offset="b00000"/>
		<rom name="d69-03.bin" merge="d69-03.bin" size="2097152" crc="6999c86f" sha1="8a91930edfc0b5d23e59f8c3b43131db6edb4d37" region="gfx2" offset="0"/>
		<rom name="d69-04.bin" merge="d69-04.bin" size="2097152" crc="cc91dcb7" sha1="97f510b1e1a3adf49efe82babdd7abce3756ce4b" region="gfx2" offset="1"/>
		<rom name="d69-05.bin" merge="d69-05.bin" size="2097152" crc="f9f5433c" sha1="d3de66385d883c72967c44bc29983d7a79f665d1" region="gfx2" offset="600000"/>
		<rom name="d69-18.bin" merge="d69-18.bin" size="131072" crc="04600d7b" sha1="666cfab09b61fd6e0bc4ff277018ebf1cda01b0e" region="audiocpu" offset="100000"/>
		<rom name="d69-19.bin" merge="d69-19.bin" size="131072" crc="1484e853" sha1="4459c18ba005786483c652857e527c6093efb036" region="audiocpu" offset="100001"/>
		<rom name="d69-01.bin" merge="d69-01.bin" size="2097152" crc="9ac93ac2" sha1="1c44f6ba95505f85b0c8a90395f09d2a49da3553" region="ensoniq.0" offset="0"/>
		<rom name="d69-02.bin" merge="d69-02.bin" size="2097152" crc="dce28dd7" sha1="eacfc98349b0608fc1a944c11f0483fb6caa4445" region="ensoniq.0" offset="400000"/>
		<chip type="cpu" tag="maincpu" name="68EC020" clock="16000000"/>
		<chip type="cpu" tag="audiocpu" name="68000" clock="15238050"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="ensoniq" name="ES5505" clock="15238050"/>
		<display tag="screen" type="raster" rotate="0" width="320" height="224" refresh="58.970000" />
		<sound channels="2"/>
		<input players="4" buttons="4" coins="4" service="yes" tilt="yes">
			<control type="joy8way"/>
			<control type="dial" minimum="0" maximum="4095" sensitivity="25" keydelta="25"/>
		</input>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="8192"/>
	</game>

	<game name="ddsom" sourcefile="cps2.c">
		<description>Dungeons &amp; Dragons: Shadow over Mystara (Euro 960619)</description>
		<year>1996</year>
		<manufacturer>Capcom</manufacturer>
		<category>Fighter / 2.5D</category>
		<nplayers>4P sim</nplayers>
		<verAdded>.071u2</verAdded>
		<controls_info>numPlayers="4" alternating="0" mirrored="1" usesService="0" tilt="0" cocktail="0"</controls_info>
		<player number="1" numButtons="4">
			<controls>
				<control name="8-way Joystick">
					<constant name="joy8way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Attack"/>
				<label name="P1_BUTTON2" value="Jump"/>
				<label name="P1_BUTTON3" value="Select"/>
				<label name="P1_BUTTON4" value="Magic"/>
				<label name="P1_JOYSTICK_UP" value="Up"/>
				<label name="P1_JOYSTICK_DOWN" value="Down"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
			</labels>
		</player>
		<rom name="dd2e.03e" size="524288" crc="449361af" sha1="14af2b35e6f43f92c9e071f1dc85b18cf73ecb35" region="maincpu" offset="0"/>
		<rom name="dd2e.04e" size="524288" crc="5b7052b6" sha1="8a5f069f450da939d0f02518751cd9815d621d81" region="maincpu" offset="80000"/>
		<rom name="dd2e.05e" size="524288" crc="788d5f60" sha1="b8b42c11530a34c2878fb119c0a388e33067b66d" region="maincpu" offset="100000"/>
		<rom name="dd2e.06e" size="524288" crc="e0807e1e" sha1="4b978f5f647fff84d456eb14c9fd202d9a276997" region="maincpu" offset="180000"/>
		<rom name="dd2e.07" size="524288" crc="bb777a02" sha1="4b2c65a9129fc2262b35be1c10d06f60f5108981" region="maincpu" offset="200000"/>
		<rom name="dd2e.08" size="524288" crc="30970890" sha1="fd366a9323230f6997006ab4cc216f9a97865ebe" region="maincpu" offset="280000"/>
		<rom name="dd2e.09" size="524288" crc="99e2194d" sha1="cbcecdf5beeac3eac6c2c3fa395710e1b8347531" region="maincpu" offset="300000"/>
		<rom name="dd2e.10" size="524288" crc="e198805e" sha1="37ae9d88d98c59337b657cfa6feb56e4f9cae95f" region="maincpu" offset="380000"/>
		<rom name="dd2.13m" size="4194304" crc="a46b4e6e" sha1="fb90f42868c581c481b4ceff9f692753fb186b30" region="gfx" offset="0"/>
		<rom name="dd2.15m" size="4194304" crc="d5fc50fc" sha1="bc692f17b18bb47a724cd5152377cd5ccd6e184a" region="gfx" offset="2"/>
		<rom name="dd2.17m" size="4194304" crc="837c0867" sha1="3d6db290a8f76299a23543f0ccf6a7905e1088ac" region="gfx" offset="4"/>
		<rom name="dd2.19m" size="4194304" crc="bb0ec21c" sha1="e43ccc1cf63ccd2b504cc9fd701af849a7321914" region="gfx" offset="6"/>
		<rom name="dd2.14m" size="2097152" crc="6d824ce2" sha1="0ccfe6c8a944937718e28a1a373b5822c7b7001b" region="gfx" offset="1000000"/>
		<rom name="dd2.16m" size="2097152" crc="79682ae5" sha1="ee84f4791c29ce9e2bae06ba3ec47ff4d2cd7054" region="gfx" offset="1000002"/>
		<rom name="dd2.18m" size="2097152" crc="acddd149" sha1="7f50de9b2d1cc733594c642be1804190519caffa" region="gfx" offset="1000004"/>
		<rom name="dd2.20m" size="2097152" crc="117fb0c0" sha1="15c01fa1a71b6469b0e1bde0ce5835c5ff9d938c" region="gfx" offset="1000006"/>
		<rom name="dd2.01" size="131072" crc="99d657e5" sha1="1528dd6b07a0e79951a35c0457c8a9c9770e9c78" region="audiocpu" offset="0"/>
		<rom name="dd2.02" size="131072" crc="117a3824" sha1="14f3a12170b601c5466c93af9d2f24e0b386b4e4" region="audiocpu" offset="28000"/>
		<rom name="dd2.11m" size="2097152" crc="98d0c325" sha1="7406e8d943d77c468eb418c4113261f4ab973bbf" region="qsound" offset="0"/>
		<rom name="dd2.12m" size="2097152" crc="5ea2e7fa" sha1="0e6a9fd007f637adcb2226c902394f07de45e803" region="qsound" offset="200000"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="16000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="8000000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="qsound" name="Q-Sound" clock="4000000"/>
		<display tag="screen" type="raster" rotate="0" width="384" height="224" refresh="59.629403" pixclock="8000000" htotal="518" hbend="64" hbstart="448" vtotal="259" vbend="16" vbstart="240" />
		<sound channels="2"/>
		<input players="4" buttons="4" coins="4" service="yes">
			<control type="joy8way"/>
		</input>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="3072"/>
	</game>

	<game name="ddtod" sourcefile="cps2.c">
		<description>Dungeons &amp; Dragons: Tower of Doom (Euro 940412)</description>
		<year>1993</year>
		<manufacturer>Capcom</manufacturer>
		<category>Fighter / 2.5D</category>
		<nplayers>4P sim</nplayers>
		<verAdded>.056</verAdded>
		<controls_info>numPlayers="4" alternating="0" mirrored="1" usesService="0" tilt="0" cocktail="0"</controls_info>
		<player number="1" numButtons="4">
			<controls>
				<control name="8-way Joystick">
					<constant name="joy8way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Attack"/>
				<label name="P1_BUTTON2" value="Jump"/>
				<label name="P1_BUTTON3" value="Magic"/>
				<label name="P1_BUTTON4" value="Select"/>
				<label name="P1_JOYSTICK_UP" value="Up"/>
				<label name="P1_JOYSTICK_DOWN" value="Down"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
			</labels>
		</player>
		<rom name="dade.03c" size="524288" crc="8e73533d" sha1="6eece222e562dd0c453d8dec188c9553c46dfe3c" region="maincpu" offset="0"/>
		<rom name="dade.04c" size="524288" crc="00c2e82e" sha1="fad4dcdac8d6ef04b71e987936bf27e3d93809fc" region="maincpu" offset="80000"/>
		<rom name="dade.05c" size="524288" crc="ea996008" sha1="9f41679531e971e62483415c07ef4ee7489ff779" region="maincpu" offset="100000"/>
		<rom name="dad.06a" size="524288" crc="6225495a" sha1="a9a02abb072e3482ac92d7aed8ce9a5bcf636bc0" region="maincpu" offset="180000"/>
		<rom name="dad.07a" size="524288" crc="b3480ec3" sha1="a66f8dba67101fd71c2af4f3c3d71e55778a9f2c" region="maincpu" offset="200000"/>
		<rom name="dad.13m" size="2097152" crc="da3cb7d6" sha1="d59bb53d5f32889eb6eb7f8b1c8781948c97283d" region="gfx" offset="0"/>
		<rom name="dad.15m" size="2097152" crc="92b63172" sha1="9bed7dbbb17729f2ad3d318396f5335c0bd39937" region="gfx" offset="2"/>
		<rom name="dad.17m" size="2097152" crc="b98757f5" sha1="3eead22e097906bf0e1e151cd0a9c75abc5a32d4" region="gfx" offset="4"/>
		<rom name="dad.19m" size="2097152" crc="8121ce46" sha1="40c4dc969318d38f0c6d5401c9c64371f51aa12c" region="gfx" offset="6"/>
		<rom name="dad.14m" size="1048576" crc="837e6f3f" sha1="c060183474fba0e82d765b9f282b84838550dff6" region="gfx" offset="800000"/>
		<rom name="dad.16m" size="1048576" crc="f0916bdb" sha1="9354d258dd26cbbf12c78ecfc277c357cbdb360e" region="gfx" offset="800002"/>
		<rom name="dad.18m" size="1048576" crc="cef393ef" sha1="830b33c86cc24776d17ad65fa89a3b16c40446a1" region="gfx" offset="800004"/>
		<rom name="dad.20m" size="1048576" crc="8953fe9e" sha1="f4795beb006335d13e3934aa9760e775eb0bb950" region="gfx" offset="800006"/>
		<rom name="dad.01" size="131072" crc="3f5e2424" sha1="4aa744576bc6752c43a90a27a816ebd90076b248" region="audiocpu" offset="0"/>
		<rom name="dad.11m" size="2097152" crc="0c499b67" sha1="a8ebd8a1cd6dece8344b7cb0439d85843fb97616" region="qsound" offset="0"/>
		<rom name="dad.12m" size="2097152" crc="2f0b5a4e" sha1="8d1ebbb811aa469b0f0d29d719d2b9af28fb63a2" region="qsound" offset="200000"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="16000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="8000000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="qsound" name="Q-Sound" clock="4000000"/>
		<display tag="screen" type="raster" rotate="0" width="384" height="224" refresh="59.629403" pixclock="8000000" htotal="518" hbend="64" hbstart="448" vtotal="259" vbend="16" vbstart="240" />
		<sound channels="2"/>
		<input players="4" buttons="4" coins="4" service="yes">
			<control type="joy8way"/>
		</input>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="3072"/>
	</game>

	<game name="dynagear" sourcefile="ssv.c">
		<description>Dyna Gear</description>
		<year>1993</year>
		<manufacturer>Sammy</manufacturer>
		<category>Platform / Fighter Scrolling</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.082</verAdded>
		<rom name="si002-prl.u4" size="524288" crc="71ba29c6" sha1="ef43ab665daa4fc9ee01996d03f2f0b4c74c8435" region="user1" offset="0"/>
		<rom name="si002-prh.u3" size="524288" crc="d0947a12" sha1="95b54ed9dc51c952ad123103b8633a821cde05e9" region="user1" offset="1"/>
		<rom name="si002-01.u27" size="2097152" crc="0060a521" sha1="10cdb967e6cb4fc7c23c1ac40b24e35262060f5c" region="gfx1" offset="0"/>
		<rom name="si002-04.u26" size="2097152" crc="6140f47d" sha1="49dcebe724990acdac76746886efe88b68ce956f" region="gfx1" offset="200000"/>
		<rom name="si002-02.u23" size="2097152" crc="c22f2a41" sha1="969affc8bac9a6024e7e5103384a40a6a2acf653" region="gfx1" offset="400000"/>
		<rom name="si002-05.u22" size="2097152" crc="482412fd" sha1="dfb896631b6999ce8ac6aeef84ff44150d67739a" region="gfx1" offset="600000"/>
		<rom name="si002-03.u17" size="2097152" crc="4261a6b8" sha1="df163faa84a86f126d5d405aef316ff9dd3c05eb" region="gfx1" offset="800000"/>
		<rom name="si002-06.u16" size="2097152" crc="0e1f23f6" sha1="ea35c75776b75131ef9133a16a36d95132dc6776" region="gfx1" offset="a00000"/>
		<rom name="si002-07.u9" size="1048576" crc="30d2bf11" sha1="263e9a4e6a77aa451daf6d1225071cc1147a6541" region="ensoniq.2" offset="0"/>
		<rom name="si002-08.u8" size="1048576" crc="253704ee" sha1="887ebca2af497fc59b274838cdf284223cc92c97" region="ensoniq.2" offset="100000"/>
		<rom name="si002-09.u7" size="1048576" crc="1ea86db7" sha1="e887ea5be99f753e73355a45e37dfddb2a1d6cf6" region="ensoniq.2" offset="200000"/>
		<rom name="si002-10.u6" size="1048576" crc="e369c177" sha1="646aad00a8f9eda847e9a51fb0a511bf49eb9fe2" region="ensoniq.2" offset="300000"/>
		<chip type="cpu" tag="maincpu" name="V60" clock="16000000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="ensoniq" name="ES5506" clock="16000000"/>
		<display tag="screen" type="raster" rotate="0" width="336" height="240" refresh="60.000000" pixclock="7136880" htotal="454" hbend="0" hbstart="336" vtotal="262" vbend="0" vbstart="240" />
		<sound channels="2"/>
		<input players="2" buttons="3" coins="2" service="yes" tilt="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Coin A" tag="DSW1" mask="15">
			<dipvalue name="4 Coins/1 Credit" value="7"/>
			<dipvalue name="3 Coins/1 Credit" value="8"/>
			<dipvalue name="2 Coins/1 Credit" value="9"/>
			<dipvalue name="1 Coin/1 Credit" value="15" default="yes"/>
			<dipvalue name="2 Coins/3 Credits" value="6"/>
			<dipvalue name="1 Coin/2 Credits" value="14"/>
			<dipvalue name="1 Coin/3 Credits" value="13"/>
			<dipvalue name="1 Coin/4 Credits" value="12"/>
			<dipvalue name="1 Coin/5 Credits" value="11"/>
			<dipvalue name="1 Coin/6 Credits" value="10"/>
			<dipvalue name="Multiple Coin Feature A" value="5"/>
			<dipvalue name="Multiple Coin Feature B" value="4"/>
			<dipvalue name="Multiple Coin Feature C" value="3"/>
			<dipvalue name="Multiple Coin Feature D" value="2"/>
			<dipvalue name="Multiple Coin Feature E" value="1"/>
		</dipswitch>
		<dipswitch name="Coin B" tag="DSW1" mask="240">
			<dipvalue name="4 Coins/1 Credit" value="112"/>
			<dipvalue name="3 Coins/1 Credit" value="128"/>
			<dipvalue name="2 Coins/1 Credit" value="144"/>
			<dipvalue name="1 Coin/1 Credit" value="240" default="yes"/>
			<dipvalue name="2 Coins/3 Credits" value="96"/>
			<dipvalue name="1 Coin/2 Credits" value="224"/>
			<dipvalue name="1 Coin/3 Credits" value="208"/>
			<dipvalue name="1 Coin/4 Credits" value="192"/>
			<dipvalue name="1 Coin/5 Credits" value="176"/>
			<dipvalue name="1 Coin/6 Credits" value="160"/>
			<dipvalue name="Multiple Coin Feature A" value="80"/>
			<dipvalue name="Multiple Coin Feature B" value="64"/>
			<dipvalue name="Multiple Coin Feature C" value="48"/>
			<dipvalue name="Multiple Coin Feature D" value="32"/>
			<dipvalue name="Multiple Coin Feature E" value="16"/>
		</dipswitch>
		<dipswitch name="Flip Screen" tag="DSW2" mask="1">
			<dipvalue name="Off" value="1" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Demo Sounds" tag="DSW2" mask="2">
			<dipvalue name="Off" value="2"/>
			<dipvalue name="On" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Difficulty" tag="DSW2" mask="12">
			<dipvalue name="Easy" value="8"/>
			<dipvalue name="Normal" value="12" default="yes"/>
			<dipvalue name="Hard" value="4"/>
			<dipvalue name="Hardest" value="0"/>
		</dipswitch>
		<dipswitch name="Lives" tag="DSW2" mask="48">
			<dipvalue name="1" value="16"/>
			<dipvalue name="2" value="48" default="yes"/>
			<dipvalue name="3" value="32"/>
			<dipvalue name="4" value="0"/>
		</dipswitch>
		<dipswitch name="Free Play" tag="DSW2" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Health" tag="DSW2" mask="128">
			<dipvalue name="3 Hearts" value="0"/>
			<dipvalue name="4 Hearts" value="128" default="yes"/>
		</dipswitch>
		<driver status="imperfect" emulation="good" color="good" sound="good" graphic="imperfect" cocktail="preliminary" savestate="unsupported" palettesize="32768"/>
	</game>

	<game name="ecofghtr" sourcefile="cps2.c">
		<description>Eco Fighters (World 931203)</description>
		<year>1993</year>
		<manufacturer>Capcom</manufacturer>
		<category>Shooter / Flying Horizontal</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.053</verAdded>
		<controls_info>numPlayers="2" alternating="0" mirrored="1" usesService="0" tilt="0" cocktail="0"</controls_info>
		<player number="1" numButtons="3">
			<controls>
				<control name="8-way Joystick">
					<constant name="joy8way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Rotate CCW"/>
				<label name="P1_BUTTON2" value="Shot"/>
				<label name="P1_BUTTON3" value="Rotate CW"/>
				<label name="P1_JOYSTICK_UP" value="Up"/>
				<label name="P1_JOYSTICK_DOWN" value="Down"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
			</labels>
		</player>
		<rom name="uece.03" size="524288" crc="ec2c1137" sha1="19c5b68cccd682d3996faf8c5f07a644b2384b1c" region="maincpu" offset="0"/>
		<rom name="uece.04" size="524288" crc="b35f99db" sha1="4dd5c4840406a9323431f5bda7224cadacf8b419" region="maincpu" offset="80000"/>
		<rom name="uece.05" size="524288" crc="d9d42d31" sha1="58e7438fa212655ca56cbb477ea353e1083e0933" region="maincpu" offset="100000"/>
		<rom name="uece.06" size="524288" crc="9d9771cf" sha1="d1c76672f2e0437cd1204d5552d32ed3377c1356" region="maincpu" offset="180000"/>
		<rom name="uec.13m" size="2097152" crc="dcaf1436" sha1="ba124cc0bb10c1d1c07592a3623add4ed054182e" region="gfx" offset="0"/>
		<rom name="uec.15m" size="2097152" crc="2807df41" sha1="66a9800af435055737ce50a0b0ced7c5718c2004" region="gfx" offset="2"/>
		<rom name="uec.17m" size="2097152" crc="8a708d02" sha1="95ec527edc904a66e325667521b4d07d72579211" region="gfx" offset="4"/>
		<rom name="uec.19m" size="2097152" crc="de7be0ef" sha1="bf8df9a31f8923f4b726ea12fe8327368463ebe1" region="gfx" offset="6"/>
		<rom name="uec.14m" size="1048576" crc="1a003558" sha1="64bbd89e65dc0cf6f4ab5ea93a4cc6312d0d0802" region="gfx" offset="800000"/>
		<rom name="uec.16m" size="1048576" crc="4ff8a6f9" sha1="03968a301417e8843d42d4e0db42aa0a3a38664b" region="gfx" offset="800002"/>
		<rom name="uec.18m" size="1048576" crc="b167ae12" sha1="48c552d02caad27d680aa51170560794f2a51478" region="gfx" offset="800004"/>
		<rom name="uec.20m" size="1048576" crc="1064bdc2" sha1="c51f75ac8d3f02a771feda0a933314a928555c4e" region="gfx" offset="800006"/>
		<rom name="uec.01" size="131072" crc="c235bd15" sha1="feb7cd7db9dc0b9887b33eed9796bb0205fb719d" region="audiocpu" offset="0"/>
		<rom name="uec.11m" size="2097152" crc="81b25d39" sha1="448adfcc7d98873a48c710d857225cdd1580e5c9" region="qsound" offset="0"/>
		<rom name="uec.12m" size="2097152" crc="27729e52" sha1="a55c8159adf766dda70cb047f5ac85ce6bc0a3f3" region="qsound" offset="200000"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="16000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="8000000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="qsound" name="Q-Sound" clock="4000000"/>
		<display tag="screen" type="raster" rotate="0" width="384" height="224" refresh="59.629403" pixclock="8000000" htotal="518" hbend="64" hbstart="448" vtotal="259" vbend="16" vbstart="240" />
		<sound channels="2"/>
		<input players="2" buttons="3" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="3072"/>
	</game>

	<game name="elvactr" sourcefile="taito_f3.c">
		<description>Elevator Action Returns (Ver 2.2O 1995/02/20)</description>
		<year>1994</year>
		<manufacturer>Taito Corporation Japan</manufacturer>
		<category>Platform / Shooter</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.037b15</verAdded>
		<rom name="e02-12.20" size="524288" crc="ea5f5a32" sha1="4f30c56fbf068fee6d3afb2479043c7e89f6c055" region="maincpu" offset="0"/>
		<rom name="e02-11.19" size="524288" crc="bcced8ff" sha1="09c38c78300ba9d710b4e46ca71014bbc5ac46b4" region="maincpu" offset="1"/>
		<rom name="e02-10.18" size="524288" crc="72f1b952" sha1="9fc41ecfbee3581d9e92ff3a2ab6e4b93567e31d" region="maincpu" offset="2"/>
		<rom name="e02-16.17" size="524288" crc="cd97182b" sha1="b3387980acfeec81eb0178d5b2955ac39595e22d" region="maincpu" offset="3"/>
		<rom name="e02-03.12" size="2097152" crc="c884ebb5" sha1="49009056bfdc564eac0ae6b7b49f070f05dc4ee3" region="gfx1" offset="0"/>
		<rom name="e02-02.8" size="2097152" crc="c8e06cfb" sha1="071d095a4930ce18a782c577811b553a9705fbd7" region="gfx1" offset="1"/>
		<rom name="e02-01.4" size="2097152" crc="2ba94726" sha1="3e9cdd076338e0e5358571ce4f97576f1a6a12a7" region="gfx1" offset="600000"/>
		<rom name="e02-08.47" size="2097152" crc="29c9bd02" sha1="a5b552ae7ac15f514ee6105410ec3e6e34ea0adb" region="gfx2" offset="0"/>
		<rom name="e02-07.45" size="2097152" crc="5eeee925" sha1="d302da28df8ac6d406ef45f1d282ee22ce243857" region="gfx2" offset="1"/>
		<rom name="e02-06.43" size="2097152" crc="4c8726e9" sha1="8ce2320a087f43c49428a39dafffec8c40d61b03" region="gfx2" offset="600000"/>
		<rom name="e02-13.32" size="262144" crc="80932702" sha1="c468234d03aa31b2aa0c3bd6bec32034216c2ae4" region="audiocpu" offset="100000"/>
		<rom name="e02-14.33" size="262144" crc="706671a5" sha1="1ac90647d617e73f12a67274a025ae43a6b3a316" region="audiocpu" offset="100001"/>
		<rom name="e02-04.38" size="2097152" crc="b74307af" sha1="deb42415049efa2df70e7b25ba8b1b716aa227f1" region="ensoniq.0" offset="0"/>
		<rom name="e02-05.39" size="2097152" crc="eb729855" sha1="85253efe794e8b5ffaf16bcb1123bca831e776a5" region="ensoniq.0" offset="400000"/>
		<rom name="ampal20l10a.a12" size="204" crc="e719542f" sha1="b28b9e13ec1ca98203ebbfd592dbdc44d3a6e936" region="plds" offset="0"/>
		<rom name="pal20l10b.a24" size="204" status="nodump" region="plds" offset="200"/>
		<rom name="pal16l8b.b24" size="260" crc="0b73a7d1" sha1="953234ce95a8c2dfb9ba276742411cb2ca4d4bf8" region="plds" offset="400"/>
		<rom name="pal16l8b.b57" size="260" crc="74b4d8be" sha1="23ba316bc5550dd69f07f9a0f697927656a35e5a" region="plds" offset="600"/>
		<rom name="pal16l8b.b58" size="260" crc="17e2c9b8" sha1="841b290ee3a3089a975456b20018c04e6afb2257" region="plds" offset="800"/>
		<rom name="pal16l8b.b59" size="260" crc="dc0db200" sha1="9f46e7edf053ad9ee3a4a6dd00f9f6996203fc60" region="plds" offset="a00"/>
		<rom name="pal16l8b.b64" size="260" crc="3aed3d98" sha1="8f0b02baad87aeda1767f0e95aa1a84545376076" region="plds" offset="c00"/>
		<chip type="cpu" tag="maincpu" name="68EC020" clock="16000000"/>
		<chip type="cpu" tag="audiocpu" name="68000" clock="15238050"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="ensoniq" name="ES5505" clock="15238050"/>
		<display tag="screen" type="raster" rotate="0" width="320" height="232" refresh="58.970000" />
		<sound channels="2"/>
		<input players="4" buttons="4" coins="4" service="yes" tilt="yes">
			<control type="joy8way"/>
			<control type="dial" minimum="0" maximum="4095" sensitivity="25" keydelta="25"/>
		</input>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="8192"/>
	</game>

	<game name="esprade" sourcefile="cave.c">
		<description>ESP Ra.De. (International, Ver. 98/04/22)</description>
		<year>1998</year>
		<manufacturer>Cave (Atlus license)</manufacturer>
		<category>Shooter / Flying Vertical</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.061</verAdded>
		<rom name="u42.int" size="524288" crc="3b510a73" sha1="ab1666eb826cb4a71588d86831dd18a2ef1c2a33" region="maincpu" offset="0"/>
		<rom name="u41.int" size="524288" crc="97c1b649" sha1="37a56b7b9662219a356aee3f4b5cbb774ac4950e" region="maincpu" offset="1"/>
		<rom name="esp_u63.u63" size="4194304" crc="2f2fe92c" sha1="9519e365248bcec8419786eabb16fe4aae299af5" region="sprites" offset="0"/>
		<rom name="esp_u64.u64" size="4194304" crc="491a3da4" sha1="53549a2bd3edc7b5e73fb46e1421b156bb0c190f" region="sprites" offset="1"/>
		<rom name="esp_u65.u65" size="4194304" crc="06563efe" sha1="94e72da1f542b4e0525b4b43994242816b43dbdc" region="sprites" offset="800000"/>
		<rom name="esp_u66.u66" size="4194304" crc="7bbe4cfc" sha1="e77d0ed7a11b5abca1df8a0eb20ac9360cf79e76" region="sprites" offset="800001"/>
		<rom name="esp_u54.u54" size="4194304" crc="e7ca6936" sha1="b7f5ab67071a1d9dd3d2c1cd2304d9cdad68850c" region="layer0" offset="0"/>
		<rom name="esp_u55.u55" size="4194304" crc="f53bd94f" sha1="d0a74fb3d36fe522ef075e5ae44a9980da8abe2f" region="layer0" offset="400000"/>
		<rom name="esp_u52.u52" size="4194304" crc="e7abe7b4" sha1="e98da45497e1aaf0d6ab352ec3e43c7438ed792a" region="layer1" offset="0"/>
		<rom name="esp_u53.u53" size="4194304" crc="51a0f391" sha1="8b7355cbad119f4e1add14e5cd5e343ec6706104" region="layer1" offset="400000"/>
		<rom name="esp_u51.u51" size="4194304" crc="0b9b875c" sha1="ef05447cd8565ae24bb71db42342724622ad1e3e" region="layer2" offset="0"/>
		<rom name="esp_u19.u19" size="4194304" crc="f54b1cab" sha1="34d70bb5798de85d892c062001d9ac1d6604fd9f" region="ymz" offset="0"/>
		<rom name="eeprom-esprade.bin" size="128" crc="315fb546" sha1="7f597107d1610fc286413e0e93c794c80c0c554f" region="eeprom" offset="0"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="16000000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="ymz" name="YMZ280B" clock="16934400"/>
		<display tag="screen" type="raster" rotate="270" width="320" height="240" refresh="57.550645" />
		<sound channels="2"/>
		<input players="2" buttons="3" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32768"/>
	</game>

	<game name="exvania" sourcefile="namcona1.c">
		<description>Exvania (World)</description>
		<year>1992</year>
		<manufacturer>Namco</manufacturer>
		<category>Maze / Fighter</category>
		<nplayers>4P sim</nplayers>
		<verAdded>.143u6</verAdded>
		<rom name="ex2-ep0l.4c" size="524288" crc="ccf46677" sha1="f9d057a7b1c388323d49ef692f41242769f1a08c" region="maincpu" offset="80001"/>
		<rom name="ex2-ep0u.4f" size="524288" crc="37b8d890" sha1="a0417a1b51d1206bd3eb5e7b58303a9a5691fa43" region="maincpu" offset="80000"/>
		<rom name="ex1-ma0l.2c" size="1048576" crc="17922cd4" sha1="af92c2335e7110c0c5e712f3148c1534d22d3814" region="maincpu" offset="280001"/>
		<rom name="ex1-ma0u.2f" size="1048576" crc="93d66106" sha1="c5d665db04ae0e8992ef46544e2cb7b0e27c8bfe" region="maincpu" offset="280000"/>
		<rom name="ex1-ma1l.3c" size="1048576" crc="e4bba6ed" sha1="6483ef91e5a5b8ddd13a3d889936c39829fa50d6" region="maincpu" offset="480001"/>
		<rom name="ex1-ma1u.3f" size="1048576" crc="04e7c4b0" sha1="78180d96cd1fae583617d4d227ed4ee24f2f9e29" region="maincpu" offset="480000"/>
		<rom name="c69.bin" size="16384" crc="349134d9" sha1="61a4981fc2716c228b6121fedcbf1ed6f34dc2de" region="mcu" offset="0"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="12528250"/>
		<chip type="cpu" tag="mcu" name="M37702" clock="12528250"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="c140" name="C140" clock="44100"/>
		<display tag="screen" type="raster" rotate="0" width="288" height="224" refresh="60.000000" />
		<sound channels="2"/>
		<input players="4" buttons="3" coins="4">
			<control type="joy8way"/>
		</input>
		<dipswitch name="DIP2 (Freeze)" tag="DSW" mask="1">
			<dipvalue name="Off" value="1" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="DIP1 (Test)" tag="DSW" mask="2">
			<dipvalue name="Off" value="2" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Service Mode" tag="DSW" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="8192"/>
	</game>

	<game name="ffight" sourcefile="cps1.c">
		<description>Final Fight (World, set 1)</description>
		<year>1989</year>
		<manufacturer>Capcom</manufacturer>
		<category>Fighter / 2.5D</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.033b03</verAdded>
		<controls_info>numPlayers="2" alternating="0" mirrored="1" usesService="0" tilt="0" cocktail="0"</controls_info>
		<player number="1" numButtons="3">
			<controls>
				<control name="8-way Joystick">
					<constant name="joy8way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Attack"/>
				<label name="P1_BUTTON2" value="Jump"/>
				<label name="P1_BUTTON3" value=""/>
				<label name="P1_JOYSTICK_UP" value="Up"/>
				<label name="P1_JOYSTICK_DOWN" value="Down"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
			</labels>
		</player>
		<rom name="ff_36.11f" size="131072" crc="f9a5ce83" sha1="0756ae576a1f6d5b8b22f8630dca40ef38567ea6" region="maincpu" offset="0"/>
		<rom name="ff_42.11h" size="131072" crc="65f11215" sha1="5045a467f3e228c02b4a355b52f58263ffa90113" region="maincpu" offset="1"/>
		<rom name="ff_37.12f" size="131072" crc="e1033784" sha1="38f44434c8befd623953ae23d6e5ff4e201d6627" region="maincpu" offset="40000"/>
		<rom name="ffe_43.12h" size="131072" crc="995e968a" sha1="de16873d1639ac1738be0937270b108a9914f263" region="maincpu" offset="40001"/>
		<rom name="ff-32m.8h" size="524288" crc="c747696e" sha1="d3362dadded31ccb7eaf71ef282d698d18edd722" region="maincpu" offset="80000"/>
		<rom name="ff-5m.7a" size="524288" crc="9c284108" sha1="7868f5801347340867720255f8380548ad1a65a7" region="gfx" offset="0"/>
		<rom name="ff-7m.9a" size="524288" crc="a7584dfb" sha1="f7b00a3ca8cb85264ab293089f9f540a8292b49c" region="gfx" offset="2"/>
		<rom name="ff-1m.3a" size="524288" crc="0b605e44" sha1="5ce16af72858a57aefbf6efed820c2c51935882a" region="gfx" offset="4"/>
		<rom name="ff-3m.5a" size="524288" crc="52291cd2" sha1="df5f3d3aa96a7a33ff22f2a31382942c4c4f1111" region="gfx" offset="6"/>
		<rom name="ff_09.12b" size="65536" crc="b8367eb5" sha1="ec3db29fdd6200e9a8f4f8073a7e34aef731354f" region="audiocpu" offset="0"/>
		<rom name="ff_18.11c" size="131072" crc="375c66e7" sha1="36189e23209ce4ae5d9cbabd1574540d0591e7b3" region="oki" offset="0"/>
		<rom name="ff_19.12c" size="131072" crc="1ef137f9" sha1="974b5e72aa28b87ebfa7438efbdfeda769dedf5e" region="oki" offset="20000"/>
		<rom name="buf1" size="279" crc="eb122de7" sha1="b26b5bfe258e3e184f069719f9fd008d6b8f6b9b" region="aboardplds" offset="0"/>
		<rom name="ioa1" size="279" crc="59c7ee3b" sha1="fbb887c5b4f5cb8df77cec710eaac2985bc482a6" region="aboardplds" offset="0"/>
		<rom name="prg1" size="279" crc="f1129744" sha1="a5300f301c1a08a7da768f0773fa0fe3f683b237" region="aboardplds" offset="0"/>
		<rom name="rom1" size="279" crc="41dc73b9" sha1="7d4c9f1693c821fbf84e32dd6ef62ddf14967845" region="aboardplds" offset="0"/>
		<rom name="sou1" size="279" crc="84f4b2fe" sha1="dcc9e86cc36316fe42eace02d6df75d08bc8bb6d" region="aboardplds" offset="0"/>
		<rom name="s224b.1a" size="279" crc="cdc4413e" sha1="c74c60f8f4eb125ffb6414aefba270676d9b8a2d" region="bboardplds" offset="0"/>
		<rom name="iob1.11e" size="279" crc="3abc0700" sha1="973043aa46ec6d5d1db20dc9d5937005a0f9f6ae" region="bboardplds" offset="0"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="10000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="3579545"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="2151" name="YM2151" clock="3579545"/>
		<chip type="audio" tag="oki" name="OKI6295" clock="1000000"/>
		<display tag="screen" type="raster" rotate="0" width="384" height="224" refresh="59.629403" pixclock="8000000" htotal="518" hbend="64" hbstart="448" vtotal="259" vbend="16" vbstart="240" />
		<sound channels="1"/>
		<input players="2" buttons="3" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Service Mode" tag="IN0" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Coin A" tag="DSWA" mask="7">
			<dipvalue name="4 Coins/1 Credit" value="0"/>
			<dipvalue name="3 Coins/1 Credit" value="1"/>
			<dipvalue name="2 Coins/1 Credit" value="2"/>
			<dipvalue name="1 Coin/1 Credit" value="7" default="yes"/>
			<dipvalue name="1 Coin/2 Credits" value="6"/>
			<dipvalue name="1 Coin/3 Credits" value="5"/>
			<dipvalue name="1 Coin/4 Credits" value="4"/>
			<dipvalue name="1 Coin/6 Credits" value="3"/>
		</dipswitch>
		<dipswitch name="Coin B" tag="DSWA" mask="56">
			<dipvalue name="4 Coins/1 Credit" value="0"/>
			<dipvalue name="3 Coins/1 Credit" value="8"/>
			<dipvalue name="2 Coins/1 Credit" value="16"/>
			<dipvalue name="1 Coin/1 Credit" value="56" default="yes"/>
			<dipvalue name="1 Coin/2 Credits" value="48"/>
			<dipvalue name="1 Coin/3 Credits" value="40"/>
			<dipvalue name="1 Coin/4 Credits" value="32"/>
			<dipvalue name="1 Coin/6 Credits" value="24"/>
		</dipswitch>
		<dipswitch name="2 Coins to Start, 1 to Continue" tag="DSWA" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSWA" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Difficulty Level 1" tag="DSWB" mask="7">
			<dipvalue name="Easiest" value="7"/>
			<dipvalue name="Easier" value="6"/>
			<dipvalue name="Easy" value="5"/>
			<dipvalue name="Normal" value="4" default="yes"/>
			<dipvalue name="Medium" value="3"/>
			<dipvalue name="Hard" value="2"/>
			<dipvalue name="Harder" value="1"/>
			<dipvalue name="Hardest" value="0"/>
		</dipswitch>
		<dipswitch name="Difficulty Level 2" tag="DSWB" mask="24">
			<dipvalue name="Easy" value="24"/>
			<dipvalue name="Normal" value="16" default="yes"/>
			<dipvalue name="Hard" value="8"/>
			<dipvalue name="Hardest" value="0"/>
		</dipswitch>
		<dipswitch name="Bonus Life" tag="DSWB" mask="96">
			<dipvalue name="100k" value="96" default="yes"/>
			<dipvalue name="200k" value="64"/>
			<dipvalue name="100k and every 200k" value="32"/>
			<dipvalue name="None" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSWB" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Lives" tag="DSWC" mask="3">
			<dipvalue name="1" value="0"/>
			<dipvalue name="2" value="3" default="yes"/>
			<dipvalue name="3" value="2"/>
			<dipvalue name="4" value="1"/>
		</dipswitch>
		<dipswitch name="Free Play" tag="DSWC" mask="4">
			<dipvalue name="Off" value="4" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Freeze" tag="DSWC" mask="8">
			<dipvalue name="Off" value="8" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Flip Screen" tag="DSWC" mask="16">
			<dipvalue name="Off" value="16" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Demo Sounds" tag="DSWC" mask="32">
			<dipvalue name="Off" value="32"/>
			<dipvalue name="On" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Allow Continue" tag="DSWC" mask="64">
			<dipvalue name="No" value="64"/>
			<dipvalue name="Yes" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Game Mode" tag="DSWC" mask="128">
			<dipvalue name="Game" value="128" default="yes"/>
			<dipvalue name="Test" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="3072"/>
	</game>

	<game name="frogger" sourcefile="galdrvr.c">
		<description>Frogger</description>
		<year>1981</year>
		<manufacturer>Konami</manufacturer>
		<category>Maze</category>
		<nplayers>2P alt</nplayers>
		<verAdded>.036b10</verAdded>
		<controls_info>numPlayers="2" alternating="1" mirrored="1" usesService="0" tilt="0" cocktail="1"</controls_info>
		<player number="1" numButtons="0">
			<controls>
				<control name="4-way Joystick">
					<constant name="joy4way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_DOWN" value="Down"/>
				<label name="P1_JOYSTICK_UP" value="Up"/>
			</labels>
		</player>
		<rom name="frogger.26" size="4096" crc="597696d6" sha1="e7e021776cad00f095a1ebbef407b7c0a8f5d835" region="maincpu" offset="0"/>
		<rom name="frogger.27" size="4096" crc="b6e6fcc3" sha1="5e8692f2b0c7f4b3642b3ee6670e1c3b20029cdc" region="maincpu" offset="1000"/>
		<rom name="frsm3.7" size="4096" crc="aca22ae0" sha1="5a99060ea2506a3ac7d61ca5876ce5cb3e493565" region="maincpu" offset="2000"/>
		<rom name="frogger.608" size="2048" crc="e8ab0256" sha1="f090afcfacf5f13cdfa0dfda8e3feb868c6ce8bc" region="audiocpu" offset="0"/>
		<rom name="frogger.609" size="2048" crc="7380a48f" sha1="75582a94b696062cbdb66a4c5cf0bc0bb94f81ee" region="audiocpu" offset="800"/>
		<rom name="frogger.610" size="2048" crc="31d7eb27" sha1="2e1d34ae4da385fd7cac94707d25eeddf4604e1a" region="audiocpu" offset="1000"/>
		<rom name="frogger.607" size="2048" crc="05f7d883" sha1="78831fd287da18928651a8adb7e578d291493eff" region="gfx1" offset="0"/>
		<rom name="frogger.606" size="2048" crc="f524ee30" sha1="dd768967add61467baa08d5929001f157d6cd911" region="gfx1" offset="800"/>
		<rom name="pr-91.6l" size="32" crc="413703bf" sha1="66648b2b28d3dcbda5bdb2605d1977428939dd3c" region="proms" offset="0"/>
		<chip type="cpu" tag="maincpu" name="Z80" clock="3072000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="1789750"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="8910.0" name="AY-3-8910A" clock="1789750"/>
		<chip type="audio" tag="konami" name="DISCRETE"/>
		<display tag="screen" type="raster" rotate="90" width="256" height="224" refresh="60.606061" pixclock="6144000" htotal="384" hbend="0" hbstart="256" vtotal="264" vbend="16" vbstart="240" />
		<sound channels="1"/>
		<input players="2" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Lives" tag="IN1" mask="3">
			<dipvalue name="3" value="0" default="yes"/>
			<dipvalue name="5" value="1"/>
			<dipvalue name="7" value="2"/>
			<dipvalue name="256 (Cheat)" value="3"/>
		</dipswitch>
		<dipswitch name="Coinage" tag="IN2" mask="6">
			<dipvalue name="A 2/1 B 2/1 C 2/1" value="2"/>
			<dipvalue name="A 2/1 B 1/3 C 2/1" value="4"/>
			<dipvalue name="A 1/1 B 1/1 C 1/1" value="0" default="yes"/>
			<dipvalue name="A 1/1 B 1/6 C 1/1" value="6"/>
		</dipswitch>
		<dipswitch name="Cabinet" tag="IN2" mask="8">
			<dipvalue name="Upright" value="0" default="yes"/>
			<dipvalue name="Cocktail" value="8"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>

	<game name="funkyjet" sourcefile="funkyjet.c">
		<description>Funky Jet (World)</description>
		<year>1992</year>
		<manufacturer>Data East (Mitchell license)</manufacturer>
		<category>Platform / Run Jump</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.053</verAdded>
		<rom name="jk00.12f" size="262144" crc="712089c1" sha1="84167c90303a228107f55596e2ff8b9f111d1bc2" region="maincpu" offset="0"/>
		<rom name="jk01.13f" size="262144" crc="be3920d7" sha1="6627956d148681bc49991c544a09b07271ea4c7f" region="maincpu" offset="1"/>
		<rom name="jk02.16f" size="65536" crc="748c0bd8" sha1="35910e6a4c4f198fb76bde0f5b053e2c66cfa0ff" region="audiocpu" offset="0"/>
		<rom name="mat02" size="524288" crc="e4b94c7e" sha1="7b6ddd0bd388c8d32277fce4b3abb102724bc7d1" region="gfx1" offset="0"/>
		<rom name="mat01" size="524288" crc="24093a8d" sha1="71f76ddd8a4b6e05ceb2fff4e20b6edb5e011e79" region="gfx2" offset="0"/>
		<rom name="mat00" size="524288" crc="fbda0228" sha1="815d49898d02e699393e370209181f2ca8301949" region="gfx2" offset="80000"/>
		<rom name="jk03.15h" size="131072" crc="69a0eaf7" sha1="05038e82ee03106625f05082fe9912e16be181ee" region="oki" offset="0"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="14000000"/>
		<chip type="cpu" tag="audiocpu" name="H6280" clock="8055000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="ymsnd" name="YM2151" clock="3580000"/>
		<chip type="audio" tag="oki" name="OKI6295" clock="1000000"/>
		<display tag="screen" type="raster" rotate="0" width="320" height="240" refresh="58.000000" />
		<sound channels="2"/>
		<input players="2" buttons="3" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Service Mode" tag="DSW" mask="1">
			<dipvalue name="Off" value="1" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Flip Screen" tag="DSW" mask="2">
			<dipvalue name="Off" value="2" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Coin B" tag="DSW" mask="28">
			<dipvalue name="3 Coins/1 Credit" value="0"/>
			<dipvalue name="2 Coins/1 Credit" value="16"/>
			<dipvalue name="1 Coin/1 Credit" value="28" default="yes"/>
			<dipvalue name="1 Coin/2 Credits" value="12"/>
			<dipvalue name="1 Coin/3 Credits" value="20"/>
			<dipvalue name="1 Coin/4 Credits" value="4"/>
			<dipvalue name="1 Coin/5 Credits" value="24"/>
			<dipvalue name="1 Coin/6 Credits" value="8"/>
		</dipswitch>
		<dipswitch name="Coin A" tag="DSW" mask="224">
			<dipvalue name="3 Coins/1 Credit" value="0"/>
			<dipvalue name="2 Coins/1 Credit" value="128"/>
			<dipvalue name="1 Coin/1 Credit" value="224" default="yes"/>
			<dipvalue name="1 Coin/2 Credits" value="96"/>
			<dipvalue name="1 Coin/3 Credits" value="160"/>
			<dipvalue name="1 Coin/4 Credits" value="32"/>
			<dipvalue name="1 Coin/5 Credits" value="192"/>
			<dipvalue name="1 Coin/6 Credits" value="64"/>
		</dipswitch>
		<dipswitch name="Demo Sounds" tag="DSW" mask="256">
			<dipvalue name="Off" value="0"/>
			<dipvalue name="On" value="256" default="yes"/>
		</dipswitch>
		<dipswitch name="Allow Continue" tag="DSW" mask="512">
			<dipvalue name="No" value="0"/>
			<dipvalue name="Yes" value="512" default="yes"/>
		</dipswitch>
		<dipswitch name="Free Play" tag="DSW" mask="1024">
			<dipvalue name="Off" value="1024" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Freeze" tag="DSW" mask="2048">
			<dipvalue name="Off" value="2048" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Difficulty" tag="DSW" mask="12288">
			<dipvalue name="Easy" value="4096"/>
			<dipvalue name="Normal" value="12288" default="yes"/>
			<dipvalue name="Hard" value="8192"/>
			<dipvalue name="Hardest" value="0"/>
		</dipswitch>
		<dipswitch name="Lives" tag="DSW" mask="49152">
			<dipvalue name="1" value="32768"/>
			<dipvalue name="2" value="49152" default="yes"/>
			<dipvalue name="3" value="16384"/>
			<dipvalue name="4" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="1024"/>
	</game>

	<game name="galaga" sourcefile="galaga.c">
		<description>Galaga (Namco rev. B)</description>
		<year>1981</year>
		<manufacturer>Namco</manufacturer>
		<category>Shooter / Gallery</category>
		<nplayers>2P alt</nplayers>
		<verAdded>.079u1</verAdded>
		<controls_info>numPlayers="2" alternating="1" mirrored="1" usesService="0" tilt="0" cocktail="1"</controls_info>
		<player number="1" numButtons="1">
			<controls>
				<control name="2-way Joystick (Horizontal)">
					<constant name="joy2way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Fire"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
			</labels>
		</player>
		<rom name="gg1_1b.3p" size="4096" crc="ab036c9f" sha1="ca7f5da42d4e76fd89bb0b35198a23c01462fbfe" region="maincpu" offset="0"/>
		<rom name="gg1_2b.3m" size="4096" crc="d9232240" sha1="ab202aa259c3d332ef13dfb8fc8580ce2a5a253d" region="maincpu" offset="1000"/>
		<rom name="gg1_3.2m" size="4096" crc="753ce503" sha1="481f443aea3ed3504ec2f3a6bfcf3cd47e2f8f81" region="maincpu" offset="2000"/>
		<rom name="gg1_4b.2l" size="4096" crc="499fcc76" sha1="ddb8b121903646c320939c7d13f4aa4ebb130378" region="maincpu" offset="3000"/>
		<rom name="gg1_5b.3f" size="4096" crc="bb5caae3" sha1="e957a581463caac27bc37ca2e2a90f27e4f62b6f" region="sub" offset="0"/>
		<rom name="gg1_7b.2c" size="4096" crc="d016686b" sha1="44c1a04fba3c7c826ff484185cb881b4b22e6657" region="sub2" offset="0"/>
		<rom name="gg1_9.4l" size="4096" crc="58b2f47c" sha1="62f1279a784ab2f8218c4137c7accda00e6a3490" region="gfx1" offset="0"/>
		<rom name="gg1_11.4d" size="4096" crc="ad447c80" sha1="e697c180178cabd1d32483c5d8889a40633f7857" region="gfx2" offset="0"/>
		<rom name="gg1_10.4f" size="4096" crc="dd6f1afc" sha1="c340ed8c25e0979629a9a1730edc762bd72d0cff" region="gfx2" offset="1000"/>
		<rom name="prom-5.5n" size="32" crc="54603c6b" sha1="1a6dea13b4af155d9cb5b999a75d4f1eb9c71346" region="proms" offset="0"/>
		<rom name="prom-4.2n" size="256" crc="59b6edab" sha1="0281de86c236c88739297ff712e0a4f5c8bf8ab9" region="proms" offset="20"/>
		<rom name="prom-3.1c" size="256" crc="4a04bb6b" sha1="cdd4bc1013f5c11984fdc4fd10e2d2e27120c1e5" region="proms" offset="120"/>
		<rom name="prom-1.1d" size="256" crc="7a2815b4" sha1="085ada18c498fdb18ecedef0ea8fe9217edb7b46" region="namco" offset="0"/>
		<rom name="prom-2.5c" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="namco" offset="100"/>
		<device_ref name="namco51"/>
		<device_ref name="namco54"/>
		<chip type="cpu" tag="maincpu" name="Z80" clock="3072000"/>
		<chip type="cpu" tag="sub" name="Z80" clock="3072000"/>
		<chip type="cpu" tag="sub2" name="Z80" clock="3072000"/>
		<chip type="cpu" tag="51xx:mcu" name="MB8843" clock="1536000"/>
		<chip type="cpu" tag="54xx:mcu" name="MB8844" clock="1536000"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="namco" name="Namco" clock="96000"/>
		<chip type="audio" tag="discrete" name="DISCRETE"/>
		<display tag="screen" type="raster" rotate="90" width="288" height="224" refresh="60.606061" pixclock="6144000" htotal="384" hbend="0" hbstart="288" vtotal="264" vbend="0" vbstart="224" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy2way"/>
		</input>
		<dipswitch name="Service Mode" tag="IN0H" mask="8">
			<dipvalue name="Off" value="8" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Difficulty" tag="DSWA" mask="3">
			<dipvalue name="Easy" value="3" default="yes"/>
			<dipvalue name="Medium" value="0"/>
			<dipvalue name="Hard" value="1"/>
			<dipvalue name="Hardest" value="2"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSWA" mask="4">
			<dipvalue name="Off" value="4" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Demo Sounds" tag="DSWA" mask="8">
			<dipvalue name="Off" value="8"/>
			<dipvalue name="On" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Freeze" tag="DSWA" mask="16">
			<dipvalue name="Off" value="16" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Rack Test" tag="DSWA" mask="32">
			<dipvalue name="Off" value="32" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSWA" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Cabinet" tag="DSWA" mask="128">
			<dipvalue name="Upright" value="128" default="yes"/>
			<dipvalue name="Cocktail" value="0"/>
		</dipswitch>
		<dipswitch name="Coinage" tag="DSWB" mask="7">
			<dipvalue name="4 Coins/1 Credit" value="4"/>
			<dipvalue name="3 Coins/1 Credit" value="2"/>
			<dipvalue name="2 Coins/1 Credit" value="6"/>
			<dipvalue name="1 Coin/1 Credit" value="7" default="yes"/>
			<dipvalue name="2 Coins/3 Credits" value="1"/>
			<dipvalue name="1 Coin/2 Credits" value="3"/>
			<dipvalue name="1 Coin/3 Credits" value="5"/>
			<dipvalue name="Free Play" value="0"/>
		</dipswitch>
		<dipswitch name="Bonus Life" tag="DSWB" mask="56">
			<dipvalue name="20K, 60K, Every 60K" value="32"/>
			<dipvalue name="20K and 60K Only" value="24"/>
			<dipvalue name="20K, 70K, Every 70K" value="16" default="yes"/>
			<dipvalue name="20K, 80K, Every 80K" value="48"/>
			<dipvalue name="30K and 80K Only" value="56"/>
			<dipvalue name="30K, 100K, Every 100K" value="8"/>
			<dipvalue name="30K, 120K, Every 120K" value="40"/>
			<dipvalue name="None" value="0"/>
			<dipvalue name="30K, 100K, Every 100K" value="32"/>
			<dipvalue name="30K and 150K Only" value="24"/>
			<dipvalue name="30K, 120K, Every 120K" value="16" default="yes"/>
			<dipvalue name="30K, 150K, Every 150K" value="48"/>
			<dipvalue name="30K Only" value="56"/>
			<dipvalue name="30K and 100K Only" value="8"/>
			<dipvalue name="30K and 120K Only" value="40"/>
			<dipvalue name="None" value="0"/>
		</dipswitch>
		<dipswitch name="Lives" tag="DSWB" mask="192">
			<dipvalue name="2" value="0"/>
			<dipvalue name="3" value="128" default="yes"/>
			<dipvalue name="4" value="64"/>
			<dipvalue name="5" value="192"/>
		</dipswitch>
		<driver status="imperfect" emulation="good" color="good" sound="good" graphic="imperfect" savestate="supported" palettesize="576"/>
	</game>

	<game name="ganryu" sourcefile="neodrvr.c" romof="neogeo">
		<description>Ganryu / Musashi Ganryuki</description>
		<year>1999</year>
		<manufacturer>Visco</manufacturer>
		<biosset name="euro" description="Europe MVS (Ver. 2)" default="yes"/>
		<biosset name="euro-s1" description="Europe MVS (Ver. 1)"/>
		<biosset name="us" description="US MVS (Ver. 2?)"/>
		<biosset name="us-e" description="US MVS (Ver. 1)"/>
		<biosset name="asia" description="Asia MVS (Ver. 3)"/>
		<biosset name="japan" description="Japan MVS (Ver. 3)"/>
		<biosset name="japan-s2" description="Japan MVS (Ver. 2)"/>
		<biosset name="japan-s1" description="Japan MVS (Ver. 1)"/>
		<biosset name="mv1c" description="NEO-MVH MV1C"/>
		<biosset name="japan-j3" description="Japan MVS (J3)"/>
		<biosset name="japan-hotel" description="Custom Japanese Hotel"/>
		<biosset name="uni-bios_2_3" description="Universe Bios (Hack, Ver. 2.3)"/>
		<biosset name="uni-bios_2_3o" description="Universe Bios (Hack, Ver. 2.3, older?)"/>
		<biosset name="uni-bios_2_2" description="Universe Bios (Hack, Ver. 2.2)"/>
		<biosset name="uni-bios_2_1" description="Universe Bios (Hack, Ver. 2.1)"/>
		<biosset name="uni-bios_2_0" description="Universe Bios (Hack, Ver. 2.0)"/>
		<biosset name="uni-bios_1_3" description="Universe Bios (Hack, Ver. 1.3)"/>
		<biosset name="uni-bios_1_2" description="Universe Bios (Hack, Ver. 1.2)"/>
		<biosset name="uni-bios_1_2o" description="Universe Bios (Hack, Ver. 1.2, older)"/>
		<biosset name="uni-bios_1_1" description="Universe Bios (Hack, Ver. 1.1)"/>
		<biosset name="uni-bios_1_0" description="Universe Bios (Hack, Ver. 1.0)"/>
		<biosset name="uni-bios_3_0" description="Universe Bios (Hack, Ver. 3.0)"/>
		<category>Platform / Fighter Scrolling</category>
		<nplayers>2P alt</nplayers>
		<verAdded>.056</verAdded>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="mainbios" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="mainbios" offset="0"/>
		<rom name="sp-u2.sp1" merge="sp-u2.sp1" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="mainbios" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="mainbios" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="mainbios" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="mainbios" offset="0"/>
		<rom name="sp-j2.sp1" merge="sp-j2.sp1" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="mainbios" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="mainbios" offset="0"/>
		<rom name="sp-45.sp1" merge="sp-45.sp1" bios="mv1c" size="524288" crc="03cc9f6a" sha1="cdf1f49e3ff2bac528c21ed28449cf35b7957dc1" region="mainbios" offset="0"/>
		<rom name="japan-j3.bin" merge="japan-j3.bin" bios="japan-j3" size="131072" crc="dff6d41f" sha1="e92910e20092577a4523a6b39d578a71d4de7085" region="mainbios" offset="0"/>
		<rom name="sp-1v1_3db8c.bin" merge="sp-1v1_3db8c.bin" bios="japan-hotel" size="131072" crc="162f0ebe" sha1="fe1c6dd3dfcf97d960065b1bb46c1e11cb7bf271" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_3.rom" merge="uni-bios_2_3.rom" bios="uni-bios_2_3" size="131072" crc="27664eb5" sha1="5b02900a3ccf3df168bdcfc98458136fd2b92ac0" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_3o.rom" merge="uni-bios_2_3o.rom" bios="uni-bios_2_3o" size="131072" crc="601720ae" sha1="1b8a72c720cdb5ee3f1d735bbcf447b09204b8d9" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_2.rom" merge="uni-bios_2_2.rom" bios="uni-bios_2_2" size="131072" crc="2d50996a" sha1="5241a4fb0c63b1a23fd1da8efa9c9a9bd3b4279c" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_1.rom" merge="uni-bios_2_1.rom" bios="uni-bios_2_1" size="131072" crc="8dabf76b" sha1="c23732c4491d966cf0373c65c83c7a4e88f0082c" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_0.rom" merge="uni-bios_2_0.rom" bios="uni-bios_2_0" size="131072" crc="0c12c2ad" sha1="37bcd4d30f3892078b46841d895a6eff16dc921e" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_3.rom" merge="uni-bios_1_3.rom" bios="uni-bios_1_3" size="131072" crc="b24b44a0" sha1="eca8851d30557b97c309a0d9f4a9d20e5b14af4e" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_2.rom" merge="uni-bios_1_2.rom" bios="uni-bios_1_2" size="131072" crc="4fa698e9" sha1="682e13ec1c42beaa2d04473967840c88fd52c75a" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_2o.rom" merge="uni-bios_1_2o.rom" bios="uni-bios_1_2o" size="131072" crc="e19d3ce9" sha1="af88ef837f44a3af2d7144bb46a37c8512b67770" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_1.rom" merge="uni-bios_1_1.rom" bios="uni-bios_1_1" size="131072" crc="5dda0d84" sha1="4153d533c02926a2577e49c32657214781ff29b7" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_0.rom" merge="uni-bios_1_0.rom" bios="uni-bios_1_0" size="131072" crc="0ce453a0" sha1="3b4c0cd26c176fc6b26c3a2f95143dd478f6abf9" region="mainbios" offset="0"/>
		<rom name="uni-bios_3_0.rom" merge="uni-bios_3_0.rom" bios="uni-bios_3_0" size="131072" crc="a97c89a9" sha1="97a5eff3b119062f10e31ad6f04fe4b90d366e7f" region="mainbios" offset="0"/>
		<rom name="252-p1.p1" size="2097152" crc="4b8ac4fb" sha1="93d90271bff281862b03beba3809cf95a47a1e44" region="maincpu" offset="100000"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="131072" crc="5a86cff2" sha1="5992277debadeb64d1c1c64b0a92d9293eaf7e4a" region="zoomy" offset="0"/>
		<rom name="sfix.sfix" merge="sfix.sfix" size="131072" crc="c2ea0cfd" sha1="fd4a618cdcdbf849374f0a50dd8efe9dbab706c3" region="fixedbios" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="94416d67" sha1="42f9d7ddd6c0931fd64226a60dc73602b2819dcf" region="audiobios" offset="0"/>
		<rom name="252-m1.m1" size="131072" crc="30cc4099" sha1="46453b7aac41855a92724a785372f8daf931d8d4" region="audiocpu" offset="0"/>
		<rom name="252-v1.v1" size="4194304" crc="e5946733" sha1="d5904a50465af03d6ff33399a98f3259721ca0b2" region="ymsnd" offset="0"/>
		<rom name="252-c1.c1" size="8388608" crc="50ee7882" sha1="ace0f95407c246d0456341cf2ad8a7668b81df8a" region="sprites" offset="0"/>
		<rom name="252-c2.c2" size="8388608" crc="62585474" sha1="b35461598087aa82886af0030c61b26cc064af5f" region="sprites" offset="1"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="12000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="4000000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="ymsnd" name="YM2610" clock="8000000"/>
		<display tag="screen" type="raster" rotate="0" width="320" height="224" refresh="59.185606" pixclock="6000000" htotal="384" hbend="30" hbstart="350" vtotal="264" vbend="16" vbstart="240" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch" tag="IN0" mask="1">
			<dipvalue name="Off" value="1" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?" tag="IN0" mask="2">
			<dipvalue name="1?" value="0"/>
			<dipvalue name="2?" value="2" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)" tag="IN0" mask="4">
			<dipvalue name="Off" value="4" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="COMM Setting (Cabinet No.)" tag="IN0" mask="24">
			<dipvalue name="1" value="24" default="yes"/>
			<dipvalue name="2" value="16"/>
			<dipvalue name="3" value="8"/>
			<dipvalue name="4" value="0"/>
		</dipswitch>
		<dipswitch name="COMM Setting (Link Enable)" tag="IN0" mask="32">
			<dipvalue name="Off" value="32" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Free Play" tag="IN0" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Freeze" tag="IN0" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="0"/>
	</game>

	<game name="garou" sourcefile="neodrvr.c" romof="neogeo">
		<description>Garou - Mark of the Wolves (NGM-2530)</description>
		<year>1999</year>
		<manufacturer>SNK</manufacturer>
		<biosset name="euro" description="Europe MVS (Ver. 2)" default="yes"/>
		<biosset name="euro-s1" description="Europe MVS (Ver. 1)"/>
		<biosset name="us" description="US MVS (Ver. 2?)"/>
		<biosset name="us-e" description="US MVS (Ver. 1)"/>
		<biosset name="asia" description="Asia MVS (Ver. 3)"/>
		<biosset name="japan" description="Japan MVS (Ver. 3)"/>
		<biosset name="japan-s2" description="Japan MVS (Ver. 2)"/>
		<biosset name="japan-s1" description="Japan MVS (Ver. 1)"/>
		<biosset name="mv1c" description="NEO-MVH MV1C"/>
		<biosset name="japan-j3" description="Japan MVS (J3)"/>
		<biosset name="japan-hotel" description="Custom Japanese Hotel"/>
		<biosset name="uni-bios_2_3" description="Universe Bios (Hack, Ver. 2.3)"/>
		<biosset name="uni-bios_2_3o" description="Universe Bios (Hack, Ver. 2.3, older?)"/>
		<biosset name="uni-bios_2_2" description="Universe Bios (Hack, Ver. 2.2)"/>
		<biosset name="uni-bios_2_1" description="Universe Bios (Hack, Ver. 2.1)"/>
		<biosset name="uni-bios_2_0" description="Universe Bios (Hack, Ver. 2.0)"/>
		<biosset name="uni-bios_1_3" description="Universe Bios (Hack, Ver. 1.3)"/>
		<biosset name="uni-bios_1_2" description="Universe Bios (Hack, Ver. 1.2)"/>
		<biosset name="uni-bios_1_2o" description="Universe Bios (Hack, Ver. 1.2, older)"/>
		<biosset name="uni-bios_1_1" description="Universe Bios (Hack, Ver. 1.1)"/>
		<biosset name="uni-bios_1_0" description="Universe Bios (Hack, Ver. 1.0)"/>
		<biosset name="uni-bios_3_0" description="Universe Bios (Hack, Ver. 3.0)"/>
		<category>Fighter / Versus</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.056</verAdded>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="mainbios" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="mainbios" offset="0"/>
		<rom name="sp-u2.sp1" merge="sp-u2.sp1" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="mainbios" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="mainbios" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="mainbios" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="mainbios" offset="0"/>
		<rom name="sp-j2.sp1" merge="sp-j2.sp1" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="mainbios" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="mainbios" offset="0"/>
		<rom name="sp-45.sp1" merge="sp-45.sp1" bios="mv1c" size="524288" crc="03cc9f6a" sha1="cdf1f49e3ff2bac528c21ed28449cf35b7957dc1" region="mainbios" offset="0"/>
		<rom name="japan-j3.bin" merge="japan-j3.bin" bios="japan-j3" size="131072" crc="dff6d41f" sha1="e92910e20092577a4523a6b39d578a71d4de7085" region="mainbios" offset="0"/>
		<rom name="sp-1v1_3db8c.bin" merge="sp-1v1_3db8c.bin" bios="japan-hotel" size="131072" crc="162f0ebe" sha1="fe1c6dd3dfcf97d960065b1bb46c1e11cb7bf271" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_3.rom" merge="uni-bios_2_3.rom" bios="uni-bios_2_3" size="131072" crc="27664eb5" sha1="5b02900a3ccf3df168bdcfc98458136fd2b92ac0" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_3o.rom" merge="uni-bios_2_3o.rom" bios="uni-bios_2_3o" size="131072" crc="601720ae" sha1="1b8a72c720cdb5ee3f1d735bbcf447b09204b8d9" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_2.rom" merge="uni-bios_2_2.rom" bios="uni-bios_2_2" size="131072" crc="2d50996a" sha1="5241a4fb0c63b1a23fd1da8efa9c9a9bd3b4279c" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_1.rom" merge="uni-bios_2_1.rom" bios="uni-bios_2_1" size="131072" crc="8dabf76b" sha1="c23732c4491d966cf0373c65c83c7a4e88f0082c" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_0.rom" merge="uni-bios_2_0.rom" bios="uni-bios_2_0" size="131072" crc="0c12c2ad" sha1="37bcd4d30f3892078b46841d895a6eff16dc921e" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_3.rom" merge="uni-bios_1_3.rom" bios="uni-bios_1_3" size="131072" crc="b24b44a0" sha1="eca8851d30557b97c309a0d9f4a9d20e5b14af4e" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_2.rom" merge="uni-bios_1_2.rom" bios="uni-bios_1_2" size="131072" crc="4fa698e9" sha1="682e13ec1c42beaa2d04473967840c88fd52c75a" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_2o.rom" merge="uni-bios_1_2o.rom" bios="uni-bios_1_2o" size="131072" crc="e19d3ce9" sha1="af88ef837f44a3af2d7144bb46a37c8512b67770" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_1.rom" merge="uni-bios_1_1.rom" bios="uni-bios_1_1" size="131072" crc="5dda0d84" sha1="4153d533c02926a2577e49c32657214781ff29b7" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_0.rom" merge="uni-bios_1_0.rom" bios="uni-bios_1_0" size="131072" crc="0ce453a0" sha1="3b4c0cd26c176fc6b26c3a2f95143dd478f6abf9" region="mainbios" offset="0"/>
		<rom name="uni-bios_3_0.rom" merge="uni-bios_3_0.rom" bios="uni-bios_3_0" size="131072" crc="a97c89a9" sha1="97a5eff3b119062f10e31ad6f04fe4b90d366e7f" region="mainbios" offset="0"/>
		<rom name="kf.neo-sma" size="262144" crc="98bc93dc" sha1="01fe3d18b50f770e131e8d8eeff4c630ba8c9551" region="maincpu" offset="c0000"/>
		<rom name="253-ep1.p1" size="2097152" crc="ea3171a4" sha1="bbda40f652baa0dc5fc6a006c001a1bdb0df43f6" region="maincpu" offset="100000"/>
		<rom name="253-ep2.p2" size="2097152" crc="382f704b" sha1="0ace9c84a8b8a0524fd9a503e7d872de1bf1bd52" region="maincpu" offset="300000"/>
		<rom name="253-ep3.p3" size="2097152" crc="e395bfdd" sha1="6b50f5ac15bf66b7e4e9bff57594fd3d7530c831" region="maincpu" offset="500000"/>
		<rom name="253-ep4.p4" size="2097152" crc="da92c08e" sha1="5556f983ebcebc33160e90a6a6cf589d54c8cedc" region="maincpu" offset="700000"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="131072" crc="5a86cff2" sha1="5992277debadeb64d1c1c64b0a92d9293eaf7e4a" region="zoomy" offset="0"/>
		<rom name="sfix.sfix" merge="sfix.sfix" size="131072" crc="c2ea0cfd" sha1="fd4a618cdcdbf849374f0a50dd8efe9dbab706c3" region="fixedbios" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="94416d67" sha1="42f9d7ddd6c0931fd64226a60dc73602b2819dcf" region="audiobios" offset="0"/>
		<rom name="253-m1.m1" size="262144" crc="36a806be" sha1="90fb44dc0c3fb57946a0f35716056abb84a0f191" region="audiocpu" offset="0"/>
		<rom name="253-v1.v1" size="4194304" crc="263e388c" sha1="11f05feee170370c4bfc5053af79246a6e3de5dc" region="ymsnd" offset="0"/>
		<rom name="253-v2.v2" size="4194304" crc="2c6bc7be" sha1="c9c61054ce1a47bf1bf77a31117726b499df24a4" region="ymsnd" offset="400000"/>
		<rom name="253-v3.v3" size="4194304" crc="0425b27d" sha1="986863c98fc3445487242dcf2ea75b075e7f33ee" region="ymsnd" offset="800000"/>
		<rom name="253-v4.v4" size="4194304" crc="a54be8a9" sha1="d7123e79b43e8adfaa5ecadbfcbeb6be890ec311" region="ymsnd" offset="c00000"/>
		<rom name="253-c1.c1" size="8388608" crc="0603e046" sha1="5ef4557ce90ba65d36129de97be1fdc049c4a3d0" region="sprites" offset="0"/>
		<rom name="253-c2.c2" size="8388608" crc="0917d2a4" sha1="d4ed3a13ae22f880fb399671c1752f1a0283f316" region="sprites" offset="1"/>
		<rom name="253-c3.c3" size="8388608" crc="6737c92d" sha1="678f0c9cc1267bd131546981b9989bfb7289d8ba" region="sprites" offset="1000000"/>
		<rom name="253-c4.c4" size="8388608" crc="5ba92ec6" sha1="aae36b050a3a0321026a96eba06dd184c0e2acca" region="sprites" offset="1000001"/>
		<rom name="253-c5.c5" size="8388608" crc="3eab5557" sha1="47c433015aa81a0b0a1d3ee51382c4948b80c023" region="sprites" offset="2000000"/>
		<rom name="253-c6.c6" size="8388608" crc="308d098b" sha1="b052f1fa9fbc69606004c250e2505360eaa24949" region="sprites" offset="2000001"/>
		<rom name="253-c7.c7" size="8388608" crc="c0e995ae" sha1="8675ca787d28246174c313167f82557f021366fc" region="sprites" offset="3000000"/>
		<rom name="253-c8.c8" size="8388608" crc="21a11303" sha1="fd61221ad257c185ef5c1f9694bd6b840b591af3" region="sprites" offset="3000001"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="12000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="4000000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="ymsnd" name="YM2610" clock="8000000"/>
		<display tag="screen" type="raster" rotate="0" width="320" height="224" refresh="59.185606" pixclock="6000000" htotal="384" hbend="30" hbstart="350" vtotal="264" vbend="16" vbstart="240" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch" tag="IN0" mask="1">
			<dipvalue name="Off" value="1" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?" tag="IN0" mask="2">
			<dipvalue name="1?" value="0"/>
			<dipvalue name="2?" value="2" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)" tag="IN0" mask="4">
			<dipvalue name="Off" value="4" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="COMM Setting (Cabinet No.)" tag="IN0" mask="24">
			<dipvalue name="1" value="24" default="yes"/>
			<dipvalue name="2" value="16"/>
			<dipvalue name="3" value="8"/>
			<dipvalue name="4" value="0"/>
		</dipswitch>
		<dipswitch name="COMM Setting (Link Enable)" tag="IN0" mask="32">
			<dipvalue name="Off" value="32" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Free Play" tag="IN0" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Freeze" tag="IN0" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="0"/>
	</game>

	<game name="gauntlet2p" sourcefile="gauntlet.c" cloneof="gauntlet" romof="gauntlet">
		<description>Gauntlet (2 Players, rev 6)</description>
		<year>1985</year>
		<manufacturer>Atari Games</manufacturer>
		<category>Maze / Shooter Large</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.031</verAdded>
		<controls_info>numPlayers="4" alternating="0" mirrored="1" usesService="0" tilt="0" cocktail="0"</controls_info>
		<player number="1" numButtons="2">
			<controls>
				<control name="8-way Joystick">
					<constant name="joy8way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Fire"/>
				<label name="P1_BUTTON2" value="Magic / Start"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_DOWN" value="Down"/>
				<label name="P1_JOYSTICK_UP" value="Up"/>
			</labels>
		</player>
		<rom name="136041-507.9a" size="32768" crc="8784133f" sha1="98017427d84209405bb15d95a47bda5e1bd69f45" region="maincpu" offset="0"/>
		<rom name="136041-508.9b" size="32768" crc="2843bde3" sha1="15e480c5245fd407f0fd5f0a3f3189ff18de88b3" region="maincpu" offset="1"/>
		<rom name="136037-205.10a" merge="136037-205.10a" size="16384" crc="6d99ed51" sha1="a7bc18f32908451859ba5cdf1a5c97ecc5fe325f" region="maincpu" offset="38000"/>
		<rom name="136037-206.10b" merge="136037-206.10b" size="16384" crc="545ead91" sha1="7fad5a63c6443249bb6dad5b2a1fd08ca5f11e10" region="maincpu" offset="38001"/>
		<rom name="136041-609.7a" size="32768" crc="5b4ee415" sha1="dd9faba778710a86780b51d13deef1c9ebce0d44" region="maincpu" offset="40000"/>
		<rom name="136041-610.7b" size="32768" crc="41f5c9e2" sha1="791609520686ad48aaa76db1b3192ececf0d4e91" region="maincpu" offset="40001"/>
		<rom name="136037-120.16r" merge="136037-120.16r" size="16384" crc="6ee7f3cc" sha1="b86676340b06f07c164690862c1f6f75f30c080b" region="audiocpu" offset="4000"/>
		<rom name="136037-119.16s" merge="136037-119.16s" size="32768" crc="fa19861f" sha1="7568b4ab526bd5849f7ef70dfa6d1ef1f30c0abc" region="audiocpu" offset="8000"/>
		<rom name="136037-104.6p" merge="136037-104.6p" size="8192" crc="9e2a5b59" sha1="3bbaa92e4612b0a26837ca67cfa4e36d0f2295fa" region="gfx1" offset="0"/>
		<rom name="136037-111.1a" merge="136037-111.1a" size="32768" crc="91700f33" sha1="fac1ce700c4cd46b643307998df781d637f193aa" region="gfx2" offset="0"/>
		<rom name="136037-112.1b" merge="136037-112.1b" size="32768" crc="869330be" sha1="5dfaaf54ee2b3c0eaf35e8c17558313db9791616" region="gfx2" offset="8000"/>
		<rom name="136037-113.1l" merge="136037-113.1l" size="32768" crc="d497d0a8" sha1="bb715bcec7f783dd04151e2e3b221a72133bf17d" region="gfx2" offset="10000"/>
		<rom name="136037-114.1mn" merge="136037-114.1mn" size="32768" crc="29ef9882" sha1="91e1465af6505b35cd97434c13d2b4d40a085946" region="gfx2" offset="18000"/>
		<rom name="136037-115.2a" merge="136037-115.2a" size="32768" crc="9510b898" sha1="e6c8c7af1898d548f0f01e4ff37c2c7b22c0b5c2" region="gfx2" offset="20000"/>
		<rom name="136037-116.2b" merge="136037-116.2b" size="32768" crc="11e0ac5b" sha1="729b7561d59d94ef33874a134b97bcd37573dfa6" region="gfx2" offset="28000"/>
		<rom name="136037-117.2l" merge="136037-117.2l" size="32768" crc="29a5db41" sha1="94f4f5dd39e724570a0f54af176ad018497697fd" region="gfx2" offset="30000"/>
		<rom name="136037-118.2mn" merge="136037-118.2mn" size="32768" crc="8bf3b263" sha1="683d900ab7591ee661218be2406fb375a12e435c" region="gfx2" offset="38000"/>
		<rom name="74s472-136037-101.7u" merge="74s472-136037-101.7u" size="512" crc="2964f76f" sha1="da966c35557ec1b95e1c39cd950c38a19bce2d67" region="proms" offset="0"/>
		<rom name="74s472-136037-102.5l" merge="74s472-136037-102.5l" size="512" crc="4d4fec6c" sha1="3541b5c6405ad5742a3121dfd6acb227933de25a" region="proms" offset="200"/>
		<rom name="74s287-136037-103.4r" merge="74s287-136037-103.4r" size="256" crc="6c5ccf08" sha1="ff5dbadd85aa2e07b383a302fa399e875db8f84f" region="proms" offset="400"/>
		<chip type="cpu" tag="maincpu" name="68010" clock="7159090"/>
		<chip type="cpu" tag="audiocpu" name="M6502" clock="1789772"/>
		<chip type="cpu" tag="pokey" name="POKEY" clock="1789772"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="ymsnd" name="YM2151" clock="3579545"/>
		<chip type="audio" tag="pokey" name="POKEY" clock="1789772"/>
		<chip type="audio" tag="tms" name="TMS5220C" clock="650826"/>
		<display tag="screen" type="raster" rotate="0" width="336" height="240" refresh="59.922743" pixclock="7159090" htotal="456" hbend="0" hbstart="336" vtotal="262" vbend="0" vbstart="240" />
		<sound channels="2"/>
		<input players="4" buttons="2" coins="4">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Service Mode" tag="803008" mask="8">
			<dipvalue name="Off" value="8" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="1024"/>
	</game>

	<game name="gaunt22p" sourcefile="gauntlet.c" cloneof="gaunt2" romof="gaunt2">
		<description>Gauntlet II (2 Players, rev 2)</description>
		<year>1986</year>
		<manufacturer>Atari Games</manufacturer>
		<category>Maze / Shooter Large</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.076</verAdded>
		<controls_info>numPlayers="4" alternating="0" mirrored="1" usesService="0" tilt="0" cocktail="0"</controls_info>
		<player number="1" numButtons="2">
			<controls>
				<control name="8-way Joystick">
					<constant name="joy8way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Fire"/>
				<label name="P1_BUTTON2" value="Magic / Start"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_DOWN" value="Down"/>
				<label name="P1_JOYSTICK_UP" value="Up"/>
			</labels>
		</player>
		<rom name="136037-1307.9a" merge="136037-1307.9a" size="32768" crc="46fe8743" sha1="d5fa19e028a2f43658330c67c10e0c811d332780" region="maincpu" offset="0"/>
		<rom name="136037-1308.9b" merge="136037-1308.9b" size="32768" crc="276e15c4" sha1="7467b2ec21b1b4fcc18ff9387ce891495f4b064c" region="maincpu" offset="1"/>
		<rom name="136043-1105.10a" merge="136043-1105.10a" size="16384" crc="45dfda47" sha1="a9a03150f5a0ad6ce62c5cfdffb4a9f54340590c" region="maincpu" offset="38000"/>
		<rom name="136043-1106.10b" merge="136043-1106.10b" size="16384" crc="343c029c" sha1="d2df4e5b036500dcc537a1e0025abb2a8c730bdd" region="maincpu" offset="38001"/>
		<rom name="136044-2109.7a" size="32768" crc="1102ab96" sha1="a8a5b30b93af668d3fc44df537b62028e31b0c31" region="maincpu" offset="40000"/>
		<rom name="136044-2110.7b" size="32768" crc="d2203a2b" sha1="8744055067a5dcc5a8803be79ed1a18f0e3bcd2e" region="maincpu" offset="40001"/>
		<rom name="136044-2121.6a" size="32768" crc="753982d7" sha1="eedad2672865ae868a4838dcf4d836ea9e72f546" region="maincpu" offset="50000"/>
		<rom name="136044-2122.6b" size="32768" crc="879149ea" sha1="fa5bb34f9547052e9bcdf2c581352f51a3e8dd3d" region="maincpu" offset="50001"/>
		<rom name="136043-1120.16r" merge="136043-1120.16r" size="16384" crc="5c731006" sha1="045ad571db34ef870b1bf003e77eea403204f55b" region="audiocpu" offset="4000"/>
		<rom name="136043-1119.16s" merge="136043-1119.16s" size="32768" crc="dc3591e7" sha1="6d0d8493609974bd5a63be858b045fe4db35d8df" region="audiocpu" offset="8000"/>
		<rom name="136043-1104.6p" merge="136043-1104.6p" size="8192" crc="1343cf6f" sha1="4a9542bc8ede305e7e8f860eb4b47ca2f3017275" region="gfx1" offset="0"/>
		<rom name="136043-1111.1a" merge="136043-1111.1a" size="32768" crc="09df6e23" sha1="726984275c6a338c12ec0c4cc449f92f4a7a138c" region="gfx2" offset="0"/>
		<rom name="136037-112.1b" merge="136037-112.1b" size="32768" crc="869330be" sha1="5dfaaf54ee2b3c0eaf35e8c17558313db9791616" region="gfx2" offset="8000"/>
		<rom name="136043-1123.1c" merge="136043-1123.1c" size="16384" crc="e4c98f01" sha1="a24bece3196d13c38e4acdbf62783860253ba67d" region="gfx2" offset="10000"/>
		<rom name="136043-1113.1l" merge="136043-1113.1l" size="32768" crc="33cb476e" sha1="e0757ee0120de2d38be44f8dc8702972c35b87b3" region="gfx2" offset="18000"/>
		<rom name="136037-114.1mn" merge="136037-114.1mn" size="32768" crc="29ef9882" sha1="91e1465af6505b35cd97434c13d2b4d40a085946" region="gfx2" offset="20000"/>
		<rom name="136043-1124.1p" merge="136043-1124.1p" size="16384" crc="c4857879" sha1="3b4ce96da0d178b4bc2d05b5b51b42c7ec461113" region="gfx2" offset="28000"/>
		<rom name="136043-1115.2a" merge="136043-1115.2a" size="32768" crc="f71e2503" sha1="244e108668eaef6b64c6ff733b08b9ee6b7a2d2b" region="gfx2" offset="30000"/>
		<rom name="136037-116.2b" merge="136037-116.2b" size="32768" crc="11e0ac5b" sha1="729b7561d59d94ef33874a134b97bcd37573dfa6" region="gfx2" offset="38000"/>
		<rom name="136043-1125.2c" merge="136043-1125.2c" size="16384" crc="d9c2c2d1" sha1="185e38c75c06b6ca131a17ee3a46098279bfe17e" region="gfx2" offset="40000"/>
		<rom name="136043-1117.2l" merge="136043-1117.2l" size="32768" crc="9e30b2e9" sha1="e9b513089eaf3bec269058b437fefe7075a3fd6f" region="gfx2" offset="48000"/>
		<rom name="136037-118.2mn" merge="136037-118.2mn" size="32768" crc="8bf3b263" sha1="683d900ab7591ee661218be2406fb375a12e435c" region="gfx2" offset="50000"/>
		<rom name="136043-1126.2p" merge="136043-1126.2p" size="16384" crc="a32c732a" sha1="abe801dff7bb3f2712e2189c2b91f172d941fccd" region="gfx2" offset="58000"/>
		<rom name="74s472-136037-101.7u" merge="74s472-136037-101.7u" size="512" crc="2964f76f" sha1="da966c35557ec1b95e1c39cd950c38a19bce2d67" region="proms" offset="0"/>
		<rom name="74s472-136037-102.5l" merge="74s472-136037-102.5l" size="512" crc="4d4fec6c" sha1="3541b5c6405ad5742a3121dfd6acb227933de25a" region="proms" offset="200"/>
		<rom name="74s287-136037-103.4r" merge="74s287-136037-103.4r" size="256" crc="6c5ccf08" sha1="ff5dbadd85aa2e07b383a302fa399e875db8f84f" region="proms" offset="400"/>
		<chip type="cpu" tag="maincpu" name="68010" clock="7159090"/>
		<chip type="cpu" tag="audiocpu" name="M6502" clock="1789772"/>
		<chip type="cpu" tag="pokey" name="POKEY" clock="1789772"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="ymsnd" name="YM2151" clock="3579545"/>
		<chip type="audio" tag="pokey" name="POKEY" clock="1789772"/>
		<chip type="audio" tag="tms" name="TMS5220C" clock="650826"/>
		<display tag="screen" type="raster" rotate="0" width="336" height="240" refresh="59.922743" pixclock="7159090" htotal="456" hbend="0" hbstart="336" vtotal="262" vbend="0" vbstart="240" />
		<sound channels="2"/>
		<input players="4" buttons="2" coins="4">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Service Mode" tag="803008" mask="8">
			<dipvalue name="Off" value="8" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="1024"/>
	</game>

	<game name="gigawing" sourcefile="cps2.c">
		<description>Giga Wing (USA 990222)</description>
		<year>1999</year>
		<manufacturer>Takumi (Capcom license)</manufacturer>
		<category>Shooter / Flying Vertical</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.062</verAdded>
		<controls_info>numPlayers="2" alternating="0" mirrored="1" usesService="0" tilt="0" cocktail="0"</controls_info>
		<player number="1" numButtons="2">
			<controls>
				<control name="8-way Joystick">
					<constant name="joy8way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Shot / Hold for Reflect Barrier"/>
				<label name="P1_BUTTON2" value="Force Bomb"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_DOWN" value="Down"/>
				<label name="P1_JOYSTICK_UP" value="Up"/>
			</labels>
		</player>
		<rom name="ggwu.03" size="524288" crc="ac725eb2" sha1="a4be9fe537cdb47b37478c8397f6effe8a536233" region="maincpu" offset="0"/>
		<rom name="ggwu.04" size="524288" crc="392f4118" sha1="3bb0bd9503ef60892d5abd8640af524cf71da848" region="maincpu" offset="80000"/>
		<rom name="ggw.05" size="524288" crc="3239d642" sha1="2fe3984c46a72aedb30a28e3db5af2612bdf0045" region="maincpu" offset="100000"/>
		<rom name="ggw.13m" size="4194304" crc="105530a4" sha1="3be06c032985ea6bd3805d73a407bf748385087b" region="gfx" offset="0"/>
		<rom name="ggw.15m" size="4194304" crc="9e774ab9" sha1="adea1e844f3d9ccd5ad116ff8277f16a96e68d76" region="gfx" offset="2"/>
		<rom name="ggw.17m" size="4194304" crc="466e0ba4" sha1="9563455b95d36fafe508290659088b153539cfdf" region="gfx" offset="4"/>
		<rom name="ggw.19m" size="4194304" crc="840c8dea" sha1="ea04afce17f00b45d3d2cd5140d0dd7ab4bccc00" region="gfx" offset="6"/>
		<rom name="ggw.01" size="131072" crc="4c6351d5" sha1="cef81fb7c4b8cb2ef1f8f3c27982aefbcbe38160" region="audiocpu" offset="0"/>
		<rom name="ggw.11m" size="4194304" crc="e172acf5" sha1="d7b0963d66165f3607d887741c5e7ab952bcf2ff" region="qsound" offset="0"/>
		<rom name="ggw.12m" size="4194304" crc="4bee4e8f" sha1="c440b5a38359ec3b8002f39690b79bf78703f5d0" region="qsound" offset="400000"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="16000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="8000000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="qsound" name="Q-Sound" clock="4000000"/>
		<display tag="screen" type="raster" rotate="0" width="384" height="224" refresh="59.629403" pixclock="8000000" htotal="518" hbend="64" hbstart="448" vtotal="259" vbend="16" vbstart="240" />
		<sound channels="2"/>
		<input players="2" buttons="2" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="3072"/>
	</game>

	<game name="goldnaxe" sourcefile="segas16b.c">
		<description>Golden Axe (set 6, US, 8751 317-123A)</description>
		<year>1989</year>
		<manufacturer>Sega</manufacturer>
		<category>Fighter / 2.5D</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.036b01</verAdded>
		<controls_info>numPlayers="2" alternating="0" mirrored="1" usesService="0" tilt="0" cocktail="0"</controls_info>
		<player number="1" numButtons="3">
			<controls>
				<control name="8-way Joystick">
					<constant name="joy8way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Attack"/>
				<label name="P1_BUTTON2" value="Jump"/>
				<label name="P1_BUTTON3" value="Magic"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_DOWN" value="Down"/>
				<label name="P1_JOYSTICK_UP" value="Up"/>
			</labels>
		</player>
		<rom name="epr-12545.ic2" size="262144" crc="a97c4e4d" sha1="41cda15ae56185725233db669d9f8c4a8c1eb1c3" region="maincpu" offset="0"/>
		<rom name="epr-12544.ic1" size="262144" crc="5e38f668" sha1="3b15a9a30adde6e852c439c8e6e45875b66252cb" region="maincpu" offset="1"/>
		<rom name="epr-12385.ic19" size="131072" crc="b8a4e7e0" sha1="9b36f50209d45a835ded53eb045f63c649b02fc9" region="gfx1" offset="0"/>
		<rom name="epr-12386.ic20" size="131072" crc="25d7d779" sha1="2de14a76a5176d5abc7e7f7f723146c620927610" region="gfx1" offset="20000"/>
		<rom name="epr-12387.ic21" size="131072" crc="c7fcadf3" sha1="5f0fd600a75a02749935af21e1e0d2c714c6417e" region="gfx1" offset="40000"/>
		<rom name="mpr-12378.ic9" size="262144" crc="119e5a82" sha1="261ed2bc4ebac7142e2ecca9f03c91242e792a98" region="sprites" offset="1"/>
		<rom name="mpr-12379.ic12" size="262144" crc="1a0e8c57" sha1="674f1ae7db632876fff346e76786801ae19d9799" region="sprites" offset="0"/>
		<rom name="mpr-12380.ic10" size="262144" crc="bb2c0853" sha1="3f3b546d078f22d787c93ee74d9ad3a6e84383ac" region="sprites" offset="40001"/>
		<rom name="mpr-12381.ic13" size="262144" crc="81ba6ecc" sha1="7f59e4d86a192b97e92729371b78c3f1c784a0b5" region="sprites" offset="40000"/>
		<rom name="mpr-12382.ic11" size="262144" crc="81601c6f" sha1="604bc5613c6c734a06860303ba36d61bb54508a0" region="sprites" offset="80001"/>
		<rom name="mpr-12383.ic14" size="262144" crc="5dbacf7a" sha1="236866fb94672b13cbb2cb479324e61de87eeb34" region="sprites" offset="80000"/>
		<rom name="epr-12390.ic8" size="32768" crc="399fc5f5" sha1="6f290b36dc71ff4759598e2a9c185a8945a3c9e7" region="soundcpu" offset="0"/>
		<rom name="mpr-12384.ic6" size="131072" crc="6218d8e7" sha1="5a745c750efb4a61716f99befb7ed14cc84e9973" region="soundcpu" offset="10000"/>
		<rom name="317-0123a.bin" size="4096" status="nodump" region="mcu" offset="0"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="10000000"/>
		<chip type="cpu" tag="soundcpu" name="Z80" clock="5000000"/>
		<chip type="cpu" tag="mcu" name="I8751" clock="8000000"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="ym2151" name="YM2151" clock="4000000"/>
		<chip type="audio" tag="upd" name="uPD7759" clock="640000"/>
		<display tag="screen" type="raster" rotate="0" width="320" height="224" refresh="60.054389" pixclock="6293700" htotal="400" hbend="0" hbstart="320" vtotal="262" vbend="0" vbstart="224" />
		<sound channels="1"/>
		<input players="2" buttons="3" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Credits Needed" tag="DSW2" mask="1">
			<dipvalue name="1 Credit To Start" value="1" default="yes"/>
			<dipvalue name="2 Credits To Start" value="0"/>
		</dipswitch>
		<dipswitch name="Demo Sounds" tag="DSW2" mask="2">
			<dipvalue name="Off" value="2"/>
			<dipvalue name="On" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Difficulty" tag="DSW2" mask="60">
			<dipvalue name="Special" value="0"/>
			<dipvalue name="Easiest" value="20"/>
			<dipvalue name="Easier" value="28"/>
			<dipvalue name="Easy" value="52"/>
			<dipvalue name="Normal" value="60" default="yes"/>
			<dipvalue name="Hard" value="56"/>
			<dipvalue name="Harder" value="44"/>
			<dipvalue name="Hardest" value="40"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSW2" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSW2" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Coin A" tag="DSW1" mask="15">
			<dipvalue name="4 Coins/1 Credit" value="7"/>
			<dipvalue name="3 Coins/1 Credit" value="8"/>
			<dipvalue name="2 Coins/1 Credit" value="9"/>
			<dipvalue name="2 Coins/1 Credit, 5/3, 6/4" value="5"/>
			<dipvalue name="2 Coins/1 Credit, 4/3" value="4"/>
			<dipvalue name="1 Coin/1 Credit" value="15" default="yes"/>
			<dipvalue name="1 Coin/1 Credit, 5/6" value="3"/>
			<dipvalue name="1 Coin/1 Credit, 4/5" value="2"/>
			<dipvalue name="1 Coin/1 Credit, 2/3" value="1"/>
			<dipvalue name="2 Coins/3 Credits" value="6"/>
			<dipvalue name="1 Coin/2 Credits" value="14"/>
			<dipvalue name="1 Coin/3 Credits" value="13"/>
			<dipvalue name="1 Coin/4 Credits" value="12"/>
			<dipvalue name="1 Coin/5 Credits" value="11"/>
			<dipvalue name="1 Coin/6 Credits" value="10"/>
			<dipvalue name="Free Play (if Coin B too) or 1/1" value="0"/>
		</dipswitch>
		<dipswitch name="Coin B" tag="DSW1" mask="240">
			<dipvalue name="4 Coins/1 Credit" value="112"/>
			<dipvalue name="3 Coins/1 Credit" value="128"/>
			<dipvalue name="2 Coins/1 Credit" value="144"/>
			<dipvalue name="2 Coins/1 Credit, 5/3, 6/4" value="80"/>
			<dipvalue name="2 Coins/1 Credit, 4/3" value="64"/>
			<dipvalue name="1 Coin/1 Credit" value="240" default="yes"/>
			<dipvalue name="1 Coin/1 Credit, 5/6" value="48"/>
			<dipvalue name="1 Coin/1 Credit, 4/5" value="32"/>
			<dipvalue name="1 Coin/1 Credit, 2/3" value="16"/>
			<dipvalue name="2 Coins/3 Credits" value="96"/>
			<dipvalue name="1 Coin/2 Credits" value="224"/>
			<dipvalue name="1 Coin/3 Credits" value="208"/>
			<dipvalue name="1 Coin/4 Credits" value="192"/>
			<dipvalue name="1 Coin/5 Credits" value="176"/>
			<dipvalue name="1 Coin/6 Credits" value="160"/>
			<dipvalue name="Free Play (if Coin A too) or 1/1" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="6144"/>
	</game>

	<game name="ga2" sourcefile="segas32.c">
		<description>Golden Axe: The Revenge of Death Adder (World)</description>
		<year>1992</year>
		<manufacturer>Sega</manufacturer>
		<category>Fighter / 2.5D</category>
		<nplayers>4P sim</nplayers>
		<verAdded>.063</verAdded>
		<controls_info>numPlayers="4" alternating="0" mirrored="1" usesService="0" tilt="0" cocktail="0"</controls_info>
		<player number="1" numButtons="3">
			<controls>
				<control name="8-way Joystick">
					<constant name="joy8way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Attack"/>
				<label name="P1_BUTTON2" value="Jump"/>
				<label name="P1_BUTTON3" value="Magic"/>
				<label name="P1_JOYSTICK_UP" value="Up"/>
				<label name="P1_JOYSTICK_DOWN" value="Down"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
			</labels>
		</player>
		<rom name="epr-14961b.ic17" size="131072" crc="d9cd8885" sha1="dc9d1f01770bd23ba5959e300badbc5093a149bc" region="maincpu" offset="0"/>
		<rom name="epr-14958b.ic8" size="131072" crc="0be324a3" sha1="5e5f457548906453eaa8d326c353b47353eab73d" region="maincpu" offset="80000"/>
		<rom name="epr-15148b.ic18" size="262144" crc="c477a9fd" sha1="a9d60f801c12fd067e5ad1801a92c84edd13bd08" region="maincpu" offset="100000"/>
		<rom name="epr-15147b.ic9" size="262144" crc="1bb676ea" sha1="125ffd13204f48be23e20b281c42c2307888c40b" region="maincpu" offset="100001"/>
		<rom name="epr-14945.ic36" size="65536" crc="4781d4cb" sha1="bd1b774b3cd0c3e0290c55e426f66d6820d21d0f" region="soundcpu" offset="100000"/>
		<rom name="mpr-14944.ic35" size="1048576" crc="fd4d4b86" sha1="e14b9cd6004bf9ecd902e37b433b828241361b46" region="soundcpu" offset="200000"/>
		<rom name="mpr-14943.ic34" size="1048576" crc="24d40333" sha1="38faf8f3eac317a163e93bd2247fe98189b13d2d" region="soundcpu" offset="300000"/>
		<rom name="mpr-14942.ic24" size="1048576" crc="a89b0e90" sha1="e14c62418eb7f9a2deb2a6dcf635bedc1c73c253" region="soundcpu" offset="400000"/>
		<rom name="epr-14468-02.u3" size="65536" crc="77634daa" sha1="339169d164b9ed7dc3787b084d33effdc8e9efc1" region="mcu" offset="0"/>
		<rom name="mpr-14948.ic14" size="2097152" crc="75050d4a" sha1="51d6bc9935abcf30af438e69c2cf4e09f57a803f" region="gfx1" offset="0"/>
		<rom name="mpr-14947.ic5" size="2097152" crc="b53e62f4" sha1="5aa0f198e6eb070b77b0d180d30c0228a9bc691e" region="gfx1" offset="1"/>
		<rom name="mpr-14949.ic32" size="2097152" crc="152c716c" sha1="448d16ea036b66e886119c00af543dfa5e53fd84" region="gfx2" offset="0"/>
		<rom name="mpr-14951.ic30" size="2097152" crc="fdb1a534" sha1="3126b595bf69bf9952fedf8f9c6743eb10489dc6" region="gfx2" offset="2"/>
		<rom name="mpr-14953.ic28" size="2097152" crc="33bd1c15" sha1="4e16562e3357d4db54b20543073e8f1fd6f74b1f" region="gfx2" offset="4"/>
		<rom name="mpr-14955.ic26" size="2097152" crc="e42684aa" sha1="12e0f18a11edb46f09e2e8c5c4ba14170d0cf00d" region="gfx2" offset="6"/>
		<rom name="mpr-14950.ic31" size="2097152" crc="15fd0026" sha1="e918984bd60ad63172fe273b31cc9019100228c8" region="gfx2" offset="800000"/>
		<rom name="mpr-14952.ic29" size="2097152" crc="96f96613" sha1="4c9808866032dab0401de322c28242e8a8775457" region="gfx2" offset="800002"/>
		<rom name="mpr-14954.ic27" size="2097152" crc="39b2ac9e" sha1="74f4c81d85ab9b4c5e8ae4b4d2c6dff766c482ca" region="gfx2" offset="800004"/>
		<rom name="mpr-14956.ic25" size="2097152" crc="298fca50" sha1="16e09b19cc7be3dfc8e82b45348e6d1cf2ed5621" region="gfx2" offset="800006"/>
		<chip type="cpu" tag="maincpu" name="V60" clock="16107950"/>
		<chip type="cpu" tag="soundcpu" name="Z80" clock="8053975"/>
		<chip type="cpu" tag="mcu" name="V25" clock="10000000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="ym1" name="YM3438" clock="8053975"/>
		<chip type="audio" tag="ym2" name="YM3438" clock="8053975"/>
		<chip type="audio" tag="rfsnd" name="RF5C68" clock="12500000"/>
		<display tag="screen" type="raster" rotate="0" width="416" height="224" refresh="60.000000" pixclock="6539520" htotal="416" hbend="0" hbstart="416" vtotal="262" vbend="0" vbstart="224" />
		<sound channels="2"/>
		<input players="4" buttons="3" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<driver status="imperfect" emulation="good" color="good" sound="good" graphic="imperfect" savestate="unsupported" palettesize="16384"/>
	</game>

	<game name="grdians" sourcefile="seta2.c">
		<description>Guardians / Denjin Makai II</description>
		<year>1995</year>
		<manufacturer>Banpresto</manufacturer>
		<category>Fighter / 2.5D</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.067</verAdded>
		<rom name="u2.bin" size="524288" crc="36adc6f2" sha1="544e87f88179fe1342e7a06a8948ac1828e85108" region="maincpu" offset="0"/>
		<rom name="u3.bin" size="524288" crc="2704f416" sha1="9081a12cbb9927d36e1c50b52aa2c6003810ee42" region="maincpu" offset="1"/>
		<rom name="u4.bin" size="524288" crc="bb52447b" sha1="61433f683210ab2bc2cf1cc4b5b7a39cc5b6493d" region="maincpu" offset="100000"/>
		<rom name="u5.bin" size="524288" crc="9c164a3b" sha1="6d688c7af9e7e8e8d54b2e4dfbf41f59c79242eb" region="maincpu" offset="100001"/>
		<rom name="u16.bin" size="4194304" crc="6a65f265" sha1="6cad11f718f8bbcff464d41eb4717460769237ed" region="sprites" offset="0"/>
		<rom name="u20.bin" size="4194304" crc="a7226ab7" sha1="408580dd35c568ffef1ebbd87359e3ec1f867020" region="sprites" offset="600000"/>
		<rom name="u15.bin" size="4194304" crc="01672dcd" sha1="f61f60e3343cc5b6ccee391ee529966a141566db" region="sprites" offset="800000"/>
		<rom name="u19.bin" size="4194304" crc="c0c998a0" sha1="498fb1877527ed37412537f06a2c39ff0c60f146" region="sprites" offset="e00000"/>
		<rom name="u18.bin" size="4194304" crc="967babf4" sha1="42a6311576417c44aeaceb8ba6bb3cd7794e4882" region="sprites" offset="1000000"/>
		<rom name="u22.bin" size="4194304" crc="6239997a" sha1="87b6d6f30f152f625f82fd858c1290176c7e156e" region="sprites" offset="1600000"/>
		<rom name="u17.bin" size="4194304" crc="0fad0629" sha1="1bdc8e7c5e39e83d327f14a672ec81b049112da6" region="sprites" offset="1800000"/>
		<rom name="u21.bin" size="4194304" crc="6f95e466" sha1="28482fad16a3ac9302f152d81552e6f84a44f3e4" region="sprites" offset="1e00000"/>
		<rom name="u32.bin" size="1048576" crc="cf0f3017" sha1="8376d3a674f71aec72f52c72758fbc53d9feb1a1" region="x1snd" offset="100000"/>
		<chip type="cpu" tag="maincpu" name="68301" clock="16666666"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="x1snd" name="X1-010" clock="16666666"/>
		<display tag="screen" type="raster" rotate="0" width="304" height="232" refresh="60.000000" />
		<sound channels="2"/>
		<input players="2" buttons="3" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Difficulty" tag="DSW1" mask="3">
			<dipvalue name="Easy" value="2"/>
			<dipvalue name="Normal" value="3" default="yes"/>
			<dipvalue name="Hard" value="1"/>
			<dipvalue name="Hardest" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="DSW1" mask="4">
			<dipvalue name="Off" value="4" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Title" tag="DSW1" mask="8">
			<dipvalue name="Guardians" value="8" default="yes"/>
			<dipvalue name="Denjin Makai II" value="0"/>
		</dipswitch>
		<dipswitch name="Lives" tag="DSW1" mask="48">
			<dipvalue name="1" value="32"/>
			<dipvalue name="2" value="48" default="yes"/>
			<dipvalue name="3" value="16"/>
			<dipvalue name="4" value="0"/>
		</dipswitch>
		<dipswitch name="Service Mode" tag="DSW1" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Demo Sounds" tag="DSW1" mask="128">
			<dipvalue name="Off" value="0"/>
			<dipvalue name="On" value="128" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin A" tag="DSW2" mask="15">
			<dipvalue name="4 Coins/1 Credit" value="2"/>
			<dipvalue name="3 Coins/1 Credit" value="5"/>
			<dipvalue name="2 Coins/1 Credit" value="8"/>
			<dipvalue name="3 Coins/2 Credits" value="4"/>
			<dipvalue name="4 Coins/3 Credits" value="1"/>
			<dipvalue name="1 Coin/1 Credit" value="15" default="yes"/>
			<dipvalue name="3 Coins/4 Credits" value="3"/>
			<dipvalue name="2 Coins/3 Credits" value="7"/>
			<dipvalue name="1 Coin/2 Credits" value="14"/>
			<dipvalue name="2 Coins/5 Credits" value="6"/>
			<dipvalue name="1 Coin/3 Credits" value="13"/>
			<dipvalue name="1 Coin/4 Credits" value="12"/>
			<dipvalue name="1 Coin/5 Credits" value="11"/>
			<dipvalue name="1 Coin/6 Credits" value="10"/>
			<dipvalue name="1 Coin/7 Credits" value="9"/>
			<dipvalue name="Free Play" value="0"/>
		</dipswitch>
		<dipswitch name="Coin B" tag="DSW2" mask="240">
			<dipvalue name="4 Coins/1 Credit" value="32"/>
			<dipvalue name="3 Coins/1 Credit" value="80"/>
			<dipvalue name="2 Coins/1 Credit" value="128"/>
			<dipvalue name="3 Coins/2 Credits" value="64"/>
			<dipvalue name="4 Coins/3 Credits" value="16"/>
			<dipvalue name="1 Coin/1 Credit" value="240" default="yes"/>
			<dipvalue name="3 Coins/4 Credits" value="48"/>
			<dipvalue name="2 Coins/3 Credits" value="112"/>
			<dipvalue name="1 Coin/2 Credits" value="224"/>
			<dipvalue name="2 Coins/5 Credits" value="96"/>
			<dipvalue name="1 Coin/3 Credits" value="208"/>
			<dipvalue name="1 Coin/4 Credits" value="192"/>
			<dipvalue name="1 Coin/5 Credits" value="176"/>
			<dipvalue name="1 Coin/6 Credits" value="160"/>
			<dipvalue name="1 Coin/7 Credits" value="144"/>
			<dipvalue name="Free Play" value="0"/>
		</dipswitch>
		<driver status="imperfect" emulation="good" color="good" sound="good" graphic="imperfect" cocktail="preliminary" savestate="unsupported" palettesize="33008"/>
	</game>

	<game name="gunforc2" sourcefile="m92.c">
		<description>Gun Force II (US)</description>
		<year>1994</year>
		<manufacturer>Irem</manufacturer>
		<category>Platform / Shooter Scrolling</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.058</verAdded>
		<rom name="a2-h0-a.6h" size="262144" crc="49965e22" sha1="077283c66a4cc2c47221c5f3267f440223615a15" region="maincpu" offset="1"/>
		<rom name="a2-l0-a.8h" size="262144" crc="8c88b278" sha1="0fd8e663619dcd8c81b3baa290bb0e72c185273a" region="maincpu" offset="0"/>
		<rom name="a2-h1-a.6f" size="262144" crc="34280b88" sha1="3fd3cdf8acfa845abacb0708fb48741ee44dbf13" region="maincpu" offset="80001"/>
		<rom name="a2-l1-a.8f" size="262144" crc="c8c13f51" sha1="fde3fd983ebb920f79e6898aa0576da9dd9f0c15" region="maincpu" offset="80000"/>
		<rom name="a2_sh0.3l" size="65536" crc="2e2d103d" sha1="6b663948f69218308d9ecdb677557b2db1dfbf5a" region="soundcpu" offset="1"/>
		<rom name="a2_sl0.5l" size="65536" crc="2287e0b3" sha1="755dab510915161428ed57ab18410c393e138e65" region="soundcpu" offset="0"/>
		<rom name="a2_c0.1a" size="524288" crc="68b8f574" sha1="fb935947cdde43e84453f82caeea141a4ae7226d" region="gfx1" offset="0"/>
		<rom name="a2_c1.1b" size="524288" crc="0b9efe67" sha1="1df4108d30d2538f6407e328513517cd3412321f" region="gfx1" offset="80000"/>
		<rom name="a2_c2.3a" size="524288" crc="7a9e9978" sha1="241dc310e75960e306701a2e86e30d9c1a60ebff" region="gfx1" offset="100000"/>
		<rom name="a2_c3.3b" size="524288" crc="1395ee6d" sha1="e9befc966e6ee046eaca185a9969976304a119d8" region="gfx1" offset="180000"/>
		<rom name="a2_000.8a" size="1048576" crc="38e03147" sha1="cc5bacad9592aa5e91632b139955e1c704a67a33" region="gfx2" offset="0"/>
		<rom name="a2_010.8b" size="1048576" crc="1d5b05f8" sha1="884f134ed51b432965a4e5e79915ba9c0ab562c6" region="gfx2" offset="100000"/>
		<rom name="a2_020.8c" size="1048576" crc="f2f461cc" sha1="04e91efc749d022c8012caac493767ec1f6a992d" region="gfx2" offset="200000"/>
		<rom name="a2_030.8d" size="1048576" crc="97609d9d" sha1="71ddff85a8ddeac69863bbf6c493c5c3973fd175" region="gfx2" offset="300000"/>
		<rom name="a2_da.1l" size="1048576" crc="3c8cdb6a" sha1="d1f4186e8ddf99698443f8ee1c60a6e6bc367b09" region="irem" offset="0"/>
		<chip type="cpu" tag="maincpu" name="V33" clock="9000000"/>
		<chip type="cpu" tag="soundcpu" name="V35" clock="14318181"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="ymsnd" name="YM2151" clock="3579545"/>
		<chip type="audio" tag="irem" name="Irem GA20" clock="3579545"/>
		<display tag="screen" type="raster" rotate="0" width="320" height="240" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Unknown" tag="COINS_DSW3" mask="256">
			<dipvalue name="Off" value="256" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="COINS_DSW3" mask="512">
			<dipvalue name="Off" value="512" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="COINS_DSW3" mask="1024">
			<dipvalue name="Off" value="1024" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="COINS_DSW3" mask="2048">
			<dipvalue name="Off" value="2048" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="COINS_DSW3" mask="4096">
			<dipvalue name="Off" value="4096" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="COINS_DSW3" mask="8192">
			<dipvalue name="Off" value="8192" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="COINS_DSW3" mask="16384">
			<dipvalue name="Off" value="16384" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="COINS_DSW3" mask="32768">
			<dipvalue name="Off" value="32768" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Lives" tag="DSW" mask="3">
			<dipvalue name="3" value="2"/>
			<dipvalue name="2" value="3" default="yes"/>
			<dipvalue name="4" value="1"/>
			<dipvalue name="1" value="0"/>
		</dipswitch>
		<dipswitch name="Difficulty" tag="DSW" mask="12">
			<dipvalue name="Very Easy" value="0"/>
			<dipvalue name="Easy" value="8"/>
			<dipvalue name="Normal" value="12" default="yes"/>
			<dipvalue name="Hard" value="4"/>
		</dipswitch>
		<dipswitch name="Bonus Life" tag="DSW" mask="16">
			<dipvalue name="15000 35000 75000 120000" value="0"/>
			<dipvalue name="20000 40000 90000 150000" value="16" default="yes"/>
		</dipswitch>
		<dipswitch name="Allow Continue" tag="DSW" mask="32">
			<dipvalue name="No" value="0"/>
			<dipvalue name="Yes" value="32" default="yes"/>
		</dipswitch>
		<dipswitch name="Demo Sounds" tag="DSW" mask="64">
			<dipvalue name="Off" value="64"/>
			<dipvalue name="On" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Service Mode" tag="DSW" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Flip Screen" tag="DSW" mask="256">
			<dipvalue name="Off" value="256" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="DSW" mask="512">
			<dipvalue name="Off" value="512" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Coin Slots" tag="DSW" mask="1024">
			<dipvalue name="Common" value="1024" default="yes"/>
			<dipvalue name="Separate" value="0"/>
		</dipswitch>
		<dipswitch name="Coin Mode" tag="DSW" mask="2048">
			<dipvalue name="1" value="2048" default="yes"/>
			<dipvalue name="2" value="0"/>
		</dipswitch>
		<dipswitch name="Coin A" tag="DSW" mask="12288">
			<dipvalue name="5 Coins/1 Credit" value="0"/>
			<dipvalue name="3 Coins/1 Credit" value="4096"/>
			<dipvalue name="2 Coins/1 Credit" value="8192"/>
			<dipvalue name="1 Coin/1 Credit" value="12288" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin B" tag="DSW" mask="49152">
			<dipvalue name="1 Coin/2 Credits" value="49152" default="yes"/>
			<dipvalue name="1 Coin/3 Credits" value="32768"/>
			<dipvalue name="1 Coin/5 Credits" value="16384"/>
			<dipvalue name="1 Coin/6 Credits" value="0"/>
		</dipswitch>
		<dipswitch name="Coinage" tag="DSW" mask="61440">
			<dipvalue name="6 Coins/1 Credit" value="40960"/>
			<dipvalue name="5 Coins/1 Credit" value="45056"/>
			<dipvalue name="4 Coins/1 Credit" value="49152"/>
			<dipvalue name="3 Coins/1 Credit" value="53248"/>
			<dipvalue name="2 Coins/1 Credit" value="57344"/>
			<dipvalue name="2 Coins to Start/1 to Continue" value="4096"/>
			<dipvalue name="3 Coins/2 Credits" value="12288"/>
			<dipvalue name="4 Coins/3 Credits" value="8192"/>
			<dipvalue name="1 Coin/1 Credit" value="61440" default="yes"/>
			<dipvalue name="2 Coins/3 Credits" value="16384"/>
			<dipvalue name="1 Coin/2 Credits" value="36864"/>
			<dipvalue name="1 Coin/3 Credits" value="32768"/>
			<dipvalue name="1 Coin/4 Credits" value="28672"/>
			<dipvalue name="1 Coin/5 Credits" value="24576"/>
			<dipvalue name="1 Coin/6 Credits" value="20480"/>
			<dipvalue name="Free Play" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="2048"/>
	</game>

	<game name="gunforce" sourcefile="m92.c">
		<description>Gunforce - Battle Fire Engulfed Terror Island (World)</description>
		<year>1991</year>
		<manufacturer>Irem</manufacturer>
		<category>Platform / Shooter Scrolling</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.036b06</verAdded>
		<rom name="gf_h0-c.5m" size="131072" crc="c09bb634" sha1="9b0e3174beeef173f5ef70f86f5db42bb01d9989" region="maincpu" offset="1"/>
		<rom name="gf_l0-c.5f" size="131072" crc="1bef6f7d" sha1="ff4d674fc5f97f5b298b4b5dc73fb8a6772b5f09" region="maincpu" offset="0"/>
		<rom name="gf_h1-c.5l" size="131072" crc="c84188b7" sha1="ff710be742f610d90538db296acdd435260bef12" region="maincpu" offset="40001"/>
		<rom name="gf_l1-c.5j" size="131072" crc="b189f72a" sha1="f17d87349a57e1a4b20c4947e41edd7c39eaca13" region="maincpu" offset="40000"/>
		<rom name="gf_sh0.rom" size="65536" crc="3f8f16e0" sha1="a9f568c1b585c2cf13b21716954dac0a89936fc6" region="soundcpu" offset="1"/>
		<rom name="gf_sl0.rom" size="65536" crc="db0b13a3" sha1="6723026010610b706725a5284a7b8d70fe479dae" region="soundcpu" offset="0"/>
		<rom name="gf_c0.rom" size="262144" crc="b3b74979" sha1="b5b4a4775e0b28c3f37273f93f69886c911af4aa" region="gfx1" offset="0"/>
		<rom name="gf_c1.rom" size="262144" crc="f5c8590a" sha1="a7f90f23051f8ab2b2d925e950a5ef3c260170ca" region="gfx1" offset="40000"/>
		<rom name="gf_c2.rom" size="262144" crc="30f9fb64" sha1="f86e01b0d74a1f6c19d97d6d0e0f624f050dad10" region="gfx1" offset="80000"/>
		<rom name="gf_c3.rom" size="262144" crc="87b3e621" sha1="8e2655c6e83d00c38210fdced25003793bd93d9f" region="gfx1" offset="c0000"/>
		<rom name="gf_000.rom" size="262144" crc="209e8e8d" sha1="9720be888905be709733c53da207c3406d73aeb1" region="gfx2" offset="0"/>
		<rom name="gf_010.rom" size="262144" crc="6e6e7808" sha1="92c30eecf8f3669581720be6e49db87fbfac7d88" region="gfx2" offset="40000"/>
		<rom name="gf_020.rom" size="262144" crc="6f5c3cb0" sha1="e41572c267489e2078f8d5605c97abe2034a091a" region="gfx2" offset="80000"/>
		<rom name="gf_030.rom" size="262144" crc="18978a9f" sha1="aa484710a7c3561a9922f119a064f9205475ae64" region="gfx2" offset="c0000"/>
		<rom name="gf-da.rom" size="131072" crc="933ba935" sha1="482811e01239feecf10e232566a7809d0d4f11b8" region="irem" offset="0"/>
		<chip type="cpu" tag="maincpu" name="V33" clock="9000000"/>
		<chip type="cpu" tag="soundcpu" name="V35" clock="14318181"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="ymsnd" name="YM2151" clock="3579545"/>
		<chip type="audio" tag="irem" name="Irem GA20" clock="3579545"/>
		<display tag="screen" type="raster" rotate="0" width="320" height="240" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Unknown" tag="COINS_DSW3" mask="256">
			<dipvalue name="Off" value="256" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="COINS_DSW3" mask="512">
			<dipvalue name="Off" value="512" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="COINS_DSW3" mask="1024">
			<dipvalue name="Off" value="1024" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="COINS_DSW3" mask="2048">
			<dipvalue name="Off" value="2048" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="COINS_DSW3" mask="4096">
			<dipvalue name="Off" value="4096" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="COINS_DSW3" mask="8192">
			<dipvalue name="Off" value="8192" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="COINS_DSW3" mask="16384">
			<dipvalue name="Off" value="16384" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="COINS_DSW3" mask="32768">
			<dipvalue name="Off" value="32768" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Lives" tag="DSW" mask="3">
			<dipvalue name="2" value="2"/>
			<dipvalue name="3" value="3" default="yes"/>
			<dipvalue name="4" value="1"/>
			<dipvalue name="5" value="0"/>
		</dipswitch>
		<dipswitch name="Difficulty" tag="DSW" mask="12">
			<dipvalue name="Very Easy" value="0"/>
			<dipvalue name="Easy" value="8"/>
			<dipvalue name="Normal" value="12" default="yes"/>
			<dipvalue name="Hard" value="4"/>
		</dipswitch>
		<dipswitch name="Bonus Life" tag="DSW" mask="16">
			<dipvalue name="15000 35000 75000 120000" value="0"/>
			<dipvalue name="20000 40000 90000 150000" value="16" default="yes"/>
		</dipswitch>
		<dipswitch name="Allow Continue" tag="DSW" mask="32">
			<dipvalue name="No" value="0"/>
			<dipvalue name="Yes" value="32" default="yes"/>
		</dipswitch>
		<dipswitch name="Demo Sounds" tag="DSW" mask="64">
			<dipvalue name="Off" value="64"/>
			<dipvalue name="On" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Service Mode" tag="DSW" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Flip Screen" tag="DSW" mask="256">
			<dipvalue name="Off" value="256" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="DSW" mask="512">
			<dipvalue name="Off" value="512" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Coin Slots" tag="DSW" mask="1024">
			<dipvalue name="Common" value="1024" default="yes"/>
			<dipvalue name="Separate" value="0"/>
		</dipswitch>
		<dipswitch name="Coin Mode" tag="DSW" mask="2048">
			<dipvalue name="1" value="2048" default="yes"/>
			<dipvalue name="2" value="0"/>
		</dipswitch>
		<dipswitch name="Coin A" tag="DSW" mask="12288">
			<dipvalue name="5 Coins/1 Credit" value="0"/>
			<dipvalue name="3 Coins/1 Credit" value="4096"/>
			<dipvalue name="2 Coins/1 Credit" value="8192"/>
			<dipvalue name="1 Coin/1 Credit" value="12288" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin B" tag="DSW" mask="49152">
			<dipvalue name="1 Coin/2 Credits" value="49152" default="yes"/>
			<dipvalue name="1 Coin/3 Credits" value="32768"/>
			<dipvalue name="1 Coin/5 Credits" value="16384"/>
			<dipvalue name="1 Coin/6 Credits" value="0"/>
		</dipswitch>
		<dipswitch name="Coinage" tag="DSW" mask="61440">
			<dipvalue name="6 Coins/1 Credit" value="40960"/>
			<dipvalue name="5 Coins/1 Credit" value="45056"/>
			<dipvalue name="4 Coins/1 Credit" value="49152"/>
			<dipvalue name="3 Coins/1 Credit" value="53248"/>
			<dipvalue name="2 Coins/1 Credit" value="57344"/>
			<dipvalue name="2 Coins to Start/1 to Continue" value="4096"/>
			<dipvalue name="3 Coins/2 Credits" value="12288"/>
			<dipvalue name="4 Coins/3 Credits" value="8192"/>
			<dipvalue name="1 Coin/1 Credit" value="61440" default="yes"/>
			<dipvalue name="2 Coins/3 Credits" value="16384"/>
			<dipvalue name="1 Coin/2 Credits" value="36864"/>
			<dipvalue name="1 Coin/3 Credits" value="32768"/>
			<dipvalue name="1 Coin/4 Credits" value="28672"/>
			<dipvalue name="1 Coin/5 Credits" value="24576"/>
			<dipvalue name="1 Coin/6 Credits" value="20480"/>
			<dipvalue name="Free Play" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="2048"/>
	</game>

	<game name="gyruss" sourcefile="gyruss.c">
		<description>Gyruss</description>
		<year>1983</year>
		<manufacturer>Konami</manufacturer>
		<category>Shooter / Gallery</category>
		<nplayers>2P alt</nplayers>
		<verAdded>.020</verAdded>
		<controls_info>numPlayers="2" alternating="1" mirrored="1" usesService="0" tilt="0" cocktail="1"</controls_info>
		<player number="1" numButtons="1">
			<controls>
				<control name="8-way Joystick">
					<constant name="joy8way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Fire"/>
				<label name="P1_JOYSTICK_UP" value="Up"/>
				<label name="P1_JOYSTICK_DOWN" value="Down"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
			</labels>
		</player>
		<rom name="gyrussk.1" size="8192" crc="c673b43d" sha1="7c464fb154bac35dd6e2f547e157addeb8798194" region="maincpu" offset="0"/>
		<rom name="gyrussk.2" size="8192" crc="a4ec03e4" sha1="08c33ad7fcc2ad5e5787a1050284e3f8164f4618" region="maincpu" offset="2000"/>
		<rom name="gyrussk.3" size="8192" crc="27454a98" sha1="030c7df225652ee20d5ef64d005eb011dc89a27d" region="maincpu" offset="4000"/>
		<rom name="gyrussk.9" size="8192" crc="822bf27e" sha1="36d5bea2392a7d3476dd797dc05602705cfa23ef" region="sub" offset="e000"/>
		<rom name="gyrussk.1a" size="8192" crc="f4ae1c17" sha1="ae568c96a31d910afe30d2b7eeb9ed1ed07290e3" region="audiocpu" offset="0"/>
		<rom name="gyrussk.2a" size="8192" crc="ba498115" sha1="9cd1f42898cc590f39ba7cb3c975b0b3d3062eba" region="audiocpu" offset="2000"/>
		<rom name="gyrussk.3a" size="4096" crc="3f9b5dea" sha1="6e807da02c2885b18e8cc2199f12f6be9040bf75" region="audio2" offset="0"/>
		<rom name="gyrussk.6" size="8192" crc="c949db10" sha1="fcb8bcbd2bdd751fecb322a33c8a92fb6f07a7ab" region="gfx1" offset="0"/>
		<rom name="gyrussk.5" size="8192" crc="4f22411a" sha1="763bcd039f8c1838a0d7da7d4dadc14a26e25596" region="gfx1" offset="2000"/>
		<rom name="gyrussk.8" size="8192" crc="47cd1fbc" sha1="8203c4ff0b1cd7b4dbc708e300bfeac1e7366e09" region="gfx1" offset="4000"/>
		<rom name="gyrussk.7" size="8192" crc="8e8d388c" sha1="8f2928d71c02aba977d67575d6e34d69bda2b9d4" region="gfx1" offset="6000"/>
		<rom name="gyrussk.4" size="8192" crc="27d8329b" sha1="564ff945465a23d93a93137ad277298770dfa06a" region="gfx2" offset="0"/>
		<rom name="gyrussk.pr3" size="32" crc="98782db3" sha1="b891e43b25187faca8002919ccb44d744daa3594" region="proms" offset="0"/>
		<rom name="gyrussk.pr1" size="256" crc="7ed057de" sha1="c04069ae1e2c62f9b3048844cd8cf5e1b03b7d3c" region="proms" offset="20"/>
		<rom name="gyrussk.pr2" size="256" crc="de823a81" sha1="1af94b2a6a319a89b238a5076a2867f1cfd279b0" region="proms" offset="120"/>
		<chip type="cpu" tag="maincpu" name="Z80" clock="3072000"/>
		<chip type="cpu" tag="sub" name="M6809" clock="1536000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="3579545"/>
		<chip type="cpu" tag="audio2" name="I8039" clock="8000000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="ay1" name="AY-3-8910A" clock="1789772"/>
		<chip type="audio" tag="ay2" name="AY-3-8910A" clock="1789772"/>
		<chip type="audio" tag="ay3" name="AY-3-8910A" clock="1789772"/>
		<chip type="audio" tag="ay4" name="AY-3-8910A" clock="1789772"/>
		<chip type="audio" tag="ay5" name="AY-3-8910A" clock="1789772"/>
		<chip type="audio" tag="discrete" name="DISCRETE"/>
		<display tag="screen" type="raster" rotate="90" width="256" height="224" refresh="60.606061" pixclock="6144000" htotal="396" hbend="0" hbstart="256" vtotal="256" vbend="16" vbstart="240" />
		<sound channels="2"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Coin A" tag="DSW1" mask="15">
			<dipvalue name="4 Coins/1 Credit" value="2"/>
			<dipvalue name="3 Coins/1 Credit" value="5"/>
			<dipvalue name="2 Coins/1 Credit" value="8"/>
			<dipvalue name="3 Coins/2 Credits" value="4"/>
			<dipvalue name="4 Coins/3 Credits" value="1"/>
			<dipvalue name="1 Coin/1 Credit" value="15" default="yes"/>
			<dipvalue name="3 Coins/4 Credits" value="3"/>
			<dipvalue name="2 Coins/3 Credits" value="7"/>
			<dipvalue name="1 Coin/2 Credits" value="14"/>
			<dipvalue name="2 Coins/5 Credits" value="6"/>
			<dipvalue name="1 Coin/3 Credits" value="13"/>
			<dipvalue name="1 Coin/4 Credits" value="12"/>
			<dipvalue name="1 Coin/5 Credits" value="11"/>
			<dipvalue name="1 Coin/6 Credits" value="10"/>
			<dipvalue name="1 Coin/7 Credits" value="9"/>
			<dipvalue name="Free Play" value="0"/>
		</dipswitch>
		<dipswitch name="Coin B" tag="DSW1" mask="240">
			<dipvalue name="4 Coins/1 Credit" value="32"/>
			<dipvalue name="3 Coins/1 Credit" value="80"/>
			<dipvalue name="2 Coins/1 Credit" value="128"/>
			<dipvalue name="3 Coins/2 Credits" value="64"/>
			<dipvalue name="4 Coins/3 Credits" value="16"/>
			<dipvalue name="1 Coin/1 Credit" value="240" default="yes"/>
			<dipvalue name="3 Coins/4 Credits" value="48"/>
			<dipvalue name="2 Coins/3 Credits" value="112"/>
			<dipvalue name="1 Coin/2 Credits" value="224"/>
			<dipvalue name="2 Coins/5 Credits" value="96"/>
			<dipvalue name="1 Coin/3 Credits" value="208"/>
			<dipvalue name="1 Coin/4 Credits" value="192"/>
			<dipvalue name="1 Coin/5 Credits" value="176"/>
			<dipvalue name="1 Coin/6 Credits" value="160"/>
			<dipvalue name="1 Coin/7 Credits" value="144"/>
			<dipvalue name="Free Play" value="0"/>
		</dipswitch>
		<dipswitch name="Lives" tag="DSW2" mask="3">
			<dipvalue name="3" value="3" default="yes"/>
			<dipvalue name="4" value="2"/>
			<dipvalue name="5" value="1"/>
			<dipvalue name="255 (Cheat)" value="0"/>
		</dipswitch>
		<dipswitch name="Cabinet" tag="DSW2" mask="4">
			<dipvalue name="Upright" value="0" default="yes"/>
			<dipvalue name="Cocktail" value="4"/>
		</dipswitch>
		<dipswitch name="Bonus Life" tag="DSW2" mask="8">
			<dipvalue name="30k 90k 60k+" value="8" default="yes"/>
			<dipvalue name="40k 110k 70k+" value="0"/>
		</dipswitch>
		<dipswitch name="Difficulty" tag="DSW2" mask="112">
			<dipvalue name="1 (Easiest)" value="112"/>
			<dipvalue name="2" value="96"/>
			<dipvalue name="3" value="80"/>
			<dipvalue name="4" value="64"/>
			<dipvalue name="5 (Average)" value="48" default="yes"/>
			<dipvalue name="6" value="32"/>
			<dipvalue name="7" value="16"/>
			<dipvalue name="8 (Hardest)" value="0"/>
		</dipswitch>
		<dipswitch name="Demo Sounds" tag="DSW2" mask="128">
			<dipvalue name="Off" value="128"/>
			<dipvalue name="On" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Demo Music" tag="DSW3" mask="1">
			<dipvalue name="Off" value="1"/>
			<dipvalue name="On" value="0" default="yes"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="320"/>
	</game>

	<game name="hattrick" sourcefile="balsente.c">
		<description>Hat Trick</description>
		<year>1984</year>
		<manufacturer>Bally/Sente</manufacturer>
		<category>Sports / Hockey</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.036b05</verAdded>
		<controls_info>numPlayers="2" alternating="0" mirrored="1" usesService="0" tilt="0" cocktail="0"</controls_info>
		<player number="1" numButtons="1">
			<controls>
				<control name="8-way Joystick">
					<constant name="joy8way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Shoot"/>
				<label name="P1_JOYSTICK_UP" value="Up"/>
				<label name="P1_JOYSTICK_DOWN" value="Down"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
			</labels>
		</player>
		<rom name="rom-ab0.u9a" size="8192" crc="f25c1b99" sha1="43b2334be7cfb8091eea963e10547295362372d3" region="maincpu" offset="10000"/>
		<rom name="rom-ab1.u8a" size="8192" crc="c1df3d1f" sha1="754f537d12efe8891638fd11a2ee8a5b234fb079" region="maincpu" offset="12000"/>
		<rom name="rom-ab2.u7a" size="8192" crc="f6c41257" sha1="05f5e71d08241c559da3bfc286c76cbb22710586" region="maincpu" offset="14000"/>
		<rom name="rom-cd.u3a" size="8192" crc="fc44f36c" sha1="227d0c93c579d743b615b1fa6da56128e8202e51" region="maincpu" offset="2c000"/>
		<rom name="rom-ef.u2a" size="8192" crc="d8f910fb" sha1="b74a305dd848c7bf574e4b0aa32147b8d5c89e9e" region="maincpu" offset="2e000"/>
		<rom name="8002-10 9-25-84.5" size="8192" crc="4dd0a525" sha1="f0c447adc5b67917851a9df978df851247e75c43" region="audiocpu" offset="0"/>
		<rom name="rom-gr0.u9b" size="8192" crc="9f41baba" sha1="fa817a8e4d2f7b86a2294132e3991f7b6d8cb11a" region="gfx1" offset="0"/>
		<rom name="rom-gr1.u8b" size="8192" crc="951f08c9" sha1="059a575dd35cd8e822e12ac2606b47b6272bbb41" region="gfx1" offset="2000"/>
		<rom name="u01508001100b.u20f" size="1" status="nodump" region="motherbrd_pals" offset="0"/>
		<chip type="cpu" tag="maincpu" name="M6809" clock="1250000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="4000000"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="cem1" name="CEM3394"/>
		<chip type="audio" tag="cem2" name="CEM3394"/>
		<chip type="audio" tag="cem3" name="CEM3394"/>
		<chip type="audio" tag="cem4" name="CEM3394"/>
		<chip type="audio" tag="cem5" name="CEM3394"/>
		<chip type="audio" tag="cem6" name="CEM3394"/>
		<display tag="screen" type="raster" rotate="0" width="256" height="240" refresh="59.185606" pixclock="5000000" htotal="320" hbend="0" hbstart="256" vtotal="264" vbend="16" vbstart="256" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Coinage" tag="SWH" mask="3">
			<dipvalue name="2 Coins/1 Credit" value="2"/>
			<dipvalue name="1 Coin/1 Credit" value="3" default="yes"/>
			<dipvalue name="1 Coin/2 Credits" value="1"/>
			<dipvalue name="Free Play" value="0"/>
		</dipswitch>
		<dipswitch name="Players Per Credit" tag="SWH" mask="4">
			<dipvalue name="1" value="0"/>
			<dipvalue name="1 Or 2" value="4" default="yes"/>
		</dipswitch>
		<dipswitch name="Unused" tag="SWH" mask="8">
			<dipvalue name="Off" value="8" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="SWH" mask="16">
			<dipvalue name="Off" value="16" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="SWH" mask="32">
			<dipvalue name="Off" value="32" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="SWH" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="SWH" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Game Time" tag="SWG" mask="7">
			<dipvalue name="1:15" value="0"/>
			<dipvalue name="1:30" value="1"/>
			<dipvalue name="1:45" value="2" default="yes"/>
			<dipvalue name="2:00" value="3"/>
			<dipvalue name="2:15" value="4"/>
			<dipvalue name="2:30" value="5"/>
			<dipvalue name="2:45" value="6"/>
			<dipvalue name="3:00" value="7"/>
		</dipswitch>
		<dipswitch name="Unused" tag="SWG" mask="8">
			<dipvalue name="Off" value="8" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="SWG" mask="16">
			<dipvalue name="Off" value="16" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="SWG" mask="32">
			<dipvalue name="Off" value="32" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="SWG" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Demo Sounds" tag="SWG" mask="128">
			<dipvalue name="Off" value="128"/>
			<dipvalue name="On" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Service Mode" tag="IN0" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="1024"/>
	</game>

	<game name="headon" sourcefile="vicdual.c">
		<description>Head On (2 players)</description>
		<year>1979</year>
		<manufacturer>Gremlin</manufacturer>
		<category>Maze / Driving</category>
		<nplayers>2P alt</nplayers>
		<verAdded>.033b04</verAdded>
		<rom name="316-163a.u27" size="1024" crc="4bb51259" sha1="43411ffda3fe03b1d694f70791b0bab5786759c0" region="maincpu" offset="0"/>
		<rom name="316-164a.u26" size="1024" crc="aeac8c5f" sha1="ef9ad63d13076a559ba12c6421ad61de21dd4c90" region="maincpu" offset="400"/>
		<rom name="316-165a.u25" size="1024" crc="f1a0cb72" sha1="540b30225ef176c416ea5b142fe7dbb67b7a78fb" region="maincpu" offset="800"/>
		<rom name="316-166c.u24" size="1024" crc="65d12951" sha1="25fb0da2ea62a2b1ec214ce5c599a183e121b98a" region="maincpu" offset="c00"/>
		<rom name="316-167c.u23" size="1024" crc="2280831e" sha1="128e7f7444440f113b3395dcb333281e0e8bef93" region="maincpu" offset="1000"/>
		<rom name="316-192a.u22" size="1024" crc="ed4666f2" sha1="a12c22bfbb027eab3181627804b69129e89bd22c" region="maincpu" offset="1400"/>
		<rom name="316-193a.u21" size="1024" crc="37a1df4c" sha1="45e1670351f0ef92ef4d9100b0e60ae598df4275" region="maincpu" offset="1800"/>
		<rom name="316-0138.u44" size="32" crc="67104ea9" sha1="26b6bd2a1973b83bb9af4e3385d8cb14cb3f62f2" region="proms" offset="0"/>
		<rom name="316-0043.u87" size="32" crc="e60a7960" sha1="b8b8716e859c57c35310efc4594262afedb84823" region="user1" offset="0"/>
		<rom name="316-0042.u88" size="32" crc="a1506b9d" sha1="037c3db2ea40eca459e8acba9d1506dd28d72d10" region="user1" offset="20"/>
		<chip type="cpu" tag="maincpu" name="Z80" clock="1933560"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="discrete" name="DISCRETE"/>
		<display tag="screen" type="raster" rotate="0" width="256" height="224" refresh="60.000000" pixclock="5156160" htotal="328" hbend="0" hbstart="256" vtotal="262" vbend="0" vbstart="224" />
		<sound channels="1"/>
		<input players="1" buttons="1" coins="1">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Lives" tag="IN0" mask="3">
			<dipvalue name="3" value="0" default="yes"/>
			<dipvalue name="4" value="1"/>
			<dipvalue name="5" value="2"/>
			<dipvalue name="6" value="3"/>
		</dipswitch>
		<dipswitch name="Demo Sounds" tag="IN0" mask="4">
			<dipvalue name="Off" value="4"/>
			<dipvalue name="On" value="0" default="yes"/>
		</dipswitch>
		<configuration name="Cabinet" tag="COLOR_BW" mask="1">
			<confsetting name="Color" value="0" default="yes"/>
			<confsetting name="Black and White" value="1"/>
		</configuration>
		<driver status="imperfect" emulation="good" color="good" sound="imperfect" graphic="good" savestate="unsupported" palettesize="0"/>
	</game>

	<game name="hook" sourcefile="m92.c">
		<description>Hook (World)</description>
		<year>1992</year>
		<manufacturer>Irem</manufacturer>
		<category>Fighter / 2.5D</category>
		<nplayers>4P sim</nplayers>
		<verAdded>.036b06</verAdded>
		<rom name="h-h0-d.3h" size="262144" crc="40189ff6" sha1="ed86a566f0f47c03dd0628cda8b31a167788116c" region="maincpu" offset="1"/>
		<rom name="h-l0-d.3h" size="262144" crc="14567690" sha1="74ddc300e81b006fdc57a4a86f5f178a30732dd8" region="maincpu" offset="0"/>
		<rom name="h-h1.rom" size="131072" crc="264ba1f0" sha1="49ecf9b3e5375629607fb747abe264406065580b" region="maincpu" offset="80001"/>
		<rom name="h-l1.rom" size="131072" crc="f9913731" sha1="be7871d6843e76f66fae6b501c5ee83ccc366463" region="maincpu" offset="80000"/>
		<rom name="h-sh0.rom" size="65536" crc="86a4e56e" sha1="61163010e713be64368a4126f17d33cbdcf0c5ed" region="soundcpu" offset="1"/>
		<rom name="h-sl0.rom" size="65536" crc="10fd9676" sha1="1b51181a8f0711997e107e9a8b8f44341d08ea81" region="soundcpu" offset="0"/>
		<rom name="hook-c0.rom" size="262144" crc="dec63dcf" sha1="e9869110f832d782c460b123928b042c65fdf8bd" region="gfx1" offset="0"/>
		<rom name="hook-c1.rom" size="262144" crc="e4eb0b92" sha1="159da3ec973490a153c69c96c1373cf4e0290736" region="gfx1" offset="40000"/>
		<rom name="hook-c2.rom" size="262144" crc="a52b320b" sha1="1522562239bb3b93ef552c47445daa4ee021495c" region="gfx1" offset="80000"/>
		<rom name="hook-c3.rom" size="262144" crc="7ef67731" sha1="af0b0ee6e1c06af04c609af7e077d4a7d76d8817" region="gfx1" offset="c0000"/>
		<rom name="hook-000.rom" size="1048576" crc="ccceac30" sha1="16e2b4393840344debe869034135feead7450184" region="gfx2" offset="0"/>
		<rom name="hook-010.rom" size="1048576" crc="8ac8da67" sha1="a9b962cb0bc0d8bc3bda8a0ed1ce06641d666b41" region="gfx2" offset="100000"/>
		<rom name="hook-020.rom" size="1048576" crc="8847af9a" sha1="f82cdbd640fac373136219422172ca9fbf5d1830" region="gfx2" offset="200000"/>
		<rom name="hook-030.rom" size="1048576" crc="239e877e" sha1="445e1096619c4e3a2d5b50a645fd45bd7c501590" region="gfx2" offset="300000"/>
		<rom name="hook-da.rom" size="524288" crc="88cd0212" sha1="789532f5544b5d024d8af60eb8a5c133ae0d19d4" region="irem" offset="0"/>
		<chip type="cpu" tag="maincpu" name="V33" clock="9000000"/>
		<chip type="cpu" tag="soundcpu" name="V35" clock="14318181"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="ymsnd" name="YM2151" clock="3579545"/>
		<chip type="audio" tag="irem" name="Irem GA20" clock="3579545"/>
		<display tag="screen" type="raster" rotate="0" width="320" height="240" refresh="60.000000" />
		<sound channels="1"/>
		<input players="4" buttons="2" coins="4" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Unknown" tag="COINS_DSW3" mask="256">
			<dipvalue name="Off" value="256" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="COINS_DSW3" mask="512">
			<dipvalue name="Off" value="512" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="COINS_DSW3" mask="1024">
			<dipvalue name="Off" value="1024" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="COINS_DSW3" mask="2048">
			<dipvalue name="Off" value="2048" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="COINS_DSW3" mask="4096">
			<dipvalue name="Off" value="4096" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="COINS_DSW3" mask="8192">
			<dipvalue name="Off" value="8192" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="COINS_DSW3" mask="16384">
			<dipvalue name="Off" value="16384" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="COINS_DSW3" mask="32768">
			<dipvalue name="Off" value="32768" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Lives" tag="DSW" mask="3">
			<dipvalue name="1" value="0"/>
			<dipvalue name="2" value="3" default="yes"/>
			<dipvalue name="3" value="2"/>
			<dipvalue name="4" value="1"/>
		</dipswitch>
		<dipswitch name="Difficulty" tag="DSW" mask="12">
			<dipvalue name="Very Easy" value="0"/>
			<dipvalue name="Easy" value="8"/>
			<dipvalue name="Normal" value="12" default="yes"/>
			<dipvalue name="Hard" value="4"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="DSW" mask="16">
			<dipvalue name="Off" value="16" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Any Button to Start" tag="DSW" mask="32">
			<dipvalue name="No" value="0"/>
			<dipvalue name="Yes" value="32" default="yes"/>
		</dipswitch>
		<dipswitch name="Demo Sounds" tag="DSW" mask="64">
			<dipvalue name="Off" value="64"/>
			<dipvalue name="On" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Service Mode" tag="DSW" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Flip Screen" tag="DSW" mask="256">
			<dipvalue name="Off" value="256" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Cabinet" tag="DSW" mask="512">
			<dipvalue name="2 Players" value="512" default="yes"/>
			<dipvalue name="4 Players" value="0"/>
		</dipswitch>
		<dipswitch name="Coin Slots" tag="DSW" mask="1024">
			<dipvalue name="Common" value="1024" default="yes"/>
			<dipvalue name="Separate" value="0"/>
		</dipswitch>
		<dipswitch name="Coin Mode" tag="DSW" mask="2048">
			<dipvalue name="1" value="2048" default="yes"/>
			<dipvalue name="2" value="0"/>
		</dipswitch>
		<dipswitch name="Coin A" tag="DSW" mask="12288">
			<dipvalue name="5 Coins/1 Credit" value="0"/>
			<dipvalue name="3 Coins/1 Credit" value="4096"/>
			<dipvalue name="2 Coins/1 Credit" value="8192"/>
			<dipvalue name="1 Coin/1 Credit" value="12288" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin B" tag="DSW" mask="49152">
			<dipvalue name="1 Coin/2 Credits" value="49152" default="yes"/>
			<dipvalue name="1 Coin/3 Credits" value="32768"/>
			<dipvalue name="1 Coin/5 Credits" value="16384"/>
			<dipvalue name="1 Coin/6 Credits" value="0"/>
		</dipswitch>
		<dipswitch name="Coinage" tag="DSW" mask="61440">
			<dipvalue name="6 Coins/1 Credit" value="40960"/>
			<dipvalue name="5 Coins/1 Credit" value="45056"/>
			<dipvalue name="4 Coins/1 Credit" value="49152"/>
			<dipvalue name="3 Coins/1 Credit" value="53248"/>
			<dipvalue name="2 Coins/1 Credit" value="57344"/>
			<dipvalue name="2 Coins to Start/1 to Continue" value="4096"/>
			<dipvalue name="3 Coins/2 Credits" value="12288"/>
			<dipvalue name="4 Coins/3 Credits" value="8192"/>
			<dipvalue name="1 Coin/1 Credit" value="61440" default="yes"/>
			<dipvalue name="2 Coins/3 Credits" value="16384"/>
			<dipvalue name="1 Coin/2 Credits" value="36864"/>
			<dipvalue name="1 Coin/3 Credits" value="32768"/>
			<dipvalue name="1 Coin/4 Credits" value="28672"/>
			<dipvalue name="1 Coin/5 Credits" value="24576"/>
			<dipvalue name="1 Coin/6 Credits" value="20480"/>
			<dipvalue name="Free Play" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="2048"/>
	</game>

	<game name="hyprduel" sourcefile="hyprduel.c">
		<description>Hyper Duel (Japan set 1)</description>
		<year>1993</year>
		<manufacturer>Technosoft</manufacturer>
		<category>Shooter / Flying Horizontal</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.060</verAdded>
		<rom name="24.u24" size="262144" crc="c7402722" sha1="e385676cdcee65a3ddf07791d82a1fe83ba1b3e2" region="maincpu" offset="0"/>
		<rom name="23.u23" size="262144" crc="d8297c2b" sha1="2e23c5b1784d0a465c0c0dc3ca28505689a8b16c" region="maincpu" offset="1"/>
		<rom name="ts_hyper-1.u74" size="1048576" crc="4b3b2d3c" sha1="5e9e8ec853f71aeff3910b93dadbaeae2b61717b" region="gfx1" offset="0"/>
		<rom name="ts_hyper-2.u75" size="1048576" crc="dc230116" sha1="a3c447657d8499764f52c81382961f425c56037b" region="gfx1" offset="2"/>
		<rom name="ts_hyper-3.u76" size="1048576" crc="2d770dd0" sha1="27f9e7f67e96210d3710ab4f940c5d7ae13f8bbf" region="gfx1" offset="4"/>
		<rom name="ts_hyper-4.u77" size="1048576" crc="f88c6d33" sha1="277b56df40a17d7dd9f1071b0d498635a5b783cd" region="gfx1" offset="6"/>
		<rom name="97.u97" size="262144" crc="bf3f8574" sha1="9e743f05e53256c886d43e1f0c43d7417134b9b3" region="oki" offset="0"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="10000000"/>
		<chip type="cpu" tag="sub" name="68000" clock="10000000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="ymsnd" name="YM2151" clock="4000000"/>
		<chip type="audio" tag="oki" name="OKI6295" clock="2062500"/>
		<display tag="screen" type="raster" rotate="0" width="320" height="224" refresh="60.000000" />
		<sound channels="2"/>
		<input players="2" buttons="3" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Show Warning" tag="SERVICE" mask="16384">
			<dipvalue name="Off" value="16384"/>
			<dipvalue name="On" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin A" tag="DSW" mask="7">
			<dipvalue name="4 Coins/1 Credit" value="1"/>
			<dipvalue name="3 Coins/1 Credit" value="2"/>
			<dipvalue name="2 Coins/1 Credit" value="3"/>
			<dipvalue name="1 Coin/1 Credit" value="7" default="yes"/>
			<dipvalue name="1 Coin/2 Credits" value="6"/>
			<dipvalue name="1 Coin/3 Credits" value="5"/>
			<dipvalue name="1 Coin/4 Credits" value="4"/>
			<dipvalue name="Free Play" value="0"/>
		</dipswitch>
		<dipswitch name="Coin B" tag="DSW" mask="56">
			<dipvalue name="4 Coins/1 Credit" value="8"/>
			<dipvalue name="3 Coins/1 Credit" value="16"/>
			<dipvalue name="2 Coins/1 Credit" value="24"/>
			<dipvalue name="1 Coin/1 Credit" value="56" default="yes"/>
			<dipvalue name="1 Coin/2 Credits" value="48"/>
			<dipvalue name="1 Coin/3 Credits" value="40"/>
			<dipvalue name="1 Coin/4 Credits" value="32"/>
			<dipvalue name="Free Play" value="0"/>
		</dipswitch>
		<dipswitch name="Demo Sounds" tag="DSW" mask="64">
			<dipvalue name="Off" value="64"/>
			<dipvalue name="On" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Start Up Mode" tag="DSW" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Flip Screen" tag="DSW" mask="256">
			<dipvalue name="Off" value="256" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Difficulty" tag="DSW" mask="3072">
			<dipvalue name="Easy" value="2048"/>
			<dipvalue name="Normal" value="3072" default="yes"/>
			<dipvalue name="Hard" value="1024"/>
			<dipvalue name="Very Hard" value="0"/>
		</dipswitch>
		<dipswitch name="Lives" tag="DSW" mask="12288">
			<dipvalue name="2" value="8192"/>
			<dipvalue name="3" value="12288" default="yes"/>
			<dipvalue name="4" value="4096"/>
			<dipvalue name="5" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="8192"/>
	</game>

	<game name="inthunt" sourcefile="m92.c">
		<description>In The Hunt (World)</description>
		<year>1993</year>
		<manufacturer>Irem</manufacturer>
		<category>Shooter / Misc. Horizontal</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.036b06</verAdded>
		<rom name="ith-h0-d.bin" size="262144" crc="52f8e7a6" sha1="26d9e272b01e7b82019812059dcc9fbb043c6129" region="maincpu" offset="1"/>
		<rom name="ith-l0-d.bin" size="262144" crc="5db79eb7" sha1="ffd4228d7b88a44a82e639a5583753da183fcb23" region="maincpu" offset="0"/>
		<rom name="ith-h1-b.bin" size="131072" crc="fc2899df" sha1="f811ff5fd55655afdb25950d317db85c8091b6d6" region="maincpu" offset="80001"/>
		<rom name="ith-l1-b.bin" size="131072" crc="955a605a" sha1="2515accc2f4a06b07418e45eb62e746d09c81720" region="maincpu" offset="80000"/>
		<rom name="ith-sh0.rom" size="65536" crc="209c8b7f" sha1="eaf4a6d9222fe181df65cea1f13c3f2ebff2ec5b" region="soundcpu" offset="1"/>
		<rom name="ith-sl0.rom" size="65536" crc="18472d65" sha1="2705e94ee350ffda272c50ea3bf605826aa19978" region="soundcpu" offset="0"/>
		<rom name="ith_ic26.rom" size="524288" crc="4c1818cf" sha1="fc8c2ae640bc3504a52736be46febb92c998fd7d" region="gfx1" offset="0"/>
		<rom name="ith_ic25.rom" size="524288" crc="91145bae" sha1="71b2695575f189a2fc72635831ba408f824d4928" region="gfx1" offset="80000"/>
		<rom name="ith_ic24.rom" size="524288" crc="fc03fe3b" sha1="7e34220b9b21b82e012dcbf3052cccb118e3c382" region="gfx1" offset="100000"/>
		<rom name="ith_ic23.rom" size="524288" crc="ee156a0a" sha1="4a303ed292ce79e3f990139c35b921213eb2711d" region="gfx1" offset="180000"/>
		<rom name="ith_ic34.rom" size="1048576" crc="a019766e" sha1="59012a41d152a471a95f1f86b6b1e0f9dd3f9711" region="gfx2" offset="0"/>
		<rom name="ith_ic35.rom" size="1048576" crc="3fca3073" sha1="bdae171cb7705647f28354ca83ecdea3a15f6e22" region="gfx2" offset="100000"/>
		<rom name="ith_ic36.rom" size="1048576" crc="20d1b28b" sha1="290947d77242e837444766ff5d420bc9b53b5b01" region="gfx2" offset="200000"/>
		<rom name="ith_ic37.rom" size="1048576" crc="90b6fd4b" sha1="99237ebab7cf4689e06965bd546cd80a825ab024" region="gfx2" offset="300000"/>
		<rom name="ith_ic9.rom" size="524288" crc="318ee71a" sha1="e6f49a7adf7155ba40c4f33a8fdc9553c00f5e3d" region="irem" offset="0"/>
		<chip type="cpu" tag="maincpu" name="V33" clock="9000000"/>
		<chip type="cpu" tag="soundcpu" name="V35" clock="14318181"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="ymsnd" name="YM2151" clock="3579545"/>
		<chip type="audio" tag="irem" name="Irem GA20" clock="3579545"/>
		<display tag="screen" type="raster" rotate="0" width="320" height="240" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Unknown" tag="COINS_DSW3" mask="256">
			<dipvalue name="Off" value="256" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="COINS_DSW3" mask="512">
			<dipvalue name="Off" value="512" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="COINS_DSW3" mask="1024">
			<dipvalue name="Off" value="1024" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="COINS_DSW3" mask="2048">
			<dipvalue name="Off" value="2048" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="COINS_DSW3" mask="4096">
			<dipvalue name="Off" value="4096" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="COINS_DSW3" mask="8192">
			<dipvalue name="Off" value="8192" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="COINS_DSW3" mask="16384">
			<dipvalue name="Off" value="16384" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="COINS_DSW3" mask="32768">
			<dipvalue name="Off" value="32768" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Lives" tag="DSW" mask="3">
			<dipvalue name="2" value="2"/>
			<dipvalue name="3" value="3" default="yes"/>
			<dipvalue name="4" value="1"/>
			<dipvalue name="5" value="0"/>
		</dipswitch>
		<dipswitch name="Difficulty" tag="DSW" mask="12">
			<dipvalue name="Very Easy" value="0"/>
			<dipvalue name="Easy" value="8"/>
			<dipvalue name="Normal" value="12" default="yes"/>
			<dipvalue name="Hard" value="4"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="DSW" mask="16">
			<dipvalue name="Off" value="16" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Any Button to Start" tag="DSW" mask="32">
			<dipvalue name="No" value="32" default="yes"/>
			<dipvalue name="Yes" value="0"/>
		</dipswitch>
		<dipswitch name="Demo Sounds" tag="DSW" mask="64">
			<dipvalue name="Off" value="64"/>
			<dipvalue name="On" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Service Mode" tag="DSW" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Flip Screen" tag="DSW" mask="256">
			<dipvalue name="Off" value="256" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="DSW" mask="512">
			<dipvalue name="Off" value="512" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Coin Slots" tag="DSW" mask="1024">
			<dipvalue name="Common" value="1024" default="yes"/>
			<dipvalue name="Separate" value="0"/>
		</dipswitch>
		<dipswitch name="Coin Mode" tag="DSW" mask="2048">
			<dipvalue name="1" value="2048" default="yes"/>
			<dipvalue name="2" value="0"/>
		</dipswitch>
		<dipswitch name="Coin A" tag="DSW" mask="12288">
			<dipvalue name="5 Coins/1 Credit" value="0"/>
			<dipvalue name="3 Coins/1 Credit" value="4096"/>
			<dipvalue name="2 Coins/1 Credit" value="8192"/>
			<dipvalue name="1 Coin/1 Credit" value="12288" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin B" tag="DSW" mask="49152">
			<dipvalue name="1 Coin/2 Credits" value="49152" default="yes"/>
			<dipvalue name="1 Coin/3 Credits" value="32768"/>
			<dipvalue name="1 Coin/5 Credits" value="16384"/>
			<dipvalue name="1 Coin/6 Credits" value="0"/>
		</dipswitch>
		<dipswitch name="Coinage" tag="DSW" mask="61440">
			<dipvalue name="6 Coins/1 Credit" value="40960"/>
			<dipvalue name="5 Coins/1 Credit" value="45056"/>
			<dipvalue name="4 Coins/1 Credit" value="49152"/>
			<dipvalue name="3 Coins/1 Credit" value="53248"/>
			<dipvalue name="2 Coins/1 Credit" value="57344"/>
			<dipvalue name="2 Coins to Start/1 to Continue" value="4096"/>
			<dipvalue name="3 Coins/2 Credits" value="12288"/>
			<dipvalue name="4 Coins/3 Credits" value="8192"/>
			<dipvalue name="1 Coin/1 Credit" value="61440" default="yes"/>
			<dipvalue name="2 Coins/3 Credits" value="16384"/>
			<dipvalue name="1 Coin/2 Credits" value="36864"/>
			<dipvalue name="1 Coin/3 Credits" value="32768"/>
			<dipvalue name="1 Coin/4 Credits" value="28672"/>
			<dipvalue name="1 Coin/5 Credits" value="24576"/>
			<dipvalue name="1 Coin/6 Credits" value="20480"/>
			<dipvalue name="Free Play" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="2048"/>
	</game>

	<game name="joemacr" sourcefile="simpl156.c">
		<description>Joe &amp; Mac Returns (World, Version 1.1, 1994.05.27)</description>
		<year>1994</year>
		<manufacturer>Data East</manufacturer>
		<category>Platform / Run Jump</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.084</verAdded>
		<rom name="05.u29" size="524288" crc="74e9a158" sha1="eee447303ac0884e152b89f59a9694afade87336" region="maincpu" offset="0"/>
		<rom name="01.u8l" size="524288" crc="4da4a2c1" sha1="1ed4bd4337d8b185b56e326e662a8715e4d09e17" region="gfx1" offset="0"/>
		<rom name="02.u8h" size="524288" crc="642c08db" sha1="9a541fd56ae34c24f803e08869702be6fafd81d1" region="gfx1" offset="80000"/>
		<rom name="mbn01" size="524288" crc="a3a37353" sha1="c4509c8268afb647c20e71b42ae8ebd2bdf075e6" region="gfx2" offset="1"/>
		<rom name="mbn02" size="524288" crc="aa2230c5" sha1="43b7ac5c69cde1840a5255a8897e1c5d5f89fd7b" region="gfx2" offset="0"/>
		<rom name="mbn04" size="262144" crc="dcbd4771" sha1="2a1ab6b0fc372333c7eb17aab077fe1ca5ba1dea" region="okisfx" offset="0"/>
		<rom name="mbn03" size="2097152" crc="70b71a2a" sha1="45851b0692de73016fc9b913316001af4690534c" region="okimusic" offset="0"/>
		<chip type="cpu" tag="maincpu" name="ARM" clock="28000000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="okisfx" name="OKI6295" clock="1006875"/>
		<chip type="audio" tag="okimusic" name="OKI6295" clock="2013750"/>
		<display tag="screen" type="raster" rotate="0" width="320" height="240" refresh="58.000000" />
		<sound channels="2"/>
		<input players="2" buttons="3" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="4096"/>
	</game>

	<game name="jojobane" sourcefile="cps3.c" cloneof="jojoba" romof="jojoba">
		<description>JoJo's Bizarre Adventure (Euro 990927, NO CD)</description>
		<year>1999</year>
		<manufacturer>Capcom</manufacturer>
		<category>Fighter / Versus</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.145u1</verAdded>
		<rom name="jojoba_euro_nocd.29f400.u2" size="524288" crc="1ee2d679" sha1="9e129b454a376606b3f7e8aec64de425cf9c635c" region="user1" offset="0"/>
		<rom name="jojoba(__990927)-simm1.0" size="2097152" crc="adcd8377" sha1="f1aacbe061e3bcade5cca34435c3f86aec5f1499" region="simm1.0" offset="0"/>
		<rom name="jojoba(__990927)-simm1.1" size="2097152" crc="d7590b59" sha1="bfee627ebb7cb7b28216527b17e1b06a4e6f19f4" region="simm1.1" offset="0"/>
		<rom name="jojoba(__990927)-simm1.2" size="2097152" crc="e62e240b" sha1="70468cae67c009a80b45954c2a30794577343c77" region="simm1.2" offset="0"/>
		<rom name="jojoba(__990927)-simm1.3" size="2097152" crc="c95450c3" sha1="55616e009b007180d1ac6290c8da44b0d864a494" region="simm1.3" offset="0"/>
		<rom name="jojoba(__990927)-simm2.0" size="2097152" crc="535f2eba" sha1="167bec0dccfc2f91cb10cb1e2631ee619b3eb9fe" region="simm2.0" offset="0"/>
		<rom name="jojoba(__990927)-simm2.1" size="2097152" crc="01dd3a01" sha1="08c462219796baa3ec28d78d038a18187cd838bb" region="simm2.1" offset="0"/>
		<rom name="jojoba(__990927)-simm2.2" size="2097152" crc="61432672" sha1="d0416a75d395926041f90a3d34edb96a080acfd6" region="simm2.2" offset="0"/>
		<rom name="jojoba(__990927)-simm2.3" size="2097152" crc="acdc9aca" sha1="89f77ddd6286709182a676fd9bd6c333a3b16271" region="simm2.3" offset="0"/>
		<rom name="jojoba-simm3.0" size="2097152" crc="4d16e111" sha1="f198007375be65e89856d64ee2b3857a18b4eab8" region="simm3.0" offset="0"/>
		<rom name="jojoba-simm3.1" size="2097152" crc="9b3406d3" sha1="54e90cd334d13e2c74305c6b87ebce1365ef3d59" region="simm3.1" offset="0"/>
		<rom name="jojoba-simm3.2" size="2097152" crc="f2414997" sha1="fb89d5784250538ad17fd527267b513afb6eca20" region="simm3.2" offset="0"/>
		<rom name="jojoba-simm3.3" size="2097152" crc="954b9c7d" sha1="0d64d97167d4e669d7e4f3a388f9d5ec1e18ed42" region="simm3.3" offset="0"/>
		<rom name="jojoba-simm3.4" size="2097152" crc="625adc1d" sha1="533d62759ecece10c711d99bfca403e5cba279b5" region="simm3.4" offset="0"/>
		<rom name="jojoba-simm3.5" size="2097152" crc="20a70bb4" sha1="3bd8376304ffc974fb8031eac8bebff27969538c" region="simm3.5" offset="0"/>
		<rom name="jojoba-simm3.6" size="2097152" crc="a10ec5af" sha1="9b403260e8fbdacaa5369ab79fc05855cc6a6bdb" region="simm3.6" offset="0"/>
		<rom name="jojoba-simm3.7" size="2097152" crc="0bd0de7a" sha1="1debecda5f282f2a1dd17e887e522a4d00c5dc9d" region="simm3.7" offset="0"/>
		<rom name="jojoba-simm4.0" size="2097152" crc="6ea14adc" sha1="696b2ec66f3c197817a60f507a1b4c78db37f488" region="simm4.0" offset="0"/>
		<rom name="jojoba-simm4.1" size="2097152" crc="8f4c42fb" sha1="363d769b0b066ce139125426d2da6dfa15d1eb28" region="simm4.1" offset="0"/>
		<rom name="jojoba-simm4.2" size="2097152" crc="ef0586d1" sha1="8fcc350da20e3e59fa76fa14e10f2c47233ba9dc" region="simm4.2" offset="0"/>
		<rom name="jojoba-simm4.3" size="2097152" crc="93ccc470" sha1="5d267679e61c0fb592ad5f696d3c06ec1746d0b3" region="simm4.3" offset="0"/>
		<rom name="jojoba-simm4.4" size="2097152" crc="3d9ec7d2" sha1="665b867bab928be183c2006527e55f9b8ec4a271" region="simm4.4" offset="0"/>
		<rom name="jojoba-simm4.5" size="2097152" crc="03e66850" sha1="8478662dc9db20d9a186d315a883bd1cbb5e5000" region="simm4.5" offset="0"/>
		<rom name="jojoba-simm4.6" size="2097152" crc="01606ac3" sha1="ccc74edeca6abdd86fc1cf42ececa1ea393b3261" region="simm4.6" offset="0"/>
		<rom name="jojoba-simm4.7" size="2097152" crc="36392b87" sha1="e62080c8461775c1e180400dfb44414679fd0fc1" region="simm4.7" offset="0"/>
		<rom name="jojoba-simm5.0" size="2097152" crc="2ef8c60c" sha1="dea87a73a11b8edd27c3c9c5ab2af295cb5508f9" region="simm5.0" offset="0"/>
		<rom name="jojoba-simm5.1" size="2097152" crc="cf7d7ca6" sha1="b347707b1e5bc71d28b282273f893592e5f9e333" region="simm5.1" offset="0"/>
		<rom name="jojoba-simm5.2" size="2097152" crc="b7815bfa" sha1="0b5a3a2ffe1b3c0ca765dcedc297e78e5928302b" region="simm5.2" offset="0"/>
		<rom name="jojoba-simm5.3" size="2097152" crc="9bfec049" sha1="62cc9a1920047863205544b77344ee18f310f084" region="simm5.3" offset="0"/>
		<rom name="jojoba-simm5.4" size="2097152" crc="d167536b" sha1="e2637d3486f168ce44e0a00413d38960cb86db4c" region="simm5.4" offset="0"/>
		<rom name="jojoba-simm5.5" size="2097152" crc="55e7a042" sha1="c18bda61fa005d9174a27b7b7d324004262a4525" region="simm5.5" offset="0"/>
		<rom name="jojoba-simm5.6" size="2097152" crc="4fb32906" sha1="3a5965b3197517932c8aa4c07a6ea6a190a338d7" region="simm5.6" offset="0"/>
		<rom name="jojoba-simm5.7" size="2097152" crc="8c8be520" sha1="c461f3f76a83592b36b29afb316679a7c8972404" region="simm5.7" offset="0"/>
		<chip type="cpu" tag="maincpu" name="SH-2" clock="25000000"/>
		<chip type="audio" tag="scsi:cdrom:cdda" name="CD/DA"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="cps3" name="CPS3 Custom" clock="14318166"/>
		<display tag="screen" type="raster" rotate="0" width="384" height="224" refresh="59.583393" pixclock="7500000" htotal="486" hbend="0" hbstart="384" vtotal="259" vbend="0" vbstart="224" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<driver status="imperfect" emulation="good" color="good" sound="good" graphic="imperfect" savestate="unsupported" palettesize="65536"/>
		<device type="cdrom" tag="scsi:cdrom:image" interface="cdrom">
			<instance name="cdrom" briefname="cdrm"/>
			<extension name="chd"/>
			<extension name="cue"/>
			<extension name="toc"/>
			<extension name="nrg"/>
			<extension name="gdi"/>
			<extension name="iso"/>
			<extension name="cdr"/>
		</device>
	</game>

	<game name="joust" sourcefile="williams.c">
		<description>Joust (White/Green label)</description>
		<year>1982</year>
		<manufacturer>Williams</manufacturer>
		<category>Platform / Run Jump</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.030</verAdded>
		<controls_info>numPlayers="2" alternating="0" mirrored="1" usesService="0" tilt="1" cocktail="0"</controls_info>
		<player number="1" numButtons="1">
			<controls>
				<control name="2-way Joystick (Horizontal)">
					<constant name="joy2way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Flap"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
			</labels>
		</player>
		<rom name="3006-22.10b" size="4096" crc="3f1c4f89" sha1="90864a8ab944df45287bf0f68ad3a85194077a82" region="maincpu" offset="d000"/>
		<rom name="3006-23.11b" size="4096" crc="ea48b359" sha1="6d38003d56bebeb1f5b4d2287d587342847aa195" region="maincpu" offset="e000"/>
		<rom name="3006-24.12b" size="4096" crc="c710717b" sha1="7d01764e8251c60b3cab96f7dc6dcc1c624f9d12" region="maincpu" offset="f000"/>
		<rom name="3006-13.1b" size="4096" crc="fe41b2af" sha1="0443e00ae2eb3e66cf805562ee04309487bb0ba4" region="maincpu" offset="10000"/>
		<rom name="3006-14.2b" size="4096" crc="501c143c" sha1="5fda266d43cbbf42eeae1a078b5209d9408ab99f" region="maincpu" offset="11000"/>
		<rom name="3006-15.3b" size="4096" crc="43f7161d" sha1="686da120aa4bd4a41f3d93e8c79ebb343977851a" region="maincpu" offset="12000"/>
		<rom name="3006-16.4b" size="4096" crc="db5571b6" sha1="cb1c3285344e2cfbe0a81ab9b51758c40da8a23f" region="maincpu" offset="13000"/>
		<rom name="3006-17.5b" size="4096" crc="c686bb6b" sha1="d9cac4c46820e1a451a145864bca7a35cfab7d37" region="maincpu" offset="14000"/>
		<rom name="3006-18.6b" size="4096" crc="fac5f2cf" sha1="febaa8cf5c3a0af901cd12d0b7909f6fec3beadd" region="maincpu" offset="15000"/>
		<rom name="3006-19.7b" size="4096" crc="81418240" sha1="5ad14aa65e71c3856dcdb04c99edda92e406a3e3" region="maincpu" offset="16000"/>
		<rom name="3006-20.8b" size="4096" crc="ba5359ba" sha1="f4ee13d5a95ed3e1050a3927a3a0ccf86ed7752d" region="maincpu" offset="17000"/>
		<rom name="3006-21.9b" size="4096" crc="39643147" sha1="d95d3b746133eac9dcc9ee05eabecb797023f1a5" region="maincpu" offset="18000"/>
		<rom name="joust.snd" size="4096" crc="f1835bdd" sha1="af7c066d2949d36b87ea8c425ca7d12f82b5c653" region="soundcpu" offset="f000"/>
		<rom name="decoder.4" size="512" crc="e6631c23" sha1="9988723269367fb44ef83f627186a1c88cf7877e" region="proms" offset="0"/>
		<rom name="decoder.6" size="512" crc="83faf25e" sha1="30002643d08ed983a6701a7c4b5ee74a2f4a1adb" region="proms" offset="200"/>
		<chip type="cpu" tag="maincpu" name="M6809" clock="1000000"/>
		<chip type="cpu" tag="soundcpu" name="M6808" clock="3579545"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="wmsdac" name="DAC"/>
		<display tag="screen" type="raster" rotate="0" width="292" height="240" refresh="60.096154" pixclock="8000000" htotal="512" hbend="6" hbstart="298" vtotal="260" vbend="7" vbstart="247" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="3" tilt="yes">
			<control type="joy2way"/>
		</input>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="0"/>
	</game>

	<game name="jmpbreak" sourcefile="vamphalf.c">
		<description>Jumping Break</description>
		<year>1999</year>
		<manufacturer>F2 System</manufacturer>
		<category>Breakout</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.130u1</verAdded>
		<rom name="rom1.bin" size="524288" crc="7e237f7d" sha1="042e672be34644311eefc7b998bcdf6a9ea2c28a" region="user1" offset="0"/>
		<rom name="rom2.bin" size="524288" crc="c722f7be" sha1="d8b3c6b5fd0942147e0a61169c3eb6334a3b5a40" region="user1" offset="80000"/>
		<rom name="roml00.bin" size="2097152" crc="4b99190a" sha1="30af068f7d9f9f349db5696c19ab53ac33304271" region="gfx1" offset="0"/>
		<rom name="romu00.bin" size="2097152" crc="e93762f8" sha1="cc589b59e3ab7aa7092e96a1ff8a9de8a499b257" region="gfx1" offset="2"/>
		<rom name="roml01.bin" size="2097152" crc="6796a104" sha1="3f7352cd37f78c1b01f7df45344ee7800db110f9" region="gfx1" offset="400000"/>
		<rom name="romu01.bin" size="2097152" crc="0cc907c8" sha1="86029eca0870f3b7dd4f1ee8093ccb09077cc00b" region="gfx1" offset="400002"/>
		<rom name="vrom1.bin" size="262144" crc="1b6e3671" sha1="bd601460387b56c989785ae03d5bb3c6cdb30a50" region="oki" offset="0"/>
		<chip type="cpu" tag="maincpu" name="E1-16T" clock="50000000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="ymsnd" name="YM2151" clock="3500000"/>
		<chip type="audio" tag="oki" name="OKI6295" clock="1750000"/>
		<display tag="screen" type="raster" rotate="0" width="320" height="236" refresh="60.000000" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="32768"/>
	</game>

	<game name="kinst" sourcefile="kinst.c">
		<description>Killer Instinct (v1.5d)</description>
		<year>1994</year>
		<manufacturer>Rare</manufacturer>
		<category>Fighter / Versus</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.063</verAdded>
		<controls_info>numPlayers="2" alternating="0" mirrored="1" usesService="0" tilt="1" cocktail="0"</controls_info>
		<player number="1" numButtons="6">
			<controls>
				<control name="8-way Joystick">
					<constant name="joy8way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Quick (High Attack)"/>
				<label name="P1_BUTTON2" value="Medium (High Attack)"/>
				<label name="P1_BUTTON3" value="Fierce (High Attack)"/>
				<label name="P1_BUTTON4" value="Quick (Low Attack)"/>
				<label name="P1_BUTTON5" value="Medium (Low Attack)"/>
				<label name="P1_BUTTON6" value="Fierce (Low Attack)"/>
				<label name="P1_JOYSTICK_UP" value="Jump"/>
				<label name="P1_JOYSTICK_DOWN" value="Duck"/>
				<label name="P1_JOYSTICK_LEFT" value="Move Left"/>
				<label name="P1_JOYSTICK_RIGHT" value="Move Right"/>
			</labels>
		</player>
		<rom name="ki-l15d.u98" size="524288" crc="7b65ca3d" sha1="607394d4ba1713f38c2cb5159303cace9cde991e" region="user1" offset="0"/>
		<rom name="u10-l1" size="524288" crc="b6cc155f" sha1="810d455df8f385d76143e9d7d048f2b555ff8bf0" region="dcs" offset="0"/>
		<rom name="u11-l1" size="524288" crc="0b5e05df" sha1="0595909cb667c38ac7c8c7bd0646b28899e27777" region="dcs" offset="200000"/>
		<rom name="u12-l1" size="524288" crc="d05ce6ad" sha1="7a8ee405c118fd176b66353fa7bfab888cc63cd2" region="dcs" offset="400000"/>
		<rom name="u13-l1" size="524288" crc="7d0954ea" sha1="ea4d1f153eb284f1bcfc5295fbce316bba6083f4" region="dcs" offset="600000"/>
		<rom name="u33-l1" size="524288" crc="8bbe4f0c" sha1="b22e365bc8d58a80eaac226be14b4bb8d9a04844" region="dcs" offset="800000"/>
		<rom name="u34-l1" size="524288" crc="b2e73603" sha1="ee439f5162a2b3379d3f802328017bb3c68547d2" region="dcs" offset="a00000"/>
		<rom name="u35-l1" size="524288" crc="0aaef4fc" sha1="48c4c954ac9db648f28ad64f9845e19ec432eec3" region="dcs" offset="c00000"/>
		<rom name="u36-l1" size="524288" crc="0577bb60" sha1="cc78070cc41701e9a91fde5cfbdc7e1e83354854" region="dcs" offset="e00000"/>
		<disk name="kinst" sha1="81d833236e994528d1482979261401b198d1ca53" region="drive_0" index="0" writable="yes"/>
		<chip type="cpu" tag="maincpu" name="R4600 (little)" clock="100000000"/>
		<chip type="cpu" tag="dcs" name="ADSP-2105" clock="10000000"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="dac" name="DMA-driven DAC"/>
		<display tag="screen" type="raster" rotate="0" width="320" height="240" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="6" coins="4" service="yes" tilt="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Blood Level" tag="DSW" mask="3">
			<dipvalue name="High" value="3" default="yes"/>
			<dipvalue name="Medium" value="2"/>
			<dipvalue name="Low" value="1"/>
			<dipvalue name="None" value="0"/>
		</dipswitch>
		<dipswitch name="Demo Sounds" tag="DSW" mask="4">
			<dipvalue name="Off" value="0"/>
			<dipvalue name="On" value="4" default="yes"/>
		</dipswitch>
		<dipswitch name="Finishing Moves" tag="DSW" mask="8">
			<dipvalue name="Off" value="0"/>
			<dipvalue name="On" value="8" default="yes"/>
		</dipswitch>
		<dipswitch name="Display Warning" tag="DSW" mask="16">
			<dipvalue name="Off" value="0"/>
			<dipvalue name="On" value="16" default="yes"/>
		</dipswitch>
		<dipswitch name="Blood" tag="DSW" mask="32">
			<dipvalue name="Red" value="32" default="yes"/>
			<dipvalue name="White" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSW" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSW" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Coinage Source" tag="DSW" mask="256">
			<dipvalue name="Dipswitch" value="256" default="yes"/>
			<dipvalue name="Disk" value="0"/>
		</dipswitch>
		<dipswitch name="Coinage" tag="DSW" mask="15872">
			<dipvalue name="USA-1" value="15872" default="yes"/>
			<dipvalue name="USA-2" value="15360"/>
			<dipvalue name="USA-3" value="14848"/>
			<dipvalue name="USA-4" value="14336"/>
			<dipvalue name="USA-9" value="13312"/>
			<dipvalue name="USA-10" value="12800"/>
			<dipvalue name="USA-ECA" value="13824"/>
			<dipvalue name="USA-Free Play" value="12288"/>
			<dipvalue name="German-1" value="11776"/>
			<dipvalue name="German-2" value="11264"/>
			<dipvalue name="German-3" value="10752"/>
			<dipvalue name="German-4" value="10240"/>
			<dipvalue name="German-ECA" value="9728"/>
			<dipvalue name="German-Free Play" value="8192"/>
			<dipvalue name="French-1" value="7680"/>
			<dipvalue name="French-2" value="7168"/>
			<dipvalue name="French-3" value="6656"/>
			<dipvalue name="French-4" value="6144"/>
			<dipvalue name="French-ECA" value="5632"/>
			<dipvalue name="French-Free Play" value="4096"/>
		</dipswitch>
		<dipswitch name="Coin Counters" tag="DSW" mask="16384">
			<dipvalue name="1" value="16384" default="yes"/>
			<dipvalue name="2" value="0"/>
		</dipswitch>
		<dipswitch name="Test Switch" tag="DSW" mask="32768">
			<dipvalue name="Off" value="32768" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32768"/>
	</game>

	<game name="kinst2" sourcefile="kinst.c">
		<description>Killer Instinct 2 (v1.4)</description>
		<year>1995</year>
		<manufacturer>Rare</manufacturer>
		<category>Fighter / Versus</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.063</verAdded>
		<controls_info>numPlayers="2" alternating="0" mirrored="1" usesService="0" tilt="1" cocktail="0"</controls_info>
		<player number="1" numButtons="6">
			<controls>
				<control name="8-way Joystick">
					<constant name="joy8way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Quick (High Attack)"/>
				<label name="P1_BUTTON2" value="Medium (High Attack)"/>
				<label name="P1_BUTTON3" value="Fierce (High Attack)"/>
				<label name="P1_BUTTON4" value="Quick (Low Attack)"/>
				<label name="P1_BUTTON5" value="Medium (Low Attack)"/>
				<label name="P1_BUTTON6" value="Fierce (Low Attack)"/>
				<label name="P1_JOYSTICK_UP" value="Jump"/>
				<label name="P1_JOYSTICK_DOWN" value="Duck"/>
				<label name="P1_JOYSTICK_LEFT" value="Move Left"/>
				<label name="P1_JOYSTICK_RIGHT" value="Move Right"/>
			</labels>
		</player>
		<rom name="ki2-l14.u98" size="524288" crc="27d0285e" sha1="aa7a2a9d72a47dd0ea2ee7b2776b79288060b179" region="user1" offset="0"/>
		<rom name="ki2_l1.u10" size="524288" crc="fdf6ed51" sha1="acfc9460cd5df01403b7f00b2f68c2a8734ad6d3" region="dcs" offset="0"/>
		<rom name="ki2_l1.u11" size="524288" crc="f9e70024" sha1="fe7fc78f1c60b15f2bbdc4c455f55cdf30f48ed4" region="dcs" offset="200000"/>
		<rom name="ki2_l1.u12" size="524288" crc="2994c199" sha1="9997a83432cb720f65b40a8af46f31a5d0d16d8e" region="dcs" offset="400000"/>
		<rom name="ki2_l1.u13" size="524288" crc="3fe6327b" sha1="7ff164fc2f079d039921594be92208973d43aa03" region="dcs" offset="600000"/>
		<rom name="ki2_l1.u33" size="524288" crc="6f4dcdcf" sha1="0ab6dbfb76e9fa2db072e287864ad1f9d514dd9b" region="dcs" offset="800000"/>
		<rom name="ki2_l1.u34" size="524288" crc="5db48206" sha1="48456a7b6592c40bc9c664dcd2ee2cfd91942811" region="dcs" offset="a00000"/>
		<rom name="ki2_l1.u35" size="524288" crc="7245ce69" sha1="24a3ff009c8a7f5a0bfcb198b8dcb5df365770d3" region="dcs" offset="c00000"/>
		<rom name="ki2_l1.u36" size="524288" crc="8920acbb" sha1="0fca72c40067034939b984b4bf32972a5a6c26af" region="dcs" offset="e00000"/>
		<disk name="kinst2" sha1="e7c9291b4648eae0012ea0cc230731ed4987d1d5" region="drive_0" index="0" writable="yes"/>
		<chip type="cpu" tag="maincpu" name="R4600 (little)" clock="100000000"/>
		<chip type="cpu" tag="dcs" name="ADSP-2105" clock="10000000"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="dac" name="DMA-driven DAC"/>
		<display tag="screen" type="raster" rotate="0" width="320" height="240" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="6" coins="4" service="yes" tilt="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Blood Level" tag="DSW" mask="3">
			<dipvalue name="High" value="3" default="yes"/>
			<dipvalue name="Medium" value="2"/>
			<dipvalue name="Low" value="1"/>
			<dipvalue name="None" value="0"/>
		</dipswitch>
		<dipswitch name="Demo Sounds" tag="DSW" mask="4">
			<dipvalue name="Off" value="0"/>
			<dipvalue name="On" value="4" default="yes"/>
		</dipswitch>
		<dipswitch name="Finishing Moves" tag="DSW" mask="8">
			<dipvalue name="Off" value="0"/>
			<dipvalue name="On" value="8" default="yes"/>
		</dipswitch>
		<dipswitch name="Display Warning" tag="DSW" mask="16">
			<dipvalue name="Off" value="0"/>
			<dipvalue name="On" value="16" default="yes"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSW" mask="32">
			<dipvalue name="Off" value="32" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSW" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSW" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Coinage Source" tag="DSW" mask="256">
			<dipvalue name="Dipswitch" value="256" default="yes"/>
			<dipvalue name="Disk" value="0"/>
		</dipswitch>
		<dipswitch name="Coinage" tag="DSW" mask="15872">
			<dipvalue name="USA-1" value="15872" default="yes"/>
			<dipvalue name="USA-2" value="15360"/>
			<dipvalue name="USA-3" value="14848"/>
			<dipvalue name="USA-4" value="14336"/>
			<dipvalue name="USA-9" value="13312"/>
			<dipvalue name="USA-10" value="12800"/>
			<dipvalue name="USA-ECA" value="13824"/>
			<dipvalue name="USA-Free Play" value="12288"/>
			<dipvalue name="German-1" value="11776"/>
			<dipvalue name="German-2" value="11264"/>
			<dipvalue name="German-3" value="10752"/>
			<dipvalue name="German-4" value="10240"/>
			<dipvalue name="German-ECA" value="9728"/>
			<dipvalue name="German-Free Play" value="8192"/>
			<dipvalue name="French-1" value="7680"/>
			<dipvalue name="French-2" value="7168"/>
			<dipvalue name="French-3" value="6656"/>
			<dipvalue name="French-4" value="6144"/>
			<dipvalue name="French-ECA" value="5632"/>
			<dipvalue name="French-Free Play" value="4096"/>
		</dipswitch>
		<dipswitch name="Coin Counters" tag="DSW" mask="16384">
			<dipvalue name="1" value="16384" default="yes"/>
			<dipvalue name="2" value="0"/>
		</dipswitch>
		<dipswitch name="Test Switch" tag="DSW" mask="32768">
			<dipvalue name="Off" value="32768" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32768"/>
	</game>

	<game name="kotm" sourcefile="neodrvr.c" romof="neogeo">
		<description>King of the Monsters (set 1)</description>
		<year>1991</year>
		<manufacturer>SNK</manufacturer>
		<biosset name="euro" description="Europe MVS (Ver. 2)" default="yes"/>
		<biosset name="euro-s1" description="Europe MVS (Ver. 1)"/>
		<biosset name="us" description="US MVS (Ver. 2?)"/>
		<biosset name="us-e" description="US MVS (Ver. 1)"/>
		<biosset name="asia" description="Asia MVS (Ver. 3)"/>
		<biosset name="japan" description="Japan MVS (Ver. 3)"/>
		<biosset name="japan-s2" description="Japan MVS (Ver. 2)"/>
		<biosset name="japan-s1" description="Japan MVS (Ver. 1)"/>
		<biosset name="mv1c" description="NEO-MVH MV1C"/>
		<biosset name="japan-j3" description="Japan MVS (J3)"/>
		<biosset name="japan-hotel" description="Custom Japanese Hotel"/>
		<biosset name="uni-bios_2_3" description="Universe Bios (Hack, Ver. 2.3)"/>
		<biosset name="uni-bios_2_3o" description="Universe Bios (Hack, Ver. 2.3, older?)"/>
		<biosset name="uni-bios_2_2" description="Universe Bios (Hack, Ver. 2.2)"/>
		<biosset name="uni-bios_2_1" description="Universe Bios (Hack, Ver. 2.1)"/>
		<biosset name="uni-bios_2_0" description="Universe Bios (Hack, Ver. 2.0)"/>
		<biosset name="uni-bios_1_3" description="Universe Bios (Hack, Ver. 1.3)"/>
		<biosset name="uni-bios_1_2" description="Universe Bios (Hack, Ver. 1.2)"/>
		<biosset name="uni-bios_1_2o" description="Universe Bios (Hack, Ver. 1.2, older)"/>
		<biosset name="uni-bios_1_1" description="Universe Bios (Hack, Ver. 1.1)"/>
		<biosset name="uni-bios_1_0" description="Universe Bios (Hack, Ver. 1.0)"/>
		<biosset name="uni-bios_3_0" description="Universe Bios (Hack, Ver. 3.0)"/>
		<category>Fighter / Versus</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.035b03</verAdded>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="mainbios" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="mainbios" offset="0"/>
		<rom name="sp-u2.sp1" merge="sp-u2.sp1" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="mainbios" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="mainbios" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="mainbios" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="mainbios" offset="0"/>
		<rom name="sp-j2.sp1" merge="sp-j2.sp1" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="mainbios" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="mainbios" offset="0"/>
		<rom name="sp-45.sp1" merge="sp-45.sp1" bios="mv1c" size="524288" crc="03cc9f6a" sha1="cdf1f49e3ff2bac528c21ed28449cf35b7957dc1" region="mainbios" offset="0"/>
		<rom name="japan-j3.bin" merge="japan-j3.bin" bios="japan-j3" size="131072" crc="dff6d41f" sha1="e92910e20092577a4523a6b39d578a71d4de7085" region="mainbios" offset="0"/>
		<rom name="sp-1v1_3db8c.bin" merge="sp-1v1_3db8c.bin" bios="japan-hotel" size="131072" crc="162f0ebe" sha1="fe1c6dd3dfcf97d960065b1bb46c1e11cb7bf271" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_3.rom" merge="uni-bios_2_3.rom" bios="uni-bios_2_3" size="131072" crc="27664eb5" sha1="5b02900a3ccf3df168bdcfc98458136fd2b92ac0" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_3o.rom" merge="uni-bios_2_3o.rom" bios="uni-bios_2_3o" size="131072" crc="601720ae" sha1="1b8a72c720cdb5ee3f1d735bbcf447b09204b8d9" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_2.rom" merge="uni-bios_2_2.rom" bios="uni-bios_2_2" size="131072" crc="2d50996a" sha1="5241a4fb0c63b1a23fd1da8efa9c9a9bd3b4279c" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_1.rom" merge="uni-bios_2_1.rom" bios="uni-bios_2_1" size="131072" crc="8dabf76b" sha1="c23732c4491d966cf0373c65c83c7a4e88f0082c" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_0.rom" merge="uni-bios_2_0.rom" bios="uni-bios_2_0" size="131072" crc="0c12c2ad" sha1="37bcd4d30f3892078b46841d895a6eff16dc921e" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_3.rom" merge="uni-bios_1_3.rom" bios="uni-bios_1_3" size="131072" crc="b24b44a0" sha1="eca8851d30557b97c309a0d9f4a9d20e5b14af4e" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_2.rom" merge="uni-bios_1_2.rom" bios="uni-bios_1_2" size="131072" crc="4fa698e9" sha1="682e13ec1c42beaa2d04473967840c88fd52c75a" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_2o.rom" merge="uni-bios_1_2o.rom" bios="uni-bios_1_2o" size="131072" crc="e19d3ce9" sha1="af88ef837f44a3af2d7144bb46a37c8512b67770" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_1.rom" merge="uni-bios_1_1.rom" bios="uni-bios_1_1" size="131072" crc="5dda0d84" sha1="4153d533c02926a2577e49c32657214781ff29b7" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_0.rom" merge="uni-bios_1_0.rom" bios="uni-bios_1_0" size="131072" crc="0ce453a0" sha1="3b4c0cd26c176fc6b26c3a2f95143dd478f6abf9" region="mainbios" offset="0"/>
		<rom name="uni-bios_3_0.rom" merge="uni-bios_3_0.rom" bios="uni-bios_3_0" size="131072" crc="a97c89a9" sha1="97a5eff3b119062f10e31ad6f04fe4b90d366e7f" region="mainbios" offset="0"/>
		<rom name="016-p1.p1" size="524288" crc="1b818731" sha1="b98b1b33c0301fd79aac908f6b635dd00d1cb08d" region="maincpu" offset="0"/>
		<rom name="016-p2.p2" size="131072" crc="12afdc2b" sha1="3a95f5910cbb9f17e63ddece995c6e120fa2f622" region="maincpu" offset="80000"/>
		<rom name="016-s1.s1" size="131072" crc="1a2eeeb3" sha1="8d2b96d395020197bc59294b6b0c8d62b1d8d4dd" region="fixed" offset="0"/>
		<rom name="sfix.sfix" merge="sfix.sfix" size="131072" crc="c2ea0cfd" sha1="fd4a618cdcdbf849374f0a50dd8efe9dbab706c3" region="fixedbios" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="131072" crc="5a86cff2" sha1="5992277debadeb64d1c1c64b0a92d9293eaf7e4a" region="zoomy" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="94416d67" sha1="42f9d7ddd6c0931fd64226a60dc73602b2819dcf" region="audiobios" offset="0"/>
		<rom name="016-m1.m1" size="131072" crc="9da9ca10" sha1="88b915827d529f39c365d3e41197d5461e07a085" region="audiocpu" offset="0"/>
		<rom name="016-v1.v1" size="1048576" crc="86c0a502" sha1="7fe2db0c64aefdd14d6c36f7fcd6442591e9a014" region="ymsnd" offset="0"/>
		<rom name="016-v2.v2" size="1048576" crc="5bc23ec5" sha1="f4ff5d20587469daa026d5c812739335ce53cfdf" region="ymsnd" offset="100000"/>
		<rom name="016-c1.c1" size="1048576" crc="71471c25" sha1="bc8e3fee56b33ef2bac5b4b852339d2fbcd09b7c" region="sprites" offset="0"/>
		<rom name="016-c2.c2" size="1048576" crc="320db048" sha1="d6b43834de6f5442e23ca8fb26b3a36e96790d8d" region="sprites" offset="1"/>
		<rom name="016-c3.c3" size="1048576" crc="98de7995" sha1="e33edf4d36c82196d2b474e37be180a05976f558" region="sprites" offset="200000"/>
		<rom name="016-c4.c4" size="1048576" crc="070506e2" sha1="3a2ec365e1d87a9c5ce1ee9bea88402a8eef4ed7" region="sprites" offset="200001"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="12000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="4000000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="ymsnd" name="YM2610" clock="8000000"/>
		<display tag="screen" type="raster" rotate="0" width="320" height="224" refresh="59.185606" pixclock="6000000" htotal="384" hbend="30" hbstart="350" vtotal="264" vbend="16" vbstart="240" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch" tag="IN0" mask="1">
			<dipvalue name="Off" value="1" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?" tag="IN0" mask="2">
			<dipvalue name="1?" value="0"/>
			<dipvalue name="2?" value="2" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)" tag="IN0" mask="4">
			<dipvalue name="Off" value="4" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="COMM Setting (Cabinet No.)" tag="IN0" mask="24">
			<dipvalue name="1" value="24" default="yes"/>
			<dipvalue name="2" value="16"/>
			<dipvalue name="3" value="8"/>
			<dipvalue name="4" value="0"/>
		</dipswitch>
		<dipswitch name="COMM Setting (Link Enable)" tag="IN0" mask="32">
			<dipvalue name="Off" value="32" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Free Play" tag="IN0" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Freeze" tag="IN0" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="0"/>
	</game>

	<game name="knights" sourcefile="cps1.c">
		<description>Knights of the Round (World 911127)</description>
		<year>1991</year>
		<manufacturer>Capcom</manufacturer>
		<category>Fighter / 2.5D</category>
		<nplayers>3P sim</nplayers>
		<verAdded>.033b03</verAdded>
		<controls_info>numPlayers="3" alternating="0" mirrored="1" usesService="0" tilt="0" cocktail="0"</controls_info>
		<player number="1" numButtons="2">
			<controls>
				<control name="8-way Joystick">
					<constant name="joy8way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Attack"/>
				<label name="P1_BUTTON2" value="Jump"/>
				<label name="P1_JOYSTICK_UP" value="Up"/>
				<label name="P1_JOYSTICK_DOWN" value="Down"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
			</labels>
		</player>
		<rom name="kr_23e.8f" size="524288" crc="1b3997eb" sha1="724b68eff319fcdf0dd3bc1eb6662996c1f6ecd9" region="maincpu" offset="0"/>
		<rom name="kr_22.7f" size="524288" crc="d0b671a9" sha1="9865472c5fc3f617345e23b5de5a9ba177945b5a" region="maincpu" offset="80000"/>
		<rom name="kr-5m.3a" size="524288" crc="9e36c1a4" sha1="772daae74e119371dfb76fde9775bda78a8ba125" region="gfx" offset="0"/>
		<rom name="kr-7m.5a" size="524288" crc="c5832cae" sha1="a188cf401cd3a2909b377d3059f14d22ec3b0643" region="gfx" offset="2"/>
		<rom name="kr-1m.4a" size="524288" crc="f095be2d" sha1="0427d1574062f277a9d04440019d5638b05de561" region="gfx" offset="4"/>
		<rom name="kr-3m.6a" size="524288" crc="179dfd96" sha1="b1844e69da7ab13474da569978d5b47deb8eb2be" region="gfx" offset="6"/>
		<rom name="kr-6m.7a" size="524288" crc="1f4298d2" sha1="4b162a7f649b0bcd676f8ca0c5eee9a1250d6452" region="gfx" offset="200000"/>
		<rom name="kr-8m.9a" size="524288" crc="37fa8751" sha1="b88b39d1f08621f15a5620095aef998346fa9891" region="gfx" offset="200002"/>
		<rom name="kr-2m.8a" size="524288" crc="0200bc3d" sha1="c900b1be2b4e49b951e5c1e3fd1e19d21b82986e" region="gfx" offset="200004"/>
		<rom name="kr-4m.10a" size="524288" crc="0bb2b4e7" sha1="983b800925d58e4aeb4e5105f93ed5faf66d009c" region="gfx" offset="200006"/>
		<rom name="kr_09.11a" size="65536" crc="5e44d9ee" sha1="47a7503321be8d52b5c44af838e3bb82ee15a415" region="audiocpu" offset="0"/>
		<rom name="kr_18.11c" size="131072" crc="da69d15f" sha1="9616207e693bae85705f786cef60b9f6951b5067" region="oki" offset="0"/>
		<rom name="kr_19.12c" size="131072" crc="bfc654e9" sha1="01b3d92e4dedf55ea3933d387c7ddb9ba2549773" region="oki" offset="20000"/>
		<rom name="buf1" size="279" crc="eb122de7" sha1="b26b5bfe258e3e184f069719f9fd008d6b8f6b9b" region="aboardplds" offset="0"/>
		<rom name="ioa1" size="279" crc="59c7ee3b" sha1="fbb887c5b4f5cb8df77cec710eaac2985bc482a6" region="aboardplds" offset="0"/>
		<rom name="prg1" size="279" crc="f1129744" sha1="a5300f301c1a08a7da768f0773fa0fe3f683b237" region="aboardplds" offset="0"/>
		<rom name="rom1" size="279" crc="41dc73b9" sha1="7d4c9f1693c821fbf84e32dd6ef62ddf14967845" region="aboardplds" offset="0"/>
		<rom name="sou1" size="279" crc="84f4b2fe" sha1="dcc9e86cc36316fe42eace02d6df75d08bc8bb6d" region="aboardplds" offset="0"/>
		<rom name="kr63b.1a" size="279" crc="fd5b6522" sha1="5e6ebb2d736415402920a30d331d4b6dab557e5e" region="bboardplds" offset="0"/>
		<rom name="iob1.12d" size="279" crc="3abc0700" sha1="973043aa46ec6d5d1db20dc9d5937005a0f9f6ae" region="bboardplds" offset="0"/>
		<rom name="bprg1.11d" size="279" crc="31793da7" sha1="400fa7ac517421c978c1ee7773c30b9ed0c5d3f3" region="bboardplds" offset="0"/>
		<rom name="ioc1.ic7" size="279" crc="0d182081" sha1="475b3d417785da4bc512cce2b274bb00d4cc6792" region="cboardplds" offset="0"/>
		<rom name="c632.ic1" size="279" crc="0fbd9270" sha1="d7e737b20c44d41e29ca94be56114b31934dde81" region="cboardplds" offset="0"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="10000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="3579545"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="2151" name="YM2151" clock="3579545"/>
		<chip type="audio" tag="oki" name="OKI6295" clock="1000000"/>
		<display tag="screen" type="raster" rotate="0" width="384" height="224" refresh="59.629403" pixclock="8000000" htotal="518" hbend="64" hbstart="448" vtotal="259" vbend="16" vbstart="240" />
		<sound channels="1"/>
		<input players="3" buttons="2" coins="3" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Coinage" tag="DSWA" mask="7">
			<dipvalue name="4 Coins/1 Credit" value="0"/>
			<dipvalue name="3 Coins/1 Credit" value="1"/>
			<dipvalue name="2 Coins/1 Credit" value="2"/>
			<dipvalue name="1 Coin/1 Credit" value="7" default="yes"/>
			<dipvalue name="1 Coin/2 Credits" value="6"/>
			<dipvalue name="1 Coin/3 Credits" value="5"/>
			<dipvalue name="1 Coin/4 Credits" value="4"/>
			<dipvalue name="1 Coin/6 Credits" value="3"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSWA" mask="8">
			<dipvalue name="Off" value="8" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSWA" mask="16">
			<dipvalue name="Off" value="16" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSWA" mask="32">
			<dipvalue name="Off" value="32" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="2 Coins to Start, 1 to Continue" tag="DSWA" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSWA" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Enemy's attack frequency" tag="DSWB" mask="7">
			<dipvalue name="1 (Easiest)" value="7"/>
			<dipvalue name="2" value="6"/>
			<dipvalue name="3" value="5"/>
			<dipvalue name="4 (Normal)" value="4" default="yes"/>
			<dipvalue name="5" value="3"/>
			<dipvalue name="6" value="2"/>
			<dipvalue name="7" value="1"/>
			<dipvalue name="8 (Hardest)" value="0"/>
		</dipswitch>
		<dipswitch name="Enemy's attack power" tag="DSWB" mask="56">
			<dipvalue name="1 (Easiest)" value="0"/>
			<dipvalue name="2" value="8"/>
			<dipvalue name="3" value="16"/>
			<dipvalue name="4 (Normal)" value="56" default="yes"/>
			<dipvalue name="5" value="48"/>
			<dipvalue name="6" value="40"/>
			<dipvalue name="7" value="32"/>
			<dipvalue name="8 (Hardest)" value="24"/>
		</dipswitch>
		<dipswitch name="Coin Slots" tag="DSWB" mask="64">
			<dipvalue name="1" value="0"/>
			<dipvalue name="3" value="64" default="yes"/>
		</dipswitch>
		<dipswitch name="Play Mode" tag="DSWB" mask="128">
			<dipvalue name="2 Players" value="0"/>
			<dipvalue name="3 Players" value="128" default="yes"/>
		</dipswitch>
		<dipswitch name="Lives" tag="DSWC" mask="3">
			<dipvalue name="1" value="0"/>
			<dipvalue name="2" value="3" default="yes"/>
			<dipvalue name="3" value="2"/>
			<dipvalue name="4" value="1"/>
		</dipswitch>
		<dipswitch name="Free Play" tag="DSWC" mask="4">
			<dipvalue name="Off" value="4" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Freeze" tag="DSWC" mask="8">
			<dipvalue name="Off" value="8" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Flip Screen" tag="DSWC" mask="16">
			<dipvalue name="Off" value="16" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Demo Sounds" tag="DSWC" mask="32">
			<dipvalue name="Off" value="32"/>
			<dipvalue name="On" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Allow Continue" tag="DSWC" mask="64">
			<dipvalue name="No" value="64"/>
			<dipvalue name="Yes" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Game Mode" tag="DSWC" mask="128">
			<dipvalue name="Game" value="128" default="yes"/>
			<dipvalue name="Test" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="3072"/>
	</game>

	<game name="kungfum" sourcefile="m62.c">
		<description>Kung-Fu Master</description>
		<year>1984</year>
		<manufacturer>Irem</manufacturer>
		<category>Fighter / 2D</category>
		<nplayers>2P alt</nplayers>
		<verAdded>.023</verAdded>
		<controls_info>numPlayers="2" alternating="1" mirrored="1" usesService="0" tilt="0" cocktail="1"</controls_info>
		<player number="1" numButtons="2">
			<controls>
				<control name="4-way Joystick">
					<constant name="joy4way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Kick"/>
				<label name="P1_BUTTON2" value="Punch"/>
				<label name="P1_JOYSTICK_UP" value="Jump"/>
				<label name="P1_JOYSTICK_DOWN" value="Stoop Down"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
			</labels>
		</player>
		<rom name="a-4e-c.bin" size="16384" crc="b6e2d083" sha1="17e2cfe2b9d6121239803aba7132918e54ae02bf" region="maincpu" offset="0"/>
		<rom name="a-4d-c.bin" size="16384" crc="7532918e" sha1="9d513d5a3b99cc54c4491371cd44af048ef0fb33" region="maincpu" offset="4000"/>
		<rom name="a-3e-.bin" size="8192" crc="58e87ab0" sha1="3b03c101fec58eac13fc309a78df9a2cd44f7604" region="iremsound" offset="a000"/>
		<rom name="a-3f-.bin" size="8192" crc="c81e31ea" sha1="f0fc58b929188c8802cd85549bdf9f4566e6a677" region="iremsound" offset="c000"/>
		<rom name="a-3h-.bin" size="8192" crc="d99fb995" sha1="caa6acdbc3b02d248fd123be95ea6fdcb4f35b59" region="iremsound" offset="e000"/>
		<rom name="g-4c-a.bin" size="8192" crc="6b2cc9c8" sha1="ba7c902d08c21a1e33f450406bfbfa35abde3b3f" region="gfx1" offset="0"/>
		<rom name="g-4d-a.bin" size="8192" crc="c648f558" sha1="7cc085d8dc4a770d2828e39859b7b18e80148a00" region="gfx1" offset="2000"/>
		<rom name="g-4e-a.bin" size="8192" crc="fbe9276e" sha1="84181c8da79e2c92af04aef3ab5d23f70969dad8" region="gfx1" offset="4000"/>
		<rom name="b-4k-.bin" size="8192" crc="16fb5150" sha1="a49faf617f948d3ccec2bc6ef97bd399f0958f65" region="gfx2" offset="0"/>
		<rom name="b-4f-.bin" size="8192" crc="67745a33" sha1="fcc642fb1b932676c84c1a0901b989673c57c0e5" region="gfx2" offset="2000"/>
		<rom name="b-4l-.bin" size="8192" crc="bd1c2261" sha1="7155789a01801a9e1a55d4e68c94a3a3ee7d1b2e" region="gfx2" offset="4000"/>
		<rom name="b-4h-.bin" size="8192" crc="8ac5ed3a" sha1="9c88e8c82420428b43923cdee7eb4504882bec69" region="gfx2" offset="6000"/>
		<rom name="b-3n-.bin" size="8192" crc="28a213aa" sha1="0d6d668490bdf4394bc9fed2f3cdc72f2fea46f9" region="gfx2" offset="8000"/>
		<rom name="b-4n-.bin" size="8192" crc="d5228df3" sha1="836c4f95f873fbf07f9bec63a72c20a14651117c" region="gfx2" offset="a000"/>
		<rom name="b-4m-.bin" size="8192" crc="b16de4f2" sha1="512260e76c9cd21b8add771de53fbd27c2719213" region="gfx2" offset="c000"/>
		<rom name="b-3m-.bin" size="8192" crc="eba0d66b" sha1="028f82fc1853b86a3201b24871f41091c3e0b542" region="gfx2" offset="e000"/>
		<rom name="b-4c-.bin" size="8192" crc="01298885" sha1="d4edf5fe707c5b7231ba72b731b96120064a7ecd" region="gfx2" offset="10000"/>
		<rom name="b-4e-.bin" size="8192" crc="c77b87d4" sha1="c0f66f0130f6a290a58a3d77bba1d06f16016901" region="gfx2" offset="12000"/>
		<rom name="b-4d-.bin" size="8192" crc="6a70615f" sha1="f4683dc0a566567e95e85268612bcf0e6297d955" region="gfx2" offset="14000"/>
		<rom name="b-4a-.bin" size="8192" crc="6189d626" sha1="ce8e5e95c2684c685481e9c8d921380b20ac0460" region="gfx2" offset="16000"/>
		<rom name="g-1j-.bin" size="256" crc="668e6bca" sha1="cd5262b1310821ba7b12873e4db35f081d6b9df4" region="proms" offset="0"/>
		<rom name="b-1m-.bin" size="256" crc="76c05a9c" sha1="1f46f436a17f8c883bdd6d9804b828a81a76f880" region="proms" offset="100"/>
		<rom name="g-1f-.bin" size="256" crc="964b6495" sha1="76f30a65a0ded14babad2006221aa40621fb7ea1" region="proms" offset="200"/>
		<rom name="b-1n-.bin" size="256" crc="23f06b99" sha1="6b3d6349f019aeab33838ae392bc3f3f89906326" region="proms" offset="300"/>
		<rom name="g-1h-.bin" size="256" crc="550563e1" sha1="11edb45acba8b28a462c49956ebb1ba0a8b2ff26" region="proms" offset="400"/>
		<rom name="b-1l-.bin" size="256" crc="35e45021" sha1="511b94507f41b377f38184ed9a85f34949b28d26" region="proms" offset="500"/>
		<rom name="b-5f-.bin" size="32" crc="7a601c3d" sha1="5c5cdf51b2c9fdb2b05402d9c260208ae73fe245" region="proms" offset="600"/>
		<rom name="b-6f-.bin" size="256" crc="82c20d12" sha1="268903f7d9be58a70d030b02bf31a2d6b5b6e249" region="proms" offset="620"/>
		<chip type="cpu" tag="maincpu" name="Z80" clock="3072000"/>
		<chip type="cpu" tag="iremsound" name="M6803" clock="3579545"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="irem_audio" name="Irem Audio"/>
		<chip type="audio" tag="ay1" name="AY-3-8910A" clock="894886"/>
		<chip type="audio" tag="ay2" name="AY-3-8910A" clock="894886"/>
		<chip type="audio" tag="msm1" name="MSM5205" clock="384000"/>
		<chip type="audio" tag="msm2" name="MSM5205" clock="384000"/>
		<display tag="screen" type="raster" rotate="0" width="256" height="256" refresh="55.000000" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Flip Screen" tag="DSW2" mask="1">
			<dipvalue name="Off" value="1" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Cabinet" tag="DSW2" mask="2">
			<dipvalue name="Upright" value="0" default="yes"/>
			<dipvalue name="Cocktail" value="2"/>
		</dipswitch>
		<dipswitch name="Coin Mode" tag="DSW2" mask="4">
			<dipvalue name="Mode 1" value="4" default="yes"/>
			<dipvalue name="Mode 2" value="0"/>
		</dipswitch>
		<dipswitch name="Slow Motion Mode (Cheat)" tag="DSW2" mask="8">
			<dipvalue name="Off" value="8" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Freeze (Cheat)" tag="DSW2" mask="16">
			<dipvalue name="Off" value="16" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Level Selection Mode (Cheat)" tag="DSW2" mask="32">
			<dipvalue name="Off" value="32" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Invulnerability (Cheat)" tag="DSW2" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Service Mode" tag="DSW2" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Difficulty" tag="DSW1" mask="1">
			<dipvalue name="Easy" value="1" default="yes"/>
			<dipvalue name="Hard" value="0"/>
		</dipswitch>
		<dipswitch name="Energy Loss" tag="DSW1" mask="2">
			<dipvalue name="Slow" value="2" default="yes"/>
			<dipvalue name="Fast" value="0"/>
		</dipswitch>
		<dipswitch name="Lives" tag="DSW1" mask="12">
			<dipvalue name="2" value="8"/>
			<dipvalue name="3" value="12" default="yes"/>
			<dipvalue name="4" value="4"/>
			<dipvalue name="5" value="0"/>
		</dipswitch>
		<dipswitch name="Coin A" tag="DSW1" mask="48">
			<dipvalue name="3 Coins/1 Credit" value="16"/>
			<dipvalue name="2 Coins/1 Credit" value="32"/>
			<dipvalue name="1 Coin/1 Credit" value="48" default="yes"/>
			<dipvalue name="Free Play" value="0"/>
		</dipswitch>
		<dipswitch name="Coin B" tag="DSW1" mask="192">
			<dipvalue name="1 Coin/2 Credits" value="192" default="yes"/>
			<dipvalue name="1 Coin/3 Credits" value="128"/>
			<dipvalue name="1 Coin/5 Credits" value="64"/>
			<dipvalue name="1 Coin/6 Credits" value="0"/>
		</dipswitch>
		<dipswitch name="Coinage" tag="DSW1" mask="240">
			<dipvalue name="7 Coins/1 Credit" value="144"/>
			<dipvalue name="6 Coins/1 Credit" value="160"/>
			<dipvalue name="5 Coins/1 Credit" value="176"/>
			<dipvalue name="4 Coins/1 Credit" value="192"/>
			<dipvalue name="3 Coins/1 Credit" value="208"/>
			<dipvalue name="2 Coins/1 Credit" value="224"/>
			<dipvalue name="1 Coin/1 Credit" value="240" default="yes"/>
			<dipvalue name="1 Coin/2 Credits" value="112"/>
			<dipvalue name="1 Coin/3 Credits" value="96"/>
			<dipvalue name="1 Coin/4 Credits" value="80"/>
			<dipvalue name="1 Coin/5 Credits" value="64"/>
			<dipvalue name="1 Coin/6 Credits" value="48"/>
			<dipvalue name="1 Coin/7 Credits" value="32"/>
			<dipvalue name="1 Coin/8 Credits" value="16"/>
			<dipvalue name="Free Play" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="512"/>
	</game>

	<game name="lresort" sourcefile="neodrvr.c" romof="neogeo">
		<description>Last Resort</description>
		<year>1992</year>
		<manufacturer>SNK</manufacturer>
		<biosset name="euro" description="Europe MVS (Ver. 2)" default="yes"/>
		<biosset name="euro-s1" description="Europe MVS (Ver. 1)"/>
		<biosset name="us" description="US MVS (Ver. 2?)"/>
		<biosset name="us-e" description="US MVS (Ver. 1)"/>
		<biosset name="asia" description="Asia MVS (Ver. 3)"/>
		<biosset name="japan" description="Japan MVS (Ver. 3)"/>
		<biosset name="japan-s2" description="Japan MVS (Ver. 2)"/>
		<biosset name="japan-s1" description="Japan MVS (Ver. 1)"/>
		<biosset name="mv1c" description="NEO-MVH MV1C"/>
		<biosset name="japan-j3" description="Japan MVS (J3)"/>
		<biosset name="japan-hotel" description="Custom Japanese Hotel"/>
		<biosset name="uni-bios_2_3" description="Universe Bios (Hack, Ver. 2.3)"/>
		<biosset name="uni-bios_2_3o" description="Universe Bios (Hack, Ver. 2.3, older?)"/>
		<biosset name="uni-bios_2_2" description="Universe Bios (Hack, Ver. 2.2)"/>
		<biosset name="uni-bios_2_1" description="Universe Bios (Hack, Ver. 2.1)"/>
		<biosset name="uni-bios_2_0" description="Universe Bios (Hack, Ver. 2.0)"/>
		<biosset name="uni-bios_1_3" description="Universe Bios (Hack, Ver. 1.3)"/>
		<biosset name="uni-bios_1_2" description="Universe Bios (Hack, Ver. 1.2)"/>
		<biosset name="uni-bios_1_2o" description="Universe Bios (Hack, Ver. 1.2, older)"/>
		<biosset name="uni-bios_1_1" description="Universe Bios (Hack, Ver. 1.1)"/>
		<biosset name="uni-bios_1_0" description="Universe Bios (Hack, Ver. 1.0)"/>
		<biosset name="uni-bios_3_0" description="Universe Bios (Hack, Ver. 3.0)"/>
		<category>Shooter / Flying Horizontal</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.034b01</verAdded>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="mainbios" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="mainbios" offset="0"/>
		<rom name="sp-u2.sp1" merge="sp-u2.sp1" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="mainbios" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="mainbios" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="mainbios" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="mainbios" offset="0"/>
		<rom name="sp-j2.sp1" merge="sp-j2.sp1" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="mainbios" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="mainbios" offset="0"/>
		<rom name="sp-45.sp1" merge="sp-45.sp1" bios="mv1c" size="524288" crc="03cc9f6a" sha1="cdf1f49e3ff2bac528c21ed28449cf35b7957dc1" region="mainbios" offset="0"/>
		<rom name="japan-j3.bin" merge="japan-j3.bin" bios="japan-j3" size="131072" crc="dff6d41f" sha1="e92910e20092577a4523a6b39d578a71d4de7085" region="mainbios" offset="0"/>
		<rom name="sp-1v1_3db8c.bin" merge="sp-1v1_3db8c.bin" bios="japan-hotel" size="131072" crc="162f0ebe" sha1="fe1c6dd3dfcf97d960065b1bb46c1e11cb7bf271" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_3.rom" merge="uni-bios_2_3.rom" bios="uni-bios_2_3" size="131072" crc="27664eb5" sha1="5b02900a3ccf3df168bdcfc98458136fd2b92ac0" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_3o.rom" merge="uni-bios_2_3o.rom" bios="uni-bios_2_3o" size="131072" crc="601720ae" sha1="1b8a72c720cdb5ee3f1d735bbcf447b09204b8d9" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_2.rom" merge="uni-bios_2_2.rom" bios="uni-bios_2_2" size="131072" crc="2d50996a" sha1="5241a4fb0c63b1a23fd1da8efa9c9a9bd3b4279c" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_1.rom" merge="uni-bios_2_1.rom" bios="uni-bios_2_1" size="131072" crc="8dabf76b" sha1="c23732c4491d966cf0373c65c83c7a4e88f0082c" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_0.rom" merge="uni-bios_2_0.rom" bios="uni-bios_2_0" size="131072" crc="0c12c2ad" sha1="37bcd4d30f3892078b46841d895a6eff16dc921e" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_3.rom" merge="uni-bios_1_3.rom" bios="uni-bios_1_3" size="131072" crc="b24b44a0" sha1="eca8851d30557b97c309a0d9f4a9d20e5b14af4e" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_2.rom" merge="uni-bios_1_2.rom" bios="uni-bios_1_2" size="131072" crc="4fa698e9" sha1="682e13ec1c42beaa2d04473967840c88fd52c75a" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_2o.rom" merge="uni-bios_1_2o.rom" bios="uni-bios_1_2o" size="131072" crc="e19d3ce9" sha1="af88ef837f44a3af2d7144bb46a37c8512b67770" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_1.rom" merge="uni-bios_1_1.rom" bios="uni-bios_1_1" size="131072" crc="5dda0d84" sha1="4153d533c02926a2577e49c32657214781ff29b7" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_0.rom" merge="uni-bios_1_0.rom" bios="uni-bios_1_0" size="131072" crc="0ce453a0" sha1="3b4c0cd26c176fc6b26c3a2f95143dd478f6abf9" region="mainbios" offset="0"/>
		<rom name="uni-bios_3_0.rom" merge="uni-bios_3_0.rom" bios="uni-bios_3_0" size="131072" crc="a97c89a9" sha1="97a5eff3b119062f10e31ad6f04fe4b90d366e7f" region="mainbios" offset="0"/>
		<rom name="024-p1.p1" size="524288" crc="89c4ab97" sha1="3a1817c427185ea1b44fe52f009c00b0a9007c85" region="maincpu" offset="0"/>
		<rom name="024-s1.s1" size="131072" crc="5cef5cc6" sha1="9ec305007bdb356e9f8f279beae5e2bcb3f2cf7b" region="fixed" offset="0"/>
		<rom name="sfix.sfix" merge="sfix.sfix" size="131072" crc="c2ea0cfd" sha1="fd4a618cdcdbf849374f0a50dd8efe9dbab706c3" region="fixedbios" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="131072" crc="5a86cff2" sha1="5992277debadeb64d1c1c64b0a92d9293eaf7e4a" region="zoomy" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="94416d67" sha1="42f9d7ddd6c0931fd64226a60dc73602b2819dcf" region="audiobios" offset="0"/>
		<rom name="024-m1.m1" size="131072" crc="cec19742" sha1="ab6c6ba7737e68d2420a0617719c6d4c89039c45" region="audiocpu" offset="0"/>
		<rom name="024-v1.v1" size="1048576" crc="efdfa063" sha1="e4609ecbcc1c820758f229da5145f51285b50555" region="ymsnd" offset="0"/>
		<rom name="024-v2.v2" size="1048576" crc="3c7997c0" sha1="8cb7e8e69892b19d318978370dbc510d51b06a69" region="ymsnd" offset="100000"/>
		<rom name="024-c1.c1" size="1048576" crc="3617c2dc" sha1="8de2643a618272f8aa1c705363edb007f4a5f5b7" region="sprites" offset="0"/>
		<rom name="024-c2.c2" size="1048576" crc="3f0a7fd8" sha1="d0c9c7a9dde9ce175fb243d33ec11fa719d0158c" region="sprites" offset="1"/>
		<rom name="024-c3.c3" size="524288" crc="e9f745f8" sha1="bbe6141da28b0db7bf5cf321d69b7e613e2414d7" region="sprites" offset="200000"/>
		<rom name="024-c4.c4" size="524288" crc="7382fefb" sha1="e916dec5bb5462eb9ae9711f08c7388937abb980" region="sprites" offset="200001"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="12000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="4000000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="ymsnd" name="YM2610" clock="8000000"/>
		<display tag="screen" type="raster" rotate="0" width="320" height="224" refresh="59.185606" pixclock="6000000" htotal="384" hbend="30" hbstart="350" vtotal="264" vbend="16" vbstart="240" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch" tag="IN0" mask="1">
			<dipvalue name="Off" value="1" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?" tag="IN0" mask="2">
			<dipvalue name="1?" value="0"/>
			<dipvalue name="2?" value="2" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)" tag="IN0" mask="4">
			<dipvalue name="Off" value="4" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="COMM Setting (Cabinet No.)" tag="IN0" mask="24">
			<dipvalue name="1" value="24" default="yes"/>
			<dipvalue name="2" value="16"/>
			<dipvalue name="3" value="8"/>
			<dipvalue name="4" value="0"/>
		</dipswitch>
		<dipswitch name="COMM Setting (Link Enable)" tag="IN0" mask="32">
			<dipvalue name="Off" value="32" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Free Play" tag="IN0" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Freeze" tag="IN0" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="0"/>
	</game>

	<game name="machbrkr" sourcefile="namconb1.c">
		<description>Mach Breakers - Numan Athletics 2 (Japan)</description>
		<year>1995</year>
		<manufacturer>Namco</manufacturer>
		<category>Sports / Track &amp; Field</category>
		<nplayers>4P sim</nplayers>
		<verAdded>.068</verAdded>
		<rom name="mb1_mprl.11c" size="524288" crc="86cf0644" sha1="07eeadda1d94c9be2f882edb6f2eb0b98292e500" region="maincpu" offset="2"/>
		<rom name="mb1_mpru.11d" size="524288" crc="fb1ff916" sha1="e0ba96c1f26a60f87d8050e582e164d91e132183" region="maincpu" offset="0"/>
		<rom name="c75.bin" size="16384" crc="42f539a5" sha1="3103e5a0a2867620309fd4fe478a2be0effbeff8" region="c75" offset="0"/>
		<rom name="mb1_spr0.5b" size="524288" crc="d10f6272" sha1="cb99e06e050dbf86998ea51ef2ca130b2acfb2f6" region="c75data" offset="0"/>
		<rom name="mb1_voi0.6n" size="2097152" crc="d363ca3b" sha1="71650b66ca3eb00f6ad7d3f1df0f37210b77b942" region="c352" offset="0"/>
		<rom name="mb1_voi1.6p" size="2097152" crc="7e1c2603" sha1="533098a54fb897931f1d75be9e69a5c047e4c446" region="c352" offset="800000"/>
		<rom name="mb1_shas.12s" size="1048576" crc="c51c614b" sha1="519ecad2e4543c05ec35a727f4c875ab006291af" region="tilemask" offset="0"/>
		<rom name="mb1_shar.18s" size="524288" crc="d9329b10" sha1="149c8804c07350f47af36bc7902371f1dfbed272" region="rotmask" offset="0"/>
		<rom name="mb1obj0l.4c" size="2097152" crc="056e6b1c" sha1="44e49de80c925c8fbe04bf9328a77a50a305a5a7" region="sprite" offset="1"/>
		<rom name="mb1obj0u.8c" size="2097152" crc="e19b1714" sha1="ff43bf3c8e8698934c4057c7b4c72db73929e2af" region="sprite" offset="0"/>
		<rom name="mb1obj1l.4b" size="2097152" crc="af69f7f1" sha1="414544ec1a9aaffb751beaf63d937ce78d0cf9c6" region="sprite" offset="400001"/>
		<rom name="mb1obj1u.8b" size="2097152" crc="e8ff9082" sha1="a8c7feb33f6243f1f3bda00deffa695ac2b19171" region="sprite" offset="400000"/>
		<rom name="mb1obj2l.4a" size="2097152" crc="3a5c7379" sha1="ffe9a229eb04a894e5f3bb8ac2fc4617b5413ac3" region="sprite" offset="800001"/>
		<rom name="mb1obj2u.8b" size="2097152" crc="b59cf5e0" sha1="eee7511f117a4c1a24e4187e3f30e4d66f914a81" region="sprite" offset="800000"/>
		<rom name="mb1obj3l.6c" size="2097152" crc="9a765d58" sha1="2e9ea0f76f80383fcf093e947e1fe161743e33fb" region="sprite" offset="c00001"/>
		<rom name="mb1obj3u.9c" size="2097152" crc="5329c693" sha1="955b3b8b9813826347a1211f71fa0a294b759ccd" region="sprite" offset="c00000"/>
		<rom name="mb1obj4l.6b" size="2097152" crc="a650b05e" sha1="b247699433c7bf4b6ae990fc06255cfd48a248dd" region="sprite" offset="1000001"/>
		<rom name="mb1obj4u.9b" size="2097152" crc="6d0c37e9" sha1="3a3feb74b890e0a933dcc791e5eee1fb4bdcbb69" region="sprite" offset="1000000"/>
		<rom name="mb1_rot0.3d" size="2097152" crc="bc353630" sha1="2bbddda632298899716394ddcfe51412576ca74a" region="rot" offset="0"/>
		<rom name="mb1_rot1.3c" size="2097152" crc="cf7688cb" sha1="29a040ce2c4e3bf671cff1a7a1ade06103db236a" region="rot" offset="200000"/>
		<rom name="mb1_scr0.1d" size="2097152" crc="c678d5f3" sha1="98d1523bef50d444be9485c4e7f6932cccbea191" region="tile" offset="0"/>
		<rom name="mb1_scr1.1c" size="2097152" crc="fb2b1939" sha1="bf9d7b93205e7012aa86693f3d2ba8f4d729bc97" region="tile" offset="200000"/>
		<rom name="mb1_scr2.1b" size="2097152" crc="0e6097a5" sha1="b6c64b3e34ba913138b6b7c3d99d2be4f3ceda08" region="tile" offset="400000"/>
		<rom name="mb1_dat0.20a" size="524288" crc="fb2e3cd1" sha1="019b1d645a07619036522f42e0b9a537f39b6b93" region="data" offset="0"/>
		<chip type="cpu" tag="maincpu" name="68EC020" clock="24192000"/>
		<chip type="cpu" tag="mcu" name="M37702" clock="16128000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="c352" name="C352" clock="24192000"/>
		<display tag="screen" type="raster" rotate="0" width="288" height="224" refresh="59.700000" pixclock="4504723" htotal="288" hbend="0" hbstart="288" vtotal="262" vbend="0" vbstart="224" />
		<sound channels="2"/>
		<input players="4" buttons="3" coins="4">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Freeze Screen" tag="MISC" mask="1">
			<dipvalue name="Off" value="1" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Service Mode" tag="MISC" mask="2">
			<dipvalue name="Off" value="2" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Test switch" tag="MISC" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<driver status="imperfect" emulation="good" color="good" sound="imperfect" graphic="good" savestate="unsupported" palettesize="8192"/>
	</game>

	<game name="mgcrystl" sourcefile="kaneko16.c">
		<description>Magical Crystals (World, 92/01/10)</description>
		<year>1991</year>
		<manufacturer>Kaneko</manufacturer>
		<category>Maze / Shooter Large</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.103u2</verAdded>
		<rom name="mc100e02.u18" size="131072" crc="246a1335" sha1="8333945a92e08a7bff425d2d6602557386016dc5" region="maincpu" offset="0"/>
		<rom name="mc101e02.u19" size="262144" crc="708ea1dc" sha1="ae6eca6620729bc1e815f1bfbd8fe130f0ba943c" region="maincpu" offset="1"/>
		<rom name="mc000.u38" size="1048576" crc="28acf6f4" sha1="6647ad90ea580b65ed28772f9d65352b06833d0c" region="gfx1" offset="0"/>
		<rom name="mc001.u37" size="524288" crc="005bc43d" sha1="6f6cd99e8e60562fa86581008455a6d9d646fa95" region="gfx1" offset="100000"/>
		<rom name="mc002e02.u36" size="131072" crc="27ac1056" sha1="34b07c1a0d403ca45c9849d3d8d311012f787df6" region="gfx1" offset="200000"/>
		<rom name="mc010.u04" size="1048576" crc="85072772" sha1="25e903cc2c893d61db791d1fe60a1205a4395667" region="gfx2" offset="0"/>
		<rom name="mc020.u34" size="1048576" crc="1ea92ff1" sha1="66ec53e664b2a5a751a280a538aaeceafc187ceb" region="gfx3" offset="0"/>
		<rom name="mc030.u32" size="262144" crc="c165962e" sha1="f7e130db387ae9dcb7223f7ad6e51270d3033bc9" region="oki" offset="0"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="12000000"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="ay1" name="YM2149" clock="2000000"/>
		<chip type="audio" tag="ay2" name="YM2149" clock="2000000"/>
		<chip type="audio" tag="oki" name="OKI6295" clock="2000000"/>
		<display tag="screen" type="raster" rotate="0" width="256" height="224" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="2" service="yes" tilt="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Flip Screen" tag="DSW_P1" mask="1">
			<dipvalue name="Off" value="1" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Service Mode" tag="DSW_P1" mask="2">
			<dipvalue name="Off" value="2" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSW_P1" mask="4">
			<dipvalue name="Off" value="4" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSW_P1" mask="8">
			<dipvalue name="Off" value="8" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSW_P1" mask="16">
			<dipvalue name="Off" value="16" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSW_P1" mask="32">
			<dipvalue name="Off" value="32" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSW_P1" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSW_P1" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="2048"/>
	</game>

	<game name="magdrop3" sourcefile="neodrvr.c" romof="neogeo">
		<description>Magical Drop III</description>
		<year>1997</year>
		<manufacturer>Data East Corporation</manufacturer>
		<biosset name="euro" description="Europe MVS (Ver. 2)" default="yes"/>
		<biosset name="euro-s1" description="Europe MVS (Ver. 1)"/>
		<biosset name="us" description="US MVS (Ver. 2?)"/>
		<biosset name="us-e" description="US MVS (Ver. 1)"/>
		<biosset name="asia" description="Asia MVS (Ver. 3)"/>
		<biosset name="japan" description="Japan MVS (Ver. 3)"/>
		<biosset name="japan-s2" description="Japan MVS (Ver. 2)"/>
		<biosset name="japan-s1" description="Japan MVS (Ver. 1)"/>
		<biosset name="mv1c" description="NEO-MVH MV1C"/>
		<biosset name="japan-j3" description="Japan MVS (J3)"/>
		<biosset name="japan-hotel" description="Custom Japanese Hotel"/>
		<biosset name="uni-bios_2_3" description="Universe Bios (Hack, Ver. 2.3)"/>
		<biosset name="uni-bios_2_3o" description="Universe Bios (Hack, Ver. 2.3, older?)"/>
		<biosset name="uni-bios_2_2" description="Universe Bios (Hack, Ver. 2.2)"/>
		<biosset name="uni-bios_2_1" description="Universe Bios (Hack, Ver. 2.1)"/>
		<biosset name="uni-bios_2_0" description="Universe Bios (Hack, Ver. 2.0)"/>
		<biosset name="uni-bios_1_3" description="Universe Bios (Hack, Ver. 1.3)"/>
		<biosset name="uni-bios_1_2" description="Universe Bios (Hack, Ver. 1.2)"/>
		<biosset name="uni-bios_1_2o" description="Universe Bios (Hack, Ver. 1.2, older)"/>
		<biosset name="uni-bios_1_1" description="Universe Bios (Hack, Ver. 1.1)"/>
		<biosset name="uni-bios_1_0" description="Universe Bios (Hack, Ver. 1.0)"/>
		<biosset name="uni-bios_3_0" description="Universe Bios (Hack, Ver. 3.0)"/>
		<category>Puzzle / Toss</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.034b05</verAdded>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="mainbios" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="mainbios" offset="0"/>
		<rom name="sp-u2.sp1" merge="sp-u2.sp1" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="mainbios" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="mainbios" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="mainbios" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="mainbios" offset="0"/>
		<rom name="sp-j2.sp1" merge="sp-j2.sp1" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="mainbios" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="mainbios" offset="0"/>
		<rom name="sp-45.sp1" merge="sp-45.sp1" bios="mv1c" size="524288" crc="03cc9f6a" sha1="cdf1f49e3ff2bac528c21ed28449cf35b7957dc1" region="mainbios" offset="0"/>
		<rom name="japan-j3.bin" merge="japan-j3.bin" bios="japan-j3" size="131072" crc="dff6d41f" sha1="e92910e20092577a4523a6b39d578a71d4de7085" region="mainbios" offset="0"/>
		<rom name="sp-1v1_3db8c.bin" merge="sp-1v1_3db8c.bin" bios="japan-hotel" size="131072" crc="162f0ebe" sha1="fe1c6dd3dfcf97d960065b1bb46c1e11cb7bf271" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_3.rom" merge="uni-bios_2_3.rom" bios="uni-bios_2_3" size="131072" crc="27664eb5" sha1="5b02900a3ccf3df168bdcfc98458136fd2b92ac0" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_3o.rom" merge="uni-bios_2_3o.rom" bios="uni-bios_2_3o" size="131072" crc="601720ae" sha1="1b8a72c720cdb5ee3f1d735bbcf447b09204b8d9" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_2.rom" merge="uni-bios_2_2.rom" bios="uni-bios_2_2" size="131072" crc="2d50996a" sha1="5241a4fb0c63b1a23fd1da8efa9c9a9bd3b4279c" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_1.rom" merge="uni-bios_2_1.rom" bios="uni-bios_2_1" size="131072" crc="8dabf76b" sha1="c23732c4491d966cf0373c65c83c7a4e88f0082c" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_0.rom" merge="uni-bios_2_0.rom" bios="uni-bios_2_0" size="131072" crc="0c12c2ad" sha1="37bcd4d30f3892078b46841d895a6eff16dc921e" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_3.rom" merge="uni-bios_1_3.rom" bios="uni-bios_1_3" size="131072" crc="b24b44a0" sha1="eca8851d30557b97c309a0d9f4a9d20e5b14af4e" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_2.rom" merge="uni-bios_1_2.rom" bios="uni-bios_1_2" size="131072" crc="4fa698e9" sha1="682e13ec1c42beaa2d04473967840c88fd52c75a" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_2o.rom" merge="uni-bios_1_2o.rom" bios="uni-bios_1_2o" size="131072" crc="e19d3ce9" sha1="af88ef837f44a3af2d7144bb46a37c8512b67770" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_1.rom" merge="uni-bios_1_1.rom" bios="uni-bios_1_1" size="131072" crc="5dda0d84" sha1="4153d533c02926a2577e49c32657214781ff29b7" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_0.rom" merge="uni-bios_1_0.rom" bios="uni-bios_1_0" size="131072" crc="0ce453a0" sha1="3b4c0cd26c176fc6b26c3a2f95143dd478f6abf9" region="mainbios" offset="0"/>
		<rom name="uni-bios_3_0.rom" merge="uni-bios_3_0.rom" bios="uni-bios_3_0" size="131072" crc="a97c89a9" sha1="97a5eff3b119062f10e31ad6f04fe4b90d366e7f" region="mainbios" offset="0"/>
		<rom name="233-p1.p1" size="1048576" crc="931e17fa" sha1="4a95c4b79d0878485ce272e9f4c4f647bec0e070" region="maincpu" offset="0"/>
		<rom name="233-s1.s1" size="131072" crc="7399e68a" sha1="b535ee56a0f0995f04674e676f6aa636ffad26aa" region="fixed" offset="0"/>
		<rom name="sfix.sfix" merge="sfix.sfix" size="131072" crc="c2ea0cfd" sha1="fd4a618cdcdbf849374f0a50dd8efe9dbab706c3" region="fixedbios" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="131072" crc="5a86cff2" sha1="5992277debadeb64d1c1c64b0a92d9293eaf7e4a" region="zoomy" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="94416d67" sha1="42f9d7ddd6c0931fd64226a60dc73602b2819dcf" region="audiobios" offset="0"/>
		<rom name="233-m1.m1" size="131072" crc="5beaf34e" sha1="2905d26945932cddc2dd3a1dc5abba8aa3baee14" region="audiocpu" offset="0"/>
		<rom name="233-v1.v1" size="4194304" crc="58839298" sha1="18cae7bba997c52780761cbf119c4e4b34397a61" region="ymsnd" offset="0"/>
		<rom name="233-v2.v2" size="524288" crc="d5e30df4" sha1="bbbc0ff5b975471bd682f85976ac4a93f6d44f2e" region="ymsnd" offset="400000"/>
		<rom name="233-c1.c1" size="4194304" crc="65e3f4c4" sha1="a6deb75d802225327f8f1c2733a7f2b47e722e59" region="sprites" offset="0"/>
		<rom name="233-c2.c2" size="4194304" crc="35dea6c9" sha1="ea133bf947f950236f49d0ae0d1a9af3bc1a9a50" region="sprites" offset="1"/>
		<rom name="233-c3.c3" size="4194304" crc="0ba2c502" sha1="8e0f1e553aef04758aaaa14d5115f0ecace4391e" region="sprites" offset="800000"/>
		<rom name="233-c4.c4" size="4194304" crc="70dbbd6d" sha1="32dd6a04c6329e89f4878e7a56f0d172a6388eea" region="sprites" offset="800001"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="12000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="4000000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="ymsnd" name="YM2610" clock="8000000"/>
		<display tag="screen" type="raster" rotate="0" width="320" height="224" refresh="59.185606" pixclock="6000000" htotal="384" hbend="30" hbstart="350" vtotal="264" vbend="16" vbstart="240" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch" tag="IN0" mask="1">
			<dipvalue name="Off" value="1" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?" tag="IN0" mask="2">
			<dipvalue name="1?" value="0"/>
			<dipvalue name="2?" value="2" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)" tag="IN0" mask="4">
			<dipvalue name="Off" value="4" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="COMM Setting (Cabinet No.)" tag="IN0" mask="24">
			<dipvalue name="1" value="24" default="yes"/>
			<dipvalue name="2" value="16"/>
			<dipvalue name="3" value="8"/>
			<dipvalue name="4" value="0"/>
		</dipswitch>
		<dipswitch name="COMM Setting (Link Enable)" tag="IN0" mask="32">
			<dipvalue name="Off" value="32" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Free Play" tag="IN0" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Freeze" tag="IN0" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="0"/>
	</game>

	<game name="mario" sourcefile="mario.c">
		<description>Mario Bros. (US, Revision F)</description>
		<year>1983</year>
		<manufacturer>Nintendo of America</manufacturer>
		<category>Platform / Run Jump</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.119u1</verAdded>
		<controls_info>numPlayers="2" alternating="0" mirrored="1" usesService="0" tilt="0" cocktail="0"</controls_info>
		<player number="1" numButtons="1">
			<controls>
				<control name="2-way Joystick (Horizontal)">
					<constant name="joy2way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Jump"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
			</labels>
		</player>
		<rom name="tma1-c-7f_f.7f" size="8192" crc="c0c6e014" sha1="36a04f9ca1c2a583477cb8a6f2ef94e044e08296" region="maincpu" offset="0"/>
		<rom name="tma1-c-7e_f.7e" size="8192" crc="94fb60d6" sha1="e74d74aa27f87a164bdd453ab0076efeeb7d4ea3" region="maincpu" offset="2000"/>
		<rom name="tma1-c-7d_f.7d" size="8192" crc="dcceb6c1" sha1="b19804e69ce2c98cf276c6055c3a250316b96b45" region="maincpu" offset="4000"/>
		<rom name="tma1-c-7c_f.7c" size="4096" crc="4a63d96b" sha1="b09060b2c84ab77cc540a27b8f932cb60ec8d442" region="maincpu" offset="f000"/>
		<rom name="tma1-c-6k_e.6k" size="4096" crc="06b9ff85" sha1="111a29bcb9cda0d935675fa26eca6b099a88427f" region="audiocpu" offset="1000"/>
		<rom name="tma1-v-3f.3f" size="4096" crc="28b0c42c" sha1="46749568aff88a28c3b6a1ac423abd1b90742a4d" region="gfx1" offset="0"/>
		<rom name="tma1-v-3j.3j" size="4096" crc="0c8cc04d" sha1="15fae47d701dc1ef15c943cee6aa991776ecffdf" region="gfx1" offset="1000"/>
		<rom name="tma1-v-7m.7m" size="4096" crc="22b7372e" sha1="4a1c1e239cb6d483e76f50d7a3b941025963c6a3" region="gfx2" offset="0"/>
		<rom name="tma1-v-7n.7n" size="4096" crc="4f3a1f47" sha1="0747d693b9482f6dd28b0bc484fd1d3e29d35654" region="gfx2" offset="1000"/>
		<rom name="tma1-v-7p.7p" size="4096" crc="56be6ccd" sha1="15a6e16c189d45f72761ebcbe9db5001bdecd659" region="gfx2" offset="2000"/>
		<rom name="tma1-v-7s.7s" size="4096" crc="56f1d613" sha1="9af6844dbaa3615433d0595e9e85e72493e31a54" region="gfx2" offset="3000"/>
		<rom name="tma1-v-7t.7t" size="4096" crc="641f0008" sha1="589fe108c7c11278fd897f2ded8f0498bc149cfd" region="gfx2" offset="4000"/>
		<rom name="tma1-v-7u.7u" size="4096" crc="7baf5309" sha1="d9194ff7b89a18273d37b47228fc7fb7e2a0ed1f" region="gfx2" offset="5000"/>
		<rom name="tma1-c-4p_1.4p" size="512" crc="8187d286" sha1="8a6d8e622599f1aacaeb10f7b1a39a23c8a840a0" region="proms" offset="0"/>
		<rom name="tma1-c-5p.5p" size="32" crc="58d86098" sha1="d654995004b9052b12d3b682a2b39530e70030fc" region="unk_proms" offset="0"/>
		<chip type="cpu" tag="maincpu" name="Z80" clock="4000000"/>
		<chip type="cpu" tag="audiocpu" name="M58715" clock="11000000"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="discrete" name="DISCRETE"/>
		<display tag="screen" type="raster" rotate="0" width="256" height="224" refresh="59.185606" pixclock="6000000" htotal="384" hbend="0" hbstart="256" vtotal="264" vbend="16" vbstart="240" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2" service="yes">
			<control type="joy2way"/>
		</input>
		<dipswitch name="Lives" tag="DSW" mask="3">
			<dipvalue name="3" value="0" default="yes"/>
			<dipvalue name="4" value="1"/>
			<dipvalue name="5" value="2"/>
			<dipvalue name="6" value="3"/>
		</dipswitch>
		<dipswitch name="Coinage" tag="DSW" mask="12">
			<dipvalue name="2 Coins/1 Credit" value="4"/>
			<dipvalue name="1 Coin/1 Credit" value="0" default="yes"/>
			<dipvalue name="1 Coin/2 Credits" value="8"/>
			<dipvalue name="1 Coin/3 Credits" value="12"/>
		</dipswitch>
		<dipswitch name="Bonus Life" tag="DSW" mask="48">
			<dipvalue name="20k only" value="0" default="yes"/>
			<dipvalue name="30k only" value="16"/>
			<dipvalue name="40k only" value="32"/>
			<dipvalue name="None" value="48"/>
		</dipswitch>
		<dipswitch name="Difficulty" tag="DSW" mask="192">
			<dipvalue name="Easy" value="0" default="yes"/>
			<dipvalue name="Medium" value="128"/>
			<dipvalue name="Hard" value="64"/>
			<dipvalue name="Hardest" value="192"/>
		</dipswitch>
		<configuration name="Monitor" tag="MONITOR" mask="1">
			<confsetting name="Nintendo" value="0" default="yes"/>
			<confsetting name="Std 15.72Khz" value="1"/>
		</configuration>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="512"/>
	</game>

	<game name="mshvsf" sourcefile="cps2.c">
		<description>Marvel Super Heroes Vs. Street Fighter (Euro 970625)</description>
		<year>1997</year>
		<manufacturer>Capcom</manufacturer>
		<category>Fighter / Versus</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.061</verAdded>
		<controls_info>numPlayers="2" alternating="0" mirrored="1" usesService="0" tilt="0" cocktail="0"</controls_info>
		<player number="1" numButtons="6">
			<controls>
				<control name="8-way Joystick">
					<constant name="joy8way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Punch - Jab "/>
				<label name="P1_BUTTON2" value="Punch - Strong"/>
				<label name="P1_BUTTON3" value="Punch - Fierce"/>
				<label name="P1_BUTTON4" value="Kick - Short"/>
				<label name="P1_BUTTON5" value="Kick - Forward"/>
				<label name="P1_BUTTON6" value="Kick - Roundhouse"/>
				<label name="P1_JOYSTICK_UP" value="Up"/>
				<label name="P1_JOYSTICK_DOWN" value="Down"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
			</labels>
		</player>
		<rom name="mvse.03f" size="524288" crc="b72dc199" sha1="61bd581ea4b969298f8a39fe03023b5456cac750" region="maincpu" offset="0"/>
		<rom name="mvse.04f" size="524288" crc="6ef799f9" sha1="2d45dbf7bc277b84c6bcd9615ab3b80c42af7781" region="maincpu" offset="80000"/>
		<rom name="mvs.05a" size="524288" crc="1a5de0cb" sha1="738a27f83704c208d36d73bf766d861ef2d51a89" region="maincpu" offset="100000"/>
		<rom name="mvs.06a" size="524288" crc="959f3030" sha1="fbbaa915324815246738f3426232e623f039ce26" region="maincpu" offset="180000"/>
		<rom name="mvs.07b" size="524288" crc="7f915bdb" sha1="683da09c5ba55e31b59aa95a8e13c45dc574ab3c" region="maincpu" offset="200000"/>
		<rom name="mvs.08a" size="524288" crc="c2813884" sha1="49e5d4bc48f90c8146cb6aafb9240aff0119f1a7" region="maincpu" offset="280000"/>
		<rom name="mvs.09b" size="524288" crc="3ba08818" sha1="9ab132a3cac55fcccebe6c99b6fb0ba1305f8f6e" region="maincpu" offset="300000"/>
		<rom name="mvs.10b" size="524288" crc="cf0dba98" sha1="f4c1f8a6e7a79ecc6241d5268b3039f8a09ea516" region="maincpu" offset="380000"/>
		<rom name="mvs.13m" size="4194304" crc="29b05fd9" sha1="e8fdb1ee5515a560eb4256ae4fd99bb1192e1a87" region="gfx" offset="0"/>
		<rom name="mvs.15m" size="4194304" crc="faddccf1" sha1="4ed03ea91883a0413325f57edcc1614120b5922c" region="gfx" offset="2"/>
		<rom name="mvs.17m" size="4194304" crc="97aaf4c7" sha1="6a054921cc14fe080cb3f62c391f8ae3cc7e8ba9" region="gfx" offset="4"/>
		<rom name="mvs.19m" size="4194304" crc="cb70e915" sha1="da4d2480d348ac6dfd01256a88f4f3db8357ae46" region="gfx" offset="6"/>
		<rom name="mvs.14m" size="4194304" crc="b3b1972d" sha1="0f2c3fb7de014181ee481ec35d0578b2c116c2dc" region="gfx" offset="1000000"/>
		<rom name="mvs.16m" size="4194304" crc="08aadb5d" sha1="3a2c222eca3e7df80ce69951b3db6442312751a4" region="gfx" offset="1000002"/>
		<rom name="mvs.18m" size="4194304" crc="c1228b35" sha1="7afdfb552888c79d0fbb30242b3d917b87fad57a" region="gfx" offset="1000004"/>
		<rom name="mvs.20m" size="4194304" crc="366cc6c2" sha1="6f2a789087c8e404c5227b927fa8328c03593243" region="gfx" offset="1000006"/>
		<rom name="mvs.01" size="131072" crc="68252324" sha1="138ef320ef27956b2ab5591d49a1315b7b0a194c" region="audiocpu" offset="0"/>
		<rom name="mvs.02" size="131072" crc="b34e773d" sha1="3bcf44bf06c35814cff29d244142db7abe05bd39" region="audiocpu" offset="28000"/>
		<rom name="mvs.11m" size="4194304" crc="86219770" sha1="4e5b68d382a5aa37f8b0b6434c53a2b95f5f9a4d" region="qsound" offset="0"/>
		<rom name="mvs.12m" size="4194304" crc="f2fd7f68" sha1="28a30d55d3eaf963006c7cbe7c288099cd3ba536" region="qsound" offset="400000"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="16000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="8000000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="qsound" name="Q-Sound" clock="4000000"/>
		<display tag="screen" type="raster" rotate="0" width="384" height="224" refresh="59.629403" pixclock="8000000" htotal="518" hbend="64" hbstart="448" vtotal="259" vbend="16" vbstart="240" />
		<sound channels="2"/>
		<input players="2" buttons="6" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="3072"/>
	</game>

	<game name="mvsc" sourcefile="cps2.c">
		<description>Marvel Vs. Capcom: Clash of Super Heroes (Euro 980123)</description>
		<year>1998</year>
		<manufacturer>Capcom</manufacturer>
		<category>Fighter / Versus</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.127u4</verAdded>
		<controls_info>numPlayers="2" alternating="0" mirrored="1" usesService="0" tilt="0" cocktail="0"</controls_info>
		<player number="1" numButtons="6">
			<controls>
				<control name="8-way Joystick">
					<constant name="joy8way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Punch - Jab"/>
				<label name="P1_BUTTON2" value="Punch - Strong"/>
				<label name="P1_BUTTON3" value="Punch - Fierce"/>
				<label name="P1_BUTTON4" value="Kick - Short"/>
				<label name="P1_BUTTON5" value="Kick - Forward"/>
				<label name="P1_BUTTON6" value="Kick - Round-House"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_DOWN" value="Down"/>
				<label name="P1_JOYSTICK_UP" value="Up"/>
			</labels>
		</player>
		<rom name="mvce.03a" size="524288" crc="824e4a90" sha1="5c79c166d988d8a75d9941f4ee6fa4d6476e55e1" region="maincpu" offset="0"/>
		<rom name="mvce.04a" size="524288" crc="436c5a4e" sha1="82f4586e888f2550c53bfdc93a53791a595e05bd" region="maincpu" offset="80000"/>
		<rom name="mvc.05a" size="524288" crc="2d8c8e86" sha1="b07d640a734c5d336054ed05195786224c9a6cd4" region="maincpu" offset="100000"/>
		<rom name="mvc.06a" size="524288" crc="8528e1f5" sha1="cd065c05268ab581b05676da544baf6af642acac" region="maincpu" offset="180000"/>
		<rom name="mvc.07" size="524288" crc="c3baa32b" sha1="d35589847e0753e869ffcd7c3abed925bfdb0fa2" region="maincpu" offset="200000"/>
		<rom name="mvc.08" size="524288" crc="bc002fcd" sha1="0b6735a071a9274f7ab25c743271fc30411fe819" region="maincpu" offset="280000"/>
		<rom name="mvc.09" size="524288" crc="c67b26df" sha1="6e9969246c57269d7ba0992a5cc319c8910bf8a9" region="maincpu" offset="300000"/>
		<rom name="mvc.10" size="524288" crc="0fdd1e26" sha1="5fa684d823b4f4eec61ed9e9b8938af5272ae1ed" region="maincpu" offset="380000"/>
		<rom name="mvc.13m" size="4194304" crc="fa5f74bc" sha1="79a619248938a85ce4f7794a704647b9cf564fbc" region="gfx" offset="0"/>
		<rom name="mvc.15m" size="4194304" crc="71938a8f" sha1="6982f7203458c1c46a1c1c13c0d0f2a5e109d271" region="gfx" offset="2"/>
		<rom name="mvc.17m" size="4194304" crc="92741d07" sha1="ddfd70eab7c983ab452194b1860059f8ad694459" region="gfx" offset="4"/>
		<rom name="mvc.19m" size="4194304" crc="bcb72fc6" sha1="46ab98dcdf6f5d611646a22a7355939ef5b2bbe5" region="gfx" offset="6"/>
		<rom name="mvc.14m" size="4194304" crc="7f1df4e4" sha1="ede92b31c1fe87f91b4fe74ac211f2fb5f863bc2" region="gfx" offset="1000000"/>
		<rom name="mvc.16m" size="4194304" crc="90bd3203" sha1="ed83208c486ea0f407b7e5d16a8cf242a6f73774" region="gfx" offset="1000002"/>
		<rom name="mvc.18m" size="4194304" crc="67aaf727" sha1="e0e69104e31d2c41e18c0d24e9ab962406a7ca9a" region="gfx" offset="1000004"/>
		<rom name="mvc.20m" size="4194304" crc="8b0bade8" sha1="c5732361bb4bf284c4d12a82ac2c5750b1f9d441" region="gfx" offset="1000006"/>
		<rom name="mvc.01" size="131072" crc="41629e95" sha1="36925c05b5fdcbe43283a882d021e5360c947061" region="audiocpu" offset="0"/>
		<rom name="mvc.02" size="131072" crc="963abf6b" sha1="6b784870e338701cefabbbe4669984b5c4e8a9a5" region="audiocpu" offset="28000"/>
		<rom name="mvc.11m" size="4194304" crc="850fe663" sha1="81e519d05a08855f242ea2e17ee0859b449db895" region="qsound" offset="0"/>
		<rom name="mvc.12m" size="4194304" crc="7ccb1896" sha1="74caadf3282fcc6acffb1bbe3734106f81124121" region="qsound" offset="400000"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="16000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="8000000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="qsound" name="Q-Sound" clock="4000000"/>
		<display tag="screen" type="raster" rotate="0" width="384" height="224" refresh="59.629403" pixclock="8000000" htotal="518" hbend="64" hbstart="448" vtotal="259" vbend="16" vbstart="240" />
		<sound channels="2"/>
		<input players="2" buttons="6" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="3072"/>
	</game>

	<game name="mtwins" sourcefile="cps1.c">
		<description>Mega Twins (World 900619)</description>
		<year>1990</year>
		<manufacturer>Capcom</manufacturer>
		<category>Platform / Fighter Scrolling</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.031</verAdded>
		<rom name="che_30.11f" size="131072" crc="9a2a2db1" sha1="57524e76311afc8ab5d5affa76c85cb1be5a1faf" region="maincpu" offset="0"/>
		<rom name="che_35.11h" size="131072" crc="a7f96b02" sha1="b5fda02e5069f9e1cdafbacf98334510e9af8fcd" region="maincpu" offset="1"/>
		<rom name="che_31.12f" size="131072" crc="bbff8a99" sha1="1f931fad9f43a1494f3b8dbcf910156d5b0bd458" region="maincpu" offset="40000"/>
		<rom name="che_36.12h" size="131072" crc="0fa00c39" sha1="6404d91590c5c521c8fe944a0aa7091e35b664ae" region="maincpu" offset="40001"/>
		<rom name="ck-32m.8h" size="524288" crc="9b70bd41" sha1="28ec37d9d0ace5b9fd212fdc02e0f13dc280c068" region="maincpu" offset="80000"/>
		<rom name="ck-5m.7a" size="524288" crc="4ec75f15" sha1="a4669e3864009b01894406db784116ad5cd2eced" region="gfx" offset="0"/>
		<rom name="ck-7m.9a" size="524288" crc="d85d00d6" sha1="ca6ddcbfbb0f9ad98dc19f09e879fdac5b62d168" region="gfx" offset="2"/>
		<rom name="ck-1m.3a" size="524288" crc="f33ca9d4" sha1="480d90ff16f27777cc7d7de6925ed6378b35dc27" region="gfx" offset="4"/>
		<rom name="ck-3m.5a" size="524288" crc="0ba2047f" sha1="efee13b955c2ded52700025cecbb9fb301098b61" region="gfx" offset="6"/>
		<rom name="ch_09.12b" size="65536" crc="4d4255b7" sha1="81a76b58043af7252a854b7efc4109957ef0e679" region="audiocpu" offset="0"/>
		<rom name="ch_18.11c" size="131072" crc="f909e8de" sha1="2dd5bd4076e7d5ded98b72919f868ea700df2e4f" region="oki" offset="0"/>
		<rom name="ch_19.12c" size="131072" crc="fc158cf7" sha1="294b93d0aea60663ffe96364671552e944a1264b" region="oki" offset="20000"/>
		<rom name="buf1" size="279" crc="eb122de7" sha1="b26b5bfe258e3e184f069719f9fd008d6b8f6b9b" region="aboardplds" offset="0"/>
		<rom name="ioa1" size="279" crc="59c7ee3b" sha1="fbb887c5b4f5cb8df77cec710eaac2985bc482a6" region="aboardplds" offset="0"/>
		<rom name="prg1" size="279" crc="f1129744" sha1="a5300f301c1a08a7da768f0773fa0fe3f683b237" region="aboardplds" offset="0"/>
		<rom name="rom1" size="279" crc="41dc73b9" sha1="7d4c9f1693c821fbf84e32dd6ef62ddf14967845" region="aboardplds" offset="0"/>
		<rom name="sou1" size="279" crc="84f4b2fe" sha1="dcc9e86cc36316fe42eace02d6df75d08bc8bb6d" region="aboardplds" offset="0"/>
		<rom name="ck24b.1a" size="279" status="nodump" region="bboardplds" offset="0"/>
		<rom name="iob1.11e" size="279" crc="3abc0700" sha1="973043aa46ec6d5d1db20dc9d5937005a0f9f6ae" region="bboardplds" offset="0"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="10000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="3579545"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="2151" name="YM2151" clock="3579545"/>
		<chip type="audio" tag="oki" name="OKI6295" clock="1000000"/>
		<display tag="screen" type="raster" rotate="0" width="384" height="224" refresh="59.629403" pixclock="8000000" htotal="518" hbend="64" hbstart="448" vtotal="259" vbend="16" vbstart="240" />
		<sound channels="1"/>
		<input players="2" buttons="3" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Coin A" tag="DSWA" mask="7">
			<dipvalue name="4 Coins/1 Credit" value="0"/>
			<dipvalue name="3 Coins/1 Credit" value="1"/>
			<dipvalue name="2 Coins/1 Credit" value="2"/>
			<dipvalue name="1 Coin/1 Credit" value="7" default="yes"/>
			<dipvalue name="1 Coin/2 Credits" value="6"/>
			<dipvalue name="1 Coin/3 Credits" value="5"/>
			<dipvalue name="1 Coin/4 Credits" value="4"/>
			<dipvalue name="1 Coin/6 Credits" value="3"/>
		</dipswitch>
		<dipswitch name="Coin B" tag="DSWA" mask="56">
			<dipvalue name="4 Coins/1 Credit" value="0"/>
			<dipvalue name="3 Coins/1 Credit" value="8"/>
			<dipvalue name="2 Coins/1 Credit" value="16"/>
			<dipvalue name="1 Coin/1 Credit" value="56" default="yes"/>
			<dipvalue name="1 Coin/2 Credits" value="48"/>
			<dipvalue name="1 Coin/3 Credits" value="40"/>
			<dipvalue name="1 Coin/4 Credits" value="32"/>
			<dipvalue name="1 Coin/6 Credits" value="24"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSWA" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSWA" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Difficulty" tag="DSWB" mask="7">
			<dipvalue name="1 (Easiest)" value="7"/>
			<dipvalue name="2" value="6"/>
			<dipvalue name="3" value="5"/>
			<dipvalue name="4 (Normal)" value="4" default="yes"/>
			<dipvalue name="5" value="3"/>
			<dipvalue name="6" value="2"/>
			<dipvalue name="7" value="1"/>
			<dipvalue name="8 (Hardest)" value="0"/>
		</dipswitch>
		<dipswitch name="Lives" tag="DSWB" mask="56">
			<dipvalue name="1" value="16"/>
			<dipvalue name="2" value="24" default="yes"/>
			<dipvalue name="3" value="8"/>
			<dipvalue name="4" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSWB" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSWB" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSWC" mask="1">
			<dipvalue name="Off" value="1" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSWC" mask="2">
			<dipvalue name="Off" value="2" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Free Play" tag="DSWC" mask="4">
			<dipvalue name="Off" value="4" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Freeze" tag="DSWC" mask="8">
			<dipvalue name="Off" value="8" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Flip Screen" tag="DSWC" mask="16">
			<dipvalue name="Off" value="16" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Demo Sounds" tag="DSWC" mask="32">
			<dipvalue name="Off" value="32"/>
			<dipvalue name="On" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Allow Continue" tag="DSWC" mask="64">
			<dipvalue name="No" value="64"/>
			<dipvalue name="Yes" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Game Mode" tag="DSWC" mask="128">
			<dipvalue name="Game" value="128" default="yes"/>
			<dipvalue name="Test" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="3072"/>
	</game>

	<game name="mercs" sourcefile="cps1.c">
		<description>Mercs (World 900302)</description>
		<year>1990</year>
		<manufacturer>Capcom</manufacturer>
		<category>Shooter / Walking</category>
		<nplayers>3P sim</nplayers>
		<verAdded>.034b07</verAdded>
		<controls_info>numPlayers="3" alternating="0" mirrored="1" usesService="0" tilt="0" cocktail="0"</controls_info>
		<player number="1" numButtons="2">
			<controls>
				<control name="8-way Joystick">
					<constant name="joy8way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Fire"/>
				<label name="P1_BUTTON2" value="Bomb"/>
				<label name="P1_JOYSTICK_UP" value="Up"/>
				<label name="P1_JOYSTICK_DOWN" value="Down"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
			</labels>
		</player>
		<rom name="so2_30e.11f" size="131072" crc="e17f9bf7" sha1="f44bb378de428b429c97a21f74829182d3187ace" region="maincpu" offset="0"/>
		<rom name="so2_35e.11h" size="131072" crc="78e63575" sha1="5776de0daaaedd0dec2cec8d088a0fd8bb3d4dbe" region="maincpu" offset="1"/>
		<rom name="so2_31e.12f" size="131072" crc="51204d36" sha1="af288fc369d092f38ea73be967705aacade06f28" region="maincpu" offset="40000"/>
		<rom name="so2_36e.12h" size="131072" crc="9cfba8b4" sha1="df8ee5e3a68f056f68f096c46fdb548f63d29446" region="maincpu" offset="40001"/>
		<rom name="so2-32m.8h" size="524288" crc="2eb5cf0c" sha1="e0d765fb6957d156ffd40cabf51ba6098cbbeb19" region="maincpu" offset="80000"/>
		<rom name="so2-6m.8a" size="524288" crc="aa6102af" sha1="4a45f3547a3640f256e5e20bfd72784f880f03f5" region="gfx" offset="0"/>
		<rom name="so2-8m.10a" size="524288" crc="839e6869" sha1="7741141a9f1b1e2956edc1d11f9cc3974390c4ed" region="gfx" offset="2"/>
		<rom name="so2-2m.4a" size="524288" crc="597c2875" sha1="440bd04db2c121a6976e5e1027071d28812942d3" region="gfx" offset="4"/>
		<rom name="so2-4m.6a" size="524288" crc="912a9ca0" sha1="b226a4a388e57e23d7a7559773ebee434125a2e4" region="gfx" offset="6"/>
		<rom name="so2_24.7d" size="131072" crc="3f254efe" sha1="5db36eb98a6d3c7acccb561d92c1988d1330cbbf" region="gfx" offset="200000"/>
		<rom name="so2_14.7c" size="131072" crc="f5a8905e" sha1="fada8b635d490c06b75711ed505a025bb0aa4454" region="gfx" offset="200001"/>
		<rom name="so2_26.9d" size="131072" crc="f3aa5a4a" sha1="bcb3396de5524fffd4110bfbeeeca1c936990eb3" region="gfx" offset="200002"/>
		<rom name="so2_16.9c" size="131072" crc="b43cd1a8" sha1="01c2bb802469848a172968802a674c0045a8b8dc" region="gfx" offset="200003"/>
		<rom name="so2_20.3d" size="131072" crc="8ca751a3" sha1="e93bbe7311f14e7e3cbfb42b83fd7fee4bb9cefc" region="gfx" offset="200004"/>
		<rom name="so2_10.3c" size="131072" crc="e9f569fd" sha1="39ae9eacdf1f35ef90d131444c37958d7aaf7238" region="gfx" offset="200005"/>
		<rom name="so2_22.5d" size="131072" crc="fce9a377" sha1="5de5f696f63326f2cb4c38bcb05e07bcf2246071" region="gfx" offset="200006"/>
		<rom name="so2_12.5c" size="131072" crc="b7df8a06" sha1="b42cb0d3f55a1e8fe8afbbd9aeae50074cdc5f08" region="gfx" offset="200007"/>
		<rom name="so2_09.12b" size="65536" crc="d09d7c7a" sha1="8e8532be08818c855d9c3ce45716eb07cfab5767" region="audiocpu" offset="0"/>
		<rom name="so2_18.11c" size="131072" crc="bbea1643" sha1="d43d68a120550067bf0b181f88687ad230cd7908" region="oki" offset="0"/>
		<rom name="so2_19.12c" size="131072" crc="ac58aa71" sha1="93102272e358bc49d3936302efdc5bb68df84d68" region="oki" offset="20000"/>
		<rom name="buf1" size="279" crc="eb122de7" sha1="b26b5bfe258e3e184f069719f9fd008d6b8f6b9b" region="aboardplds" offset="0"/>
		<rom name="ioa1" size="279" crc="59c7ee3b" sha1="fbb887c5b4f5cb8df77cec710eaac2985bc482a6" region="aboardplds" offset="0"/>
		<rom name="prg1" size="279" crc="f1129744" sha1="a5300f301c1a08a7da768f0773fa0fe3f683b237" region="aboardplds" offset="0"/>
		<rom name="rom1" size="279" crc="41dc73b9" sha1="7d4c9f1693c821fbf84e32dd6ef62ddf14967845" region="aboardplds" offset="0"/>
		<rom name="sou1" size="279" crc="84f4b2fe" sha1="dcc9e86cc36316fe42eace02d6df75d08bc8bb6d" region="aboardplds" offset="0"/>
		<rom name="o224b.1a" size="279" crc="c211c8cd" sha1="d9464792e663549e6ad20aac6484622298f88a78" region="bboardplds" offset="0"/>
		<rom name="iob1.11e" size="279" crc="3abc0700" sha1="973043aa46ec6d5d1db20dc9d5937005a0f9f6ae" region="bboardplds" offset="0"/>
		<rom name="c628" size="279" status="nodump" region="cboardplds" offset="0"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="10000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="3579545"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="2151" name="YM2151" clock="3579545"/>
		<chip type="audio" tag="oki" name="OKI6295" clock="1000000"/>
		<display tag="screen" type="raster" rotate="270" width="384" height="224" refresh="59.629403" pixclock="8000000" htotal="518" hbend="64" hbstart="448" vtotal="259" vbend="16" vbstart="240" />
		<sound channels="1"/>
		<input players="3" buttons="2" coins="3">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Coinage" tag="DSWA" mask="7">
			<dipvalue name="4 Coins/1 Credit" value="0"/>
			<dipvalue name="3 Coins/1 Credit" value="1"/>
			<dipvalue name="2 Coins/1 Credit" value="2"/>
			<dipvalue name="1 Coin/1 Credit" value="7" default="yes"/>
			<dipvalue name="1 Coin/2 Credits" value="6"/>
			<dipvalue name="1 Coin/3 Credits" value="5"/>
			<dipvalue name="1 Coin/4 Credits" value="4"/>
			<dipvalue name="1 Coin/6 Credits" value="3"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSWA" mask="8">
			<dipvalue name="Off" value="8" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSWA" mask="16">
			<dipvalue name="Off" value="16" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSWA" mask="32">
			<dipvalue name="Off" value="32" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="2 Coins to Start, 1 to Continue" tag="DSWA" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSWA" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Difficulty" tag="DSWB" mask="7">
			<dipvalue name="1 (Easiest)" value="7"/>
			<dipvalue name="2" value="6"/>
			<dipvalue name="3" value="5"/>
			<dipvalue name="4 (Normal)" value="4" default="yes"/>
			<dipvalue name="5" value="3"/>
			<dipvalue name="6" value="2"/>
			<dipvalue name="7" value="1"/>
			<dipvalue name="8 (Hardest)" value="0"/>
		</dipswitch>
		<dipswitch name="Coin Slots" tag="DSWB" mask="8">
			<dipvalue name="1" value="0"/>
			<dipvalue name="3" value="8" default="yes"/>
		</dipswitch>
		<dipswitch name="Play Mode" tag="DSWB" mask="16">
			<dipvalue name="2 Players" value="0"/>
			<dipvalue name="3 Players" value="16" default="yes"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSWB" mask="32">
			<dipvalue name="Off" value="32" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSWB" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSWB" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSWC" mask="1">
			<dipvalue name="Off" value="1" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSWC" mask="2">
			<dipvalue name="Off" value="2" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSWC" mask="4">
			<dipvalue name="Off" value="4" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Freeze" tag="DSWC" mask="8">
			<dipvalue name="Off" value="8" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Flip Screen" tag="DSWC" mask="16">
			<dipvalue name="Off" value="16" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Demo Sounds" tag="DSWC" mask="32">
			<dipvalue name="Off" value="32"/>
			<dipvalue name="On" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Allow Continue" tag="DSWC" mask="64">
			<dipvalue name="No" value="64"/>
			<dipvalue name="Yes" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Service Mode" tag="DSWC" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="3072"/>
	</game>

	<game name="mslug" sourcefile="neodrvr.c" romof="neogeo">
		<description>Metal Slug - Super Vehicle-001</description>
		<year>1996</year>
		<manufacturer>Nazca</manufacturer>
		<biosset name="euro" description="Europe MVS (Ver. 2)" default="yes"/>
		<biosset name="euro-s1" description="Europe MVS (Ver. 1)"/>
		<biosset name="us" description="US MVS (Ver. 2?)"/>
		<biosset name="us-e" description="US MVS (Ver. 1)"/>
		<biosset name="asia" description="Asia MVS (Ver. 3)"/>
		<biosset name="japan" description="Japan MVS (Ver. 3)"/>
		<biosset name="japan-s2" description="Japan MVS (Ver. 2)"/>
		<biosset name="japan-s1" description="Japan MVS (Ver. 1)"/>
		<biosset name="mv1c" description="NEO-MVH MV1C"/>
		<biosset name="japan-j3" description="Japan MVS (J3)"/>
		<biosset name="japan-hotel" description="Custom Japanese Hotel"/>
		<biosset name="uni-bios_2_3" description="Universe Bios (Hack, Ver. 2.3)"/>
		<biosset name="uni-bios_2_3o" description="Universe Bios (Hack, Ver. 2.3, older?)"/>
		<biosset name="uni-bios_2_2" description="Universe Bios (Hack, Ver. 2.2)"/>
		<biosset name="uni-bios_2_1" description="Universe Bios (Hack, Ver. 2.1)"/>
		<biosset name="uni-bios_2_0" description="Universe Bios (Hack, Ver. 2.0)"/>
		<biosset name="uni-bios_1_3" description="Universe Bios (Hack, Ver. 1.3)"/>
		<biosset name="uni-bios_1_2" description="Universe Bios (Hack, Ver. 1.2)"/>
		<biosset name="uni-bios_1_2o" description="Universe Bios (Hack, Ver. 1.2, older)"/>
		<biosset name="uni-bios_1_1" description="Universe Bios (Hack, Ver. 1.1)"/>
		<biosset name="uni-bios_1_0" description="Universe Bios (Hack, Ver. 1.0)"/>
		<biosset name="uni-bios_3_0" description="Universe Bios (Hack, Ver. 3.0)"/>
		<category>Platform / Shooter Scrolling</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.034b02</verAdded>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="mainbios" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="mainbios" offset="0"/>
		<rom name="sp-u2.sp1" merge="sp-u2.sp1" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="mainbios" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="mainbios" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="mainbios" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="mainbios" offset="0"/>
		<rom name="sp-j2.sp1" merge="sp-j2.sp1" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="mainbios" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="mainbios" offset="0"/>
		<rom name="sp-45.sp1" merge="sp-45.sp1" bios="mv1c" size="524288" crc="03cc9f6a" sha1="cdf1f49e3ff2bac528c21ed28449cf35b7957dc1" region="mainbios" offset="0"/>
		<rom name="japan-j3.bin" merge="japan-j3.bin" bios="japan-j3" size="131072" crc="dff6d41f" sha1="e92910e20092577a4523a6b39d578a71d4de7085" region="mainbios" offset="0"/>
		<rom name="sp-1v1_3db8c.bin" merge="sp-1v1_3db8c.bin" bios="japan-hotel" size="131072" crc="162f0ebe" sha1="fe1c6dd3dfcf97d960065b1bb46c1e11cb7bf271" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_3.rom" merge="uni-bios_2_3.rom" bios="uni-bios_2_3" size="131072" crc="27664eb5" sha1="5b02900a3ccf3df168bdcfc98458136fd2b92ac0" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_3o.rom" merge="uni-bios_2_3o.rom" bios="uni-bios_2_3o" size="131072" crc="601720ae" sha1="1b8a72c720cdb5ee3f1d735bbcf447b09204b8d9" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_2.rom" merge="uni-bios_2_2.rom" bios="uni-bios_2_2" size="131072" crc="2d50996a" sha1="5241a4fb0c63b1a23fd1da8efa9c9a9bd3b4279c" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_1.rom" merge="uni-bios_2_1.rom" bios="uni-bios_2_1" size="131072" crc="8dabf76b" sha1="c23732c4491d966cf0373c65c83c7a4e88f0082c" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_0.rom" merge="uni-bios_2_0.rom" bios="uni-bios_2_0" size="131072" crc="0c12c2ad" sha1="37bcd4d30f3892078b46841d895a6eff16dc921e" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_3.rom" merge="uni-bios_1_3.rom" bios="uni-bios_1_3" size="131072" crc="b24b44a0" sha1="eca8851d30557b97c309a0d9f4a9d20e5b14af4e" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_2.rom" merge="uni-bios_1_2.rom" bios="uni-bios_1_2" size="131072" crc="4fa698e9" sha1="682e13ec1c42beaa2d04473967840c88fd52c75a" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_2o.rom" merge="uni-bios_1_2o.rom" bios="uni-bios_1_2o" size="131072" crc="e19d3ce9" sha1="af88ef837f44a3af2d7144bb46a37c8512b67770" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_1.rom" merge="uni-bios_1_1.rom" bios="uni-bios_1_1" size="131072" crc="5dda0d84" sha1="4153d533c02926a2577e49c32657214781ff29b7" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_0.rom" merge="uni-bios_1_0.rom" bios="uni-bios_1_0" size="131072" crc="0ce453a0" sha1="3b4c0cd26c176fc6b26c3a2f95143dd478f6abf9" region="mainbios" offset="0"/>
		<rom name="uni-bios_3_0.rom" merge="uni-bios_3_0.rom" bios="uni-bios_3_0" size="131072" crc="a97c89a9" sha1="97a5eff3b119062f10e31ad6f04fe4b90d366e7f" region="mainbios" offset="0"/>
		<rom name="201-p1.p1" size="2097152" crc="08d8daa5" sha1="b888993dbb7e9f0a28a01d7d2e1da00ef9cf6f38" region="maincpu" offset="100000"/>
		<rom name="201-s1.s1" size="131072" crc="2f55958d" sha1="550b53628daec9f1e1e11a398854092d90f9505a" region="fixed" offset="0"/>
		<rom name="sfix.sfix" merge="sfix.sfix" size="131072" crc="c2ea0cfd" sha1="fd4a618cdcdbf849374f0a50dd8efe9dbab706c3" region="fixedbios" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="131072" crc="5a86cff2" sha1="5992277debadeb64d1c1c64b0a92d9293eaf7e4a" region="zoomy" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="94416d67" sha1="42f9d7ddd6c0931fd64226a60dc73602b2819dcf" region="audiobios" offset="0"/>
		<rom name="201-m1.m1" size="131072" crc="c28b3253" sha1="fd75bd15aed30266a8b3775f276f997af57d1c06" region="audiocpu" offset="0"/>
		<rom name="201-v1.v1" size="4194304" crc="23d22ed1" sha1="cd076928468ad6bcc5f19f88cb843ecb5e660681" region="ymsnd" offset="0"/>
		<rom name="201-v2.v2" size="4194304" crc="472cf9db" sha1="5f79ea9286d22ed208128f9c31ca75552ce08b57" region="ymsnd" offset="400000"/>
		<rom name="201-c1.c1" size="4194304" crc="72813676" sha1="7b045d1a48980cb1a140699011cb1a3d4acdc4d1" region="sprites" offset="0"/>
		<rom name="201-c2.c2" size="4194304" crc="96f62574" sha1="cb7254b885989223bba597b8ff0972dfa5957816" region="sprites" offset="1"/>
		<rom name="201-c3.c3" size="4194304" crc="5121456a" sha1="0a7a27d603d1bb2520b5570ebf5b34a106e255a6" region="sprites" offset="800000"/>
		<rom name="201-c4.c4" size="4194304" crc="f4ad59a3" sha1="4e94fda8ee63abf0f92afe08060a488546e5c280" region="sprites" offset="800001"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="12000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="4000000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="ymsnd" name="YM2610" clock="8000000"/>
		<display tag="screen" type="raster" rotate="0" width="320" height="224" refresh="59.185606" pixclock="6000000" htotal="384" hbend="30" hbstart="350" vtotal="264" vbend="16" vbstart="240" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch" tag="IN0" mask="1">
			<dipvalue name="Off" value="1" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?" tag="IN0" mask="2">
			<dipvalue name="1?" value="0"/>
			<dipvalue name="2?" value="2" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)" tag="IN0" mask="4">
			<dipvalue name="Off" value="4" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="COMM Setting (Cabinet No.)" tag="IN0" mask="24">
			<dipvalue name="1" value="24" default="yes"/>
			<dipvalue name="2" value="16"/>
			<dipvalue name="3" value="8"/>
			<dipvalue name="4" value="0"/>
		</dipswitch>
		<dipswitch name="COMM Setting (Link Enable)" tag="IN0" mask="32">
			<dipvalue name="Off" value="32" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Free Play" tag="IN0" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Freeze" tag="IN0" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="0"/>
	</game>

	<game name="mslug3" sourcefile="neodrvr.c" romof="neogeo">
		<description>Metal Slug 3 (NGM-2560)</description>
		<year>2000</year>
		<manufacturer>SNK</manufacturer>
		<biosset name="euro" description="Europe MVS (Ver. 2)" default="yes"/>
		<biosset name="euro-s1" description="Europe MVS (Ver. 1)"/>
		<biosset name="us" description="US MVS (Ver. 2?)"/>
		<biosset name="us-e" description="US MVS (Ver. 1)"/>
		<biosset name="asia" description="Asia MVS (Ver. 3)"/>
		<biosset name="japan" description="Japan MVS (Ver. 3)"/>
		<biosset name="japan-s2" description="Japan MVS (Ver. 2)"/>
		<biosset name="japan-s1" description="Japan MVS (Ver. 1)"/>
		<biosset name="mv1c" description="NEO-MVH MV1C"/>
		<biosset name="japan-j3" description="Japan MVS (J3)"/>
		<biosset name="japan-hotel" description="Custom Japanese Hotel"/>
		<biosset name="uni-bios_2_3" description="Universe Bios (Hack, Ver. 2.3)"/>
		<biosset name="uni-bios_2_3o" description="Universe Bios (Hack, Ver. 2.3, older?)"/>
		<biosset name="uni-bios_2_2" description="Universe Bios (Hack, Ver. 2.2)"/>
		<biosset name="uni-bios_2_1" description="Universe Bios (Hack, Ver. 2.1)"/>
		<biosset name="uni-bios_2_0" description="Universe Bios (Hack, Ver. 2.0)"/>
		<biosset name="uni-bios_1_3" description="Universe Bios (Hack, Ver. 1.3)"/>
		<biosset name="uni-bios_1_2" description="Universe Bios (Hack, Ver. 1.2)"/>
		<biosset name="uni-bios_1_2o" description="Universe Bios (Hack, Ver. 1.2, older)"/>
		<biosset name="uni-bios_1_1" description="Universe Bios (Hack, Ver. 1.1)"/>
		<biosset name="uni-bios_1_0" description="Universe Bios (Hack, Ver. 1.0)"/>
		<biosset name="uni-bios_3_0" description="Universe Bios (Hack, Ver. 3.0)"/>
		<category>Platform / Shooter Scrolling</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.057</verAdded>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="mainbios" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="mainbios" offset="0"/>
		<rom name="sp-u2.sp1" merge="sp-u2.sp1" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="mainbios" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="mainbios" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="mainbios" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="mainbios" offset="0"/>
		<rom name="sp-j2.sp1" merge="sp-j2.sp1" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="mainbios" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="mainbios" offset="0"/>
		<rom name="sp-45.sp1" merge="sp-45.sp1" bios="mv1c" size="524288" crc="03cc9f6a" sha1="cdf1f49e3ff2bac528c21ed28449cf35b7957dc1" region="mainbios" offset="0"/>
		<rom name="japan-j3.bin" merge="japan-j3.bin" bios="japan-j3" size="131072" crc="dff6d41f" sha1="e92910e20092577a4523a6b39d578a71d4de7085" region="mainbios" offset="0"/>
		<rom name="sp-1v1_3db8c.bin" merge="sp-1v1_3db8c.bin" bios="japan-hotel" size="131072" crc="162f0ebe" sha1="fe1c6dd3dfcf97d960065b1bb46c1e11cb7bf271" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_3.rom" merge="uni-bios_2_3.rom" bios="uni-bios_2_3" size="131072" crc="27664eb5" sha1="5b02900a3ccf3df168bdcfc98458136fd2b92ac0" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_3o.rom" merge="uni-bios_2_3o.rom" bios="uni-bios_2_3o" size="131072" crc="601720ae" sha1="1b8a72c720cdb5ee3f1d735bbcf447b09204b8d9" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_2.rom" merge="uni-bios_2_2.rom" bios="uni-bios_2_2" size="131072" crc="2d50996a" sha1="5241a4fb0c63b1a23fd1da8efa9c9a9bd3b4279c" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_1.rom" merge="uni-bios_2_1.rom" bios="uni-bios_2_1" size="131072" crc="8dabf76b" sha1="c23732c4491d966cf0373c65c83c7a4e88f0082c" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_0.rom" merge="uni-bios_2_0.rom" bios="uni-bios_2_0" size="131072" crc="0c12c2ad" sha1="37bcd4d30f3892078b46841d895a6eff16dc921e" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_3.rom" merge="uni-bios_1_3.rom" bios="uni-bios_1_3" size="131072" crc="b24b44a0" sha1="eca8851d30557b97c309a0d9f4a9d20e5b14af4e" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_2.rom" merge="uni-bios_1_2.rom" bios="uni-bios_1_2" size="131072" crc="4fa698e9" sha1="682e13ec1c42beaa2d04473967840c88fd52c75a" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_2o.rom" merge="uni-bios_1_2o.rom" bios="uni-bios_1_2o" size="131072" crc="e19d3ce9" sha1="af88ef837f44a3af2d7144bb46a37c8512b67770" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_1.rom" merge="uni-bios_1_1.rom" bios="uni-bios_1_1" size="131072" crc="5dda0d84" sha1="4153d533c02926a2577e49c32657214781ff29b7" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_0.rom" merge="uni-bios_1_0.rom" bios="uni-bios_1_0" size="131072" crc="0ce453a0" sha1="3b4c0cd26c176fc6b26c3a2f95143dd478f6abf9" region="mainbios" offset="0"/>
		<rom name="uni-bios_3_0.rom" merge="uni-bios_3_0.rom" bios="uni-bios_3_0" size="131072" crc="a97c89a9" sha1="97a5eff3b119062f10e31ad6f04fe4b90d366e7f" region="mainbios" offset="0"/>
		<rom name="neo-sma" size="262144" crc="9cd55736" sha1="d6efb2b313127c2911d47d9324626b3f1e7c6ccb" region="maincpu" offset="c0000"/>
		<rom name="256-pg1.p1" size="4194304" crc="b07edfd5" sha1="dcbd9e500bfae98d754e55cdbbbbf9401013f8ee" region="maincpu" offset="100000"/>
		<rom name="256-pg2.p2" size="4194304" crc="6097c26b" sha1="248ec29d21216f29dc6f5f3f0e1ad1601b3501b6" region="maincpu" offset="500000"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="131072" crc="5a86cff2" sha1="5992277debadeb64d1c1c64b0a92d9293eaf7e4a" region="zoomy" offset="0"/>
		<rom name="sfix.sfix" merge="sfix.sfix" size="131072" crc="c2ea0cfd" sha1="fd4a618cdcdbf849374f0a50dd8efe9dbab706c3" region="fixedbios" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="94416d67" sha1="42f9d7ddd6c0931fd64226a60dc73602b2819dcf" region="audiobios" offset="0"/>
		<rom name="256-m1.m1" size="524288" crc="eaeec116" sha1="54419dbb21edc8c4b37eaac2e7ad9496d2de037a" region="audiocpu" offset="0"/>
		<rom name="256-v1.v1" size="4194304" crc="f2690241" sha1="fd56babc1934d10e0d27c32f032f9edda7ca8ce9" region="ymsnd" offset="0"/>
		<rom name="256-v2.v2" size="4194304" crc="7e2a10bd" sha1="0d587fb9f64cba0315ce2d8a03e2b8fe34936dff" region="ymsnd" offset="400000"/>
		<rom name="256-v3.v3" size="4194304" crc="0eaec17c" sha1="c3ed613cc6993edd6fc0d62a90bcd85de8e21915" region="ymsnd" offset="800000"/>
		<rom name="256-v4.v4" size="4194304" crc="9b4b22d4" sha1="9764fbf8453e52f80aa97a46fb9cf5937ef15a31" region="ymsnd" offset="c00000"/>
		<rom name="256-c1.c1" size="8388608" crc="5a79c34e" sha1="b8aa51fa50935cae62ab3d125b723ab888691e60" region="sprites" offset="0"/>
		<rom name="256-c2.c2" size="8388608" crc="944c362c" sha1="3843ab300f956280475469caee70135658f67089" region="sprites" offset="1"/>
		<rom name="256-c3.c3" size="8388608" crc="6e69d36f" sha1="94e8cf42e999114b4bd8b30e0aa2f365578c4c9a" region="sprites" offset="1000000"/>
		<rom name="256-c4.c4" size="8388608" crc="b755b4eb" sha1="804700a0966a48f130c434ede3f970792ea74fa5" region="sprites" offset="1000001"/>
		<rom name="256-c5.c5" size="8388608" crc="7aacab47" sha1="312c1c9846175fe1a3cad51d5ae230cf674fc93d" region="sprites" offset="2000000"/>
		<rom name="256-c6.c6" size="8388608" crc="c698fd5d" sha1="16818883b06849ba2f8d61bdd5e21aaf99bd8408" region="sprites" offset="2000001"/>
		<rom name="256-c7.c7" size="8388608" crc="cfceddd2" sha1="7def666adf8bd1703f40c61f182fc040b6362dc9" region="sprites" offset="3000000"/>
		<rom name="256-c8.c8" size="8388608" crc="4d9be34c" sha1="a737bdfa2b815aea7067e7af2636e83a9409c414" region="sprites" offset="3000001"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="12000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="4000000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="ymsnd" name="YM2610" clock="8000000"/>
		<display tag="screen" type="raster" rotate="0" width="320" height="224" refresh="59.185606" pixclock="6000000" htotal="384" hbend="30" hbstart="350" vtotal="264" vbend="16" vbstart="240" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch" tag="IN0" mask="1">
			<dipvalue name="Off" value="1" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?" tag="IN0" mask="2">
			<dipvalue name="1?" value="0"/>
			<dipvalue name="2?" value="2" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)" tag="IN0" mask="4">
			<dipvalue name="Off" value="4" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="COMM Setting (Cabinet No.)" tag="IN0" mask="24">
			<dipvalue name="1" value="24" default="yes"/>
			<dipvalue name="2" value="16"/>
			<dipvalue name="3" value="8"/>
			<dipvalue name="4" value="0"/>
		</dipswitch>
		<dipswitch name="COMM Setting (Link Enable)" tag="IN0" mask="32">
			<dipvalue name="Off" value="32" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Free Play" tag="IN0" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Freeze" tag="IN0" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="0"/>
	</game>

	<game name="mslugx" sourcefile="neodrvr.c" romof="neogeo">
		<description>Metal Slug X - Super Vehicle-001 (NGM-2500)(NGH-2500)</description>
		<year>1999</year>
		<manufacturer>SNK</manufacturer>
		<biosset name="euro" description="Europe MVS (Ver. 2)" default="yes"/>
		<biosset name="euro-s1" description="Europe MVS (Ver. 1)"/>
		<biosset name="us" description="US MVS (Ver. 2?)"/>
		<biosset name="us-e" description="US MVS (Ver. 1)"/>
		<biosset name="asia" description="Asia MVS (Ver. 3)"/>
		<biosset name="japan" description="Japan MVS (Ver. 3)"/>
		<biosset name="japan-s2" description="Japan MVS (Ver. 2)"/>
		<biosset name="japan-s1" description="Japan MVS (Ver. 1)"/>
		<biosset name="mv1c" description="NEO-MVH MV1C"/>
		<biosset name="japan-j3" description="Japan MVS (J3)"/>
		<biosset name="japan-hotel" description="Custom Japanese Hotel"/>
		<biosset name="uni-bios_2_3" description="Universe Bios (Hack, Ver. 2.3)"/>
		<biosset name="uni-bios_2_3o" description="Universe Bios (Hack, Ver. 2.3, older?)"/>
		<biosset name="uni-bios_2_2" description="Universe Bios (Hack, Ver. 2.2)"/>
		<biosset name="uni-bios_2_1" description="Universe Bios (Hack, Ver. 2.1)"/>
		<biosset name="uni-bios_2_0" description="Universe Bios (Hack, Ver. 2.0)"/>
		<biosset name="uni-bios_1_3" description="Universe Bios (Hack, Ver. 1.3)"/>
		<biosset name="uni-bios_1_2" description="Universe Bios (Hack, Ver. 1.2)"/>
		<biosset name="uni-bios_1_2o" description="Universe Bios (Hack, Ver. 1.2, older)"/>
		<biosset name="uni-bios_1_1" description="Universe Bios (Hack, Ver. 1.1)"/>
		<biosset name="uni-bios_1_0" description="Universe Bios (Hack, Ver. 1.0)"/>
		<biosset name="uni-bios_3_0" description="Universe Bios (Hack, Ver. 3.0)"/>
		<category>Platform / Shooter Scrolling</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.037b11</verAdded>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="mainbios" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="mainbios" offset="0"/>
		<rom name="sp-u2.sp1" merge="sp-u2.sp1" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="mainbios" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="mainbios" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="mainbios" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="mainbios" offset="0"/>
		<rom name="sp-j2.sp1" merge="sp-j2.sp1" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="mainbios" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="mainbios" offset="0"/>
		<rom name="sp-45.sp1" merge="sp-45.sp1" bios="mv1c" size="524288" crc="03cc9f6a" sha1="cdf1f49e3ff2bac528c21ed28449cf35b7957dc1" region="mainbios" offset="0"/>
		<rom name="japan-j3.bin" merge="japan-j3.bin" bios="japan-j3" size="131072" crc="dff6d41f" sha1="e92910e20092577a4523a6b39d578a71d4de7085" region="mainbios" offset="0"/>
		<rom name="sp-1v1_3db8c.bin" merge="sp-1v1_3db8c.bin" bios="japan-hotel" size="131072" crc="162f0ebe" sha1="fe1c6dd3dfcf97d960065b1bb46c1e11cb7bf271" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_3.rom" merge="uni-bios_2_3.rom" bios="uni-bios_2_3" size="131072" crc="27664eb5" sha1="5b02900a3ccf3df168bdcfc98458136fd2b92ac0" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_3o.rom" merge="uni-bios_2_3o.rom" bios="uni-bios_2_3o" size="131072" crc="601720ae" sha1="1b8a72c720cdb5ee3f1d735bbcf447b09204b8d9" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_2.rom" merge="uni-bios_2_2.rom" bios="uni-bios_2_2" size="131072" crc="2d50996a" sha1="5241a4fb0c63b1a23fd1da8efa9c9a9bd3b4279c" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_1.rom" merge="uni-bios_2_1.rom" bios="uni-bios_2_1" size="131072" crc="8dabf76b" sha1="c23732c4491d966cf0373c65c83c7a4e88f0082c" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_0.rom" merge="uni-bios_2_0.rom" bios="uni-bios_2_0" size="131072" crc="0c12c2ad" sha1="37bcd4d30f3892078b46841d895a6eff16dc921e" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_3.rom" merge="uni-bios_1_3.rom" bios="uni-bios_1_3" size="131072" crc="b24b44a0" sha1="eca8851d30557b97c309a0d9f4a9d20e5b14af4e" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_2.rom" merge="uni-bios_1_2.rom" bios="uni-bios_1_2" size="131072" crc="4fa698e9" sha1="682e13ec1c42beaa2d04473967840c88fd52c75a" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_2o.rom" merge="uni-bios_1_2o.rom" bios="uni-bios_1_2o" size="131072" crc="e19d3ce9" sha1="af88ef837f44a3af2d7144bb46a37c8512b67770" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_1.rom" merge="uni-bios_1_1.rom" bios="uni-bios_1_1" size="131072" crc="5dda0d84" sha1="4153d533c02926a2577e49c32657214781ff29b7" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_0.rom" merge="uni-bios_1_0.rom" bios="uni-bios_1_0" size="131072" crc="0ce453a0" sha1="3b4c0cd26c176fc6b26c3a2f95143dd478f6abf9" region="mainbios" offset="0"/>
		<rom name="uni-bios_3_0.rom" merge="uni-bios_3_0.rom" bios="uni-bios_3_0" size="131072" crc="a97c89a9" sha1="97a5eff3b119062f10e31ad6f04fe4b90d366e7f" region="mainbios" offset="0"/>
		<rom name="250-p1.p1" size="1048576" crc="81f1f60b" sha1="4c19f2e9824e606178ac1c9d4b0516fbaa625035" region="maincpu" offset="0"/>
		<rom name="250-p2.ep1" size="4194304" crc="1fda2e12" sha1="18aaa7a3ba8da99f78c430e9be69ccde04bc04d9" region="maincpu" offset="100000"/>
		<rom name="250-s1.s1" size="131072" crc="fb6f441d" sha1="2cc392ecde5d5afb28ddbaa1030552b48571dcfb" region="fixed" offset="0"/>
		<rom name="sfix.sfix" merge="sfix.sfix" size="131072" crc="c2ea0cfd" sha1="fd4a618cdcdbf849374f0a50dd8efe9dbab706c3" region="fixedbios" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="131072" crc="5a86cff2" sha1="5992277debadeb64d1c1c64b0a92d9293eaf7e4a" region="zoomy" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="94416d67" sha1="42f9d7ddd6c0931fd64226a60dc73602b2819dcf" region="audiobios" offset="0"/>
		<rom name="250-m1.m1" size="131072" crc="fd42a842" sha1="55769bad4860f64ef53a333e0da9e073db483d6a" region="audiocpu" offset="0"/>
		<rom name="250-v1.v1" size="4194304" crc="c79ede73" sha1="ebfcc67204ff9677cf7972fd5b6b7faabf07280c" region="ymsnd" offset="0"/>
		<rom name="250-v2.v2" size="4194304" crc="ea9aabe1" sha1="526c42ca9a388f7435569400e2f132e2724c71ff" region="ymsnd" offset="400000"/>
		<rom name="250-v3.v3" size="2097152" crc="2ca65102" sha1="45979d1edb1fc774a415d9386f98d7cb252a2043" region="ymsnd" offset="800000"/>
		<rom name="250-c1.c1" size="8388608" crc="09a52c6f" sha1="c3e8a8ccdac0f8bddc4c3413277626532405fae2" region="sprites" offset="0"/>
		<rom name="250-c2.c2" size="8388608" crc="31679821" sha1="554f600a3aa09c16c13c625299b087a79d0d15c5" region="sprites" offset="1"/>
		<rom name="250-c3.c3" size="8388608" crc="fd602019" sha1="c56646c62387bc1439d46610258c755beb8d7dd8" region="sprites" offset="1000000"/>
		<rom name="250-c4.c4" size="8388608" crc="31354513" sha1="31be8ea2498001f68ce4b06b8b90acbf2dcab6af" region="sprites" offset="1000001"/>
		<rom name="250-c5.c5" size="8388608" crc="a4b56124" sha1="d41069856df990a1a99d39fb263c8303389d5475" region="sprites" offset="2000000"/>
		<rom name="250-c6.c6" size="8388608" crc="83e3e69d" sha1="39be66287696829d243fb71b3fb8b7dc2bc3298f" region="sprites" offset="2000001"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="12000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="4000000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="ymsnd" name="YM2610" clock="8000000"/>
		<display tag="screen" type="raster" rotate="0" width="320" height="224" refresh="59.185606" pixclock="6000000" htotal="384" hbend="30" hbstart="350" vtotal="264" vbend="16" vbstart="240" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch" tag="IN0" mask="1">
			<dipvalue name="Off" value="1" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?" tag="IN0" mask="2">
			<dipvalue name="1?" value="0"/>
			<dipvalue name="2?" value="2" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)" tag="IN0" mask="4">
			<dipvalue name="Off" value="4" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="COMM Setting (Cabinet No.)" tag="IN0" mask="24">
			<dipvalue name="1" value="24" default="yes"/>
			<dipvalue name="2" value="16"/>
			<dipvalue name="3" value="8"/>
			<dipvalue name="4" value="0"/>
		</dipswitch>
		<dipswitch name="COMM Setting (Link Enable)" tag="IN0" mask="32">
			<dipvalue name="Off" value="32" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Free Play" tag="IN0" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Freeze" tag="IN0" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="0"/>
	</game>

	<game name="metamrph" sourcefile="mystwarr.c">
		<description>Metamorphic Force (ver EAA)</description>
		<year>1993</year>
		<manufacturer>Konami</manufacturer>
		<category>Fighter / 2.5D</category>
		<nplayers>4P sim</nplayers>
		<verAdded>.102</verAdded>
		<controls_info>numPlayers="4" alternating="0" mirrored="1" usesService="0" tilt="0" cocktail="0"</controls_info>
		<player number="1" numButtons="2">
			<controls>
				<control name="8-way Joystick">
					<constant name="joy8way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Attack"/>
				<label name="P1_BUTTON2" value="Jump"/>
				<label name="P1_JOYSTICK_UP" value="Up"/>
				<label name="P1_JOYSTICK_DOWN" value="Down"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
			</labels>
		</player>
		<rom name="224eaa01.15h" size="262144" crc="30962c2b" sha1="ae1b2f92881bb0f386b6a413c1da507e73c29382" region="maincpu" offset="1"/>
		<rom name="224eaa02.15f" size="262144" crc="e314330a" sha1="728a18d604eca58409551e52b7dc18e2d807700a" region="maincpu" offset="0"/>
		<rom name="224a03" size="524288" crc="a5bedb01" sha1="5e7a0b93af654ba6a87be8d449c7080a0f0e2a43" region="maincpu" offset="100001"/>
		<rom name="224a04" size="524288" crc="ada53ba4" sha1="f77bf854dff1f8f718579fe6d3730066708396e2" region="maincpu" offset="100000"/>
		<rom name="224a05" size="262144" crc="4b4c985c" sha1="c83cce05355023be9cd55b4aa595c61f8236269c" region="soundcpu" offset="0"/>
		<rom name="224a09" size="1048576" crc="1931afce" sha1="78838c0fd2a9c80f130db1fcf6c88b14f7363639" region="gfx1" offset="0"/>
		<rom name="224a08" size="1048576" crc="dc94d53a" sha1="91e16371a335f078a81c06a1045759653080aba0" region="gfx1" offset="2"/>
		<rom name="224a10" size="2097152" crc="161287f0" sha1="a13b197a98fa1cebb11fb87b54e277c72852c4ee" region="gfx2" offset="0"/>
		<rom name="224a11" size="2097152" crc="df5960e1" sha1="ee7794dd119f5f2c52e7ba589d78067a89ff3cab" region="gfx2" offset="2"/>
		<rom name="224a12" size="2097152" crc="ca72a4b3" sha1="a09deb6d7cb8be4edaeb78e0e676ea2d6055e9e0" region="gfx2" offset="4"/>
		<rom name="224a13" size="2097152" crc="86b58feb" sha1="5a43746e2cd3c7aca21496c092aef83e64b3ab2c" region="gfx2" offset="6"/>
		<rom name="224a14" size="262144" crc="3c79b404" sha1="7c6bb4cbf050f314ea0cd3e8bc6e1947d0573084" region="k053250_1" offset="0"/>
		<rom name="224a06" size="2097152" crc="972f6abe" sha1="30907495fc49fe3424c092b074c1dc137aa14306" region="shared" offset="0"/>
		<rom name="224a07" size="1048576" crc="61b2f97a" sha1="34bf835d6361c7809d40fa20fd238c9e2a84b101" region="shared" offset="200000"/>
		<rom name="metamrph.nv" size="128" crc="2c51229a" sha1="7f056792cc44ec3d4aacc33c825ab796a913488e" region="eeprom" offset="0"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="16000000"/>
		<chip type="cpu" tag="soundcpu" name="Z80" clock="8000000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="konami1" name="K054539" clock="48000"/>
		<chip type="audio" tag="konami2" name="K054539" clock="48000"/>
		<display tag="screen" type="raster" rotate="0" width="288" height="224" refresh="59.185606" />
		<sound channels="2"/>
		<input players="4" buttons="3" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Sound Output" tag="IN1" mask="16">
			<dipvalue name="Mono" value="16"/>
			<dipvalue name="Stereo" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin Mechanism" tag="IN1" mask="32">
			<dipvalue name="Common" value="32" default="yes"/>
			<dipvalue name="Independent" value="0"/>
		</dipswitch>
		<dipswitch name="Number of Players" tag="IN1" mask="64">
			<dipvalue name="4" value="0"/>
			<dipvalue name="2" value="64" default="yes"/>
		</dipswitch>
		<dipswitch name="Continuous Energy Increment" tag="IN1" mask="128">
			<dipvalue name="No" value="128" default="yes"/>
			<dipvalue name="Yes" value="0"/>
		</dipswitch>
		<driver status="imperfect" emulation="good" color="good" sound="good" graphic="imperfect" savestate="unsupported" palettesize="2048"/>
	</game>

	<game name="mwalk" sourcefile="segas18.c">
		<description>Michael Jackson's Moonwalker (World, FD1094/8751 317-0159)</description>
		<year>1990</year>
		<manufacturer>Sega</manufacturer>
		<category>Maze / Fighter</category>
		<nplayers>3P sim</nplayers>
		<verAdded>.036b02</verAdded>
		<controls_info>numPlayers="3" alternating="0" mirrored="1" usesService="0" tilt="0" cocktail="0"</controls_info>
		<player number="1" numButtons="2">
			<controls>
				<control name="8-way Joystick">
					<constant name="joy8way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Shoot"/>
				<label name="P1_BUTTON2" value="Dance"/>
				<label name="P1_JOYSTICK_UP" value="Up"/>
				<label name="P1_JOYSTICK_DOWN" value="Down"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
			</labels>
		</player>
		<rom name="epr-13235.a6" size="262144" crc="6983e129" sha1="a8dd430620ab8ce11df46aa208d762d47f510464" region="maincpu" offset="0"/>
		<rom name="epr-13234.a5" size="262144" crc="c9fd20f2" sha1="9476e6481e6d8f223acd52f543fa04f408d48dc3" region="maincpu" offset="1"/>
		<rom name="317-0159.key" size="8192" crc="507838f0" sha1="0c92d313da40b5dec7398c05b57698de6153b4b0" region="maincpu:key" offset="0"/>
		<rom name="mpr-13216.b1" size="262144" crc="862d2c03" sha1="3c5446d702a639b62a602c6d687f9875d8450218" region="gfx1" offset="0"/>
		<rom name="mpr-13217.b2" size="262144" crc="7d1ac3ec" sha1="8495357304f1df135bba77ef3b96e79a883b8ff0" region="gfx1" offset="40000"/>
		<rom name="mpr-13218.b3" size="262144" crc="56d3393c" sha1="50a2d065060692c9ecaa56046a781cb21d93e554" region="gfx1" offset="80000"/>
		<rom name="mpr-13224.b11" size="262144" crc="c59f107b" sha1="10fa60fca6e34eda277c483bb1c0e81bb88c8a47" region="sprites" offset="1"/>
		<rom name="mpr-13231.a11" size="262144" crc="a5e96346" sha1="a854f4dd5dc16975373255110fdb8ab3d121b1af" region="sprites" offset="0"/>
		<rom name="mpr-13223.b10" size="262144" crc="364f60ff" sha1="9ac887ec0b2e32b504b7c6a5f3bb1ce3fe41a15a" region="sprites" offset="80001"/>
		<rom name="mpr-13230.a10" size="262144" crc="9550091f" sha1="bb6e898f7b540e130fd338c10f74609a7604cef4" region="sprites" offset="80000"/>
		<rom name="mpr-13222.b9" size="262144" crc="523df3ed" sha1="2e496125e75decd674c3a08404fbdb53791a965d" region="sprites" offset="100001"/>
		<rom name="mpr-13229.a9" size="262144" crc="f40dc45d" sha1="e9468cef428f52ecdf6837c6d9a9fea934e7676c" region="sprites" offset="100000"/>
		<rom name="epr-13221.b8" size="262144" crc="9ae7546a" sha1="5413b0131881b0b32bac8de51da9a299835014bb" region="sprites" offset="180001"/>
		<rom name="epr-13228.a8" size="262144" crc="de3786be" sha1="2279bb390aa3efab9aeee0a643e5cb6a4f5933b6" region="sprites" offset="180000"/>
		<rom name="epr-13225.a4" size="131072" crc="56c2e82b" sha1="d5755a1bb6e889d274dc60e883d4d65f12fdc877" region="soundcpu" offset="10000"/>
		<rom name="mpr-13219.b4" size="262144" crc="19e2061f" sha1="2dcf1718a43dab4da53b4f67722664e70ddd2169" region="soundcpu" offset="90000"/>
		<rom name="mpr-13220.b5" size="262144" crc="58d4d9ce" sha1="725e73a656845b02702ef131b4c0aa2a73cdd02e" region="soundcpu" offset="110000"/>
		<rom name="mpr-13249.b6" size="262144" crc="623edc5d" sha1="c32d9f818d40f311877fbe6532d9e95b6045c3c4" region="soundcpu" offset="190000"/>
		<rom name="315-5437.ic4" size="4096" crc="4bf63bc1" sha1="2766ab30b466b079febb30c488adad9ea56813f7" region="mcu" offset="0"/>
		<chip type="cpu" tag="maincpu" name="FD1094" clock="10000000"/>
		<chip type="cpu" tag="soundcpu" name="Z80" clock="8000000"/>
		<chip type="cpu" tag="mcu" name="I8751" clock="8000000"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="ym1" name="YM3438" clock="8000000"/>
		<chip type="audio" tag="ym2" name="YM3438" clock="8000000"/>
		<chip type="audio" tag="rfsnd" name="RF5C68" clock="10000000"/>
		<display tag="screen" type="raster" rotate="0" width="320" height="224" refresh="57.230000" pixclock="5128036" htotal="342" hbend="0" hbstart="320" vtotal="262" vbend="0" vbstart="224" />
		<sound channels="1"/>
		<input players="3" buttons="3" coins="3" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Coin A" tag="COINAGE" mask="15">
			<dipvalue name="4 Coins/1 Credit" value="7"/>
			<dipvalue name="3 Coins/1 Credit" value="8"/>
			<dipvalue name="2 Coins/1 Credit" value="9"/>
			<dipvalue name="2 Coins/1 Credit, 5/3, 6/4" value="5"/>
			<dipvalue name="2 Coins/1 Credit, 4/3" value="4"/>
			<dipvalue name="1 Coin/1 Credit" value="15" default="yes"/>
			<dipvalue name="1 Coin/1 Credit, 5/6" value="3"/>
			<dipvalue name="1 Coin/1 Credit, 4/5" value="2"/>
			<dipvalue name="1 Coin/1 Credit, 2/3" value="1"/>
			<dipvalue name="2 Coins/3 Credits" value="6"/>
			<dipvalue name="1 Coin/2 Credits" value="14"/>
			<dipvalue name="1 Coin/3 Credits" value="13"/>
			<dipvalue name="1 Coin/4 Credits" value="12"/>
			<dipvalue name="1 Coin/5 Credits" value="11"/>
			<dipvalue name="1 Coin/6 Credits" value="10"/>
			<dipvalue name="Free Play (if Coin B too) or 1/1" value="0"/>
		</dipswitch>
		<dipswitch name="Coin B" tag="COINAGE" mask="240">
			<dipvalue name="4 Coins/1 Credit" value="112"/>
			<dipvalue name="3 Coins/1 Credit" value="128"/>
			<dipvalue name="2 Coins/1 Credit" value="144"/>
			<dipvalue name="2 Coins/1 Credit, 5/3, 6/4" value="80"/>
			<dipvalue name="2 Coins/1 Credit, 4/3" value="64"/>
			<dipvalue name="1 Coin/1 Credit" value="240" default="yes"/>
			<dipvalue name="1 Coin/1 Credit, 5/6" value="48"/>
			<dipvalue name="1 Coin/1 Credit, 4/5" value="32"/>
			<dipvalue name="1 Coin/1 Credit, 2/3" value="16"/>
			<dipvalue name="2 Coins/3 Credits" value="96"/>
			<dipvalue name="1 Coin/2 Credits" value="224"/>
			<dipvalue name="1 Coin/3 Credits" value="208"/>
			<dipvalue name="1 Coin/4 Credits" value="192"/>
			<dipvalue name="1 Coin/5 Credits" value="176"/>
			<dipvalue name="1 Coin/6 Credits" value="160"/>
			<dipvalue name="Free Play (if Coin A too) or 1/1" value="0"/>
		</dipswitch>
		<dipswitch name="2 Credits to Start" tag="DSW" mask="1">
			<dipvalue name="Off" value="1" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Demo Sounds" tag="DSW" mask="2">
			<dipvalue name="Off" value="2"/>
			<dipvalue name="On" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Lives" tag="DSW" mask="4">
			<dipvalue name="2" value="4"/>
			<dipvalue name="3" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Player Vitality" tag="DSW" mask="8">
			<dipvalue name="Low" value="8"/>
			<dipvalue name="High" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Play Mode" tag="DSW" mask="16">
			<dipvalue name="2 Players" value="16"/>
			<dipvalue name="3 Players" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin Chute" tag="DSW" mask="32">
			<dipvalue name="Common" value="32"/>
			<dipvalue name="Individual" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Difficulty" tag="DSW" mask="192">
			<dipvalue name="Easy" value="128"/>
			<dipvalue name="Normal" value="192"/>
			<dipvalue name="Hard" value="64" default="yes"/>
			<dipvalue name="Hardest" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="8384"/>
	</game>

	<game name="mpatrol" sourcefile="m52.c">
		<description>Moon Patrol</description>
		<year>1982</year>
		<manufacturer>Irem</manufacturer>
		<category>Shooter / Driving Horizontal</category>
		<nplayers>2P alt</nplayers>
		<verAdded>.031</verAdded>
		<controls_info>numPlayers="2" alternating="1" mirrored="1" usesService="0" tilt="0" cocktail="1"</controls_info>
		<player number="1" numButtons="2">
			<controls>
				<control name="2-way Joystick (Horizontal)">
					<constant name="joy2way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Fire"/>
				<label name="P1_BUTTON2" value="Jump"/>
				<label name="P1_JOYSTICK_LEFT" value="Slower"/>
				<label name="P1_JOYSTICK_RIGHT" value="Faster"/>
			</labels>
		</player>
		<rom name="mpa-1.3m" size="4096" crc="5873a860" sha1="8c03726d6e049c3edbc277440184e31679f78258" region="maincpu" offset="0"/>
		<rom name="mpa-2.3l" size="4096" crc="f4b85974" sha1="dfb2efb57378a20af6f20569f4360cde95596f93" region="maincpu" offset="1000"/>
		<rom name="mpa-3.3k" size="4096" crc="2e1a598c" sha1="112c3c9678db8a8540a8df3708020c87fd10c91b" region="maincpu" offset="2000"/>
		<rom name="mpa-4.3j" size="4096" crc="dd05b587" sha1="727961b0dafa4a96b580d51013336db2a18aff1e" region="maincpu" offset="3000"/>
		<rom name="mp-s1.1a" size="4096" crc="561d3108" sha1="4998c68a9e9a8002251fa8f07aa1082444a9dc80" region="iremsound" offset="7000"/>
		<rom name="mpe-5.3e" size="4096" crc="e3ee7f75" sha1="b03d0d56150d3e9da4a4c871338097b4f450b649" region="gfx1" offset="0"/>
		<rom name="mpe-4.3f" size="4096" crc="cca6d023" sha1="fecb3059fb09897a096add9452b50aec55c07545" region="gfx1" offset="1000"/>
		<rom name="mpb-2.3m" size="4096" crc="707ace5e" sha1="93c682e13e74bce29ced3a87bffb29569c114c3b" region="gfx2" offset="0"/>
		<rom name="mpb-1.3n" size="4096" crc="9b72133a" sha1="1393ef92ae1ad58a4b62ca1660c0793d30a8b5e2" region="gfx2" offset="1000"/>
		<rom name="mpe-1.3l" size="4096" crc="c46a7f72" sha1="8bb7c9acaf6833fb6c0575b015991b873a305a84" region="gfx3" offset="0"/>
		<rom name="mpe-2.3k" size="4096" crc="c7aa1fb0" sha1="14c6c76e1d0db2c0745e5d6d33ea6945fac8e9ee" region="gfx4" offset="0"/>
		<rom name="mpe-3.3h" size="4096" crc="a0919392" sha1="8a090cb8d483a3d67c7360058e3fdd70e151cd62" region="gfx5" offset="0"/>
		<rom name="mpc-4.2a" size="512" crc="07f99284" sha1="dfc52958f2520e1ce4446dd4c84c91413bbacf76" region="proms" offset="0"/>
		<rom name="mpc-3.1m" size="32" crc="6a57eff2" sha1="2d1c12dab5915da2ccd466e39436c88be434d634" region="proms" offset="200"/>
		<rom name="mpc-1.1f" size="32" crc="26979b13" sha1="8c41a8cce4f3384c392a9f7a223a50d7be0e14a5" region="proms" offset="220"/>
		<rom name="mpc-2.2h" size="256" crc="7ae4cd97" sha1="bc0662fac82ffe65f02092d912b2c2b0c7a8ac2b" region="proms" offset="240"/>
		<chip type="cpu" tag="maincpu" name="Z80" clock="3072000"/>
		<chip type="cpu" tag="iremsound" name="M6803" clock="3579545"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="irem_audio" name="Irem Audio"/>
		<chip type="audio" tag="ay1" name="AY-3-8910A" clock="894886"/>
		<chip type="audio" tag="ay2" name="AY-3-8910A" clock="894886"/>
		<chip type="audio" tag="msm1" name="MSM5205" clock="384000"/>
		<chip type="audio" tag="filtermix" name="DISCRETE"/>
		<display tag="screen" type="raster" rotate="0" width="240" height="252" refresh="56.737589" pixclock="6144000" htotal="384" hbend="136" hbstart="376" vtotal="282" vbend="22" vbstart="274" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="2">
			<control type="joy2way"/>
		</input>
		<dipswitch name="Flip Screen" tag="DSW2" mask="1">
			<dipvalue name="Off" value="1" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Cabinet" tag="DSW2" mask="2">
			<dipvalue name="Upright" value="0" default="yes"/>
			<dipvalue name="Cocktail" value="2"/>
		</dipswitch>
		<dipswitch name="Coin Mode" tag="DSW2" mask="4">
			<dipvalue name="Mode 1" value="4" default="yes"/>
			<dipvalue name="Mode 2" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSW2" mask="8">
			<dipvalue name="Off" value="8" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Stop Mode (Cheat)" tag="DSW2" mask="16">
			<dipvalue name="Off" value="16" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Sector Selection (Cheat)" tag="DSW2" mask="32">
			<dipvalue name="Off" value="32" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Invulnerability (Cheat)" tag="DSW2" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Service Mode" tag="DSW2" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Lives" tag="DSW1" mask="3">
			<dipvalue name="1" value="0"/>
			<dipvalue name="2" value="1"/>
			<dipvalue name="3" value="2" default="yes"/>
			<dipvalue name="5" value="3"/>
		</dipswitch>
		<dipswitch name="Bonus Life" tag="DSW1" mask="12">
			<dipvalue name="10000 30000 50000" value="12" default="yes"/>
			<dipvalue name="20000 40000 60000" value="8"/>
			<dipvalue name="10000" value="4"/>
			<dipvalue name="None" value="0"/>
		</dipswitch>
		<dipswitch name="Coin A" tag="DSW1" mask="48">
			<dipvalue name="3 Coins/1 Credit" value="16"/>
			<dipvalue name="2 Coins/1 Credit" value="32"/>
			<dipvalue name="1 Coin/1 Credit" value="48" default="yes"/>
			<dipvalue name="Free Play" value="0"/>
		</dipswitch>
		<dipswitch name="Coin B" tag="DSW1" mask="192">
			<dipvalue name="1 Coin/2 Credits" value="192" default="yes"/>
			<dipvalue name="1 Coin/3 Credits" value="128"/>
			<dipvalue name="1 Coin/5 Credits" value="64"/>
			<dipvalue name="1 Coin/6 Credits" value="0"/>
		</dipswitch>
		<dipswitch name="Coinage" tag="DSW1" mask="240">
			<dipvalue name="7 Coins/1 Credit" value="144"/>
			<dipvalue name="6 Coins/1 Credit" value="160"/>
			<dipvalue name="5 Coins/1 Credit" value="176"/>
			<dipvalue name="4 Coins/1 Credit" value="192"/>
			<dipvalue name="3 Coins/1 Credit" value="208"/>
			<dipvalue name="2 Coins/1 Credit" value="224"/>
			<dipvalue name="1 Coin/1 Credit" value="240" default="yes"/>
			<dipvalue name="1 Coin/2 Credits" value="112"/>
			<dipvalue name="1 Coin/3 Credits" value="96"/>
			<dipvalue name="1 Coin/4 Credits" value="80"/>
			<dipvalue name="1 Coin/5 Credits" value="64"/>
			<dipvalue name="1 Coin/6 Credits" value="48"/>
			<dipvalue name="1 Coin/7 Credits" value="32"/>
			<dipvalue name="1 Coin/8 Credits" value="16"/>
			<dipvalue name="Free Play" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="588"/>
	</game>

	<game name="mk" sourcefile="midtunit.c">
		<description>Mortal Kombat (rev 5.0 T-Unit 03/19/93)</description>
		<year>1992</year>
		<manufacturer>Midway</manufacturer>
		<category>Fighter / Versus</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.036b16</verAdded>
		<controls_info>numPlayers="2" alternating="0" mirrored="1" usesService="0" tilt="1" cocktail="0"</controls_info>
		<player number="1" numButtons="5">
			<controls>
				<control name="8-way Joystick">
					<constant name="joy8way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="High Punch"/>
				<label name="P1_BUTTON2" value="Block"/>
				<label name="P1_BUTTON3" value="High Kick"/>
				<label name="P1_BUTTON4" value="Low Punch"/>
				<label name="P1_BUTTON5" value="Low Kick"/>
				<label name="P1_JOYSTICK_UP" value="Jump"/>
				<label name="P1_JOYSTICK_DOWN" value="Duck"/>
				<label name="P1_JOYSTICK_LEFT" value="Move Left"/>
				<label name="P1_JOYSTICK_RIGHT" value="Move Right"/>
			</labels>
		</player>
		<rom name="mks-u3.rom" size="262144" crc="c615844c" sha1="5732f9053a5f73b0cc3b0166d7dc4430829d5bc7" region="adpcm:cpu" offset="10000"/>
		<rom name="mks-u12.rom" size="262144" crc="258bd7f9" sha1="463890b23f17350fb9b8a85897b0777c45bc2d54" region="adpcm:oki" offset="0"/>
		<rom name="mks-u13.rom" size="262144" crc="7b7ec3b6" sha1="6eec1b90d4a4855f34a7ebfbf93f3358d5627db4" region="adpcm:oki" offset="80000"/>
		<rom name="mkt-uj12.bin" size="524288" crc="f4990bf2" sha1="796ec84d37c8d20ca36d6439c14dee626fb8481e" region="maincpu" offset="0"/>
		<rom name="mkt-ug12.bin" size="524288" crc="b06aeac1" sha1="f66655eeab67c8cf5e496ae42dbae54d6400586f" region="maincpu" offset="1"/>
		<rom name="mkt-ug14.bin" size="524288" crc="9e00834e" sha1="2b97b63f52ba1dba6af6ae56c223519a52b2ab9d" region="gfxrom" offset="0"/>
		<rom name="mkt-uj14.bin" size="524288" crc="f4b0aaa7" sha1="4cc6ee34c89e3cde325ad24b29511f70ae6a5a72" region="gfxrom" offset="1"/>
		<rom name="mkt-ug19.bin" size="524288" crc="2d8c7ba1" sha1="f891d6eb618dbf3e77f02e0f93da216e20571905" region="gfxrom" offset="2"/>
		<rom name="mkt-uj19.bin" size="524288" crc="33b9b7a4" sha1="e8ceca4c049e1f55d480a03ff793b595bd04d344" region="gfxrom" offset="3"/>
		<rom name="mkt-ug16.bin" size="524288" crc="52c9d1e5" sha1="7b1880fca0a11544782b70365c7dd96381ac48e7" region="gfxrom" offset="200000"/>
		<rom name="mkt-uj16.bin" size="524288" crc="c94c58cf" sha1="974d75667eee779497325d5be8df937f15417edf" region="gfxrom" offset="200001"/>
		<rom name="mkt-ug20.bin" size="524288" crc="2f7e55d3" sha1="bda6892ee6fcb46959e4d0892bbe7d9fc6072dd3" region="gfxrom" offset="200002"/>
		<rom name="mkt-uj20.bin" size="524288" crc="eae96df0" sha1="b40532312ba61e4065abfd733dd0c93eecad48e9" region="gfxrom" offset="200003"/>
		<rom name="mkt-ug17.bin" size="524288" crc="e34fe253" sha1="6b010bee795c1770297c9557ded1fe83425857f2" region="gfxrom" offset="400000"/>
		<rom name="mkt-uj17.bin" size="524288" crc="a56e12f5" sha1="5db637c4710990cd06bb0069714b19621532e431" region="gfxrom" offset="400001"/>
		<rom name="mkt-ug22.bin" size="524288" crc="b537bb4e" sha1="05a447deee2e89b49bdb3ca2161a021d7ec5f11e" region="gfxrom" offset="400002"/>
		<rom name="mkt-uj22.bin" size="524288" crc="5e12523b" sha1="468f93ef9bb6addb45c1c939d24b6511f255426a" region="gfxrom" offset="400003"/>
		<chip type="cpu" tag="maincpu" name="TMS34010" clock="50000000"/>
		<chip type="cpu" tag="adpcm:cpu" name="M6809" clock="8000000"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="adpcm" name="Williams ADPCM Sound Board"/>
		<chip type="audio" tag="adpcm:ym2151" name="YM2151" clock="3579545"/>
		<chip type="audio" tag="adpcm:dac" name="DAC"/>
		<chip type="audio" tag="adpcm:oki" name="OKI6295" clock="1000000"/>
		<display tag="screen" type="raster" rotate="0" width="399" height="253" refresh="54.815170" pixclock="8000000" htotal="505" hbend="0" hbstart="399" vtotal="289" vbend="0" vbstart="253" />
		<sound channels="1"/>
		<input players="2" buttons="6" coins="4" tilt="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Service Mode" tag="IN1" mask="16">
			<dipvalue name="Off" value="16" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Test Switch" tag="DSW" mask="1">
			<dipvalue name="Off" value="1" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Counters" tag="DSW" mask="2">
			<dipvalue name="One" value="2"/>
			<dipvalue name="Two" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Coinage" tag="DSW" mask="124">
			<dipvalue name="USA-1" value="124" default="yes"/>
			<dipvalue name="USA-2" value="60"/>
			<dipvalue name="USA-3" value="92"/>
			<dipvalue name="USA-4" value="28"/>
			<dipvalue name="USA-ECA" value="108"/>
			<dipvalue name="USA-Free Play" value="12"/>
			<dipvalue name="German-1" value="116"/>
			<dipvalue name="German-2" value="52"/>
			<dipvalue name="German-3" value="84"/>
			<dipvalue name="German-4" value="20"/>
			<dipvalue name="German-5" value="100"/>
			<dipvalue name="German-ECA" value="36"/>
			<dipvalue name="German-Free Play" value="4"/>
			<dipvalue name="French-1" value="120"/>
			<dipvalue name="French-2" value="56"/>
			<dipvalue name="French-3" value="88"/>
			<dipvalue name="French-4" value="24"/>
			<dipvalue name="French-ECA" value="104"/>
			<dipvalue name="French-Free Play" value="8"/>
		</dipswitch>
		<dipswitch name="Coinage Source" tag="DSW" mask="128">
			<dipvalue name="Dipswitch" value="128"/>
			<dipvalue name="CMOS" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Skip Post Test" tag="DSW" mask="256">
			<dipvalue name="Off" value="256"/>
			<dipvalue name="On" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSW" mask="512">
			<dipvalue name="Off" value="512" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSW" mask="1024">
			<dipvalue name="Off" value="1024" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Comic Book Offer" tag="DSW" mask="2048">
			<dipvalue name="Off" value="0"/>
			<dipvalue name="On" value="2048" default="yes"/>
		</dipswitch>
		<dipswitch name="Attract Sound" tag="DSW" mask="4096">
			<dipvalue name="Off" value="0"/>
			<dipvalue name="On" value="4096" default="yes"/>
		</dipswitch>
		<dipswitch name="Low Blows" tag="DSW" mask="8192">
			<dipvalue name="Off" value="0"/>
			<dipvalue name="On" value="8192" default="yes"/>
		</dipswitch>
		<dipswitch name="Blood" tag="DSW" mask="16384">
			<dipvalue name="Off" value="0"/>
			<dipvalue name="On" value="16384" default="yes"/>
		</dipswitch>
		<dipswitch name="Violence" tag="DSW" mask="32768">
			<dipvalue name="Off" value="0"/>
			<dipvalue name="On" value="32768" default="yes"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32768"/>
	</game>

	<game name="mk2" sourcefile="midtunit.c">
		<description>Mortal Kombat II (rev L3.1)</description>
		<year>1993</year>
		<manufacturer>Midway</manufacturer>
		<category>Fighter / Versus</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.034b07</verAdded>
		<controls_info>numPlayers="2" alternating="0" mirrored="1" usesService="0" tilt="1" cocktail="0"</controls_info>
		<player number="1" numButtons="5">
			<controls>
				<control name="8-way Joystick">
					<constant name="joy8way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="High Punch"/>
				<label name="P1_BUTTON2" value="Block"/>
				<label name="P1_BUTTON3" value="High Kick"/>
				<label name="P1_BUTTON4" value="Low Punch"/>
				<label name="P1_BUTTON5" value="Low Kick"/>
				<label name="P1_JOYSTICK_UP" value="Jump"/>
				<label name="P1_JOYSTICK_DOWN" value="Duck"/>
				<label name="P1_JOYSTICK_LEFT" value="Move Left"/>
				<label name="P1_JOYSTICK_RIGHT" value="Move Right"/>
			</labels>
		</player>
		<rom name="su2.l1" size="524288" crc="5f23d71d" sha1="54c2afef243759e0f3dbe2907edbc4302f5c8bad" region="dcs" offset="0"/>
		<rom name="su3.l1" size="524288" crc="d6d92bf9" sha1="397351c6b707f2595e36360471015f9fa494e894" region="dcs" offset="200000"/>
		<rom name="su4.l1" size="524288" crc="eebc8e0f" sha1="705ab63ff7672a4857d546afda6dca4973cce1ad" region="dcs" offset="400000"/>
		<rom name="su5.l1" size="524288" crc="2b0b7961" sha1="1cdc64aab74d14afbd8c3531e3d0bd49271a281f" region="dcs" offset="600000"/>
		<rom name="su6.l1" size="524288" crc="f694b27f" sha1="d43e38a124665f49ebb4ffc5a55e8f19a1a64686" region="dcs" offset="800000"/>
		<rom name="su7.l1" size="524288" crc="20387e0a" sha1="505d05173b2a1f1ee3ebc2898ccd3a95c98dd04a" region="dcs" offset="a00000"/>
		<rom name="uj12.l31" size="524288" crc="cf100a75" sha1="c5cf739fdb08e311f47794eb93a8d34d4bc11cde" region="maincpu" offset="0"/>
		<rom name="ug12.l31" size="524288" crc="582c7dfd" sha1="f32bd1213ce70f74caa97a2047815cf4baee56b5" region="maincpu" offset="1"/>
		<rom name="ug14-vid" size="1048576" crc="01e73af6" sha1="6598cfd704cc92a7f358a0e1f1c973ab79dcc493" region="gfxrom" offset="0"/>
		<rom name="uj14-vid" size="1048576" crc="d4985cbb" sha1="367865da7efae38d83de3c0868d02a705177ae63" region="gfxrom" offset="1"/>
		<rom name="ug19-vid" size="1048576" crc="fec137be" sha1="f11ecb8a7993f5c4f4449564b4911f69bd6e9bf8" region="gfxrom" offset="2"/>
		<rom name="uj19-vid" size="1048576" crc="2d763156" sha1="06536006da49ab5fb6b75b25f801b83fad000ff5" region="gfxrom" offset="3"/>
		<rom name="ug16-vid" size="1048576" crc="8ba6ae18" sha1="465fe907de4a1e502180c4e41642998dd3abc8e6" region="gfxrom" offset="400000"/>
		<rom name="uj16-vid" size="1048576" crc="39d885b4" sha1="2251826d247c3c6df421124718401fb35a672f83" region="gfxrom" offset="400001"/>
		<rom name="ug20-vid" size="1048576" crc="809118c1" sha1="86153e648834c749e34573151cd4fee403a81962" region="gfxrom" offset="400002"/>
		<rom name="uj20-vid" size="1048576" crc="b96824f0" sha1="d42b122f9a57da330192abc7e5f97abc4065d718" region="gfxrom" offset="400003"/>
		<rom name="ug17-vid" size="1048576" crc="937d8620" sha1="8b9f80a460b124a747a6d1495b53f01f580e28f1" region="gfxrom" offset="800000"/>
		<rom name="uj17-vid" size="1048576" crc="218de160" sha1="87aea173720d2a33d8183903f4fe8ba1d47e3348" region="gfxrom" offset="800001"/>
		<rom name="ug22-vid" size="1048576" crc="154d53b1" sha1="58ff0aa59101f40a9a3b5fbae1c904d0b0b31612" region="gfxrom" offset="800002"/>
		<rom name="uj22-vid" size="1048576" crc="8891d785" sha1="fd460df1ef8f4306ea42f7dc41488a80fd2c8f53" region="gfxrom" offset="800003"/>
		<chip type="cpu" tag="maincpu" name="TMS34010" clock="50000000"/>
		<chip type="cpu" tag="dcs" name="ADSP-2105" clock="10000000"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="dac" name="DMA-driven DAC"/>
		<display tag="screen" type="raster" rotate="0" width="399" height="253" refresh="54.815170" pixclock="8000000" htotal="505" hbend="0" hbstart="399" vtotal="289" vbend="0" vbstart="253" />
		<sound channels="1"/>
		<input players="2" buttons="6" coins="4" tilt="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Service Mode" tag="IN1" mask="16">
			<dipvalue name="Off" value="16" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Test Switch" tag="DSW" mask="1">
			<dipvalue name="Off" value="1" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Counters" tag="DSW" mask="2">
			<dipvalue name="One" value="2"/>
			<dipvalue name="Two" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Coinage" tag="DSW" mask="124">
			<dipvalue name="USA-1" value="124" default="yes"/>
			<dipvalue name="USA-2" value="60"/>
			<dipvalue name="USA-3" value="92"/>
			<dipvalue name="USA-4" value="28"/>
			<dipvalue name="USA-ECA" value="108"/>
			<dipvalue name="USA-Free Play" value="12"/>
			<dipvalue name="German-1" value="116"/>
			<dipvalue name="German-2" value="52"/>
			<dipvalue name="German-3" value="84"/>
			<dipvalue name="German-4" value="20"/>
			<dipvalue name="German-5" value="100"/>
			<dipvalue name="German-ECA" value="36"/>
			<dipvalue name="German-Free Play" value="4"/>
			<dipvalue name="French-1" value="120"/>
			<dipvalue name="French-2" value="56"/>
			<dipvalue name="French-3" value="88"/>
			<dipvalue name="French-4" value="24"/>
			<dipvalue name="French-ECA" value="104"/>
			<dipvalue name="French-Free Play" value="8"/>
		</dipswitch>
		<dipswitch name="Coinage Source" tag="DSW" mask="128">
			<dipvalue name="Dipswitch" value="128"/>
			<dipvalue name="CMOS" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Circuit Boards" tag="DSW" mask="256">
			<dipvalue name="2" value="256"/>
			<dipvalue name="1" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Powerup Test" tag="DSW" mask="512">
			<dipvalue name="Off" value="0" default="yes"/>
			<dipvalue name="On" value="512"/>
		</dipswitch>
		<dipswitch name="Bill Validator" tag="DSW" mask="1024">
			<dipvalue name="Installed" value="0"/>
			<dipvalue name="Not Present" value="1024" default="yes"/>
		</dipswitch>
		<dipswitch name="Comic Book Offer" tag="DSW" mask="2048">
			<dipvalue name="Off" value="0"/>
			<dipvalue name="On" value="2048" default="yes"/>
		</dipswitch>
		<dipswitch name="Attract Sound" tag="DSW" mask="4096">
			<dipvalue name="Off" value="0"/>
			<dipvalue name="On" value="4096" default="yes"/>
		</dipswitch>
		<dipswitch name="Low Blows" tag="DSW" mask="8192">
			<dipvalue name="Off" value="0"/>
			<dipvalue name="On" value="8192" default="yes"/>
		</dipswitch>
		<dipswitch name="Blood" tag="DSW" mask="16384">
			<dipvalue name="Off" value="0"/>
			<dipvalue name="On" value="16384" default="yes"/>
		</dipswitch>
		<dipswitch name="Violence" tag="DSW" mask="32768">
			<dipvalue name="Off" value="0"/>
			<dipvalue name="On" value="32768" default="yes"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32768"/>
	</game>

	<game name="mrdo" sourcefile="mrdo.c">
		<description>Mr. Do!</description>
		<year>1982</year>
		<manufacturer>Universal</manufacturer>
		<category>Maze / Digging</category>
		<nplayers>2P alt</nplayers>
		<verAdded>.002</verAdded>
		<controls_info>numPlayers="2" alternating="1" mirrored="1" usesService="0" tilt="1" cocktail="1"</controls_info>
		<player number="1" numButtons="1">
			<controls>
				<control name="4-way Joystick">
					<constant name="joy4way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Throw"/>
				<label name="P1_JOYSTICK_UP" value="Up"/>
				<label name="P1_JOYSTICK_DOWN" value="Down"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
			</labels>
		</player>
		<rom name="a4-01.bin" size="8192" crc="03dcfba2" sha1="c15e3d0c4225e0ca120bcd28aca39632575f8e11" region="maincpu" offset="0"/>
		<rom name="c4-02.bin" size="8192" crc="0ecdd39c" sha1="c64b3363593911a676c647bf3dba8fe063fcb0de" region="maincpu" offset="2000"/>
		<rom name="e4-03.bin" size="8192" crc="358f5dc2" sha1="9fed1f5d1d04935d1b77687c8b2f3bfce970dc08" region="maincpu" offset="4000"/>
		<rom name="f4-04.bin" size="8192" crc="f4190cfc" sha1="24f5125d900f944294d4eda068b710c8f1c6d39f" region="maincpu" offset="6000"/>
		<rom name="s8-09.bin" size="4096" crc="aa80c5b6" sha1="76f9f90deb74598470e7ed565237da38dd07e4e9" region="gfx1" offset="0"/>
		<rom name="u8-10.bin" size="4096" crc="d20ec85b" sha1="9762bbe34d3fa209ea719807c723f57cb6bf4e01" region="gfx1" offset="1000"/>
		<rom name="r8-08.bin" size="4096" crc="dbdc9ffa" sha1="93f29fc106283eecbba3fd69cf3c4658aa38ab9f" region="gfx2" offset="0"/>
		<rom name="n8-07.bin" size="4096" crc="4b9973db" sha1="8766c51a345a5e63446e65614c6f665ab5fbe0d7" region="gfx2" offset="1000"/>
		<rom name="h5-05.bin" size="4096" crc="e1218cc5" sha1="d946613a1cf1c97f7533a4f8c2d0078d1b7daaa8" region="gfx3" offset="0"/>
		<rom name="k5-06.bin" size="4096" crc="b1f68b04" sha1="25709cd81c03df51f27cd730fecf86a1daa9e27e" region="gfx3" offset="1000"/>
		<rom name="u02--2.bin" size="32" crc="238a65d7" sha1="a5b20184a1989db23544296331462ec4d7be7516" region="proms" offset="0"/>
		<rom name="t02--3.bin" size="32" crc="ae263dc0" sha1="7072c100b9d692f5bb12b0c9e304425f534481e2" region="proms" offset="20"/>
		<rom name="f10--1.bin" size="32" crc="16ee4ca2" sha1="fcba4d103708b9711452009cd29c4f88d2f64cd3" region="proms" offset="40"/>
		<rom name="j10--4.bin" size="32" crc="ff7fe284" sha1="3ac8e30011c1fcba0ee8f4dc932f82296c3ba143" region="proms" offset="60"/>
		<chip type="cpu" tag="maincpu" name="Z80" clock="4100000"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="u8106_1" name="U8106" clock="4100000"/>
		<chip type="audio" tag="u8106_2" name="U8106" clock="4100000"/>
		<display tag="screen" type="raster" rotate="270" width="240" height="192" refresh="59.943237" pixclock="4900000" htotal="312" hbend="8" hbstart="248" vtotal="262" vbend="32" vbstart="224" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2" tilt="yes">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Difficulty" tag="DSW1" mask="3">
			<dipvalue name="Easy" value="3" default="yes"/>
			<dipvalue name="Medium" value="2"/>
			<dipvalue name="Hard" value="1"/>
			<dipvalue name="Hardest" value="0"/>
		</dipswitch>
		<dipswitch name="Rack Test (Cheat)" tag="DSW1" mask="4">
			<dipvalue name="Off" value="4" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Special" tag="DSW1" mask="8">
			<dipvalue name="Easy" value="8" default="yes"/>
			<dipvalue name="Hard" value="0"/>
		</dipswitch>
		<dipswitch name="Extra" tag="DSW1" mask="16">
			<dipvalue name="Easy" value="16" default="yes"/>
			<dipvalue name="Hard" value="0"/>
		</dipswitch>
		<dipswitch name="Cabinet" tag="DSW1" mask="32">
			<dipvalue name="Upright" value="0" default="yes"/>
			<dipvalue name="Cocktail" value="32"/>
		</dipswitch>
		<dipswitch name="Lives" tag="DSW1" mask="192">
			<dipvalue name="2" value="0"/>
			<dipvalue name="3" value="192" default="yes"/>
			<dipvalue name="4" value="128"/>
			<dipvalue name="5" value="64"/>
		</dipswitch>
		<dipswitch name="Coin B" tag="DSW2" mask="15">
			<dipvalue name="4 Coins/1 Credit" value="6"/>
			<dipvalue name="3 Coins/1 Credit" value="8"/>
			<dipvalue name="2 Coins/1 Credit" value="10"/>
			<dipvalue name="3 Coins/2 Credits" value="7"/>
			<dipvalue name="1 Coin/1 Credit" value="15" default="yes"/>
			<dipvalue name="2 Coins/3 Credits" value="9"/>
			<dipvalue name="1 Coin/2 Credits" value="14"/>
			<dipvalue name="1 Coin/3 Credits" value="13"/>
			<dipvalue name="1 Coin/4 Credits" value="12"/>
			<dipvalue name="1 Coin/5 Credits" value="11"/>
			<dipvalue name="Free Play" value="0"/>
		</dipswitch>
		<dipswitch name="Coin A" tag="DSW2" mask="240">
			<dipvalue name="4 Coins/1 Credit" value="96"/>
			<dipvalue name="3 Coins/1 Credit" value="128"/>
			<dipvalue name="2 Coins/1 Credit" value="160"/>
			<dipvalue name="3 Coins/2 Credits" value="112"/>
			<dipvalue name="1 Coin/1 Credit" value="240" default="yes"/>
			<dipvalue name="2 Coins/3 Credits" value="144"/>
			<dipvalue name="1 Coin/2 Credits" value="224"/>
			<dipvalue name="1 Coin/3 Credits" value="208"/>
			<dipvalue name="1 Coin/4 Credits" value="192"/>
			<dipvalue name="1 Coin/5 Credits" value="176"/>
			<dipvalue name="Free Play" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="320"/>
	</game>

	<game name="mspacman" sourcefile="pacman.c">
		<description>Ms. Pac-Man</description>
		<year>1981</year>
		<manufacturer>Midway / General Computer Corporation</manufacturer>
		<category>Maze</category>
		<nplayers>2P alt</nplayers>
		<verAdded>.037b16</verAdded>
		<controls_info>numPlayers="2" alternating="1" mirrored="1" usesService="0" tilt="0" cocktail="1"</controls_info>
		<player number="1" numButtons="0">
			<controls>
				<control name="4-way Joystick">
					<constant name="joy4way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_JOYSTICK_UP" value="Up"/>
				<label name="P1_JOYSTICK_DOWN" value="Down"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
			</labels>
		</player>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="maincpu" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="maincpu" offset="1000"/>
		<rom name="pacman.6h" size="4096" crc="bcdd1beb" sha1="8e47e8c2c4d6117d174cdac150392042d3e0a881" region="maincpu" offset="2000"/>
		<rom name="pacman.6j" size="4096" crc="817d94e3" sha1="d4a70d56bb01d27d094d73db8667ffb00ca69cb9" region="maincpu" offset="3000"/>
		<rom name="u5" size="2048" crc="f45fbbcd" sha1="b26cc1c8ee18e9b1daa97956d2159b954703a0ec" region="maincpu" offset="8000"/>
		<rom name="u6" size="4096" crc="a90e7000" sha1="e4df96f1db753533f7d770aa62ae1973349ea4cf" region="maincpu" offset="9000"/>
		<rom name="u7" size="4096" crc="c82cd714" sha1="1d8ac7ad03db2dc4c8c18ade466e12032673f874" region="maincpu" offset="b000"/>
		<rom name="5e" size="4096" crc="5c281d01" sha1="5e8b472b615f12efca3fe792410c23619f067845" region="gfx1" offset="0"/>
		<rom name="5f" size="4096" crc="615af909" sha1="fd6a1dde780b39aea76bf1c4befa5882573c2ef4" region="gfx1" offset="1000"/>
		<rom name="82s123.7f" size="32" crc="2fc650bd" sha1="8d0268dee78e47c712202b0ec4f1f51109b1f2a5" region="proms" offset="0"/>
		<rom name="82s126.4a" size="256" crc="3eb3a8e4" sha1="19097b5f60d1030f8b82d9f1d3a241f93e5c75d6" region="proms" offset="20"/>
		<rom name="82s126.1m" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="namco" offset="0"/>
		<rom name="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="namco" offset="100"/>
		<chip type="cpu" tag="maincpu" name="Z80" clock="3072000"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="namco" name="Namco" clock="96000"/>
		<display tag="screen" type="raster" rotate="90" width="288" height="224" refresh="60.606061" pixclock="6144000" htotal="384" hbend="0" hbstart="288" vtotal="264" vbend="0" vbstart="224" />
		<sound channels="1"/>
		<input players="2" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Rack Test (Cheat)" tag="IN0" mask="16">
			<dipvalue name="Off" value="16" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Service Mode" tag="IN1" mask="16">
			<dipvalue name="Off" value="16" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Cabinet" tag="IN1" mask="128">
			<dipvalue name="Upright" value="128" default="yes"/>
			<dipvalue name="Cocktail" value="0"/>
		</dipswitch>
		<dipswitch name="Coinage" tag="DSW1" mask="3">
			<dipvalue name="2 Coins/1 Credit" value="3"/>
			<dipvalue name="1 Coin/1 Credit" value="1" default="yes"/>
			<dipvalue name="1 Coin/2 Credits" value="2"/>
			<dipvalue name="Free Play" value="0"/>
		</dipswitch>
		<dipswitch name="Lives" tag="DSW1" mask="12">
			<dipvalue name="1" value="0"/>
			<dipvalue name="2" value="4"/>
			<dipvalue name="3" value="8" default="yes"/>
			<dipvalue name="5" value="12"/>
		</dipswitch>
		<dipswitch name="Bonus Life" tag="DSW1" mask="48">
			<dipvalue name="10000" value="0" default="yes"/>
			<dipvalue name="15000" value="16"/>
			<dipvalue name="20000" value="32"/>
			<dipvalue name="None" value="48"/>
		</dipswitch>
		<dipswitch name="Difficulty" tag="DSW1" mask="64">
			<dipvalue name="Normal" value="64" default="yes"/>
			<dipvalue name="Hard" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="512"/>
	</game>

	<game name="mspacmnf" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Ms. Pac-Man (speedup hack)</description>
		<year>1981</year>
		<manufacturer>hack</manufacturer>
		<category>Maze</category>
		<nplayers>2P alt</nplayers>
		<verAdded>.084u6</verAdded>
		<controls_info>numPlayers="2" alternating="1" mirrored="1" usesService="0" tilt="0" cocktail="1"</controls_info>
		<player number="1" numButtons="0">
			<controls>
				<control name="4-way Joystick">
					<constant name="joy4way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_JOYSTICK_UP" value="Up"/>
				<label name="P1_JOYSTICK_DOWN" value="Down"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
			</labels>
		</player>
		<rom name="pacman.6e" merge="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="maincpu" offset="0"/>
		<rom name="pacfast.6f" size="4096" crc="720dc3ee" sha1="7224d7acfa0144b681c71d7734a7337189835361" region="maincpu" offset="1000"/>
		<rom name="pacman.6h" merge="pacman.6h" size="4096" crc="bcdd1beb" sha1="8e47e8c2c4d6117d174cdac150392042d3e0a881" region="maincpu" offset="2000"/>
		<rom name="pacman.6j" merge="pacman.6j" size="4096" crc="817d94e3" sha1="d4a70d56bb01d27d094d73db8667ffb00ca69cb9" region="maincpu" offset="3000"/>
		<rom name="u5" merge="u5" size="2048" crc="f45fbbcd" sha1="b26cc1c8ee18e9b1daa97956d2159b954703a0ec" region="maincpu" offset="8000"/>
		<rom name="u6" merge="u6" size="4096" crc="a90e7000" sha1="e4df96f1db753533f7d770aa62ae1973349ea4cf" region="maincpu" offset="9000"/>
		<rom name="u7" merge="u7" size="4096" crc="c82cd714" sha1="1d8ac7ad03db2dc4c8c18ade466e12032673f874" region="maincpu" offset="b000"/>
		<rom name="5e" merge="5e" size="4096" crc="5c281d01" sha1="5e8b472b615f12efca3fe792410c23619f067845" region="gfx1" offset="0"/>
		<rom name="5f" merge="5f" size="4096" crc="615af909" sha1="fd6a1dde780b39aea76bf1c4befa5882573c2ef4" region="gfx1" offset="1000"/>
		<rom name="82s123.7f" merge="82s123.7f" size="32" crc="2fc650bd" sha1="8d0268dee78e47c712202b0ec4f1f51109b1f2a5" region="proms" offset="0"/>
		<rom name="82s126.4a" merge="82s126.4a" size="256" crc="3eb3a8e4" sha1="19097b5f60d1030f8b82d9f1d3a241f93e5c75d6" region="proms" offset="20"/>
		<rom name="82s126.1m" merge="82s126.1m" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="namco" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="namco" offset="100"/>
		<chip type="cpu" tag="maincpu" name="Z80" clock="3072000"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="namco" name="Namco" clock="96000"/>
		<display tag="screen" type="raster" rotate="90" width="288" height="224" refresh="60.606061" pixclock="6144000" htotal="384" hbend="0" hbstart="288" vtotal="264" vbend="0" vbstart="224" />
		<sound channels="1"/>
		<input players="2" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Rack Test (Cheat)" tag="IN0" mask="16">
			<dipvalue name="Off" value="16" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Service Mode" tag="IN1" mask="16">
			<dipvalue name="Off" value="16" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Cabinet" tag="IN1" mask="128">
			<dipvalue name="Upright" value="128" default="yes"/>
			<dipvalue name="Cocktail" value="0"/>
		</dipswitch>
		<dipswitch name="Coinage" tag="DSW1" mask="3">
			<dipvalue name="2 Coins/1 Credit" value="3"/>
			<dipvalue name="1 Coin/1 Credit" value="1" default="yes"/>
			<dipvalue name="1 Coin/2 Credits" value="2"/>
			<dipvalue name="Free Play" value="0"/>
		</dipswitch>
		<dipswitch name="Lives" tag="DSW1" mask="12">
			<dipvalue name="1" value="0"/>
			<dipvalue name="2" value="4"/>
			<dipvalue name="3" value="8" default="yes"/>
			<dipvalue name="5" value="12"/>
		</dipswitch>
		<dipswitch name="Bonus Life" tag="DSW1" mask="48">
			<dipvalue name="10000" value="0" default="yes"/>
			<dipvalue name="15000" value="16"/>
			<dipvalue name="20000" value="32"/>
			<dipvalue name="None" value="48"/>
		</dipswitch>
		<dipswitch name="Difficulty" tag="DSW1" mask="64">
			<dipvalue name="Normal" value="64" default="yes"/>
			<dipvalue name="Hard" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="512"/>
	</game>

	<game name="mutnat" sourcefile="neodrvr.c" romof="neogeo">
		<description>Mutation Nation (NGM-014)(NGH-014)</description>
		<year>1992</year>
		<manufacturer>SNK</manufacturer>
		<biosset name="euro" description="Europe MVS (Ver. 2)" default="yes"/>
		<biosset name="euro-s1" description="Europe MVS (Ver. 1)"/>
		<biosset name="us" description="US MVS (Ver. 2?)"/>
		<biosset name="us-e" description="US MVS (Ver. 1)"/>
		<biosset name="asia" description="Asia MVS (Ver. 3)"/>
		<biosset name="japan" description="Japan MVS (Ver. 3)"/>
		<biosset name="japan-s2" description="Japan MVS (Ver. 2)"/>
		<biosset name="japan-s1" description="Japan MVS (Ver. 1)"/>
		<biosset name="mv1c" description="NEO-MVH MV1C"/>
		<biosset name="japan-j3" description="Japan MVS (J3)"/>
		<biosset name="japan-hotel" description="Custom Japanese Hotel"/>
		<biosset name="uni-bios_2_3" description="Universe Bios (Hack, Ver. 2.3)"/>
		<biosset name="uni-bios_2_3o" description="Universe Bios (Hack, Ver. 2.3, older?)"/>
		<biosset name="uni-bios_2_2" description="Universe Bios (Hack, Ver. 2.2)"/>
		<biosset name="uni-bios_2_1" description="Universe Bios (Hack, Ver. 2.1)"/>
		<biosset name="uni-bios_2_0" description="Universe Bios (Hack, Ver. 2.0)"/>
		<biosset name="uni-bios_1_3" description="Universe Bios (Hack, Ver. 1.3)"/>
		<biosset name="uni-bios_1_2" description="Universe Bios (Hack, Ver. 1.2)"/>
		<biosset name="uni-bios_1_2o" description="Universe Bios (Hack, Ver. 1.2, older)"/>
		<biosset name="uni-bios_1_1" description="Universe Bios (Hack, Ver. 1.1)"/>
		<biosset name="uni-bios_1_0" description="Universe Bios (Hack, Ver. 1.0)"/>
		<biosset name="uni-bios_3_0" description="Universe Bios (Hack, Ver. 3.0)"/>
		<category>Fighter / 2.5D</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.034b01</verAdded>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="mainbios" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="mainbios" offset="0"/>
		<rom name="sp-u2.sp1" merge="sp-u2.sp1" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="mainbios" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="mainbios" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="mainbios" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="mainbios" offset="0"/>
		<rom name="sp-j2.sp1" merge="sp-j2.sp1" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="mainbios" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="mainbios" offset="0"/>
		<rom name="sp-45.sp1" merge="sp-45.sp1" bios="mv1c" size="524288" crc="03cc9f6a" sha1="cdf1f49e3ff2bac528c21ed28449cf35b7957dc1" region="mainbios" offset="0"/>
		<rom name="japan-j3.bin" merge="japan-j3.bin" bios="japan-j3" size="131072" crc="dff6d41f" sha1="e92910e20092577a4523a6b39d578a71d4de7085" region="mainbios" offset="0"/>
		<rom name="sp-1v1_3db8c.bin" merge="sp-1v1_3db8c.bin" bios="japan-hotel" size="131072" crc="162f0ebe" sha1="fe1c6dd3dfcf97d960065b1bb46c1e11cb7bf271" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_3.rom" merge="uni-bios_2_3.rom" bios="uni-bios_2_3" size="131072" crc="27664eb5" sha1="5b02900a3ccf3df168bdcfc98458136fd2b92ac0" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_3o.rom" merge="uni-bios_2_3o.rom" bios="uni-bios_2_3o" size="131072" crc="601720ae" sha1="1b8a72c720cdb5ee3f1d735bbcf447b09204b8d9" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_2.rom" merge="uni-bios_2_2.rom" bios="uni-bios_2_2" size="131072" crc="2d50996a" sha1="5241a4fb0c63b1a23fd1da8efa9c9a9bd3b4279c" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_1.rom" merge="uni-bios_2_1.rom" bios="uni-bios_2_1" size="131072" crc="8dabf76b" sha1="c23732c4491d966cf0373c65c83c7a4e88f0082c" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_0.rom" merge="uni-bios_2_0.rom" bios="uni-bios_2_0" size="131072" crc="0c12c2ad" sha1="37bcd4d30f3892078b46841d895a6eff16dc921e" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_3.rom" merge="uni-bios_1_3.rom" bios="uni-bios_1_3" size="131072" crc="b24b44a0" sha1="eca8851d30557b97c309a0d9f4a9d20e5b14af4e" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_2.rom" merge="uni-bios_1_2.rom" bios="uni-bios_1_2" size="131072" crc="4fa698e9" sha1="682e13ec1c42beaa2d04473967840c88fd52c75a" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_2o.rom" merge="uni-bios_1_2o.rom" bios="uni-bios_1_2o" size="131072" crc="e19d3ce9" sha1="af88ef837f44a3af2d7144bb46a37c8512b67770" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_1.rom" merge="uni-bios_1_1.rom" bios="uni-bios_1_1" size="131072" crc="5dda0d84" sha1="4153d533c02926a2577e49c32657214781ff29b7" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_0.rom" merge="uni-bios_1_0.rom" bios="uni-bios_1_0" size="131072" crc="0ce453a0" sha1="3b4c0cd26c176fc6b26c3a2f95143dd478f6abf9" region="mainbios" offset="0"/>
		<rom name="uni-bios_3_0.rom" merge="uni-bios_3_0.rom" bios="uni-bios_3_0" size="131072" crc="a97c89a9" sha1="97a5eff3b119062f10e31ad6f04fe4b90d366e7f" region="mainbios" offset="0"/>
		<rom name="014-p1.p1" size="524288" crc="6f1699c8" sha1="87206f67a619dede7959230f9ff3701b8b78957a" region="maincpu" offset="0"/>
		<rom name="014-s1.s1" size="131072" crc="99419733" sha1="b2524af8704941acc72282aa1d62fd4c93e3e822" region="fixed" offset="0"/>
		<rom name="sfix.sfix" merge="sfix.sfix" size="131072" crc="c2ea0cfd" sha1="fd4a618cdcdbf849374f0a50dd8efe9dbab706c3" region="fixedbios" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="131072" crc="5a86cff2" sha1="5992277debadeb64d1c1c64b0a92d9293eaf7e4a" region="zoomy" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="94416d67" sha1="42f9d7ddd6c0931fd64226a60dc73602b2819dcf" region="audiobios" offset="0"/>
		<rom name="014-m1.m1" size="131072" crc="b6683092" sha1="623ec7ec2915fb077bf65b4a16c815e071c25259" region="audiocpu" offset="0"/>
		<rom name="014-v1.v1" size="1048576" crc="25419296" sha1="c9fc04987c4e0875d276e1a0fb671740b6f548ad" region="ymsnd" offset="0"/>
		<rom name="014-v2.v2" size="1048576" crc="0de53d5e" sha1="467f6040da3dfb1974785e95e14c3f608a93720a" region="ymsnd" offset="100000"/>
		<rom name="014-c1.c1" size="1048576" crc="5e4381bf" sha1="d429a5e09dafd2fb99495658b3652eecbf58f91b" region="sprites" offset="0"/>
		<rom name="014-c2.c2" size="1048576" crc="69ba4e18" sha1="b3369190c47771a790c7adffa958ff55d90e758b" region="sprites" offset="1"/>
		<rom name="014-c3.c3" size="1048576" crc="890327d5" sha1="47f97bf120a8480758e1f3bb8982be4c5325c036" region="sprites" offset="200000"/>
		<rom name="014-c4.c4" size="1048576" crc="e4002651" sha1="17e53a5f4708866a120415bf24f3b89621ad0bcc" region="sprites" offset="200001"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="12000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="4000000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="ymsnd" name="YM2610" clock="8000000"/>
		<display tag="screen" type="raster" rotate="0" width="320" height="224" refresh="59.185606" pixclock="6000000" htotal="384" hbend="30" hbstart="350" vtotal="264" vbend="16" vbstart="240" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch" tag="IN0" mask="1">
			<dipvalue name="Off" value="1" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?" tag="IN0" mask="2">
			<dipvalue name="1?" value="0"/>
			<dipvalue name="2?" value="2" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)" tag="IN0" mask="4">
			<dipvalue name="Off" value="4" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="COMM Setting (Cabinet No.)" tag="IN0" mask="24">
			<dipvalue name="1" value="24" default="yes"/>
			<dipvalue name="2" value="16"/>
			<dipvalue name="3" value="8"/>
			<dipvalue name="4" value="0"/>
		</dipswitch>
		<dipswitch name="COMM Setting (Link Enable)" tag="IN0" mask="32">
			<dipvalue name="Off" value="32" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Free Play" tag="IN0" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Freeze" tag="IN0" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="0"/>
	</game>

	<game name="mystwarr" sourcefile="mystwarr.c">
		<description>Mystic Warriors (ver EAA)</description>
		<year>1993</year>
		<manufacturer>Konami</manufacturer>
		<category>Fighter / 2D</category>
		<nplayers>4P sim</nplayers>
		<verAdded>.067</verAdded>
		<controls_info>numPlayers="4" alternating="0" mirrored="1" usesService="0" tilt="0" cocktail="0"</controls_info>
		<player number="1" numButtons="3">
			<controls>
				<control name="8-way Joystick">
					<constant name="joy8way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Shoot"/>
				<label name="P1_BUTTON2" value="Jump"/>
				<label name="P1_BUTTON3" value="NA"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_DOWN" value="Down"/>
				<label name="P1_JOYSTICK_UP" value="Up"/>
			</labels>
		</player>
		<rom name="128eaa01.20f" size="262144" crc="508f249c" sha1="d27a272ec63e4a39379c4a23fe15c4fb45674cb4" region="maincpu" offset="0"/>
		<rom name="128eaa02.20g" size="262144" crc="f8ffa352" sha1="678c59d5fbb85d808e842947621b7f13669d35b5" region="maincpu" offset="1"/>
		<rom name="128a03.19f" size="524288" crc="e98094f3" sha1="a3f9b804ff487f792a00ce85a383868ab0b1b5d8" region="maincpu" offset="100000"/>
		<rom name="128a04.19g" size="524288" crc="88c6a3e4" sha1="7c2361f716a2320730a3dd6723a271e349ad61c3" region="maincpu" offset="100001"/>
		<rom name="128a05.6b" size="131072" crc="0e5194e0" sha1="83356158d561f1b8e21f6ae5936b61da834a0545" region="soundcpu" offset="0"/>
		<rom name="128a08.1h" size="1048576" crc="63d6cfa0" sha1="324bf25cf79aa030d2dcc94a53c1984eb8abec3a" region="gfx1" offset="0"/>
		<rom name="128a09.1k" size="1048576" crc="573a7725" sha1="f2fef32053ed2a65c6c3ddd3e1657a866aa80b3e" region="gfx1" offset="2"/>
		<rom name="128a10.3h" size="524288" crc="558e545a" sha1="cac53e545f3f8980d431443f2c3b8b95e6077d1c" region="gfx1" offset="4"/>
		<rom name="128a16.22k" size="1048576" crc="459b6407" sha1="e4dace4912f9558bee75a8e95ee2637f5e950b47" region="gfx2" offset="0"/>
		<rom name="128a15.20k" size="1048576" crc="6bbfedf4" sha1="0b3acb2b34c722ddc60c0e64e12baa1f225e4fbb" region="gfx2" offset="2"/>
		<rom name="128a14.19k" size="1048576" crc="f7bd89dd" sha1="c9b2ebd5a49840f8b260d53c25cfcc238d21c75c" region="gfx2" offset="4"/>
		<rom name="128a13.17k" size="1048576" crc="e89b66a2" sha1="fce6e56d1759ffe987766426ecb28e9015a500b7" region="gfx2" offset="6"/>
		<rom name="128a12.12k" size="524288" crc="63de93e2" sha1="c9a50e7beff1cbbc5d5820664adbd54d52782c54" region="gfx2" offset="400000"/>
		<rom name="128a11.10k" size="524288" crc="4eac941a" sha1="c0a33f4b975ebee217fd335001839992f4c0bdc8" region="gfx2" offset="400001"/>
		<rom name="128a06.2d" size="2097152" crc="88ed598c" sha1="3c123e26b3a12541df77b368bc0e0d486f5622b6" region="shared" offset="0"/>
		<rom name="128a07.1d" size="2097152" crc="db79a66e" sha1="b7e118ed26bac557038e8ae6cb77f23f3da5646f" region="shared" offset="200000"/>
		<rom name="mystwarr.nv" size="128" crc="28df2269" sha1="3f071c97662745a199f96964e2e79f795bd5a391" region="eeprom" offset="0"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="16000000"/>
		<chip type="cpu" tag="soundcpu" name="Z80" clock="8000000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="konami1" name="K054539" clock="48000"/>
		<chip type="audio" tag="konami2" name="K054539" clock="48000"/>
		<display tag="screen" type="raster" rotate="0" width="288" height="224" refresh="59.185606" />
		<sound channels="2"/>
		<input players="4" buttons="3" coins="4" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Sound Output" tag="IN1" mask="16">
			<dipvalue name="Mono" value="16"/>
			<dipvalue name="Stereo" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin Mechanism" tag="IN1" mask="32">
			<dipvalue name="Common" value="32" default="yes"/>
			<dipvalue name="Independent" value="0"/>
		</dipswitch>
		<dipswitch name="Number of Players" tag="IN1" mask="64">
			<dipvalue name="4" value="0"/>
			<dipvalue name="2" value="64" default="yes"/>
		</dipswitch>
		<dipswitch name="Unused" tag="IN1" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<driver status="imperfect" emulation="good" color="good" sound="good" graphic="imperfect" savestate="unsupported" palettesize="2048"/>
	</game>

	<game name="narc" sourcefile="midyunit.c">
		<description>Narc (rev 7.00)</description>
		<year>1988</year>
		<manufacturer>Williams</manufacturer>
		<category>Platform / Shooter Scrolling</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.034b07</verAdded>
		<controls_info>numPlayers="2" alternating="0" mirrored="1" usesService="0" tilt="1" cocktail="0"</controls_info>
		<player number="1" numButtons="4">
			<controls>
				<control name="8-way Joystick">
					<constant name="joy8way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Fire"/>
				<label name="P1_BUTTON2" value="Jump"/>
				<label name="P1_BUTTON3" value="Crouch"/>
				<label name="P1_BUTTON4" value="Rocket Bomb"/>
				<label name="P1_JOYSTICK_UP" value="Up"/>
				<label name="P1_JOYSTICK_DOWN" value="Down"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
			</labels>
		</player>
		<rom name="narcrev2.u4" size="65536" crc="450a591a" sha1="bbda8061262738e5866f2707f69483a0a51d2910" region="narcsnd:cpu0" offset="50000"/>
		<rom name="narcrev2.u5" size="65536" crc="e551e5e3" sha1="c8b4f53dbd4c534abb77d4dc07c4d12653b79894" region="narcsnd:cpu0" offset="70000"/>
		<rom name="narcrev2.u35" size="65536" crc="81295892" sha1="159664e5ee03c88d6e940e70e87e2150dc5b8b25" region="narcsnd:cpu1" offset="10000"/>
		<rom name="narcrev2.u36" size="65536" crc="16cdbb13" sha1="2dfd961a5d909c1804f4fda34de33ee2664c4bc6" region="narcsnd:cpu1" offset="30000"/>
		<rom name="narcrev2.u37" size="65536" crc="29dbeffd" sha1="4cbdc619db34f9c552de1ed3d034f8c079987e03" region="narcsnd:cpu1" offset="50000"/>
		<rom name="narcrev2.u38" size="65536" crc="09b03b80" sha1="a45782d29a426fac38299b56af0815e844e35ae4" region="narcsnd:cpu1" offset="70000"/>
		<rom name="narcrev7.u42" size="131072" crc="d1111b76" sha1="9700261aaba6a1ac0415362874817499f90b142a" region="user1" offset="80000"/>
		<rom name="narcrev7.u24" size="131072" crc="aa0d3082" sha1="7da59098319c49842406e7daf06aceae80fbd0ed" region="user1" offset="80001"/>
		<rom name="narcrev7.u41" size="131072" crc="3903191f" sha1="1ad89cb03956f6625d9403e98951383fc9219478" region="user1" offset="c0000"/>
		<rom name="narcrev7.u23" size="131072" crc="7a316582" sha1="f640966c79bab70b536f2f92d4f46475a021b5b1" region="user1" offset="c0001"/>
		<rom name="u94" size="65536" crc="ca3194e4" sha1="d6aa6a09e4353a1dddd502abf85acf48e6e94cef" region="gfx1" offset="0"/>
		<rom name="u93" size="65536" crc="0ed7f7f5" sha1="913d0dc81531adc6a7e6ffabfe681150aa4638a3" region="gfx1" offset="10000"/>
		<rom name="u92" size="65536" crc="40d2fc66" sha1="95b8d90e6abe336ad05dc3746d02b38823d2b8cd" region="gfx1" offset="20000"/>
		<rom name="u91" size="65536" crc="f39325e0" sha1="c1179825c76ed2934dfeff263a9296c2c1a5abe4" region="gfx1" offset="30000"/>
		<rom name="u90" size="65536" crc="0132aefa" sha1="9bf11ebc06f1069ea056427750902c204facbd3d" region="gfx1" offset="40000"/>
		<rom name="u89" size="65536" crc="f7260c9e" sha1="5a3fd88c7c0fa01ec2eb6fdef380ccee9d7da3a8" region="gfx1" offset="50000"/>
		<rom name="u88" size="65536" crc="edc19f42" sha1="b7121b3df743e5744ae72de2216b679fe71a2049" region="gfx1" offset="60000"/>
		<rom name="u87" size="65536" crc="d9b42ff9" sha1="cab05a5f8aadff010fba1107eb2000cc128063ff" region="gfx1" offset="70000"/>
		<rom name="u86" size="65536" crc="af7daad3" sha1="e2635a0acd6a238159ef91c1c3c9dfe8de8ae18f" region="gfx1" offset="80000"/>
		<rom name="u85" size="65536" crc="095fae6b" sha1="94f1df799142990a559e54cd949d9723481806b1" region="gfx1" offset="90000"/>
		<rom name="u84" size="65536" crc="3fdf2057" sha1="25ac6263a4eb962d90a305572fb95b75cb9f4138" region="gfx1" offset="a0000"/>
		<rom name="u83" size="65536" crc="f2d27c9f" sha1="de30c7e0191adf62b11b2f2fbdf80687e653de12" region="gfx1" offset="b0000"/>
		<rom name="u82" size="65536" crc="962ce47c" sha1="ea32f7f58a5ec1d941b372db5378d14fd850a2a7" region="gfx1" offset="c0000"/>
		<rom name="u81" size="65536" crc="00fe59ec" sha1="85efd623b9cd75b249e19b2e97440a47718da728" region="gfx1" offset="d0000"/>
		<rom name="u80" size="65536" crc="147ba8e9" sha1="1065b57082e0198025fe6f0bb3548f37c6a715e4" region="gfx1" offset="e0000"/>
		<rom name="u76" size="65536" crc="1cd897f4" sha1="80414c3718ac6719abcca83f483302fc16fcfef3" region="gfx1" offset="200000"/>
		<rom name="u75" size="65536" crc="78abfa01" sha1="1523f537491b901f2d987d4443077b92e24b969d" region="gfx1" offset="210000"/>
		<rom name="u74" size="65536" crc="66d2a234" sha1="290b3051fa9d35e24a9d00fcc2b72d2751f3e7f1" region="gfx1" offset="220000"/>
		<rom name="u73" size="65536" crc="efa5cd4e" sha1="7aca6058d644a025c6799d55ffa082ba8eb5d76f" region="gfx1" offset="230000"/>
		<rom name="u72" size="65536" crc="70638eb5" sha1="fbafb354fca7c3c402be5073fa03060de569f536" region="gfx1" offset="240000"/>
		<rom name="u71" size="65536" crc="61226883" sha1="09a366df0603cc0afc8c6c5547ec6ae3a02724b2" region="gfx1" offset="250000"/>
		<rom name="u70" size="65536" crc="c808849f" sha1="bd3f69c4641331738e415d6d72fafe0eeeb2e56b" region="gfx1" offset="260000"/>
		<rom name="u69" size="65536" crc="e7f9c34f" sha1="f65aed012f1d575a63690222b8c8f2c56bc196c3" region="gfx1" offset="270000"/>
		<rom name="u68" size="65536" crc="88a634d5" sha1="9ddf86ca8cd91965348bc311cc722151f831db21" region="gfx1" offset="280000"/>
		<rom name="u67" size="65536" crc="4ab8b69e" sha1="4320407c78864edc7876ad3604405414a3e7762d" region="gfx1" offset="290000"/>
		<rom name="u66" size="65536" crc="e1da4b25" sha1="c81ed1ffc0a4bf64e794a1313559453f9455c312" region="gfx1" offset="2a0000"/>
		<rom name="u65" size="65536" crc="6df0d125" sha1="37392cc917e73cfa09970fd24503b45ced399976" region="gfx1" offset="2b0000"/>
		<rom name="u64" size="65536" crc="abab1b16" sha1="2913a94e1fcf8df52e29d0fb6e373aa64d23c019" region="gfx1" offset="2c0000"/>
		<rom name="u63" size="65536" crc="80602f31" sha1="f1c5c4476dbf80382f33c0776c103cff9bed8346" region="gfx1" offset="2d0000"/>
		<rom name="u62" size="65536" crc="c2a476d1" sha1="ffde1784548050d87f1404aaca3689417e6f7a81" region="gfx1" offset="2e0000"/>
		<rom name="u58" size="65536" crc="8a7501e3" sha1="dcd87c464fcb88180cc1c24ec82586440a197a5c" region="gfx1" offset="400000"/>
		<rom name="u57" size="65536" crc="a504735f" sha1="2afe58e576eea2e0326c6b42adb621358a270881" region="gfx1" offset="410000"/>
		<rom name="u56" size="65536" crc="55f8cca7" sha1="0b0a0d50be4401e4ac4e75d8040f18540f9ddc61" region="gfx1" offset="420000"/>
		<rom name="u55" size="65536" crc="d3c932c1" sha1="1a7ffc04e796ba355506bf9037c21aef18fe01a3" region="gfx1" offset="430000"/>
		<rom name="u54" size="65536" crc="c7f4134b" sha1="aea523e17f95c27d1f2c1f69884f626d96c8cb3b" region="gfx1" offset="440000"/>
		<rom name="u53" size="65536" crc="6be4da56" sha1="35a93a259be04a644ca70df4922f6915274c3932" region="gfx1" offset="450000"/>
		<rom name="u52" size="65536" crc="1ea36a4a" sha1="78e5437d46c1ecff5e221bc301925b10f00c5269" region="gfx1" offset="460000"/>
		<rom name="u51" size="65536" crc="9d4b0324" sha1="80fb38a9ac81a0383112df680b9755d7cccbd50b" region="gfx1" offset="470000"/>
		<rom name="u50" size="65536" crc="6f9f0c26" sha1="be77d99fb37fa31c3824725b28ee74206c584b90" region="gfx1" offset="480000"/>
		<rom name="u49" size="65536" crc="80386fce" sha1="f182ed0f1a3753dedc56cb120cb8d10e1556e966" region="gfx1" offset="490000"/>
		<rom name="u48" size="65536" crc="05c16185" sha1="429910c5b1f1fe47fdec6cfcba765ee9f10749f0" region="gfx1" offset="4a0000"/>
		<rom name="u47" size="65536" crc="4c0151f1" sha1="b526066fc594f3ec83bb4866986e3b73cdae3992" region="gfx1" offset="4b0000"/>
		<rom name="u46" size="65536" crc="5670bfcb" sha1="b20829b715c6421894c10c02aebb08d22b5109c9" region="gfx1" offset="4c0000"/>
		<rom name="u45" size="65536" crc="27f10d98" sha1="b027ade2b4a52977d9c40c9549b9067d37fab41c" region="gfx1" offset="4d0000"/>
		<rom name="u44" size="65536" crc="93b8eaa4" sha1="b786f3286c5443cf08e556e9fb030b3444288f3c" region="gfx1" offset="4e0000"/>
		<rom name="u40" size="65536" crc="7fcaebc7" sha1="b951d63c072d693f7dfc7e362a12513eb9bd6bab" region="gfx1" offset="600000"/>
		<rom name="u39" size="65536" crc="7db5cf52" sha1="478aefc1126493378d22c857646e2fce221c7d21" region="gfx1" offset="610000"/>
		<rom name="u38" size="65536" crc="3f9f3ef7" sha1="5315e8c372bb63d95f814d8eafe0f41e4d95ba1a" region="gfx1" offset="620000"/>
		<rom name="u37" size="65536" crc="ed81826c" sha1="afe1c0fc692a802279c1f7f31143d33028d35ce4" region="gfx1" offset="630000"/>
		<rom name="u36" size="65536" crc="e5d855c0" sha1="3fa0f765238ad2a27c0c65805bf56ebfbe50bf05" region="gfx1" offset="640000"/>
		<rom name="u35" size="65536" crc="3a7b1329" sha1="e8b547a3b8f85cd13e12cfe0bf3949acc1486e6b" region="gfx1" offset="650000"/>
		<rom name="u34" size="65536" crc="fe982b0e" sha1="a03e7e348186339fd93ce119f65e8f0ea7b7bb7a" region="gfx1" offset="660000"/>
		<rom name="u33" size="65536" crc="6bc7eb0f" sha1="6964ef63d0daf1bc7fa9585567659cfc198b6cc3" region="gfx1" offset="670000"/>
		<rom name="u32" size="65536" crc="5875a6d3" sha1="ae64aa786239be39c3c99bbe019bdc91003c1691" region="gfx1" offset="680000"/>
		<rom name="u31" size="65536" crc="2fa4b8e5" sha1="8e4e4abd60d20e0ef955ac4b1f300cfd157e50ca" region="gfx1" offset="690000"/>
		<rom name="u30" size="65536" crc="7e4bb8ee" sha1="7166bd56a569329e01ed0c03579a403d659a4a7b" region="gfx1" offset="6a0000"/>
		<rom name="u29" size="65536" crc="45136fd9" sha1="44388e16d02a8c55fed0dbbcd842c941fa4b11b1" region="gfx1" offset="6b0000"/>
		<rom name="u28" size="65536" crc="d6cdac24" sha1="d4bbe3a1be89be7d21769bfe476b50c05cd0c357" region="gfx1" offset="6c0000"/>
		<rom name="u27" size="65536" crc="4d33bbec" sha1="05a3bd66ff91c824e841ca3943585f6aa383c5c2" region="gfx1" offset="6d0000"/>
		<rom name="u26" size="65536" crc="cb19f784" sha1="1e4d85603c940e247fdc45f0366dfb484285e588" region="gfx1" offset="6e0000"/>
		<chip type="cpu" tag="maincpu" name="TMS34010" clock="48000000"/>
		<chip type="cpu" tag="narcsnd:cpu0" name="M6809" clock="8000000"/>
		<chip type="cpu" tag="narcsnd:cpu1" name="M6809" clock="8000000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="narcsnd" name="Williams NARC Sound Board"/>
		<chip type="audio" tag="narcsnd:ym2151" name="YM2151" clock="3579545"/>
		<chip type="audio" tag="narcsnd:dac1" name="DAC"/>
		<chip type="audio" tag="narcsnd:dac2" name="DAC"/>
		<chip type="audio" tag="narcsnd:cvsd" name="HC-55516"/>
		<display tag="screen" type="raster" rotate="0" width="511" height="399" refresh="54.905648" pixclock="16000000" htotal="673" hbend="0" hbstart="511" vtotal="433" vbend="0" vbstart="399" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="4" service="yes" tilt="yes">
			<control type="joy8way"/>
		</input>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="8192"/>
	</game>

	<game name="nbajamte2" sourcefile="midtunit.c" cloneof="nbajamte" romof="nbajamte">
		<description>NBA Jam TE (rev 2.0 01/28/94)</description>
		<year>1994</year>
		<manufacturer>Midway</manufacturer>
		<category>Sports / Basketball</category>
		<nplayers>4P sim</nplayers>
		<verAdded>.037b05</verAdded>
		<rom name="te-u3.bin" merge="te-u3.bin" size="131072" crc="d4551195" sha1="e8908fbe4339fb8c93f7e74113dfd25dda1667ea" region="adpcm:cpu" offset="10000"/>
		<rom name="te-u12.bin" merge="te-u12.bin" size="524288" crc="4fac97bc" sha1="bd88d8c3edab0e35ad9f9350bcbaa17cda61d87a" region="adpcm:oki" offset="0"/>
		<rom name="te-u13.bin" merge="te-u13.bin" size="524288" crc="6f27b202" sha1="c1f0db15624d1e7102ce9fd1db49ccf86e8611d6" region="adpcm:oki" offset="80000"/>
		<rom name="te-uj12.l2" size="524288" crc="eaa6fb32" sha1="8c8c0c6ace2b98679d7fe90e1f9284bdf0e14eaf" region="maincpu" offset="0"/>
		<rom name="te-ug12.l2" size="524288" crc="5a694d9a" sha1="fb74e4242d9adba03f24a81451ea06e8d9b4af96" region="maincpu" offset="1"/>
		<rom name="nbaug14.bin" merge="nbaug14.bin" size="524288" crc="04bb9f64" sha1="9e1a8c37e14cb6fe67f4aa3caa9022f356f1ca64" region="gfxrom" offset="0"/>
		<rom name="nbauj14.bin" merge="nbauj14.bin" size="524288" crc="b34b7af3" sha1="0abb74d2f414bc9da0380a81beb134f3a87c1a0a" region="gfxrom" offset="1"/>
		<rom name="nbaug19.bin" merge="nbaug19.bin" size="524288" crc="a8f22fbb" sha1="514208a9d6d0c8c2d7847cc02d4387eac90be659" region="gfxrom" offset="2"/>
		<rom name="nbauj19.bin" merge="nbauj19.bin" size="524288" crc="8130a8a2" sha1="f23f124024285d07d8cf822817b62e42c38b82db" region="gfxrom" offset="3"/>
		<rom name="te-ug16.bin" merge="te-ug16.bin" size="524288" crc="c7ce74d0" sha1="93861cd909e0f28ed112096d6f9fc57d0d31c57c" region="gfxrom" offset="200000"/>
		<rom name="te-uj16.bin" merge="te-uj16.bin" size="524288" crc="905ad88b" sha1="24c336ccc0e2ac0ee96a34ad6fe4aa7464de0009" region="gfxrom" offset="200001"/>
		<rom name="te-ug20.bin" merge="te-ug20.bin" size="524288" crc="8a48728c" sha1="3684099b4934b027336c319c77d9e0710b8c22dc" region="gfxrom" offset="200002"/>
		<rom name="te-uj20.bin" merge="te-uj20.bin" size="524288" crc="bf263d61" sha1="b5b59e8df55f8030eff068c1d8b07dad8521bf5d" region="gfxrom" offset="200003"/>
		<rom name="te-ug17.bin" merge="te-ug17.bin" size="524288" crc="9401be62" sha1="597413a8a1eb66a7ad89af2f548fa3062e5e8efb" region="gfxrom" offset="400000"/>
		<rom name="te-uj17.bin" merge="te-uj17.bin" size="524288" crc="8a852b9e" sha1="604c7f4305887e9505320630027765ea76607c58" region="gfxrom" offset="400001"/>
		<rom name="te-ug22.bin" merge="te-ug22.bin" size="524288" crc="3b05133b" sha1="f6067abb92b8751afe7352a4f1b1a22c9528002b" region="gfxrom" offset="400002"/>
		<rom name="te-uj22.bin" merge="te-uj22.bin" size="524288" crc="39791051" sha1="7aa02500ddacd31fca04044a22a38f36452ca300" region="gfxrom" offset="400003"/>
		<rom name="te-ug18.bin" merge="te-ug18.bin" size="524288" crc="6fd08f57" sha1="5b7031dffc88374c5bfdf3021aa01ec4e28d0631" region="gfxrom" offset="600000"/>
		<rom name="te-uj18.bin" merge="te-uj18.bin" size="524288" crc="4eb73c26" sha1="693bf45f777da8e55b7bcd8699ea5bd711964941" region="gfxrom" offset="600001"/>
		<rom name="te-ug23.bin" merge="te-ug23.bin" size="524288" crc="854f73bc" sha1="242cc8ce28711f6f0787524a1070eb4b0956e6ae" region="gfxrom" offset="600002"/>
		<rom name="te-uj23.bin" merge="te-uj23.bin" size="524288" crc="f8c30998" sha1="33e2f982d74e9f3686b1f4a8172c49fb8b604cf5" region="gfxrom" offset="600003"/>
		<chip type="cpu" tag="maincpu" name="TMS34010" clock="50000000"/>
		<chip type="cpu" tag="adpcm:cpu" name="M6809" clock="8000000"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="adpcm" name="Williams ADPCM Sound Board"/>
		<chip type="audio" tag="adpcm:ym2151" name="YM2151" clock="3579545"/>
		<chip type="audio" tag="adpcm:dac" name="DAC"/>
		<chip type="audio" tag="adpcm:oki" name="OKI6295" clock="1000000"/>
		<display tag="screen" type="raster" rotate="0" width="399" height="253" refresh="54.815170" pixclock="8000000" htotal="505" hbend="0" hbstart="399" vtotal="289" vbend="0" vbstart="253" />
		<sound channels="1"/>
		<input players="4" buttons="3" coins="4" service="yes" tilt="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch" tag="DSW" mask="1">
			<dipvalue name="Off" value="1" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Powerup Test" tag="DSW" mask="2">
			<dipvalue name="Off" value="0" default="yes"/>
			<dipvalue name="On" value="2"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSW" mask="4">
			<dipvalue name="Off" value="4" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSW" mask="8">
			<dipvalue name="Off" value="8" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSW" mask="16">
			<dipvalue name="Off" value="16" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSW" mask="32">
			<dipvalue name="Off" value="0"/>
			<dipvalue name="On" value="32" default="yes"/>
		</dipswitch>
		<dipswitch name="Validator" tag="DSW" mask="64">
			<dipvalue name="Installed" value="0"/>
			<dipvalue name="Not Present" value="64" default="yes"/>
		</dipswitch>
		<dipswitch name="Players" tag="DSW" mask="128">
			<dipvalue name="2" value="0"/>
			<dipvalue name="4" value="128" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin Counters" tag="DSW" mask="768">
			<dipvalue name="1 Counter, 1 count/coin" value="768" default="yes"/>
			<dipvalue name="1 Counter, Totalizing" value="512"/>
			<dipvalue name="2 Counters, 1 count/coin" value="256"/>
		</dipswitch>
		<dipswitch name="Country" tag="DSW" mask="3072">
			<dipvalue name="USA" value="3072" default="yes"/>
			<dipvalue name="French" value="2048"/>
			<dipvalue name="German" value="1024"/>
		</dipswitch>
		<dipswitch name="Coinage" tag="DSW" mask="28672">
			<dipvalue name="1" value="28672" default="yes"/>
			<dipvalue name="2" value="12288"/>
			<dipvalue name="3" value="20480"/>
			<dipvalue name="4" value="4096"/>
			<dipvalue name="ECA" value="24576"/>
			<dipvalue name="Free Play" value="0"/>
		</dipswitch>
		<dipswitch name="Coinage Source" tag="DSW" mask="32768">
			<dipvalue name="Dipswitch" value="32768"/>
			<dipvalue name="CMOS" value="0" default="yes"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32768"/>
	</game>

	<game name="nemo" sourcefile="cps1.c">
		<description>Nemo (World 901130)</description>
		<year>1990</year>
		<manufacturer>Capcom</manufacturer>
		<category>Platform / Fighter Scrolling</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.033b05</verAdded>
		<rom name="nme_30a.11f" size="131072" crc="d2c03e56" sha1="df468e3b5deba01a6825b742f1cc87bfb26c1981" region="maincpu" offset="0"/>
		<rom name="nme_35a.11h" size="131072" crc="5fd31661" sha1="12f92a7255e8cae6975452db956670cf72d51768" region="maincpu" offset="1"/>
		<rom name="nme_31a.12f" size="131072" crc="b2bd4f6f" sha1="82a59b5f36cb4c23dca05297e2a643842fc12609" region="maincpu" offset="40000"/>
		<rom name="nme_36a.12h" size="131072" crc="ee9450e3" sha1="a5454268ef58533e71fe07167b4c3fd263363f77" region="maincpu" offset="40001"/>
		<rom name="nm-32m.8h" size="524288" crc="d6d1add3" sha1="61c3013d322dbb7622cca032adcd020ba318e885" region="maincpu" offset="80000"/>
		<rom name="nm-5m.7a" size="524288" crc="487b8747" sha1="f14339b02b8f7ec2002632349e88fed4afc30050" region="gfx" offset="0"/>
		<rom name="nm-7m.9a" size="524288" crc="203dc8c6" sha1="d52577500e822b89904d1510d559f8575c2aaa78" region="gfx" offset="2"/>
		<rom name="nm-1m.3a" size="524288" crc="9e878024" sha1="9a5ce3a6a7952a8954d0709b9473db9253793d70" region="gfx" offset="4"/>
		<rom name="nm-3m.5a" size="524288" crc="bb01e6b6" sha1="3883e28f721d0278b2f4f877a804e95ee14f53e4" region="gfx" offset="6"/>
		<rom name="nme_09.12b" size="65536" crc="0f4b0581" sha1="2e5a2885149c632abfaf4292a1bf032c13c8da6c" region="audiocpu" offset="0"/>
		<rom name="nme_18.11c" size="131072" crc="bab333d4" sha1="c1d0fb61ec46f17eb7edf69e1ad5ac91b5d51daa" region="oki" offset="0"/>
		<rom name="nme_19.12c" size="131072" crc="2650a0a8" sha1="e9e8cc1b27a2cb3e87124061fabcf42982f0611f" region="oki" offset="20000"/>
		<rom name="buf1" size="279" crc="eb122de7" sha1="b26b5bfe258e3e184f069719f9fd008d6b8f6b9b" region="aboardplds" offset="0"/>
		<rom name="ioa1" size="279" crc="59c7ee3b" sha1="fbb887c5b4f5cb8df77cec710eaac2985bc482a6" region="aboardplds" offset="0"/>
		<rom name="prg1" size="279" crc="f1129744" sha1="a5300f301c1a08a7da768f0773fa0fe3f683b237" region="aboardplds" offset="0"/>
		<rom name="rom1" size="279" crc="41dc73b9" sha1="7d4c9f1693c821fbf84e32dd6ef62ddf14967845" region="aboardplds" offset="0"/>
		<rom name="sou1" size="279" crc="84f4b2fe" sha1="dcc9e86cc36316fe42eace02d6df75d08bc8bb6d" region="aboardplds" offset="0"/>
		<rom name="nm24b.1a" size="279" crc="7b25bac6" sha1="fa0083c59c8d6da07798cb3a4fc25d388065b7cd" region="bboardplds" offset="0"/>
		<rom name="iob1.11e" size="279" crc="3abc0700" sha1="973043aa46ec6d5d1db20dc9d5937005a0f9f6ae" region="bboardplds" offset="0"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="10000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="3579545"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="2151" name="YM2151" clock="3579545"/>
		<chip type="audio" tag="oki" name="OKI6295" clock="1000000"/>
		<display tag="screen" type="raster" rotate="0" width="384" height="224" refresh="59.629403" pixclock="8000000" htotal="518" hbend="64" hbstart="448" vtotal="259" vbend="16" vbstart="240" />
		<sound channels="1"/>
		<input players="2" buttons="3" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Coin A" tag="DSWA" mask="7">
			<dipvalue name="4 Coins/1 Credit" value="0"/>
			<dipvalue name="3 Coins/1 Credit" value="1"/>
			<dipvalue name="2 Coins/1 Credit" value="2"/>
			<dipvalue name="1 Coin/1 Credit" value="7" default="yes"/>
			<dipvalue name="1 Coin/2 Credits" value="6"/>
			<dipvalue name="1 Coin/3 Credits" value="5"/>
			<dipvalue name="1 Coin/4 Credits" value="4"/>
			<dipvalue name="1 Coin/6 Credits" value="3"/>
		</dipswitch>
		<dipswitch name="Coin B" tag="DSWA" mask="56">
			<dipvalue name="4 Coins/1 Credit" value="0"/>
			<dipvalue name="3 Coins/1 Credit" value="8"/>
			<dipvalue name="2 Coins/1 Credit" value="16"/>
			<dipvalue name="1 Coin/1 Credit" value="56" default="yes"/>
			<dipvalue name="1 Coin/2 Credits" value="48"/>
			<dipvalue name="1 Coin/3 Credits" value="40"/>
			<dipvalue name="1 Coin/4 Credits" value="32"/>
			<dipvalue name="1 Coin/6 Credits" value="24"/>
		</dipswitch>
		<dipswitch name="2 Coins to Start, 1 to Continue" tag="DSWA" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSWA" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Difficulty" tag="DSWB" mask="7">
			<dipvalue name="1 (Easiest)" value="7"/>
			<dipvalue name="2" value="6"/>
			<dipvalue name="3" value="5"/>
			<dipvalue name="4 (Normal)" value="4" default="yes"/>
			<dipvalue name="5" value="3"/>
			<dipvalue name="6" value="2"/>
			<dipvalue name="7" value="1"/>
			<dipvalue name="8 (Hardest)" value="0"/>
		</dipswitch>
		<dipswitch name="Life Bar" tag="DSWB" mask="24">
			<dipvalue name="Minimun" value="0"/>
			<dipvalue name="Medium" value="24" default="yes"/>
			<dipvalue name="Maximum" value="8"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSWB" mask="32">
			<dipvalue name="Off" value="32" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSWB" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSWB" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Lives" tag="DSWC" mask="3">
			<dipvalue name="1" value="2"/>
			<dipvalue name="2" value="3" default="yes"/>
			<dipvalue name="3" value="1"/>
			<dipvalue name="4" value="0"/>
		</dipswitch>
		<dipswitch name="Free Play" tag="DSWC" mask="4">
			<dipvalue name="Off" value="4" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Freeze" tag="DSWC" mask="8">
			<dipvalue name="Off" value="8" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Flip Screen" tag="DSWC" mask="16">
			<dipvalue name="Off" value="16" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Demo Sounds" tag="DSWC" mask="32">
			<dipvalue name="Off" value="32"/>
			<dipvalue name="On" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Allow Continue" tag="DSWC" mask="64">
			<dipvalue name="No" value="64"/>
			<dipvalue name="Yes" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Game Mode" tag="DSWC" mask="128">
			<dipvalue name="Game" value="128" default="yes"/>
			<dipvalue name="Test" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="3072"/>
	</game>

	<game name="neobombe" sourcefile="neodrvr.c" romof="neogeo">
		<description>Neo Bomberman</description>
		<year>1997</year>
		<manufacturer>Hudson</manufacturer>
		<biosset name="euro" description="Europe MVS (Ver. 2)" default="yes"/>
		<biosset name="euro-s1" description="Europe MVS (Ver. 1)"/>
		<biosset name="us" description="US MVS (Ver. 2?)"/>
		<biosset name="us-e" description="US MVS (Ver. 1)"/>
		<biosset name="asia" description="Asia MVS (Ver. 3)"/>
		<biosset name="japan" description="Japan MVS (Ver. 3)"/>
		<biosset name="japan-s2" description="Japan MVS (Ver. 2)"/>
		<biosset name="japan-s1" description="Japan MVS (Ver. 1)"/>
		<biosset name="mv1c" description="NEO-MVH MV1C"/>
		<biosset name="japan-j3" description="Japan MVS (J3)"/>
		<biosset name="japan-hotel" description="Custom Japanese Hotel"/>
		<biosset name="uni-bios_2_3" description="Universe Bios (Hack, Ver. 2.3)"/>
		<biosset name="uni-bios_2_3o" description="Universe Bios (Hack, Ver. 2.3, older?)"/>
		<biosset name="uni-bios_2_2" description="Universe Bios (Hack, Ver. 2.2)"/>
		<biosset name="uni-bios_2_1" description="Universe Bios (Hack, Ver. 2.1)"/>
		<biosset name="uni-bios_2_0" description="Universe Bios (Hack, Ver. 2.0)"/>
		<biosset name="uni-bios_1_3" description="Universe Bios (Hack, Ver. 1.3)"/>
		<biosset name="uni-bios_1_2" description="Universe Bios (Hack, Ver. 1.2)"/>
		<biosset name="uni-bios_1_2o" description="Universe Bios (Hack, Ver. 1.2, older)"/>
		<biosset name="uni-bios_1_1" description="Universe Bios (Hack, Ver. 1.1)"/>
		<biosset name="uni-bios_1_0" description="Universe Bios (Hack, Ver. 1.0)"/>
		<biosset name="uni-bios_3_0" description="Universe Bios (Hack, Ver. 3.0)"/>
		<category>Maze</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.034b04</verAdded>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="mainbios" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="mainbios" offset="0"/>
		<rom name="sp-u2.sp1" merge="sp-u2.sp1" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="mainbios" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="mainbios" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="mainbios" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="mainbios" offset="0"/>
		<rom name="sp-j2.sp1" merge="sp-j2.sp1" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="mainbios" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="mainbios" offset="0"/>
		<rom name="sp-45.sp1" merge="sp-45.sp1" bios="mv1c" size="524288" crc="03cc9f6a" sha1="cdf1f49e3ff2bac528c21ed28449cf35b7957dc1" region="mainbios" offset="0"/>
		<rom name="japan-j3.bin" merge="japan-j3.bin" bios="japan-j3" size="131072" crc="dff6d41f" sha1="e92910e20092577a4523a6b39d578a71d4de7085" region="mainbios" offset="0"/>
		<rom name="sp-1v1_3db8c.bin" merge="sp-1v1_3db8c.bin" bios="japan-hotel" size="131072" crc="162f0ebe" sha1="fe1c6dd3dfcf97d960065b1bb46c1e11cb7bf271" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_3.rom" merge="uni-bios_2_3.rom" bios="uni-bios_2_3" size="131072" crc="27664eb5" sha1="5b02900a3ccf3df168bdcfc98458136fd2b92ac0" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_3o.rom" merge="uni-bios_2_3o.rom" bios="uni-bios_2_3o" size="131072" crc="601720ae" sha1="1b8a72c720cdb5ee3f1d735bbcf447b09204b8d9" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_2.rom" merge="uni-bios_2_2.rom" bios="uni-bios_2_2" size="131072" crc="2d50996a" sha1="5241a4fb0c63b1a23fd1da8efa9c9a9bd3b4279c" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_1.rom" merge="uni-bios_2_1.rom" bios="uni-bios_2_1" size="131072" crc="8dabf76b" sha1="c23732c4491d966cf0373c65c83c7a4e88f0082c" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_0.rom" merge="uni-bios_2_0.rom" bios="uni-bios_2_0" size="131072" crc="0c12c2ad" sha1="37bcd4d30f3892078b46841d895a6eff16dc921e" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_3.rom" merge="uni-bios_1_3.rom" bios="uni-bios_1_3" size="131072" crc="b24b44a0" sha1="eca8851d30557b97c309a0d9f4a9d20e5b14af4e" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_2.rom" merge="uni-bios_1_2.rom" bios="uni-bios_1_2" size="131072" crc="4fa698e9" sha1="682e13ec1c42beaa2d04473967840c88fd52c75a" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_2o.rom" merge="uni-bios_1_2o.rom" bios="uni-bios_1_2o" size="131072" crc="e19d3ce9" sha1="af88ef837f44a3af2d7144bb46a37c8512b67770" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_1.rom" merge="uni-bios_1_1.rom" bios="uni-bios_1_1" size="131072" crc="5dda0d84" sha1="4153d533c02926a2577e49c32657214781ff29b7" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_0.rom" merge="uni-bios_1_0.rom" bios="uni-bios_1_0" size="131072" crc="0ce453a0" sha1="3b4c0cd26c176fc6b26c3a2f95143dd478f6abf9" region="mainbios" offset="0"/>
		<rom name="uni-bios_3_0.rom" merge="uni-bios_3_0.rom" bios="uni-bios_3_0" size="131072" crc="a97c89a9" sha1="97a5eff3b119062f10e31ad6f04fe4b90d366e7f" region="mainbios" offset="0"/>
		<rom name="093-p1.p1" size="1048576" crc="a1a71d0d" sha1="059284c84f61a825923d86d2f29c91baa2c439cd" region="maincpu" offset="0"/>
		<rom name="093-s1.s1" size="131072" crc="4b3fa119" sha1="41cb0909bfb017eb6f2c530cb92a423319ed7ab1" region="fixed" offset="0"/>
		<rom name="sfix.sfix" merge="sfix.sfix" size="131072" crc="c2ea0cfd" sha1="fd4a618cdcdbf849374f0a50dd8efe9dbab706c3" region="fixedbios" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="131072" crc="5a86cff2" sha1="5992277debadeb64d1c1c64b0a92d9293eaf7e4a" region="zoomy" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="94416d67" sha1="42f9d7ddd6c0931fd64226a60dc73602b2819dcf" region="audiobios" offset="0"/>
		<rom name="093-m1.m1" size="131072" crc="e81e780b" sha1="c56c53984e0f92e180e850c60a75f550ee84917c" region="audiocpu" offset="0"/>
		<rom name="093-v1.v1" size="4194304" crc="02abd4b0" sha1="6bf33ebc9b01cd4a029f6a555694a9835e30ca1b" region="ymsnd" offset="0"/>
		<rom name="093-v2.v2" size="2097152" crc="a92b8b3d" sha1="b672c97b85d2f52eba3cb26025008ebc7a18312a" region="ymsnd" offset="400000"/>
		<rom name="093-c1.c1" size="4194304" crc="d1f328f8" sha1="ddf71280c2ce85225f15fe9e973f330609281878" region="sprites" offset="0"/>
		<rom name="093-c2.c2" size="4194304" crc="82c49540" sha1="5f37c1bc0d63c98a13967b44da3d2c85e6dbbe50" region="sprites" offset="1"/>
		<rom name="093-c3.c3" size="524288" crc="e37578c5" sha1="20024caa0f09ee887a6418dd02d02a0df93786fd" region="sprites" offset="800000"/>
		<rom name="093-c4.c4" size="524288" crc="59826783" sha1="0110a2b6186cca95f75225d4d0269d61c2ad25b1" region="sprites" offset="800001"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="12000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="4000000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="ymsnd" name="YM2610" clock="8000000"/>
		<display tag="screen" type="raster" rotate="0" width="320" height="224" refresh="59.185606" pixclock="6000000" htotal="384" hbend="30" hbstart="350" vtotal="264" vbend="16" vbstart="240" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch" tag="IN0" mask="1">
			<dipvalue name="Off" value="1" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?" tag="IN0" mask="2">
			<dipvalue name="1?" value="0"/>
			<dipvalue name="2?" value="2" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)" tag="IN0" mask="4">
			<dipvalue name="Off" value="4" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="COMM Setting (Cabinet No.)" tag="IN0" mask="24">
			<dipvalue name="1" value="24" default="yes"/>
			<dipvalue name="2" value="16"/>
			<dipvalue name="3" value="8"/>
			<dipvalue name="4" value="0"/>
		</dipswitch>
		<dipswitch name="COMM Setting (Link Enable)" tag="IN0" mask="32">
			<dipvalue name="Off" value="32" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Free Play" tag="IN0" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Freeze" tag="IN0" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="0"/>
	</game>

	<game name="neodrift" sourcefile="neodrvr.c" romof="neogeo">
		<description>Neo Drift Out - New Technology</description>
		<year>1996</year>
		<manufacturer>Visco</manufacturer>
		<biosset name="euro" description="Europe MVS (Ver. 2)" default="yes"/>
		<biosset name="euro-s1" description="Europe MVS (Ver. 1)"/>
		<biosset name="us" description="US MVS (Ver. 2?)"/>
		<biosset name="us-e" description="US MVS (Ver. 1)"/>
		<biosset name="asia" description="Asia MVS (Ver. 3)"/>
		<biosset name="japan" description="Japan MVS (Ver. 3)"/>
		<biosset name="japan-s2" description="Japan MVS (Ver. 2)"/>
		<biosset name="japan-s1" description="Japan MVS (Ver. 1)"/>
		<biosset name="mv1c" description="NEO-MVH MV1C"/>
		<biosset name="japan-j3" description="Japan MVS (J3)"/>
		<biosset name="japan-hotel" description="Custom Japanese Hotel"/>
		<biosset name="uni-bios_2_3" description="Universe Bios (Hack, Ver. 2.3)"/>
		<biosset name="uni-bios_2_3o" description="Universe Bios (Hack, Ver. 2.3, older?)"/>
		<biosset name="uni-bios_2_2" description="Universe Bios (Hack, Ver. 2.2)"/>
		<biosset name="uni-bios_2_1" description="Universe Bios (Hack, Ver. 2.1)"/>
		<biosset name="uni-bios_2_0" description="Universe Bios (Hack, Ver. 2.0)"/>
		<biosset name="uni-bios_1_3" description="Universe Bios (Hack, Ver. 1.3)"/>
		<biosset name="uni-bios_1_2" description="Universe Bios (Hack, Ver. 1.2)"/>
		<biosset name="uni-bios_1_2o" description="Universe Bios (Hack, Ver. 1.2, older)"/>
		<biosset name="uni-bios_1_1" description="Universe Bios (Hack, Ver. 1.1)"/>
		<biosset name="uni-bios_1_0" description="Universe Bios (Hack, Ver. 1.0)"/>
		<biosset name="uni-bios_3_0" description="Universe Bios (Hack, Ver. 3.0)"/>
		<category>Driving / Race</category>
		<nplayers>1P</nplayers>
		<verAdded>.034b05</verAdded>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="mainbios" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="mainbios" offset="0"/>
		<rom name="sp-u2.sp1" merge="sp-u2.sp1" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="mainbios" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="mainbios" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="mainbios" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="mainbios" offset="0"/>
		<rom name="sp-j2.sp1" merge="sp-j2.sp1" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="mainbios" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="mainbios" offset="0"/>
		<rom name="sp-45.sp1" merge="sp-45.sp1" bios="mv1c" size="524288" crc="03cc9f6a" sha1="cdf1f49e3ff2bac528c21ed28449cf35b7957dc1" region="mainbios" offset="0"/>
		<rom name="japan-j3.bin" merge="japan-j3.bin" bios="japan-j3" size="131072" crc="dff6d41f" sha1="e92910e20092577a4523a6b39d578a71d4de7085" region="mainbios" offset="0"/>
		<rom name="sp-1v1_3db8c.bin" merge="sp-1v1_3db8c.bin" bios="japan-hotel" size="131072" crc="162f0ebe" sha1="fe1c6dd3dfcf97d960065b1bb46c1e11cb7bf271" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_3.rom" merge="uni-bios_2_3.rom" bios="uni-bios_2_3" size="131072" crc="27664eb5" sha1="5b02900a3ccf3df168bdcfc98458136fd2b92ac0" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_3o.rom" merge="uni-bios_2_3o.rom" bios="uni-bios_2_3o" size="131072" crc="601720ae" sha1="1b8a72c720cdb5ee3f1d735bbcf447b09204b8d9" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_2.rom" merge="uni-bios_2_2.rom" bios="uni-bios_2_2" size="131072" crc="2d50996a" sha1="5241a4fb0c63b1a23fd1da8efa9c9a9bd3b4279c" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_1.rom" merge="uni-bios_2_1.rom" bios="uni-bios_2_1" size="131072" crc="8dabf76b" sha1="c23732c4491d966cf0373c65c83c7a4e88f0082c" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_0.rom" merge="uni-bios_2_0.rom" bios="uni-bios_2_0" size="131072" crc="0c12c2ad" sha1="37bcd4d30f3892078b46841d895a6eff16dc921e" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_3.rom" merge="uni-bios_1_3.rom" bios="uni-bios_1_3" size="131072" crc="b24b44a0" sha1="eca8851d30557b97c309a0d9f4a9d20e5b14af4e" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_2.rom" merge="uni-bios_1_2.rom" bios="uni-bios_1_2" size="131072" crc="4fa698e9" sha1="682e13ec1c42beaa2d04473967840c88fd52c75a" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_2o.rom" merge="uni-bios_1_2o.rom" bios="uni-bios_1_2o" size="131072" crc="e19d3ce9" sha1="af88ef837f44a3af2d7144bb46a37c8512b67770" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_1.rom" merge="uni-bios_1_1.rom" bios="uni-bios_1_1" size="131072" crc="5dda0d84" sha1="4153d533c02926a2577e49c32657214781ff29b7" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_0.rom" merge="uni-bios_1_0.rom" bios="uni-bios_1_0" size="131072" crc="0ce453a0" sha1="3b4c0cd26c176fc6b26c3a2f95143dd478f6abf9" region="mainbios" offset="0"/>
		<rom name="uni-bios_3_0.rom" merge="uni-bios_3_0.rom" bios="uni-bios_3_0" size="131072" crc="a97c89a9" sha1="97a5eff3b119062f10e31ad6f04fe4b90d366e7f" region="mainbios" offset="0"/>
		<rom name="213-p1.p1" size="2097152" crc="e397d798" sha1="10f459111db4bab7aaa63ca47e83304a84300812" region="maincpu" offset="100000"/>
		<rom name="213-s1.s1" size="131072" crc="b76b61bc" sha1="5fdb407d16ab9e33c4f26ee09ff70891ae1d2bd0" region="fixed" offset="0"/>
		<rom name="sfix.sfix" merge="sfix.sfix" size="131072" crc="c2ea0cfd" sha1="fd4a618cdcdbf849374f0a50dd8efe9dbab706c3" region="fixedbios" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="131072" crc="5a86cff2" sha1="5992277debadeb64d1c1c64b0a92d9293eaf7e4a" region="zoomy" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="94416d67" sha1="42f9d7ddd6c0931fd64226a60dc73602b2819dcf" region="audiobios" offset="0"/>
		<rom name="213-m1.m1" size="131072" crc="200045f1" sha1="7a6cd1c8d4447ea260d7ff4520c676b8d685f2e4" region="audiocpu" offset="0"/>
		<rom name="213-v1.v1" size="2097152" crc="a421c076" sha1="129f05c1a28a6493442f47a79c2d3577a1a43ef5" region="ymsnd" offset="0"/>
		<rom name="213-v2.v2" size="2097152" crc="233c7dd9" sha1="be7f980aa83831b6605aaaf4ec904180bb96c935" region="ymsnd" offset="200000"/>
		<rom name="213-c1.c1" size="4194304" crc="3edc8bd3" sha1="71dcba9afd3b08ebfa13294644dcb365c2740780" region="sprites" offset="0"/>
		<rom name="213-c2.c2" size="4194304" crc="46ae5f16" sha1="a01310632734e776e889af6a531063cb1661c33a" region="sprites" offset="1"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="12000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="4000000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="ymsnd" name="YM2610" clock="8000000"/>
		<display tag="screen" type="raster" rotate="0" width="320" height="224" refresh="59.185606" pixclock="6000000" htotal="384" hbend="30" hbstart="350" vtotal="264" vbend="16" vbstart="240" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch" tag="IN0" mask="1">
			<dipvalue name="Off" value="1" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?" tag="IN0" mask="2">
			<dipvalue name="1?" value="0"/>
			<dipvalue name="2?" value="2" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)" tag="IN0" mask="4">
			<dipvalue name="Off" value="4" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="COMM Setting (Cabinet No.)" tag="IN0" mask="24">
			<dipvalue name="1" value="24" default="yes"/>
			<dipvalue name="2" value="16"/>
			<dipvalue name="3" value="8"/>
			<dipvalue name="4" value="0"/>
		</dipswitch>
		<dipswitch name="COMM Setting (Link Enable)" tag="IN0" mask="32">
			<dipvalue name="Off" value="32" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Free Play" tag="IN0" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Freeze" tag="IN0" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="0"/>
	</game>

	<game name="turfmast" sourcefile="neodrvr.c" romof="neogeo">
		<description>Neo Turf Masters / Big Tournament Golf</description>
		<year>1996</year>
		<manufacturer>Nazca</manufacturer>
		<biosset name="euro" description="Europe MVS (Ver. 2)" default="yes"/>
		<biosset name="euro-s1" description="Europe MVS (Ver. 1)"/>
		<biosset name="us" description="US MVS (Ver. 2?)"/>
		<biosset name="us-e" description="US MVS (Ver. 1)"/>
		<biosset name="asia" description="Asia MVS (Ver. 3)"/>
		<biosset name="japan" description="Japan MVS (Ver. 3)"/>
		<biosset name="japan-s2" description="Japan MVS (Ver. 2)"/>
		<biosset name="japan-s1" description="Japan MVS (Ver. 1)"/>
		<biosset name="mv1c" description="NEO-MVH MV1C"/>
		<biosset name="japan-j3" description="Japan MVS (J3)"/>
		<biosset name="japan-hotel" description="Custom Japanese Hotel"/>
		<biosset name="uni-bios_2_3" description="Universe Bios (Hack, Ver. 2.3)"/>
		<biosset name="uni-bios_2_3o" description="Universe Bios (Hack, Ver. 2.3, older?)"/>
		<biosset name="uni-bios_2_2" description="Universe Bios (Hack, Ver. 2.2)"/>
		<biosset name="uni-bios_2_1" description="Universe Bios (Hack, Ver. 2.1)"/>
		<biosset name="uni-bios_2_0" description="Universe Bios (Hack, Ver. 2.0)"/>
		<biosset name="uni-bios_1_3" description="Universe Bios (Hack, Ver. 1.3)"/>
		<biosset name="uni-bios_1_2" description="Universe Bios (Hack, Ver. 1.2)"/>
		<biosset name="uni-bios_1_2o" description="Universe Bios (Hack, Ver. 1.2, older)"/>
		<biosset name="uni-bios_1_1" description="Universe Bios (Hack, Ver. 1.1)"/>
		<biosset name="uni-bios_1_0" description="Universe Bios (Hack, Ver. 1.0)"/>
		<biosset name="uni-bios_3_0" description="Universe Bios (Hack, Ver. 3.0)"/>
		<category>Sports / Golf</category>
		<nplayers>2P alt</nplayers>
		<verAdded>.034b05</verAdded>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="mainbios" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="mainbios" offset="0"/>
		<rom name="sp-u2.sp1" merge="sp-u2.sp1" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="mainbios" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="mainbios" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="mainbios" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="mainbios" offset="0"/>
		<rom name="sp-j2.sp1" merge="sp-j2.sp1" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="mainbios" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="mainbios" offset="0"/>
		<rom name="sp-45.sp1" merge="sp-45.sp1" bios="mv1c" size="524288" crc="03cc9f6a" sha1="cdf1f49e3ff2bac528c21ed28449cf35b7957dc1" region="mainbios" offset="0"/>
		<rom name="japan-j3.bin" merge="japan-j3.bin" bios="japan-j3" size="131072" crc="dff6d41f" sha1="e92910e20092577a4523a6b39d578a71d4de7085" region="mainbios" offset="0"/>
		<rom name="sp-1v1_3db8c.bin" merge="sp-1v1_3db8c.bin" bios="japan-hotel" size="131072" crc="162f0ebe" sha1="fe1c6dd3dfcf97d960065b1bb46c1e11cb7bf271" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_3.rom" merge="uni-bios_2_3.rom" bios="uni-bios_2_3" size="131072" crc="27664eb5" sha1="5b02900a3ccf3df168bdcfc98458136fd2b92ac0" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_3o.rom" merge="uni-bios_2_3o.rom" bios="uni-bios_2_3o" size="131072" crc="601720ae" sha1="1b8a72c720cdb5ee3f1d735bbcf447b09204b8d9" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_2.rom" merge="uni-bios_2_2.rom" bios="uni-bios_2_2" size="131072" crc="2d50996a" sha1="5241a4fb0c63b1a23fd1da8efa9c9a9bd3b4279c" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_1.rom" merge="uni-bios_2_1.rom" bios="uni-bios_2_1" size="131072" crc="8dabf76b" sha1="c23732c4491d966cf0373c65c83c7a4e88f0082c" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_0.rom" merge="uni-bios_2_0.rom" bios="uni-bios_2_0" size="131072" crc="0c12c2ad" sha1="37bcd4d30f3892078b46841d895a6eff16dc921e" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_3.rom" merge="uni-bios_1_3.rom" bios="uni-bios_1_3" size="131072" crc="b24b44a0" sha1="eca8851d30557b97c309a0d9f4a9d20e5b14af4e" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_2.rom" merge="uni-bios_1_2.rom" bios="uni-bios_1_2" size="131072" crc="4fa698e9" sha1="682e13ec1c42beaa2d04473967840c88fd52c75a" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_2o.rom" merge="uni-bios_1_2o.rom" bios="uni-bios_1_2o" size="131072" crc="e19d3ce9" sha1="af88ef837f44a3af2d7144bb46a37c8512b67770" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_1.rom" merge="uni-bios_1_1.rom" bios="uni-bios_1_1" size="131072" crc="5dda0d84" sha1="4153d533c02926a2577e49c32657214781ff29b7" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_0.rom" merge="uni-bios_1_0.rom" bios="uni-bios_1_0" size="131072" crc="0ce453a0" sha1="3b4c0cd26c176fc6b26c3a2f95143dd478f6abf9" region="mainbios" offset="0"/>
		<rom name="uni-bios_3_0.rom" merge="uni-bios_3_0.rom" bios="uni-bios_3_0" size="131072" crc="a97c89a9" sha1="97a5eff3b119062f10e31ad6f04fe4b90d366e7f" region="mainbios" offset="0"/>
		<rom name="200-p1.p1" size="2097152" crc="28c83048" sha1="e7ef87e1de21d2bb17ef17bb08657e92363f0e9a" region="maincpu" offset="100000"/>
		<rom name="200-s1.s1" size="131072" crc="9a5402b2" sha1="ae1a0b5450869d61b2bb23671c744d3dda8769c4" region="fixed" offset="0"/>
		<rom name="sfix.sfix" merge="sfix.sfix" size="131072" crc="c2ea0cfd" sha1="fd4a618cdcdbf849374f0a50dd8efe9dbab706c3" region="fixedbios" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="131072" crc="5a86cff2" sha1="5992277debadeb64d1c1c64b0a92d9293eaf7e4a" region="zoomy" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="94416d67" sha1="42f9d7ddd6c0931fd64226a60dc73602b2819dcf" region="audiobios" offset="0"/>
		<rom name="200-m1.m1" size="131072" crc="9994ac00" sha1="7bded797f3b80fd00bcbe451ac0abe6646b19a14" region="audiocpu" offset="0"/>
		<rom name="200-v1.v1" size="2097152" crc="00fd48d2" sha1="ddfee09328632e598fd51537b3ae8593219b2111" region="ymsnd" offset="0"/>
		<rom name="200-v2.v2" size="2097152" crc="082acb31" sha1="2f1c053040e9d50a6d45fd7bea1b96742bae694f" region="ymsnd" offset="200000"/>
		<rom name="200-v3.v3" size="2097152" crc="7abca053" sha1="e229bc0ea82a371d6ee8fd9fe442b0fd141d0a71" region="ymsnd" offset="400000"/>
		<rom name="200-v4.v4" size="2097152" crc="6c7b4902" sha1="d55e0f542d928a9a851133ff26763c8236cbbd4d" region="ymsnd" offset="600000"/>
		<rom name="200-c1.c1" size="4194304" crc="8e7bf41a" sha1="148eb747f2f4d8e921eb0411c88a636022ceab80" region="sprites" offset="0"/>
		<rom name="200-c2.c2" size="4194304" crc="5a65a8ce" sha1="d6c7afe035411f3eacdf6868d36f91572dd593e0" region="sprites" offset="1"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="12000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="4000000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="ymsnd" name="YM2610" clock="8000000"/>
		<display tag="screen" type="raster" rotate="0" width="320" height="224" refresh="59.185606" pixclock="6000000" htotal="384" hbend="30" hbstart="350" vtotal="264" vbend="16" vbstart="240" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch" tag="IN0" mask="1">
			<dipvalue name="Off" value="1" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?" tag="IN0" mask="2">
			<dipvalue name="1?" value="0"/>
			<dipvalue name="2?" value="2" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)" tag="IN0" mask="4">
			<dipvalue name="Off" value="4" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="COMM Setting (Cabinet No.)" tag="IN0" mask="24">
			<dipvalue name="1" value="24" default="yes"/>
			<dipvalue name="2" value="16"/>
			<dipvalue name="3" value="8"/>
			<dipvalue name="4" value="0"/>
		</dipswitch>
		<dipswitch name="COMM Setting (Link Enable)" tag="IN0" mask="32">
			<dipvalue name="Off" value="32" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Free Play" tag="IN0" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Freeze" tag="IN0" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="0"/>
	</game>

	<game name="nbbatman" sourcefile="m92.c">
		<description>Ninja Baseball Bat Man (World)</description>
		<year>1993</year>
		<manufacturer>Irem</manufacturer>
		<category>Fighter / 2.5D</category>
		<nplayers>4P sim</nplayers>
		<verAdded>.146u4</verAdded>
		<rom name="6_h0.34" size="262144" crc="5c4a1e3f" sha1="583f83ae789040b28b62af67218abfdc6ea74d25" region="maincpu" offset="1"/>
		<rom name="3_l0.31" size="262144" crc="3d6d70ae" sha1="6585d0e2367d9400d83be483d849d2390cae7d39" region="maincpu" offset="0"/>
		<rom name="a1-h1-.33" size="262144" crc="3ce2aab5" sha1="b39f17853bcab7ab290fdfaf9f3d8e8c2d91072a" region="maincpu" offset="80001"/>
		<rom name="a1-l1-.32" size="262144" crc="116d9bcc" sha1="c2faf8d1c6b51ac1483757777fd55961b74501fb" region="maincpu" offset="80000"/>
		<rom name="a1-sh0-.14" size="65536" crc="b7fae3e6" sha1="ce41380d6c0f29f2facf9bf23dd4403648cd9eb4" region="soundcpu" offset="1"/>
		<rom name="a1-sl0-.17" size="65536" crc="b26d54fc" sha1="136e1a83da08a0dc9046faf71f3f58d8d3095fde" region="soundcpu" offset="0"/>
		<rom name="lh534k0c.9" size="524288" crc="314a0c6d" sha1="a918ae638f10b18165f7d34ab7db54fbf258df01" region="gfx1" offset="0"/>
		<rom name="lh534k0e.10" size="524288" crc="dc31675b" sha1="81b0a6b35285e855c778c7f32f31115f1edce099" region="gfx1" offset="80000"/>
		<rom name="lh534k0f.11" size="524288" crc="e15d8bfb" sha1="74ea6f9748ed52e579cb08445282c871b3fd0f3a" region="gfx1" offset="100000"/>
		<rom name="lh534k0g.12" size="524288" crc="888d71a3" sha1="d1609e326fda5ac579ddf1ad5dc77443ec2a180f" region="gfx1" offset="180000"/>
		<rom name="lh538393.42" size="1048576" crc="26cdd224" sha1="ab2a3dd8eafec78866a0d45c1f051209025bdc77" region="gfx2" offset="0"/>
		<rom name="lh538394.43" size="1048576" crc="4bbe94fa" sha1="7c13b22e056dc1cf497ea0b3e9766579c33d4370" region="gfx2" offset="100000"/>
		<rom name="lh538395.44" size="1048576" crc="2a533b5e" sha1="ceb9750b674adfa5fa0f88e46bce7b2b58440873" region="gfx2" offset="200000"/>
		<rom name="lh538396.45" size="1048576" crc="863a66fa" sha1="0edc4734daee8fc1738df4f4f17bcd817f0ade0a" region="gfx2" offset="300000"/>
		<rom name="lh534k0k.8" size="524288" crc="735e6380" sha1="bf019815e579ef2393c00869f101a01f746e04d6" region="irem" offset="0"/>
		<chip type="cpu" tag="maincpu" name="V33" clock="9000000"/>
		<chip type="cpu" tag="soundcpu" name="V35" clock="14318181"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="ymsnd" name="YM2151" clock="3579545"/>
		<chip type="audio" tag="irem" name="Irem GA20" clock="3579545"/>
		<display tag="screen" type="raster" rotate="0" width="320" height="240" refresh="60.000000" />
		<sound channels="1"/>
		<input players="4" buttons="2" coins="4" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Unknown" tag="COINS_DSW3" mask="256">
			<dipvalue name="Off" value="256" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="COINS_DSW3" mask="512">
			<dipvalue name="Off" value="512" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="COINS_DSW3" mask="1024">
			<dipvalue name="Off" value="1024" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="COINS_DSW3" mask="2048">
			<dipvalue name="Off" value="2048" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="COINS_DSW3" mask="4096">
			<dipvalue name="Off" value="4096" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="COINS_DSW3" mask="8192">
			<dipvalue name="Off" value="8192" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="COINS_DSW3" mask="16384">
			<dipvalue name="Off" value="16384" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="COINS_DSW3" mask="32768">
			<dipvalue name="Off" value="32768" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Lives" tag="DSW" mask="3">
			<dipvalue name="1" value="0"/>
			<dipvalue name="2" value="3" default="yes"/>
			<dipvalue name="3" value="2"/>
			<dipvalue name="4" value="1"/>
		</dipswitch>
		<dipswitch name="Difficulty" tag="DSW" mask="12">
			<dipvalue name="Easy" value="8"/>
			<dipvalue name="Normal" value="12" default="yes"/>
			<dipvalue name="Hard" value="4"/>
			<dipvalue name="Hardest" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="DSW" mask="16">
			<dipvalue name="Off" value="16" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Any Button to Start" tag="DSW" mask="32">
			<dipvalue name="No" value="32"/>
			<dipvalue name="Yes" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Demo Sounds" tag="DSW" mask="64">
			<dipvalue name="Off" value="64"/>
			<dipvalue name="On" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Service Mode" tag="DSW" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Flip Screen" tag="DSW" mask="256">
			<dipvalue name="Off" value="256" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Cabinet" tag="DSW" mask="512">
			<dipvalue name="2 Players" value="512" default="yes"/>
			<dipvalue name="4 Players" value="0"/>
		</dipswitch>
		<dipswitch name="Coin Slots" tag="DSW" mask="1024">
			<dipvalue name="Common" value="1024" default="yes"/>
			<dipvalue name="Separate" value="0"/>
		</dipswitch>
		<dipswitch name="Coin Mode" tag="DSW" mask="2048">
			<dipvalue name="1" value="2048" default="yes"/>
			<dipvalue name="2" value="0"/>
		</dipswitch>
		<dipswitch name="Coin A" tag="DSW" mask="12288">
			<dipvalue name="5 Coins/1 Credit" value="0"/>
			<dipvalue name="3 Coins/1 Credit" value="4096"/>
			<dipvalue name="2 Coins/1 Credit" value="8192"/>
			<dipvalue name="1 Coin/1 Credit" value="12288" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin B" tag="DSW" mask="49152">
			<dipvalue name="1 Coin/2 Credits" value="49152" default="yes"/>
			<dipvalue name="1 Coin/3 Credits" value="32768"/>
			<dipvalue name="1 Coin/5 Credits" value="16384"/>
			<dipvalue name="1 Coin/6 Credits" value="0"/>
		</dipswitch>
		<dipswitch name="Coinage" tag="DSW" mask="61440">
			<dipvalue name="6 Coins/1 Credit" value="40960"/>
			<dipvalue name="5 Coins/1 Credit" value="45056"/>
			<dipvalue name="4 Coins/1 Credit" value="49152"/>
			<dipvalue name="3 Coins/1 Credit" value="53248"/>
			<dipvalue name="2 Coins/1 Credit" value="57344"/>
			<dipvalue name="2 Coins to Start/1 to Continue" value="4096"/>
			<dipvalue name="3 Coins/2 Credits" value="12288"/>
			<dipvalue name="4 Coins/3 Credits" value="8192"/>
			<dipvalue name="1 Coin/1 Credit" value="61440" default="yes"/>
			<dipvalue name="2 Coins/3 Credits" value="16384"/>
			<dipvalue name="1 Coin/2 Credits" value="36864"/>
			<dipvalue name="1 Coin/3 Credits" value="32768"/>
			<dipvalue name="1 Coin/4 Credits" value="28672"/>
			<dipvalue name="1 Coin/5 Credits" value="24576"/>
			<dipvalue name="1 Coin/6 Credits" value="20480"/>
			<dipvalue name="Free Play" value="0"/>
		</dipswitch>
		<driver status="imperfect" emulation="good" color="good" sound="good" graphic="imperfect" savestate="supported" palettesize="2048"/>
	</game>

	<game name="gaiden" sourcefile="gaiden.c" cloneof="shadoww" romof="shadoww">
		<description>Ninja Gaiden (US)</description>
		<year>1988</year>
		<manufacturer>Tecmo</manufacturer>
		<category>Fighter / 2.5D</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.031</verAdded>
		<controls_info>numPlayers="2" alternating="0" mirrored="1" usesService="0" tilt="0" cocktail="0"</controls_info>
		<player number="1" numButtons="3">
			<controls>
				<control name="8-way Top-Fire Joystick">
					<constant name="joy8way"/>
					<button name="P1_BUTTON3"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Attack"/>
				<label name="P1_BUTTON2" value="Jump"/>
				<label name="P1_BUTTON3" value="Grab"/>
				<label name="P1_JOYSTICK_UP" value="Up"/>
				<label name="P1_JOYSTICK_DOWN" value="Down"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
			</labels>
		</player>
		<rom name="gaiden_1.3s" size="131072" crc="e037ff7c" sha1="5418bcb80d4c52f05e3c26668193452fd51f1283" region="maincpu" offset="0"/>
		<rom name="gaiden_2.4s" size="131072" crc="454f7314" sha1="231296423870f00ea2e545faf0fbb37577430a4f" region="maincpu" offset="1"/>
		<rom name="gaiden_3.4b" merge="gaiden_3.4b" size="65536" crc="75fd3e6a" sha1="3333e84ed4983caa133e60a8e8895fa897ab4949" region="audiocpu" offset="0"/>
		<rom name="gaiden_5.7a" merge="gaiden_5.7a" size="65536" crc="8d4035f7" sha1="3473456cdd24e312e3073586d7e8f24eb71bbea1" region="gfx1" offset="0"/>
		<rom name="14.3a" merge="14.3a" size="131072" crc="1ecfddaa" sha1="e71d60ae1a98fe8512498f91cce01c16be9f0871" region="gfx2" offset="0"/>
		<rom name="15.3b" merge="15.3b" size="131072" crc="1291a696" sha1="023b05260214adc39bdba81d5e2aa246b6d74a6a" region="gfx2" offset="20000"/>
		<rom name="16.1a" merge="16.1a" size="131072" crc="140b47ca" sha1="6ffd9b7116658a46a124f9085602d88aa143d829" region="gfx2" offset="40000"/>
		<rom name="17.1b" merge="17.1b" size="131072" crc="7638cccb" sha1="780d47d3aa248346e0e7abc6e6284542e7392919" region="gfx2" offset="60000"/>
		<rom name="18.6a" merge="18.6a" size="131072" crc="3fadafd6" sha1="0cb5387a354c631d5c6aca8f77ecbbc0d175a574" region="gfx3" offset="0"/>
		<rom name="19.6b" merge="19.6b" size="131072" crc="ddae9d5b" sha1="108b202ae7ae124a32400a0a404c7d2b614c60bd" region="gfx3" offset="20000"/>
		<rom name="20.4b" merge="20.4b" size="131072" crc="08cf7a93" sha1="fd3278c3fb3ef30ed03c8a95656d86ba82a163d8" region="gfx3" offset="40000"/>
		<rom name="21.4b" merge="21.4b" size="131072" crc="1ac892f5" sha1="28364266ca9d1955fb7953f5c2d6f35e114beec6" region="gfx3" offset="60000"/>
		<rom name="6.3m" merge="6.3m" size="131072" crc="e7ccdf9f" sha1="80ffcefc95660471124898a9c2bee55df36bda13" region="gfx4" offset="0"/>
		<rom name="8.3n" merge="8.3n" size="131072" crc="7ef7f880" sha1="26ba9a76adce24beea3cffa1cb95aeafe6f82f96" region="gfx4" offset="20000"/>
		<rom name="10.3r" merge="10.3r" size="131072" crc="a6451dec" sha1="553e7a1453b59055fa0b10ca04125543d9f8987c" region="gfx4" offset="40000"/>
		<rom name="gaiden_12.3s" size="131072" crc="90f1e13a" sha1="3fe9fe62aa9e92c871c791a3b11f96c9a48099a9" region="gfx4" offset="60000"/>
		<rom name="7.1m" merge="7.1m" size="131072" crc="016bec95" sha1="6a6757c52ca9a2398ea43d1af4a8d5adde6f4cd2" region="gfx4" offset="80000"/>
		<rom name="9.1n" merge="9.1n" size="131072" crc="6e9b7fd3" sha1="c86ff61844fc94c02625bb812b9062d0649c8fdf" region="gfx4" offset="a0000"/>
		<rom name="11.1r" merge="11.1r" size="131072" crc="7fbfdf5e" sha1="ab67b72dcadb5f2236d29de751de5bf890a9e423" region="gfx4" offset="c0000"/>
		<rom name="gaiden_13.1s" size="131072" crc="7d9f5c5e" sha1="200102532ea9a88c7c708e03f8893c46dff827d1" region="gfx4" offset="e0000"/>
		<rom name="4.4a" merge="4.4a" size="131072" crc="b0e0faf9" sha1="2275d2ef5eee356ccf80b9e9644d16fc30a4d107" region="oki" offset="0"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="9216000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="4000000"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="ym1" name="YM2203" clock="4000000"/>
		<chip type="audio" tag="ym2" name="YM2203" clock="4000000"/>
		<chip type="audio" tag="oki" name="OKI6295" clock="1000000"/>
		<display tag="screen" type="raster" rotate="0" width="256" height="224" refresh="59.170000" />
		<sound channels="1"/>
		<input players="2" buttons="3" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Demo Sounds" tag="DSW" mask="1">
			<dipvalue name="Off" value="0"/>
			<dipvalue name="On" value="1" default="yes"/>
		</dipswitch>
		<dipswitch name="Flip Screen" tag="DSW" mask="2">
			<dipvalue name="Off" value="2" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Coin B" tag="DSW" mask="28">
			<dipvalue name="5 Coins/1 Credit" value="0"/>
			<dipvalue name="4 Coins/1 Credit" value="16"/>
			<dipvalue name="3 Coins/1 Credit" value="8"/>
			<dipvalue name="2 Coins/1 Credit" value="4"/>
			<dipvalue name="1 Coin/1 Credit" value="28" default="yes"/>
			<dipvalue name="1 Coin/2 Credits" value="12"/>
			<dipvalue name="1 Coin/3 Credits" value="20"/>
			<dipvalue name="1 Coin/4 Credits" value="24"/>
		</dipswitch>
		<dipswitch name="Coin A" tag="DSW" mask="224">
			<dipvalue name="5 Coins/1 Credit" value="0"/>
			<dipvalue name="4 Coins/1 Credit" value="128"/>
			<dipvalue name="3 Coins/1 Credit" value="64"/>
			<dipvalue name="2 Coins/1 Credit" value="32"/>
			<dipvalue name="1 Coin/1 Credit" value="224" default="yes"/>
			<dipvalue name="1 Coin/2 Credits" value="96"/>
			<dipvalue name="1 Coin/3 Credits" value="160"/>
			<dipvalue name="1 Coin/4 Credits" value="192"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSW" mask="256">
			<dipvalue name="Off" value="256" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSW" mask="512">
			<dipvalue name="Off" value="512" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Difficulty" tag="DSW" mask="3072">
			<dipvalue name="Normal" value="3072" default="yes"/>
			<dipvalue name="TBL 1" value="1024"/>
			<dipvalue name="TBL 2" value="2048"/>
			<dipvalue name="TBL 3" value="0"/>
		</dipswitch>
		<dipswitch name="Energy" tag="DSW" mask="12288">
			<dipvalue name="2" value="0"/>
			<dipvalue name="3" value="12288" default="yes"/>
			<dipvalue name="4" value="4096"/>
			<dipvalue name="5" value="8192"/>
		</dipswitch>
		<dipswitch name="Lives" tag="DSW" mask="49152">
			<dipvalue name="1" value="0"/>
			<dipvalue name="2" value="49152" default="yes"/>
			<dipvalue name="3" value="16384"/>
			<dipvalue name="4" value="32768"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="4096"/>
	</game>

	<game name="nitrobal" sourcefile="rohga.c">
		<description>Nitro Ball (US)</description>
		<year>1992</year>
		<manufacturer>Data East Corporation</manufacturer>
		<category>Shooter / Walking</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.068</verAdded>
		<rom name="jl01-4.d3" size="131072" crc="0414e409" sha1="bc19e7d2d9e768ce4052511043867c0ef9b0b61b" region="maincpu" offset="0"/>
		<rom name="jl00-4.b3" size="131072" crc="dd9e2bcc" sha1="dede49a4fafcfa03f38ba6c1149c9f8b115fb306" region="maincpu" offset="1"/>
		<rom name="jl03-4.d5" size="131072" crc="ea264ac5" sha1="ccdb87bbdd9e38537dd290d237d76ec32559efa3" region="maincpu" offset="40000"/>
		<rom name="jl02-4.b5" size="131072" crc="74047997" sha1="bfd2f24889250e06945bb4798b40a56f832a9b19" region="maincpu" offset="40001"/>
		<rom name="jl05-2.d6" size="262144" crc="b820fa20" sha1="8509567cf988fe27552d37241b25b66a6e1a9c39" region="maincpu" offset="80000"/>
		<rom name="jl04-2.b6" size="262144" crc="1fd8995b" sha1="75d77835500e4b7caca92ba634859d7a2ad9b84c" region="maincpu" offset="80001"/>
		<rom name="jl08.r20" size="65536" crc="93d93fe1" sha1="efc618724251d23a23b3019d475f7739a7e88751" region="audiocpu" offset="0"/>
		<rom name="jl06.d10" size="65536" crc="91cf668e" sha1="fc153eaa09777f79369037a139470ad1118e8d7e" region="gfx1" offset="0"/>
		<rom name="jl07.d12" size="65536" crc="e61d0e42" sha1="80d6ada356c721b0be826554ec6731dbbc19e0ab" region="gfx1" offset="1"/>
		<rom name="mav00.b10" size="524288" crc="34785d97" sha1="094f881cd699d1b9fd079778f20f8c9d83283e6e" region="gfx2" offset="0"/>
		<rom name="mav01.b12" size="524288" crc="8b531b16" sha1="f734286f4510b2c09dc2d6d2b8c8da9dc4424287" region="gfx2" offset="80000"/>
		<rom name="mav02.b16" size="1048576" crc="20723bf7" sha1="b3491d98ff415701fec2b58d85f99c743d71b013" region="gfx3" offset="0"/>
		<rom name="mav03.e16" size="1048576" crc="ef6195f0" sha1="491bc030519c78b84396f7f8a21df9daf8acc140" region="gfx3" offset="100000"/>
		<rom name="mav05.e19" size="1048576" crc="d92d769c" sha1="8012e7f2b9a7cbccde8da90025647443beb6c47c" region="gfx4" offset="0"/>
		<rom name="mav04.b19" size="1048576" crc="8ba48385" sha1="926ae1e0e99b8e022b6798ceb29dd080cfc1bada" region="gfx4" offset="1"/>
		<rom name="mav07.e20" size="524288" crc="5fc10ccd" sha1="7debcf223802d5c2ea3d29d39850c8756c863b31" region="gfx4" offset="200000"/>
		<rom name="mav06.b20" size="524288" crc="ae6201a5" sha1="c0ae87fa96d12377c5522cb8adfed03373ab3757" region="gfx4" offset="200001"/>
		<rom name="mav09.e23" size="262144" crc="1ce7b51a" sha1="17ed8f34bf6d057e0504e72e95f448d5923aa82e" region="gfx5" offset="0"/>
		<rom name="mav08.b23" size="262144" crc="64966576" sha1="40c14c0f62eef0317abfb7192505e0337fb5cde5" region="gfx5" offset="1"/>
		<rom name="mav10.r17" size="524288" crc="8ad734b0" sha1="768b9f54bbf4b54591cafecb7a27960da919ce84" region="oki1" offset="0"/>
		<rom name="mav11.r19" size="524288" crc="ef513908" sha1="72db6c704071d7a784b3768c256fc51087e9e93c" region="oki2" offset="0"/>
		<rom name="jn-00.17l" size="1024" crc="6ac77b84" sha1="9e1e2cabdb20b819e592a0f07d15658062227fa4" region="proms" offset="0"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="14000000"/>
		<chip type="cpu" tag="audiocpu" name="H6280" clock="2685000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="ymsnd" name="YM2151" clock="3580000"/>
		<chip type="audio" tag="oki1" name="OKI6295" clock="1006875"/>
		<chip type="audio" tag="oki2" name="OKI6295" clock="2013750"/>
		<display tag="screen" type="raster" rotate="270" width="320" height="240" refresh="58.000000" />
		<sound channels="2"/>
		<input players="3" buttons="2" coins="3">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Coin A" tag="DSW1_2" mask="7">
			<dipvalue name="3 Coins/1 Credit" value="0"/>
			<dipvalue name="2 Coins/1 Credit" value="1"/>
			<dipvalue name="1 Coin/1 Credit" value="7" default="yes"/>
			<dipvalue name="1 Coin/2 Credits" value="6"/>
			<dipvalue name="1 Coin/3 Credits" value="5"/>
			<dipvalue name="1 Coin/4 Credits" value="4"/>
			<dipvalue name="1 Coin/5 Credits" value="3"/>
			<dipvalue name="1 Coin/6 Credits" value="2"/>
		</dipswitch>
		<dipswitch name="Coin B" tag="DSW1_2" mask="56">
			<dipvalue name="3 Coins/1 Credit" value="0"/>
			<dipvalue name="2 Coins/1 Credit" value="8"/>
			<dipvalue name="1 Coin/1 Credit" value="56" default="yes"/>
			<dipvalue name="1 Coin/2 Credits" value="48"/>
			<dipvalue name="1 Coin/3 Credits" value="40"/>
			<dipvalue name="1 Coin/4 Credits" value="32"/>
			<dipvalue name="1 Coin/5 Credits" value="24"/>
			<dipvalue name="1 Coin/6 Credits" value="16"/>
		</dipswitch>
		<dipswitch name="Flip Screen" tag="DSW1_2" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="2 Credits to Start, 1 to Continue" tag="DSW1_2" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Lives" tag="DSW1_2" mask="768">
			<dipvalue name="1" value="256"/>
			<dipvalue name="2" value="0"/>
			<dipvalue name="3" value="768" default="yes"/>
			<dipvalue name="4" value="512"/>
		</dipswitch>
		<dipswitch name="Difficulty?" tag="DSW1_2" mask="3072">
			<dipvalue name="Easy" value="2048"/>
			<dipvalue name="Normal" value="3072" default="yes"/>
			<dipvalue name="Hard" value="1024"/>
			<dipvalue name="Hardest" value="0"/>
		</dipswitch>
		<dipswitch name="Split Coin Chutes" tag="DSW1_2" mask="4096">
			<dipvalue name="Off" value="4096" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Players" tag="DSW1_2" mask="8192">
			<dipvalue name="2" value="8192" default="yes"/>
			<dipvalue name="3" value="0"/>
		</dipswitch>
		<dipswitch name="Shot Button to Start" tag="DSW1_2" mask="16384">
			<dipvalue name="Off" value="16384" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Demo Sounds" tag="DSW1_2" mask="32768">
			<dipvalue name="Off" value="32768"/>
			<dipvalue name="On" value="0" default="yes"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="2048"/>
	</game>

	<game name="ohmygod" sourcefile="ohmygod.c">
		<description>Oh My God! (Japan)</description>
		<year>1993</year>
		<manufacturer>Atlus</manufacturer>
		<category>Puzzle / Drop</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.037b03</verAdded>
		<rom name="omg-p.114" size="524288" crc="48fa40ca" sha1="b1d91e1a4a888526febbe53a12b73e375f604f2b" region="maincpu" offset="0"/>
		<rom name="omg-b.117" size="524288" crc="73621fa6" sha1="de28c123eeaab78af83ab673431f90c97569450b" region="gfx1" offset="0"/>
		<rom name="omg-s.120" size="524288" crc="6413bd36" sha1="52c455d727496eae80bfab9460127c4c5a874e32" region="gfx2" offset="0"/>
		<rom name="omg-g.107" size="2097152" crc="7405573c" sha1="f4e7318c0a58f43d3c6370490637aea53b28547e" region="oki" offset="0"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="12000000"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="oki" name="OKI6295" clock="1750000"/>
		<display tag="screen" type="raster" rotate="0" width="320" height="240" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Coin A" tag="DSW1" mask="3840">
			<dipvalue name="4 Coins/1 Credit" value="1792"/>
			<dipvalue name="3 Coins/1 Credit" value="2048"/>
			<dipvalue name="6 Coins/3 Credits" value="1280"/>
			<dipvalue name="2 Coins/1 Credit" value="2304"/>
			<dipvalue name="4 Coins/3 Credits" value="1024"/>
			<dipvalue name="1 Coin/1 Credit" value="3840" default="yes"/>
			<dipvalue name="5 Coins/6 Credits" value="768"/>
			<dipvalue name="4 Coins/5 Credits" value="512"/>
			<dipvalue name="2 Coins/3 Credits" value="256"/>
			<dipvalue name="1 Coin/2 Credits" value="3584"/>
			<dipvalue name="1 Coin/3 Credits" value="3328"/>
			<dipvalue name="1 Coin/4 Credits" value="3072"/>
			<dipvalue name="1 Coin/5 Credits" value="2816"/>
			<dipvalue name="1 Coin/6 Credits" value="2560"/>
			<dipvalue name="Free Play" value="0"/>
		</dipswitch>
		<dipswitch name="Coin B" tag="DSW1" mask="61440">
			<dipvalue name="4 Coins/1 Credit" value="28672"/>
			<dipvalue name="3 Coins/1 Credit" value="32768"/>
			<dipvalue name="6 Coins/3 Credits" value="20480"/>
			<dipvalue name="2 Coins/1 Credit" value="36864"/>
			<dipvalue name="4 Coins/3 Credits" value="16384"/>
			<dipvalue name="1 Coin/1 Credit" value="61440" default="yes"/>
			<dipvalue name="5 Coins/6 Credits" value="12288"/>
			<dipvalue name="4 Coins/5 Credits" value="8192"/>
			<dipvalue name="2 Coins/3 Credits" value="4096"/>
			<dipvalue name="1 Coin/2 Credits" value="57344"/>
			<dipvalue name="1 Coin/3 Credits" value="53248"/>
			<dipvalue name="1 Coin/4 Credits" value="49152"/>
			<dipvalue name="1 Coin/5 Credits" value="45056"/>
			<dipvalue name="1 Coin/6 Credits" value="40960"/>
			<dipvalue name="Free Play" value="0"/>
		</dipswitch>
		<dipswitch name="1P Difficulty" tag="DSW2" mask="768">
			<dipvalue name="Easy" value="512"/>
			<dipvalue name="Normal" value="768" default="yes"/>
			<dipvalue name="Hard" value="256"/>
			<dipvalue name="Very Hard" value="0"/>
		</dipswitch>
		<dipswitch name="VS Difficulty" tag="DSW2" mask="3072">
			<dipvalue name="Normal Jake" value="3072" default="yes"/>
			<dipvalue name="Hard Jake" value="2048"/>
			<dipvalue name="Normal" value="1024"/>
			<dipvalue name="Hard" value="0"/>
		</dipswitch>
		<dipswitch name="Vs Matches/Credit" tag="DSW2" mask="4096">
			<dipvalue name="1" value="0"/>
			<dipvalue name="3" value="4096" default="yes"/>
		</dipswitch>
		<dipswitch name="Demo Sounds" tag="DSW2" mask="8192">
			<dipvalue name="Off" value="0"/>
			<dipvalue name="On" value="8192" default="yes"/>
		</dipswitch>
		<dipswitch name="Balls Have Eyes" tag="DSW2" mask="16384">
			<dipvalue name="No" value="0"/>
			<dipvalue name="Yes" value="16384" default="yes"/>
		</dipswitch>
		<dipswitch name="Test Mode" tag="DSW2" mask="32768">
			<dipvalue name="Off" value="32768" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" cocktail="preliminary" savestate="supported" palettesize="1024"/>
	</game>

	<game name="osman" sourcefile="simpl156.c">
		<description>Osman (World)</description>
		<year>1996</year>
		<manufacturer>Mitchell</manufacturer>
		<category>Platform / Fighter Scrolling</category>
		<nplayers>1P</nplayers>
		<verAdded>.084</verAdded>
		<rom name="sa00-0.1e" size="524288" crc="ec6b3257" sha1="10a42a680ce122ab030eaa2ccd99d302cb77854e" region="maincpu" offset="0"/>
		<rom name="mcf-00.9a" size="2097152" crc="247712dc" sha1="bcb765afd7e756b68131c97c30d210de115d6b50" region="gfx1" offset="0"/>
		<rom name="mcf-02.14a" size="2097152" crc="21251b33" sha1="d252fe5c6eef8cbc9327e4176b4868b1cb17a738" region="gfx2" offset="1"/>
		<rom name="mcf-04.14h" size="2097152" crc="4fa55577" sha1="e229ba9cce46b92ce255aa33b974e19b214c4017" region="gfx2" offset="0"/>
		<rom name="mcf-01.13a" size="2097152" crc="83881e25" sha1="ae82cf0f704e6efea94c6c1d276d4e3e5b3ebe43" region="gfx2" offset="400001"/>
		<rom name="mcf-03.14d" size="2097152" crc="faf1d51d" sha1="675dbbfe15b8010d54b2b3af26d42cdd753c2ce2" region="gfx2" offset="400000"/>
		<rom name="sa01-0.13h" size="262144" crc="cea8368e" sha1="1fcc641381fdc29bd50d3a4b23e67647f79e505a" region="okisfx" offset="0"/>
		<rom name="mcf-05.12f" size="2097152" crc="f007d376" sha1="4ba20e5dabeacc3278b7f30c4462864cbe8f6984" region="okimusic" offset="0"/>
		<rom name="eeprom-osman.bin" size="128" crc="509552b2" sha1="b506692180ccd67f6ad48503a36ebfc4819817b1" region="eeprom" offset="0"/>
		<chip type="cpu" tag="maincpu" name="ARM" clock="28000000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="okisfx" name="OKI6295" clock="1006875"/>
		<chip type="audio" tag="okimusic" name="OKI6295" clock="1006875"/>
		<display tag="screen" type="raster" rotate="0" width="320" height="240" refresh="58.000000" />
		<sound channels="2"/>
		<input players="2" buttons="3" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="4096"/>
	</game>

	<game name="outfxies" sourcefile="namconb1.c">
		<description>Outfoxies (World, OU2)</description>
		<year>1994</year>
		<manufacturer>Namco</manufacturer>
		<category>Platform / Fighter</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.060</verAdded>
		<rom name="ou2_mprl.11c" size="524288" crc="f414a32e" sha1="9733ab087cfde1b8fb5b676d8a2eb5325ebdbb56" region="maincpu" offset="2"/>
		<rom name="ou2_mpru.11d" size="524288" crc="ab5083fb" sha1="cb2e7a4838c2b80057edb83ea63116bccb1394d3" region="maincpu" offset="0"/>
		<rom name="c75.bin" size="16384" crc="42f539a5" sha1="3103e5a0a2867620309fd4fe478a2be0effbeff8" region="c75" offset="0"/>
		<rom name="ou1spr0.5b" size="524288" crc="60cee566" sha1="2f3b96793816d90011586e0f9f71c58b636b6d4c" region="c75data" offset="0"/>
		<rom name="ou1voi0.6n" size="2097152" crc="2d8fb271" sha1="bde9d45979728f5a2cd8ec89f5f81bf16b694cc2" region="c352" offset="0"/>
		<rom name="ou1shas.12s" size="2097152" crc="9bcb0397" sha1="54a32b6394d0e6f51bfd281f8a4bafce6ddf6246" region="tilemask" offset="0"/>
		<rom name="ou1shar.18s" size="2097152" crc="fbb48194" sha1="2d3ec5bc519fad2b755018f83fadfe0cba13c292" region="rotmask" offset="0"/>
		<rom name="ou1obj0l.4c" size="2097152" crc="1b4f7184" sha1="a05d67842fce92f321d1fdd3bd30aa3427775a0c" region="sprite" offset="1"/>
		<rom name="ou1obj0u.8c" size="2097152" crc="d0a69794" sha1="07d449e54e9971abeb9cd5bb7b372270fafa8bac" region="sprite" offset="0"/>
		<rom name="ou1obj1l.4b" size="2097152" crc="48a93e84" sha1="6935ec161a12237d4cec732d42070f381c23b47c" region="sprite" offset="400001"/>
		<rom name="ou1obj1u.8b" size="2097152" crc="999de386" sha1="d4780ab1929a3e2c2df464363d6451a2bcecb2a2" region="sprite" offset="400000"/>
		<rom name="ou1obj2l.4a" size="2097152" crc="30386cd0" sha1="3563c5378288da58136f102381373bd6fcaeec21" region="sprite" offset="800001"/>
		<rom name="ou1obj2u.8a" size="2097152" crc="ccada5f8" sha1="75ed95bb295780126879d67bba4d0ae1da63c928" region="sprite" offset="800000"/>
		<rom name="ou1obj3l.6c" size="2097152" crc="5f41b44e" sha1="3f5376fcd3e15af772df65b8eda4d5ee07ee5664" region="sprite" offset="c00001"/>
		<rom name="ou1obj3u.9c" size="2097152" crc="bc852c8e" sha1="4863302c45ee16aaf2c36dac07aceaf287959c53" region="sprite" offset="c00000"/>
		<rom name="ou1obj4l.6b" size="2097152" crc="99a5f9d7" sha1="b0f46f4ac357918137031a19c36a56a47b7aefd6" region="sprite" offset="1000001"/>
		<rom name="ou1obj4u.9b" size="2097152" crc="70ecaabb" sha1="521c6849526fb271e6447f6c4f5bfa081f96b91e" region="sprite" offset="1000000"/>
		<rom name="ou1-rot0.3d" size="2097152" crc="a50c67c8" sha1="432b8451eb9eaa3078134fce1e5e2d58a8b64be3" region="rot" offset="0"/>
		<rom name="ou1-rot1.3c" size="2097152" crc="14866780" sha1="4a54151fada4dfba7232e53e40623e5697eeb7db" region="rot" offset="200000"/>
		<rom name="ou1-rot2.3b" size="2097152" crc="55ccf3af" sha1="d98489aaa840cbffb21c47609961c1163b0336f3" region="rot" offset="400000"/>
		<rom name="ou1-scr0.1d" size="2097152" crc="b3b3f2e9" sha1="541bd7e9ba12aff4ec4033bd9c6bb19476acb3c4" region="tile" offset="0"/>
		<rom name="ou1dat0.20a" size="524288" crc="1a49aead" sha1="df243aff1a6fb5bcf4d5d883c5af2374a4aff477" region="data" offset="0"/>
		<rom name="ou1dat1.20b" size="524288" crc="63bb119d" sha1="d4c2820243b84c3f5cdf7f9e66bb50f53d0efed2" region="data" offset="80000"/>
		<chip type="cpu" tag="maincpu" name="68EC020" clock="24192000"/>
		<chip type="cpu" tag="mcu" name="M37702" clock="16128000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="c352" name="C352" clock="24192000"/>
		<display tag="screen" type="raster" rotate="0" width="288" height="224" refresh="59.700000" pixclock="4504723" htotal="288" hbend="0" hbstart="288" vtotal="262" vbend="0" vbstart="224" />
		<sound channels="2"/>
		<input players="2" buttons="3" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Freeze Screen" tag="MISC" mask="1">
			<dipvalue name="Off" value="1" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Service Mode" tag="MISC" mask="2">
			<dipvalue name="Off" value="2" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<driver status="imperfect" emulation="good" color="good" sound="imperfect" graphic="good" savestate="unsupported" palettesize="8192"/>
	</game>

	<game name="pacman" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Pac-Man (Midway)</description>
		<year>1980</year>
		<manufacturer>Namco (Midway license)</manufacturer>
		<category>Maze</category>
		<nplayers>2P alt</nplayers>
		<verAdded>.001</verAdded>
		<controls_info>numPlayers="2" alternating="1" mirrored="1" usesService="0" tilt="0" cocktail="1"</controls_info>
		<player number="1" numButtons="0">
			<controls>
				<control name="4-way Joystick">
					<constant name="joy4way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_DOWN" value="Down"/>
				<label name="P1_JOYSTICK_UP" value="Up"/>
			</labels>
		</player>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="maincpu" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="maincpu" offset="1000"/>
		<rom name="pacman.6h" size="4096" crc="bcdd1beb" sha1="8e47e8c2c4d6117d174cdac150392042d3e0a881" region="maincpu" offset="2000"/>
		<rom name="pacman.6j" size="4096" crc="817d94e3" sha1="d4a70d56bb01d27d094d73db8667ffb00ca69cb9" region="maincpu" offset="3000"/>
		<rom name="pacman.5e" merge="pacman.5e" size="4096" crc="0c944964" sha1="06ef227747a440831c9a3a613b76693d52a2f0a9" region="gfx1" offset="0"/>
		<rom name="pacman.5f" merge="pacman.5f" size="4096" crc="958fedf9" sha1="4a937ac02216ea8c96477d4a15522070507fb599" region="gfx1" offset="1000"/>
		<rom name="82s123.7f" merge="82s123.7f" size="32" crc="2fc650bd" sha1="8d0268dee78e47c712202b0ec4f1f51109b1f2a5" region="proms" offset="0"/>
		<rom name="82s126.4a" merge="82s126.4a" size="256" crc="3eb3a8e4" sha1="19097b5f60d1030f8b82d9f1d3a241f93e5c75d6" region="proms" offset="20"/>
		<rom name="82s126.1m" merge="82s126.1m" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="namco" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="namco" offset="100"/>
		<chip type="cpu" tag="maincpu" name="Z80" clock="3072000"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="namco" name="Namco" clock="96000"/>
		<display tag="screen" type="raster" rotate="90" width="288" height="224" refresh="60.606061" pixclock="6144000" htotal="384" hbend="0" hbstart="288" vtotal="264" vbend="0" vbstart="224" />
		<sound channels="1"/>
		<input players="2" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Rack Test (Cheat)" tag="IN0" mask="16">
			<dipvalue name="Off" value="16" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Service Mode" tag="IN1" mask="16">
			<dipvalue name="Off" value="16" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Cabinet" tag="IN1" mask="128">
			<dipvalue name="Upright" value="128" default="yes"/>
			<dipvalue name="Cocktail" value="0"/>
		</dipswitch>
		<dipswitch name="Coinage" tag="DSW1" mask="3">
			<dipvalue name="2 Coins/1 Credit" value="3"/>
			<dipvalue name="1 Coin/1 Credit" value="1" default="yes"/>
			<dipvalue name="1 Coin/2 Credits" value="2"/>
			<dipvalue name="Free Play" value="0"/>
		</dipswitch>
		<dipswitch name="Lives" tag="DSW1" mask="12">
			<dipvalue name="1" value="0"/>
			<dipvalue name="2" value="4"/>
			<dipvalue name="3" value="8" default="yes"/>
			<dipvalue name="5" value="12"/>
		</dipswitch>
		<dipswitch name="Bonus Life" tag="DSW1" mask="48">
			<dipvalue name="10000" value="0" default="yes"/>
			<dipvalue name="15000" value="16"/>
			<dipvalue name="20000" value="32"/>
			<dipvalue name="None" value="48"/>
		</dipswitch>
		<dipswitch name="Difficulty" tag="DSW1" mask="64">
			<dipvalue name="Normal" value="64" default="yes"/>
			<dipvalue name="Hard" value="0"/>
		</dipswitch>
		<dipswitch name="Ghost Names" tag="DSW1" mask="128">
			<dipvalue name="Normal" value="128" default="yes"/>
			<dipvalue name="Alternate" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="512"/>
	</game>

	<game name="pacmanf" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Pac-Man (Midway, speedup hack)</description>
		<year>1980</year>
		<manufacturer>hack</manufacturer>
		<category>Maze</category>
		<nplayers>2P alt</nplayers>
		<verAdded>.084u6</verAdded>
		<controls_info>numPlayers="2" alternating="1" mirrored="1" usesService="0" tilt="0" cocktail="1"</controls_info>
		<player number="1" numButtons="0">
			<controls>
				<control name="4-way Joystick">
					<constant name="joy4way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_DOWN" value="Down"/>
				<label name="P1_JOYSTICK_UP" value="Up"/>
			</labels>
		</player>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="maincpu" offset="0"/>
		<rom name="pacfast.6f" size="4096" crc="720dc3ee" sha1="7224d7acfa0144b681c71d7734a7337189835361" region="maincpu" offset="1000"/>
		<rom name="pacman.6h" size="4096" crc="bcdd1beb" sha1="8e47e8c2c4d6117d174cdac150392042d3e0a881" region="maincpu" offset="2000"/>
		<rom name="pacman.6j" size="4096" crc="817d94e3" sha1="d4a70d56bb01d27d094d73db8667ffb00ca69cb9" region="maincpu" offset="3000"/>
		<rom name="pacman.5e" merge="pacman.5e" size="4096" crc="0c944964" sha1="06ef227747a440831c9a3a613b76693d52a2f0a9" region="gfx1" offset="0"/>
		<rom name="pacman.5f" merge="pacman.5f" size="4096" crc="958fedf9" sha1="4a937ac02216ea8c96477d4a15522070507fb599" region="gfx1" offset="1000"/>
		<rom name="82s123.7f" merge="82s123.7f" size="32" crc="2fc650bd" sha1="8d0268dee78e47c712202b0ec4f1f51109b1f2a5" region="proms" offset="0"/>
		<rom name="82s126.4a" merge="82s126.4a" size="256" crc="3eb3a8e4" sha1="19097b5f60d1030f8b82d9f1d3a241f93e5c75d6" region="proms" offset="20"/>
		<rom name="82s126.1m" merge="82s126.1m" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="namco" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="namco" offset="100"/>
		<chip type="cpu" tag="maincpu" name="Z80" clock="3072000"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="namco" name="Namco" clock="96000"/>
		<display tag="screen" type="raster" rotate="90" width="288" height="224" refresh="60.606061" pixclock="6144000" htotal="384" hbend="0" hbstart="288" vtotal="264" vbend="0" vbstart="224" />
		<sound channels="1"/>
		<input players="2" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Rack Test (Cheat)" tag="IN0" mask="16">
			<dipvalue name="Off" value="16" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Service Mode" tag="IN1" mask="16">
			<dipvalue name="Off" value="16" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Cabinet" tag="IN1" mask="128">
			<dipvalue name="Upright" value="128" default="yes"/>
			<dipvalue name="Cocktail" value="0"/>
		</dipswitch>
		<dipswitch name="Coinage" tag="DSW1" mask="3">
			<dipvalue name="2 Coins/1 Credit" value="3"/>
			<dipvalue name="1 Coin/1 Credit" value="1" default="yes"/>
			<dipvalue name="1 Coin/2 Credits" value="2"/>
			<dipvalue name="Free Play" value="0"/>
		</dipswitch>
		<dipswitch name="Lives" tag="DSW1" mask="12">
			<dipvalue name="1" value="0"/>
			<dipvalue name="2" value="4"/>
			<dipvalue name="3" value="8" default="yes"/>
			<dipvalue name="5" value="12"/>
		</dipswitch>
		<dipswitch name="Bonus Life" tag="DSW1" mask="48">
			<dipvalue name="10000" value="0" default="yes"/>
			<dipvalue name="15000" value="16"/>
			<dipvalue name="20000" value="32"/>
			<dipvalue name="None" value="48"/>
		</dipswitch>
		<dipswitch name="Difficulty" tag="DSW1" mask="64">
			<dipvalue name="Normal" value="64" default="yes"/>
			<dipvalue name="Hard" value="0"/>
		</dipswitch>
		<dipswitch name="Ghost Names" tag="DSW1" mask="128">
			<dipvalue name="Normal" value="128" default="yes"/>
			<dipvalue name="Alternate" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="512"/>
	</game>

	<game name="penbros" sourcefile="seta2.c">
		<description>Penguin Brothers (Japan)</description>
		<year>2000</year>
		<manufacturer>Subsino</manufacturer>
		<category>Platform / Run Jump</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.063</verAdded>
		<rom name="u06.bin" size="524288" crc="7bbdffac" sha1="d5766cb171b8d2e4c04a6bae37181fa5ada9d797" region="maincpu" offset="0"/>
		<rom name="u07.bin" size="524288" crc="d50cda5f" sha1="fc66f55f2070b447c5db85c948ce40adc37512f7" region="maincpu" offset="1"/>
		<rom name="u38.bin" size="4194304" crc="4247b39e" sha1="f273931293beced312e02c870bf35e9cf0c91a8b" region="sprites" offset="0"/>
		<rom name="u39.bin" size="4194304" crc="f9f07faf" sha1="66fc4a9ad422fb384d2c775e43619137226898fc" region="sprites" offset="400000"/>
		<rom name="u40.bin" size="4194304" crc="dc9e0a96" sha1="c2c8ccf9039ee0e179b08fdd2d37f29899349cda" region="sprites" offset="800000"/>
		<rom name="u18.bin" size="2097152" crc="de4e65e2" sha1="82d4e590c714b3e9bf0ffaf1500deb24fd315595" region="x1snd" offset="100000"/>
		<chip type="cpu" tag="maincpu" name="68301" clock="16666666"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="x1snd" name="X1-010" clock="16666666"/>
		<display tag="screen" type="raster" rotate="0" width="320" height="224" refresh="60.000000" />
		<sound channels="2"/>
		<input players="2" buttons="2" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Service Mode" tag="DSW1" mask="1">
			<dipvalue name="Off" value="1" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Flip Screen" tag="DSW1" mask="2">
			<dipvalue name="Off" value="2" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSW1" mask="4">
			<dipvalue name="Off" value="4" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Demo Sounds" tag="DSW1" mask="8">
			<dipvalue name="Off" value="0"/>
			<dipvalue name="On" value="8" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin A" tag="DSW1" mask="48">
			<dipvalue name="3 Coins/1 Credit" value="32"/>
			<dipvalue name="2 Coins/1 Credit" value="16"/>
			<dipvalue name="1 Coin/1 Credit" value="48" default="yes"/>
			<dipvalue name="1 Coin/2 Credits" value="0"/>
		</dipswitch>
		<dipswitch name="Coin B" tag="DSW1" mask="192">
			<dipvalue name="3 Coins/1 Credit" value="128"/>
			<dipvalue name="2 Coins/1 Credit" value="64"/>
			<dipvalue name="1 Coin/1 Credit" value="192" default="yes"/>
			<dipvalue name="1 Coin/2 Credits" value="0"/>
		</dipswitch>
		<dipswitch name="Difficulty" tag="DSW2" mask="3">
			<dipvalue name="Easy" value="2"/>
			<dipvalue name="Normal" value="3" default="yes"/>
			<dipvalue name="Hard" value="1"/>
			<dipvalue name="Hardest" value="0"/>
		</dipswitch>
		<dipswitch name="Lives" tag="DSW2" mask="12">
			<dipvalue name="2" value="0"/>
			<dipvalue name="3" value="12" default="yes"/>
			<dipvalue name="4" value="4"/>
			<dipvalue name="5" value="8"/>
		</dipswitch>
		<dipswitch name="Bonus Life" tag="DSW2" mask="48">
			<dipvalue name="150k and 500k" value="16"/>
			<dipvalue name="200k and 700k" value="48" default="yes"/>
			<dipvalue name="Every 250k" value="0"/>
			<dipvalue name="None" value="32"/>
		</dipswitch>
		<dipswitch name="Winning Rounds (Player VS Player)" tag="DSW2" mask="192">
			<dipvalue name="2" value="192" default="yes"/>
			<dipvalue name="3" value="64"/>
			<dipvalue name="4" value="128"/>
			<dipvalue name="5" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" cocktail="preliminary" savestate="unsupported" palettesize="33008"/>
	</game>

	<game name="pigskin" sourcefile="mcr68.c">
		<description>Pigskin 621AD (rev 1.1K 8/01/90)</description>
		<year>1990</year>
		<manufacturer>Midway</manufacturer>
		<category>Sports / Football Rugby</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.036b06</verAdded>
		<controls_info>numPlayers="2" alternating="0" mirrored="1" usesService="0" tilt="1" cocktail="0"</controls_info>
		<player number="1" numButtons="3">
			<controls>
				<control name="49-way Joystick">
					<constant name="stick"/>
				</control>
				<control name="Misc">
					<constant name="other"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Punch"/>
				<label name="P1_BUTTON2" value="Pass"/>
				<label name="P1_BUTTON3" value="Team Attitude"/>
				<label name="P1_AD_STICK_X" value="Left"/>
				<label name="P1_AD_STICK_X_EXT" value="Right"/>
				<label name="P1_AD_STICK_Y" value="Up"/>
				<label name="P1_AD_STICK_Y_EXT" value="Down"/>
			</labels>
		</player>
		<rom name="pigskin-k_la1.a5" size="65536" crc="ab61c29b" sha1="01cf2d9b3f41442280e614541d5651c6e46b4a4b" region="maincpu" offset="0"/>
		<rom name="pigskin-k_la1.b5" size="65536" crc="55a802aa" sha1="a75f54bce5aad3f7375ab15ad204744e2f6fdc92" region="maincpu" offset="1"/>
		<rom name="pigskin-k_la1.a6" size="65536" crc="4d8b7e50" sha1="9e5d0edf1603e11f22d3129a2b8865ebcb5e27f9" region="maincpu" offset="20000"/>
		<rom name="pigskin-k_la1.b6" size="65536" crc="1194f187" sha1="e7cebe5322a5c8e382b6773939be5bc88492f289" region="maincpu" offset="20001"/>
		<rom name="pigskin_sl1.u4" size="65536" crc="6daf2d37" sha1="4c8098520fe44e36b01389bcfcfe3ad1d027cbde" region="cvsd:cpu" offset="10000"/>
		<rom name="pigskin_sl1.u19" size="65536" crc="56fd16a3" sha1="b91aabdbd3185355f2b7177fc4d3a86fa110f51d" region="cvsd:cpu" offset="30000"/>
		<rom name="pigskin_sl1.u20" size="65536" crc="5d032fb8" sha1="a236cdc64856637e560bec7119b051fac13efbe0" region="cvsd:cpu" offset="50000"/>
		<rom name="pigskin_la1.e2" size="65536" crc="12d5737b" sha1="73040233bb86eaa42257112e2f0540de1206e310" region="gfx1" offset="0"/>
		<rom name="pigskin_la1.e1" size="65536" crc="460202a9" sha1="8c2f7ae3615519e13e750c99b89ccb28e9946bb8" region="gfx1" offset="10000"/>
		<rom name="pigskin_la3.h15" size="131072" crc="2655d03f" sha1="de2e2a7fb40844d921b6afaa724a7089a0397270" region="gfx2" offset="0"/>
		<rom name="pigskin_la3.h17" size="131072" crc="31c52ea7" sha1="1fcb99a70494eecb970bc47bd47ef04a170fab5d" region="gfx2" offset="20000"/>
		<rom name="pigskin_la3.h18" size="131072" crc="b36c4109" sha1="4eeae5dfbbe061ea55d7429a7386ec75c734befb" region="gfx2" offset="40000"/>
		<rom name="pigskin_la3.h14" size="131072" crc="09c87104" sha1="34ac22bdcd8218b9d6a0b4219c67b9b0cc000375" region="gfx2" offset="60000"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="7723800"/>
		<chip type="cpu" tag="cvsd:cpu" name="M6809" clock="8000000"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="cvsd" name="Williams CVSD Sound Board"/>
		<chip type="audio" tag="cvsd:ym2151" name="YM2151" clock="3579545"/>
		<chip type="audio" tag="cvsd:dac" name="DAC"/>
		<chip type="audio" tag="cvsd:cvsd" name="HC-55516"/>
		<display tag="screen" type="raster" rotate="0" width="512" height="480" refresh="30.000000" />
		<sound channels="1"/>
		<input players="2" buttons="3" coins="2" tilt="yes">
			<control type="joy8way"/>
			<control type="stick" minimum="0" maximum="111" sensitivity="100" keydelta="10" reverse="yes"/>
		</input>
		<dipswitch name="Service Mode" tag="IN0" mask="32">
			<dipvalue name="Off" value="32" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Game Time" tag="DSW" mask="3">
			<dipvalue name="Shortest" value="0"/>
			<dipvalue name="Short" value="2"/>
			<dipvalue name="Medium" value="3" default="yes"/>
			<dipvalue name="Long" value="1"/>
		</dipswitch>
		<dipswitch name="Coinage" tag="DSW" mask="12">
			<dipvalue name="2 Coins/1 Credit" value="8"/>
			<dipvalue name="1 Coin/1 Credit" value="12" default="yes"/>
			<dipvalue name="Free Play" value="0"/>
			<dipvalue name="Set Your Own" value="4"/>
		</dipswitch>
		<dipswitch name="Demo Sounds" tag="DSW" mask="16">
			<dipvalue name="Off" value="0"/>
			<dipvalue name="On" value="16" default="yes"/>
		</dipswitch>
		<dipswitch name="Test Switch" tag="DSW" mask="32">
			<dipvalue name="Off" value="32" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Coin Chutes" tag="DSW" mask="64">
			<dipvalue name="Individual" value="0"/>
			<dipvalue name="Common" value="64" default="yes"/>
		</dipswitch>
		<dipswitch name="Joystick" tag="DSW" mask="128">
			<dipvalue name="Standard" value="128" default="yes"/>
			<dipvalue name="Rotated" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="64"/>
	</game>

	<game name="pgear" sourcefile="cps2.c" cloneof="armwar" romof="armwar">
		<description>Powered Gear: Strategic Variant Armor Equipment (Japan 941024)</description>
		<year>1994</year>
		<manufacturer>Capcom</manufacturer>
		<category>Platform / Fighter Scrolling</category>
		<nplayers>3P sim</nplayers>
		<verAdded>.037b15</verAdded>
		<rom name="pwgj.03a" size="524288" crc="c79c0c02" sha1="4e24d34be255bb3886bd6b767779ee5fc81dca6e" region="maincpu" offset="0"/>
		<rom name="pwgj.04a" size="524288" crc="167c6ed8" sha1="23a4a7faae817ffc6c5faa4db5b96b8c8c0dfe86" region="maincpu" offset="80000"/>
		<rom name="pwgj.05a" size="524288" crc="a63fb400" sha1="b27464b000cd12d9247254f843be27639fbf3a48" region="maincpu" offset="100000"/>
		<rom name="pwg.06" merge="pwg.06" size="524288" crc="87a60ce8" sha1="e2085c7c8c6792d055dbbb023c7f4e4aa38ae924" region="maincpu" offset="180000"/>
		<rom name="pwg.07" merge="pwg.07" size="524288" crc="f7b148df" sha1="f369669713cf647222094c570a2eacd48a8637cf" region="maincpu" offset="200000"/>
		<rom name="pwg.08" merge="pwg.08" size="524288" crc="cc62823e" sha1="edaf9bebdfc65ae5414090abd6844176eec39a00" region="maincpu" offset="280000"/>
		<rom name="pwg.09a" merge="pwg.09a" size="524288" crc="4c26baee" sha1="685f050206b9b904ce6a1ae9a8e8f019012cea43" region="maincpu" offset="300000"/>
		<rom name="pwg.10" merge="pwg.10" size="524288" crc="07c4fb28" sha1="58a1ff3d105be7df833dd4f32973766649efcbcf" region="maincpu" offset="380000"/>
		<rom name="pwg.13m" merge="pwg.13m" size="4194304" crc="ae8fe08e" sha1="b6f09663dcda69b5d7ac13e4afaf1efd692fb61e" region="gfx" offset="0"/>
		<rom name="pwg.15m" merge="pwg.15m" size="4194304" crc="db560f58" sha1="0c3716b32eb24544ff5d16b5dcadce195cd10d00" region="gfx" offset="2"/>
		<rom name="pwg.17m" merge="pwg.17m" size="4194304" crc="bc475b94" sha1="a157664450895a146a532581dd6f4b63dff21c86" region="gfx" offset="4"/>
		<rom name="pwg.19m" merge="pwg.19m" size="4194304" crc="07439ff7" sha1="f71e07c6d77c32828f5e319268b24b13a1a4b0c2" region="gfx" offset="6"/>
		<rom name="pwg.14m" merge="pwg.14m" size="1048576" crc="c3f9ba63" sha1="66191a52c39daa89b17ede5804ee41c028036f14" region="gfx" offset="1000000"/>
		<rom name="pwg.16m" merge="pwg.16m" size="1048576" crc="815b0e7b" sha1="549785daac3122253fb94f6541bc7016147f5306" region="gfx" offset="1000002"/>
		<rom name="pwg.18m" merge="pwg.18m" size="1048576" crc="0109c71b" sha1="eb51284ee0c85ff8f605fe1d166b7aa202be1344" region="gfx" offset="1000004"/>
		<rom name="pwg.20m" merge="pwg.20m" size="1048576" crc="eb75ffbe" sha1="e9d1deca60be696ac5bff2017fb5de3525e5239a" region="gfx" offset="1000006"/>
		<rom name="pwg.01" merge="pwg.01" size="131072" crc="18a5c0e4" sha1="bb1353dd74884aaeec9b5f1d0b284d9cad53c0ff" region="audiocpu" offset="0"/>
		<rom name="pwg.02" merge="pwg.02" size="131072" crc="c9dfffa6" sha1="64e71028befe9a2514074be765dd020e1d2ea70b" region="audiocpu" offset="28000"/>
		<rom name="pwg.11m" merge="pwg.11m" size="2097152" crc="a78f7433" sha1="e47ffba7b9dac9d0dda985c5d966194be18260f7" region="qsound" offset="0"/>
		<rom name="pwg.12m" merge="pwg.12m" size="2097152" crc="77438ed0" sha1="733ca6c6a792e66e2aa12c5fc06dd459527afe4b" region="qsound" offset="200000"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="16000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="8000000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="qsound" name="Q-Sound" clock="4000000"/>
		<display tag="screen" type="raster" rotate="0" width="384" height="224" refresh="59.629403" pixclock="8000000" htotal="518" hbend="64" hbstart="448" vtotal="259" vbend="16" vbstart="240" />
		<sound channels="2"/>
		<input players="3" buttons="3" coins="3" service="yes">
			<control type="joy8way"/>
		</input>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="3072"/>
	</game>

	<game name="progear" sourcefile="cps2.c">
		<description>Progear (USA 010117)</description>
		<year>2001</year>
		<manufacturer>Cave (Capcom license)</manufacturer>
		<category>Shooter / Flying Horizontal</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.090</verAdded>
		<rom name="pgau.03" size="524288" crc="343a783e" sha1="7ba8ae041b062767bf64328adf22ef100c38cdfd" region="maincpu" offset="0"/>
		<rom name="pgau.04" size="524288" crc="16208d79" sha1="c477de7f31df44144a60d10dc4d933f3a7c20722" region="maincpu" offset="80000"/>
		<rom name="pga-simm.01c" size="2097152" crc="452f98b0" sha1="a10e615c32098f6d25becd466da8faa967523a7b" region="gfx" offset="0"/>
		<rom name="pga-simm.01d" size="2097152" crc="9e672092" sha1="fce0b8b43a1c069262f4e3e81c1a04621e232c88" region="gfx" offset="1"/>
		<rom name="pga-simm.01a" size="2097152" crc="ae9ddafe" sha1="afbb26fed6cd0cb5c0099a10d35aeb453318c14d" region="gfx" offset="2"/>
		<rom name="pga-simm.01b" size="2097152" crc="94d72d94" sha1="df6a3fe49c008f73b160eb6f2a44dc371ff73cba" region="gfx" offset="3"/>
		<rom name="pga-simm.03c" size="2097152" crc="48a1886d" sha1="ebf44b42d784924e08a832a7e5f66a887bab244b" region="gfx" offset="4"/>
		<rom name="pga-simm.03d" size="2097152" crc="172d7e37" sha1="0eaedd24cd3fa87b6f35fbd63078d40c493c92d0" region="gfx" offset="5"/>
		<rom name="pga-simm.03a" size="2097152" crc="9ee33d98" sha1="85d1bd31940e35ac8c732165020881a2d65cd6b1" region="gfx" offset="6"/>
		<rom name="pga-simm.03b" size="2097152" crc="848dee32" sha1="c591288e86ad1624d0fe66563808af9fac786e64" region="gfx" offset="7"/>
		<rom name="pga.01" size="131072" crc="bdbfa992" sha1="7c5496c1daaea6a7ab95c0b25625d325ec3427cc" region="audiocpu" offset="0"/>
		<rom name="pga-simm.05a" size="2097152" crc="c0aac80c" sha1="91784d35d4f7e113529bb5be6081b67094b150ea" region="qsound" offset="0"/>
		<rom name="pga-simm.05b" size="2097152" crc="37a65d86" sha1="374d562a4648734f82aa2ddb6d258e870896dd45" region="qsound" offset="200000"/>
		<rom name="pga-simm.06a" size="2097152" crc="d3f1e934" sha1="5dcea28c873d0d472f5b94e07d97cd77ace2b252" region="qsound" offset="400000"/>
		<rom name="pga-simm.06b" size="2097152" crc="8b39489a" sha1="fd790efaf37dc2c4c16f657941044e3e2d3c2711" region="qsound" offset="600000"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="16000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="8000000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="qsound" name="Q-Sound" clock="4000000"/>
		<display tag="screen" type="raster" rotate="0" width="384" height="224" refresh="59.629403" pixclock="8000000" htotal="518" hbend="64" hbstart="448" vtotal="259" vbend="16" vbstart="240" />
		<sound channels="2"/>
		<input players="2" buttons="3" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="3072"/>
	</game>

	<game name="pulstar" sourcefile="neodrvr.c" romof="neogeo">
		<description>Pulstar</description>
		<year>1995</year>
		<manufacturer>Aicom</manufacturer>
		<biosset name="euro" description="Europe MVS (Ver. 2)" default="yes"/>
		<biosset name="euro-s1" description="Europe MVS (Ver. 1)"/>
		<biosset name="us" description="US MVS (Ver. 2?)"/>
		<biosset name="us-e" description="US MVS (Ver. 1)"/>
		<biosset name="asia" description="Asia MVS (Ver. 3)"/>
		<biosset name="japan" description="Japan MVS (Ver. 3)"/>
		<biosset name="japan-s2" description="Japan MVS (Ver. 2)"/>
		<biosset name="japan-s1" description="Japan MVS (Ver. 1)"/>
		<biosset name="mv1c" description="NEO-MVH MV1C"/>
		<biosset name="japan-j3" description="Japan MVS (J3)"/>
		<biosset name="japan-hotel" description="Custom Japanese Hotel"/>
		<biosset name="uni-bios_2_3" description="Universe Bios (Hack, Ver. 2.3)"/>
		<biosset name="uni-bios_2_3o" description="Universe Bios (Hack, Ver. 2.3, older?)"/>
		<biosset name="uni-bios_2_2" description="Universe Bios (Hack, Ver. 2.2)"/>
		<biosset name="uni-bios_2_1" description="Universe Bios (Hack, Ver. 2.1)"/>
		<biosset name="uni-bios_2_0" description="Universe Bios (Hack, Ver. 2.0)"/>
		<biosset name="uni-bios_1_3" description="Universe Bios (Hack, Ver. 1.3)"/>
		<biosset name="uni-bios_1_2" description="Universe Bios (Hack, Ver. 1.2)"/>
		<biosset name="uni-bios_1_2o" description="Universe Bios (Hack, Ver. 1.2, older)"/>
		<biosset name="uni-bios_1_1" description="Universe Bios (Hack, Ver. 1.1)"/>
		<biosset name="uni-bios_1_0" description="Universe Bios (Hack, Ver. 1.0)"/>
		<biosset name="uni-bios_3_0" description="Universe Bios (Hack, Ver. 3.0)"/>
		<category>Shooter / Flying Horizontal</category>
		<nplayers>2P alt</nplayers>
		<verAdded>.034b05</verAdded>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="mainbios" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="mainbios" offset="0"/>
		<rom name="sp-u2.sp1" merge="sp-u2.sp1" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="mainbios" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="mainbios" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="mainbios" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="mainbios" offset="0"/>
		<rom name="sp-j2.sp1" merge="sp-j2.sp1" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="mainbios" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="mainbios" offset="0"/>
		<rom name="sp-45.sp1" merge="sp-45.sp1" bios="mv1c" size="524288" crc="03cc9f6a" sha1="cdf1f49e3ff2bac528c21ed28449cf35b7957dc1" region="mainbios" offset="0"/>
		<rom name="japan-j3.bin" merge="japan-j3.bin" bios="japan-j3" size="131072" crc="dff6d41f" sha1="e92910e20092577a4523a6b39d578a71d4de7085" region="mainbios" offset="0"/>
		<rom name="sp-1v1_3db8c.bin" merge="sp-1v1_3db8c.bin" bios="japan-hotel" size="131072" crc="162f0ebe" sha1="fe1c6dd3dfcf97d960065b1bb46c1e11cb7bf271" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_3.rom" merge="uni-bios_2_3.rom" bios="uni-bios_2_3" size="131072" crc="27664eb5" sha1="5b02900a3ccf3df168bdcfc98458136fd2b92ac0" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_3o.rom" merge="uni-bios_2_3o.rom" bios="uni-bios_2_3o" size="131072" crc="601720ae" sha1="1b8a72c720cdb5ee3f1d735bbcf447b09204b8d9" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_2.rom" merge="uni-bios_2_2.rom" bios="uni-bios_2_2" size="131072" crc="2d50996a" sha1="5241a4fb0c63b1a23fd1da8efa9c9a9bd3b4279c" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_1.rom" merge="uni-bios_2_1.rom" bios="uni-bios_2_1" size="131072" crc="8dabf76b" sha1="c23732c4491d966cf0373c65c83c7a4e88f0082c" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_0.rom" merge="uni-bios_2_0.rom" bios="uni-bios_2_0" size="131072" crc="0c12c2ad" sha1="37bcd4d30f3892078b46841d895a6eff16dc921e" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_3.rom" merge="uni-bios_1_3.rom" bios="uni-bios_1_3" size="131072" crc="b24b44a0" sha1="eca8851d30557b97c309a0d9f4a9d20e5b14af4e" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_2.rom" merge="uni-bios_1_2.rom" bios="uni-bios_1_2" size="131072" crc="4fa698e9" sha1="682e13ec1c42beaa2d04473967840c88fd52c75a" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_2o.rom" merge="uni-bios_1_2o.rom" bios="uni-bios_1_2o" size="131072" crc="e19d3ce9" sha1="af88ef837f44a3af2d7144bb46a37c8512b67770" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_1.rom" merge="uni-bios_1_1.rom" bios="uni-bios_1_1" size="131072" crc="5dda0d84" sha1="4153d533c02926a2577e49c32657214781ff29b7" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_0.rom" merge="uni-bios_1_0.rom" bios="uni-bios_1_0" size="131072" crc="0ce453a0" sha1="3b4c0cd26c176fc6b26c3a2f95143dd478f6abf9" region="mainbios" offset="0"/>
		<rom name="uni-bios_3_0.rom" merge="uni-bios_3_0.rom" bios="uni-bios_3_0" size="131072" crc="a97c89a9" sha1="97a5eff3b119062f10e31ad6f04fe4b90d366e7f" region="mainbios" offset="0"/>
		<rom name="089-p1.p1" size="1048576" crc="5e5847a2" sha1="b864d0ec4184b785569ddbf67c2115b5ab86ee3e" region="maincpu" offset="0"/>
		<rom name="089-p2.sp2" size="2097152" crc="028b774c" sha1="fc5da2821a5072f2b78245fc59b6e3eeef116d16" region="maincpu" offset="100000"/>
		<rom name="089-s1.s1" size="131072" crc="c79fc2c8" sha1="914c224fb3c461a68d7425cae724cf22bd5f985d" region="fixed" offset="0"/>
		<rom name="sfix.sfix" merge="sfix.sfix" size="131072" crc="c2ea0cfd" sha1="fd4a618cdcdbf849374f0a50dd8efe9dbab706c3" region="fixedbios" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="131072" crc="5a86cff2" sha1="5992277debadeb64d1c1c64b0a92d9293eaf7e4a" region="zoomy" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="94416d67" sha1="42f9d7ddd6c0931fd64226a60dc73602b2819dcf" region="audiobios" offset="0"/>
		<rom name="089-m1.m1" size="131072" crc="ff3df7c7" sha1="59d2ef64f734f6026073b365300221909057a512" region="audiocpu" offset="0"/>
		<rom name="089-v1.v1" size="4194304" crc="6f726ecb" sha1="e8e2a46af690ce6c7ee64a58ab5010d22df9548c" region="ymsnd" offset="0"/>
		<rom name="089-v2.v2" size="4194304" crc="9d2db551" sha1="83f7e5db7fb1502ceadcd334df90b11b1bba78e5" region="ymsnd" offset="400000"/>
		<rom name="089-c1.c1" size="4194304" crc="f4e97332" sha1="54693827a99836e7d61c45d495dd78bf3fcf1544" region="sprites" offset="0"/>
		<rom name="089-c2.c2" size="4194304" crc="836d14da" sha1="99cc4f9b764503eff7849ff2977d90bb47c5564a" region="sprites" offset="1"/>
		<rom name="089-c3.c3" size="4194304" crc="913611c4" sha1="9664eb1fe1e6f8c3ddeeff872d38ea920ed38a82" region="sprites" offset="800000"/>
		<rom name="089-c4.c4" size="4194304" crc="44cef0e3" sha1="34f6f348ba86a2a06cb9c43a16b97cf6ee6158ac" region="sprites" offset="800001"/>
		<rom name="089-c5.c5" size="4194304" crc="89baa1d7" sha1="976c745c44967de61e2a23227835be580b1d283a" region="sprites" offset="1000000"/>
		<rom name="089-c6.c6" size="4194304" crc="b2594d56" sha1="685c0bf8ff76c76e41c2ceaebb96349634cfdb2e" region="sprites" offset="1000001"/>
		<rom name="089-c7.c7" size="2097152" crc="6a5618ca" sha1="9a1d5f998b0dfabacf9dad45c94bef2bb43e5e0c" region="sprites" offset="1800000"/>
		<rom name="089-c8.c8" size="2097152" crc="a223572d" sha1="2791b1212f57937b2b2a95bc9e420c06d0c37669" region="sprites" offset="1800001"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="12000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="4000000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="ymsnd" name="YM2610" clock="8000000"/>
		<display tag="screen" type="raster" rotate="0" width="320" height="224" refresh="59.185606" pixclock="6000000" htotal="384" hbend="30" hbstart="350" vtotal="264" vbend="16" vbstart="240" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch" tag="IN0" mask="1">
			<dipvalue name="Off" value="1" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?" tag="IN0" mask="2">
			<dipvalue name="1?" value="0"/>
			<dipvalue name="2?" value="2" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)" tag="IN0" mask="4">
			<dipvalue name="Off" value="4" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="COMM Setting (Cabinet No.)" tag="IN0" mask="24">
			<dipvalue name="1" value="24" default="yes"/>
			<dipvalue name="2" value="16"/>
			<dipvalue name="3" value="8"/>
			<dipvalue name="4" value="0"/>
		</dipswitch>
		<dipswitch name="COMM Setting (Link Enable)" tag="IN0" mask="32">
			<dipvalue name="Off" value="32" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Free Play" tag="IN0" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Freeze" tag="IN0" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="0"/>
	</game>

	<game name="pbobble2" sourcefile="taito_f3.c">
		<description>Puzzle Bobble 2 (Ver 2.3O 1995/07/31)</description>
		<year>1995</year>
		<manufacturer>Taito Corporation Japan</manufacturer>
		<category>Puzzle / Toss</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.128u4</verAdded>
		<controls_info>numPlayers="2" alternating="0" mirrored="1" usesService="0" tilt="1" cocktail="0"</controls_info>
		<player number="1" numButtons="4">
			<controls>
				<control name="8-way Joystick">
					<constant name="joy8way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Fire"/>
				<label name="P1_BUTTON2" value="NA"/>
				<label name="P1_BUTTON3" value="NA"/>
				<label name="P1_BUTTON4" value="NA"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_DOWN" value="Down"/>
				<label name="P1_JOYSTICK_UP" value="Up"/>
			</labels>
		</player>
		<rom name="e10-22.bin" size="262144" crc="7b12105d" sha1="b69379c5a79c365ed6e62e7ae478e4bbb4edfcb1" region="maincpu" offset="2"/>
		<rom name="e10-23.bin" size="262144" crc="56a66435" sha1="ba9d405416090f3482c6ed610e7eb77b43459ff1" region="maincpu" offset="1"/>
		<rom name="e10-24.bin" size="262144" crc="f9d0794b" sha1="320eee7790bf9a5141ad7b0ebfdec47e8f85a1c2" region="maincpu" offset="0"/>
		<rom name="e10-25.bin" size="262144" crc="ff0407d3" sha1="4616bb9132f78c4f0212afbcc8d528934f822f44" region="maincpu" offset="3"/>
		<rom name="e10-02.rom" size="1048576" crc="c0564490" sha1="cbe9f880192c08f4d1db21d5ba14073b97e5f1d3" region="gfx1" offset="0"/>
		<rom name="e10-01.rom" size="1048576" crc="8c26ff49" sha1="cbb514c061106003d2ae2b6c43958b24feaad656" region="gfx1" offset="1"/>
		<rom name="e10-07.rom" size="1048576" crc="dcb3c29b" sha1="b80c3a8ce53d696c57675e654c9927ef8687759e" region="gfx2" offset="0"/>
		<rom name="e10-06.rom" size="1048576" crc="1b0f20e2" sha1="66b44d059c2896abac2f0e7fc932489dee440ba0" region="gfx2" offset="1"/>
		<rom name="e10-05.rom" size="1048576" crc="81266151" sha1="aa3b144f32995425db97efce440e234a3c7a6715" region="gfx2" offset="300000"/>
		<rom name="e10-12.32" size="262144" crc="b92dc8ad" sha1="0c1428d313507b1ae5a2af3b2fbaaa5650135e1e" region="audiocpu" offset="100000"/>
		<rom name="e10-13.33" size="262144" crc="87842c13" sha1="d15b47c7430e677ae172f86fd5be595e4fe72e42" region="audiocpu" offset="100001"/>
		<rom name="e10-04.rom" size="2097152" crc="5c0862a6" sha1="f916f63b8629239e3221e1e231e1b39962ef38ba" region="ensoniq.0" offset="0"/>
		<rom name="e10-03.rom" size="2097152" crc="46d68ac8" sha1="ad014e9f0d458308014959ca6823077f581ab088" region="ensoniq.0" offset="400000"/>
		<rom name="e10-21.bin" size="279" crc="458499b7" sha1="0c49aaf75539587d1f5367b3dc72799003824544" region="extra" offset="0"/>
		<chip type="cpu" tag="maincpu" name="68EC020" clock="16000000"/>
		<chip type="cpu" tag="audiocpu" name="68000" clock="15238050"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="ensoniq" name="ES5505" clock="15238050"/>
		<display tag="screen" type="raster" rotate="0" width="320" height="232" refresh="58.970000" />
		<sound channels="2"/>
		<input players="4" buttons="4" coins="4" service="yes" tilt="yes">
			<control type="joy8way"/>
			<control type="dial" minimum="0" maximum="4095" sensitivity="25" keydelta="25"/>
		</input>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="8192"/>
	</game>

	<game name="uopoko" sourcefile="cave.c">
		<description>Puzzle Uo Poko (International)</description>
		<year>1998</year>
		<manufacturer>Cave (Jaleco license)</manufacturer>
		<category>Puzzle / Drop</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.104u9</verAdded>
		<rom name="u26.int" size="524288" crc="b445c9ac" sha1="4dda1c6e19de629ea4d9061560c32a9f0deabd53" region="maincpu" offset="0"/>
		<rom name="u25.int" size="524288" crc="a1258482" sha1="7f4adc4a6d069032aaf3d93eb60fde16b59483f8" region="maincpu" offset="1"/>
		<rom name="u33.bin" size="4194304" crc="5d142ad2" sha1="f26abcf7a625a322b83df44fbd6e852bfb03663c" region="sprites" offset="0"/>
		<rom name="u49.bin" size="4194304" crc="12fb11bb" sha1="953df1b16b5c9a6c3eb2fdebec4669a879270e73" region="layer0" offset="0"/>
		<rom name="u4.bin" size="2097152" crc="a2d0d755" sha1="f8493ef7f367f3dc2a229ba785ac67bc5c2c54c0" region="ymz" offset="0"/>
		<rom name="eeprom-uopoko.bin" size="128" crc="f4a24b95" sha1="4043f0ffed24e38b4f7dbe1a5a4a9e79bdde7dfd" region="eeprom" offset="0"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="16000000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="ymz" name="YMZ280B" clock="16934400"/>
		<display tag="screen" type="raster" rotate="0" width="320" height="240" refresh="57.550645" />
		<sound channels="2"/>
		<input players="2" buttons="3" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32768"/>
	</game>

	<game name="qbert" sourcefile="gottlieb.c" sampleof="qbert">
		<description>Q*bert (US set 1)</description>
		<year>1982</year>
		<manufacturer>Gottlieb</manufacturer>
		<category>Platform / Run Jump</category>
		<nplayers>2P alt</nplayers>
		<verAdded>.017</verAdded>
		<controls_info>numPlayers="2" alternating="1" mirrored="1" usesService="0" tilt="0" cocktail="1"</controls_info>
		<player number="1" numButtons="0">
			<controls>
				<control name="Diagonal 4-way Joystick">
					<constant name="joy4way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_JOYSTICK_LEFT" value="Left+Up"/>
				<label name="P1_JOYSTICK_DOWN" value="Down+Left"/>
				<label name="P1_JOYSTICK_UP" value="Up+Right"/>
				<label name="P1_JOYSTICK_RIGHT" value="Down+Right"/>
			</labels>
		</player>
		<rom name="qb-rom2.bin" size="8192" crc="fe434526" sha1="4cfc5d52dd6c82163e035af82d6112c0c93a3797" region="maincpu" offset="a000"/>
		<rom name="qb-rom1.bin" size="8192" crc="55635447" sha1="ca6acdef1c9e06b33efe1f0a2df2dfb03723cfbe" region="maincpu" offset="c000"/>
		<rom name="qb-rom0.bin" size="8192" crc="8e318641" sha1="7f8f66d1e6a7905e93cce07fc92e8801370b7194" region="maincpu" offset="e000"/>
		<rom name="qb-snd1.bin" size="2048" crc="15787c07" sha1="8b7d03fbf2ebaa71b3a7e2f636a0d1bb9b796e43" region="r1sound:audiocpu" offset="7000"/>
		<rom name="qb-snd2.bin" size="2048" crc="58437508" sha1="09d8053e7e99679b602dcda230d64db7fe6cb7f5" region="r1sound:audiocpu" offset="7800"/>
		<rom name="qb-bg0.bin" size="4096" crc="7a9ba824" sha1="12aa6df499eb6996ee35f56acac403ff6290f844" region="bgtiles" offset="0"/>
		<rom name="qb-bg1.bin" size="4096" crc="22e5b891" sha1="5bb67e333255c0ea679ab4312256a8a71a950db8" region="bgtiles" offset="1000"/>
		<rom name="qb-fg3.bin" size="8192" crc="dd436d3a" sha1="ae16087a6ceec84551b5d7aae4036e0ed432cbb7" region="sprites" offset="0"/>
		<rom name="qb-fg2.bin" size="8192" crc="f69b9483" sha1="06894a1474c79c1274efbd32d7371179e7e0a661" region="sprites" offset="2000"/>
		<rom name="qb-fg1.bin" size="8192" crc="224e8356" sha1="f7f26b879aa8b964ff6311136ed8157e44de736c" region="sprites" offset="4000"/>
		<rom name="qb-fg0.bin" size="8192" crc="2f695b85" sha1="807d16459838f129e10b913890bbc95065d5dd40" region="sprites" offset="6000"/>
		<sample name="knocker"/>
		<sample name="fx_17a"/>
		<sample name="fx_17b"/>
		<sample name="fx_17c"/>
		<sample name="fx_17d"/>
		<sample name="fx_17e"/>
		<sample name="fx_17f"/>
		<sample name="fx_17g"/>
		<sample name="fx_17h"/>
		<sample name="fx_18a"/>
		<sample name="fx_18b"/>
		<sample name="fx_18c"/>
		<sample name="fx_18d"/>
		<sample name="fx_18e"/>
		<sample name="fx_18f"/>
		<sample name="fx_18g"/>
		<sample name="fx_18h"/>
		<sample name="fx_19a"/>
		<sample name="fx_19b"/>
		<sample name="fx_19c"/>
		<sample name="fx_19d"/>
		<sample name="fx_19e"/>
		<sample name="fx_19f"/>
		<sample name="fx_19g"/>
		<sample name="fx_19h"/>
		<sample name="fx_20a"/>
		<sample name="fx_20b"/>
		<sample name="fx_20c"/>
		<sample name="fx_20d"/>
		<sample name="fx_20e"/>
		<sample name="fx_20f"/>
		<sample name="fx_20g"/>
		<sample name="fx_20h"/>
		<sample name="fx_21a"/>
		<sample name="fx_21b"/>
		<sample name="fx_21c"/>
		<sample name="fx_21d"/>
		<sample name="fx_21e"/>
		<sample name="fx_21f"/>
		<sample name="fx_21g"/>
		<sample name="fx_21h"/>
		<sample name="fx_22"/>
		<sample name="fx_23"/>
		<sample name="fx_28"/>
		<sample name="fx_36"/>
		<chip type="cpu" tag="maincpu" name="8088" clock="5000000"/>
		<chip type="cpu" tag="r1sound:audiocpu" name="M6502" clock="894886"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="r1sound" name="Gottlieb Sound rev. 1"/>
		<chip type="audio" tag="r1sound:dac" name="DAC"/>
		<chip type="audio" tag="knocker" name="Speaker"/>
		<chip type="audio" tag="knocker_sam" name="Samples"/>
		<chip type="audio" tag="samples" name="Samples"/>
		<display tag="screen" type="raster" rotate="270" width="256" height="240" refresh="61.419025" pixclock="5000000" htotal="318" hbend="0" hbstart="256" vtotal="256" vbend="0" vbstart="240" />
		<sound channels="2"/>
		<input players="2" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Demo Sounds" tag="DSW" mask="1">
			<dipvalue name="Off" value="1"/>
			<dipvalue name="On" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Kicker" tag="DSW" mask="2">
			<dipvalue name="Off" value="0"/>
			<dipvalue name="On" value="2" default="yes"/>
		</dipswitch>
		<dipswitch name="Cabinet" tag="DSW" mask="4">
			<dipvalue name="Upright" value="0" default="yes"/>
			<dipvalue name="Cocktail" value="4"/>
		</dipswitch>
		<dipswitch name="Demo Mode (Unlim Lives, Start=Adv (Cheat)" tag="DSW" mask="8">
			<dipvalue name="Off" value="0" default="yes"/>
			<dipvalue name="On" value="8"/>
		</dipswitch>
		<dipswitch name="Free Play" tag="DSW" mask="16">
			<dipvalue name="Off" value="0" default="yes"/>
			<dipvalue name="On" value="16"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSW" mask="32">
			<dipvalue name="Off" value="0" default="yes"/>
			<dipvalue name="On" value="32"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSW" mask="64">
			<dipvalue name="Off" value="0" default="yes"/>
			<dipvalue name="On" value="64"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSW" mask="128">
			<dipvalue name="Off" value="0" default="yes"/>
			<dipvalue name="On" value="128"/>
		</dipswitch>
		<dipswitch name="Service Mode" tag="IN1" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="r1sound:SB1" mask="1">
			<dipvalue name="Off" value="1" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="r1sound:SB1" mask="2">
			<dipvalue name="Off" value="2" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="r1sound:SB1" mask="4">
			<dipvalue name="Off" value="4" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="r1sound:SB1" mask="8">
			<dipvalue name="Off" value="8" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="r1sound:SB1" mask="16">
			<dipvalue name="Off" value="16" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="r1sound:SB1" mask="32">
			<dipvalue name="Off" value="32" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Sound Test" tag="r1sound:SB1" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<driver status="imperfect" emulation="good" color="good" sound="imperfect" graphic="good" savestate="unsupported" palettesize="16"/>
	</game>

	<game name="quartet2" sourcefile="segas16a.c" cloneof="quartet" romof="quartet">
		<description>Quartet 2 (8751 317-0010)</description>
		<year>1986</year>
		<manufacturer>Sega</manufacturer>
		<category>Maze / Shooter Large</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.034b04</verAdded>
		<controls_info>numPlayers="4" alternating="0" mirrored="1" usesService="0" tilt="0" cocktail="0"</controls_info>
		<player number="1" numButtons="2">
			<controls>
				<control name="8-way Joystick">
					<constant name="joy8way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Jump / Start"/>
				<label name="P1_BUTTON2" value="Shoot"/>
				<label name="P1_JOYSTICK_UP" value="Up"/>
				<label name="P1_JOYSTICK_DOWN" value="Down"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
			</labels>
		</player>
		<rom name="epr-7695.b9" size="32768" crc="67177cd8" sha1="c4ea001dfbeeb29a09d597fb50d71f54e4e9572a" region="maincpu" offset="0"/>
		<rom name="epr-7692.b6" size="32768" crc="50f50b08" sha1="646c0d545150b95e5d8d47bf63360f7326add08f" region="maincpu" offset="1"/>
		<rom name="epr-7696.b10" size="32768" crc="4273c3b7" sha1="4cae221678a6d2b7806487becd4ba09b520f9fa0" region="maincpu" offset="10000"/>
		<rom name="epr-7693.b7" size="32768" crc="0aa337bb" sha1="f31f8f294fccd866eadebfafee067bfae44b3184" region="maincpu" offset="10001"/>
		<rom name="epr-7697.b11" size="32768" crc="3a6a375d" sha1="8ebea6b7f1208438b47e887b46cb569725c4042a" region="maincpu" offset="20000"/>
		<rom name="epr-7694.b8" size="32768" crc="d87b2ca2" sha1="58adf0900e41036b1b78a931ab94b30ce601909d" region="maincpu" offset="20001"/>
		<rom name="epr-7698.c9" size="32768" crc="547a6058" sha1="5248e974c8d12183c996b1fc8fda09e8a4bf0d2d" region="gfx1" offset="0"/>
		<rom name="epr-7699.c10" size="32768" crc="77ec901d" sha1="b5961895473c16a8f4a111185cce48b05ab66885" region="gfx1" offset="8000"/>
		<rom name="epr-7700.c11" size="32768" crc="7e348cce" sha1="82bba65280faaf3280208c85caef48ec8baeade8" region="gfx1" offset="10000"/>
		<rom name="epr-7465.5c" merge="epr-7465.5c" size="32768" crc="8a1ab7d7" sha1="a2f317538c70a1603b65d795223407cbaaf88524" region="sprites" offset="1"/>
		<rom name="epr-7469.2b" merge="epr-7469.2b" size="32768" crc="cb65ae4f" sha1="3ee7b3b4cce113a6f394e8dfd317cdb6ffae64f7" region="sprites" offset="0"/>
		<rom name="epr-7466.6c" merge="epr-7466.6c" size="32768" crc="b2d3f4f3" sha1="65e654fde10bee4cb5eee8234d0babb78fe41cfb" region="sprites" offset="10001"/>
		<rom name="epr-7470.3b" merge="epr-7470.3b" size="32768" crc="16fc67b1" sha1="788fe2878c5c9faea43c2f166f32c22ee51c7d09" region="sprites" offset="10000"/>
		<rom name="epr-7467.7c" merge="epr-7467.7c" size="32768" crc="0af68de2" sha1="81163baf3f0e45bac950a6d9c24b3a886db1509c" region="sprites" offset="20001"/>
		<rom name="epr-7471.4b" merge="epr-7471.4b" size="32768" crc="13fad5ac" sha1="75b480083fbb14cbef969126989bf9b2235fd31e" region="sprites" offset="20000"/>
		<rom name="epr-7468.8c" merge="epr-7468.8c" size="32768" crc="ddfd40c0" sha1="6c12ad668cd0c82e7d7d46bfbdcee8b9d46ebd09" region="sprites" offset="30001"/>
		<rom name="epr-7472.5b" merge="epr-7472.5b" size="32768" crc="8e2762ec" sha1="872e19a6aab81d7a2472367d0e31dc1295da7182" region="sprites" offset="30000"/>
		<rom name="epr-7464.1b" merge="epr-7464.1b" size="32768" crc="9f291306" sha1="96a09542a863ccf2ded43e2df6f913722b3f97b1" region="soundcpu" offset="0"/>
		<rom name="7751.bin" merge="7751.bin" size="1024" crc="6a9534fc" sha1="67ad94674db5c2aab75785668f610f6f4eccd158" region="n7751" offset="0"/>
		<rom name="epr-7473.1c" merge="epr-7473.1c" size="32768" crc="06ec75fa" sha1="5f14bc887449122700c46ad22c0379a1682e0bdb" region="n7751data" offset="0"/>
		<rom name="epr-7475.2c" merge="epr-7475.2c" size="32768" crc="7abd1206" sha1="54d52dc0b9c245cd2df647e714310a71b803cbcf" region="n7751data" offset="8000"/>
		<rom name="epr-7474.3c" merge="epr-7474.3c" size="32768" crc="dbf853b8" sha1="e82f497e1144f23f3233b5c45ef182bfc7923715" region="n7751data" offset="10000"/>
		<rom name="epr-7476.4c" merge="epr-7476.4c" size="32768" crc="5eba655a" sha1="6713ef12037cba3139d0f469c82bd90b44bae8ce" region="n7751data" offset="18000"/>
		<rom name="317-0010.bin" size="4096" crc="8c2033ea" sha1="4a60d141517a5d5d065f40f71be4d2ee3be18384" region="mcu" offset="0"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="10000000"/>
		<chip type="cpu" tag="soundcpu" name="Z80" clock="4000000"/>
		<chip type="cpu" tag="n7751" name="N7751" clock="6000000"/>
		<chip type="cpu" tag="mcu" name="I8751" clock="8000000"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="ymsnd" name="YM2151" clock="4000000"/>
		<chip type="audio" tag="dac" name="DAC"/>
		<display tag="screen" type="raster" rotate="0" width="320" height="224" refresh="60.000000" pixclock="5376240" htotal="342" hbend="0" hbstart="320" vtotal="262" vbend="0" vbstart="224" />
		<sound channels="1"/>
		<input players="2" buttons="3" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Coin A" tag="DSW1" mask="15">
			<dipvalue name="4 Coins/1 Credit" value="7"/>
			<dipvalue name="3 Coins/1 Credit" value="8"/>
			<dipvalue name="2 Coins/1 Credit" value="9"/>
			<dipvalue name="2 Coins/1 Credit, 5/3, 6/4" value="5"/>
			<dipvalue name="2 Coins/1 Credit, 4/3" value="4"/>
			<dipvalue name="1 Coin/1 Credit" value="15" default="yes"/>
			<dipvalue name="1 Coin/1 Credit, 5/6" value="3"/>
			<dipvalue name="1 Coin/1 Credit, 4/5" value="2"/>
			<dipvalue name="1 Coin/1 Credit, 2/3" value="1"/>
			<dipvalue name="2 Coins/3 Credits" value="6"/>
			<dipvalue name="1 Coin/2 Credits" value="14"/>
			<dipvalue name="1 Coin/3 Credits" value="13"/>
			<dipvalue name="1 Coin/4 Credits" value="12"/>
			<dipvalue name="1 Coin/5 Credits" value="11"/>
			<dipvalue name="1 Coin/6 Credits" value="10"/>
			<dipvalue name="Free Play (if Coin B too) or 1/1" value="0"/>
		</dipswitch>
		<dipswitch name="Coin B" tag="DSW1" mask="240">
			<dipvalue name="4 Coins/1 Credit" value="112"/>
			<dipvalue name="3 Coins/1 Credit" value="128"/>
			<dipvalue name="2 Coins/1 Credit" value="144"/>
			<dipvalue name="2 Coins/1 Credit, 5/3, 6/4" value="80"/>
			<dipvalue name="2 Coins/1 Credit, 4/3" value="64"/>
			<dipvalue name="1 Coin/1 Credit" value="240" default="yes"/>
			<dipvalue name="1 Coin/1 Credit, 5/6" value="48"/>
			<dipvalue name="1 Coin/1 Credit, 4/5" value="32"/>
			<dipvalue name="1 Coin/1 Credit, 2/3" value="16"/>
			<dipvalue name="2 Coins/3 Credits" value="96"/>
			<dipvalue name="1 Coin/2 Credits" value="224"/>
			<dipvalue name="1 Coin/3 Credits" value="208"/>
			<dipvalue name="1 Coin/4 Credits" value="192"/>
			<dipvalue name="1 Coin/5 Credits" value="176"/>
			<dipvalue name="1 Coin/6 Credits" value="160"/>
			<dipvalue name="Free Play (if Coin A too) or 1/1" value="0"/>
		</dipswitch>
		<dipswitch name="Demo Sounds" tag="DSW2" mask="1">
			<dipvalue name="Off" value="1"/>
			<dipvalue name="On" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Credit Power" tag="DSW2" mask="6">
			<dipvalue name="500" value="4"/>
			<dipvalue name="1000" value="6" default="yes"/>
			<dipvalue name="2000" value="2"/>
			<dipvalue name="9000" value="0"/>
		</dipswitch>
		<dipswitch name="Difficulty" tag="DSW2" mask="24">
			<dipvalue name="Easy" value="16"/>
			<dipvalue name="Normal" value="24" default="yes"/>
			<dipvalue name="Hard" value="8"/>
			<dipvalue name="Hardest" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSW2" mask="32">
			<dipvalue name="Off" value="32" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSW2" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSW2" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="6144"/>
	</game>

	<game name="raiden" sourcefile="raiden.c">
		<description>Raiden (set 1)</description>
		<year>1990</year>
		<manufacturer>Seibu Kaihatsu</manufacturer>
		<category>Shooter / Flying Vertical</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.146u2</verAdded>
		<rom name="1.u0253" size="65536" crc="a4b12785" sha1="446314e82ce01315cb3e3d1f323eaa2ad6fb48dd" region="maincpu" offset="a0000"/>
		<rom name="2.u0252" size="65536" crc="17640bd5" sha1="5bbc99900426b1a072b52537ae9a50220c378a0d" region="maincpu" offset="a0001"/>
		<rom name="3.u022" size="131072" crc="f6af09d0" sha1="ecd49f3351359ea2d5cbd140c9962d45c5544ecd" region="maincpu" offset="c0000"/>
		<rom name="4j.u023" size="131072" crc="505c4c5d" sha1="07f61fd1ff24f482a1ae2f86c4c0f32850cbd539" region="maincpu" offset="c0001"/>
		<rom name="5.u042" size="131072" crc="ed03562e" sha1="bf6b44fb53fa2321cd52c00fcb43b8ceb6ceffff" region="sub" offset="c0000"/>
		<rom name="6.u043" size="131072" crc="a19d5b5d" sha1="aa5e5be60b737913e5677f88ebc218302245e5af" region="sub" offset="c0001"/>
		<rom name="8.u212" size="65536" crc="cbe055c7" sha1="34a06a541d059c621d87fdf41546c9d052a61963" region="audiocpu" offset="0"/>
		<rom name="9" size="32768" crc="1922b25e" sha1="da27122dd1c43770e7385ad602ef397c64d2f754" region="gfx1" offset="0"/>
		<rom name="10" size="32768" crc="5f90786a" sha1="4f63b07c6afbcf5196a433f3356bef984fe303ef" region="gfx1" offset="8000"/>
		<rom name="sei420" size="524288" crc="da151f0b" sha1="02682497caf5f058331f18c652471829fa08d54f" region="gfx2" offset="0"/>
		<rom name="sei430" size="524288" crc="ac1f57ac" sha1="1de926a0db73b99904ef119ac816c53d1551156a" region="gfx3" offset="0"/>
		<rom name="sei440" size="524288" crc="946d7bde" sha1="30e8755c2b1ca8bff6278710b8422b51f75eec10" region="gfx4" offset="0"/>
		<rom name="7.u203" size="65536" crc="8f927822" sha1="592f2719f2c448c3b4b239eeaec078b411e12dbb" region="oki" offset="0"/>
		<chip type="cpu" tag="maincpu" name="V30" clock="10000000"/>
		<chip type="cpu" tag="sub" name="V30" clock="10000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="3579545"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="ymsnd" name="YM3812" clock="3579545"/>
		<chip type="audio" tag="oki" name="OKI6295" clock="1000000"/>
		<display tag="screen" type="raster" rotate="270" width="256" height="224" refresh="59.600000" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Coin Mode" tag="DSW" mask="1">
			<dipvalue name="A" value="1" default="yes"/>
			<dipvalue name="B" value="0"/>
		</dipswitch>
		<dipswitch name="Coin A" tag="DSW" mask="6">
			<dipvalue name="5C/1C or Free if Coin B too" value="0"/>
			<dipvalue name="3 Coins/1 Credit" value="2"/>
			<dipvalue name="2 Coins/1 Credit" value="4"/>
			<dipvalue name="1 Coin/1 Credit" value="6" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin B" tag="DSW" mask="24">
			<dipvalue name="1 Coin/2 Credits" value="24" default="yes"/>
			<dipvalue name="1 Coin/3 Credits" value="16"/>
			<dipvalue name="1 Coin/5 Credits" value="8"/>
			<dipvalue name="1C/6C or Free if Coin A too" value="0"/>
		</dipswitch>
		<dipswitch name="Coinage" tag="DSW" mask="30">
			<dipvalue name="6 Coins/1 Credit" value="20"/>
			<dipvalue name="5 Coins/1 Credit" value="22"/>
			<dipvalue name="4 Coins/1 Credit" value="24"/>
			<dipvalue name="3 Coins/1 Credit" value="26"/>
			<dipvalue name="8 Coins/3 Credits" value="2"/>
			<dipvalue name="2 Coins/1 Credit" value="28"/>
			<dipvalue name="5 Coins/3 Credits" value="4"/>
			<dipvalue name="3 Coins/2 Credits" value="6"/>
			<dipvalue name="1 Coin/1 Credit" value="30" default="yes"/>
			<dipvalue name="2 Coins/3 Credits" value="8"/>
			<dipvalue name="1 Coin/2 Credits" value="18"/>
			<dipvalue name="1 Coin/3 Credits" value="16"/>
			<dipvalue name="1 Coin/4 Credits" value="14"/>
			<dipvalue name="1 Coin/5 Credits" value="12"/>
			<dipvalue name="1 Coin/6 Credits" value="10"/>
			<dipvalue name="Free Play" value="0"/>
		</dipswitch>
		<dipswitch name="Credits to Start" tag="DSW" mask="32">
			<dipvalue name="1" value="32" default="yes"/>
			<dipvalue name="2" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSW" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Flip Screen" tag="DSW" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Lives" tag="DSW" mask="768">
			<dipvalue name="1" value="512"/>
			<dipvalue name="2" value="256"/>
			<dipvalue name="3" value="768" default="yes"/>
			<dipvalue name="5" value="0"/>
		</dipswitch>
		<dipswitch name="Bonus Life" tag="DSW" mask="3072">
			<dipvalue name="80000 300000" value="2048"/>
			<dipvalue name="150000 400000" value="3072" default="yes"/>
			<dipvalue name="300000 1000000" value="1024"/>
			<dipvalue name="1000000 5000000" value="0"/>
		</dipswitch>
		<dipswitch name="Difficulty" tag="DSW" mask="12288">
			<dipvalue name="Easy" value="8192"/>
			<dipvalue name="Normal" value="12288" default="yes"/>
			<dipvalue name="Hard" value="4096"/>
			<dipvalue name="Very Hard" value="0"/>
		</dipswitch>
		<dipswitch name="Allow Continue" tag="DSW" mask="16384">
			<dipvalue name="No" value="0"/>
			<dipvalue name="Yes" value="16384" default="yes"/>
		</dipswitch>
		<dipswitch name="Demo Sounds" tag="DSW" mask="32768">
			<dipvalue name="Off" value="0"/>
			<dipvalue name="On" value="32768" default="yes"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="2048"/>
	</game>

	<game name="raiga" sourcefile="gaiden.c" cloneof="stratof" romof="stratof">
		<description>Raiga - Strato Fighter (Japan)</description>
		<year>1991</year>
		<manufacturer>Tecmo</manufacturer>
		<category>Shooter / Flying Horizontal</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.064</verAdded>
		<rom name="a-3s.1" size="131072" crc="303c2a6c" sha1="cd825329fd1f7d87661114f07cc87e43fd34e251" region="maincpu" offset="0"/>
		<rom name="a-4s.2" size="131072" crc="5f31fecb" sha1="b0c88d260d0108100c157ea92f7defdc3cbb8933" region="maincpu" offset="1"/>
		<rom name="a-4b.3" merge="a-4b.3" size="65536" crc="18655c95" sha1="8357e0520565a201bb930cadffc759463931ec41" region="audiocpu" offset="0"/>
		<rom name="a-6v.mcu" size="4096" status="nodump" region="mcu" offset="0"/>
		<rom name="b-7a.5" merge="b-7a.5" size="65536" crc="6d2e4bf1" sha1="edcf96bbcc109da71e3adbb37d119254d3873b29" region="gfx1" offset="0"/>
		<rom name="b-1b" merge="b-1b" size="524288" crc="781d1bd2" sha1="680d91ea02f1e9cb911501f595008f46ad77ded4" region="gfx2" offset="0"/>
		<rom name="b-4b" merge="b-4b" size="524288" crc="89468b84" sha1="af60fe957c98fa3f00623d420a0941a941f5bc6b" region="gfx3" offset="0"/>
		<rom name="b-2m" merge="b-2m" size="524288" crc="5794ec32" sha1="07e78d8bcb2373da77ef9f8cde6a01f384f8bf7e" region="gfx4" offset="0"/>
		<rom name="b-1m" merge="b-1m" size="524288" crc="b0de0ded" sha1="45c74d0c58e3e73c79e587722d9fea9f7ba9cb0a" region="gfx4" offset="80000"/>
		<rom name="a-4a.4" merge="a-4a.4" size="131072" crc="ef9acdcf" sha1="8d62a666843f0cb22e8926ae18a961052d4f9ed5" region="oki" offset="0"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="9216000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="4000000"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="ym1" name="YM2203" clock="4000000"/>
		<chip type="audio" tag="ym2" name="YM2203" clock="4000000"/>
		<chip type="audio" tag="oki" name="OKI6295" clock="1000000"/>
		<display tag="screen" type="raster" rotate="0" width="256" height="224" refresh="59.170000" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Coin B" tag="DSW" mask="15">
			<dipvalue name="5 Coins/1 Credit" value="0"/>
			<dipvalue name="4 Coins/1 Credit" value="4"/>
			<dipvalue name="3 Coins/1 Credit" value="10"/>
			<dipvalue name="2 Coins/1 Credit" value="1"/>
			<dipvalue name="3 Coins/2 Credits" value="2"/>
			<dipvalue name="4 Coins/3 Credits" value="8"/>
			<dipvalue name="1 Coin/1 Credit" value="15" default="yes"/>
			<dipvalue name="3 Coins/4 Credits" value="12"/>
			<dipvalue name="2 Coins/3 Credits" value="14"/>
			<dipvalue name="1 Coin/2 Credits" value="7"/>
			<dipvalue name="2 Coins/5 Credits" value="6"/>
			<dipvalue name="1 Coin/3 Credits" value="11"/>
			<dipvalue name="1 Coin/4 Credits" value="3"/>
			<dipvalue name="1 Coin/5 Credits" value="13"/>
			<dipvalue name="1 Coin/6 Credits" value="5"/>
			<dipvalue name="1 Coin/7 Credits" value="9"/>
		</dipswitch>
		<dipswitch name="Coin A" tag="DSW" mask="240">
			<dipvalue name="5 Coins/1 Credit" value="0"/>
			<dipvalue name="4 Coins/1 Credit" value="64"/>
			<dipvalue name="3 Coins/1 Credit" value="160"/>
			<dipvalue name="2 Coins/1 Credit" value="16"/>
			<dipvalue name="3 Coins/2 Credits" value="32"/>
			<dipvalue name="4 Coins/3 Credits" value="128"/>
			<dipvalue name="1 Coin/1 Credit" value="240" default="yes"/>
			<dipvalue name="3 Coins/4 Credits" value="192"/>
			<dipvalue name="2 Coins/3 Credits" value="224"/>
			<dipvalue name="1 Coin/2 Credits" value="112"/>
			<dipvalue name="2 Coins/5 Credits" value="96"/>
			<dipvalue name="1 Coin/3 Credits" value="176"/>
			<dipvalue name="1 Coin/4 Credits" value="48"/>
			<dipvalue name="1 Coin/5 Credits" value="208"/>
			<dipvalue name="1 Coin/6 Credits" value="80"/>
			<dipvalue name="1 Coin/7 Credits" value="144"/>
		</dipswitch>
		<dipswitch name="Bonus Life" tag="DSW" mask="768">
			<dipvalue name="50k 200k" value="768" default="yes"/>
			<dipvalue name="100k 300k" value="256"/>
			<dipvalue name="50k only" value="512"/>
			<dipvalue name="None" value="0"/>
		</dipswitch>
		<dipswitch name="Lives" tag="DSW" mask="3072">
			<dipvalue name="2" value="0"/>
			<dipvalue name="3" value="3072" default="yes"/>
			<dipvalue name="4" value="1024"/>
			<dipvalue name="5" value="2048"/>
		</dipswitch>
		<dipswitch name="Difficulty" tag="DSW" mask="12288">
			<dipvalue name="Easy" value="12288"/>
			<dipvalue name="Normal" value="4096" default="yes"/>
			<dipvalue name="Hard" value="8192"/>
			<dipvalue name="Hardest" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSW" mask="16384">
			<dipvalue name="Off" value="16384" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Demo Sounds" tag="DSW" mask="32768">
			<dipvalue name="Off" value="32768"/>
			<dipvalue name="On" value="0" default="yes"/>
		</dipswitch>
		<driver status="imperfect" emulation="good" color="good" sound="good" graphic="imperfect" savestate="supported" palettesize="4096"/>
	</game>

	<game name="rambo3" sourcefile="taito_b.c">
		<description>Rambo III (Europe)</description>
		<year>1989</year>
		<manufacturer>Taito Europe Corporation</manufacturer>
		<category>Shooter / 3rd Person</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.055</verAdded>
		<rom name="ramb3-11.bin" size="131072" crc="1cc42247" sha1="e5a226a0016ec329fc23046c426c6303e452ef1d" region="maincpu" offset="0"/>
		<rom name="ramb3-14.bin" size="131072" crc="7d917c21" sha1="2850c46d6bdabfb76c40a7dc78ebc14b69ce95c9" region="maincpu" offset="1"/>
		<rom name="ramb3-07.bin" size="131072" crc="c973ff6f" sha1="d11f289f8559602783d97b831182e8c37954980f" region="maincpu" offset="40000"/>
		<rom name="ramb3-06.bin" size="131072" crc="a83d3fd5" sha1="4f07d969af3b25e4ab8d0f2c03e0c0c8ada02991" region="maincpu" offset="40001"/>
		<rom name="ramb3-10.bin" size="65536" crc="b18bc020" sha1="5f3a108ad1f652103dda14672223529077a0924b" region="audiocpu" offset="0"/>
		<rom name="ramb3-03.bin" size="524288" crc="f5808c41" sha1="73e129e87d7e240f96cb06d484fb19cd0ef49721" region="gfx1" offset="0"/>
		<rom name="ramb3-04.bin" size="524288" crc="c57831ce" sha1="85c203a858df34fe8663b2b16447d328cdb4145e" region="gfx1" offset="80000"/>
		<rom name="ramb3-01.bin" size="524288" crc="c55fcf54" sha1="6a26ed2541be9e3341f20e74cc49b5366ce7d424" region="gfx1" offset="100000"/>
		<rom name="ramb3-02.bin" size="524288" crc="9dd014c6" sha1="0f046d9de57db0272810adde7d49cc348b78f1f7" region="gfx1" offset="180000"/>
		<rom name="ramb3-05.bin" size="524288" crc="0179dc40" sha1="89feb708618ae7fa96883473d5c7a09dcc6f452a" region="ymsnd" offset="0"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="12000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="4000000"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="ymsnd" name="YM2610" clock="8000000"/>
		<display tag="screen" type="raster" rotate="0" width="320" height="224" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="2" tilt="yes">
			<control type="joy8way"/>
			<control type="trackball" minimum="0" maximum="65535" sensitivity="70" keydelta="30" reverse="yes"/>
		</input>
		<dipswitch name="Unused" tag="DSWA" mask="1">
			<dipvalue name="Off" value="1" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Flip Screen" tag="DSWA" mask="2">
			<dipvalue name="Off" value="2" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Service Mode" tag="DSWA" mask="4">
			<dipvalue name="Off" value="4" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Demo Sounds" tag="DSWA" mask="8">
			<dipvalue name="Off" value="0"/>
			<dipvalue name="On" value="8" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin A" tag="DSWA" mask="48">
			<dipvalue name="4 Coins/1 Credit" value="0"/>
			<dipvalue name="3 Coins/1 Credit" value="16"/>
			<dipvalue name="2 Coins/1 Credit" value="32"/>
			<dipvalue name="1 Coin/1 Credit" value="48" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin B" tag="DSWA" mask="192">
			<dipvalue name="1 Coin/2 Credits" value="192" default="yes"/>
			<dipvalue name="1 Coin/3 Credits" value="128"/>
			<dipvalue name="1 Coin/4 Credits" value="64"/>
			<dipvalue name="1 Coin/6 Credits" value="0"/>
		</dipswitch>
		<dipswitch name="Difficulty" tag="DSWB" mask="3">
			<dipvalue name="Easy" value="2"/>
			<dipvalue name="Medium" value="3" default="yes"/>
			<dipvalue name="Hard" value="1"/>
			<dipvalue name="Hardest" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSWB" mask="4">
			<dipvalue name="Off" value="4" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Control" tag="DSWB" mask="8">
			<dipvalue name="8 way Joystick" value="8" default="yes"/>
			<dipvalue name="Trackball" value="0"/>
		</dipswitch>
		<dipswitch name="Allow Continue" tag="DSWB" mask="16">
			<dipvalue name="Off" value="0"/>
			<dipvalue name="On" value="16" default="yes"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSWB" mask="32">
			<dipvalue name="Off" value="32" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSWB" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSWB" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="4096"/>
	</game>

	<game name="rampage" sourcefile="mcr3.c">
		<description>Rampage (Rev 3, 8/27/86)</description>
		<year>1986</year>
		<manufacturer>Bally Midway</manufacturer>
		<category>Platform / Fighter</category>
		<nplayers>3P sim</nplayers>
		<verAdded>.028</verAdded>
		<controls_info>numPlayers="3" alternating="0" mirrored="1" usesService="0" tilt="1" cocktail="0"</controls_info>
		<player number="1" numButtons="2">
			<controls>
				<control name="8-way Joystick">
					<constant name="joy8way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Punch"/>
				<label name="P1_BUTTON2" value="Jump"/>
				<label name="P1_JOYSTICK_UP" value="Climb"/>
				<label name="P1_JOYSTICK_DOWN" value="Down"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
			</labels>
		</player>
		<rom name="pro-0_3b_rev_3_8-27-86.3b" size="32768" crc="2f7ca03c" sha1="1e3a1f213fd67938adf14ea0d04dab687ea8f4ef" region="maincpu" offset="0"/>
		<rom name="pro-1_5b_rev_3_8-27-86.5b" size="32768" crc="d89bd9a4" sha1="3531464ffe49dfaf2755d9e2dc1aea23819b3a5d" region="maincpu" offset="8000"/>
		<rom name="u-7_rev.2_8-14-86.u7" size="32768" crc="cffd7fa5" sha1="7c5cecce1d428f847fea37d53eb09c6f62055c6f" region="sg:cpu" offset="0"/>
		<rom name="u-17_rev.2_8-14-86.u17" size="32768" crc="e92c596b" sha1="4e2d87398f2e7b637cbad6cb16d832dfa8f8288c" region="sg:cpu" offset="1"/>
		<rom name="u-8_rev.2_8-14-86.u8" size="32768" crc="11f787e4" sha1="1fa195bf9169608099d17be5801738a4e17bec3d" region="sg:cpu" offset="10000"/>
		<rom name="u-18_rev.2_8-14-86.u18" size="32768" crc="6b8bf5e1" sha1="aa8c0260dcd19a795bfc23197cd87348a685d20b" region="sg:cpu" offset="10001"/>
		<rom name="bg-0_u15_7-23-86.15a" size="16384" crc="c0d8b7a5" sha1="692219388a3124fb48db7e35c4127b0fe066a289" region="gfx1" offset="0"/>
		<rom name="bg-1_u14_7-23-86.14b" size="16384" crc="2f6e3aa1" sha1="ae86ce90bb6bf660e38c0f91e7ce90d44be82d60" region="gfx1" offset="4000"/>
		<rom name="fg-0_8-e_6-30-86.8e" size="65536" crc="0974be5d" sha1="be347faaa345383dc6e5c2b3789c372d6bd25905" region="gfx2" offset="0"/>
		<rom name="fg-1_6e_6-30-86.6e" size="65536" crc="8728532b" sha1="327df92db7e3506b827d497859980cd2de51f45d" region="gfx2" offset="10000"/>
		<rom name="fg-2_5e_6-30-86.5e" size="65536" crc="9489f714" sha1="df17a45cdc6a9310856d64f89954be79bbeac12e" region="gfx2" offset="20000"/>
		<rom name="fg-3_4e_6-30-86.4e" size="65536" crc="81e1de40" sha1="7e7818792845ec3687b3202eeade60a298ef513e" region="gfx2" offset="30000"/>
		<rom name="e36a31axnaxqd.u15.bin" size="1" status="nodump" region="sg:pal" offset="0"/>
		<chip type="cpu" tag="maincpu" name="Z80" clock="5000000"/>
		<chip type="cpu" tag="sg:cpu" name="68000" clock="8000000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="sg" name="Midway Sounds Good Sound Board"/>
		<chip type="audio" tag="sg:dac" name="DAC"/>
		<display tag="screen" type="raster" rotate="0" width="512" height="480" refresh="30.000000" />
		<sound channels="2"/>
		<input players="3" buttons="2" coins="2" tilt="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Service Mode" tag="MONO.IP0" mask="32">
			<dipvalue name="Off" value="32" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Difficulty" tag="MONO.IP3" mask="3">
			<dipvalue name="Easy" value="2"/>
			<dipvalue name="Normal" value="3" default="yes"/>
			<dipvalue name="Hard" value="1"/>
			<dipvalue name="Free Play" value="0"/>
		</dipswitch>
		<dipswitch name="Score Option" tag="MONO.IP3" mask="4">
			<dipvalue name="Keep score when continuing" value="4" default="yes"/>
			<dipvalue name="Lose score when continuing" value="0"/>
		</dipswitch>
		<dipswitch name="Coin A" tag="MONO.IP3" mask="8">
			<dipvalue name="2 Coins/1 Credit" value="0"/>
			<dipvalue name="1 Coin/1 Credit" value="8" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin B" tag="MONO.IP3" mask="112">
			<dipvalue name="3 Coins/1 Credit" value="0"/>
			<dipvalue name="2 Coins/1 Credit" value="16"/>
			<dipvalue name="1 Coin/1 Credit" value="112" default="yes"/>
			<dipvalue name="1 Coin/2 Credits" value="96"/>
			<dipvalue name="1 Coin/3 Credits" value="80"/>
			<dipvalue name="1 Coin/4 Credits" value="64"/>
			<dipvalue name="1 Coin/5 Credits" value="48"/>
			<dipvalue name="1 Coin/6 Credits" value="32"/>
		</dipswitch>
		<dipswitch name="Rack Advance (Cheat)" tag="MONO.IP3" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="64"/>
	</game>

	<game name="rastan" sourcefile="rastan.c">
		<description>Rastan (World Rev 1)</description>
		<year>1987</year>
		<manufacturer>Taito Corporation Japan</manufacturer>
		<category>Platform / Fighter Scrolling</category>
		<nplayers>2P alt</nplayers>
		<verAdded>.145u5</verAdded>
		<controls_info>numPlayers="2" alternating="1" mirrored="1" usesService="0" tilt="1" cocktail="1"</controls_info>
		<player number="1" numButtons="2">
			<controls>
				<control name="8-way Joystick">
					<constant name="joy8way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Attack"/>
				<label name="P1_BUTTON2" value="Jump"/>
				<label name="P1_JOYSTICK_UP" value="Up"/>
				<label name="P1_JOYSTICK_DOWN" value="Down"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
			</labels>
		</player>
		<rom name="b04-38.19" size="65536" crc="1c91dbb1" sha1="17fc55e8546cc0b847aebd67fb4570a1e9f128f3" region="maincpu" offset="0"/>
		<rom name="b04-37.7" size="65536" crc="ecf20bdd" sha1="92e46b1edef40a19be17091c09daba598d77bca8" region="maincpu" offset="1"/>
		<rom name="b04-40.20" size="65536" crc="0930d4b3" sha1="c269b3856040ed9409de99cca48f22a2f355fc4c" region="maincpu" offset="20000"/>
		<rom name="b04-39.8" size="65536" crc="d95ade5e" sha1="f47557dcfa9d3137e2a3838e45858fc21471cc91" region="maincpu" offset="20001"/>
		<rom name="b04-42.21" size="65536" crc="1857a7cb" sha1="7d967d04ade648c6ddb19aad9e184b6e272856da" region="maincpu" offset="40000"/>
		<rom name="b04-43-1.9" size="65536" crc="ca4702ff" sha1="0f8c2d7d332c4e35884c48d87ba9fd26924d1692" region="maincpu" offset="40001"/>
		<rom name="b04-19.49" size="65536" crc="ee81fdd8" sha1="fa59dac2583a7d2979550dffc6f9c6c2bd67bfd5" region="audiocpu" offset="0"/>
		<rom name="b04-01.40" size="131072" crc="cd30de19" sha1="f8d158d38cd07a24cb5ddefd4ce90beec706924d" region="gfx1" offset="0"/>
		<rom name="b04-03.39" size="131072" crc="ab67e064" sha1="5c49f0ff9221cba9f2bb8da86eb4448c73012410" region="gfx1" offset="20000"/>
		<rom name="b04-02.67" size="131072" crc="54040fec" sha1="a2bea2ce1cebd25b33be41723299ca0512d95f9e" region="gfx1" offset="40000"/>
		<rom name="b04-04.66" size="131072" crc="94737e93" sha1="3df7f085fe6468bda11fab2e86252df6f74f7a99" region="gfx1" offset="60000"/>
		<rom name="b04-05.15" size="131072" crc="c22d94ac" sha1="04f69f9af7ac4242e95dba32988afa3616d75a92" region="gfx2" offset="0"/>
		<rom name="b04-07.14" size="131072" crc="b5632a51" sha1="da6ebe6afe245443a76b33714213549356c0c5c3" region="gfx2" offset="20000"/>
		<rom name="b04-06.28" size="131072" crc="002ccf39" sha1="fdc29f39198f9b488e298ee89b0eeb3417527733" region="gfx2" offset="40000"/>
		<rom name="b04-08.27" size="131072" crc="feafca05" sha1="9de9ff1fcf037e5ab25c181b678245041238d6ae" region="gfx2" offset="60000"/>
		<rom name="b04-20.76" size="65536" crc="fd1a34cc" sha1="b1682959521fa295769207b75cf7d839e9ec95fd" region="adpcm" offset="0"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="8000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="4000000"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="ymsnd" name="YM2151" clock="4000000"/>
		<chip type="audio" tag="msm" name="MSM5205" clock="384000"/>
		<display tag="screen" type="raster" rotate="0" width="320" height="240" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="2" tilt="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Cabinet" tag="DSWA" mask="1">
			<dipvalue name="Upright" value="0" default="yes"/>
			<dipvalue name="Cocktail" value="1"/>
		</dipswitch>
		<dipswitch name="Flip Screen" tag="DSWA" mask="2">
			<dipvalue name="Off" value="2" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Service Mode" tag="DSWA" mask="4">
			<dipvalue name="Off" value="4" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSWA" mask="8">
			<dipvalue name="Off" value="8" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Coin A" tag="DSWA" mask="48">
			<dipvalue name="4 Coins/1 Credit" value="0"/>
			<dipvalue name="3 Coins/1 Credit" value="16"/>
			<dipvalue name="2 Coins/1 Credit" value="32"/>
			<dipvalue name="1 Coin/1 Credit" value="48" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin B" tag="DSWA" mask="192">
			<dipvalue name="1 Coin/2 Credits" value="192" default="yes"/>
			<dipvalue name="1 Coin/3 Credits" value="128"/>
			<dipvalue name="1 Coin/4 Credits" value="64"/>
			<dipvalue name="1 Coin/6 Credits" value="0"/>
		</dipswitch>
		<dipswitch name="Difficulty" tag="DSWB" mask="3">
			<dipvalue name="Easy" value="2"/>
			<dipvalue name="Medium" value="3" default="yes"/>
			<dipvalue name="Hard" value="1"/>
			<dipvalue name="Hardest" value="0"/>
		</dipswitch>
		<dipswitch name="Bonus Life" tag="DSWB" mask="12">
			<dipvalue name="100k 200k 400k 600k 800k" value="12" default="yes"/>
			<dipvalue name="150k 300k 600k 900k 1200k" value="8"/>
			<dipvalue name="200k 400k 800k 1200k 1600k" value="4"/>
			<dipvalue name="250k 500k 1000k 1500k 2000k" value="0"/>
		</dipswitch>
		<dipswitch name="Lives" tag="DSWB" mask="48">
			<dipvalue name="3" value="48" default="yes"/>
			<dipvalue name="4" value="32"/>
			<dipvalue name="5" value="16"/>
			<dipvalue name="6" value="0"/>
		</dipswitch>
		<dipswitch name="Allow Continue" tag="DSWB" mask="64">
			<dipvalue name="Off" value="0"/>
			<dipvalue name="On" value="64" default="yes"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSWB" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="8192"/>
	</game>

	<game name="rbffspec" sourcefile="neodrvr.c" romof="neogeo">
		<description>Real Bout Fatal Fury Special / Real Bout Garou Densetsu Special</description>
		<year>1996</year>
		<manufacturer>SNK</manufacturer>
		<biosset name="euro" description="Europe MVS (Ver. 2)" default="yes"/>
		<biosset name="euro-s1" description="Europe MVS (Ver. 1)"/>
		<biosset name="us" description="US MVS (Ver. 2?)"/>
		<biosset name="us-e" description="US MVS (Ver. 1)"/>
		<biosset name="asia" description="Asia MVS (Ver. 3)"/>
		<biosset name="japan" description="Japan MVS (Ver. 3)"/>
		<biosset name="japan-s2" description="Japan MVS (Ver. 2)"/>
		<biosset name="japan-s1" description="Japan MVS (Ver. 1)"/>
		<biosset name="mv1c" description="NEO-MVH MV1C"/>
		<biosset name="japan-j3" description="Japan MVS (J3)"/>
		<biosset name="japan-hotel" description="Custom Japanese Hotel"/>
		<biosset name="uni-bios_2_3" description="Universe Bios (Hack, Ver. 2.3)"/>
		<biosset name="uni-bios_2_3o" description="Universe Bios (Hack, Ver. 2.3, older?)"/>
		<biosset name="uni-bios_2_2" description="Universe Bios (Hack, Ver. 2.2)"/>
		<biosset name="uni-bios_2_1" description="Universe Bios (Hack, Ver. 2.1)"/>
		<biosset name="uni-bios_2_0" description="Universe Bios (Hack, Ver. 2.0)"/>
		<biosset name="uni-bios_1_3" description="Universe Bios (Hack, Ver. 1.3)"/>
		<biosset name="uni-bios_1_2" description="Universe Bios (Hack, Ver. 1.2)"/>
		<biosset name="uni-bios_1_2o" description="Universe Bios (Hack, Ver. 1.2, older)"/>
		<biosset name="uni-bios_1_1" description="Universe Bios (Hack, Ver. 1.1)"/>
		<biosset name="uni-bios_1_0" description="Universe Bios (Hack, Ver. 1.0)"/>
		<biosset name="uni-bios_3_0" description="Universe Bios (Hack, Ver. 3.0)"/>
		<category>Fighter / Versus</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.034rc2</verAdded>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="mainbios" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="mainbios" offset="0"/>
		<rom name="sp-u2.sp1" merge="sp-u2.sp1" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="mainbios" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="mainbios" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="mainbios" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="mainbios" offset="0"/>
		<rom name="sp-j2.sp1" merge="sp-j2.sp1" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="mainbios" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="mainbios" offset="0"/>
		<rom name="sp-45.sp1" merge="sp-45.sp1" bios="mv1c" size="524288" crc="03cc9f6a" sha1="cdf1f49e3ff2bac528c21ed28449cf35b7957dc1" region="mainbios" offset="0"/>
		<rom name="japan-j3.bin" merge="japan-j3.bin" bios="japan-j3" size="131072" crc="dff6d41f" sha1="e92910e20092577a4523a6b39d578a71d4de7085" region="mainbios" offset="0"/>
		<rom name="sp-1v1_3db8c.bin" merge="sp-1v1_3db8c.bin" bios="japan-hotel" size="131072" crc="162f0ebe" sha1="fe1c6dd3dfcf97d960065b1bb46c1e11cb7bf271" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_3.rom" merge="uni-bios_2_3.rom" bios="uni-bios_2_3" size="131072" crc="27664eb5" sha1="5b02900a3ccf3df168bdcfc98458136fd2b92ac0" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_3o.rom" merge="uni-bios_2_3o.rom" bios="uni-bios_2_3o" size="131072" crc="601720ae" sha1="1b8a72c720cdb5ee3f1d735bbcf447b09204b8d9" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_2.rom" merge="uni-bios_2_2.rom" bios="uni-bios_2_2" size="131072" crc="2d50996a" sha1="5241a4fb0c63b1a23fd1da8efa9c9a9bd3b4279c" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_1.rom" merge="uni-bios_2_1.rom" bios="uni-bios_2_1" size="131072" crc="8dabf76b" sha1="c23732c4491d966cf0373c65c83c7a4e88f0082c" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_0.rom" merge="uni-bios_2_0.rom" bios="uni-bios_2_0" size="131072" crc="0c12c2ad" sha1="37bcd4d30f3892078b46841d895a6eff16dc921e" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_3.rom" merge="uni-bios_1_3.rom" bios="uni-bios_1_3" size="131072" crc="b24b44a0" sha1="eca8851d30557b97c309a0d9f4a9d20e5b14af4e" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_2.rom" merge="uni-bios_1_2.rom" bios="uni-bios_1_2" size="131072" crc="4fa698e9" sha1="682e13ec1c42beaa2d04473967840c88fd52c75a" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_2o.rom" merge="uni-bios_1_2o.rom" bios="uni-bios_1_2o" size="131072" crc="e19d3ce9" sha1="af88ef837f44a3af2d7144bb46a37c8512b67770" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_1.rom" merge="uni-bios_1_1.rom" bios="uni-bios_1_1" size="131072" crc="5dda0d84" sha1="4153d533c02926a2577e49c32657214781ff29b7" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_0.rom" merge="uni-bios_1_0.rom" bios="uni-bios_1_0" size="131072" crc="0ce453a0" sha1="3b4c0cd26c176fc6b26c3a2f95143dd478f6abf9" region="mainbios" offset="0"/>
		<rom name="uni-bios_3_0.rom" merge="uni-bios_3_0.rom" bios="uni-bios_3_0" size="131072" crc="a97c89a9" sha1="97a5eff3b119062f10e31ad6f04fe4b90d366e7f" region="mainbios" offset="0"/>
		<rom name="223-p1.p1" size="1048576" crc="f84a2d1d" sha1="fc19225d9dbdb6bd0808023ee32c7829f6ffdef6" region="maincpu" offset="0"/>
		<rom name="223-p2.sp2" size="4194304" crc="addd8f08" sha1="abaf5b86c8ec915c07ef2d83fce9ad03acaa4817" region="maincpu" offset="100000"/>
		<rom name="223-s1.s1" size="131072" crc="7ecd6e8c" sha1="465455afc4d83cbb118142be4671b2539ffafd79" region="fixed" offset="0"/>
		<rom name="sfix.sfix" merge="sfix.sfix" size="131072" crc="c2ea0cfd" sha1="fd4a618cdcdbf849374f0a50dd8efe9dbab706c3" region="fixedbios" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="131072" crc="5a86cff2" sha1="5992277debadeb64d1c1c64b0a92d9293eaf7e4a" region="zoomy" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="94416d67" sha1="42f9d7ddd6c0931fd64226a60dc73602b2819dcf" region="audiobios" offset="0"/>
		<rom name="223-m1.m1" size="131072" crc="3fee46bf" sha1="e750f85233953853618fcdff980a4721af1710a3" region="audiocpu" offset="0"/>
		<rom name="223-v1.v1" size="4194304" crc="76673869" sha1="78a26afa29f73de552ffabdbf3fc4bf26be8ae9e" region="ymsnd" offset="0"/>
		<rom name="223-v2.v2" size="4194304" crc="7a275acd" sha1="8afe87ce822614262b72a90b371fc79155ac0d0c" region="ymsnd" offset="400000"/>
		<rom name="223-v3.v3" size="4194304" crc="5a797fd2" sha1="94958e334f86d4d71059af8138f255b8d97a3b01" region="ymsnd" offset="800000"/>
		<rom name="223-c1.c1" size="4194304" crc="ebab05e2" sha1="0d60a8b631e3a3dcfbfdd7779dee081c9548ec39" region="sprites" offset="0"/>
		<rom name="223-c2.c2" size="4194304" crc="641868c3" sha1="aa1aeb661842276b3326bfa4f1456f75bfecd52e" region="sprites" offset="1"/>
		<rom name="223-c3.c3" size="4194304" crc="ca00191f" sha1="96977febfcc513e1848d7029ff169cdf51104038" region="sprites" offset="800000"/>
		<rom name="223-c4.c4" size="4194304" crc="1f23d860" sha1="e18df52f898a51074e07a0b8c6e75873e7cde35e" region="sprites" offset="800001"/>
		<rom name="223-c5.c5" size="4194304" crc="321e362c" sha1="39bd189334278f266124c97c6f70995f6f171cea" region="sprites" offset="1000000"/>
		<rom name="223-c6.c6" size="4194304" crc="d8fcef90" sha1="bbccacb27f1e587bc144fe7ce68bd7b327ceaaee" region="sprites" offset="1000001"/>
		<rom name="223-c7.c7" size="4194304" crc="bc80dd2d" sha1="086f372015eede88c6c578595fe915e28a589d2f" region="sprites" offset="1800000"/>
		<rom name="223-c8.c8" size="4194304" crc="5ad62102" sha1="e28cc9840caed2a1a8bd65a03bef05231071040c" region="sprites" offset="1800001"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="12000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="4000000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="ymsnd" name="YM2610" clock="8000000"/>
		<display tag="screen" type="raster" rotate="0" width="320" height="224" refresh="59.185606" pixclock="6000000" htotal="384" hbend="30" hbstart="350" vtotal="264" vbend="16" vbstart="240" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch" tag="IN0" mask="1">
			<dipvalue name="Off" value="1" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?" tag="IN0" mask="2">
			<dipvalue name="1?" value="0"/>
			<dipvalue name="2?" value="2" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)" tag="IN0" mask="4">
			<dipvalue name="Off" value="4" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="COMM Setting (Cabinet No.)" tag="IN0" mask="24">
			<dipvalue name="1" value="24" default="yes"/>
			<dipvalue name="2" value="16"/>
			<dipvalue name="3" value="8"/>
			<dipvalue name="4" value="0"/>
		</dipswitch>
		<dipswitch name="COMM Setting (Link Enable)" tag="IN0" mask="32">
			<dipvalue name="Off" value="32" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Free Play" tag="IN0" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Freeze" tag="IN0" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="0"/>
	</game>

	<game name="redearth" sourcefile="cps3.c">
		<description>Red Earth (Euro 961121)</description>
		<year>1996</year>
		<manufacturer>Capcom</manufacturer>
		<category>Fighter / 2D</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.116u4</verAdded>
		<rom name="redearth_euro.29f400.u2" size="524288" crc="02e0f336" sha1="acc37e830dfeb9674f5a0fb24f4cc23217ae4ff5" region="user1" offset="0"/>
		<disk name="cap-wzd-5" sha1="e5676752b08283dc4a98c3d7b759e8aa6dcd0679" status="baddump" region="scsi:cdrom" index="0" writable="no"/>
		<chip type="cpu" tag="maincpu" name="SH-2" clock="25000000"/>
		<chip type="audio" tag="scsi:cdrom:cdda" name="CD/DA"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="cps3" name="CPS3 Custom" clock="14318166"/>
		<display tag="screen" type="raster" rotate="0" width="384" height="224" refresh="59.583393" pixclock="7500000" htotal="486" hbend="0" hbstart="384" vtotal="259" vbend="0" vbstart="224" />
		<sound channels="2"/>
		<input players="2" buttons="6" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<driver status="imperfect" emulation="good" color="good" sound="good" graphic="imperfect" savestate="unsupported" palettesize="65536"/>
		<device type="cdrom" tag="scsi:cdrom:image" interface="cdrom">
			<instance name="cdrom" briefname="cdrm"/>
			<extension name="chd"/>
			<extension name="cue"/>
			<extension name="toc"/>
			<extension name="nrg"/>
			<extension name="gdi"/>
			<extension name="iso"/>
			<extension name="cdr"/>
		</device>
	</game>

	<game name="ringking" sourcefile="kingobox.c" cloneof="kingofb" romof="kingofb">
		<description>Ring King (US set 1)</description>
		<year>1985</year>
		<manufacturer>Wood Place Inc. (Data East USA license)</manufacturer>
		<category>Sports / Boxing</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.034b05</verAdded>
		<controls_info>numPlayers="2" alternating="0" mirrored="1" usesService="0" tilt="0" cocktail="1"</controls_info>
		<player number="1" numButtons="2">
			<controls>
				<control name="8-way Joystick">
					<constant name="joy8way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Punch"/>
				<label name="P1_BUTTON2" value="Uppercut"/>
				<label name="P1_JOYSTICK_UP" value="Up"/>
				<label name="P1_JOYSTICK_DOWN" value="Down"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
			</labels>
		</player>
		<rom name="cx13.9f" size="32768" crc="93e38c02" sha1="8f96f16f2904ef83101448fdf201b98b8e75e1d6" region="maincpu" offset="0"/>
		<rom name="cx14.11f" size="16384" crc="a435acb0" sha1="2c9d4e8471d87ce148f9c2180769350401914fc0" region="maincpu" offset="8000"/>
		<rom name="cx07.10c" size="16384" crc="9f074746" sha1="fc7cb0b1348b9a4ada9a99786a365ffacabbeed3" region="video" offset="0"/>
		<rom name="cx00.4c" size="8192" crc="880b8aa7" sha1="e5ee80cac85a62ae5a677115a74c08e433cd4fc9" region="sprite" offset="0"/>
		<rom name="cx12.4ef" size="32768" crc="1d5d6c6b" sha1="ea771f3e25850319f2fecfc91400fc1b9df606ef" region="audiocpu" offset="0"/>
		<rom name="j05_20.bin" merge="j05_20.bin" size="16384" crc="64c137a4" sha1="e38adeb19e24357cc5581f0a3097c1d24914e25c" region="audiocpu" offset="8000"/>
		<rom name="cx08.13b" size="8192" crc="dbd7c1c2" sha1="57cba817c4499a2677866911a8df5df26f899b8f" region="gfx1" offset="0"/>
		<rom name="cx04.11j" size="32768" crc="506a2ed9" sha1="ee348925f6602dc8a1dbe66df5de615e413cb7af" region="gfx2" offset="0"/>
		<rom name="cx02.8j" size="32768" crc="009dde6a" sha1="0b892229854c1b291ea923be8b11efee3afbf96e" region="gfx2" offset="8000"/>
		<rom name="cx06.13j" size="32768" crc="d819a3b2" sha1="342db49b807e9b8980dc0e3092fc1305050563be" region="gfx2" offset="10000"/>
		<rom name="cx03.9j" size="16384" crc="682fd1c4" sha1="ff98ec6f5166b0b1d10a98ca1c30992b6d0c53a6" region="gfx3" offset="0"/>
		<rom name="cx01.7j" size="16384" crc="85130b46" sha1="c4d123174bd107eb5ed6d869416d7d241a32c15e" region="gfx3" offset="4000"/>
		<rom name="cx05.12j" size="16384" crc="f7c4f3dc" sha1="8d99d952c93991038144098e19a1a75106d37821" region="gfx3" offset="8000"/>
		<rom name="cx09.17d" size="16384" crc="37a082cf" sha1="057cd3429b021827d14dce9f070c8e13008d6ef7" region="gfx4" offset="0"/>
		<rom name="cx10.17e" size="16384" crc="ab9446c5" sha1="9afdc830efb263e5a95c73359cf808d06f23f47a" region="gfx4" offset="4000"/>
		<rom name="82s135.2a" size="256" crc="0e723a83" sha1="51d2274be70506308b3bfa9c2d23606290f8b3b5" region="proms" offset="0"/>
		<rom name="82s129.1a" size="256" crc="d345cbb3" sha1="6318022ebbbe59d4c0a207801fffed1167b98a66" region="proms" offset="100"/>
		<chip type="cpu" tag="maincpu" name="Z80" clock="4000000"/>
		<chip type="cpu" tag="video" name="Z80" clock="4000000"/>
		<chip type="cpu" tag="sprite" name="Z80" clock="4000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="4000000"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="aysnd" name="AY-3-8910A" clock="1500000"/>
		<chip type="audio" tag="dac" name="DAC"/>
		<display tag="screen" type="raster" rotate="90" width="256" height="224" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="3" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Replay" tag="DSW1" mask="3">
			<dipvalue name="70000" value="1"/>
			<dipvalue name="100000" value="2"/>
			<dipvalue name="150000" value="0"/>
			<dipvalue name="No" value="3" default="yes"/>
		</dipswitch>
		<dipswitch name="Demo Sounds" tag="DSW1" mask="4">
			<dipvalue name="Off" value="0"/>
			<dipvalue name="On" value="4" default="yes"/>
		</dipswitch>
		<dipswitch name="Difficulty (2P)" tag="DSW1" mask="24">
			<dipvalue name="Easy" value="24"/>
			<dipvalue name="Medium" value="16" default="yes"/>
			<dipvalue name="Hard" value="8"/>
			<dipvalue name="Hardest" value="0"/>
		</dipswitch>
		<dipswitch name="Cabinet" tag="DSW1" mask="32">
			<dipvalue name="Upright" value="0" default="yes"/>
			<dipvalue name="Cocktail" value="32"/>
		</dipswitch>
		<dipswitch name="Service Mode" tag="DSW1" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Coin A" tag="DSW2" mask="3">
			<dipvalue name="2 Coins/1 Credit" value="0"/>
			<dipvalue name="1 Coin/1 Credit" value="3" default="yes"/>
			<dipvalue name="1 Coin/2 Credits" value="2"/>
			<dipvalue name="1 Coin/3 Credits" value="1"/>
		</dipswitch>
		<dipswitch name="Coin B" tag="DSW2" mask="12">
			<dipvalue name="2 Coins/1 Credit" value="0"/>
			<dipvalue name="1 Coin/1 Credit" value="12" default="yes"/>
			<dipvalue name="1 Coin/2 Credits" value="8"/>
			<dipvalue name="1 Coin/3 Credits" value="4"/>
		</dipswitch>
		<dipswitch name="Difficulty (1P)" tag="DSW2" mask="48">
			<dipvalue name="Easy" value="48"/>
			<dipvalue name="Medium" value="16" default="yes"/>
			<dipvalue name="Hard" value="32"/>
			<dipvalue name="Hardest" value="0"/>
		</dipswitch>
		<dipswitch name="Boxing Match" tag="DSW2" mask="64">
			<dipvalue name="2 Win, End" value="64" default="yes"/>
			<dipvalue name="1 Win, End" value="0"/>
		</dipswitch>
		<dipswitch name="Freeze" tag="DSW2" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="272"/>
	</game>

	<game name="robocop" sourcefile="dec0.c">
		<description>Robocop (World revision 4)</description>
		<year>1988</year>
		<manufacturer>Data East Corporation</manufacturer>
		<category>Platform / Shooter Scrolling</category>
		<nplayers>2P alt</nplayers>
		<verAdded>.053</verAdded>
		<controls_info>numPlayers="2" alternating="1" mirrored="1" usesService="0" tilt="0" cocktail="1"</controls_info>
		<player number="1" numButtons="2">
			<controls>
				<control name="8-way Joystick">
					<constant name="joy8way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Shoot/Punch"/>
				<label name="P1_BUTTON2" value="Jump"/>
				<label name="P1_JOYSTICK_UP" value="Up"/>
				<label name="P1_JOYSTICK_DOWN" value="Down"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
			</labels>
		</player>
		<rom name="ep05-4.11c" size="65536" crc="29c35379" sha1="a352c2d0dff843c1e0b5cade506a8b33c2d781f1" region="maincpu" offset="0"/>
		<rom name="ep01-4.11b" size="65536" crc="77507c69" sha1="843b678b4a297d6d99ea7d797dedde33e5003119" region="maincpu" offset="1"/>
		<rom name="ep04-3" size="65536" crc="39181778" sha1="f91b63e541ef547d34d144c80bc0344b6acf8de0" region="maincpu" offset="20000"/>
		<rom name="ep00-3" size="65536" crc="e128541f" sha1="c123b6ba282b552890319d97348015361264fa3b" region="maincpu" offset="20001"/>
		<rom name="ep03-3" size="32768" crc="5b164b24" sha1="b217a2ac8b26aebd208631a13030487ed27d232e" region="audiocpu" offset="8000"/>
		<rom name="en_24_mb7124e.a2" size="512" crc="b8e2ca98" sha1="bd1e193c544dc17a665aa6c4d3b844775ed08b43" region="sub" offset="1e00"/>
		<rom name="ep23" size="65536" crc="a77e4ab1" sha1="d06cc847192b6c7f642e4ff7128e298d0aa034b2" region="gfx1" offset="0"/>
		<rom name="ep22" size="65536" crc="9fbd6903" sha1="9ac6ac8a18c23e915e8ae3782867d10c0bd65778" region="gfx1" offset="10000"/>
		<rom name="ep20" size="65536" crc="1d8d38b8" sha1="9add6349f8a578fb86b678cef921d6ec0cfccdad" region="gfx2" offset="0"/>
		<rom name="ep21" size="65536" crc="187929b2" sha1="deca1f0a52584769caee1d2302617aa957c56a71" region="gfx2" offset="10000"/>
		<rom name="ep18" size="65536" crc="b6580b5e" sha1="ee216d8db89b8cb7a51a4e19bf6f17788547156b" region="gfx2" offset="20000"/>
		<rom name="ep19" size="65536" crc="9bad01c7" sha1="947c7f9d0facaea13a924274adde0e996be7b999" region="gfx2" offset="30000"/>
		<rom name="ep14" size="32768" crc="ca56ceda" sha1="edbaa29fc166cddf071ff5e59cfcfb7eeb127d68" region="gfx3" offset="0"/>
		<rom name="ep15" size="32768" crc="a945269c" sha1="de0b387e8699298f7682d6d7ca803a209888f7a1" region="gfx3" offset="8000"/>
		<rom name="ep16" size="32768" crc="e7fa4d58" sha1="32e3f649b4f112a4e6be00068473b82c627bc8d1" region="gfx3" offset="10000"/>
		<rom name="ep17" size="32768" crc="84aae89d" sha1="037520bd0f291f862c2211a6f35b2a8a54f10b2a" region="gfx3" offset="18000"/>
		<rom name="ep07" size="65536" crc="495d75cf" sha1="0ffe677d53b7675073902e9bd40e4150f2cdfb1a" region="gfx4" offset="0"/>
		<rom name="ep06" size="32768" crc="a2ae32e2" sha1="4e8182205563da9d50a831c65951645e278b03e6" region="gfx4" offset="10000"/>
		<rom name="ep11" size="65536" crc="62fa425a" sha1="be88c1a6436df8a456c405822e28c472e3e79a69" region="gfx4" offset="20000"/>
		<rom name="ep10" size="32768" crc="cce3bd95" sha1="00bbb197824d970b0e404167ca4ae53e1955ad94" region="gfx4" offset="30000"/>
		<rom name="ep09" size="65536" crc="11bed656" sha1="6a7d984a32982d9aef8ea7d8a720925036e7046e" region="gfx4" offset="40000"/>
		<rom name="ep08" size="32768" crc="c45c7b4c" sha1="70e3e475fe767eefa4cc1d6ca052271a099ff7a8" region="gfx4" offset="50000"/>
		<rom name="ep13" size="65536" crc="8fca9f28" sha1="cac85bf2b66e49e22c33c85bdb5712feef6aae7e" region="gfx4" offset="60000"/>
		<rom name="ep12" size="32768" crc="3cd1d0c3" sha1="ca3546cf51ebb10dfa4e78954f0212e8fcdb3d57" region="gfx4" offset="70000"/>
		<rom name="ep02" size="65536" crc="711ce46f" sha1="939a8545e53776ff2180d2c7e63bc997689c088e" region="oki" offset="0"/>
		<rom name="mb7116e.12c" size="1024" crc="c288a256" sha1="cb6813507cfa6fa0b74f4692247fd1d4466c659b" region="proms" offset="0"/>
		<rom name="mb7122e.17e" size="2048" crc="64764ecf" sha1="9385a8a2fae8b8f6310194331a77d97eca7917bd" region="proms" offset="400"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="10000000"/>
		<chip type="cpu" tag="audiocpu" name="M6502" clock="1500000"/>
		<chip type="cpu" tag="sub" name="H6280" clock="1342329"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="ym1" name="YM2203" clock="1500000"/>
		<chip type="audio" tag="ym2" name="YM3812" clock="3000000"/>
		<chip type="audio" tag="oki" name="OKI6295" clock="1000000"/>
		<display tag="screen" type="raster" rotate="0" width="256" height="240" refresh="57.392103" pixclock="5000000" htotal="330" hbend="0" hbstart="256" vtotal="264" vbend="8" vbstart="248" />
		<sound channels="1"/>
		<input players="2" buttons="5" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Coin A" tag="DSW" mask="3">
			<dipvalue name="3 Coins/1 Credit" value="0"/>
			<dipvalue name="2 Coins/1 Credit" value="1"/>
			<dipvalue name="1 Coin/1 Credit" value="3" default="yes"/>
			<dipvalue name="1 Coin/2 Credits" value="2"/>
		</dipswitch>
		<dipswitch name="Coin B" tag="DSW" mask="12">
			<dipvalue name="3 Coins/1 Credit" value="0"/>
			<dipvalue name="2 Coins/1 Credit" value="4"/>
			<dipvalue name="1 Coin/1 Credit" value="12" default="yes"/>
			<dipvalue name="1 Coin/2 Credits" value="8"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSW" mask="16">
			<dipvalue name="Off" value="16" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Demo Sounds" tag="DSW" mask="32">
			<dipvalue name="Off" value="0"/>
			<dipvalue name="On" value="32" default="yes"/>
		</dipswitch>
		<dipswitch name="Flip Screen" tag="DSW" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Cabinet" tag="DSW" mask="128">
			<dipvalue name="Upright" value="0" default="yes"/>
			<dipvalue name="Cocktail" value="128"/>
		</dipswitch>
		<dipswitch name="Player Energy" tag="DSW" mask="768">
			<dipvalue name="Low" value="256"/>
			<dipvalue name="Medium" value="768" default="yes"/>
			<dipvalue name="High" value="512"/>
			<dipvalue name="Very High" value="0"/>
		</dipswitch>
		<dipswitch name="Difficulty" tag="DSW" mask="3072">
			<dipvalue name="Easy" value="2048"/>
			<dipvalue name="Normal" value="3072" default="yes"/>
			<dipvalue name="Hard" value="1024"/>
			<dipvalue name="Hardest" value="0"/>
		</dipswitch>
		<dipswitch name="Allow Continue" tag="DSW" mask="4096">
			<dipvalue name="No" value="0"/>
			<dipvalue name="Yes" value="4096" default="yes"/>
		</dipswitch>
		<dipswitch name="Bonus Stage Energy" tag="DSW" mask="8192">
			<dipvalue name="Low" value="0"/>
			<dipvalue name="High" value="8192" default="yes"/>
		</dipswitch>
		<dipswitch name="Brink Time" tag="DSW" mask="16384">
			<dipvalue name="Normal" value="16384" default="yes"/>
			<dipvalue name="Less" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSW" mask="32768">
			<dipvalue name="Off" value="32768" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="1024"/>
	</game>

	<game name="robocop2j" sourcefile="cninja.c" cloneof="robocop2" romof="robocop2">
		<description>Robocop 2 (Japan v0.11)</description>
		<year>1991</year>
		<manufacturer>Data East Corporation</manufacturer>
		<category>Fighter / 2.5D</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.053</verAdded>
		<controls_info>numPlayers="2" alternating="0" mirrored="1" usesService="0" tilt="0" cocktail="0"</controls_info>
		<player number="1" numButtons="3">
			<controls>
				<control name="8-way Joystick">
					<constant name="joy8way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Shoot Left"/>
				<label name="P1_BUTTON2" value="Shoot Right"/>
				<label name="P1_BUTTON3" value="Jump"/>
				<label name="P1_JOYSTICK_UP" value="Up"/>
				<label name="P1_JOYSTICK_DOWN" value="Down"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
			</labels>
		</player>
		<rom name="go-03-1.k1" size="131072" crc="52506608" sha1="a0e738fe1083a17cb40f28ad95b695b6caebf3b1" region="maincpu" offset="0"/>
		<rom name="go-07-1.k3" size="131072" crc="739cda17" sha1="5a69873d79beabace4739ad313e8c090919206ba" region="maincpu" offset="1"/>
		<rom name="go-02-1.j1" size="131072" crc="48c0ace9" sha1="cf53eb97552aa503e62eb3361af4a19494dfe1ff" region="maincpu" offset="40000"/>
		<rom name="go-06-1.j3" size="131072" crc="41abec87" sha1="83d24d9344508124a8ced402bdc5749e5fcc8e9c" region="maincpu" offset="40001"/>
		<rom name="go-01-1.h1" merge="go-01-1.h1" size="131072" crc="ab5356c0" sha1="297a89b4d9212c916745997bbb959b0ed660f909" region="maincpu" offset="80000"/>
		<rom name="go-05-1.h3" merge="go-05-1.h3" size="131072" crc="ce21bda5" sha1="615701d4abdb56d50da44589e6e03909f4b28d45" region="maincpu" offset="80001"/>
		<rom name="go-00.f1" merge="go-00.f1" size="131072" crc="a93369ea" sha1="9e13c36112eb7ebc97dc919e24d0b2955c57e10e" region="maincpu" offset="c0000"/>
		<rom name="go-04.f3" merge="go-04.f3" size="131072" crc="ee2f6ad9" sha1="3abc07792f444a3415fd32e50d6855843e900b1d" region="maincpu" offset="c0001"/>
		<rom name="gp-09.k13" merge="gp-09.k13" size="65536" crc="4a4e0f8d" sha1="5408465667d2854bbade23a26ba619d42a0c22f8" region="audiocpu" offset="0"/>
		<rom name="gp10-1.y6" merge="gp10-1.y6" size="65536" crc="d25d719c" sha1="be874cf403ec0e607eb9b54b7cfff0a53f4d59a2" region="gfx1" offset="1"/>
		<rom name="gp11-1.z6" merge="gp11-1.z6" size="65536" crc="030ded47" sha1="59ded540b2601ec37255e871e38ac71a47c8d007" region="gfx1" offset="0"/>
		<rom name="mah-04.z4" merge="mah-04.z4" size="524288" crc="9b6ca18c" sha1="29a20200ea50b9e8e79da072c1b6e580e6ca180f" region="gfx2" offset="0"/>
		<rom name="mah-03.y4" merge="mah-03.y4" size="524288" crc="37894ddc" sha1="ee08440b3b2023ec6ee2af6d509b642bcead2e60" region="gfx2" offset="40000"/>
		<rom name="mah-01.z1" merge="mah-01.z1" size="524288" crc="26e0dfff" sha1="8cca2dbcda64f4bc6ee0842486da7dc7df3046fd" region="gfx3" offset="0"/>
		<rom name="mah-00.y1" merge="mah-00.y1" size="524288" crc="7bd69e41" sha1="296adbf7d40f1092bf38599b3bad51f39d8093b2" region="gfx3" offset="40000"/>
		<rom name="mah-02.a1" merge="mah-02.a1" size="524288" crc="328a247d" sha1="879f75452dc7c327fd5b35c960c58bc0c0efd33c" region="gfx3" offset="80000"/>
		<rom name="mah-05.y9" merge="mah-05.y9" size="524288" crc="6773e613" sha1="ee6cb4272bb9f80e0d918dc059b40e0a47db0876" region="gfx4" offset="0"/>
		<rom name="mah-08.y12" merge="mah-08.y12" size="524288" crc="88d310a5" sha1="82d249f331f51b7c72f9114ecf4e835ccdae7e97" region="gfx4" offset="1"/>
		<rom name="mah-06.z9" merge="mah-06.z9" size="524288" crc="27a8808a" sha1="cb14992d1073de38406e36f5884d77933dd6b765" region="gfx4" offset="100000"/>
		<rom name="mah-09.z12" merge="mah-09.z12" size="524288" crc="a58c43a7" sha1="0b7f743cf0443d998479b7d5d95b8f2aaf1ef136" region="gfx4" offset="100001"/>
		<rom name="mah-07.a9" merge="mah-07.a9" size="524288" crc="526f4190" sha1="23cb79230ec267b8e4236381b5a596d7af8ec5b3" region="gfx4" offset="200000"/>
		<rom name="mah-10.a12" merge="mah-10.a12" size="524288" crc="14b770da" sha1="6d57da630da1ec457ebaeed8c251e85bd737e97c" region="gfx4" offset="200001"/>
		<rom name="gp-08.j13" merge="gp-08.j13" size="131072" crc="365183b1" sha1="7d3c201c49981c3ac84022283b048e380cbb7ec3" region="oki1" offset="0"/>
		<rom name="mah-11.f13" merge="mah-11.f13" size="524288" crc="642bc692" sha1="8d9e446b7633bb6acc46d9f92044a69b99a0ccc9" region="oki2" offset="0"/>
		<rom name="go-12.v7" merge="go-12.v7" size="1024" crc="278f674f" sha1="d4f5b9770d6d2ddebf1b999e291c80a3e274d492" region="proms" offset="0"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="14000000"/>
		<chip type="cpu" tag="audiocpu" name="H6280" clock="4027500"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="ym1" name="YM2203" clock="4027500"/>
		<chip type="audio" tag="ym2" name="YM2151" clock="3580000"/>
		<chip type="audio" tag="oki1" name="OKI6295" clock="1006875"/>
		<chip type="audio" tag="oki2" name="OKI6295" clock="2013750"/>
		<display tag="screen" type="raster" rotate="0" width="320" height="240" refresh="60.000000" pixclock="4915200" htotal="320" hbend="0" hbstart="320" vtotal="256" vbend="8" vbstart="248" />
		<sound channels="2"/>
		<input players="2" buttons="3" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Coin A" tag="DSW" mask="7">
			<dipvalue name="3 Coins/1 Credit" value="0"/>
			<dipvalue name="2 Coins/1 Credit" value="1"/>
			<dipvalue name="1 Coin/1 Credit" value="7" default="yes"/>
			<dipvalue name="1 Coin/2 Credits" value="6"/>
			<dipvalue name="1 Coin/3 Credits" value="5"/>
			<dipvalue name="1 Coin/4 Credits" value="4"/>
			<dipvalue name="1 Coin/5 Credits" value="3"/>
			<dipvalue name="1 Coin/6 Credits" value="2"/>
		</dipswitch>
		<dipswitch name="Coin B" tag="DSW" mask="56">
			<dipvalue name="3 Coins/1 Credit" value="0"/>
			<dipvalue name="2 Coins/1 Credit" value="8"/>
			<dipvalue name="1 Coin/1 Credit" value="56" default="yes"/>
			<dipvalue name="1 Coin/2 Credits" value="48"/>
			<dipvalue name="1 Coin/3 Credits" value="40"/>
			<dipvalue name="1 Coin/4 Credits" value="32"/>
			<dipvalue name="1 Coin/5 Credits" value="24"/>
			<dipvalue name="1 Coin/6 Credits" value="16"/>
		</dipswitch>
		<dipswitch name="Flip Screen" tag="DSW" mask="64">
			<dipvalue name="Off" value="0" default="yes"/>
			<dipvalue name="On" value="64"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSW" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Lives" tag="DSW" mask="768">
			<dipvalue name="1" value="256"/>
			<dipvalue name="2" value="0"/>
			<dipvalue name="3" value="768" default="yes"/>
			<dipvalue name="4" value="512"/>
		</dipswitch>
		<dipswitch name="Time" tag="DSW" mask="3072">
			<dipvalue name="400 Seconds" value="2048"/>
			<dipvalue name="300 Seconds" value="3072" default="yes"/>
			<dipvalue name="200 Seconds" value="1024"/>
			<dipvalue name="100 Seconds" value="0"/>
		</dipswitch>
		<dipswitch name="Health" tag="DSW" mask="12288">
			<dipvalue name="17" value="0"/>
			<dipvalue name="24" value="4096"/>
			<dipvalue name="33" value="12288" default="yes"/>
			<dipvalue name="40" value="8192"/>
		</dipswitch>
		<dipswitch name="Continues" tag="DSW" mask="16384">
			<dipvalue name="Off" value="0"/>
			<dipvalue name="On" value="16384" default="yes"/>
		</dipswitch>
		<dipswitch name="Demo Sounds" tag="DSW" mask="32768">
			<dipvalue name="Off" value="32768"/>
			<dipvalue name="On" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Bullets" tag="DSW3" mask="3">
			<dipvalue name="Least" value="0"/>
			<dipvalue name="Less" value="1"/>
			<dipvalue name="Normal" value="3" default="yes"/>
			<dipvalue name="More" value="2"/>
		</dipswitch>
		<dipswitch name="Enemy Movement" tag="DSW3" mask="12">
			<dipvalue name="Slow" value="8"/>
			<dipvalue name="Normal" value="12" default="yes"/>
			<dipvalue name="Fast" value="4"/>
			<dipvalue name="Fastest" value="0"/>
		</dipswitch>
		<dipswitch name="Enemy Strength" tag="DSW3" mask="48">
			<dipvalue name="Less" value="32"/>
			<dipvalue name="Normal" value="48" default="yes"/>
			<dipvalue name="More" value="16"/>
			<dipvalue name="Most" value="0"/>
		</dipswitch>
		<dipswitch name="Enemy Weapon Speed" tag="DSW3" mask="64">
			<dipvalue name="Normal" value="64" default="yes"/>
			<dipvalue name="Fast" value="0"/>
		</dipswitch>
		<dipswitch name="Game Over Message" tag="DSW3" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="2048"/>
	</game>

	<game name="robotron" sourcefile="williams.c">
		<description>Robotron: 2084 (Solid Blue label)</description>
		<year>1982</year>
		<manufacturer>Williams / Vid Kidz</manufacturer>
		<category>Shooter / Field</category>
		<nplayers>2P alt</nplayers>
		<verAdded>.023</verAdded>
		<controls_info>numPlayers="2" alternating="1" mirrored="1" usesService="0" tilt="1" cocktail="0"</controls_info>
		<player number="1" numButtons="0">
			<controls>
				<control name="Dual 8-way Joysticks">
					<constant name="doublejoy8way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_JOYSTICKLEFT_UP" value="Move Up"/>
				<label name="P1_JOYSTICKLEFT_DOWN" value="Move Down"/>
				<label name="P1_JOYSTICKLEFT_LEFT" value="Move Left"/>
				<label name="P1_JOYSTICKLEFT_RIGHT" value="Move Right"/>
				<label name="P1_JOYSTICKRIGHT_UP" value="Fire Up"/>
				<label name="P1_JOYSTICKRIGHT_DOWN" value="Fire Down"/>
				<label name="P1_JOYSTICKRIGHT_LEFT" value="Fire Left"/>
				<label name="P1_JOYSTICKRIGHT_RIGHT" value="Fire Right"/>
			</labels>
		</player>
		<rom name="robotron.sba" size="4096" crc="13797024" sha1="d426a50e75dabe936de643c83a548da5e399331c" region="maincpu" offset="d000"/>
		<rom name="robotron.sbb" size="4096" crc="7e3c1b87" sha1="f8c6cbe3688f256f41a121255fc08f575f6a4b4f" region="maincpu" offset="e000"/>
		<rom name="robotron.sbc" size="4096" crc="645d543e" sha1="fad7cea868ebf17347c4bc5193d647bbd8f9517b" region="maincpu" offset="f000"/>
		<rom name="robotron.sb1" size="4096" crc="66c7d3ef" sha1="f6d60e26c209c1df2cc01ac07ad5559daa1b7118" region="maincpu" offset="10000"/>
		<rom name="robotron.sb2" size="4096" crc="5bc6c614" sha1="4d6e82bc29f49100f7751ccfc6a9ff35695b84b3" region="maincpu" offset="11000"/>
		<rom name="robotron.sb3" size="4096" crc="e99a82be" sha1="06a8c8dd0b4726eb7f0bb0e89c8533931d75fc1c" region="maincpu" offset="12000"/>
		<rom name="robotron.sb4" size="4096" crc="afb1c561" sha1="aaf89c19fd8f4e8750717169eb1af476aef38a5e" region="maincpu" offset="13000"/>
		<rom name="robotron.sb5" size="4096" crc="62691e77" sha1="79b4680ce19bd28882ae823f0e7b293af17cbb91" region="maincpu" offset="14000"/>
		<rom name="robotron.sb6" size="4096" crc="bd2c853d" sha1="f76ec5432a7939b33a27be1c6855e2dbe6d9fdc8" region="maincpu" offset="15000"/>
		<rom name="robotron.sb7" size="4096" crc="49ac400c" sha1="06eae5138254723819a5e93cfd9e9f3285fcddf5" region="maincpu" offset="16000"/>
		<rom name="robotron.sb8" size="4096" crc="3a96e88c" sha1="7ae38a609ed9a6f62ca003cab719740ed7651b7c" region="maincpu" offset="17000"/>
		<rom name="robotron.sb9" size="4096" crc="b124367b" sha1="fd9d75b866f0ebbb723f84889337e6814496a103" region="maincpu" offset="18000"/>
		<rom name="robotron.snd" size="4096" crc="c56c1d28" sha1="15afefef11bfc3ab78f61ab046701db78d160ec3" region="soundcpu" offset="f000"/>
		<rom name="decoder.4" size="512" crc="e6631c23" sha1="9988723269367fb44ef83f627186a1c88cf7877e" region="proms" offset="0"/>
		<rom name="decoder.6" size="512" crc="83faf25e" sha1="30002643d08ed983a6701a7c4b5ee74a2f4a1adb" region="proms" offset="200"/>
		<chip type="cpu" tag="maincpu" name="M6809" clock="1000000"/>
		<chip type="cpu" tag="soundcpu" name="M6808" clock="3579545"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="wmsdac" name="DAC"/>
		<display tag="screen" type="raster" rotate="0" width="292" height="240" refresh="60.096154" pixclock="8000000" htotal="512" hbend="6" hbstart="298" vtotal="260" vbend="7" vbstart="247" />
		<sound channels="1"/>
		<input players="1" coins="3" tilt="yes">
			<control type="doublejoy8way"/>
		</input>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="0"/>
	</game>

	<game name="rohga" sourcefile="rohga.c">
		<description>Rohga Armor Force (Asia/Europe v5.0)</description>
		<year>1991</year>
		<manufacturer>Data East Corporation</manufacturer>
		<category>Platform / Shooter Scrolling</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.102</verAdded>
		<rom name="ht-00-1.2a" size="262144" crc="1ed84a67" sha1="4778e3878aa20c12ab8d3dffeb732b90e2de7cfe" region="maincpu" offset="0"/>
		<rom name="ht-03-1.2d" size="262144" crc="84e7ebf6" sha1="e51884431c7d66d9795d9939aa1e928f662171be" region="maincpu" offset="1"/>
		<rom name="mam00.8a" size="524288" crc="0fa440a6" sha1="f0f84c630fc30ec164acc21de871c857d391c398" region="maincpu" offset="100000"/>
		<rom name="mam07.8d" size="524288" crc="f8bc7f20" sha1="909324248bd207f3b01d9f694975b629d8ccaa08" region="maincpu" offset="100001"/>
		<rom name="ha04.18p" size="65536" crc="eb6608eb" sha1="0233677970aba12783dd4d6d58d70568ef641115" region="audiocpu" offset="0"/>
		<rom name="ha01.13a" size="65536" crc="fb8f8519" sha1="0a237426561e5fef6a062e1ad5ae02204f72d5f9" region="gfx1" offset="0"/>
		<rom name="ha02.14a" size="65536" crc="aa47c17f" sha1="830dfcbfaef90133d93b0fbf3cf2067498fa658b" region="gfx1" offset="1"/>
		<rom name="mam01.10a" size="524288" crc="dbf4fbcc" sha1="2f289556fd25beb7d30501cba17ac35ad28c5b91" region="gfx2" offset="0"/>
		<rom name="mam02.11a" size="524288" crc="b1fac481" sha1="da370499ea8ff7b3dd338b31f3799b760fd0d981" region="gfx2" offset="80000"/>
		<rom name="mam08.17d" size="1048576" crc="ca97a83f" sha1="2e097840ae56cf19ad2651d59c31182f47239d60" region="gfx3" offset="0"/>
		<rom name="mam09.18d" size="1048576" crc="3f57d56f" sha1="0d4537da6ab62762179215deae72fe2e6a7869e1" region="gfx3" offset="100000"/>
		<rom name="mam05.19a" size="1048576" crc="307a2cd1" sha1="d7a795e47cf1533f0bb5a96162c8025282abe09f" region="gfx4" offset="0"/>
		<rom name="mam06.20a" size="1048576" crc="a1119a2d" sha1="876f9295c2032ce491b45a103ffafc750d8c78e1" region="gfx4" offset="100000"/>
		<rom name="mam10.19d" size="1048576" crc="99f48f9f" sha1="685787de54e9158ced80f3821996c3a63f2a72a2" region="gfx4" offset="200000"/>
		<rom name="mam11.20d" size="1048576" crc="c3f12859" sha1="45fdfd55f606316c936f0a9e6b4940740138d344" region="gfx4" offset="300000"/>
		<rom name="mam03.17a" size="1048576" crc="fc4dfd48" sha1="0c5f5a09833ebeb3018e65edd6f7ce06d4ba84ed" region="gfx4" offset="400000"/>
		<rom name="mam04.18a" size="1048576" crc="7d3b38bf" sha1="9f83ad7497ed57405ad648f403eb69f776567a50" region="gfx4" offset="500000"/>
		<rom name="mam12.14p" size="524288" crc="6f00b791" sha1="c9fbc9ab5ce84fec79efa0a23373be97a27bf898" region="oki2" offset="0"/>
		<rom name="mam13.15p" size="524288" crc="525b9461" sha1="1d9bb3725dfe601b05a779b84b4191455087b969" region="oki1" offset="0"/>
		<rom name="hb-00.11p" size="512" crc="b7a7baad" sha1="39781c3412493b985d3616ac31142fc00bbcddf4" region="proms" offset="0"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="14000000"/>
		<chip type="cpu" tag="audiocpu" name="H6280" clock="2685000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="ymsnd" name="YM2151" clock="3580000"/>
		<chip type="audio" tag="oki1" name="OKI6295" clock="1006875"/>
		<chip type="audio" tag="oki2" name="OKI6295" clock="2013750"/>
		<display tag="screen" type="raster" rotate="0" width="320" height="240" refresh="58.000000" />
		<sound channels="2"/>
		<input players="2" buttons="3" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Coin A" tag="DSW1_2" mask="7">
			<dipvalue name="3 Coins/1 Credit" value="0"/>
			<dipvalue name="2 Coins/1 Credit" value="1"/>
			<dipvalue name="1 Coin/1 Credit" value="7" default="yes"/>
			<dipvalue name="1 Coin/2 Credits" value="6"/>
			<dipvalue name="1 Coin/3 Credits" value="5"/>
			<dipvalue name="1 Coin/4 Credits" value="4"/>
			<dipvalue name="1 Coin/5 Credits" value="3"/>
			<dipvalue name="1 Coin/6 Credits" value="2"/>
		</dipswitch>
		<dipswitch name="Coin B" tag="DSW1_2" mask="56">
			<dipvalue name="3 Coins/1 Credit" value="0"/>
			<dipvalue name="2 Coins/1 Credit" value="8"/>
			<dipvalue name="1 Coin/1 Credit" value="56" default="yes"/>
			<dipvalue name="1 Coin/2 Credits" value="48"/>
			<dipvalue name="1 Coin/3 Credits" value="40"/>
			<dipvalue name="1 Coin/4 Credits" value="32"/>
			<dipvalue name="1 Coin/5 Credits" value="24"/>
			<dipvalue name="1 Coin/6 Credits" value="16"/>
		</dipswitch>
		<dipswitch name="Flip Screen" tag="DSW1_2" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="2 Credits to Start, 1 to Continue" tag="DSW1_2" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="DSW1_2" mask="256">
			<dipvalue name="Off" value="256" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="DSW1_2" mask="512">
			<dipvalue name="Off" value="512" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="DSW1_2" mask="1024">
			<dipvalue name="Off" value="1024" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="DSW1_2" mask="2048">
			<dipvalue name="Off" value="2048" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Player's Vitality" tag="DSW1_2" mask="12288">
			<dipvalue name="Normal" value="12288" default="yes"/>
			<dipvalue name="Low" value="8192"/>
			<dipvalue name="Lowest" value="4096"/>
			<dipvalue name="High" value="0"/>
		</dipswitch>
		<dipswitch name="Allow Continue" tag="DSW1_2" mask="16384">
			<dipvalue name="Off" value="16384" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Demo Sounds" tag="DSW1_2" mask="32768">
			<dipvalue name="Off" value="32768"/>
			<dipvalue name="On" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Stage Clear Bonus" tag="DSW3" mask="1">
			<dipvalue name="Off" value="1" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="DSW3" mask="2">
			<dipvalue name="Off" value="2" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Enemy's Vitality" tag="DSW3" mask="12">
			<dipvalue name="Low" value="8"/>
			<dipvalue name="Normal" value="12" default="yes"/>
			<dipvalue name="High" value="4"/>
			<dipvalue name="Highest" value="0"/>
		</dipswitch>
		<dipswitch name="Enemy Encounter Rate" tag="DSW3" mask="48">
			<dipvalue name="Low" value="32"/>
			<dipvalue name="Normal" value="48" default="yes"/>
			<dipvalue name="High" value="16"/>
			<dipvalue name="Highest" value="0"/>
		</dipswitch>
		<dipswitch name="Enemy's Weapon Speed" tag="DSW3" mask="192">
			<dipvalue name="Slow" value="128"/>
			<dipvalue name="Normal" value="192" default="yes"/>
			<dipvalue name="Fast" value="64"/>
			<dipvalue name="Fastest" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="2048"/>
	</game>

	<game name="rtype" sourcefile="m72.c">
		<description>R-Type (World)</description>
		<year>1987</year>
		<manufacturer>Irem</manufacturer>
		<category>Shooter / Flying Horizontal</category>
		<nplayers>2P alt</nplayers>
		<verAdded>.037b01</verAdded>
		<controls_info>numPlayers="2" alternating="1" mirrored="1" usesService="0" tilt="0" cocktail="1"</controls_info>
		<player number="1" numButtons="2">
			<controls>
				<control name="8-way Joystick">
					<constant name="joy8way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Fire"/>
				<label name="P1_BUTTON2" value="Force"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_DOWN" value="Down"/>
				<label name="P1_JOYSTICK_UP" value="Up"/>
			</labels>
		</player>
		<rom name="rt_r-h0-b.1b" size="65536" crc="591c7754" sha1="0b9d5474bc5963224923126cf84d74a39b8270cc" region="maincpu" offset="1"/>
		<rom name="rt_r-l0-b.3b" size="65536" crc="a1928df0" sha1="3001c1b87cd1d441ba1226fb5b9dd6268458c0e8" region="maincpu" offset="0"/>
		<rom name="rt_r-h1-b.1c" size="65536" crc="a9d71eca" sha1="008d1dc289df2ae2ba8f93d319c2b2c108cb9b89" region="maincpu" offset="20001"/>
		<rom name="rt_r-l1-b.3c" size="65536" crc="0df3573d" sha1="0144c846fd0bdb3e4d790f6cb7bb64829e931b76" region="maincpu" offset="20000"/>
		<rom name="rt_r-00.1h" size="65536" crc="dad53bc0" sha1="1e3bc498861946278a0b1fe24259f5d224e265d7" region="gfx1" offset="0"/>
		<rom name="rt_r-01.1j" size="32768" crc="5e441e7f" sha1="6741eb7f2d9d985b5a89eefc73ea44c3e38de6f7" region="gfx1" offset="10000"/>
		<rom name="rt_r-10.1k" size="65536" crc="d6a66298" sha1="d2873d05aa3b257e7699c188880ac3daad672fa5" region="gfx1" offset="20000"/>
		<rom name="rt_r-11.1l" size="32768" crc="791df4f8" sha1="5239a97222212ac9c019177771cb2b5096b7bc17" region="gfx1" offset="30000"/>
		<rom name="rt_r-20.3h" size="65536" crc="fc247c8a" sha1="01cf0a60f47fa5e2ed430a3f075e69e6cb762a48" region="gfx1" offset="40000"/>
		<rom name="rt_r-21.3j" size="32768" crc="ed793841" sha1="7e55a9a11fcd989db39bce6be48821b747c7d97f" region="gfx1" offset="50000"/>
		<rom name="rt_r-30.3k" size="65536" crc="eb02a1cb" sha1="60a394ab53afdcbbf9e88083b8dbe8c897170d77" region="gfx1" offset="60000"/>
		<rom name="rt_r-31.3l" size="32768" crc="8558355d" sha1="b5467d1f22f6e5f90c5d8a8ac2d55974f287d589" region="gfx1" offset="70000"/>
		<rom name="rt_b-a0.3c" size="32768" crc="4e212fb0" sha1="687061ecade2ebd0bd1343c9c4a831791853f79c" region="gfx2" offset="0"/>
		<rom name="rt_b-a1.3d" size="32768" crc="8a65bdff" sha1="130bf6af521f13247a739a95eab4bdaa24b2ac10" region="gfx2" offset="8000"/>
		<rom name="rt_b-a2.3a" size="32768" crc="5a4ae5b9" sha1="95c3b64f50e6f673b2bf9b40642c152da5009d25" region="gfx2" offset="10000"/>
		<rom name="rt_b-a3.3e" size="32768" crc="73327606" sha1="9529ecdedd30e2a0400fb1083117992cc18b5158" region="gfx2" offset="18000"/>
		<rom name="rt_b-b0.3j" size="32768" crc="a7b17491" sha1="5b390770e56ba2d35e108534d7eda8dca996fdf7" region="gfx3" offset="0"/>
		<rom name="rt_b-b1.3k" size="32768" crc="b9709686" sha1="700905a3e9661e0874939f54da2909e1396ce596" region="gfx3" offset="8000"/>
		<rom name="rt_b-b2.3h" size="32768" crc="433b229a" sha1="14222eaa3e67e5a7f80eafcf22bac4eb2d485a9a" region="gfx3" offset="10000"/>
		<rom name="rt_b-b3.3f" size="32768" crc="ad89b072" sha1="e2683d0e7415f3abd147e518bf6c87e44744cd4f" region="gfx3" offset="18000"/>
		<chip type="cpu" tag="maincpu" name="V30" clock="8000000"/>
		<chip type="cpu" tag="soundcpu" name="Z80" clock="3579545"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="m72" name="M72 Custom"/>
		<chip type="audio" tag="ymsnd" name="YM2151" clock="3579545"/>
		<display tag="screen" type="raster" rotate="0" width="384" height="256" refresh="55.017606" pixclock="8000000" htotal="512" hbend="64" hbstart="448" vtotal="284" vbend="0" vbstart="256" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Lives" tag="DSW" mask="3">
			<dipvalue name="2" value="2"/>
			<dipvalue name="3" value="3" default="yes"/>
			<dipvalue name="4" value="1"/>
			<dipvalue name="5" value="0"/>
		</dipswitch>
		<dipswitch name="Demo Sounds" tag="DSW" mask="4">
			<dipvalue name="Off" value="4"/>
			<dipvalue name="On" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Bonus Life" tag="DSW" mask="8">
			<dipvalue name="50K 150K 250K 400K 600K" value="0"/>
			<dipvalue name="100K 200K 350K 500K 700K" value="8" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin A" tag="DSW" mask="48">
			<dipvalue name="5 Coins/1 Credit" value="0"/>
			<dipvalue name="3 Coins/1 Credit" value="16"/>
			<dipvalue name="2 Coins/1 Credit" value="32"/>
			<dipvalue name="1 Coin/1 Credit" value="48" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin B" tag="DSW" mask="192">
			<dipvalue name="1 Coin/2 Credits" value="192" default="yes"/>
			<dipvalue name="1 Coin/3 Credits" value="128"/>
			<dipvalue name="1 Coin/5 Credits" value="64"/>
			<dipvalue name="1 Coin/6 Credits" value="0"/>
		</dipswitch>
		<dipswitch name="Coinage" tag="DSW" mask="240">
			<dipvalue name="6 Coins/1 Credit" value="160"/>
			<dipvalue name="5 Coins/1 Credit" value="176"/>
			<dipvalue name="4 Coins/1 Credit" value="192"/>
			<dipvalue name="3 Coins/1 Credit" value="208"/>
			<dipvalue name="8 Coins/3 Credits" value="16"/>
			<dipvalue name="2 Coins/1 Credit" value="224"/>
			<dipvalue name="5 Coins/3 Credits" value="32"/>
			<dipvalue name="3 Coins/2 Credits" value="48"/>
			<dipvalue name="1 Coin/1 Credit" value="240" default="yes"/>
			<dipvalue name="2 Coins/3 Credits" value="64"/>
			<dipvalue name="1 Coin/2 Credits" value="144"/>
			<dipvalue name="1 Coin/3 Credits" value="128"/>
			<dipvalue name="1 Coin/4 Credits" value="112"/>
			<dipvalue name="1 Coin/5 Credits" value="96"/>
			<dipvalue name="1 Coin/6 Credits" value="80"/>
			<dipvalue name="Free Play" value="0"/>
		</dipswitch>
		<dipswitch name="Flip Screen" tag="DSW" mask="256">
			<dipvalue name="Off" value="256" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Cabinet" tag="DSW" mask="512">
			<dipvalue name="Upright" value="0" default="yes"/>
			<dipvalue name="Cocktail" value="512"/>
		</dipswitch>
		<dipswitch name="Coin Mode" tag="DSW" mask="1024">
			<dipvalue name="Mode 1" value="1024" default="yes"/>
			<dipvalue name="Mode 2" value="0"/>
		</dipswitch>
		<dipswitch name="Difficulty" tag="DSW" mask="2048">
			<dipvalue name="Normal" value="2048" default="yes"/>
			<dipvalue name="Hard" value="0"/>
		</dipswitch>
		<dipswitch name="Allow Continue" tag="DSW" mask="4096">
			<dipvalue name="No" value="0"/>
			<dipvalue name="Yes" value="4096" default="yes"/>
		</dipswitch>
		<dipswitch name="Stop Mode" tag="DSW" mask="8192">
			<dipvalue name="Off" value="8192" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Invulnerability" tag="DSW" mask="16384">
			<dipvalue name="Off" value="16384" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Service Mode" tag="DSW" mask="32768">
			<dipvalue name="Off" value="32768" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" cocktail="preliminary" savestate="unsupported" palettesize="512"/>
	</game>

	<game name="rtypeleo" sourcefile="m92.c">
		<description>R-Type Leo (World)</description>
		<year>1992</year>
		<manufacturer>Irem</manufacturer>
		<category>Shooter / Flying Horizontal</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.060</verAdded>
		<rom name="rtl-h0-c.bin" size="262144" crc="5fef7fa1" sha1="7d18d4ea979d887d6da42c79734b8c695f3df02b" region="maincpu" offset="1"/>
		<rom name="rtl-l0-c.bin" size="262144" crc="8156456b" sha1="9755ab80feb92e3e3a36154d57ee2b53185b6816" region="maincpu" offset="0"/>
		<rom name="rtl-h1-d.bin" size="131072" crc="352ff444" sha1="e302bc8dbf80abe5c1aaf02e92473fc72a796e72" region="maincpu" offset="80001"/>
		<rom name="rtl-l1-d.bin" size="131072" crc="fd34ea46" sha1="aca12d46ebff94505d03884e45805e84bbece6a7" region="maincpu" offset="80000"/>
		<rom name="rtl-sh0a.bin" size="65536" crc="e518b4e3" sha1="44ec1d6b27bc3e49ad967f43960398ba1a19c5e3" region="soundcpu" offset="1"/>
		<rom name="rtl-sl0a.bin" size="65536" crc="896f0d36" sha1="9246b1a5a8717dd823340d4cb79012a3df6fa4b7" region="soundcpu" offset="0"/>
		<rom name="rtl-c0.bin" size="524288" crc="fb588d7c" sha1="78e96db9912b22f8eff03d57e470b1ef946f7351" region="gfx1" offset="0"/>
		<rom name="rtl-c1.bin" size="524288" crc="e5541bff" sha1="cd8293603298b7ead79a16697845603223bb6a45" region="gfx1" offset="80000"/>
		<rom name="rtl-c2.bin" size="524288" crc="faa9ae27" sha1="de6c7f1843adcaa9fce0d0d9407999babbf52e27" region="gfx1" offset="100000"/>
		<rom name="rtl-c3.bin" size="524288" crc="3a2343f6" sha1="dea1af889d6a422af3f49abf2cee91aec4d0cac3" region="gfx1" offset="180000"/>
		<rom name="rtl-000.bin" size="1048576" crc="82a06870" sha1="c7233019c4dcfcab55b665a7b0973e74cca879cd" region="gfx2" offset="0"/>
		<rom name="rtl-010.bin" size="1048576" crc="417e7a56" sha1="d33a40eb7ec0afde0a59799a428aadee12dd5c63" region="gfx2" offset="100000"/>
		<rom name="rtl-020.bin" size="1048576" crc="f9a3f3a1" sha1="b4eb9326ff992e62b70925277fbbd3ea2eabf359" region="gfx2" offset="200000"/>
		<rom name="rtl-030.bin" size="1048576" crc="03528d95" sha1="f2705646ee8d9e7b7f70cfd2c31b6e32798f459d" region="gfx2" offset="300000"/>
		<rom name="rtl-da.bin" size="524288" crc="dbebd1ff" sha1="b369d6e944331e6773608ff24f04b8f16267b8da" region="irem" offset="0"/>
		<chip type="cpu" tag="maincpu" name="V33" clock="9000000"/>
		<chip type="cpu" tag="soundcpu" name="V35" clock="14318181"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="ymsnd" name="YM2151" clock="3579545"/>
		<chip type="audio" tag="irem" name="Irem GA20" clock="3579545"/>
		<display tag="screen" type="raster" rotate="0" width="320" height="240" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Unknown" tag="COINS_DSW3" mask="256">
			<dipvalue name="Off" value="256" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="COINS_DSW3" mask="512">
			<dipvalue name="Off" value="512" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="COINS_DSW3" mask="1024">
			<dipvalue name="Off" value="1024" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="COINS_DSW3" mask="2048">
			<dipvalue name="Off" value="2048" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="COINS_DSW3" mask="4096">
			<dipvalue name="Off" value="4096" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="COINS_DSW3" mask="8192">
			<dipvalue name="Off" value="8192" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="COINS_DSW3" mask="16384">
			<dipvalue name="Off" value="16384" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="COINS_DSW3" mask="32768">
			<dipvalue name="Off" value="32768" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Lives" tag="DSW" mask="3">
			<dipvalue name="2" value="2"/>
			<dipvalue name="3" value="3" default="yes"/>
			<dipvalue name="4" value="1"/>
			<dipvalue name="5" value="0"/>
		</dipswitch>
		<dipswitch name="Difficulty" tag="DSW" mask="12">
			<dipvalue name="Very Easy" value="0"/>
			<dipvalue name="Easy" value="8"/>
			<dipvalue name="Normal" value="12" default="yes"/>
			<dipvalue name="Hard" value="4"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="DSW" mask="16">
			<dipvalue name="Off" value="16" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Allow Continue" tag="DSW" mask="32">
			<dipvalue name="No" value="0"/>
			<dipvalue name="Yes" value="32" default="yes"/>
		</dipswitch>
		<dipswitch name="Demo Sounds" tag="DSW" mask="64">
			<dipvalue name="Off" value="64"/>
			<dipvalue name="On" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Service Mode" tag="DSW" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Flip Screen" tag="DSW" mask="256">
			<dipvalue name="Off" value="256" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="DSW" mask="512">
			<dipvalue name="Off" value="512" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Coin Slots" tag="DSW" mask="1024">
			<dipvalue name="Common" value="1024" default="yes"/>
			<dipvalue name="Separate" value="0"/>
		</dipswitch>
		<dipswitch name="Coin Mode" tag="DSW" mask="2048">
			<dipvalue name="1" value="2048" default="yes"/>
			<dipvalue name="2" value="0"/>
		</dipswitch>
		<dipswitch name="Coin A" tag="DSW" mask="12288">
			<dipvalue name="5 Coins/1 Credit" value="0"/>
			<dipvalue name="3 Coins/1 Credit" value="4096"/>
			<dipvalue name="2 Coins/1 Credit" value="8192"/>
			<dipvalue name="1 Coin/1 Credit" value="12288" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin B" tag="DSW" mask="49152">
			<dipvalue name="1 Coin/2 Credits" value="49152" default="yes"/>
			<dipvalue name="1 Coin/3 Credits" value="32768"/>
			<dipvalue name="1 Coin/5 Credits" value="16384"/>
			<dipvalue name="1 Coin/6 Credits" value="0"/>
		</dipswitch>
		<dipswitch name="Coinage" tag="DSW" mask="61440">
			<dipvalue name="6 Coins/1 Credit" value="40960"/>
			<dipvalue name="5 Coins/1 Credit" value="45056"/>
			<dipvalue name="4 Coins/1 Credit" value="49152"/>
			<dipvalue name="3 Coins/1 Credit" value="53248"/>
			<dipvalue name="2 Coins/1 Credit" value="57344"/>
			<dipvalue name="2 Coins to Start/1 to Continue" value="4096"/>
			<dipvalue name="3 Coins/2 Credits" value="12288"/>
			<dipvalue name="4 Coins/3 Credits" value="8192"/>
			<dipvalue name="1 Coin/1 Credit" value="61440" default="yes"/>
			<dipvalue name="2 Coins/3 Credits" value="16384"/>
			<dipvalue name="1 Coin/2 Credits" value="36864"/>
			<dipvalue name="1 Coin/3 Credits" value="32768"/>
			<dipvalue name="1 Coin/4 Credits" value="28672"/>
			<dipvalue name="1 Coin/5 Credits" value="24576"/>
			<dipvalue name="1 Coin/6 Credits" value="20480"/>
			<dipvalue name="Free Play" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="2048"/>
	</game>

	<game name="samuraia" sourcefile="psikyo.c">
		<description>Samurai Aces (World)</description>
		<year>1993</year>
		<manufacturer>Psikyo</manufacturer>
		<category>Shooter / Flying Vertical</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.062</verAdded>
		<rom name="4-u127.bin" size="262144" crc="8c9911ca" sha1="821ba648b9a1d495c600cbf4606f2dbddc6f9e6f" region="maincpu" offset="0"/>
		<rom name="5-u126.bin" size="262144" crc="d20c3ef0" sha1="264e5a7e45e130a9e7152468733337668dc5b65f" region="maincpu" offset="2"/>
		<rom name="3-u58.bin" size="131072" crc="310f5c76" sha1="dbfd1c5a7a514bccd89fc4f7191744cf76bb745d" region="audiocpu" offset="0"/>
		<rom name="u14.bin" size="2097152" crc="00a546cb" sha1="30a8679b49928d5fcbe58b5eecc2ebd08173adf8" region="gfx1" offset="0"/>
		<rom name="u34.bin" size="1048576" crc="e6a75bd8" sha1="1aa84ea54584b6c8b2846194b48bf6d2afa67fee" region="gfx2" offset="0"/>
		<rom name="u35.bin" size="1048576" crc="c4ca0164" sha1="c75422de2e0127cdc23d8c223b674a5bd85b00fb" region="gfx2" offset="100000"/>
		<rom name="u68.bin" size="1048576" crc="9a7f6c34" sha1="c549b209bce1d2c6eeb512db198ad20c3f5fb0ea" region="ymsnd" offset="0"/>
		<rom name="u11.bin" size="262144" crc="11a04d91" sha1="5d146a9a39a70f2ee212ceab9a5469598432449e" region="spritelut" offset="0"/>
		<chip type="cpu" tag="maincpu" name="68EC020" clock="16000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="4000000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="ymsnd" name="YM2610" clock="8000000"/>
		<display tag="screen" type="raster" rotate="270" width="320" height="224" refresh="59.300000" />
		<sound channels="2"/>
		<input players="2" buttons="3" coins="2" service="yes" tilt="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Region" tag="DSW" mask="255">
			<dipvalue name="World" value="255" default="yes"/>
			<dipvalue name="USA &amp; Canada" value="239"/>
			<dipvalue name="Korea" value="223"/>
			<dipvalue name="Hong Kong" value="191"/>
			<dipvalue name="Taiwan" value="127"/>
		</dipswitch>
		<dipswitch name="Flip Screen" tag="DSW" mask="65536">
			<dipvalue name="Off" value="65536" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Demo Sounds" tag="DSW" mask="131072">
			<dipvalue name="Off" value="131072"/>
			<dipvalue name="On" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Difficulty" tag="DSW" mask="786432">
			<dipvalue name="Easy" value="524288"/>
			<dipvalue name="Normal" value="786432" default="yes"/>
			<dipvalue name="Hard" value="262144"/>
			<dipvalue name="Hardest" value="0"/>
		</dipswitch>
		<dipswitch name="Lives" tag="DSW" mask="3145728">
			<dipvalue name="1" value="2097152"/>
			<dipvalue name="2" value="1048576"/>
			<dipvalue name="3" value="3145728" default="yes"/>
			<dipvalue name="4" value="0"/>
		</dipswitch>
		<dipswitch name="Bonus Life" tag="DSW" mask="4194304">
			<dipvalue name="400K" value="4194304" default="yes"/>
			<dipvalue name="600K" value="0"/>
		</dipswitch>
		<dipswitch name="Service Mode" tag="DSW" mask="8388608">
			<dipvalue name="Off" value="8388608" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Credits/Coinage" tag="DSW" mask="16777216">
			<dipvalue name="A+B/A&amp;B" value="16777216" default="yes"/>
			<dipvalue name="A&amp;B/A [Free Play]" value="0"/>
		</dipswitch>
		<dipswitch name="Coin A" tag="DSW" mask="234881024">
			<dipvalue name="3 Coins/1 Credit" value="167772160"/>
			<dipvalue name="2 Coins/1 Credit" value="201326592"/>
			<dipvalue name="1 Coin/1 Credit" value="234881024" default="yes"/>
			<dipvalue name="1 Coin/2 Credits" value="134217728"/>
			<dipvalue name="1 Coin/3 Credits" value="100663296"/>
			<dipvalue name="1 Coin/4 Credits" value="67108864"/>
			<dipvalue name="1 Coin/5 Credits" value="33554432"/>
			<dipvalue name="1C 6C [Free Play]" value="0"/>
		</dipswitch>
		<dipswitch name="Coin B" tag="DSW" mask="1879048192">
			<dipvalue name="3 Coins/1 Credit" value="1342177280"/>
			<dipvalue name="2 Coins/1 Credit" value="1610612736"/>
			<dipvalue name="1 Coin/1 Credit" value="1879048192" default="yes"/>
			<dipvalue name="1 Coin/2 Credits" value="1073741824"/>
			<dipvalue name="1 Coin/3 Credits" value="805306368"/>
			<dipvalue name="1 Coin/4 Credits" value="536870912"/>
			<dipvalue name="1 Coin/5 Credits" value="268435456"/>
			<dipvalue name="1C 6C [Free Play]" value="0"/>
		</dipswitch>
		<dipswitch name="2C Start, 1C Continue" tag="DSW" mask="2147483648">
			<dipvalue name="Off" value="2147483648" default="yes"/>
			<dipvalue name="On [Free Play]" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="4096"/>
	</game>

	<game name="samsho" sourcefile="neodrvr.c" romof="neogeo">
		<description>Samurai Shodown / Samurai Spirits (NGM-045)</description>
		<year>1993</year>
		<manufacturer>SNK</manufacturer>
		<biosset name="euro" description="Europe MVS (Ver. 2)" default="yes"/>
		<biosset name="euro-s1" description="Europe MVS (Ver. 1)"/>
		<biosset name="us" description="US MVS (Ver. 2?)"/>
		<biosset name="us-e" description="US MVS (Ver. 1)"/>
		<biosset name="asia" description="Asia MVS (Ver. 3)"/>
		<biosset name="japan" description="Japan MVS (Ver. 3)"/>
		<biosset name="japan-s2" description="Japan MVS (Ver. 2)"/>
		<biosset name="japan-s1" description="Japan MVS (Ver. 1)"/>
		<biosset name="mv1c" description="NEO-MVH MV1C"/>
		<biosset name="japan-j3" description="Japan MVS (J3)"/>
		<biosset name="japan-hotel" description="Custom Japanese Hotel"/>
		<biosset name="uni-bios_2_3" description="Universe Bios (Hack, Ver. 2.3)"/>
		<biosset name="uni-bios_2_3o" description="Universe Bios (Hack, Ver. 2.3, older?)"/>
		<biosset name="uni-bios_2_2" description="Universe Bios (Hack, Ver. 2.2)"/>
		<biosset name="uni-bios_2_1" description="Universe Bios (Hack, Ver. 2.1)"/>
		<biosset name="uni-bios_2_0" description="Universe Bios (Hack, Ver. 2.0)"/>
		<biosset name="uni-bios_1_3" description="Universe Bios (Hack, Ver. 1.3)"/>
		<biosset name="uni-bios_1_2" description="Universe Bios (Hack, Ver. 1.2)"/>
		<biosset name="uni-bios_1_2o" description="Universe Bios (Hack, Ver. 1.2, older)"/>
		<biosset name="uni-bios_1_1" description="Universe Bios (Hack, Ver. 1.1)"/>
		<biosset name="uni-bios_1_0" description="Universe Bios (Hack, Ver. 1.0)"/>
		<biosset name="uni-bios_3_0" description="Universe Bios (Hack, Ver. 3.0)"/>
		<category>Fighter / Versus</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.034b02</verAdded>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="mainbios" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="mainbios" offset="0"/>
		<rom name="sp-u2.sp1" merge="sp-u2.sp1" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="mainbios" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="mainbios" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="mainbios" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="mainbios" offset="0"/>
		<rom name="sp-j2.sp1" merge="sp-j2.sp1" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="mainbios" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="mainbios" offset="0"/>
		<rom name="sp-45.sp1" merge="sp-45.sp1" bios="mv1c" size="524288" crc="03cc9f6a" sha1="cdf1f49e3ff2bac528c21ed28449cf35b7957dc1" region="mainbios" offset="0"/>
		<rom name="japan-j3.bin" merge="japan-j3.bin" bios="japan-j3" size="131072" crc="dff6d41f" sha1="e92910e20092577a4523a6b39d578a71d4de7085" region="mainbios" offset="0"/>
		<rom name="sp-1v1_3db8c.bin" merge="sp-1v1_3db8c.bin" bios="japan-hotel" size="131072" crc="162f0ebe" sha1="fe1c6dd3dfcf97d960065b1bb46c1e11cb7bf271" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_3.rom" merge="uni-bios_2_3.rom" bios="uni-bios_2_3" size="131072" crc="27664eb5" sha1="5b02900a3ccf3df168bdcfc98458136fd2b92ac0" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_3o.rom" merge="uni-bios_2_3o.rom" bios="uni-bios_2_3o" size="131072" crc="601720ae" sha1="1b8a72c720cdb5ee3f1d735bbcf447b09204b8d9" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_2.rom" merge="uni-bios_2_2.rom" bios="uni-bios_2_2" size="131072" crc="2d50996a" sha1="5241a4fb0c63b1a23fd1da8efa9c9a9bd3b4279c" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_1.rom" merge="uni-bios_2_1.rom" bios="uni-bios_2_1" size="131072" crc="8dabf76b" sha1="c23732c4491d966cf0373c65c83c7a4e88f0082c" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_0.rom" merge="uni-bios_2_0.rom" bios="uni-bios_2_0" size="131072" crc="0c12c2ad" sha1="37bcd4d30f3892078b46841d895a6eff16dc921e" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_3.rom" merge="uni-bios_1_3.rom" bios="uni-bios_1_3" size="131072" crc="b24b44a0" sha1="eca8851d30557b97c309a0d9f4a9d20e5b14af4e" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_2.rom" merge="uni-bios_1_2.rom" bios="uni-bios_1_2" size="131072" crc="4fa698e9" sha1="682e13ec1c42beaa2d04473967840c88fd52c75a" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_2o.rom" merge="uni-bios_1_2o.rom" bios="uni-bios_1_2o" size="131072" crc="e19d3ce9" sha1="af88ef837f44a3af2d7144bb46a37c8512b67770" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_1.rom" merge="uni-bios_1_1.rom" bios="uni-bios_1_1" size="131072" crc="5dda0d84" sha1="4153d533c02926a2577e49c32657214781ff29b7" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_0.rom" merge="uni-bios_1_0.rom" bios="uni-bios_1_0" size="131072" crc="0ce453a0" sha1="3b4c0cd26c176fc6b26c3a2f95143dd478f6abf9" region="mainbios" offset="0"/>
		<rom name="uni-bios_3_0.rom" merge="uni-bios_3_0.rom" bios="uni-bios_3_0" size="131072" crc="a97c89a9" sha1="97a5eff3b119062f10e31ad6f04fe4b90d366e7f" region="mainbios" offset="0"/>
		<rom name="045-p1.p1" size="1048576" crc="dfe51bf0" sha1="2243af3770a516ae698b69bcd9daf53632d9128d" region="maincpu" offset="0"/>
		<rom name="045-pg2.sp2" size="1048576" crc="46745b94" sha1="d9e959fd1f88c9402915c1d0dcdb4a9e3d49cdcb" region="maincpu" offset="100000"/>
		<rom name="045-s1.s1" size="131072" crc="9142a4d3" sha1="54088e99fcfd75fd0f94852890a56350066a05a3" region="fixed" offset="0"/>
		<rom name="sfix.sfix" merge="sfix.sfix" size="131072" crc="c2ea0cfd" sha1="fd4a618cdcdbf849374f0a50dd8efe9dbab706c3" region="fixedbios" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="131072" crc="5a86cff2" sha1="5992277debadeb64d1c1c64b0a92d9293eaf7e4a" region="zoomy" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="94416d67" sha1="42f9d7ddd6c0931fd64226a60dc73602b2819dcf" region="audiobios" offset="0"/>
		<rom name="045-m1.m1" size="131072" crc="95170640" sha1="125c502db0693e8d11cef619b090081c14a9a300" region="audiocpu" offset="0"/>
		<rom name="045-v1.v1" size="2097152" crc="37f78a9b" sha1="6279b497d12fa90b49ab5ac3aae20fb302ec8b81" region="ymsnd" offset="0"/>
		<rom name="045-v2.v2" size="2097152" crc="568b20cf" sha1="61af858685472a1fad608e230cccc2b108509ddb" region="ymsnd" offset="200000"/>
		<rom name="045-c1.c1" size="2097152" crc="2e5873a4" sha1="65c74c1e2d34390666bbb630df7d1f4c9570c3db" region="sprites" offset="0"/>
		<rom name="045-c2.c2" size="2097152" crc="04febb10" sha1="16a8cbf0fd9468e81bf9eab6dbe7a8e3623a843e" region="sprites" offset="1"/>
		<rom name="045-c3.c3" size="2097152" crc="f3dabd1e" sha1="c80e52df42be9f8b2e89b467b11ab140a480cee8" region="sprites" offset="400000"/>
		<rom name="045-c4.c4" size="2097152" crc="935c62f0" sha1="0053d40085fac14096b683f4341f65e543b71dc1" region="sprites" offset="400001"/>
		<rom name="045-c51.c5" size="1048576" crc="81932894" sha1="550f15dc5892c4602422c51869f0d59f70f01e9e" region="sprites" offset="800000"/>
		<rom name="045-c61.c6" size="1048576" crc="be30612e" sha1="5e8b785f917c176d6796eba0caed37b13ddb3e63" region="sprites" offset="800001"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="12000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="4000000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="ymsnd" name="YM2610" clock="8000000"/>
		<display tag="screen" type="raster" rotate="0" width="320" height="224" refresh="59.185606" pixclock="6000000" htotal="384" hbend="30" hbstart="350" vtotal="264" vbend="16" vbstart="240" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch" tag="IN0" mask="1">
			<dipvalue name="Off" value="1" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?" tag="IN0" mask="2">
			<dipvalue name="1?" value="0"/>
			<dipvalue name="2?" value="2" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)" tag="IN0" mask="4">
			<dipvalue name="Off" value="4" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="COMM Setting (Cabinet No.)" tag="IN0" mask="24">
			<dipvalue name="1" value="24" default="yes"/>
			<dipvalue name="2" value="16"/>
			<dipvalue name="3" value="8"/>
			<dipvalue name="4" value="0"/>
		</dipswitch>
		<dipswitch name="COMM Setting (Link Enable)" tag="IN0" mask="32">
			<dipvalue name="Off" value="32" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Free Play" tag="IN0" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Freeze" tag="IN0" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="0"/>
	</game>

	<game name="samsho2" sourcefile="neodrvr.c" romof="neogeo">
		<description>Samurai Shodown II / Shin Samurai Spirits - Haohmaru jigokuhen (NGM-063)(NGH-063)</description>
		<year>1994</year>
		<manufacturer>SNK</manufacturer>
		<biosset name="euro" description="Europe MVS (Ver. 2)" default="yes"/>
		<biosset name="euro-s1" description="Europe MVS (Ver. 1)"/>
		<biosset name="us" description="US MVS (Ver. 2?)"/>
		<biosset name="us-e" description="US MVS (Ver. 1)"/>
		<biosset name="asia" description="Asia MVS (Ver. 3)"/>
		<biosset name="japan" description="Japan MVS (Ver. 3)"/>
		<biosset name="japan-s2" description="Japan MVS (Ver. 2)"/>
		<biosset name="japan-s1" description="Japan MVS (Ver. 1)"/>
		<biosset name="mv1c" description="NEO-MVH MV1C"/>
		<biosset name="japan-j3" description="Japan MVS (J3)"/>
		<biosset name="japan-hotel" description="Custom Japanese Hotel"/>
		<biosset name="uni-bios_2_3" description="Universe Bios (Hack, Ver. 2.3)"/>
		<biosset name="uni-bios_2_3o" description="Universe Bios (Hack, Ver. 2.3, older?)"/>
		<biosset name="uni-bios_2_2" description="Universe Bios (Hack, Ver. 2.2)"/>
		<biosset name="uni-bios_2_1" description="Universe Bios (Hack, Ver. 2.1)"/>
		<biosset name="uni-bios_2_0" description="Universe Bios (Hack, Ver. 2.0)"/>
		<biosset name="uni-bios_1_3" description="Universe Bios (Hack, Ver. 1.3)"/>
		<biosset name="uni-bios_1_2" description="Universe Bios (Hack, Ver. 1.2)"/>
		<biosset name="uni-bios_1_2o" description="Universe Bios (Hack, Ver. 1.2, older)"/>
		<biosset name="uni-bios_1_1" description="Universe Bios (Hack, Ver. 1.1)"/>
		<biosset name="uni-bios_1_0" description="Universe Bios (Hack, Ver. 1.0)"/>
		<biosset name="uni-bios_3_0" description="Universe Bios (Hack, Ver. 3.0)"/>
		<category>Fighter / Versus</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.034b02</verAdded>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="mainbios" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="mainbios" offset="0"/>
		<rom name="sp-u2.sp1" merge="sp-u2.sp1" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="mainbios" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="mainbios" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="mainbios" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="mainbios" offset="0"/>
		<rom name="sp-j2.sp1" merge="sp-j2.sp1" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="mainbios" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="mainbios" offset="0"/>
		<rom name="sp-45.sp1" merge="sp-45.sp1" bios="mv1c" size="524288" crc="03cc9f6a" sha1="cdf1f49e3ff2bac528c21ed28449cf35b7957dc1" region="mainbios" offset="0"/>
		<rom name="japan-j3.bin" merge="japan-j3.bin" bios="japan-j3" size="131072" crc="dff6d41f" sha1="e92910e20092577a4523a6b39d578a71d4de7085" region="mainbios" offset="0"/>
		<rom name="sp-1v1_3db8c.bin" merge="sp-1v1_3db8c.bin" bios="japan-hotel" size="131072" crc="162f0ebe" sha1="fe1c6dd3dfcf97d960065b1bb46c1e11cb7bf271" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_3.rom" merge="uni-bios_2_3.rom" bios="uni-bios_2_3" size="131072" crc="27664eb5" sha1="5b02900a3ccf3df168bdcfc98458136fd2b92ac0" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_3o.rom" merge="uni-bios_2_3o.rom" bios="uni-bios_2_3o" size="131072" crc="601720ae" sha1="1b8a72c720cdb5ee3f1d735bbcf447b09204b8d9" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_2.rom" merge="uni-bios_2_2.rom" bios="uni-bios_2_2" size="131072" crc="2d50996a" sha1="5241a4fb0c63b1a23fd1da8efa9c9a9bd3b4279c" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_1.rom" merge="uni-bios_2_1.rom" bios="uni-bios_2_1" size="131072" crc="8dabf76b" sha1="c23732c4491d966cf0373c65c83c7a4e88f0082c" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_0.rom" merge="uni-bios_2_0.rom" bios="uni-bios_2_0" size="131072" crc="0c12c2ad" sha1="37bcd4d30f3892078b46841d895a6eff16dc921e" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_3.rom" merge="uni-bios_1_3.rom" bios="uni-bios_1_3" size="131072" crc="b24b44a0" sha1="eca8851d30557b97c309a0d9f4a9d20e5b14af4e" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_2.rom" merge="uni-bios_1_2.rom" bios="uni-bios_1_2" size="131072" crc="4fa698e9" sha1="682e13ec1c42beaa2d04473967840c88fd52c75a" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_2o.rom" merge="uni-bios_1_2o.rom" bios="uni-bios_1_2o" size="131072" crc="e19d3ce9" sha1="af88ef837f44a3af2d7144bb46a37c8512b67770" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_1.rom" merge="uni-bios_1_1.rom" bios="uni-bios_1_1" size="131072" crc="5dda0d84" sha1="4153d533c02926a2577e49c32657214781ff29b7" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_0.rom" merge="uni-bios_1_0.rom" bios="uni-bios_1_0" size="131072" crc="0ce453a0" sha1="3b4c0cd26c176fc6b26c3a2f95143dd478f6abf9" region="mainbios" offset="0"/>
		<rom name="uni-bios_3_0.rom" merge="uni-bios_3_0.rom" bios="uni-bios_3_0" size="131072" crc="a97c89a9" sha1="97a5eff3b119062f10e31ad6f04fe4b90d366e7f" region="mainbios" offset="0"/>
		<rom name="063-p1.p1" size="2097152" crc="22368892" sha1="0997f8284aa0f57a333be8a0fdea777d0d01afd6" region="maincpu" offset="100000"/>
		<rom name="063-s1.s1" size="131072" crc="64a5cd66" sha1="12cdfb27bf9ccd5a8df6ddd4628ef7cf2c6d4964" region="fixed" offset="0"/>
		<rom name="sfix.sfix" merge="sfix.sfix" size="131072" crc="c2ea0cfd" sha1="fd4a618cdcdbf849374f0a50dd8efe9dbab706c3" region="fixedbios" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="131072" crc="5a86cff2" sha1="5992277debadeb64d1c1c64b0a92d9293eaf7e4a" region="zoomy" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="94416d67" sha1="42f9d7ddd6c0931fd64226a60dc73602b2819dcf" region="audiobios" offset="0"/>
		<rom name="063-m1.m1" size="131072" crc="56675098" sha1="90429fc40d056d480d0e2bbefbc691d9fa260fc4" region="audiocpu" offset="0"/>
		<rom name="063-v1.v1" size="2097152" crc="37703f91" sha1="a373ebef4c33ba1d8340e826981a58769aada238" region="ymsnd" offset="0"/>
		<rom name="063-v2.v2" size="2097152" crc="0142bde8" sha1="0be6c53acac44802bf70b6925452f70289a139d9" region="ymsnd" offset="200000"/>
		<rom name="063-v3.v3" size="2097152" crc="d07fa5ca" sha1="1da7f081f8b8fc86a91feacf900f573218d82676" region="ymsnd" offset="400000"/>
		<rom name="063-v4.v4" size="1048576" crc="24aab4bb" sha1="10ee4c5b3579865b93dcc1e4079963276aa700a6" region="ymsnd" offset="600000"/>
		<rom name="063-c1.c1" size="2097152" crc="86cd307c" sha1="0d04336f7c436d74638d8c1cd8651faf436a6bec" region="sprites" offset="0"/>
		<rom name="063-c2.c2" size="2097152" crc="cdfcc4ca" sha1="179dc81432424d68cefedd20cc1c4b2a95deb891" region="sprites" offset="1"/>
		<rom name="063-c3.c3" size="2097152" crc="7a63ccc7" sha1="49d97c543bc2860d493a353ab0d059088c6fbd21" region="sprites" offset="400000"/>
		<rom name="063-c4.c4" size="2097152" crc="751025ce" sha1="e1bbaa7cd67fd04e4aab7f7ea77f63ae1cbc90d0" region="sprites" offset="400001"/>
		<rom name="063-c5.c5" size="2097152" crc="20d3a475" sha1="28da44a136bd14c73c62c147c3f6e6bcfa1066de" region="sprites" offset="800000"/>
		<rom name="063-c6.c6" size="2097152" crc="ae4c0a88" sha1="cc8a7d11daa3821f83a6fd0942534706f939e576" region="sprites" offset="800001"/>
		<rom name="063-c7.c7" size="2097152" crc="2df3cbcf" sha1="e54f9022359963711451c2025825b862d36c6975" region="sprites" offset="c00000"/>
		<rom name="063-c8.c8" size="2097152" crc="1ffc6dfa" sha1="acea18aca76c072e0bac2a364fc96d49cfc86e77" region="sprites" offset="c00001"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="12000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="4000000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="ymsnd" name="YM2610" clock="8000000"/>
		<display tag="screen" type="raster" rotate="0" width="320" height="224" refresh="59.185606" pixclock="6000000" htotal="384" hbend="30" hbstart="350" vtotal="264" vbend="16" vbstart="240" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch" tag="IN0" mask="1">
			<dipvalue name="Off" value="1" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?" tag="IN0" mask="2">
			<dipvalue name="1?" value="0"/>
			<dipvalue name="2?" value="2" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)" tag="IN0" mask="4">
			<dipvalue name="Off" value="4" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="COMM Setting (Cabinet No.)" tag="IN0" mask="24">
			<dipvalue name="1" value="24" default="yes"/>
			<dipvalue name="2" value="16"/>
			<dipvalue name="3" value="8"/>
			<dipvalue name="4" value="0"/>
		</dipswitch>
		<dipswitch name="COMM Setting (Link Enable)" tag="IN0" mask="32">
			<dipvalue name="Off" value="32" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Free Play" tag="IN0" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Freeze" tag="IN0" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="0"/>
	</game>

	<game name="sengoku3" sourcefile="neodrvr.c" romof="neogeo">
		<description>Sengoku 3 / Sengoku Densho 2001</description>
		<year>2001</year>
		<manufacturer>Noise Factory / SNK</manufacturer>
		<biosset name="euro" description="Europe MVS (Ver. 2)" default="yes"/>
		<biosset name="euro-s1" description="Europe MVS (Ver. 1)"/>
		<biosset name="us" description="US MVS (Ver. 2?)"/>
		<biosset name="us-e" description="US MVS (Ver. 1)"/>
		<biosset name="asia" description="Asia MVS (Ver. 3)"/>
		<biosset name="japan" description="Japan MVS (Ver. 3)"/>
		<biosset name="japan-s2" description="Japan MVS (Ver. 2)"/>
		<biosset name="japan-s1" description="Japan MVS (Ver. 1)"/>
		<biosset name="mv1c" description="NEO-MVH MV1C"/>
		<biosset name="japan-j3" description="Japan MVS (J3)"/>
		<biosset name="japan-hotel" description="Custom Japanese Hotel"/>
		<biosset name="uni-bios_2_3" description="Universe Bios (Hack, Ver. 2.3)"/>
		<biosset name="uni-bios_2_3o" description="Universe Bios (Hack, Ver. 2.3, older?)"/>
		<biosset name="uni-bios_2_2" description="Universe Bios (Hack, Ver. 2.2)"/>
		<biosset name="uni-bios_2_1" description="Universe Bios (Hack, Ver. 2.1)"/>
		<biosset name="uni-bios_2_0" description="Universe Bios (Hack, Ver. 2.0)"/>
		<biosset name="uni-bios_1_3" description="Universe Bios (Hack, Ver. 1.3)"/>
		<biosset name="uni-bios_1_2" description="Universe Bios (Hack, Ver. 1.2)"/>
		<biosset name="uni-bios_1_2o" description="Universe Bios (Hack, Ver. 1.2, older)"/>
		<biosset name="uni-bios_1_1" description="Universe Bios (Hack, Ver. 1.1)"/>
		<biosset name="uni-bios_1_0" description="Universe Bios (Hack, Ver. 1.0)"/>
		<biosset name="uni-bios_3_0" description="Universe Bios (Hack, Ver. 3.0)"/>
		<category>Fighter / 2.5D</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.084u5</verAdded>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="mainbios" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="mainbios" offset="0"/>
		<rom name="sp-u2.sp1" merge="sp-u2.sp1" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="mainbios" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="mainbios" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="mainbios" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="mainbios" offset="0"/>
		<rom name="sp-j2.sp1" merge="sp-j2.sp1" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="mainbios" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="mainbios" offset="0"/>
		<rom name="sp-45.sp1" merge="sp-45.sp1" bios="mv1c" size="524288" crc="03cc9f6a" sha1="cdf1f49e3ff2bac528c21ed28449cf35b7957dc1" region="mainbios" offset="0"/>
		<rom name="japan-j3.bin" merge="japan-j3.bin" bios="japan-j3" size="131072" crc="dff6d41f" sha1="e92910e20092577a4523a6b39d578a71d4de7085" region="mainbios" offset="0"/>
		<rom name="sp-1v1_3db8c.bin" merge="sp-1v1_3db8c.bin" bios="japan-hotel" size="131072" crc="162f0ebe" sha1="fe1c6dd3dfcf97d960065b1bb46c1e11cb7bf271" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_3.rom" merge="uni-bios_2_3.rom" bios="uni-bios_2_3" size="131072" crc="27664eb5" sha1="5b02900a3ccf3df168bdcfc98458136fd2b92ac0" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_3o.rom" merge="uni-bios_2_3o.rom" bios="uni-bios_2_3o" size="131072" crc="601720ae" sha1="1b8a72c720cdb5ee3f1d735bbcf447b09204b8d9" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_2.rom" merge="uni-bios_2_2.rom" bios="uni-bios_2_2" size="131072" crc="2d50996a" sha1="5241a4fb0c63b1a23fd1da8efa9c9a9bd3b4279c" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_1.rom" merge="uni-bios_2_1.rom" bios="uni-bios_2_1" size="131072" crc="8dabf76b" sha1="c23732c4491d966cf0373c65c83c7a4e88f0082c" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_0.rom" merge="uni-bios_2_0.rom" bios="uni-bios_2_0" size="131072" crc="0c12c2ad" sha1="37bcd4d30f3892078b46841d895a6eff16dc921e" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_3.rom" merge="uni-bios_1_3.rom" bios="uni-bios_1_3" size="131072" crc="b24b44a0" sha1="eca8851d30557b97c309a0d9f4a9d20e5b14af4e" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_2.rom" merge="uni-bios_1_2.rom" bios="uni-bios_1_2" size="131072" crc="4fa698e9" sha1="682e13ec1c42beaa2d04473967840c88fd52c75a" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_2o.rom" merge="uni-bios_1_2o.rom" bios="uni-bios_1_2o" size="131072" crc="e19d3ce9" sha1="af88ef837f44a3af2d7144bb46a37c8512b67770" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_1.rom" merge="uni-bios_1_1.rom" bios="uni-bios_1_1" size="131072" crc="5dda0d84" sha1="4153d533c02926a2577e49c32657214781ff29b7" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_0.rom" merge="uni-bios_1_0.rom" bios="uni-bios_1_0" size="131072" crc="0ce453a0" sha1="3b4c0cd26c176fc6b26c3a2f95143dd478f6abf9" region="mainbios" offset="0"/>
		<rom name="uni-bios_3_0.rom" merge="uni-bios_3_0.rom" bios="uni-bios_3_0" size="131072" crc="a97c89a9" sha1="97a5eff3b119062f10e31ad6f04fe4b90d366e7f" region="mainbios" offset="0"/>
		<rom name="261-ph1.p1" size="2097152" crc="e0d4bc0a" sha1="8df366097f224771ca6d1aa5c1691cd46776cd12" region="maincpu" offset="100000"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="131072" crc="5a86cff2" sha1="5992277debadeb64d1c1c64b0a92d9293eaf7e4a" region="zoomy" offset="0"/>
		<rom name="sfix.sfix" merge="sfix.sfix" size="131072" crc="c2ea0cfd" sha1="fd4a618cdcdbf849374f0a50dd8efe9dbab706c3" region="fixedbios" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="94416d67" sha1="42f9d7ddd6c0931fd64226a60dc73602b2819dcf" region="audiobios" offset="0"/>
		<rom name="261-m1.m1" size="524288" crc="7d501c39" sha1="8e6bcc428f5ac7532d9c9be7e07ad0821461a080" region="audiocpu" offset="0"/>
		<rom name="261-v1.v1" size="4194304" crc="64c30081" sha1="f9ebd20cf59b72e864b7274c1bdb6d99ecaf4595" region="ymsnd" offset="0"/>
		<rom name="261-v2.v2" size="4194304" crc="392a9c47" sha1="7ab90a54089236ca6c3ef1af8e566a8025d38159" region="ymsnd" offset="400000"/>
		<rom name="261-v3.v3" size="4194304" crc="c1a7ebe3" sha1="1d7bb481451f5ee0457e954bb5210300182c3c9c" region="ymsnd" offset="800000"/>
		<rom name="261-v4.v4" size="2097152" crc="9000d085" sha1="11157b355ab4eb6627e9f322ed875332d3d77349" region="ymsnd" offset="c00000"/>
		<rom name="261-c1.c1" size="8388608" crc="ded84d9c" sha1="d960523b813d4fae06d716298d4e431a5c77a0c5" region="sprites" offset="0"/>
		<rom name="261-c2.c2" size="8388608" crc="b8eb4348" sha1="619d24312549932959481fa58f43f11c048e1ca5" region="sprites" offset="1"/>
		<rom name="261-c3.c3" size="8388608" crc="84e2034a" sha1="38ec4ae4b86933a25c9a03799b8cade4b1346401" region="sprites" offset="1000000"/>
		<rom name="261-c4.c4" size="8388608" crc="0b45ae53" sha1="a19fb21408ab633aee8bbf38bf43b5e26766b355" region="sprites" offset="1000001"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="12000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="4000000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="ymsnd" name="YM2610" clock="8000000"/>
		<display tag="screen" type="raster" rotate="0" width="320" height="224" refresh="59.185606" pixclock="6000000" htotal="384" hbend="30" hbstart="350" vtotal="264" vbend="16" vbstart="240" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch" tag="IN0" mask="1">
			<dipvalue name="Off" value="1" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?" tag="IN0" mask="2">
			<dipvalue name="1?" value="0"/>
			<dipvalue name="2?" value="2" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)" tag="IN0" mask="4">
			<dipvalue name="Off" value="4" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="COMM Setting (Cabinet No.)" tag="IN0" mask="24">
			<dipvalue name="1" value="24" default="yes"/>
			<dipvalue name="2" value="16"/>
			<dipvalue name="3" value="8"/>
			<dipvalue name="4" value="0"/>
		</dipswitch>
		<dipswitch name="COMM Setting (Link Enable)" tag="IN0" mask="32">
			<dipvalue name="Off" value="32" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Free Play" tag="IN0" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Freeze" tag="IN0" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="0"/>
	</game>

	<game name="shinobi" sourcefile="segas16a.c">
		<description>Shinobi (set 6, System 16A, unprotected)</description>
		<year>1987</year>
		<manufacturer>Sega</manufacturer>
		<category>Platform / Fighter Scrolling</category>
		<nplayers>2P alt</nplayers>
		<verAdded>.089u4</verAdded>
		<controls_info>numPlayers="2" alternating="1" mirrored="1" usesService="0" tilt="0" cocktail="1"</controls_info>
		<player number="1" numButtons="3">
			<controls>
				<control name="8-way Joystick">
					<constant name="joy8way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Attack"/>
				<label name="P1_BUTTON2" value="Jump"/>
				<label name="P1_BUTTON3" value="Ninja Magic"/>
				<label name="P1_JOYSTICK_UP" value="Up"/>
				<label name="P1_JOYSTICK_DOWN" value="Down"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
			</labels>
		</player>
		<rom name="epr-12010.43" size="65536" crc="7df7f4a2" sha1="86ac00a3a8ecc1a7fcb00533ea12a6cb6d59089b" region="maincpu" offset="0"/>
		<rom name="epr-12008.26" size="65536" crc="f5ae64cd" sha1="33c9f25fcaff80b03d074d9d44d94976162411bf" region="maincpu" offset="1"/>
		<rom name="epr-12011.42" size="65536" crc="9d46e707" sha1="37ab25b3b37365c9f45837bfb6ec80652691dd4c" region="maincpu" offset="20000"/>
		<rom name="epr-12009.25" size="65536" crc="7961d07e" sha1="38cbdab35f901532c0ad99ad0083513abd2ff182" region="maincpu" offset="20001"/>
		<rom name="epr-11264.95" size="65536" crc="46627e7d" sha1="66bb5b22a2100e7b9df303007a837bc2d52cf7ba" region="gfx1" offset="0"/>
		<rom name="epr-11265.94" size="65536" crc="87d0f321" sha1="885b38eaff2dcaeab4eeaa20cc8a2885d520abd6" region="gfx1" offset="10000"/>
		<rom name="epr-11266.93" size="65536" crc="efb4af87" sha1="0b8a905023e1bc808fd2b1c3cfa3778cde79e659" region="gfx1" offset="20000"/>
		<rom name="epr-11290.10" size="65536" crc="611f413a" sha1="180f83216e2dfbfd77b0fb3be83c3042954d12df" region="sprites" offset="1"/>
		<rom name="epr-11294.11" size="65536" crc="5eb00fc1" sha1="97e02eee74f61fabcad2a9e24f1868cafaac1d51" region="sprites" offset="0"/>
		<rom name="epr-11291.17" size="65536" crc="3c0797c0" sha1="df18c7987281bd9379026c6cf7f96f6ae49fd7f9" region="sprites" offset="10001"/>
		<rom name="epr-11295.18" size="65536" crc="25307ef8" sha1="91ffbe436f80d583524ee113a8b7c0cf5d8ab286" region="sprites" offset="10000"/>
		<rom name="epr-11292.23" size="65536" crc="c29ac34e" sha1="b5e9b8c3233a7d6797f91531a0d9123febcf1660" region="sprites" offset="20001"/>
		<rom name="epr-11296.24" size="65536" crc="04a437f8" sha1="ea5fed64443236e3404fab243761e60e2e48c84c" region="sprites" offset="20000"/>
		<rom name="epr-11293.29" size="65536" crc="41f41063" sha1="5cc461e9738dddf9eea06831fce3702d94674163" region="sprites" offset="30001"/>
		<rom name="epr-11297.30" size="65536" crc="b6e1fd72" sha1="eb86e4bf880bd1a1d9bcab3f2f2e917bcaa06172" region="sprites" offset="30000"/>
		<rom name="epr-11267.12" size="32768" crc="dd50b745" sha1="52e1977569d3713ad864d607170c9a61cd059a65" region="soundcpu" offset="0"/>
		<rom name="7751.bin" size="1024" crc="6a9534fc" sha1="67ad94674db5c2aab75785668f610f6f4eccd158" region="n7751" offset="0"/>
		<rom name="epr-11268.1" size="32768" crc="6d7966da" sha1="90f55a99f784c21d7c135e630f4e8b1d4d043d66" region="n7751data" offset="0"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="10000000"/>
		<chip type="cpu" tag="soundcpu" name="Z80" clock="4000000"/>
		<chip type="cpu" tag="n7751" name="N7751" clock="6000000"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="ymsnd" name="YM2151" clock="4000000"/>
		<chip type="audio" tag="dac" name="DAC"/>
		<display tag="screen" type="raster" rotate="0" width="320" height="224" refresh="60.000000" pixclock="5376240" htotal="342" hbend="0" hbstart="320" vtotal="262" vbend="0" vbstart="224" />
		<sound channels="1"/>
		<input players="2" buttons="3" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Coin A" tag="DSW1" mask="15">
			<dipvalue name="4 Coins/1 Credit" value="7"/>
			<dipvalue name="3 Coins/1 Credit" value="8"/>
			<dipvalue name="2 Coins/1 Credit" value="9"/>
			<dipvalue name="2 Coins/1 Credit, 5/3, 6/4" value="5"/>
			<dipvalue name="2 Coins/1 Credit, 4/3" value="4"/>
			<dipvalue name="1 Coin/1 Credit" value="15" default="yes"/>
			<dipvalue name="1 Coin/1 Credit, 5/6" value="3"/>
			<dipvalue name="1 Coin/1 Credit, 4/5" value="2"/>
			<dipvalue name="1 Coin/1 Credit, 2/3" value="1"/>
			<dipvalue name="2 Coins/3 Credits" value="6"/>
			<dipvalue name="1 Coin/2 Credits" value="14"/>
			<dipvalue name="1 Coin/3 Credits" value="13"/>
			<dipvalue name="1 Coin/4 Credits" value="12"/>
			<dipvalue name="1 Coin/5 Credits" value="11"/>
			<dipvalue name="1 Coin/6 Credits" value="10"/>
			<dipvalue name="Free Play (if Coin B too) or 1/1" value="0"/>
		</dipswitch>
		<dipswitch name="Coin B" tag="DSW1" mask="240">
			<dipvalue name="4 Coins/1 Credit" value="112"/>
			<dipvalue name="3 Coins/1 Credit" value="128"/>
			<dipvalue name="2 Coins/1 Credit" value="144"/>
			<dipvalue name="2 Coins/1 Credit, 5/3, 6/4" value="80"/>
			<dipvalue name="2 Coins/1 Credit, 4/3" value="64"/>
			<dipvalue name="1 Coin/1 Credit" value="240" default="yes"/>
			<dipvalue name="1 Coin/1 Credit, 5/6" value="48"/>
			<dipvalue name="1 Coin/1 Credit, 4/5" value="32"/>
			<dipvalue name="1 Coin/1 Credit, 2/3" value="16"/>
			<dipvalue name="2 Coins/3 Credits" value="96"/>
			<dipvalue name="1 Coin/2 Credits" value="224"/>
			<dipvalue name="1 Coin/3 Credits" value="208"/>
			<dipvalue name="1 Coin/4 Credits" value="192"/>
			<dipvalue name="1 Coin/5 Credits" value="176"/>
			<dipvalue name="1 Coin/6 Credits" value="160"/>
			<dipvalue name="Free Play (if Coin A too) or 1/1" value="0"/>
		</dipswitch>
		<dipswitch name="Cabinet" tag="DSW2" mask="1">
			<dipvalue name="Upright" value="0" default="yes"/>
			<dipvalue name="Cocktail" value="1"/>
		</dipswitch>
		<dipswitch name="Demo Sounds" tag="DSW2" mask="2">
			<dipvalue name="Off" value="2"/>
			<dipvalue name="On" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Lives" tag="DSW2" mask="12">
			<dipvalue name="2" value="8"/>
			<dipvalue name="3" value="12" default="yes"/>
			<dipvalue name="5" value="4"/>
			<dipvalue name="Free Play" value="0"/>
		</dipswitch>
		<dipswitch name="Difficulty" tag="DSW2" mask="48">
			<dipvalue name="Easy" value="32"/>
			<dipvalue name="Normal" value="48" default="yes"/>
			<dipvalue name="Hard" value="16"/>
			<dipvalue name="Hardest" value="0"/>
		</dipswitch>
		<dipswitch name="Enemy's Bullet Speed" tag="DSW2" mask="64">
			<dipvalue name="Slow" value="64" default="yes"/>
			<dipvalue name="Fast" value="0"/>
		</dipswitch>
		<dipswitch name="Language" tag="DSW2" mask="128">
			<dipvalue name="Japanese" value="128" default="yes"/>
			<dipvalue name="English" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="6144"/>
	</game>

	<game name="shocktro" sourcefile="neodrvr.c" romof="neogeo">
		<description>Shock Troopers (set 1)</description>
		<year>1997</year>
		<manufacturer>Saurus</manufacturer>
		<biosset name="euro" description="Europe MVS (Ver. 2)" default="yes"/>
		<biosset name="euro-s1" description="Europe MVS (Ver. 1)"/>
		<biosset name="us" description="US MVS (Ver. 2?)"/>
		<biosset name="us-e" description="US MVS (Ver. 1)"/>
		<biosset name="asia" description="Asia MVS (Ver. 3)"/>
		<biosset name="japan" description="Japan MVS (Ver. 3)"/>
		<biosset name="japan-s2" description="Japan MVS (Ver. 2)"/>
		<biosset name="japan-s1" description="Japan MVS (Ver. 1)"/>
		<biosset name="mv1c" description="NEO-MVH MV1C"/>
		<biosset name="japan-j3" description="Japan MVS (J3)"/>
		<biosset name="japan-hotel" description="Custom Japanese Hotel"/>
		<biosset name="uni-bios_2_3" description="Universe Bios (Hack, Ver. 2.3)"/>
		<biosset name="uni-bios_2_3o" description="Universe Bios (Hack, Ver. 2.3, older?)"/>
		<biosset name="uni-bios_2_2" description="Universe Bios (Hack, Ver. 2.2)"/>
		<biosset name="uni-bios_2_1" description="Universe Bios (Hack, Ver. 2.1)"/>
		<biosset name="uni-bios_2_0" description="Universe Bios (Hack, Ver. 2.0)"/>
		<biosset name="uni-bios_1_3" description="Universe Bios (Hack, Ver. 1.3)"/>
		<biosset name="uni-bios_1_2" description="Universe Bios (Hack, Ver. 1.2)"/>
		<biosset name="uni-bios_1_2o" description="Universe Bios (Hack, Ver. 1.2, older)"/>
		<biosset name="uni-bios_1_1" description="Universe Bios (Hack, Ver. 1.1)"/>
		<biosset name="uni-bios_1_0" description="Universe Bios (Hack, Ver. 1.0)"/>
		<biosset name="uni-bios_3_0" description="Universe Bios (Hack, Ver. 3.0)"/>
		<category>Shooter / Walking</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.034b05</verAdded>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="mainbios" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="mainbios" offset="0"/>
		<rom name="sp-u2.sp1" merge="sp-u2.sp1" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="mainbios" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="mainbios" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="mainbios" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="mainbios" offset="0"/>
		<rom name="sp-j2.sp1" merge="sp-j2.sp1" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="mainbios" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="mainbios" offset="0"/>
		<rom name="sp-45.sp1" merge="sp-45.sp1" bios="mv1c" size="524288" crc="03cc9f6a" sha1="cdf1f49e3ff2bac528c21ed28449cf35b7957dc1" region="mainbios" offset="0"/>
		<rom name="japan-j3.bin" merge="japan-j3.bin" bios="japan-j3" size="131072" crc="dff6d41f" sha1="e92910e20092577a4523a6b39d578a71d4de7085" region="mainbios" offset="0"/>
		<rom name="sp-1v1_3db8c.bin" merge="sp-1v1_3db8c.bin" bios="japan-hotel" size="131072" crc="162f0ebe" sha1="fe1c6dd3dfcf97d960065b1bb46c1e11cb7bf271" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_3.rom" merge="uni-bios_2_3.rom" bios="uni-bios_2_3" size="131072" crc="27664eb5" sha1="5b02900a3ccf3df168bdcfc98458136fd2b92ac0" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_3o.rom" merge="uni-bios_2_3o.rom" bios="uni-bios_2_3o" size="131072" crc="601720ae" sha1="1b8a72c720cdb5ee3f1d735bbcf447b09204b8d9" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_2.rom" merge="uni-bios_2_2.rom" bios="uni-bios_2_2" size="131072" crc="2d50996a" sha1="5241a4fb0c63b1a23fd1da8efa9c9a9bd3b4279c" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_1.rom" merge="uni-bios_2_1.rom" bios="uni-bios_2_1" size="131072" crc="8dabf76b" sha1="c23732c4491d966cf0373c65c83c7a4e88f0082c" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_0.rom" merge="uni-bios_2_0.rom" bios="uni-bios_2_0" size="131072" crc="0c12c2ad" sha1="37bcd4d30f3892078b46841d895a6eff16dc921e" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_3.rom" merge="uni-bios_1_3.rom" bios="uni-bios_1_3" size="131072" crc="b24b44a0" sha1="eca8851d30557b97c309a0d9f4a9d20e5b14af4e" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_2.rom" merge="uni-bios_1_2.rom" bios="uni-bios_1_2" size="131072" crc="4fa698e9" sha1="682e13ec1c42beaa2d04473967840c88fd52c75a" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_2o.rom" merge="uni-bios_1_2o.rom" bios="uni-bios_1_2o" size="131072" crc="e19d3ce9" sha1="af88ef837f44a3af2d7144bb46a37c8512b67770" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_1.rom" merge="uni-bios_1_1.rom" bios="uni-bios_1_1" size="131072" crc="5dda0d84" sha1="4153d533c02926a2577e49c32657214781ff29b7" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_0.rom" merge="uni-bios_1_0.rom" bios="uni-bios_1_0" size="131072" crc="0ce453a0" sha1="3b4c0cd26c176fc6b26c3a2f95143dd478f6abf9" region="mainbios" offset="0"/>
		<rom name="uni-bios_3_0.rom" merge="uni-bios_3_0.rom" bios="uni-bios_3_0" size="131072" crc="a97c89a9" sha1="97a5eff3b119062f10e31ad6f04fe4b90d366e7f" region="mainbios" offset="0"/>
		<rom name="238-p1.p1" size="1048576" crc="5677456f" sha1="f76169fa5c90871d65e2a16fd1bb036c90533ac8" region="maincpu" offset="0"/>
		<rom name="238-p2.sp2" size="4194304" crc="5b4a09c5" sha1="de04036cba2da4bb2da73d902d1822b82b4f67a9" region="maincpu" offset="100000"/>
		<rom name="238-s1.s1" size="131072" crc="1f95cedb" sha1="adfa74868147fd260481e4c387d254d3b6de83f4" region="fixed" offset="0"/>
		<rom name="sfix.sfix" merge="sfix.sfix" size="131072" crc="c2ea0cfd" sha1="fd4a618cdcdbf849374f0a50dd8efe9dbab706c3" region="fixedbios" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="131072" crc="5a86cff2" sha1="5992277debadeb64d1c1c64b0a92d9293eaf7e4a" region="zoomy" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="94416d67" sha1="42f9d7ddd6c0931fd64226a60dc73602b2819dcf" region="audiobios" offset="0"/>
		<rom name="238-m1.m1" size="131072" crc="075b9518" sha1="ac21b88a860b9572bf24432b4cadcc96d108055d" region="audiocpu" offset="0"/>
		<rom name="238-v1.v1" size="4194304" crc="260c0bef" sha1="9c4f80ce4bb205afed11bb8b8926d20748eb5512" region="ymsnd" offset="0"/>
		<rom name="238-v2.v2" size="2097152" crc="4ad7d59e" sha1="bfdf2684f7f38af4e75ad0068ff9463dc2601598" region="ymsnd" offset="400000"/>
		<rom name="238-c1.c1" size="4194304" crc="90c6a181" sha1="a381bc8449718814ff12b3a4f7fc4d1bb7ea1631" region="sprites" offset="0"/>
		<rom name="238-c2.c2" size="4194304" crc="888720f0" sha1="cd4d65df8d3ef0dbcca2b7f3f803f45c457f5beb" region="sprites" offset="1"/>
		<rom name="238-c3.c3" size="4194304" crc="2c393aa3" sha1="1cd7cebe5861a2d65f1d6615dd7752162e573a02" region="sprites" offset="800000"/>
		<rom name="238-c4.c4" size="4194304" crc="b9e909eb" sha1="33cc9b2d13e4ed2ab6040ff582a53dc9bca402e0" region="sprites" offset="800001"/>
		<rom name="238-c5.c5" size="4194304" crc="c22c68eb" sha1="a4b04118b1b1909d3b76be8d9ee5d97db6120600" region="sprites" offset="1000000"/>
		<rom name="238-c6.c6" size="4194304" crc="119323cd" sha1="05a9d4b1fb4cc963b25452ff6f81e296e0c0b2a1" region="sprites" offset="1000001"/>
		<rom name="238-c7.c7" size="4194304" crc="a72ce7ed" sha1="05b151554bd7af09ccf554a17bc3c75a0512faaf" region="sprites" offset="1800000"/>
		<rom name="238-c8.c8" size="4194304" crc="1c7c2efb" sha1="b055ee43cbdaf9a3cb19e4e1f9dd2c40bde69d70" region="sprites" offset="1800001"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="12000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="4000000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="ymsnd" name="YM2610" clock="8000000"/>
		<display tag="screen" type="raster" rotate="0" width="320" height="224" refresh="59.185606" pixclock="6000000" htotal="384" hbend="30" hbstart="350" vtotal="264" vbend="16" vbstart="240" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch" tag="IN0" mask="1">
			<dipvalue name="Off" value="1" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?" tag="IN0" mask="2">
			<dipvalue name="1?" value="0"/>
			<dipvalue name="2?" value="2" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)" tag="IN0" mask="4">
			<dipvalue name="Off" value="4" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="COMM Setting (Cabinet No.)" tag="IN0" mask="24">
			<dipvalue name="1" value="24" default="yes"/>
			<dipvalue name="2" value="16"/>
			<dipvalue name="3" value="8"/>
			<dipvalue name="4" value="0"/>
		</dipswitch>
		<dipswitch name="COMM Setting (Link Enable)" tag="IN0" mask="32">
			<dipvalue name="Off" value="32" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Free Play" tag="IN0" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Freeze" tag="IN0" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="0"/>
	</game>

	<game name="sidearms" sourcefile="sidearms.c">
		<description>Side Arms - Hyper Dyne (World)</description>
		<year>1986</year>
		<manufacturer>Capcom</manufacturer>
		<category>Shooter / Flying Horizontal</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.036b15</verAdded>
		<controls_info>numPlayers="2" alternating="0" mirrored="1" usesService="0" tilt="0" cocktail="0"</controls_info>
		<player number="1" numButtons="3">
			<controls>
				<control name="8-way Joystick">
					<constant name="joy8way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Fire Left"/>
				<label name="P1_BUTTON2" value="Fire Right"/>
				<label name="P1_BUTTON3" value="Power"/>
				<label name="P1_JOYSTICK_UP" value="Up"/>
				<label name="P1_JOYSTICK_DOWN" value="Down"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
			</labels>
		</player>
		<rom name="sa03.bin" size="32768" crc="e10fe6a0" sha1="ae59461768d044f14b9aac3e4e491c76cec7adac" region="maincpu" offset="0"/>
		<rom name="a_14e.rom" size="32768" crc="4925ed03" sha1="b11dbd9889db89cff008ca21beb6b1b70d983e16" region="maincpu" offset="10000"/>
		<rom name="a_12e.rom" size="32768" crc="81d0ece7" sha1="5c1d154f9c1de6b5f5d7abf5d413e9c493461e6f" region="maincpu" offset="18000"/>
		<rom name="a_04k.rom" size="32768" crc="34efe2d2" sha1="e1d8895c113e4dee1a132e2471d75dfa6c36b620" region="audiocpu" offset="0"/>
		<rom name="b_11j.rom" size="32768" crc="134dc35b" sha1="6360c1efa7c4e1d6d817a97ca43dd4af8ed6afe5" region="user1" offset="0"/>
		<rom name="a_10j.rom" size="16384" crc="651fef75" sha1="9c821a2ee30c222987f0d4192133776490d6a4e0" region="gfx1" offset="0"/>
		<rom name="b_13d.rom" size="32768" crc="3c59afe1" sha1="5459a5795cf13012674993aa55bbd39e9a5c2f1b" region="gfx2" offset="0"/>
		<rom name="b_13e.rom" size="32768" crc="64bc3b77" sha1="54fe6f258fda509a92eb0f5aa238102efce729e0" region="gfx2" offset="8000"/>
		<rom name="b_13f.rom" size="32768" crc="e6bcea6f" sha1="19477e284967beafc4e7cd0d0da3534eb6dec388" region="gfx2" offset="10000"/>
		<rom name="b_13g.rom" size="32768" crc="c71a3053" sha1="963e105aa0b0174e8aa5e1f7676c5c604ca72d1c" region="gfx2" offset="18000"/>
		<rom name="b_14d.rom" size="32768" crc="826e8a97" sha1="ad5ed9a81805dde54fb2703345b2ab7b56853ec6" region="gfx2" offset="20000"/>
		<rom name="b_14e.rom" size="32768" crc="6cfc02a4" sha1="491e880e85d5256fa2eea6d0fb402f0a1176b675" region="gfx2" offset="28000"/>
		<rom name="b_14f.rom" size="32768" crc="9b9f6730" sha1="0f8fe5dc32ee50ebb2051c0c0c4d635582416317" region="gfx2" offset="30000"/>
		<rom name="b_14g.rom" size="32768" crc="ef6af630" sha1="499b17eeb5e7256ede477510b0547df520316996" region="gfx2" offset="38000"/>
		<rom name="b_11b.rom" size="32768" crc="eb6f278c" sha1="15e250aa98ee69ac3983d4511976c35833b37cab" region="gfx3" offset="0"/>
		<rom name="b_13b.rom" size="32768" crc="e91b4014" sha1="6557344ce8bc05309ab8ebe846871ed554b256b8" region="gfx3" offset="8000"/>
		<rom name="b_11a.rom" size="32768" crc="2822c522" sha1="00b3cab899e5ac1af6300f2ec2a54303df9ab014" region="gfx3" offset="10000"/>
		<rom name="b_13a.rom" size="32768" crc="3e8a9f75" sha1="b1bfb7604791950aa0454b68b24f6ad3b9131be8" region="gfx3" offset="18000"/>
		<rom name="b_12b.rom" size="32768" crc="86e43eda" sha1="c33b0ab6f7f0f886410a3943988b737d175635be" region="gfx3" offset="20000"/>
		<rom name="b_14b.rom" size="32768" crc="076e92d1" sha1="27144834b5b2849be8c46e97aaaeaa8b304ea810" region="gfx3" offset="28000"/>
		<rom name="b_12a.rom" size="32768" crc="ce107f3c" sha1="2235281449247cb2446b008b36077788c5b15026" region="gfx3" offset="30000"/>
		<rom name="b_14a.rom" size="32768" crc="dba06076" sha1="87b3b3437bc4bd727ce7e34dd914e6fe23bcac3d" region="gfx3" offset="38000"/>
		<rom name="b_03d.rom" size="32768" crc="6f348008" sha1="b500bc32ba47e9cc9dcf2254b9455ac4d61992db" region="gfx4" offset="0"/>
		<rom name="63s141.16h" size="256" crc="75af3553" sha1="14da009592877a6097b34ea844fa897ceda7465e" region="proms" offset="0"/>
		<rom name="63s141.11h" size="256" crc="a6e4d68f" sha1="b9367e0c959cdf0397d33a49d778a66a407572b7" region="proms" offset="100"/>
		<rom name="63s141.15h" size="256" crc="c47c182a" sha1="47d6139256e6838f633a04084bd0a7a84912f7fb" region="proms" offset="200"/>
		<rom name="63s081.3j" size="32" crc="c5817816" sha1="cc642daafa0bcb160ee04e74e2d168fd44087608" region="proms" offset="300"/>
		<chip type="cpu" tag="maincpu" name="Z80" clock="4000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="4000000"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="ym1" name="YM2203" clock="4000000"/>
		<chip type="audio" tag="ym2" name="YM2203" clock="4000000"/>
		<display tag="screen" type="raster" rotate="0" width="384" height="224" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="3" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Freeze" tag="SYSTEM" mask="8">
			<dipvalue name="Off" value="8" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Difficulty" tag="DSW0" mask="7">
			<dipvalue name="0 (Easiest)" value="7"/>
			<dipvalue name="1" value="6"/>
			<dipvalue name="2" value="5"/>
			<dipvalue name="3 (Normal)" value="4" default="yes"/>
			<dipvalue name="4" value="3"/>
			<dipvalue name="5" value="2"/>
			<dipvalue name="6" value="1"/>
			<dipvalue name="7 (Hardest)" value="0"/>
		</dipswitch>
		<dipswitch name="Lives" tag="DSW0" mask="8">
			<dipvalue name="3" value="8" default="yes"/>
			<dipvalue name="5" value="0"/>
		</dipswitch>
		<dipswitch name="Bonus Life" tag="DSW0" mask="48">
			<dipvalue name="100000" value="48" default="yes"/>
			<dipvalue name="100000 100000" value="32"/>
			<dipvalue name="150000 150000" value="16"/>
			<dipvalue name="200000 200000" value="0"/>
		</dipswitch>
		<dipswitch name="Flip Screen" tag="DSW0" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Service Mode" tag="DSW0" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Coin A" tag="DSW1" mask="7">
			<dipvalue name="4 Coins/1 Credit" value="0"/>
			<dipvalue name="3 Coins/1 Credit" value="1"/>
			<dipvalue name="2 Coins/1 Credit" value="2"/>
			<dipvalue name="1 Coin/1 Credit" value="7" default="yes"/>
			<dipvalue name="1 Coin/2 Credits" value="6"/>
			<dipvalue name="1 Coin/3 Credits" value="5"/>
			<dipvalue name="1 Coin/4 Credits" value="4"/>
			<dipvalue name="1 Coin/6 Credits" value="3"/>
		</dipswitch>
		<dipswitch name="Coin B" tag="DSW1" mask="56">
			<dipvalue name="4 Coins/1 Credit" value="0"/>
			<dipvalue name="3 Coins/1 Credit" value="8"/>
			<dipvalue name="2 Coins/1 Credit" value="16"/>
			<dipvalue name="1 Coin/1 Credit" value="56" default="yes"/>
			<dipvalue name="1 Coin/2 Credits" value="48"/>
			<dipvalue name="1 Coin/3 Credits" value="40"/>
			<dipvalue name="1 Coin/4 Credits" value="32"/>
			<dipvalue name="1 Coin/6 Credits" value="24"/>
		</dipswitch>
		<dipswitch name="Allow Continue" tag="DSW1" mask="64">
			<dipvalue name="No" value="0"/>
			<dipvalue name="Yes" value="64" default="yes"/>
		</dipswitch>
		<dipswitch name="Demo Sounds" tag="DSW1" mask="128">
			<dipvalue name="Off" value="0"/>
			<dipvalue name="On" value="128" default="yes"/>
		</dipswitch>
		<driver status="imperfect" emulation="good" color="good" sound="good" graphic="imperfect" savestate="unsupported" palettesize="1024"/>
	</game>

	<game name="silkworm" sourcefile="tecmo.c">
		<description>Silk Worm (World)</description>
		<year>1988</year>
		<manufacturer>Tecmo</manufacturer>
		<category>Shooter / Misc. Horizontal</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.029</verAdded>
		<rom name="silkworm.4" size="65536" crc="a5277cce" sha1="3886a3f3d1230d49d541f884c5b29938e13f98c8" region="maincpu" offset="0"/>
		<rom name="silkworm.5" size="65536" crc="a6c7bb51" sha1="75f6625459ab65f2d47a282c1295d4db38f5fe51" region="maincpu" offset="10000"/>
		<rom name="silkworm.3" size="32768" crc="b589f587" sha1="0be5e2bf3daf3e28d63fdc8c89bb6fe7c48c6c3f" region="soundcpu" offset="0"/>
		<rom name="silkworm.2" size="32768" crc="e80a1cd9" sha1="ef16feb1113acc7401f8951158b25f6f201196f2" region="gfx1" offset="0"/>
		<rom name="silkworm.6" size="65536" crc="1138d159" sha1="3b938606d448c4effdfe414bbf495b50cc3bc1c1" region="gfx2" offset="0"/>
		<rom name="silkworm.7" size="65536" crc="d96214f7" sha1="a5b2be3ae6a6eb8afef2c18c865a998fbf4adf93" region="gfx2" offset="10000"/>
		<rom name="silkworm.8" size="65536" crc="0494b38e" sha1="03255f153824056e430a0b8595103f3b58b1fd97" region="gfx2" offset="20000"/>
		<rom name="silkworm.9" size="65536" crc="8ce3cdf5" sha1="635248514c4e1e5aab7a2ed4d620a5b970d4a43a" region="gfx2" offset="30000"/>
		<rom name="silkworm.10" size="65536" crc="8c7138bb" sha1="0cfd69fa77d5b546f7dad80537d8d2497ae758bc" region="gfx3" offset="0"/>
		<rom name="silkworm.11" size="65536" crc="6c03c476" sha1="79ad800a2f4ba6d44ba5a31210cbd8566bb357b6" region="gfx3" offset="10000"/>
		<rom name="silkworm.12" size="65536" crc="bb0f568f" sha1="b66c6d0407ed0b068c6bf07987f1b923d4a6e4f8" region="gfx3" offset="20000"/>
		<rom name="silkworm.13" size="65536" crc="773ad0a4" sha1="f7576e1ac8c779b33d7ec393555fd097a34257fa" region="gfx3" offset="30000"/>
		<rom name="silkworm.14" size="65536" crc="409df64b" sha1="cada970bf9cc8f6522e7a71e00fe873568852873" region="gfx4" offset="0"/>
		<rom name="silkworm.15" size="65536" crc="6e4052c9" sha1="e2e3d7221b75cb044449a25a076a93c3def1f11b" region="gfx4" offset="10000"/>
		<rom name="silkworm.16" size="65536" crc="9292ed63" sha1="70aa46fcc187b8200c5d246870e2e2dc4b2985cb" region="gfx4" offset="20000"/>
		<rom name="silkworm.17" size="65536" crc="3fa4563d" sha1="46e3cc41491d63efcdda43c84c7ac1385a1926d0" region="gfx4" offset="30000"/>
		<rom name="silkworm.1" size="32768" crc="5b553644" sha1="5d39d2251094c17f7b732b4861401b3516fce9b1" region="adpcm" offset="0"/>
		<chip type="cpu" tag="maincpu" name="Z80" clock="6000000"/>
		<chip type="cpu" tag="soundcpu" name="Z80" clock="4000000"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="ymsnd" name="YM3812" clock="4000000"/>
		<chip type="audio" tag="msm" name="MSM5205" clock="400000"/>
		<display tag="screen" type="raster" rotate="0" width="256" height="224" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="3" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Coin A" tag="DSWA" mask="3">
			<dipvalue name="2 Coins/1 Credit" value="1"/>
			<dipvalue name="1 Coin/1 Credit" value="0" default="yes"/>
			<dipvalue name="1 Coin/2 Credits" value="2"/>
			<dipvalue name="1 Coin/3 Credits" value="3"/>
		</dipswitch>
		<dipswitch name="Coin B" tag="DSWA" mask="12">
			<dipvalue name="2 Coins/1 Credit" value="4"/>
			<dipvalue name="1 Coin/1 Credit" value="0" default="yes"/>
			<dipvalue name="1 Coin/2 Credits" value="8"/>
			<dipvalue name="1 Coin/3 Credits" value="12"/>
		</dipswitch>
		<dipswitch name="Lives" tag="DSWA" mask="48">
			<dipvalue name="2" value="48"/>
			<dipvalue name="3" value="0" default="yes"/>
			<dipvalue name="4" value="16"/>
			<dipvalue name="5" value="32"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSWA" mask="64">
			<dipvalue name="Off" value="0" default="yes"/>
			<dipvalue name="On" value="64"/>
		</dipswitch>
		<dipswitch name="Demo Sounds" tag="DSWA" mask="128">
			<dipvalue name="Off" value="0"/>
			<dipvalue name="On" value="128" default="yes"/>
		</dipswitch>
		<dipswitch name="Bonus Life" tag="DSWB" mask="7">
			<dipvalue name="50000 200000 500000" value="0" default="yes"/>
			<dipvalue name="100000 300000 800000" value="1"/>
			<dipvalue name="50000 200000" value="2"/>
			<dipvalue name="100000 300000" value="3"/>
			<dipvalue name="50000" value="4"/>
			<dipvalue name="100000" value="5"/>
			<dipvalue name="200000" value="6"/>
			<dipvalue name="None" value="7"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSWB" mask="8">
			<dipvalue name="Off" value="0" default="yes"/>
			<dipvalue name="On" value="8"/>
		</dipswitch>
		<dipswitch name="Difficulty" tag="DSWB" mask="112">
			<dipvalue name="1" value="16"/>
			<dipvalue name="2" value="32"/>
			<dipvalue name="3" value="48" default="yes"/>
			<dipvalue name="4" value="64"/>
			<dipvalue name="5" value="80"/>
		</dipswitch>
		<dipswitch name="Allow Continue" tag="DSWB" mask="128">
			<dipvalue name="No" value="128"/>
			<dipvalue name="Yes" value="0" default="yes"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="1024"/>
	</game>

	<game name="snowbros" sourcefile="snowbros.c">
		<description>Snow Bros. - Nick &amp; Tom (set 1)</description>
		<year>1990</year>
		<manufacturer>Toaplan</manufacturer>
		<category>Platform / Run Jump</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.034b08</verAdded>
		<controls_info>numPlayers="2" alternating="0" mirrored="1" usesService="0" tilt="1" cocktail="0"</controls_info>
		<player number="1" numButtons="2">
			<controls>
				<control name="8-way Joystick">
					<constant name="joy8way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Shoot and Kick Snowball"/>
				<label name="P1_BUTTON2" value="Jump"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_DOWN" value="N/A"/>
				<label name="P1_JOYSTICK_UP" value="N/A"/>
			</labels>
		</player>
		<rom name="sn6.bin" size="131072" crc="4899ddcf" sha1="47d750d3022a80e47ffabe47566bb2556cc8d477" region="maincpu" offset="0"/>
		<rom name="sn5.bin" size="131072" crc="ad310d3f" sha1="f39295b38d99087dbb9c5b00bf9cb963337a50e2" region="maincpu" offset="1"/>
		<rom name="sbros-4.29" size="32768" crc="e6eab4e4" sha1="d08187d03b21192e188784cb840a37a7bdb5ad32" region="soundcpu" offset="0"/>
		<rom name="sbros-1.41" size="524288" crc="16f06b3a" sha1="c64d3b2d32f0f0fcf1d8c5f02f8589d59ddfd428" region="gfx1" offset="0"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="8000000"/>
		<chip type="cpu" tag="soundcpu" name="Z80" clock="6000000"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="ymsnd" name="YM3812" clock="3000000"/>
		<display tag="screen" type="raster" rotate="0" width="256" height="224" refresh="57.500000" />
		<sound channels="1"/>
		<input players="2" buttons="3" coins="3" tilt="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Region" tag="DSW1" mask="1">
			<dipvalue name="Europe" value="0" default="yes"/>
			<dipvalue name="America (Romstar license)" value="1"/>
		</dipswitch>
		<dipswitch name="Flip Screen" tag="DSW1" mask="2">
			<dipvalue name="Off" value="2" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Service Mode" tag="DSW1" mask="4">
			<dipvalue name="Off" value="4" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Demo Sounds" tag="DSW1" mask="8">
			<dipvalue name="Off" value="0"/>
			<dipvalue name="On" value="8" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin A" tag="DSW1" mask="48">
			<dipvalue name="4 Coins/1 Credit" value="0"/>
			<dipvalue name="3 Coins/1 Credit" value="16"/>
			<dipvalue name="2 Coins/1 Credit" value="32"/>
			<dipvalue name="2 Coins/1 Credit" value="16"/>
			<dipvalue name="1 Coin/1 Credit" value="48" default="yes"/>
			<dipvalue name="2 Coins/3 Credits" value="0"/>
			<dipvalue name="1 Coin/2 Credits" value="32"/>
		</dipswitch>
		<dipswitch name="Coin B" tag="DSW1" mask="192">
			<dipvalue name="2 Coins/1 Credit" value="64"/>
			<dipvalue name="1 Coin/1 Credit" value="192" default="yes"/>
			<dipvalue name="2 Coins/3 Credits" value="0"/>
			<dipvalue name="1 Coin/2 Credits" value="128"/>
			<dipvalue name="1 Coin/2 Credits" value="192" default="yes"/>
			<dipvalue name="1 Coin/3 Credits" value="128"/>
			<dipvalue name="1 Coin/4 Credits" value="64"/>
			<dipvalue name="1 Coin/6 Credits" value="0"/>
		</dipswitch>
		<dipswitch name="Difficulty" tag="DSW2" mask="3">
			<dipvalue name="Easy" value="2"/>
			<dipvalue name="Normal" value="3" default="yes"/>
			<dipvalue name="Hard" value="1"/>
			<dipvalue name="Hardest" value="0"/>
		</dipswitch>
		<dipswitch name="Bonus Life" tag="DSW2" mask="12">
			<dipvalue name="100k and every 200k" value="4"/>
			<dipvalue name="100k Only" value="12" default="yes"/>
			<dipvalue name="200k Only" value="8"/>
			<dipvalue name="None" value="0"/>
		</dipswitch>
		<dipswitch name="Lives" tag="DSW2" mask="48">
			<dipvalue name="1" value="32"/>
			<dipvalue name="2" value="0"/>
			<dipvalue name="3" value="48" default="yes"/>
			<dipvalue name="4" value="16"/>
		</dipswitch>
		<dipswitch name="Invulnerability" tag="DSW2" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Allow Continue" tag="DSW2" mask="128">
			<dipvalue name="No" value="0"/>
			<dipvalue name="Yes" value="128" default="yes"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="256"/>
	</game>

	<game name="socbrawl" sourcefile="neodrvr.c" romof="neogeo">
		<description>Soccer Brawl (NGM-031)</description>
		<year>1991</year>
		<manufacturer>SNK</manufacturer>
		<biosset name="euro" description="Europe MVS (Ver. 2)" default="yes"/>
		<biosset name="euro-s1" description="Europe MVS (Ver. 1)"/>
		<biosset name="us" description="US MVS (Ver. 2?)"/>
		<biosset name="us-e" description="US MVS (Ver. 1)"/>
		<biosset name="asia" description="Asia MVS (Ver. 3)"/>
		<biosset name="japan" description="Japan MVS (Ver. 3)"/>
		<biosset name="japan-s2" description="Japan MVS (Ver. 2)"/>
		<biosset name="japan-s1" description="Japan MVS (Ver. 1)"/>
		<biosset name="mv1c" description="NEO-MVH MV1C"/>
		<biosset name="japan-j3" description="Japan MVS (J3)"/>
		<biosset name="japan-hotel" description="Custom Japanese Hotel"/>
		<biosset name="uni-bios_2_3" description="Universe Bios (Hack, Ver. 2.3)"/>
		<biosset name="uni-bios_2_3o" description="Universe Bios (Hack, Ver. 2.3, older?)"/>
		<biosset name="uni-bios_2_2" description="Universe Bios (Hack, Ver. 2.2)"/>
		<biosset name="uni-bios_2_1" description="Universe Bios (Hack, Ver. 2.1)"/>
		<biosset name="uni-bios_2_0" description="Universe Bios (Hack, Ver. 2.0)"/>
		<biosset name="uni-bios_1_3" description="Universe Bios (Hack, Ver. 1.3)"/>
		<biosset name="uni-bios_1_2" description="Universe Bios (Hack, Ver. 1.2)"/>
		<biosset name="uni-bios_1_2o" description="Universe Bios (Hack, Ver. 1.2, older)"/>
		<biosset name="uni-bios_1_1" description="Universe Bios (Hack, Ver. 1.1)"/>
		<biosset name="uni-bios_1_0" description="Universe Bios (Hack, Ver. 1.0)"/>
		<biosset name="uni-bios_3_0" description="Universe Bios (Hack, Ver. 3.0)"/>
		<category>Sports / Soccer</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.122</verAdded>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="mainbios" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="mainbios" offset="0"/>
		<rom name="sp-u2.sp1" merge="sp-u2.sp1" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="mainbios" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="mainbios" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="mainbios" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="mainbios" offset="0"/>
		<rom name="sp-j2.sp1" merge="sp-j2.sp1" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="mainbios" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="mainbios" offset="0"/>
		<rom name="sp-45.sp1" merge="sp-45.sp1" bios="mv1c" size="524288" crc="03cc9f6a" sha1="cdf1f49e3ff2bac528c21ed28449cf35b7957dc1" region="mainbios" offset="0"/>
		<rom name="japan-j3.bin" merge="japan-j3.bin" bios="japan-j3" size="131072" crc="dff6d41f" sha1="e92910e20092577a4523a6b39d578a71d4de7085" region="mainbios" offset="0"/>
		<rom name="sp-1v1_3db8c.bin" merge="sp-1v1_3db8c.bin" bios="japan-hotel" size="131072" crc="162f0ebe" sha1="fe1c6dd3dfcf97d960065b1bb46c1e11cb7bf271" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_3.rom" merge="uni-bios_2_3.rom" bios="uni-bios_2_3" size="131072" crc="27664eb5" sha1="5b02900a3ccf3df168bdcfc98458136fd2b92ac0" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_3o.rom" merge="uni-bios_2_3o.rom" bios="uni-bios_2_3o" size="131072" crc="601720ae" sha1="1b8a72c720cdb5ee3f1d735bbcf447b09204b8d9" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_2.rom" merge="uni-bios_2_2.rom" bios="uni-bios_2_2" size="131072" crc="2d50996a" sha1="5241a4fb0c63b1a23fd1da8efa9c9a9bd3b4279c" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_1.rom" merge="uni-bios_2_1.rom" bios="uni-bios_2_1" size="131072" crc="8dabf76b" sha1="c23732c4491d966cf0373c65c83c7a4e88f0082c" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_0.rom" merge="uni-bios_2_0.rom" bios="uni-bios_2_0" size="131072" crc="0c12c2ad" sha1="37bcd4d30f3892078b46841d895a6eff16dc921e" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_3.rom" merge="uni-bios_1_3.rom" bios="uni-bios_1_3" size="131072" crc="b24b44a0" sha1="eca8851d30557b97c309a0d9f4a9d20e5b14af4e" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_2.rom" merge="uni-bios_1_2.rom" bios="uni-bios_1_2" size="131072" crc="4fa698e9" sha1="682e13ec1c42beaa2d04473967840c88fd52c75a" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_2o.rom" merge="uni-bios_1_2o.rom" bios="uni-bios_1_2o" size="131072" crc="e19d3ce9" sha1="af88ef837f44a3af2d7144bb46a37c8512b67770" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_1.rom" merge="uni-bios_1_1.rom" bios="uni-bios_1_1" size="131072" crc="5dda0d84" sha1="4153d533c02926a2577e49c32657214781ff29b7" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_0.rom" merge="uni-bios_1_0.rom" bios="uni-bios_1_0" size="131072" crc="0ce453a0" sha1="3b4c0cd26c176fc6b26c3a2f95143dd478f6abf9" region="mainbios" offset="0"/>
		<rom name="uni-bios_3_0.rom" merge="uni-bios_3_0.rom" bios="uni-bios_3_0" size="131072" crc="a97c89a9" sha1="97a5eff3b119062f10e31ad6f04fe4b90d366e7f" region="mainbios" offset="0"/>
		<rom name="031-pg1.p1" size="524288" crc="17f034a7" sha1="2e66c7bd93a08efe63c4894494db50bbf58f60e4" region="maincpu" offset="0"/>
		<rom name="031-s1.s1" size="131072" crc="4c117174" sha1="26e52c4f628338a9aa1c159517cdf873f738fb98" region="fixed" offset="0"/>
		<rom name="sfix.sfix" merge="sfix.sfix" size="131072" crc="c2ea0cfd" sha1="fd4a618cdcdbf849374f0a50dd8efe9dbab706c3" region="fixedbios" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="131072" crc="5a86cff2" sha1="5992277debadeb64d1c1c64b0a92d9293eaf7e4a" region="zoomy" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="94416d67" sha1="42f9d7ddd6c0931fd64226a60dc73602b2819dcf" region="audiobios" offset="0"/>
		<rom name="031-m1.m1" size="131072" crc="cb37427c" sha1="99efe9600ebeda48331f396e3203c7588bdb7d24" region="audiocpu" offset="0"/>
		<rom name="031-v1.v1" size="1048576" crc="cc78497e" sha1="895bd647150fae9b2259ef043ed681f4c4de66ea" region="ymsnd" offset="0"/>
		<rom name="031-v2.v2" size="1048576" crc="dda043c6" sha1="08165a59700ab6b1e523079dd2a3549e520cc594" region="ymsnd" offset="100000"/>
		<rom name="031-c1.c1" size="1048576" crc="bd0a4eb8" sha1="b67988cb3e550d083e81c9bd436da55b242785ed" region="sprites" offset="0"/>
		<rom name="031-c2.c2" size="1048576" crc="efde5382" sha1="e42789c8d87ee3d4549d0a903e990c03338cbbd8" region="sprites" offset="1"/>
		<rom name="031-c3.c3" size="524288" crc="580f7f33" sha1="f4f95a7c8de00e1366a723fc4cd0e8c1905af636" region="sprites" offset="200000"/>
		<rom name="031-c4.c4" size="524288" crc="ed297de8" sha1="616f8fa4c86231f3e79faf9f69f8bb909cbc35f0" region="sprites" offset="200001"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="12000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="4000000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="ymsnd" name="YM2610" clock="8000000"/>
		<display tag="screen" type="raster" rotate="0" width="320" height="224" refresh="59.185606" pixclock="6000000" htotal="384" hbend="30" hbstart="350" vtotal="264" vbend="16" vbstart="240" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch" tag="IN0" mask="1">
			<dipvalue name="Off" value="1" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?" tag="IN0" mask="2">
			<dipvalue name="1?" value="0"/>
			<dipvalue name="2?" value="2" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)" tag="IN0" mask="4">
			<dipvalue name="Off" value="4" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="COMM Setting (Cabinet No.)" tag="IN0" mask="24">
			<dipvalue name="1" value="24" default="yes"/>
			<dipvalue name="2" value="16"/>
			<dipvalue name="3" value="8"/>
			<dipvalue name="4" value="0"/>
		</dipswitch>
		<dipswitch name="COMM Setting (Link Enable)" tag="IN0" mask="32">
			<dipvalue name="Off" value="32" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Free Play" tag="IN0" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Freeze" tag="IN0" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="0"/>
	</game>

	<game name="soldivid" sourcefile="psikyosh.c">
		<description>Sol Divide - The Sword Of Darkness</description>
		<year>1997</year>
		<manufacturer>Psikyo</manufacturer>
		<category>Shooter / Flying Horizontal</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.059</verAdded>
		<rom name="2-prog_l.u18" size="524288" crc="cf179b04" sha1="343f00a81cffd44334a4db81b6b828b7cf73c1e8" region="maincpu" offset="2"/>
		<rom name="1-prog_h.u17" size="524288" crc="f467d1c4" sha1="a011e6f310a54f09efa0bf4597783cd78c05ad6f" region="maincpu" offset="0"/>
		<rom name="4l.u10" size="4194304" crc="9eb9f269" sha1="4a4d90eefe62b5462f5ed5e062eea7b6b4900f85" region="gfx1" offset="2000000"/>
		<rom name="4h.u31" size="4194304" crc="7c76cfe7" sha1="14e291e840a4afe3802fe1847615c5e806d7492a" region="gfx1" offset="2000002"/>
		<rom name="5l.u9" size="4194304" crc="c59c6858" sha1="bd580b57e432ef42295060c5a84c8129d9b995f7" region="gfx1" offset="2800000"/>
		<rom name="5h.u30" size="4194304" crc="73bc66d0" sha1="7988ce81ff43235a3b30ddd8fd9419530a07b6ba" region="gfx1" offset="2800002"/>
		<rom name="6l.u8" size="4194304" crc="f01b816e" sha1="2a0d86c1c106eef539028aa9ebe49d13216a6b9c" region="gfx1" offset="3000000"/>
		<rom name="6h.u37" size="4194304" crc="fdd57361" sha1="f58d91acde1f4e6d4f0e8dcd1b23aa5092d89916" region="gfx1" offset="3000002"/>
		<rom name="sound.bin" size="4194304" crc="e98f8d45" sha1="7791c0f31d08f37c6ec65e7cecf8ef54ca73b1fd" region="ymf" offset="0"/>
		<chip type="cpu" tag="maincpu" name="SH-2" clock="28636350"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="ymf" name="YMF278B" clock="28636350"/>
		<display tag="screen" type="raster" rotate="0" width="320" height="224" refresh="60.000000" />
		<sound channels="2"/>
		<input players="2" buttons="3" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Debug" tag="INPUTS" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Region" tag="JP4" mask="16777216">
			<dipvalue name="Japan" value="0"/>
			<dipvalue name="World" value="16777216" default="yes"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="5120"/>
	</game>

	<game name="sstriker" sourcefile="toaplan2.c">
		<description>Sorcer Striker (set 1)</description>
		<year>1993</year>
		<manufacturer>Raizing</manufacturer>
		<category>Shooter / Flying Vertical</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.079u1</verAdded>
		<rom name="ra-ma_01_01.u65" size="524288" crc="708fd51d" sha1="167186d4cf13af37ec0fa6a59c738c54dbbf3c7c" region="maincpu" offset="0"/>
		<rom name="ra-ma-01_02.u66" size="65536" crc="eabfa46d" sha1="402c99ebf88f9025f74f0a28ced22b7882a65eb3" region="audiocpu" offset="0"/>
		<rom name="ra-ma01-rom2.u2" size="1048576" crc="54e2bd95" sha1="341359dd46152615675bb90e8a184216c8feebff" region="gfx1" offset="0"/>
		<rom name="ra-ma01-rom3.u1" size="1048576" crc="21cd378f" sha1="e1695bccec949d18b1c03e9c42dca384554b0d7c" region="gfx1" offset="100000"/>
		<rom name="ra-ma-01_05.u81" size="32768" crc="88b58841" sha1="1d16b538c11a291bd1f46a510bfbd6259b45a0b5" region="gfx2" offset="0"/>
		<rom name="ra-ma01-rom1.u57" size="262144" crc="6edb2ab8" sha1="e3032e8eda2686f30df4b7a088c5a4d4d45782ed" region="oki" offset="0"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="16000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="4000000"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="ymsnd" name="YM2151" clock="3375000"/>
		<chip type="audio" tag="oki" name="OKI6295" clock="1000000"/>
		<display tag="screen" type="raster" rotate="270" width="320" height="240" refresh="60.000000" pixclock="6791040" htotal="432" hbend="0" hbstart="320" vtotal="262" vbend="0" vbstart="240" />
		<sound channels="1"/>
		<input players="2" buttons="3" coins="2" tilt="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch" tag="SYS" mask="4">
			<dipvalue name="Off" value="0" default="yes"/>
			<dipvalue name="On" value="4"/>
		</dipswitch>
		<dipswitch name="Free Play" tag="DSWA" mask="1">
			<dipvalue name="Off" value="0" default="yes"/>
			<dipvalue name="On" value="1"/>
		</dipswitch>
		<dipswitch name="Flip Screen" tag="DSWA" mask="2">
			<dipvalue name="Off" value="0" default="yes"/>
			<dipvalue name="On" value="2"/>
		</dipswitch>
		<dipswitch name="Service Mode" tag="DSWA" mask="4">
			<dipvalue name="Off" value="0" default="yes"/>
			<dipvalue name="On" value="4"/>
		</dipswitch>
		<dipswitch name="Demo Sounds" tag="DSWA" mask="8">
			<dipvalue name="Off" value="8"/>
			<dipvalue name="On" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin A" tag="DSWA" mask="48">
			<dipvalue name="4 Coins/1 Credit" value="48"/>
			<dipvalue name="3 Coins/1 Credit" value="32"/>
			<dipvalue name="2 Coins/1 Credit" value="32"/>
			<dipvalue name="2 Coins/1 Credit" value="16"/>
			<dipvalue name="1 Coin/1 Credit" value="0" default="yes"/>
			<dipvalue name="2 Coins/3 Credits" value="48"/>
			<dipvalue name="1 Coin/2 Credits" value="16"/>
		</dipswitch>
		<dipswitch name="Coin B" tag="DSWA" mask="192">
			<dipvalue name="2 Coins/1 Credit" value="128"/>
			<dipvalue name="1 Coin/1 Credit" value="0" default="yes"/>
			<dipvalue name="2 Coins/3 Credits" value="192"/>
			<dipvalue name="1 Coin/2 Credits" value="64"/>
			<dipvalue name="1 Coin/2 Credits" value="0" default="yes"/>
			<dipvalue name="1 Coin/3 Credits" value="64"/>
			<dipvalue name="1 Coin/4 Credits" value="128"/>
			<dipvalue name="1 Coin/6 Credits" value="192"/>
		</dipswitch>
		<dipswitch name="Difficulty" tag="DSWB" mask="3">
			<dipvalue name="Easy" value="1"/>
			<dipvalue name="Normal" value="0" default="yes"/>
			<dipvalue name="Hard" value="2"/>
			<dipvalue name="Very Hard" value="3"/>
		</dipswitch>
		<dipswitch name="Bonus Life" tag="DSWB" mask="12">
			<dipvalue name="None" value="12"/>
			<dipvalue name="200k only" value="8"/>
			<dipvalue name="Every 300k" value="0" default="yes"/>
			<dipvalue name="200k and 500k" value="4"/>
		</dipswitch>
		<dipswitch name="Lives" tag="DSWB" mask="48">
			<dipvalue name="1" value="48"/>
			<dipvalue name="2" value="32"/>
			<dipvalue name="3" value="0" default="yes"/>
			<dipvalue name="5" value="16"/>
		</dipswitch>
		<dipswitch name="Invulnerability (Cheat)" tag="DSWB" mask="64">
			<dipvalue name="Off" value="0" default="yes"/>
			<dipvalue name="On" value="64"/>
		</dipswitch>
		<dipswitch name="Allow Continue" tag="DSWB" mask="128">
			<dipvalue name="No" value="128"/>
			<dipvalue name="Yes" value="0" default="yes"/>
		</dipswitch>
		<configuration name="FBI Logo" tag="JMPR" mask="1">
			<confsetting name="Off" value="1" default="yes"/>
			<confsetting name="On" value="0"/>
		</configuration>
		<configuration name="Region" tag="JMPR" mask="14">
			<confsetting name="Europe" value="4" default="yes"/>
			<confsetting name="USA" value="2"/>
			<confsetting name="Japan" value="0"/>
			<confsetting name="Southeast Asia" value="6"/>
			<confsetting name="China" value="8"/>
			<confsetting name="Korea" value="10"/>
			<confsetting name="Hong Kong" value="12"/>
			<confsetting name="Taiwan" value="14"/>
		</configuration>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="65536"/>
	</game>

	<game name="sbomber" sourcefile="psikyosh.c">
		<description>Space Bomber (ver. B)</description>
		<year>1998</year>
		<manufacturer>Psikyo</manufacturer>
		<category>Shooter / Gallery</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.059</verAdded>
		<rom name="1-b_pr_l.u18" size="524288" crc="52d12225" sha1="0a31a5d557414e7bf51dc6f7fbdd417a20b78df1" region="maincpu" offset="2"/>
		<rom name="1-b_pr_h.u17" size="524288" crc="1bbd0345" sha1="c6ccb7c97cc9e9ea298c1883d1dd5563907a7255" region="maincpu" offset="0"/>
		<rom name="0l.u4" size="4194304" crc="b7e4ac51" sha1="70e802b6235932116496a77ee0c78a256e85aff3" region="gfx1" offset="0"/>
		<rom name="0h.u13" size="4194304" crc="235e6c27" sha1="c597d7b5bef4edac1474ad0024cfb33eb1257106" region="gfx1" offset="2"/>
		<rom name="1l.u3" size="4194304" crc="3c88c48c" sha1="d1ce4ab60ba18449bbd96e29c310e060a0bb6de6" region="gfx1" offset="800000"/>
		<rom name="1h.u12" size="4194304" crc="15626a6e" sha1="5493e92c9724982938591d758bee7d86cf96fd19" region="gfx1" offset="800002"/>
		<rom name="2l.u2" size="4194304" crc="41e92f64" sha1="ea121c7cb35266ed0c21af4bb958fe5d73d84977" region="gfx1" offset="1000000"/>
		<rom name="2h.u20" size="4194304" crc="4ae62e84" sha1="adc1dab2f09aa4f5665d7bb7603a9b75c978031e" region="gfx1" offset="1000002"/>
		<rom name="3l.u1" size="4194304" crc="43ba5f0f" sha1="b8f93ed055441fd06b68103c9fd62b6aa3f3da7d" region="gfx1" offset="1800000"/>
		<rom name="3h.u19" size="4194304" crc="ff01bb12" sha1="df6fab898356c02f34ee7a45fdcc265218f2f20e" region="gfx1" offset="1800002"/>
		<rom name="4l.u10" size="4194304" crc="e491d593" sha1="12a7f6c282969be342b70443b8c802a399571245" region="gfx1" offset="2000000"/>
		<rom name="4h.u31" size="4194304" crc="7bdd377a" sha1="e357c98f82b8ea3ae4fd8eae6c1ad2dfb500db9c" region="gfx1" offset="2000002"/>
		<rom name="sound.u32" size="4194304" crc="85cbff69" sha1="34c7f4d337111de2064f84214294b6bdc37bf16c" region="ymf" offset="0"/>
		<rom name="eeprom-sbomber.bin" size="256" crc="7ac38846" sha1="c5f4b05a94211f3c96b8c472adbe634f2e77d753" region="eeprom" offset="0"/>
		<chip type="cpu" tag="maincpu" name="SH-2" clock="28636350"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="ymf" name="YMF278B" clock="28636350"/>
		<display tag="screen" type="raster" rotate="270" width="320" height="224" refresh="60.000000" />
		<sound channels="2"/>
		<input players="2" buttons="2" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Debug" tag="INPUTS" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Region" tag="JP4" mask="16777216">
			<dipvalue name="Japan" value="0"/>
			<dipvalue name="World" value="16777216" default="yes"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="5120"/>
	</game>

	<game name="invaders" sourcefile="mw8080bw.c">
		<description>Space Invaders / Space Invaders M</description>
		<year>1978</year>
		<manufacturer>Taito / Midway</manufacturer>
		<category>Shooter / Gallery</category>
		<nplayers>2P alt</nplayers>
		<verAdded>.008</verAdded>
		<controls_info>numPlayers="2" alternating="1" mirrored="1" usesService="0" tilt="0" cocktail="0"</controls_info>
		<player number="1" numButtons="1">
			<controls>
				<control name="Directional Buttons(2-way left/right)">
					<constant name="joy2way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Fire"/>
				<label name="P1_JOYSTICK_RIGHT" value="Control Right"/>
				<label name="P1_JOYSTICK_LEFT" value="Control Left"/>
			</labels>
		</player>
		<rom name="invaders.h" size="2048" crc="734f5ad8" sha1="ff6200af4c9110d8181249cbcef1a8a40fa40b7f" region="maincpu" offset="0"/>
		<rom name="invaders.g" size="2048" crc="6bfaca4a" sha1="16f48649b531bdef8c2d1446c429b5f414524350" region="maincpu" offset="800"/>
		<rom name="invaders.f" size="2048" crc="0ccead96" sha1="537aef03468f63c5b9e11dd61e253f7ae17d9743" region="maincpu" offset="1000"/>
		<rom name="invaders.e" size="2048" crc="14e538b0" sha1="1d6ca0c99f9df71e2990b610deb9d7da0125e2d8" region="maincpu" offset="1800"/>
		<chip type="cpu" tag="maincpu" name="8080" clock="1996800"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="snsnd" name="SN76477"/>
		<chip type="audio" tag="discrete" name="DISCRETE"/>
		<display tag="screen" type="raster" rotate="270" width="260" height="224" refresh="59.541985" pixclock="4992000" htotal="320" hbend="0" hbstart="260" vtotal="262" vbend="0" vbstart="224" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="1">
			<control type="joy2way"/>
		</input>
		<dipswitch name="Unknown" tag="IN0" mask="1">
			<dipvalue name="Off" value="0" default="yes"/>
			<dipvalue name="On" value="1"/>
		</dipswitch>
		<dipswitch name="Lives" tag="IN2" mask="3">
			<dipvalue name="3" value="0" default="yes"/>
			<dipvalue name="4" value="1"/>
			<dipvalue name="5" value="2"/>
			<dipvalue name="6" value="3"/>
		</dipswitch>
		<dipswitch name="Bonus Life" tag="IN2" mask="8">
			<dipvalue name="1000" value="8"/>
			<dipvalue name="1500" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Display Coinage" tag="IN2" mask="128">
			<dipvalue name="Off" value="128"/>
			<dipvalue name="On" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Unused" tag="SW6SW7" mask="1">
			<dipvalue name="Off" value="0" default="yes"/>
			<dipvalue name="On" value="1"/>
		</dipswitch>
		<dipswitch name="Unused" tag="SW6SW7" mask="2">
			<dipvalue name="Off" value="0" default="yes"/>
			<dipvalue name="On" value="2"/>
		</dipswitch>
		<dipswitch name="Unused" tag="SW5" mask="1">
			<dipvalue name="Off" value="0" default="yes"/>
			<dipvalue name="On" value="1"/>
		</dipswitch>
		<configuration name="Cabinet" tag="CAB" mask="1">
			<confsetting name="Upright" value="0" default="yes"/>
			<confsetting name="Cocktail" value="1"/>
		</configuration>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="0"/>
	</game>

	<game name="spinmast" sourcefile="neodrvr.c" romof="neogeo">
		<description>Spin Master / Miracle Adventure</description>
		<year>1993</year>
		<manufacturer>Data East Corporation</manufacturer>
		<biosset name="euro" description="Europe MVS (Ver. 2)" default="yes"/>
		<biosset name="euro-s1" description="Europe MVS (Ver. 1)"/>
		<biosset name="us" description="US MVS (Ver. 2?)"/>
		<biosset name="us-e" description="US MVS (Ver. 1)"/>
		<biosset name="asia" description="Asia MVS (Ver. 3)"/>
		<biosset name="japan" description="Japan MVS (Ver. 3)"/>
		<biosset name="japan-s2" description="Japan MVS (Ver. 2)"/>
		<biosset name="japan-s1" description="Japan MVS (Ver. 1)"/>
		<biosset name="mv1c" description="NEO-MVH MV1C"/>
		<biosset name="japan-j3" description="Japan MVS (J3)"/>
		<biosset name="japan-hotel" description="Custom Japanese Hotel"/>
		<biosset name="uni-bios_2_3" description="Universe Bios (Hack, Ver. 2.3)"/>
		<biosset name="uni-bios_2_3o" description="Universe Bios (Hack, Ver. 2.3, older?)"/>
		<biosset name="uni-bios_2_2" description="Universe Bios (Hack, Ver. 2.2)"/>
		<biosset name="uni-bios_2_1" description="Universe Bios (Hack, Ver. 2.1)"/>
		<biosset name="uni-bios_2_0" description="Universe Bios (Hack, Ver. 2.0)"/>
		<biosset name="uni-bios_1_3" description="Universe Bios (Hack, Ver. 1.3)"/>
		<biosset name="uni-bios_1_2" description="Universe Bios (Hack, Ver. 1.2)"/>
		<biosset name="uni-bios_1_2o" description="Universe Bios (Hack, Ver. 1.2, older)"/>
		<biosset name="uni-bios_1_1" description="Universe Bios (Hack, Ver. 1.1)"/>
		<biosset name="uni-bios_1_0" description="Universe Bios (Hack, Ver. 1.0)"/>
		<biosset name="uni-bios_3_0" description="Universe Bios (Hack, Ver. 3.0)"/>
		<category>Platform / Fighter Scrolling</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.034rc2</verAdded>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="mainbios" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="mainbios" offset="0"/>
		<rom name="sp-u2.sp1" merge="sp-u2.sp1" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="mainbios" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="mainbios" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="mainbios" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="mainbios" offset="0"/>
		<rom name="sp-j2.sp1" merge="sp-j2.sp1" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="mainbios" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="mainbios" offset="0"/>
		<rom name="sp-45.sp1" merge="sp-45.sp1" bios="mv1c" size="524288" crc="03cc9f6a" sha1="cdf1f49e3ff2bac528c21ed28449cf35b7957dc1" region="mainbios" offset="0"/>
		<rom name="japan-j3.bin" merge="japan-j3.bin" bios="japan-j3" size="131072" crc="dff6d41f" sha1="e92910e20092577a4523a6b39d578a71d4de7085" region="mainbios" offset="0"/>
		<rom name="sp-1v1_3db8c.bin" merge="sp-1v1_3db8c.bin" bios="japan-hotel" size="131072" crc="162f0ebe" sha1="fe1c6dd3dfcf97d960065b1bb46c1e11cb7bf271" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_3.rom" merge="uni-bios_2_3.rom" bios="uni-bios_2_3" size="131072" crc="27664eb5" sha1="5b02900a3ccf3df168bdcfc98458136fd2b92ac0" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_3o.rom" merge="uni-bios_2_3o.rom" bios="uni-bios_2_3o" size="131072" crc="601720ae" sha1="1b8a72c720cdb5ee3f1d735bbcf447b09204b8d9" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_2.rom" merge="uni-bios_2_2.rom" bios="uni-bios_2_2" size="131072" crc="2d50996a" sha1="5241a4fb0c63b1a23fd1da8efa9c9a9bd3b4279c" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_1.rom" merge="uni-bios_2_1.rom" bios="uni-bios_2_1" size="131072" crc="8dabf76b" sha1="c23732c4491d966cf0373c65c83c7a4e88f0082c" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_0.rom" merge="uni-bios_2_0.rom" bios="uni-bios_2_0" size="131072" crc="0c12c2ad" sha1="37bcd4d30f3892078b46841d895a6eff16dc921e" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_3.rom" merge="uni-bios_1_3.rom" bios="uni-bios_1_3" size="131072" crc="b24b44a0" sha1="eca8851d30557b97c309a0d9f4a9d20e5b14af4e" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_2.rom" merge="uni-bios_1_2.rom" bios="uni-bios_1_2" size="131072" crc="4fa698e9" sha1="682e13ec1c42beaa2d04473967840c88fd52c75a" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_2o.rom" merge="uni-bios_1_2o.rom" bios="uni-bios_1_2o" size="131072" crc="e19d3ce9" sha1="af88ef837f44a3af2d7144bb46a37c8512b67770" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_1.rom" merge="uni-bios_1_1.rom" bios="uni-bios_1_1" size="131072" crc="5dda0d84" sha1="4153d533c02926a2577e49c32657214781ff29b7" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_0.rom" merge="uni-bios_1_0.rom" bios="uni-bios_1_0" size="131072" crc="0ce453a0" sha1="3b4c0cd26c176fc6b26c3a2f95143dd478f6abf9" region="mainbios" offset="0"/>
		<rom name="uni-bios_3_0.rom" merge="uni-bios_3_0.rom" bios="uni-bios_3_0" size="131072" crc="a97c89a9" sha1="97a5eff3b119062f10e31ad6f04fe4b90d366e7f" region="mainbios" offset="0"/>
		<rom name="062-p1.p1" size="1048576" crc="37aba1aa" sha1="1a2ab9593371cc2f665121d554eec3f6bb4d09ff" region="maincpu" offset="0"/>
		<rom name="062-p2.sp2" size="1048576" crc="f025ab77" sha1="4944be04648296d0b93cfe4c5ca7b9cede072cff" region="maincpu" offset="100000"/>
		<rom name="062-s1.s1" size="131072" crc="289e2bbe" sha1="f52c7f2bffc89df3130b3cabd200408509a28cdc" region="fixed" offset="0"/>
		<rom name="sfix.sfix" merge="sfix.sfix" size="131072" crc="c2ea0cfd" sha1="fd4a618cdcdbf849374f0a50dd8efe9dbab706c3" region="fixedbios" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="131072" crc="5a86cff2" sha1="5992277debadeb64d1c1c64b0a92d9293eaf7e4a" region="zoomy" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="94416d67" sha1="42f9d7ddd6c0931fd64226a60dc73602b2819dcf" region="audiobios" offset="0"/>
		<rom name="062-m1.m1" size="131072" crc="76108b2f" sha1="08c89a8b746dbb10ff885b41cde344173c2e3699" region="audiocpu" offset="0"/>
		<rom name="062-v1.v1" size="1048576" crc="cc281aef" sha1="68be154b3e25f837afb4a477600dbe0ee69bec44" region="ymsnd" offset="0"/>
		<rom name="062-c1.c1" size="1048576" crc="a9375aa2" sha1="69218d8f1361e9ea709da11e3f15fe46b1db7181" region="sprites" offset="0"/>
		<rom name="062-c2.c2" size="1048576" crc="0e73b758" sha1="a247f736fbca0b609818dca4844ebb8442753bc1" region="sprites" offset="1"/>
		<rom name="062-c3.c3" size="1048576" crc="df51e465" sha1="171953c7a870f3ab96e0f875117ee7343931fd38" region="sprites" offset="200000"/>
		<rom name="062-c4.c4" size="1048576" crc="38517e90" sha1="f7c64b94ac20f5146f9bb48b53cb2b30fe5b8f8c" region="sprites" offset="200001"/>
		<rom name="062-c5.c5" size="1048576" crc="7babd692" sha1="0d4cd5006baa8d951cd2b6194ace566fa2845b8a" region="sprites" offset="400000"/>
		<rom name="062-c6.c6" size="1048576" crc="cde5ade5" sha1="5899ef5dfcdbb8cf8c6aba748dbb52f3c5fed5fe" region="sprites" offset="400001"/>
		<rom name="062-c7.c7" size="1048576" crc="bb2fd7c0" sha1="cce11c4cf39ac60143235ff89261806df339dae5" region="sprites" offset="600000"/>
		<rom name="062-c8.c8" size="1048576" crc="8d7be933" sha1="e7097cfa26a959f90721e2e8368ceb47ea9db661" region="sprites" offset="600001"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="12000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="4000000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="ymsnd" name="YM2610" clock="8000000"/>
		<display tag="screen" type="raster" rotate="0" width="320" height="224" refresh="59.185606" pixclock="6000000" htotal="384" hbend="30" hbstart="350" vtotal="264" vbend="16" vbstart="240" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch" tag="IN0" mask="1">
			<dipvalue name="Off" value="1" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?" tag="IN0" mask="2">
			<dipvalue name="1?" value="0"/>
			<dipvalue name="2?" value="2" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)" tag="IN0" mask="4">
			<dipvalue name="Off" value="4" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="COMM Setting (Cabinet No.)" tag="IN0" mask="24">
			<dipvalue name="1" value="24" default="yes"/>
			<dipvalue name="2" value="16"/>
			<dipvalue name="3" value="8"/>
			<dipvalue name="4" value="0"/>
		</dipswitch>
		<dipswitch name="COMM Setting (Link Enable)" tag="IN0" mask="32">
			<dipvalue name="Off" value="32" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Free Play" tag="IN0" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Freeze" tag="IN0" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="0"/>
	</game>

	<game name="sfa2" sourcefile="cps2.c">
		<description>Street Fighter Alpha 2 (Euro 960229)</description>
		<year>1996</year>
		<manufacturer>Capcom</manufacturer>
		<category>Fighter / Versus</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.124u5</verAdded>
		<controls_info>numPlayers="2" alternating="0" mirrored="1" usesService="0" tilt="0" cocktail="0"</controls_info>
		<player number="1" numButtons="6">
			<controls>
				<control name="8-way Joystick">
					<constant name="joy8way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Jab Punch"/>
				<label name="P1_BUTTON2" value="Strong Punch"/>
				<label name="P1_BUTTON3" value="Fierce Punch"/>
				<label name="P1_BUTTON4" value="Short Kick"/>
				<label name="P1_BUTTON5" value="Strong Kick"/>
				<label name="P1_BUTTON6" value="Roundhouse Kick"/>
				<label name="P1_JOYSTICK_UP" value="Jump"/>
				<label name="P1_JOYSTICK_DOWN" value="Crouch"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
			</labels>
		</player>
		<rom name="sz2e.03" size="524288" crc="1061e6bb" sha1="f9b05e5cbcb1dc874de6874b01058defd6e4c407" region="maincpu" offset="0"/>
		<rom name="sz2e.04" size="524288" crc="22d17b26" sha1="2d7a9cedae1bb2b7cfb80d2bfcf24cb7738df0bf" region="maincpu" offset="80000"/>
		<rom name="sz2.05" size="524288" crc="4b442a7c" sha1="a0d7d229cff8efb2a253ff06270258b0b4d2761e" region="maincpu" offset="100000"/>
		<rom name="sz2.06" size="524288" crc="5b1d49c0" sha1="f0a0c894c9cbe2b18e7f59058665949ee0025732" region="maincpu" offset="180000"/>
		<rom name="sz2.07" size="524288" crc="8e184246" sha1="c51f6480cfa1dcec6c4713fd38c7a27338c3fa65" region="maincpu" offset="200000"/>
		<rom name="sz2.08" size="524288" crc="0fe8585d" sha1="0cd5369a5aa90c98d8dc1ff3342cd4d990631cff" region="maincpu" offset="280000"/>
		<rom name="sz2.13m" size="4194304" crc="4d1f1f22" sha1="659fb4305bcf0cbbbbec97ede6e68a8323b13308" region="gfx" offset="0"/>
		<rom name="sz2.15m" size="4194304" crc="19cea680" sha1="4cb88963a0fbcef191c8419b6379387c01b4c81e" region="gfx" offset="2"/>
		<rom name="sz2.17m" size="4194304" crc="e01b4588" sha1="c2936608fd75ff6cd5fa94c6d6d6f0c77c44a450" region="gfx" offset="4"/>
		<rom name="sz2.19m" size="4194304" crc="0feeda64" sha1="f5b350601437bd94b70d97feb23d791df19da6b3" region="gfx" offset="6"/>
		<rom name="sz2.14m" size="1048576" crc="0560c6aa" sha1="f2bed3a8efef18052b51a7f0f6a888a18db813a1" region="gfx" offset="1000000"/>
		<rom name="sz2.16m" size="1048576" crc="ae940f87" sha1="39ee26333abbe302ba76dced0196a2e6b3b1d02a" region="gfx" offset="1000002"/>
		<rom name="sz2.18m" size="1048576" crc="4bc3c8bc" sha1="6256963c515bf56f39b6e559afefd653ead56c54" region="gfx" offset="1000004"/>
		<rom name="sz2.20m" size="1048576" crc="39e674c0" sha1="8e771a2d8c2accad0463bccd21d7b23af0c895a1" region="gfx" offset="1000006"/>
		<rom name="sz2.01a" size="131072" crc="1bc323cf" sha1="83fbd6e9b327700dc9f1c59700b7385bc3705749" region="audiocpu" offset="0"/>
		<rom name="sz2.02a" size="131072" crc="ba6a5013" sha1="7814f3e56b69529b9860dd61c3b1e8d700244b03" region="audiocpu" offset="28000"/>
		<rom name="sz2.11m" size="2097152" crc="aa47a601" sha1="a4d1ee89c84a3b9db06469bb66e85293b5aa9ac9" region="qsound" offset="0"/>
		<rom name="sz2.12m" size="2097152" crc="2237bc53" sha1="96d5693047e4cf1ed10a8ee1905cea267a278e92" region="qsound" offset="200000"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="16000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="8000000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="qsound" name="Q-Sound" clock="4000000"/>
		<display tag="screen" type="raster" rotate="0" width="384" height="224" refresh="59.629403" pixclock="8000000" htotal="518" hbend="64" hbstart="448" vtotal="259" vbend="16" vbstart="240" />
		<sound channels="2"/>
		<input players="2" buttons="6" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="3072"/>
	</game>

	<game name="sfa3ud" sourcefile="cps2.c" cloneof="sfa3" romof="sfa3">
		<description>Street Fighter Alpha 3 (USA 980904 Phoenix Edition) (bootleg)</description>
		<year>1998</year>
		<manufacturer>bootleg</manufacturer>
		<category>Fighter / Versus</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.128u4</verAdded>
		<controls_info>numPlayers="2" alternating="0" mirrored="1" usesService="0" tilt="0" cocktail="0"</controls_info>
		<player number="1" numButtons="6">
			<controls>
				<control name="8-way Joystick">
					<constant name="joy8way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Jab Punch"/>
				<label name="P1_BUTTON2" value="Strong Punch"/>
				<label name="P1_BUTTON3" value="Fierce Punch"/>
				<label name="P1_BUTTON4" value="Short Kick"/>
				<label name="P1_BUTTON5" value="Strong Kick"/>
				<label name="P1_BUTTON6" value="Roundhouse Kick"/>
				<label name="P1_JOYSTICK_UP" value="Jump"/>
				<label name="P1_JOYSTICK_DOWN" value="Crouch"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
			</labels>
		</player>
		<rom name="sz3ud.03c" size="524288" crc="6db8add7" sha1="f6dc8ed330254acab16e42a8e729bca7713c8dc1" region="maincpu" offset="0"/>
		<rom name="sz3ud.04c" size="524288" crc="d9c65a26" sha1="8293ef112eaa534b58a3b56721af5d2f53fd1576" region="maincpu" offset="80000"/>
		<rom name="sz3.05c" merge="sz3.05c" size="524288" crc="57fd0a40" sha1="bc2d5f4d57117bbf58b1adb088e00424ef489e92" region="maincpu" offset="100000"/>
		<rom name="sz3.06c" merge="sz3.06c" size="524288" crc="f6305f8b" sha1="3fd1ebdbad96103aca604e950b488e52460a71ec" region="maincpu" offset="180000"/>
		<rom name="sz3.07c" merge="sz3.07c" size="524288" crc="6eab0f6f" sha1="f8d093dda65cf4e8a3000dc1b96355bb03dcb495" region="maincpu" offset="200000"/>
		<rom name="sz3.08c" merge="sz3.08c" size="524288" crc="910c4a3b" sha1="dbd41280f9b16ad6a5b8f12092549970349395f1" region="maincpu" offset="280000"/>
		<rom name="sz3.09c" merge="sz3.09c" size="524288" crc="b29e5199" sha1="c6c215eb5aa37f678a9cafcbd8620969fb5ca12f" region="maincpu" offset="300000"/>
		<rom name="sz3.10b" merge="sz3.10b" size="524288" crc="deb2ff52" sha1="0aa4722aad68a04164946c78bf05752f947b4322" region="maincpu" offset="380000"/>
		<rom name="sz3.13m" merge="sz3.13m" size="4194304" crc="0f7a60d9" sha1="c69e0ee22537312909dacc86d2e4be319d54e426" region="gfx" offset="0"/>
		<rom name="sz3.15m" merge="sz3.15m" size="4194304" crc="8e933741" sha1="f4ac4bfe830dc7df9fe4f680e4e0c053e7cbd8fe" region="gfx" offset="2"/>
		<rom name="sz3.17m" merge="sz3.17m" size="4194304" crc="d6e98147" sha1="37f331fbb1284db446faecade6f484f58c0e1b2a" region="gfx" offset="4"/>
		<rom name="sz3.19m" merge="sz3.19m" size="4194304" crc="f31a728a" sha1="f14136564648f006c1b74afda78349f260524b5f" region="gfx" offset="6"/>
		<rom name="sz3.14m" merge="sz3.14m" size="4194304" crc="5ff98297" sha1="9e0ce43380b776c7a03872bafd4856f6fa60bda7" region="gfx" offset="1000000"/>
		<rom name="sz3.16m" merge="sz3.16m" size="4194304" crc="52b5bdee" sha1="7918204dc457f7a146d8fb8cf7242dfed3109fd8" region="gfx" offset="1000002"/>
		<rom name="sz3.18m" merge="sz3.18m" size="4194304" crc="40631ed5" sha1="c18c56822b90a71ca5fbdf3440eb2671011f3d8f" region="gfx" offset="1000004"/>
		<rom name="sz3.20m" merge="sz3.20m" size="4194304" crc="763409b4" sha1="af60a5116c1ca9050366a35ea29128921867f3cc" region="gfx" offset="1000006"/>
		<rom name="sz3.01" merge="sz3.01" size="131072" crc="de810084" sha1="fd0b969b732921ed8b40c16fbfa30ee09c7a7cbd" region="audiocpu" offset="0"/>
		<rom name="sz3.02" merge="sz3.02" size="131072" crc="72445dc4" sha1="14fca7596ac45ba655016eef5b6120f9f9671c23" region="audiocpu" offset="28000"/>
		<rom name="sz3.11m" merge="sz3.11m" size="4194304" crc="1c89eed1" sha1="649a0b0a3eb72e2e69e9fb1ac51a58b70daa39f3" region="qsound" offset="0"/>
		<rom name="sz3.12m" merge="sz3.12m" size="4194304" crc="f392b13a" sha1="fa04ce0370144a49bd1d5acd873eef87b0dc9d15" region="qsound" offset="400000"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="16000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="8000000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="qsound" name="Q-Sound" clock="4000000"/>
		<display tag="screen" type="raster" rotate="0" width="384" height="224" refresh="59.629403" pixclock="8000000" htotal="518" hbend="64" hbstart="448" vtotal="259" vbend="16" vbstart="240" />
		<sound channels="2"/>
		<input players="2" buttons="6" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="3072"/>
	</game>

	<game name="sf2ce" sourcefile="cps1.c">
		<description>Street Fighter II': Champion Edition (World 920513)</description>
		<year>1992</year>
		<manufacturer>Capcom</manufacturer>
		<category>Fighter / Versus</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.139u2</verAdded>
		<controls_info>numPlayers="2" alternating="0" mirrored="1" usesService="0" tilt="0" cocktail="0"</controls_info>
		<player number="1" numButtons="6">
			<controls>
				<control name="8-way Joystick">
					<constant name="joy8way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Light Punch"/>
				<label name="P1_BUTTON2" value="Middle Punch"/>
				<label name="P1_BUTTON3" value="Heavy Punch"/>
				<label name="P1_BUTTON4" value="Light Kick"/>
				<label name="P1_BUTTON5" value="Middle Kick"/>
				<label name="P1_BUTTON6" value="Heavy Kick"/>
				<label name="P1_JOYSTICK_UP" value="Jump"/>
				<label name="P1_JOYSTICK_DOWN" value="Crouch"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
			</labels>
		</player>
		<rom name="s92e_23b.8f" size="524288" crc="0aaa1a3a" sha1="774a2b52f7c1876c0e10d8d57a0850ad2d016cf6" region="maincpu" offset="0"/>
		<rom name="s92_22b.7f" size="524288" crc="2bbe15ed" sha1="a8e2edef62fa99c5ef701b28bfb6bc42f3af183d" region="maincpu" offset="80000"/>
		<rom name="s92_21a.6f" size="524288" crc="925a7877" sha1="1960dca35f0ca6f2b399a9fccfbc0132ac6425d1" region="maincpu" offset="100000"/>
		<rom name="s92-1m.3a" size="524288" crc="03b0d852" sha1="f370f25c96ad2b94f8c53d6b7139100285a25bef" region="gfx" offset="0"/>
		<rom name="s92-3m.5a" size="524288" crc="840289ec" sha1="2fb42a242f60ba7e74009b5a90eb26e035ba1e82" region="gfx" offset="2"/>
		<rom name="s92-2m.4a" size="524288" crc="cdb5f027" sha1="4c7d944fef200fdfcaf57758b901b5511188ed2e" region="gfx" offset="4"/>
		<rom name="s92-4m.6a" size="524288" crc="e2799472" sha1="27d3796429338d82a8de246a0ea06dd487a87768" region="gfx" offset="6"/>
		<rom name="s92-5m.7a" size="524288" crc="ba8a2761" sha1="4b696d66c51611e43522bed752654314e76d33b6" region="gfx" offset="200000"/>
		<rom name="s92-7m.9a" size="524288" crc="e584bfb5" sha1="ebdf1f5e2638eed3a65dda82b1ed9151a355f4c9" region="gfx" offset="200002"/>
		<rom name="s92-6m.8a" size="524288" crc="21e3f87d" sha1="4a4961bb68c3a1ce15f9d393d9c03ecb2466cc29" region="gfx" offset="200004"/>
		<rom name="s92-8m.10a" size="524288" crc="befc47df" sha1="520390420da3a0271ba90b0a933e65143265e5cf" region="gfx" offset="200006"/>
		<rom name="s92-10m.3c" size="524288" crc="960687d5" sha1="2868c31121b1c7564e9767b9a19cdbf655c7ed1d" region="gfx" offset="400000"/>
		<rom name="s92-12m.5c" size="524288" crc="978ecd18" sha1="648a59706b93c84b4206a968ecbdc3e834c476f6" region="gfx" offset="400002"/>
		<rom name="s92-11m.4c" size="524288" crc="d6ec9a0a" sha1="ed6143f8737013b6ef1684e37c05e037e7a80dae" region="gfx" offset="400004"/>
		<rom name="s92-13m.6c" size="524288" crc="ed2c67f6" sha1="0083c0ffaf6fe7659ff0cf822be4346cd6e61329" region="gfx" offset="400006"/>
		<rom name="s92_09.11a" size="65536" crc="08f6b60e" sha1="8258fcaca4ac419312531eec67079b97f471179c" region="audiocpu" offset="0"/>
		<rom name="s92_18.11c" size="131072" crc="7f162009" sha1="346bf42992b4c36c593e21901e22c87ae4a7d86d" region="oki" offset="0"/>
		<rom name="s92_19.12c" size="131072" crc="beade53f" sha1="277c397dc12752719ec6b47d2224750bd1c07f79" region="oki" offset="20000"/>
		<rom name="buf1" size="279" crc="eb122de7" sha1="b26b5bfe258e3e184f069719f9fd008d6b8f6b9b" region="aboardplds" offset="0"/>
		<rom name="ioa1" size="279" crc="59c7ee3b" sha1="fbb887c5b4f5cb8df77cec710eaac2985bc482a6" region="aboardplds" offset="0"/>
		<rom name="prg1" size="279" crc="f1129744" sha1="a5300f301c1a08a7da768f0773fa0fe3f683b237" region="aboardplds" offset="0"/>
		<rom name="rom1" size="279" crc="41dc73b9" sha1="7d4c9f1693c821fbf84e32dd6ef62ddf14967845" region="aboardplds" offset="0"/>
		<rom name="sou1" size="279" crc="84f4b2fe" sha1="dcc9e86cc36316fe42eace02d6df75d08bc8bb6d" region="aboardplds" offset="0"/>
		<rom name="s9263b.1a" size="279" status="nodump" region="bboardplds" offset="0"/>
		<rom name="iob1.12d" size="279" crc="3abc0700" sha1="973043aa46ec6d5d1db20dc9d5937005a0f9f6ae" region="bboardplds" offset="0"/>
		<rom name="bprg1.11d" size="279" crc="31793da7" sha1="400fa7ac517421c978c1ee7773c30b9ed0c5d3f3" region="bboardplds" offset="0"/>
		<rom name="ioc1.ic7" size="279" crc="0d182081" sha1="475b3d417785da4bc512cce2b274bb00d4cc6792" region="cboardplds" offset="0"/>
		<rom name="c632.ic1" size="279" crc="0fbd9270" sha1="d7e737b20c44d41e29ca94be56114b31934dde81" region="cboardplds" offset="0"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="12000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="3579545"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="2151" name="YM2151" clock="3579545"/>
		<chip type="audio" tag="oki" name="OKI6295" clock="1000000"/>
		<display tag="screen" type="raster" rotate="0" width="384" height="224" refresh="59.629403" pixclock="8000000" htotal="518" hbend="64" hbstart="448" vtotal="259" vbend="16" vbstart="240" />
		<sound channels="1"/>
		<input players="2" buttons="6" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Coin A" tag="DSWA" mask="7">
			<dipvalue name="4 Coins/1 Credit" value="0"/>
			<dipvalue name="3 Coins/1 Credit" value="1"/>
			<dipvalue name="2 Coins/1 Credit" value="2"/>
			<dipvalue name="1 Coin/1 Credit" value="7" default="yes"/>
			<dipvalue name="1 Coin/2 Credits" value="6"/>
			<dipvalue name="1 Coin/3 Credits" value="5"/>
			<dipvalue name="1 Coin/4 Credits" value="4"/>
			<dipvalue name="1 Coin/6 Credits" value="3"/>
		</dipswitch>
		<dipswitch name="Coin B" tag="DSWA" mask="56">
			<dipvalue name="4 Coins/1 Credit" value="0"/>
			<dipvalue name="3 Coins/1 Credit" value="8"/>
			<dipvalue name="2 Coins/1 Credit" value="16"/>
			<dipvalue name="1 Coin/1 Credit" value="56" default="yes"/>
			<dipvalue name="1 Coin/2 Credits" value="48"/>
			<dipvalue name="1 Coin/3 Credits" value="40"/>
			<dipvalue name="1 Coin/4 Credits" value="32"/>
			<dipvalue name="1 Coin/6 Credits" value="24"/>
		</dipswitch>
		<dipswitch name="2 Coins to Start, 1 to Continue" tag="DSWA" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSWA" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Difficulty" tag="DSWB" mask="7">
			<dipvalue name="1 (Easiest)" value="7"/>
			<dipvalue name="2" value="6"/>
			<dipvalue name="3" value="5"/>
			<dipvalue name="4 (Normal)" value="4" default="yes"/>
			<dipvalue name="5" value="3"/>
			<dipvalue name="6" value="2"/>
			<dipvalue name="7" value="1"/>
			<dipvalue name="8 (Hardest)" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSWB" mask="8">
			<dipvalue name="Off" value="8" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSWB" mask="16">
			<dipvalue name="Off" value="16" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSWB" mask="32">
			<dipvalue name="Off" value="32" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSWB" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSWB" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSWC" mask="1">
			<dipvalue name="Off" value="1" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSWC" mask="2">
			<dipvalue name="Off" value="2" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Free Play" tag="DSWC" mask="4">
			<dipvalue name="Off" value="4" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Freeze" tag="DSWC" mask="8">
			<dipvalue name="Off" value="8" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Flip Screen" tag="DSWC" mask="16">
			<dipvalue name="Off" value="16" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Demo Sounds" tag="DSWC" mask="32">
			<dipvalue name="Off" value="32"/>
			<dipvalue name="On" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Allow Continue" tag="DSWC" mask="64">
			<dipvalue name="No" value="64"/>
			<dipvalue name="Yes" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Game Mode" tag="DSWC" mask="128">
			<dipvalue name="Game" value="128" default="yes"/>
			<dipvalue name="Test" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="3072"/>
	</game>

	<game name="sfiii3" sourcefile="cps3.c">
		<description>Street Fighter III 3rd Strike: Fight for the Future (Euro 990608)</description>
		<year>1999</year>
		<manufacturer>Capcom</manufacturer>
		<category>Fighter / Versus</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.144u5</verAdded>
		<controls_info>numPlayers="2" alternating="0" mirrored="1" usesService="0" tilt="0" cocktail="0"</controls_info>
		<player number="1" numButtons="6">
			<controls>
				<control name="8-way Joystick">
					<constant name="joy8way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Jab Punch"/>
				<label name="P1_BUTTON2" value="Strong Punch"/>
				<label name="P1_BUTTON3" value="Fierce Punch"/>
				<label name="P1_BUTTON4" value="Short Kick"/>
				<label name="P1_BUTTON5" value="Strong Kick"/>
				<label name="P1_BUTTON6" value="Roundhouse Kick"/>
				<label name="P1_JOYSTICK_UP" value="Jump"/>
				<label name="P1_JOYSTICK_DOWN" value="Crouch"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
			</labels>
		</player>
		<rom name="sfiii3_euro.29f400.u2" size="524288" crc="30bbf293" sha1="f094c2eeaf4f6709060197aca371a4532346bf78" region="user1" offset="0"/>
		<disk name="cap-33s-2" sha1="41b0e246db91cbfc3f8f0f62d981734feb4b4ab5" status="baddump" region="scsi:cdrom" index="0" writable="no"/>
		<chip type="cpu" tag="maincpu" name="SH-2" clock="25000000"/>
		<chip type="audio" tag="scsi:cdrom:cdda" name="CD/DA"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="cps3" name="CPS3 Custom" clock="14318166"/>
		<display tag="screen" type="raster" rotate="0" width="384" height="224" refresh="59.583393" pixclock="7500000" htotal="486" hbend="0" hbstart="384" vtotal="259" vbend="0" vbstart="224" />
		<sound channels="2"/>
		<input players="2" buttons="6" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<driver status="imperfect" emulation="good" color="good" sound="good" graphic="imperfect" savestate="unsupported" palettesize="65536"/>
		<device type="cdrom" tag="scsi:cdrom:image" interface="cdrom">
			<instance name="cdrom" briefname="cdrm"/>
			<extension name="chd"/>
			<extension name="cue"/>
			<extension name="toc"/>
			<extension name="nrg"/>
			<extension name="gdi"/>
			<extension name="iso"/>
			<extension name="cdr"/>
		</device>
	</game>

	<game name="strider" sourcefile="cps1.c">
		<description>Strider (USA, B-Board 89624B-2)</description>
		<year>1989</year>
		<manufacturer>Capcom</manufacturer>
		<category>Platform / Fighter Scrolling</category>
		<nplayers>2P alt</nplayers>
		<verAdded>.031</verAdded>
		<controls_info>numPlayers="2" alternating="0" mirrored="1" usesService="0" tilt="0" cocktail="1"</controls_info>
		<player number="1" numButtons="2">
			<controls>
				<control name="8-way Joystick">
					<constant name="joy8way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Sword"/>
				<label name="P1_BUTTON2" value="Jump"/>
				<label name="P1_JOYSTICK_UP" value="Up"/>
				<label name="P1_JOYSTICK_DOWN" value="Down"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
			</labels>
		</player>
		<rom name="30.11f" size="131072" crc="da997474" sha1="3e4ac98f9a6967d61899281b31c7de779723397b" region="maincpu" offset="0"/>
		<rom name="35.11h" size="131072" crc="5463aaa3" sha1="e2d07ec2d818e9a2e2d7a77ff0309ae4011c0083" region="maincpu" offset="1"/>
		<rom name="31.12f" size="131072" crc="d20786db" sha1="c9c75488e6bb37cfd0d56073faf87ff5713bc9a0" region="maincpu" offset="40000"/>
		<rom name="36.12h" size="131072" crc="21aa2863" sha1="446dc9280630318deb423531210a4eedfb4adfa6" region="maincpu" offset="40001"/>
		<rom name="st-14.8h" size="524288" crc="9b3cfc08" sha1="a7d7f270a097437affa845d80bed82a1fa874878" region="maincpu" offset="80000"/>
		<rom name="st-2.8a" size="524288" crc="4eee9aea" sha1="5e619fd5f3f1181e32a8fd9dbb4661d74ff8a484" region="gfx" offset="0"/>
		<rom name="st-11.10a" size="524288" crc="2d7f21e4" sha1="593cec513de40ff802084d54313bb25a4561e25d" region="gfx" offset="2"/>
		<rom name="st-5.4a" size="524288" crc="7705aa46" sha1="6cbfa30b2852fd117d117beefba434ce41d24c2f" region="gfx" offset="4"/>
		<rom name="st-9.6a" size="524288" crc="5b18b722" sha1="cf71c62348ca6b404279e87a6686cb3a842eb381" region="gfx" offset="6"/>
		<rom name="st-1.7a" size="524288" crc="005f000b" sha1="e6f65af7cc3295be9efaaded352e7ae6320b4133" region="gfx" offset="200000"/>
		<rom name="st-10.9a" size="524288" crc="b9441519" sha1="bb0926dc484dae4f64c5e5a6bce20afdc7aeba55" region="gfx" offset="200002"/>
		<rom name="st-4.3a" size="524288" crc="b7d04e8b" sha1="5c5a079baa694927c33d0e0c23e5ff09d6c9d985" region="gfx" offset="200004"/>
		<rom name="st-8.5a" size="524288" crc="6b4713b4" sha1="759b8b1fc7a5c4b00d74a27c2dd11667db44b09e" region="gfx" offset="200006"/>
		<rom name="09.12b" size="65536" crc="2ed403bc" sha1="4ce863ea40d789db5a7cfce91d2c7c720deb9be5" region="audiocpu" offset="0"/>
		<rom name="18.11c" size="131072" crc="4386bc80" sha1="fb2b261995aeacfa13e7ee40b1a973dfb178f015" region="oki" offset="0"/>
		<rom name="19.12c" size="131072" crc="444536d7" sha1="a14f5de2f6b5b29ae5161dca1f8c08c566301a91" region="oki" offset="20000"/>
		<rom name="buf1" size="279" crc="eb122de7" sha1="b26b5bfe258e3e184f069719f9fd008d6b8f6b9b" region="aboardplds" offset="0"/>
		<rom name="ioa1" size="279" crc="59c7ee3b" sha1="fbb887c5b4f5cb8df77cec710eaac2985bc482a6" region="aboardplds" offset="0"/>
		<rom name="prg1" size="279" crc="f1129744" sha1="a5300f301c1a08a7da768f0773fa0fe3f683b237" region="aboardplds" offset="0"/>
		<rom name="rom1" size="279" crc="41dc73b9" sha1="7d4c9f1693c821fbf84e32dd6ef62ddf14967845" region="aboardplds" offset="0"/>
		<rom name="sou1" size="279" crc="84f4b2fe" sha1="dcc9e86cc36316fe42eace02d6df75d08bc8bb6d" region="aboardplds" offset="0"/>
		<rom name="st24m1.1a" size="279" crc="a80d357e" sha1="4cb79c99c62c8300e694f4cd26f41dab7818f17f" region="bboardplds" offset="0"/>
		<rom name="lwio.11e" size="279" crc="ad52b90c" sha1="f0fd6aeea515ee449320fe15684e6b3ab7f97bf4" region="bboardplds" offset="0"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="10000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="3579545"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="2151" name="YM2151" clock="3579545"/>
		<chip type="audio" tag="oki" name="OKI6295" clock="1000000"/>
		<display tag="screen" type="raster" rotate="0" width="384" height="224" refresh="59.629403" pixclock="8000000" htotal="518" hbend="64" hbstart="448" vtotal="259" vbend="16" vbstart="240" />
		<sound channels="1"/>
		<input players="2" buttons="3" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Service Mode" tag="IN0" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Coin A" tag="DSWA" mask="7">
			<dipvalue name="4 Coins/1 Credit" value="0"/>
			<dipvalue name="3 Coins/1 Credit" value="1"/>
			<dipvalue name="2 Coins/1 Credit" value="2"/>
			<dipvalue name="1 Coin/1 Credit" value="7" default="yes"/>
			<dipvalue name="1 Coin/2 Credits" value="6"/>
			<dipvalue name="1 Coin/3 Credits" value="5"/>
			<dipvalue name="1 Coin/4 Credits" value="4"/>
			<dipvalue name="1 Coin/6 Credits" value="3"/>
		</dipswitch>
		<dipswitch name="Coin B" tag="DSWA" mask="56">
			<dipvalue name="4 Coins/1 Credit" value="0"/>
			<dipvalue name="3 Coins/1 Credit" value="8"/>
			<dipvalue name="2 Coins/1 Credit" value="16"/>
			<dipvalue name="1 Coin/1 Credit" value="56" default="yes"/>
			<dipvalue name="1 Coin/2 Credits" value="48"/>
			<dipvalue name="1 Coin/3 Credits" value="40"/>
			<dipvalue name="1 Coin/4 Credits" value="32"/>
			<dipvalue name="1 Coin/6 Credits" value="24"/>
		</dipswitch>
		<dipswitch name="Cabinet" tag="DSWA" mask="192">
			<dipvalue name="Upright 1 Player" value="192" default="yes"/>
			<dipvalue name="Upright 2 Players" value="128"/>
			<dipvalue name="Cocktail" value="0"/>
		</dipswitch>
		<dipswitch name="Difficulty" tag="DSWB" mask="7">
			<dipvalue name="1 (Easiest)" value="4"/>
			<dipvalue name="2" value="5"/>
			<dipvalue name="3" value="6"/>
			<dipvalue name="4 (Normal)" value="7" default="yes"/>
			<dipvalue name="5" value="3"/>
			<dipvalue name="6" value="2"/>
			<dipvalue name="7" value="1"/>
			<dipvalue name="8 (Hardest)" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSWB" mask="8">
			<dipvalue name="Off" value="8" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Bonus Life" tag="DSWB" mask="48">
			<dipvalue name="20K, 40K then every 60K" value="48" default="yes"/>
			<dipvalue name="30K, 50K then every 70K" value="32"/>
			<dipvalue name="20K &amp; 60K only" value="16"/>
			<dipvalue name="30K &amp; 60K only" value="0"/>
		</dipswitch>
		<dipswitch name="Internal Diff. on Life Loss" tag="DSWB" mask="192">
			<dipvalue name="-3" value="192"/>
			<dipvalue name="-1" value="0"/>
			<dipvalue name="Default" value="128" default="yes"/>
		</dipswitch>
		<dipswitch name="Lives" tag="DSWC" mask="3">
			<dipvalue name="2" value="0"/>
			<dipvalue name="3" value="3" default="yes"/>
			<dipvalue name="4" value="2"/>
			<dipvalue name="5" value="1"/>
		</dipswitch>
		<dipswitch name="Freeze" tag="DSWC" mask="4">
			<dipvalue name="Off" value="4" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Free Play" tag="DSWC" mask="8">
			<dipvalue name="Off" value="8" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Flip Screen" tag="DSWC" mask="16">
			<dipvalue name="Off" value="16" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Demo Sounds" tag="DSWC" mask="32">
			<dipvalue name="Off" value="0"/>
			<dipvalue name="On" value="32" default="yes"/>
		</dipswitch>
		<dipswitch name="Allow Continue" tag="DSWC" mask="64">
			<dipvalue name="No" value="0"/>
			<dipvalue name="Yes" value="64" default="yes"/>
		</dipswitch>
		<dipswitch name="Game Mode" tag="DSWC" mask="128">
			<dipvalue name="Game" value="128" default="yes"/>
			<dipvalue name="Test" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="3072"/>
	</game>

	<game name="s1945ii" sourcefile="psikyosh.c">
		<description>Strikers 1945 II</description>
		<year>1997</year>
		<manufacturer>Psikyo</manufacturer>
		<category>Shooter / Flying Vertical</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.059</verAdded>
		<rom name="2_prog_l.u18" size="524288" crc="20a911b8" sha1="82ba7b93bd621fc45a4dc2722752077b59a0a233" region="maincpu" offset="2"/>
		<rom name="1_prog_h.u17" size="524288" crc="4c0fe85e" sha1="74f810a1c3e9d629c8b190f68d73ce07b11f77b7" region="maincpu" offset="0"/>
		<rom name="0l.u4" size="4194304" crc="bfacf98d" sha1="19954f12881e6e95e808bd1f2c2f5a425786727f" region="gfx1" offset="0"/>
		<rom name="0h.u13" size="4194304" crc="1266f67c" sha1="cf93423a827aa92aa54afbbecf8509d2590edc9b" region="gfx1" offset="2"/>
		<rom name="1l.u3" size="4194304" crc="2d3332c9" sha1="f2e54100a48061bfd589e8765f59ca051176a38b" region="gfx1" offset="800000"/>
		<rom name="1h.u12" size="4194304" crc="27b32c3e" sha1="17a80b3c919d8a282169c019ede8a22d2079c018" region="gfx1" offset="800002"/>
		<rom name="2l.u2" size="4194304" crc="91ba6d23" sha1="fd016a90204b2de43bb709971f7cd891f839de1a" region="gfx1" offset="1000000"/>
		<rom name="2h.u20" size="4194304" crc="fabf4334" sha1="f8ec43e083b674700f532575f0d067bd49c5aaf7" region="gfx1" offset="1000002"/>
		<rom name="3l.u1" size="4194304" crc="a6c3704e" sha1="cb9881e4235cc8e4bcca4c6ccbd8d8d8634e3624" region="gfx1" offset="1800000"/>
		<rom name="3h.u19" size="4194304" crc="4cd3ca70" sha1="5b0a6ea4fe0e821cebe6e840596f648e24dded51" region="gfx1" offset="1800002"/>
		<rom name="sound.u32" size="4194304" crc="ba680ca7" sha1="b645896e297aad426784aa656bff738e1b33c2a2" region="ymf" offset="0"/>
		<rom name="eeprom-s1945ii.bin" size="256" crc="7ac38846" sha1="c5f4b05a94211f3c96b8c472adbe634f2e77d753" region="eeprom" offset="0"/>
		<chip type="cpu" tag="maincpu" name="SH-2" clock="28636350"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="ymf" name="YMF278B" clock="28636350"/>
		<display tag="screen" type="raster" rotate="270" width="320" height="224" refresh="60.000000" />
		<sound channels="2"/>
		<input players="2" buttons="2" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Debug" tag="INPUTS" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Region" tag="JP4" mask="16777216">
			<dipvalue name="Japan" value="0"/>
			<dipvalue name="World" value="16777216" default="yes"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="5120"/>
	</game>

	<game name="macross2" sourcefile="nmk16.c">
		<description>Super Spacefortress Macross II / Chou-Jikuu Yousai Macross II</description>
		<year>1993</year>
		<manufacturer>Banpresto</manufacturer>
		<category>Shooter / Flying Horizontal</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.037b08</verAdded>
		<rom name="mcrs2j.3" size="524288" crc="36a618fe" sha1="56fdb2bcb4a39888cfbaf9692d66335524a6ac0c" region="maincpu" offset="0"/>
		<rom name="mcrs2j.2" size="131072" crc="b4aa8ac7" sha1="73a6de56cbfb468450d9b39fcbae0362f242f37b" region="audiocpu" offset="0"/>
		<rom name="mcrs2j.1" size="131072" crc="c7417410" sha1="41431d8f1ff4d66baf1a8518a0b0c0125d1d71d4" region="gfx1" offset="0"/>
		<rom name="bp932an.a04" size="2097152" crc="c4d77ff0" sha1="aca60a3f5f89265e7e3799e5d80ea8196fb11ff3" region="gfx2" offset="0"/>
		<rom name="bp932an.a07" size="2097152" crc="aa1b21b9" sha1="133822e3d8628aa4eb3e62fbd054956799423b98" region="gfx3" offset="0"/>
		<rom name="bp932an.a08" size="2097152" crc="67eb2901" sha1="25e0f9fda1a8c0c2b59616dd153cb6dcb459d2d9" region="gfx3" offset="200000"/>
		<rom name="bp932an.a06" size="2097152" crc="ef0ffec0" sha1="fd72cc77e02d1a00bf27e77a33d7dab5f6ba1cb4" region="oki1" offset="40000"/>
		<rom name="bp932an.a05" size="1048576" crc="b5335abb" sha1="f4eaf4e465eeca31741d432ee46ed39ffcd92cca" region="oki2" offset="40000"/>
		<rom name="mcrs2bpr.9" size="256" crc="435653a2" sha1="575b4a46ea65179de3042614da438d2f6d8b572e" region="proms" offset="0"/>
		<rom name="mcrs2bpr.10" size="256" crc="e6ead349" sha1="6d81b1c0233580aa48f9718bade42d640e5ef3dd" region="proms" offset="100"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="10000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="4000000"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="ymsnd" name="YM2203" clock="1500000"/>
		<chip type="audio" tag="oki1" name="OKI6295" clock="4000000"/>
		<chip type="audio" tag="oki2" name="OKI6295" clock="4000000"/>
		<display tag="screen" type="raster" rotate="0" width="384" height="224" refresh="56.000000" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Service Mode" tag="DSW1" mask="1">
			<dipvalue name="Off" value="1" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Demo Sounds" tag="DSW1" mask="2">
			<dipvalue name="Off" value="0"/>
			<dipvalue name="On" value="2" default="yes"/>
		</dipswitch>
		<dipswitch name="Flip Screen" tag="DSW1" mask="4">
			<dipvalue name="Off" value="4" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Language" tag="DSW1" mask="8">
			<dipvalue name="English" value="0" default="yes"/>
			<dipvalue name="Japanese" value="8"/>
		</dipswitch>
		<dipswitch name="Difficulty" tag="DSW1" mask="48">
			<dipvalue name="Easy" value="16"/>
			<dipvalue name="Normal" value="48" default="yes"/>
			<dipvalue name="Hard" value="32"/>
			<dipvalue name="Hardest" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="DSW1" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="DSW1" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Coin B" tag="DSW2" mask="15">
			<dipvalue name="4 Coins/1 Credit" value="4"/>
			<dipvalue name="3 Coins/1 Credit" value="10"/>
			<dipvalue name="2 Coins/1 Credit" value="1"/>
			<dipvalue name="5 Coins/3 Credits" value="0"/>
			<dipvalue name="3 Coins/2 Credits" value="2"/>
			<dipvalue name="4 Coins/3 Credits" value="8"/>
			<dipvalue name="1 Coin/1 Credit" value="15" default="yes"/>
			<dipvalue name="3 Coins/4 Credits" value="12"/>
			<dipvalue name="2 Coins/3 Credits" value="14"/>
			<dipvalue name="1 Coin/2 Credits" value="7"/>
			<dipvalue name="2 Coins/5 Credits" value="6"/>
			<dipvalue name="1 Coin/3 Credits" value="11"/>
			<dipvalue name="1 Coin/4 Credits" value="3"/>
			<dipvalue name="1 Coin/5 Credits" value="13"/>
			<dipvalue name="1 Coin/6 Credits" value="5"/>
			<dipvalue name="1 Coin/7 Credits" value="9"/>
		</dipswitch>
		<dipswitch name="Coin A" tag="DSW2" mask="240">
			<dipvalue name="4 Coins/1 Credit" value="64"/>
			<dipvalue name="3 Coins/1 Credit" value="160"/>
			<dipvalue name="2 Coins/1 Credit" value="16"/>
			<dipvalue name="3 Coins/2 Credits" value="32"/>
			<dipvalue name="4 Coins/3 Credits" value="128"/>
			<dipvalue name="1 Coin/1 Credit" value="240" default="yes"/>
			<dipvalue name="3 Coins/4 Credits" value="192"/>
			<dipvalue name="2 Coins/3 Credits" value="224"/>
			<dipvalue name="1 Coin/2 Credits" value="112"/>
			<dipvalue name="2 Coins/5 Credits" value="96"/>
			<dipvalue name="1 Coin/3 Credits" value="176"/>
			<dipvalue name="1 Coin/4 Credits" value="48"/>
			<dipvalue name="1 Coin/5 Credits" value="208"/>
			<dipvalue name="1 Coin/6 Credits" value="80"/>
			<dipvalue name="1 Coin/7 Credits" value="144"/>
			<dipvalue name="Free Play" value="0"/>
		</dipswitch>
		<driver status="imperfect" emulation="good" color="good" sound="good" graphic="imperfect" cocktail="preliminary" savestate="unsupported" palettesize="1024"/>
	</game>

	<game name="tankfrce" sourcefile="namcos1.c">
		<description>Tank Force (US, 2 Player)</description>
		<year>1991</year>
		<manufacturer>Namco</manufacturer>
		<category>Maze / Shooter Small</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.036b14</verAdded>
		<rom name="tf1_snd0.bin" size="131072" crc="4d9cf7aa" sha1="de51b9b36e9a530a7f3c35672ec72c19b607af04" region="audiocpu" offset="c000"/>
		<rom name="tf1_prg0.bin" size="131072" crc="2ae4b9eb" sha1="569d2754398b4276cf78a3dd038b5884778dc82e" region="user1" offset="0"/>
		<rom name="tf1_prg1.bin" size="131072" crc="4a8bb251" sha1="1df46ccf0ad7260398b7965e3825e936ba357062" region="user1" offset="80000"/>
		<rom name="tf1prg7.bin" size="131072" crc="2ec28a87" sha1="91d2c1efbe156982beab24e437852d1c79dab412" region="user1" offset="380000"/>
		<rom name="cus64-64a1.mcu" size="4096" crc="ffb5c0bd" sha1="7a38c0cc2553c627f4ec507fb6e807cf7d537c02" region="mcu" offset="f000"/>
		<rom name="tf1_voi0.bin" size="131072" crc="f542676a" sha1="38d54db0807c58152bd120c393bf63b68754e8ff" region="mcu" offset="10000"/>
		<rom name="tf1_voi1.bin" size="131072" crc="615d09cd" sha1="0aecf7ca6b65ddfcdcf74f8d412169ec800ba3a3" region="mcu" offset="30000"/>
		<rom name="tf1_chr8.bin" size="131072" crc="7d53b31e" sha1="7e4b5fc92f7956477392f1e14c6edfc0cada2be0" region="gfx1" offset="0"/>
		<rom name="tf1_chr0.bin" size="131072" crc="9e91794e" sha1="e873ed31fafae02a3c3d9127801a13f67cbdb5f4" region="gfx2" offset="0"/>
		<rom name="tf1_chr1.bin" size="131072" crc="76e1bc56" sha1="f95e4100cad29a8972e4f435b4f9ee3cdc4f4504" region="gfx2" offset="20000"/>
		<rom name="tf1_chr2.bin" size="131072" crc="fcb645d9" sha1="afedb4c6c1b02444ddb1757ac9808df1b94de2d8" region="gfx2" offset="40000"/>
		<rom name="tf1_chr3.bin" size="131072" crc="a8dbf080" sha1="115f3b21e0546000076c3c4d588e5bdcc4cf50d5" region="gfx2" offset="60000"/>
		<rom name="tf1_chr4.bin" size="131072" crc="51fedc8c" sha1="4a0c337fe614ebf66ee0fc3cfb05cad51a048fcf" region="gfx2" offset="80000"/>
		<rom name="tf1_chr5.bin" size="131072" crc="e6c6609a" sha1="0c05cdd6b1dc4f082b9ac0e4de252c3d72392bb0" region="gfx2" offset="a0000"/>
		<rom name="tf1_obj0.bin" size="131072" crc="4bedd51a" sha1="fedb972986efe5ff3bd6c75fa16f22f8267ee0b7" region="gfx3" offset="0"/>
		<rom name="tf1_obj1.bin" size="131072" crc="df674d6d" sha1="65935c2d6072228fcb2fbca8808fc921db9e0ddd" region="gfx3" offset="20000"/>
		<chip type="cpu" tag="maincpu" name="M6809" clock="1536000"/>
		<chip type="cpu" tag="sub" name="M6809" clock="1536000"/>
		<chip type="cpu" tag="audiocpu" name="M6809" clock="1536000"/>
		<chip type="cpu" tag="mcu" name="HD63701" clock="6144000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="ymsnd" name="YM2151" clock="3579580"/>
		<chip type="audio" tag="namco" name="Namco CUS30" clock="12000"/>
		<chip type="audio" tag="dac" name="DAC"/>
		<display tag="screen" type="raster" rotate="0" width="288" height="224" refresh="60.606060" />
		<sound channels="2"/>
		<input players="2" buttons="3" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Unknown" tag="DIPSW" mask="1">
			<dipvalue name="Off" value="1" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="DIPSW" mask="2">
			<dipvalue name="Off" value="2" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="DIPSW" mask="4">
			<dipvalue name="Off" value="4" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="DIPSW" mask="8">
			<dipvalue name="Off" value="8" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="DIPSW" mask="16">
			<dipvalue name="Off" value="16" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="DIPSW" mask="32">
			<dipvalue name="Off" value="32" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="DIPSW" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Service Mode" tag="DIPSW" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="8192"/>
	</game>

	<game name="tmnt22pu" sourcefile="tmnt.c" cloneof="tmnt2" romof="tmnt2">
		<description>Teenage Mutant Ninja Turtles - Turtles in Time (2 Players ver UDA)</description>
		<year>1991</year>
		<manufacturer>Konami</manufacturer>
		<category>Fighter / 2.5D</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.036b02</verAdded>
		<controls_info>numPlayers="4" alternating="0" mirrored="1" usesService="0" tilt="0" cocktail="0"</controls_info>
		<player number="1" numButtons="2">
			<controls>
				<control name="8-way Joystick">
					<constant name="joy8way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Jump"/>
				<label name="P1_BUTTON2" value="Attack"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_DOWN" value="Down"/>
				<label name="P1_JOYSTICK_UP" value="Up"/>
			</labels>
		</player>
		<rom name="063uda02.e8" size="131072" crc="aadffe3a" sha1="f20eaef64f81b91726675006aa45807b0841f046" region="maincpu" offset="0"/>
		<rom name="063uda03.g8" size="131072" crc="125687a8" sha1="ab8eb954a56cbb18a26af3431aa8d60406ef23b5" region="maincpu" offset="1"/>
		<rom name="063uda04.e10" size="131072" crc="fb5c7ded" sha1="322ec2a4a6a2ecea0865bc72b6c1d23e52da33da" region="maincpu" offset="40000"/>
		<rom name="063uda05.g10" size="131072" crc="3c40fe66" sha1="d2d1f24bf8ab44d24478f021f0b651095f623860" region="maincpu" offset="40001"/>
		<rom name="063b01" merge="063b01" size="65536" crc="364f548a" sha1="e0636e27d4fc48b2ccb1417b63d2b68d9e272c06" region="audiocpu" offset="0"/>
		<rom name="063b12" merge="063b12" size="524288" crc="d3283d19" sha1="49e4daa9cbe4d99bf71fcee6237cb434a0d55312" region="gfx1" offset="0"/>
		<rom name="063b11" merge="063b11" size="524288" crc="6ebc0c15" sha1="e6848405076937fbf8ec6d318293a0ff922725f4" region="gfx1" offset="80000"/>
		<rom name="063b09" merge="063b09" size="1048576" crc="2d7a9d2a" sha1="a26f9c1a07152bc8c7bcd797d4485bf848f5e2a0" region="gfx2" offset="0"/>
		<rom name="063b10" merge="063b10" size="524288" crc="f2dd296e" sha1="a2aad10bfb0904dd73c2ee11049648c94de7f4d5" region="gfx2" offset="100000"/>
		<rom name="063b07" merge="063b07" size="1048576" crc="d9bee7bf" sha1="7bbb65138fbd216b80412783e6f0072742101440" region="gfx2" offset="200000"/>
		<rom name="063b08" merge="063b08" size="524288" crc="3b1ae36f" sha1="9e69cae8b517497ac77c4d148f56f2bb6a23de89" region="gfx2" offset="300000"/>
		<rom name="063b06" merge="063b06" size="2097152" crc="1e510aa5" sha1="02b9bd6bb6b098026a620e4d671c40a31ad9e318" region="k053260" offset="0"/>
		<rom name="tmnt2_uda.nv" size="128" crc="44928d33" sha1="44024927987f6bb8bdac3dbd1fdc81d7b55c0f5a" region="eeprom" offset="0"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="16000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="8000000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="ymsnd" name="YM2151" clock="3579545"/>
		<chip type="audio" tag="k053260" name="K053260" clock="3579545"/>
		<display tag="screen" type="raster" rotate="0" width="304" height="224" refresh="60.000000" />
		<sound channels="2"/>
		<input players="2" buttons="2" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="2048"/>
	</game>

	<game name="tmnt2po" sourcefile="tmnt.c" cloneof="tmnt" romof="tmnt">
		<description>Teenage Mutant Ninja Turtles (Oceania 2 Players)</description>
		<year>1989</year>
		<manufacturer>Konami</manufacturer>
		<category>Fighter / 2.5D</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.037b05</verAdded>
		<controls_info>numPlayers="4" alternating="0" mirrored="1" usesService="0" tilt="0" cocktail="0"</controls_info>
		<player number="1" numButtons="2">
			<controls>
				<control name="8-way Joystick">
					<constant name="joy8way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Jump"/>
				<label name="P1_BUTTON2" value="Attack"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_DOWN" value="Down"/>
				<label name="P1_JOYSTICK_UP" value="Up"/>
			</labels>
		</player>
		<rom name="tmnt123.j17" size="131072" crc="2d905183" sha1="38c77a08733f9da1dc6f1c510a2c8dac34848787" region="maincpu" offset="0"/>
		<rom name="tmnt124.k17" size="131072" crc="e0125352" sha1="e2a297bf96d0fa1d19ce767786453c489d49d693" region="maincpu" offset="1"/>
		<rom name="tmnt21.j15" size="65536" crc="12deeafb" sha1="1f70a326f8f4a896da297b4f66ca467894d22159" region="maincpu" offset="40000"/>
		<rom name="tmnt22.k15" size="65536" crc="aec4f1c3" sha1="189ed93bc9ee4a1ff1c0ca7b80f4e817e5484e69" region="maincpu" offset="40001"/>
		<rom name="963e20.g13" merge="963e20.g13" size="32768" crc="1692a6d6" sha1="68c3419012b2863e91a7d7e479fce5ceabb10b88" region="audiocpu" offset="0"/>
		<rom name="963a28.h27" merge="963a28.h27" size="524288" crc="db4769a8" sha1="810811914f9c1fbf2320d5a9030cbf124f6d78cf" region="gfx1" offset="0"/>
		<rom name="963a29.k27" merge="963a29.k27" size="524288" crc="8069cd2e" sha1="54095d3546119ccd1e8814d692aceb1327c9369f" region="gfx1" offset="80000"/>
		<rom name="963a17.h4" merge="963a17.h4" size="524288" crc="b5239a44" sha1="84e94807e7c51aa652b4e4b827b36be59a53d0d6" region="gfx2" offset="0"/>
		<rom name="963a18.h6" merge="963a18.h6" size="524288" crc="dd51adef" sha1="5010c0911b0b9e4f23a785e8a751a0bde5be5be0" region="gfx2" offset="80000"/>
		<rom name="963a15.k4" merge="963a15.k4" size="524288" crc="1f324eed" sha1="971a675578518fffa341a943d0cc4fdea005fde0" region="gfx2" offset="100000"/>
		<rom name="963a16.k6" merge="963a16.k6" size="524288" crc="d4bd9984" sha1="d780ae7f72e16767c3a492544f02f0f1a332ab22" region="gfx2" offset="180000"/>
		<rom name="963a30.g7" merge="963a30.g7" size="256" crc="abd82680" sha1="945a71e6ec65202f13209b45d45b616372d6c0f5" region="proms" offset="0"/>
		<rom name="963a31.g19" merge="963a31.g19" size="256" crc="f8004a1c" sha1="ed6694b8eebfe0238b50ebd05007d519f6e57b1b" region="proms" offset="100"/>
		<rom name="963a26.c13" merge="963a26.c13" size="131072" crc="e2ac3063" sha1="5bb294c46fb5eaba9935a18c0aa5d3931168f474" region="k007232" offset="0"/>
		<rom name="963a27.d18" merge="963a27.d18" size="131072" crc="2dfd674b" sha1="bbec5896c70056964fbc972a84bd5b0dfc6af257" region="upd" offset="0"/>
		<rom name="963a25.d5" merge="963a25.d5" size="524288" crc="fca078c7" sha1="3e1124d72c9db4cb11d8de6c44b7aeca967f44e1" region="title" offset="0"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="8000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="3579545"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="ymsnd" name="YM2151" clock="3579545"/>
		<chip type="audio" tag="k007232" name="K007232" clock="3579545"/>
		<chip type="audio" tag="upd" name="uPD7759" clock="640000"/>
		<chip type="audio" tag="samples" name="Samples"/>
		<display tag="screen" type="raster" rotate="0" width="320" height="224" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Coin A" tag="DSW1" mask="15">
			<dipvalue name="4 Coins/1 Credit" value="2"/>
			<dipvalue name="3 Coins/1 Credit" value="5"/>
			<dipvalue name="2 Coins/1 Credit" value="8"/>
			<dipvalue name="3 Coins/2 Credits" value="4"/>
			<dipvalue name="4 Coins/3 Credits" value="1"/>
			<dipvalue name="1 Coin/1 Credit" value="15" default="yes"/>
			<dipvalue name="3 Coins/4 Credits" value="3"/>
			<dipvalue name="2 Coins/3 Credits" value="7"/>
			<dipvalue name="1 Coin/2 Credits" value="14"/>
			<dipvalue name="2 Coins/5 Credits" value="6"/>
			<dipvalue name="1 Coin/3 Credits" value="13"/>
			<dipvalue name="1 Coin/4 Credits" value="12"/>
			<dipvalue name="1 Coin/5 Credits" value="11"/>
			<dipvalue name="1 Coin/6 Credits" value="10"/>
			<dipvalue name="1 Coin/7 Credits" value="9"/>
			<dipvalue name="Free Play" value="0"/>
		</dipswitch>
		<dipswitch name="Coin B" tag="DSW1" mask="240">
			<dipvalue name="4 Coins/1 Credit" value="32"/>
			<dipvalue name="3 Coins/1 Credit" value="80"/>
			<dipvalue name="2 Coins/1 Credit" value="128"/>
			<dipvalue name="3 Coins/2 Credits" value="64"/>
			<dipvalue name="4 Coins/3 Credits" value="16"/>
			<dipvalue name="1 Coin/1 Credit" value="240" default="yes"/>
			<dipvalue name="3 Coins/4 Credits" value="48"/>
			<dipvalue name="2 Coins/3 Credits" value="112"/>
			<dipvalue name="1 Coin/2 Credits" value="224"/>
			<dipvalue name="2 Coins/5 Credits" value="96"/>
			<dipvalue name="1 Coin/3 Credits" value="208"/>
			<dipvalue name="1 Coin/4 Credits" value="192"/>
			<dipvalue name="1 Coin/5 Credits" value="176"/>
			<dipvalue name="1 Coin/6 Credits" value="160"/>
			<dipvalue name="1 Coin/7 Credits" value="144"/>
			<dipvalue name="No Coin B" value="0"/>
		</dipswitch>
		<dipswitch name="Lives" tag="DSW2" mask="3">
			<dipvalue name="1" value="3"/>
			<dipvalue name="2" value="2" default="yes"/>
			<dipvalue name="3" value="1"/>
			<dipvalue name="5" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSW2" mask="4">
			<dipvalue name="Off" value="4" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSW2" mask="8">
			<dipvalue name="Off" value="8" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSW2" mask="16">
			<dipvalue name="Off" value="16" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Difficulty" tag="DSW2" mask="96">
			<dipvalue name="Easy" value="96"/>
			<dipvalue name="Normal" value="64" default="yes"/>
			<dipvalue name="Difficult" value="32"/>
			<dipvalue name="Very Difficult" value="0"/>
		</dipswitch>
		<dipswitch name="Demo Sounds" tag="DSW2" mask="128">
			<dipvalue name="Off" value="128"/>
			<dipvalue name="On" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Flip Screen" tag="DSW3" mask="1">
			<dipvalue name="Off" value="1" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSW3" mask="2">
			<dipvalue name="Off" value="2" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Service Mode" tag="DSW3" mask="4">
			<dipvalue name="Off" value="4" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSW3" mask="8">
			<dipvalue name="Off" value="8" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="1024"/>
	</game>

	<game name="tengai" sourcefile="psikyo.c">
		<description>Tengai (World)</description>
		<year>1996</year>
		<manufacturer>Psikyo</manufacturer>
		<category>Shooter / Flying Horizontal</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.127u4</verAdded>
		<controls_info>numPlayers="2" alternating="0" mirrored="1" usesService="0" tilt="1" cocktail="0"</controls_info>
		<player number="1" numButtons="3">
			<controls>
				<control name="8-way Joystick">
					<constant name="joy8way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Fire"/>
				<label name="P1_BUTTON2" value="Bomb"/>
				<label name="P1_BUTTON3" value="??"/>
				<label name="P1_JOYSTICK_UP" value="Up"/>
				<label name="P1_JOYSTICK_DOWN" value="Down"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
			</labels>
		</player>
		<rom name="5-u40.bin" size="524288" crc="90088195" sha1="8ec48d581ecd14b3dad36edc65d5a273324cf3c1" region="maincpu" offset="0"/>
		<rom name="4-u41.bin" size="524288" crc="0d53196c" sha1="454bb4695b13ce44ca5dac7c6d4142a8b9afa798" region="maincpu" offset="2"/>
		<rom name="1-u63.bin" size="131072" crc="2025e387" sha1="334b0eb3b416d46ccaadff3eee6f1abba63285fb" region="audiocpu" offset="0"/>
		<rom name="4-u59.bin" size="256" status="nodump" region="cpu2" offset="0"/>
		<rom name="u20.bin" size="2097152" crc="ed42ef73" sha1="74693fcc83a2654ddb18fd513d528033863d6116" region="gfx1" offset="0"/>
		<rom name="u22.bin" size="2097152" crc="8d21caee" sha1="2a68af8b2be2158dcb152c434e91a75871478d41" region="gfx1" offset="200000"/>
		<rom name="u21.bin" size="2097152" crc="efe34eed" sha1="7891495b443a5acc7b2f17fe694584f6cb0afacc" region="gfx1" offset="400000"/>
		<rom name="u34.bin" size="4194304" crc="2a2e2eeb" sha1="f1d99353c0affc5c908985e6f2a5724e5223cccc" region="gfx2" offset="0"/>
		<rom name="u61.bin" size="2097152" crc="a63633c5" sha1="89e75a40518926ebcc7d88dea86c01ba0bb496e5" region="ymf" offset="0"/>
		<rom name="u62.bin" size="2097152" crc="3ad0c357" sha1="35f78cfa2eafa93ab96b24e336f569ee84af06b6" region="ymf" offset="200000"/>
		<rom name="u1.bin" size="262144" crc="681d7d55" sha1="b0b28471440d747adbc4d22d1918f89f6ede1615" region="spritelut" offset="0"/>
		<chip type="cpu" tag="maincpu" name="68EC020" clock="16000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="4000000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="ymf" name="YMF278B" clock="33868800"/>
		<display tag="screen" type="raster" rotate="0" width="320" height="224" refresh="59.900000" />
		<sound channels="2"/>
		<input players="2" buttons="3" coins="2" service="yes" tilt="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Region" tag="DSW" mask="15">
			<dipvalue name="World" value="15" default="yes"/>
			<dipvalue name="USA &amp; Canada" value="14"/>
			<dipvalue name="Korea" value="13"/>
			<dipvalue name="Hong Kong" value="11"/>
			<dipvalue name="Taiwan" value="7"/>
		</dipswitch>
		<dipswitch name="Flip Screen" tag="DSW" mask="65536">
			<dipvalue name="Off" value="65536" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Demo Sounds" tag="DSW" mask="131072">
			<dipvalue name="Off" value="131072"/>
			<dipvalue name="On" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Difficulty" tag="DSW" mask="786432">
			<dipvalue name="Easy" value="524288"/>
			<dipvalue name="Normal" value="786432" default="yes"/>
			<dipvalue name="Hard" value="262144"/>
			<dipvalue name="Hardest" value="0"/>
		</dipswitch>
		<dipswitch name="Lives" tag="DSW" mask="3145728">
			<dipvalue name="1" value="2097152"/>
			<dipvalue name="2" value="1048576"/>
			<dipvalue name="3" value="3145728" default="yes"/>
			<dipvalue name="4" value="0"/>
		</dipswitch>
		<dipswitch name="Bonus Life" tag="DSW" mask="4194304">
			<dipvalue name="600K" value="4194304" default="yes"/>
			<dipvalue name="800K" value="0"/>
		</dipswitch>
		<dipswitch name="Service Mode" tag="DSW" mask="8388608">
			<dipvalue name="Off" value="8388608" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Credits/Coinage" tag="DSW" mask="16777216">
			<dipvalue name="A+B/A&amp;B" value="16777216" default="yes"/>
			<dipvalue name="A&amp;B/A [Free Play]" value="0"/>
		</dipswitch>
		<dipswitch name="Coin A" tag="DSW" mask="234881024">
			<dipvalue name="3 Coins/1 Credit" value="167772160"/>
			<dipvalue name="2 Coins/1 Credit" value="201326592"/>
			<dipvalue name="1 Coin/1 Credit" value="234881024" default="yes"/>
			<dipvalue name="1 Coin/2 Credits" value="134217728"/>
			<dipvalue name="1 Coin/3 Credits" value="100663296"/>
			<dipvalue name="1 Coin/4 Credits" value="67108864"/>
			<dipvalue name="1 Coin/5 Credits" value="33554432"/>
			<dipvalue name="1C 6C [Free Play]" value="0"/>
		</dipswitch>
		<dipswitch name="Coin B" tag="DSW" mask="1879048192">
			<dipvalue name="3 Coins/1 Credit" value="1342177280"/>
			<dipvalue name="2 Coins/1 Credit" value="1610612736"/>
			<dipvalue name="1 Coin/1 Credit" value="1879048192" default="yes"/>
			<dipvalue name="1 Coin/2 Credits" value="1073741824"/>
			<dipvalue name="1 Coin/3 Credits" value="805306368"/>
			<dipvalue name="1 Coin/4 Credits" value="536870912"/>
			<dipvalue name="1 Coin/5 Credits" value="268435456"/>
			<dipvalue name="1C 6C [Free Play]" value="0"/>
		</dipswitch>
		<dipswitch name="2C Start, 1C Continue" tag="DSW" mask="2147483648">
			<dipvalue name="Off" value="2147483648" default="yes"/>
			<dipvalue name="On [Free Play]" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="4096"/>
	</game>

	<game name="atetris" sourcefile="atetris.c">
		<description>Tetris (set 1)</description>
		<year>1988</year>
		<manufacturer>Atari Games</manufacturer>
		<category>Puzzle / Drop</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.031</verAdded>
		<controls_info>numPlayers="2" alternating="0" mirrored="1" usesService="0" tilt="0" cocktail="0"</controls_info>
		<player number="1" numButtons="1">
			<controls>
				<control name="4-way Joystick">
					<constant name="joy4way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Rotate"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_DOWN" value="Down"/>
				<label name="P1_JOYSTICK_UP" value=""/>
			</labels>
		</player>
		<rom name="136066-1100.45f" size="65536" crc="2acbdb09" sha1="5e1189227f26563fd3e5372121ea5c915620f892" region="maincpu" offset="10000"/>
		<rom name="136066-1101.35a" size="65536" crc="84a1939f" sha1="d8577985fc8ed4e74f74c68b7c00c4855b7c3270" region="gfx1" offset="0"/>
		<chip type="cpu" tag="maincpu" name="M6502" clock="1789772"/>
		<chip type="cpu" tag="pokey1" name="POKEY" clock="1789772"/>
		<chip type="cpu" tag="pokey2" name="POKEY" clock="1789772"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="pokey1" name="POKEY" clock="1789772"/>
		<chip type="audio" tag="pokey2" name="POKEY" clock="1789772"/>
		<display tag="screen" type="raster" rotate="0" width="336" height="240" refresh="59.922743" pixclock="7159090" htotal="456" hbend="0" hbstart="336" vtotal="262" vbend="0" vbstart="240" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy" ways="3 (half4)"/>
		</input>
		<dipswitch name="Freeze" tag="IN0" mask="4">
			<dipvalue name="Off" value="0" default="yes"/>
			<dipvalue name="On" value="4"/>
		</dipswitch>
		<dipswitch name="Freeze Step" tag="IN0" mask="8">
			<dipvalue name="Off" value="0" default="yes"/>
			<dipvalue name="On" value="8"/>
		</dipswitch>
		<dipswitch name="Unused" tag="IN0" mask="16">
			<dipvalue name="Off" value="0" default="yes"/>
			<dipvalue name="On" value="16"/>
		</dipswitch>
		<dipswitch name="Unused" tag="IN0" mask="32">
			<dipvalue name="Off" value="0" default="yes"/>
			<dipvalue name="On" value="32"/>
		</dipswitch>
		<dipswitch name="Service Mode" tag="IN0" mask="128">
			<dipvalue name="Off" value="0" default="yes"/>
			<dipvalue name="On" value="128"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="256"/>
	</game>

	<game name="crysking" sourcefile="crystal.c" romof="crysbios">
		<description>The Crystal of Kings</description>
		<year>2001</year>
		<manufacturer>BrezzaSoft</manufacturer>
		<category>Fighter / 2.5D</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.090</verAdded>
		<rom name="mx27l1000.u14" merge="mx27l1000.u14" size="131072" crc="beff39a9" sha1="b6f6dda58d9c82273f9422c1bd623411e58982cb" region="maincpu" offset="0"/>
		<rom name="bcsv0004f01.u1" size="16777216" crc="8feff120" sha1="2ea42fa893bff845b5b855e2556789f8354e9066" region="user1" offset="0"/>
		<rom name="bcsv0004f02.u2" size="16777216" crc="0e799845" sha1="419674ce043cb1efb18303f4cb7fdbbae642ee39" region="user1" offset="1000000"/>
		<rom name="bcsv0004f03.u3" size="16777216" crc="659e2d17" sha1="342c98f3f695ef4dea8b533612451c4d2fb58809" region="user1" offset="2000000"/>
		<chip type="cpu" tag="maincpu" name="SE3208" clock="43000000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="vrender" name="VRender0"/>
		<display tag="screen" type="raster" rotate="0" width="320" height="240" refresh="60.000000" />
		<sound channels="2"/>
		<input players="4" buttons="4" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Pause" tag="DSW" mask="1">
			<dipvalue name="Off" value="1" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Free Play" tag="DSW" mask="2">
			<dipvalue name="Off" value="2" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="DSW" mask="4">
			<dipvalue name="Off" value="4" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="DSW" mask="8">
			<dipvalue name="Off" value="8" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="DSW" mask="16">
			<dipvalue name="Off" value="16" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="DSW" mask="32">
			<dipvalue name="Off" value="32" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unknown" tag="DSW" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Test" tag="DSW" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="65536"/>
	</game>

	<game name="kod" sourcefile="cps1.c">
		<description>The King of Dragons (World 910805)</description>
		<year>1991</year>
		<manufacturer>Capcom</manufacturer>
		<category>Fighter / 2.5D</category>
		<nplayers>3P sim</nplayers>
		<verAdded>.140u2</verAdded>
		<rom name="kde_30a.11e" size="131072" crc="fcb5efe2" sha1="6122e4852633876ff2ccd4b72296fce96446b3ee" region="maincpu" offset="0"/>
		<rom name="kde_37a.11f" size="131072" crc="f22e5266" sha1="2fbadce701218f4a56bfd6dfd758abacb34a2181" region="maincpu" offset="1"/>
		<rom name="kde_31a.12e" size="131072" crc="c710d722" sha1="a2e9b84d3e7d835a910ab9f584bdc64c2559995a" region="maincpu" offset="40000"/>
		<rom name="kde_38a.12f" size="131072" crc="57d6ed3a" sha1="a47da5068723c8e16ed458fbfa3e3db57b32d87d" region="maincpu" offset="40001"/>
		<rom name="kd_28.9e" size="131072" crc="9367bcd9" sha1="8243b4b9bb9756f3fa726717e19a166cb2f5b50a" region="maincpu" offset="80000"/>
		<rom name="kd_35.9f" size="131072" crc="4ca6a48a" sha1="9d440ecd8d2d0e293fecf64ca3915252b94e7aef" region="maincpu" offset="80001"/>
		<rom name="kd_29.10e" size="131072" crc="0360fa72" sha1="274769c8717a874397cf37369e3ef80a682d9ef2" region="maincpu" offset="c0000"/>
		<rom name="kd_36a.10f" size="131072" crc="95a3cef8" sha1="9b75c1ed0eafacc230197ffd9b81e0c8f4f2c464" region="maincpu" offset="c0001"/>
		<rom name="kd-5m.4a" size="524288" crc="e45b8701" sha1="604e39e455e81695ee4f899f102d0bcd789cedd0" region="gfx" offset="0"/>
		<rom name="kd-7m.6a" size="524288" crc="a7750322" sha1="3c583496a53cd64edf377db35f7f40f02b59b7e7" region="gfx" offset="2"/>
		<rom name="kd-1m.3a" size="524288" crc="5f74bf78" sha1="b7c43eea9bf77a0fb571dcd53f8be719e6655fd9" region="gfx" offset="4"/>
		<rom name="kd-3m.5a" size="524288" crc="5e5303bf" sha1="d9f90b898ffdf4398b2bbeb48247f06f728e7c00" region="gfx" offset="6"/>
		<rom name="kd-6m.4c" size="524288" crc="113358f3" sha1="9d98eafa74a046f65bf3847fe1d88ea1b0c82b0c" region="gfx" offset="200000"/>
		<rom name="kd-8m.6c" size="524288" crc="38853c44" sha1="a6e552fb0138a76a7878b90d202904e2b44ae7ec" region="gfx" offset="200002"/>
		<rom name="kd-2m.3c" size="524288" crc="9ef36604" sha1="b42ca0a910b65e1e7bb6e7d734e853ce67e821bf" region="gfx" offset="200004"/>
		<rom name="kd-4m.5c" size="524288" crc="402b9b4f" sha1="4c11976976eadf1ad293b31b0a4d047d05032b06" region="gfx" offset="200006"/>
		<rom name="kd_9.12a" size="65536" crc="bac6ec26" sha1="6cbb6d55660150ae3f5270e023328275ee1bbf50" region="audiocpu" offset="0"/>
		<rom name="kd_18.11c" size="131072" crc="4c63181d" sha1="270f27534a95cb0be3ff3f9ca71c502320d8090b" region="oki" offset="0"/>
		<rom name="kd_19.12c" size="131072" crc="92941b80" sha1="5fa7c2793e6febee54a83042d118ddd4f2b7d127" region="oki" offset="20000"/>
		<rom name="buf1" size="279" crc="eb122de7" sha1="b26b5bfe258e3e184f069719f9fd008d6b8f6b9b" region="aboardplds" offset="0"/>
		<rom name="ioa1" size="279" crc="59c7ee3b" sha1="fbb887c5b4f5cb8df77cec710eaac2985bc482a6" region="aboardplds" offset="0"/>
		<rom name="prg1" size="279" crc="f1129744" sha1="a5300f301c1a08a7da768f0773fa0fe3f683b237" region="aboardplds" offset="0"/>
		<rom name="rom1" size="279" crc="41dc73b9" sha1="7d4c9f1693c821fbf84e32dd6ef62ddf14967845" region="aboardplds" offset="0"/>
		<rom name="sou1" size="279" crc="84f4b2fe" sha1="dcc9e86cc36316fe42eace02d6df75d08bc8bb6d" region="aboardplds" offset="0"/>
		<rom name="kd29b.1a" size="279" status="nodump" region="bboardplds" offset="0"/>
		<rom name="iob1.11d" size="279" crc="3abc0700" sha1="973043aa46ec6d5d1db20dc9d5937005a0f9f6ae" region="bboardplds" offset="0"/>
		<rom name="ioc1.ic7" size="279" crc="0d182081" sha1="475b3d417785da4bc512cce2b274bb00d4cc6792" region="cboardplds" offset="0"/>
		<rom name="c632.ic1" size="279" crc="0fbd9270" sha1="d7e737b20c44d41e29ca94be56114b31934dde81" region="cboardplds" offset="0"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="10000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="3579545"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="2151" name="YM2151" clock="3579545"/>
		<chip type="audio" tag="oki" name="OKI6295" clock="1000000"/>
		<display tag="screen" type="raster" rotate="0" width="384" height="224" refresh="59.629403" pixclock="8000000" htotal="518" hbend="64" hbstart="448" vtotal="259" vbend="16" vbstart="240" />
		<sound channels="1"/>
		<input players="3" buttons="2" coins="3" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Coinage" tag="DSWA" mask="7">
			<dipvalue name="4 Coins/1 Credit" value="0"/>
			<dipvalue name="3 Coins/1 Credit" value="1"/>
			<dipvalue name="2 Coins/1 Credit" value="2"/>
			<dipvalue name="1 Coin/1 Credit" value="7" default="yes"/>
			<dipvalue name="1 Coin/2 Credits" value="6"/>
			<dipvalue name="1 Coin/3 Credits" value="5"/>
			<dipvalue name="1 Coin/4 Credits" value="4"/>
			<dipvalue name="1 Coin/6 Credits" value="3"/>
		</dipswitch>
		<dipswitch name="Coin Slots" tag="DSWA" mask="8">
			<dipvalue name="1" value="0"/>
			<dipvalue name="3" value="8" default="yes"/>
		</dipswitch>
		<dipswitch name="Play Mode" tag="DSWA" mask="16">
			<dipvalue name="2 Players" value="0"/>
			<dipvalue name="3 Players" value="16" default="yes"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSWA" mask="32">
			<dipvalue name="Off" value="32" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="2 Coins to Start, 1 to Continue" tag="DSWA" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSWA" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Difficulty" tag="DSWB" mask="7">
			<dipvalue name="1 (Easiest)" value="7"/>
			<dipvalue name="2" value="6"/>
			<dipvalue name="3" value="5"/>
			<dipvalue name="4 (Normal)" value="4" default="yes"/>
			<dipvalue name="5" value="3"/>
			<dipvalue name="6" value="2"/>
			<dipvalue name="7" value="1"/>
			<dipvalue name="8 (Hardest)" value="0"/>
		</dipswitch>
		<dipswitch name="Lives" tag="DSWB" mask="56">
			<dipvalue name="1" value="48"/>
			<dipvalue name="2" value="56" default="yes"/>
			<dipvalue name="3" value="40"/>
			<dipvalue name="4" value="32"/>
			<dipvalue name="5" value="24"/>
			<dipvalue name="6" value="16"/>
			<dipvalue name="7" value="8"/>
			<dipvalue name="8" value="0"/>
		</dipswitch>
		<dipswitch name="Bonus Life" tag="DSWB" mask="192">
			<dipvalue name="80k and every 400k" value="128"/>
			<dipvalue name="160k and every 450k" value="64"/>
			<dipvalue name="200k and every 450k" value="192" default="yes"/>
			<dipvalue name="None" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSWC" mask="1">
			<dipvalue name="Off" value="1" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSWC" mask="2">
			<dipvalue name="Off" value="2" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Free Play" tag="DSWC" mask="4">
			<dipvalue name="Off" value="4" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Freeze" tag="DSWC" mask="8">
			<dipvalue name="Off" value="8" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Flip Screen" tag="DSWC" mask="16">
			<dipvalue name="Off" value="16" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Demo Sounds" tag="DSWC" mask="32">
			<dipvalue name="Off" value="32"/>
			<dipvalue name="On" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Allow Continue" tag="DSWC" mask="64">
			<dipvalue name="No" value="64"/>
			<dipvalue name="Yes" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Game Mode" tag="DSWC" mask="128">
			<dipvalue name="Game" value="128" default="yes"/>
			<dipvalue name="Test" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="3072"/>
	</game>

	<game name="kf2k5uni" sourcefile="neodrvr.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 10th Anniversary 2005 Unique (The King of Fighters 2002 bootleg)</description>
		<year>2004</year>
		<manufacturer>bootleg</manufacturer>
		<biosset name="euro" description="Europe MVS (Ver. 2)" default="yes"/>
		<biosset name="euro-s1" description="Europe MVS (Ver. 1)"/>
		<biosset name="us" description="US MVS (Ver. 2?)"/>
		<biosset name="us-e" description="US MVS (Ver. 1)"/>
		<biosset name="asia" description="Asia MVS (Ver. 3)"/>
		<biosset name="japan" description="Japan MVS (Ver. 3)"/>
		<biosset name="japan-s2" description="Japan MVS (Ver. 2)"/>
		<biosset name="japan-s1" description="Japan MVS (Ver. 1)"/>
		<biosset name="mv1c" description="NEO-MVH MV1C"/>
		<biosset name="japan-j3" description="Japan MVS (J3)"/>
		<biosset name="japan-hotel" description="Custom Japanese Hotel"/>
		<biosset name="uni-bios_2_3" description="Universe Bios (Hack, Ver. 2.3)"/>
		<biosset name="uni-bios_2_3o" description="Universe Bios (Hack, Ver. 2.3, older?)"/>
		<biosset name="uni-bios_2_2" description="Universe Bios (Hack, Ver. 2.2)"/>
		<biosset name="uni-bios_2_1" description="Universe Bios (Hack, Ver. 2.1)"/>
		<biosset name="uni-bios_2_0" description="Universe Bios (Hack, Ver. 2.0)"/>
		<biosset name="uni-bios_1_3" description="Universe Bios (Hack, Ver. 1.3)"/>
		<biosset name="uni-bios_1_2" description="Universe Bios (Hack, Ver. 1.2)"/>
		<biosset name="uni-bios_1_2o" description="Universe Bios (Hack, Ver. 1.2, older)"/>
		<biosset name="uni-bios_1_1" description="Universe Bios (Hack, Ver. 1.1)"/>
		<biosset name="uni-bios_1_0" description="Universe Bios (Hack, Ver. 1.0)"/>
		<biosset name="uni-bios_3_0" description="Universe Bios (Hack, Ver. 3.0)"/>
		<category>Fighter / Versus</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.103</verAdded>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="mainbios" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="mainbios" offset="0"/>
		<rom name="sp-u2.sp1" merge="sp-u2.sp1" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="mainbios" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="mainbios" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="mainbios" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="mainbios" offset="0"/>
		<rom name="sp-j2.sp1" merge="sp-j2.sp1" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="mainbios" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="mainbios" offset="0"/>
		<rom name="sp-45.sp1" merge="sp-45.sp1" bios="mv1c" size="524288" crc="03cc9f6a" sha1="cdf1f49e3ff2bac528c21ed28449cf35b7957dc1" region="mainbios" offset="0"/>
		<rom name="japan-j3.bin" merge="japan-j3.bin" bios="japan-j3" size="131072" crc="dff6d41f" sha1="e92910e20092577a4523a6b39d578a71d4de7085" region="mainbios" offset="0"/>
		<rom name="sp-1v1_3db8c.bin" merge="sp-1v1_3db8c.bin" bios="japan-hotel" size="131072" crc="162f0ebe" sha1="fe1c6dd3dfcf97d960065b1bb46c1e11cb7bf271" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_3.rom" merge="uni-bios_2_3.rom" bios="uni-bios_2_3" size="131072" crc="27664eb5" sha1="5b02900a3ccf3df168bdcfc98458136fd2b92ac0" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_3o.rom" merge="uni-bios_2_3o.rom" bios="uni-bios_2_3o" size="131072" crc="601720ae" sha1="1b8a72c720cdb5ee3f1d735bbcf447b09204b8d9" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_2.rom" merge="uni-bios_2_2.rom" bios="uni-bios_2_2" size="131072" crc="2d50996a" sha1="5241a4fb0c63b1a23fd1da8efa9c9a9bd3b4279c" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_1.rom" merge="uni-bios_2_1.rom" bios="uni-bios_2_1" size="131072" crc="8dabf76b" sha1="c23732c4491d966cf0373c65c83c7a4e88f0082c" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_0.rom" merge="uni-bios_2_0.rom" bios="uni-bios_2_0" size="131072" crc="0c12c2ad" sha1="37bcd4d30f3892078b46841d895a6eff16dc921e" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_3.rom" merge="uni-bios_1_3.rom" bios="uni-bios_1_3" size="131072" crc="b24b44a0" sha1="eca8851d30557b97c309a0d9f4a9d20e5b14af4e" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_2.rom" merge="uni-bios_1_2.rom" bios="uni-bios_1_2" size="131072" crc="4fa698e9" sha1="682e13ec1c42beaa2d04473967840c88fd52c75a" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_2o.rom" merge="uni-bios_1_2o.rom" bios="uni-bios_1_2o" size="131072" crc="e19d3ce9" sha1="af88ef837f44a3af2d7144bb46a37c8512b67770" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_1.rom" merge="uni-bios_1_1.rom" bios="uni-bios_1_1" size="131072" crc="5dda0d84" sha1="4153d533c02926a2577e49c32657214781ff29b7" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_0.rom" merge="uni-bios_1_0.rom" bios="uni-bios_1_0" size="131072" crc="0ce453a0" sha1="3b4c0cd26c176fc6b26c3a2f95143dd478f6abf9" region="mainbios" offset="0"/>
		<rom name="uni-bios_3_0.rom" merge="uni-bios_3_0.rom" bios="uni-bios_3_0" size="131072" crc="a97c89a9" sha1="97a5eff3b119062f10e31ad6f04fe4b90d366e7f" region="mainbios" offset="0"/>
		<rom name="5006-p2a.bin" size="4194304" crc="ced883a2" sha1="f93db4d74ce0a73a3e9631966fee37be22470c89" region="maincpu" offset="0"/>
		<rom name="5006-p1.bin" size="4194304" crc="72c39c46" sha1="4ba0657de20319c0bc30c7c3bba7d7331d0ce9a7" region="maincpu" offset="400000"/>
		<rom name="5006-s1.bin" size="131072" crc="91f8c544" sha1="9d16cafb9ca4bc54f31f7fd82b1be06ec8b11c79" region="fixed" offset="0"/>
		<rom name="sfix.sfix" merge="sfix.sfix" size="131072" crc="c2ea0cfd" sha1="fd4a618cdcdbf849374f0a50dd8efe9dbab706c3" region="fixedbios" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="131072" crc="5a86cff2" sha1="5992277debadeb64d1c1c64b0a92d9293eaf7e4a" region="zoomy" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="94416d67" sha1="42f9d7ddd6c0931fd64226a60dc73602b2819dcf" region="audiobios" offset="0"/>
		<rom name="5006-m1.bin" size="131072" crc="9050bfe7" sha1="765bf3d954f775231b7ef2504bb844cd0b29e3f7" region="audiocpu" offset="0"/>
		<rom name="kf10-v1.bin" size="8388608" crc="0fc9a58d" sha1="9d79ef00e2c2abd9f29af5521c2fbe5798bf336f" region="ymsnd" offset="0"/>
		<rom name="kf10-v2.bin" size="8388608" crc="b8c475a4" sha1="10caf9c69927a223445d2c4b147864c02ce520a8" region="ymsnd" offset="800000"/>
		<rom name="kf10-c1a.bin" size="4194304" crc="3bbc0364" sha1="e8aa7ff82f151ce1db56f259377b64cceef85af0" region="sprites" offset="0"/>
		<rom name="kf10-c2a.bin" size="4194304" crc="91230075" sha1="d9098e05a7ba6008661147b6bf8bc2f494b8b72b" region="sprites" offset="1"/>
		<rom name="kf10-c1b.bin" size="4194304" crc="b5abfc28" sha1="eabf60992bb3485c95330065294071ec155bfe7c" region="sprites" offset="800000"/>
		<rom name="kf10-c2b.bin" size="4194304" crc="6cc4c6e1" sha1="be824a944e745ee18efdc45c81fd496a4d624b9c" region="sprites" offset="800001"/>
		<rom name="kf10-c3a.bin" size="4194304" crc="5b3d4a16" sha1="93ac1cd7739100f8c32732644f81f2a19837b131" region="sprites" offset="1000000"/>
		<rom name="kf10-c4a.bin" size="4194304" crc="c6f3419b" sha1="340c17a73aeb7bf8a6209f8459e6f00000075b50" region="sprites" offset="1000001"/>
		<rom name="kf10-c3b.bin" size="4194304" crc="9d2bba19" sha1="5ebbd0af3f83a60e33c8ccb743e3d5f5a96f1273" region="sprites" offset="1800000"/>
		<rom name="kf10-c4b.bin" size="4194304" crc="5a4050cb" sha1="8fd2291f349efa1ed5cd37ad4e273b60fe831a77" region="sprites" offset="1800001"/>
		<rom name="kf10-c5a.bin" size="4194304" crc="a289d1e1" sha1="50c7d7ebde6e118a01036cc3e40827fcd9f0d3fd" region="sprites" offset="2000000"/>
		<rom name="kf10-c6a.bin" size="4194304" crc="e6494b5d" sha1="18e064b9867ae0b0794065f8dbefd486620419db" region="sprites" offset="2000001"/>
		<rom name="kf10-c5b.bin" size="4194304" crc="404fff02" sha1="56d1b32c87ea4885e49264e8b21846e465a20e1f" region="sprites" offset="2800000"/>
		<rom name="kf10-c6b.bin" size="4194304" crc="f2ccfc9e" sha1="69db7fac7023785ab94ea711a72dbc2826cfe1a3" region="sprites" offset="2800001"/>
		<rom name="kf10-c7a.bin" size="4194304" crc="be79c5a8" sha1="ded3c5eb3571647f50533eb682c2675372ace3fb" region="sprites" offset="3000000"/>
		<rom name="kf10-c8a.bin" size="4194304" crc="a5952ca4" sha1="76dbb3cb45ce5a4beffa1ed29491204fc6617e42" region="sprites" offset="3000001"/>
		<rom name="kf10-c7b.bin" size="4194304" crc="3fdb3542" sha1="7d2050752a2064cd6729f483a0da93808e2c6033" region="sprites" offset="3800000"/>
		<rom name="kf10-c8b.bin" size="4194304" crc="661b7a52" sha1="0ae2ad2389134892f156337332b77adade3ddad1" region="sprites" offset="3800001"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="12000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="4000000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="ymsnd" name="YM2610" clock="8000000"/>
		<display tag="screen" type="raster" rotate="0" width="320" height="224" refresh="59.185606" pixclock="6000000" htotal="384" hbend="30" hbstart="350" vtotal="264" vbend="16" vbstart="240" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch" tag="IN0" mask="1">
			<dipvalue name="Off" value="1" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?" tag="IN0" mask="2">
			<dipvalue name="1?" value="0"/>
			<dipvalue name="2?" value="2" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)" tag="IN0" mask="4">
			<dipvalue name="Off" value="4" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="COMM Setting (Cabinet No.)" tag="IN0" mask="24">
			<dipvalue name="1" value="24" default="yes"/>
			<dipvalue name="2" value="16"/>
			<dipvalue name="3" value="8"/>
			<dipvalue name="4" value="0"/>
		</dipswitch>
		<dipswitch name="COMM Setting (Link Enable)" tag="IN0" mask="32">
			<dipvalue name="Off" value="32" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Free Play" tag="IN0" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Freeze" tag="IN0" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="0"/>
	</game>

	<game name="tnzs" sourcefile="tnzs.c">
		<description>The NewZealand Story (World, new version) (newer PCB)</description>
		<year>1988</year>
		<manufacturer>Taito Corporation Japan</manufacturer>
		<category>Platform / Run Jump Scrolling</category>
		<nplayers>2P alt</nplayers>
		<verAdded>.035b07</verAdded>
		<rom name="b53-24.1" size="131072" crc="d66824c6" sha1="fd381ac0dc52ce670c3fde320ea60a209e288a52" region="maincpu" offset="0"/>
		<rom name="b53-25.3" size="65536" crc="d6ac4e71" sha1="f3e71624a8a5e4e4c8a6aa01711ed26bdd5abf5a" region="sub" offset="0"/>
		<rom name="b53-26.34" size="65536" crc="cfd5649c" sha1="4f6afccd535d39b41661dc3ccd17af125bfac015" region="audiocpu" offset="0"/>
		<rom name="b53-16.8" size="131072" crc="c3519c2a" sha1="30fe7946fbc95ab6b3ccb6944fb24bf47bf3d743" region="gfx1" offset="0"/>
		<rom name="b53-17.7" size="131072" crc="2bf199e8" sha1="4ed73e4f00ae2f5f4028a0ea5ae3cd238863a370" region="gfx1" offset="20000"/>
		<rom name="b53-18.6" size="131072" crc="92f35ed9" sha1="5fdd8d6ddbb7be9887af3c8dea9ad3b58c4e86f9" region="gfx1" offset="40000"/>
		<rom name="b53-19.5" size="131072" crc="edbb9581" sha1="539396a01ca0b69455f000d446759b232530b542" region="gfx1" offset="60000"/>
		<rom name="b53-22.4" size="131072" crc="59d2aef6" sha1="b657b7603c3eb5f169000d38497ebb93f26f7832" region="gfx1" offset="80000"/>
		<rom name="b53-23.3" size="131072" crc="74acfb9b" sha1="90b544ed7ede7565660bdd13c94c15c54423cda9" region="gfx1" offset="a0000"/>
		<rom name="b53-20.2" size="131072" crc="095d0dc0" sha1="ced2937d0594fa00ae344a4e3a3cba23772dc160" region="gfx1" offset="c0000"/>
		<rom name="b53-21.1" size="131072" crc="9800c54d" sha1="761647177d621ac2cdd8b009876eed35809f3c92" region="gfx1" offset="e0000"/>
		<chip type="cpu" tag="maincpu" name="Z80" clock="6000000"/>
		<chip type="cpu" tag="sub" name="Z80" clock="6000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="6000000"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="ymsnd" name="YM2203" clock="3000000"/>
		<display tag="screen" type="raster" rotate="0" width="256" height="224" refresh="59.150000" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="2" tilt="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Cabinet" tag="DSWA" mask="1">
			<dipvalue name="Upright" value="0" default="yes"/>
			<dipvalue name="Cocktail" value="1"/>
		</dipswitch>
		<dipswitch name="Flip Screen" tag="DSWA" mask="2">
			<dipvalue name="Off" value="2" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Service Mode" tag="DSWA" mask="4">
			<dipvalue name="Off" value="4" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Invulnerability (Debug)" tag="DSWA" mask="8">
			<dipvalue name="Off" value="8" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Coin A" tag="DSWA" mask="48">
			<dipvalue name="4 Coins/1 Credit" value="0"/>
			<dipvalue name="3 Coins/1 Credit" value="16"/>
			<dipvalue name="2 Coins/1 Credit" value="32"/>
			<dipvalue name="1 Coin/1 Credit" value="48" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin B" tag="DSWA" mask="192">
			<dipvalue name="1 Coin/2 Credits" value="192" default="yes"/>
			<dipvalue name="1 Coin/3 Credits" value="128"/>
			<dipvalue name="1 Coin/4 Credits" value="64"/>
			<dipvalue name="1 Coin/6 Credits" value="0"/>
		</dipswitch>
		<dipswitch name="Difficulty" tag="DSWB" mask="3">
			<dipvalue name="Easy" value="2"/>
			<dipvalue name="Medium" value="3" default="yes"/>
			<dipvalue name="Hard" value="1"/>
			<dipvalue name="Hardest" value="0"/>
		</dipswitch>
		<dipswitch name="Bonus Life" tag="DSWB" mask="12">
			<dipvalue name="50k 150k 150k+" value="0"/>
			<dipvalue name="70k 200k 200k+" value="12" default="yes"/>
			<dipvalue name="100k 250k 250k+" value="4"/>
			<dipvalue name="200k 300k 300k+" value="8"/>
		</dipswitch>
		<dipswitch name="Lives" tag="DSWB" mask="48">
			<dipvalue name="2" value="32"/>
			<dipvalue name="3" value="48" default="yes"/>
			<dipvalue name="4" value="0"/>
			<dipvalue name="5" value="16"/>
		</dipswitch>
		<dipswitch name="Allow Continue" tag="DSWB" mask="64">
			<dipvalue name="No" value="0"/>
			<dipvalue name="Yes" value="64" default="yes"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSWB" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="512"/>
	</game>

	<game name="punisher" sourcefile="cps1.c">
		<description>The Punisher (World 930422)</description>
		<year>1993</year>
		<manufacturer>Capcom</manufacturer>
		<category>Fighter / 2.5D</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.035b03</verAdded>
		<controls_info>numPlayers="2" alternating="0" mirrored="1" usesService="0" tilt="0" cocktail="0"</controls_info>
		<player number="1" numButtons="2">
			<controls>
				<control name="8-way Joystick">
					<constant name="joy8way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Attack"/>
				<label name="P1_BUTTON2" value="Jump"/>
				<label name="P1_JOYSTICK_UP" value="Up"/>
				<label name="P1_JOYSTICK_DOWN" value="Down"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
			</labels>
		</player>
		<rom name="pse_26.11e" size="131072" crc="389a99d2" sha1="e97f4225554e4603cb0e3edd296a90bb2e467ca7" region="maincpu" offset="0"/>
		<rom name="pse_30.11f" size="131072" crc="68fb06ac" sha1="189e25ca7e4aaa80492c03ce06696952cc1b1553" region="maincpu" offset="1"/>
		<rom name="pse_27.12e" size="131072" crc="3eb181c3" sha1="a2442449f4bbe3be03d2be7d4e2cbb69f9741dac" region="maincpu" offset="40000"/>
		<rom name="pse_31.12f" size="131072" crc="37108e7b" sha1="78aaa6e2913e6b1b852b39416557ac4a394d7d8b" region="maincpu" offset="40001"/>
		<rom name="pse_24.9e" size="131072" crc="0f434414" sha1="aaacf835a93551fc792571d6e824a01f3c5d4469" region="maincpu" offset="80000"/>
		<rom name="pse_28.9f" size="131072" crc="b732345d" sha1="472d84f846e9f73f129562d78352376194e0211e" region="maincpu" offset="80001"/>
		<rom name="pse_25.10e" size="131072" crc="b77102e2" sha1="2e39b2c2c0eed5ca2320a57e69bcf377f809a20c" region="maincpu" offset="c0000"/>
		<rom name="pse_29.10f" size="131072" crc="ec037bce" sha1="f86e7feb63d7662a38048e6d51d7b5a69dafaffb" region="maincpu" offset="c0001"/>
		<rom name="ps_21.6f" size="524288" crc="8affa5a9" sha1="268760b83b1723ff50a019ec51ef7af2e49935bf" region="maincpu" offset="100000"/>
		<rom name="ps-1m.3a" size="524288" crc="77b7ccab" sha1="e08e5d55a79e4c0c8ca819d6d7d2a14f753c6ec3" region="gfx" offset="0"/>
		<rom name="ps-3m.5a" size="524288" crc="0122720b" sha1="5f0d3097e097f64106048156fbb0d343fe78fffa" region="gfx" offset="2"/>
		<rom name="ps-2m.4a" size="524288" crc="64fa58d4" sha1="d4a774285ed15273195b6b26d2965ce370e54e73" region="gfx" offset="4"/>
		<rom name="ps-4m.6a" size="524288" crc="60da42c8" sha1="95eec4a58d9628a2d9764951dd8dc11e4860a899" region="gfx" offset="6"/>
		<rom name="ps-5m.7a" size="524288" crc="c54ea839" sha1="0733f37329edd9d0cace1319a7544b40aa7ecb0b" region="gfx" offset="200000"/>
		<rom name="ps-7m.9a" size="524288" crc="04c5acbd" sha1="fddc94b0f36d4d22d7c357856ae15b7514c342d3" region="gfx" offset="200002"/>
		<rom name="ps-6m.8a" size="524288" crc="a544f4cc" sha1="9552df8934ba25f19a22f2e07783712d8c8ef03c" region="gfx" offset="200004"/>
		<rom name="ps-8m.10a" size="524288" crc="8f02f436" sha1="a2f0ebb7e9593469c7b843f8962a66f3d77f79e5" region="gfx" offset="200006"/>
		<rom name="ps_q.5k" size="131072" crc="49ff4446" sha1="87af12f87a940a6c5428b4574ad44a4b54867bc3" region="audiocpu" offset="0"/>
		<rom name="ps-q1.1k" size="524288" crc="31fd8726" sha1="1d73a76682e9fb908db0c55b9a18163f7539fea1" region="qsound" offset="0"/>
		<rom name="ps-q2.2k" size="524288" crc="980a9eef" sha1="36571381f349bc726508a7e618ba1c635ec9d271" region="qsound" offset="80000"/>
		<rom name="ps-q3.3k" size="524288" crc="0dd44491" sha1="903cea1d7f3120545ea3229d30fbd687d11ad68f" region="qsound" offset="100000"/>
		<rom name="ps-q4.4k" size="524288" crc="bed42f03" sha1="21302f7e75f9c795392a3b34e16a959fc5f6e4e9" region="qsound" offset="180000"/>
		<rom name="buf1" size="279" crc="eb122de7" sha1="b26b5bfe258e3e184f069719f9fd008d6b8f6b9b" region="aboardplds" offset="0"/>
		<rom name="ioa1" size="279" crc="59c7ee3b" sha1="fbb887c5b4f5cb8df77cec710eaac2985bc482a6" region="aboardplds" offset="0"/>
		<rom name="prg2" size="279" crc="4386879a" sha1="c36896d169d8c78393609acbbe4397931292a033" region="aboardplds" offset="0"/>
		<rom name="rom1" size="279" crc="41dc73b9" sha1="7d4c9f1693c821fbf84e32dd6ef62ddf14967845" region="aboardplds" offset="0"/>
		<rom name="ps63b.1a" size="279" status="nodump" region="bboardplds" offset="0"/>
		<rom name="iob1.12d" size="279" crc="3abc0700" sha1="973043aa46ec6d5d1db20dc9d5937005a0f9f6ae" region="bboardplds" offset="0"/>
		<rom name="bprg1.11d" size="279" crc="31793da7" sha1="400fa7ac517421c978c1ee7773c30b9ed0c5d3f3" region="bboardplds" offset="0"/>
		<rom name="ioc1.ic1" size="279" crc="0d182081" sha1="475b3d417785da4bc512cce2b274bb00d4cc6792" region="cboardplds" offset="0"/>
		<rom name="d7l1.7l" size="279" crc="27b7410d" sha1="06d0cba0226850f100ff1f539bd7d5db0f90c730" region="dboardplds" offset="0"/>
		<rom name="d8l1.8l" size="279" crc="539fc7da" sha1="cad5c91629c6247e49ccbbcbfe6b08229eafae07" region="dboardplds" offset="0"/>
		<rom name="d9k2.9k" size="279" crc="cd85a156" sha1="a88f8939c5d93e65d7bcc0eb3ee5b6f4f1114e3a" region="dboardplds" offset="0"/>
		<rom name="d10f1.10f" size="279" crc="6619c494" sha1="3aef656c07182a2186f810f30e0d854dd5bd8d18" region="dboardplds" offset="0"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="12000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="8000000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="qsound" name="Q-Sound" clock="4000000"/>
		<display tag="screen" type="raster" rotate="0" width="384" height="224" refresh="59.629403" pixclock="8000000" htotal="518" hbend="64" hbstart="448" vtotal="259" vbend="16" vbstart="240" />
		<sound channels="2"/>
		<input players="2" buttons="2" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Freeze" tag="DSWC" mask="8">
			<dipvalue name="Off" value="8" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="3072"/>
	</game>

	<game name="ghostb" sourcefile="dec8.c">
		<description>The Real Ghostbusters (US 2 Players, revision 2)</description>
		<year>1987</year>
		<manufacturer>Data East USA</manufacturer>
		<category>Shooter / Walking</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.143</verAdded>
		<controls_info>numPlayers="2" alternating="0" mirrored="1" usesService="0" tilt="0" cocktail="0"</controls_info>
		<player number="1" numButtons="2">
			<controls>
				<control name="8-way Joystick">
					<constant name="joy8way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Shoot / Start"/>
				<label name="P1_BUTTON2" value="Beam"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_DOWN" value="Down"/>
				<label name="P1_JOYSTICK_UP" value="Up"/>
			</labels>
		</player>
		<rom name="dz01-22.1d" size="32768" crc="fc65fdf2" sha1="b6ffe2043d5dbff061a9806631646428eed95dd3" region="maincpu" offset="8000"/>
		<rom name="dz02.3d" size="65536" crc="8e117541" sha1="7dfa6eabb29f39a615f3e5123bddcc7197ab82d0" region="maincpu" offset="10000"/>
		<rom name="dz03.4d" size="65536" crc="5606a8f4" sha1="e46e887f13f648fe2162cb853b3c20fa60e3d215" region="maincpu" offset="20000"/>
		<rom name="dz04-21.6d" size="65536" crc="7d46582f" sha1="22e70675d76e2a93a732370fa42cc4b79381f4b0" region="maincpu" offset="30000"/>
		<rom name="dz05-21.7d" size="65536" crc="23e1c758" sha1="c6432682e1d4429d0cfa8de6a05ca0152611b5b1" region="maincpu" offset="40000"/>
		<rom name="dz06.5f" size="32768" crc="798f56df" sha1="aee33cd0c102015114e17f6cb98945e7cc806f55" region="audiocpu" offset="8000"/>
		<rom name="dz-1.1b" size="4096" crc="18b7e1e6" sha1="46b6d914ecee5e743ac805be1545ca44fb016d7d" status="baddump" region="mcu" offset="0"/>
		<rom name="dz00.16b" size="32768" crc="992b4f31" sha1="a9f255286193ccc261a9b6983aabf3c76ebe5ce5" region="gfx1" offset="0"/>
		<rom name="dz15.14f" size="65536" crc="a01a5fd9" sha1="c15e11fbc0ede9e4a232abe37e6d221d5789ce8e" region="gfx2" offset="0"/>
		<rom name="dz16.15f" size="65536" crc="5a9a344a" sha1="f4e8c2bae023ce996e99383873eba23ab6f972a8" region="gfx2" offset="10000"/>
		<rom name="dz12.9f" size="65536" crc="817fae99" sha1="4179501aedbdf5bb0824bf1c13e033685e57a207" region="gfx2" offset="20000"/>
		<rom name="dz14.12f" size="65536" crc="0abbf76d" sha1="fefb0cb7b866452b890bcf8c47b1ed95df35095e" region="gfx2" offset="30000"/>
		<rom name="dz11.8f" size="65536" crc="a5e19c24" sha1="a4aae81a116577ee3cdd9e1a46cae413ae252b76" region="gfx2" offset="40000"/>
		<rom name="dz13.1f" size="65536" crc="3e7c0405" sha1="2cdcb9a902acecec0729a906b7edb44baf130d32" region="gfx2" offset="50000"/>
		<rom name="dz17.17f" size="65536" crc="40361b8b" sha1="6ee59129e236ead3d9b828fb9726311b7a4f2ff6" region="gfx2" offset="60000"/>
		<rom name="dz18.18f" size="65536" crc="8d219489" sha1="0490ad84085d1a60ece1b8ab45f0c551d2ac219d" region="gfx2" offset="70000"/>
		<rom name="dz07.12f" size="65536" crc="e7455167" sha1="a4582ced57862563ef626a25ced4072bc2c95750" region="gfx3" offset="0"/>
		<rom name="dz08.14f" size="65536" crc="32f9ddfe" sha1="2b8c228b0ca938ab7495d53e1a39275a8b872828" region="gfx3" offset="10000"/>
		<rom name="dz09.15f" size="65536" crc="bb6efc02" sha1="ec501cd4a624d9c36a545dd100bc4f2f8b1e5cc0" region="gfx3" offset="20000"/>
		<rom name="dz10.17f" size="65536" crc="6ef9963b" sha1="f12a2e2b0451a118234b2995185bb14d4998d430" region="gfx3" offset="30000"/>
		<rom name="dz19a.10d" size="1024" crc="47e1f83b" sha1="f073eea1f33ed7a4862e4efd143debf1e0ee64b4" region="proms" offset="0"/>
		<rom name="dz20a.11d" size="1024" crc="d8fe2d99" sha1="56f8fcf2f871c7d52d4299a5b9988401ada4319d" region="proms" offset="400"/>
		<chip type="cpu" tag="maincpu" name="HD6309" clock="12000000"/>
		<chip type="cpu" tag="audiocpu" name="DECO 222" clock="1500000"/>
		<chip type="cpu" tag="mcu" name="I8751" clock="12000000"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="ym1" name="YM2203" clock="1500000"/>
		<chip type="audio" tag="ym2" name="YM3812" clock="3000000"/>
		<display tag="screen" type="raster" rotate="0" width="256" height="240" refresh="57.392103" pixclock="5000000" htotal="330" hbend="0" hbstart="256" vtotal="264" vbend="8" vbstart="248" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="3">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Unused" tag="DSW0" mask="16">
			<dipvalue name="Off" value="16" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Demo Sounds" tag="DSW0" mask="32">
			<dipvalue name="Off" value="0"/>
			<dipvalue name="On" value="32" default="yes"/>
		</dipswitch>
		<dipswitch name="Flip Screen" tag="DSW0" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSW0" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Lives" tag="DSW1" mask="3">
			<dipvalue name="1" value="1"/>
			<dipvalue name="3" value="3" default="yes"/>
			<dipvalue name="5" value="2"/>
			<dipvalue name="Invulnerability (Cheat)" value="0"/>
		</dipswitch>
		<dipswitch name="Difficulty" tag="DSW1" mask="12">
			<dipvalue name="Easy" value="8"/>
			<dipvalue name="Normal" value="12" default="yes"/>
			<dipvalue name="Hard" value="4"/>
			<dipvalue name="Hardest" value="0"/>
		</dipswitch>
		<dipswitch name="Max Scene Time" tag="DSW1" mask="48">
			<dipvalue name="4:00" value="0"/>
			<dipvalue name="4:30" value="16"/>
			<dipvalue name="5:00" value="48" default="yes"/>
			<dipvalue name="6:00" value="32"/>
		</dipswitch>
		<dipswitch name="Allow Continue" tag="DSW1" mask="64">
			<dipvalue name="No" value="64"/>
			<dipvalue name="Yes" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Energy Bonus" tag="DSW1" mask="128">
			<dipvalue name="None" value="128" default="yes"/>
			<dipvalue name="+25%" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="1024"/>
	</game>

	<game name="simpsons2p" sourcefile="simpsons.c" cloneof="simpsons" romof="simpsons">
		<description>The Simpsons (2 Players World, set 1)</description>
		<year>1991</year>
		<manufacturer>Konami</manufacturer>
		<category>Fighter / 2.5D</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.036b02</verAdded>
		<controls_info>numPlayers="4" alternating="0" mirrored="1" usesService="0" tilt="0" cocktail="0"</controls_info>
		<player number="1" numButtons="2">
			<controls>
				<control name="8-way Joystick">
					<constant name="joy8way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Attack"/>
				<label name="P1_BUTTON2" value="Jump"/>
				<label name="P1_JOYSTICK_UP" value="Up"/>
				<label name="P1_JOYSTICK_DOWN" value="Down"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
			</labels>
		</player>
		<rom name="072-g02.16c" merge="072-g02.16c" size="131072" crc="580ce1d6" sha1="5b07fb8e8041e1663980aa35d853fdc13b22dac5" region="maincpu" offset="10000"/>
		<rom name="072-p01.17c" size="131072" crc="07ceeaea" sha1="c18255ae1d578c2d53de80d6323cdf41cbe47b57" region="maincpu" offset="30000"/>
		<rom name="072-013.13c" size="131072" crc="8781105a" sha1="ef2f16f7a56d3715536511c674df4b3aab1be2bd" region="maincpu" offset="50000"/>
		<rom name="072-012.15c" size="131072" crc="244f9289" sha1="eeda7f5c7340cbd1a1cd576af48cd5d1a629914a" region="maincpu" offset="70000"/>
		<rom name="072-g03.6g" size="131072" crc="76c1850c" sha1="9047c6b26c4e33c74eb7400a807d3d9f206f7bbe" region="audiocpu" offset="0"/>
		<rom name="072-b07.18h" merge="072-b07.18h" size="524288" crc="ba1ec910" sha1="0805ccb641271dea43185dc0365732260db1763d" region="gfx1" offset="0"/>
		<rom name="072-b06.16h" merge="072-b06.16h" size="524288" crc="cf2bbcab" sha1="47afea47f9bc8cb5eb1c7b7fbafe954b3e749aeb" region="gfx1" offset="80000"/>
		<rom name="072-b08.3n" merge="072-b08.3n" size="1048576" crc="7de500ad" sha1="61b76b8f402e3bde1509679aaaa28ef08cafb0ab" region="gfx2" offset="0"/>
		<rom name="072-b09.8n" merge="072-b09.8n" size="1048576" crc="aa085093" sha1="925239d79bf607021d371263352618876f59c1f8" region="gfx2" offset="100000"/>
		<rom name="072-b10.12n" merge="072-b10.12n" size="1048576" crc="577dbd53" sha1="e603e03e3dcba766074561faa92afafa5761953d" region="gfx2" offset="200000"/>
		<rom name="072-b11.16l" merge="072-b11.16l" size="1048576" crc="55fab05d" sha1="54db8559d71ed257de9a29c8808654eaea0df9e2" region="gfx2" offset="300000"/>
		<rom name="072-d05.1f" merge="072-d05.1f" size="1048576" crc="1397a73b" sha1="369422c84cca5472967af54b8351e29fcd69f621" region="k053260" offset="0"/>
		<rom name="072-d04.1d" merge="072-d04.1d" size="262144" crc="78778013" sha1="edbd6d83b0d1a20df39bb160b92395586fa3c32d" region="k053260" offset="100000"/>
		<rom name="simpsons2p.nv" size="128" crc="fbac4e30" sha1="d3ff3a392550d9b06400b9292a44bdac7ba5c801" region="eeprom" offset="0"/>
		<chip type="cpu" tag="maincpu" name="KONAMI" clock="3000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="3579545"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="ymsnd" name="YM2151" clock="3579545"/>
		<chip type="audio" tag="k053260" name="K053260" clock="3579545"/>
		<display tag="screen" type="raster" rotate="0" width="288" height="224" refresh="59.185600" />
		<sound channels="2"/>
		<input players="2" buttons="2" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="2048"/>
	</game>

	<game name="3wonders" sourcefile="cps1.c">
		<description>Three Wonders (World 910520)</description>
		<year>1991</year>
		<manufacturer>Capcom</manufacturer>
		<category>Multiplay</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.037b13</verAdded>
		<controls_info>numPlayers="2" alternating="0" mirrored="1" usesService="0" tilt="0" cocktail="0"</controls_info>
		<player number="1" numButtons="3">
			<controls>
				<control name="8-way Joystick">
					<constant name="joy8way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Attack"/>
				<label name="P1_BUTTON2" value="Jump"/>
				<label name="P1_BUTTON3" value="??"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_DOWN" value="Down"/>
				<label name="P1_JOYSTICK_UP" value="Up"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
			</labels>
		</player>
		<rom name="rte_30a.11f" size="131072" crc="ef5b8b33" sha1="2313168e5f10505ceece5fdaada0d30df3ca146c" region="maincpu" offset="0"/>
		<rom name="rte_35a.11h" size="131072" crc="7d705529" sha1="b456629b5755b701cca8a438d24957367a260ec5" region="maincpu" offset="1"/>
		<rom name="rte_31a.12f" size="131072" crc="32835e5e" sha1="9ec530561030a75a1283ff2aacc21e55613b682b" region="maincpu" offset="40000"/>
		<rom name="rte_36a.12h" size="131072" crc="7637975f" sha1="56935032eebd3e1c5059f6842b97001dae0aa55f" region="maincpu" offset="40001"/>
		<rom name="rt_28a.9f" size="131072" crc="054137c8" sha1="e4c406e0a32198323a5931093fbaa6836510b8ad" region="maincpu" offset="80000"/>
		<rom name="rt_33a.9h" size="131072" crc="7264cb1b" sha1="b367acb9f6579569321ecaa98a14e29dd775b9db" region="maincpu" offset="80001"/>
		<rom name="rte_29a.10f" size="131072" crc="cddaa919" sha1="0c98e95ad5033d2c5ade7651243e7ccdb4e35463" region="maincpu" offset="c0000"/>
		<rom name="rte_34a.10h" size="131072" crc="ed52e7e5" sha1="352433ae484967d26376141e3a8a0f968b98fde6" region="maincpu" offset="c0001"/>
		<rom name="rt-5m.7a" size="524288" crc="86aef804" sha1="723927ef3bf992d12395c52db051ece7bf57d5e5" region="gfx" offset="0"/>
		<rom name="rt-7m.9a" size="524288" crc="4f057110" sha1="b7d35c883a74cf4bfb242d9f15a0e40ed1ec111f" region="gfx" offset="2"/>
		<rom name="rt-1m.3a" size="524288" crc="902489d0" sha1="748ba416a8b9343059a3e7d8b93f02162feb1d0b" region="gfx" offset="4"/>
		<rom name="rt-3m.5a" size="524288" crc="e35ce720" sha1="6c1a87a1f819bdc20408b5a7823cf35a79d34110" region="gfx" offset="6"/>
		<rom name="rt-6m.8a" size="524288" crc="13cb0e7c" sha1="e429d594d9a7ff4cc6306e2796a9d6ad0fa25569" region="gfx" offset="200000"/>
		<rom name="rt-8m.10a" size="524288" crc="1f055014" sha1="d64f5be9bb2ef761ca9b2e797dbc3554cf996a79" region="gfx" offset="200002"/>
		<rom name="rt-2m.4a" size="524288" crc="e9a034f4" sha1="deb4cb5886705380b57d4fe9b9bf3c032e1d6227" region="gfx" offset="200004"/>
		<rom name="rt-4m.6a" size="524288" crc="df0eea8b" sha1="5afa05654cccb0504bd44569d42fd68f08fd172f" region="gfx" offset="200006"/>
		<rom name="rt_9.12b" size="65536" crc="abfca165" sha1="428069d3bdc45775854cd0e8abe447f134fe5492" region="audiocpu" offset="0"/>
		<rom name="rt_18.11c" size="131072" crc="26b211ab" sha1="0ea03fdd9edff41eacfc52aa9e0421c10968356b" region="oki" offset="0"/>
		<rom name="rt_19.12c" size="131072" crc="dbe64ad0" sha1="09f2ad522fe75d7bcca094b8c6696c3733b539d5" region="oki" offset="20000"/>
		<rom name="buf1" size="279" crc="eb122de7" sha1="b26b5bfe258e3e184f069719f9fd008d6b8f6b9b" region="aboardplds" offset="0"/>
		<rom name="ioa1" size="279" crc="59c7ee3b" sha1="fbb887c5b4f5cb8df77cec710eaac2985bc482a6" region="aboardplds" offset="0"/>
		<rom name="prg1" size="279" crc="f1129744" sha1="a5300f301c1a08a7da768f0773fa0fe3f683b237" region="aboardplds" offset="0"/>
		<rom name="rom1" size="279" crc="41dc73b9" sha1="7d4c9f1693c821fbf84e32dd6ef62ddf14967845" region="aboardplds" offset="0"/>
		<rom name="sou1" size="279" crc="84f4b2fe" sha1="dcc9e86cc36316fe42eace02d6df75d08bc8bb6d" region="aboardplds" offset="0"/>
		<rom name="rt24b.1a" size="279" crc="54b85159" sha1="c6f4fb5d747a215f4f50e4f2258e35d3f9bdbb2e" region="bboardplds" offset="0"/>
		<rom name="iob1.11e" size="279" crc="3abc0700" sha1="973043aa46ec6d5d1db20dc9d5937005a0f9f6ae" region="bboardplds" offset="0"/>
		<rom name="ioc1.ic1" size="279" crc="0d182081" sha1="475b3d417785da4bc512cce2b274bb00d4cc6792" region="cboardplds" offset="0"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="10000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="3579545"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="2151" name="YM2151" clock="3579545"/>
		<chip type="audio" tag="oki" name="OKI6295" clock="1000000"/>
		<display tag="screen" type="raster" rotate="0" width="384" height="224" refresh="59.629403" pixclock="8000000" htotal="518" hbend="64" hbstart="448" vtotal="259" vbend="16" vbstart="240" />
		<sound channels="1"/>
		<input players="2" buttons="3" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Coin A" tag="DSWA" mask="7">
			<dipvalue name="4 Coins/1 Credit" value="0"/>
			<dipvalue name="3 Coins/1 Credit" value="1"/>
			<dipvalue name="2 Coins/1 Credit" value="2"/>
			<dipvalue name="1 Coin/1 Credit" value="7" default="yes"/>
			<dipvalue name="1 Coin/2 Credits" value="6"/>
			<dipvalue name="1 Coin/3 Credits" value="5"/>
			<dipvalue name="1 Coin/4 Credits" value="4"/>
			<dipvalue name="1 Coin/6 Credits" value="3"/>
		</dipswitch>
		<dipswitch name="Coin B" tag="DSWA" mask="56">
			<dipvalue name="4 Coins/1 Credit" value="0"/>
			<dipvalue name="3 Coins/1 Credit" value="8"/>
			<dipvalue name="2 Coins/1 Credit" value="16"/>
			<dipvalue name="1 Coin/1 Credit" value="56" default="yes"/>
			<dipvalue name="1 Coin/2 Credits" value="48"/>
			<dipvalue name="1 Coin/3 Credits" value="40"/>
			<dipvalue name="1 Coin/4 Credits" value="32"/>
			<dipvalue name="1 Coin/6 Credits" value="24"/>
		</dipswitch>
		<dipswitch name="2 Coins to Start, 1 to Continue" tag="DSWA" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Free Play" tag="DSWA" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Freeze" tag="DSWA" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Lives (Midnight Wanderers)" tag="DSWB" mask="3">
			<dipvalue name="1" value="3"/>
			<dipvalue name="2" value="2" default="yes"/>
			<dipvalue name="3" value="1"/>
			<dipvalue name="5" value="0"/>
		</dipswitch>
		<dipswitch name="Difficulty (Midnight Wanderers)" tag="DSWB" mask="12">
			<dipvalue name="Easy" value="12"/>
			<dipvalue name="Normal" value="8" default="yes"/>
			<dipvalue name="Hard" value="4"/>
			<dipvalue name="Hardest" value="0"/>
		</dipswitch>
		<dipswitch name="Lives (Chariot)" tag="DSWB" mask="48">
			<dipvalue name="1" value="48"/>
			<dipvalue name="2" value="32"/>
			<dipvalue name="3" value="16" default="yes"/>
			<dipvalue name="5" value="0"/>
		</dipswitch>
		<dipswitch name="Difficulty (Chariot)" tag="DSWB" mask="192">
			<dipvalue name="Easy" value="192"/>
			<dipvalue name="Normal" value="128" default="yes"/>
			<dipvalue name="Hard" value="64"/>
			<dipvalue name="Hardest" value="0"/>
		</dipswitch>
		<dipswitch name="Lives (Don't Pull)" tag="DSWC" mask="3">
			<dipvalue name="1" value="3"/>
			<dipvalue name="2" value="2"/>
			<dipvalue name="3" value="1" default="yes"/>
			<dipvalue name="5" value="0"/>
		</dipswitch>
		<dipswitch name="Difficulty (Don't Pull)" tag="DSWC" mask="12">
			<dipvalue name="Easy" value="12"/>
			<dipvalue name="Normal" value="8" default="yes"/>
			<dipvalue name="Hard" value="4"/>
			<dipvalue name="Hardest" value="0"/>
		</dipswitch>
		<dipswitch name="Flip Screen" tag="DSWC" mask="16">
			<dipvalue name="Off" value="16" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Demo Sounds" tag="DSWC" mask="32">
			<dipvalue name="Off" value="32"/>
			<dipvalue name="On" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Allow Continue" tag="DSWC" mask="64">
			<dipvalue name="No" value="64"/>
			<dipvalue name="Yes" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Game Mode" tag="DSWC" mask="128">
			<dipvalue name="Game" value="128" default="yes"/>
			<dipvalue name="Test" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="3072"/>
	</game>

	<game name="thunderxa" sourcefile="thunderx.c" cloneof="thunderx" romof="thunderx">
		<description>Thunder Cross (set 2)</description>
		<year>1988</year>
		<manufacturer>Konami</manufacturer>
		<category>Shooter / Flying Horizontal</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.091</verAdded>
		<rom name="873-k03.k15" size="65536" crc="276817ad" sha1="34b1beecf2a4c54dd7cd150c5d83b44f67be288a" region="maincpu" offset="10000"/>
		<rom name="873-k02.k13" size="65536" crc="80cc1c45" sha1="881bc6eea94671e8c3fdb7a10b0e742b18cb7212" region="maincpu" offset="20000"/>
		<rom name="873-h01.f8" size="32768" crc="990b7a7c" sha1="0965e7350c6006a9652cea0f24d836b4979910fd" region="audiocpu" offset="0"/>
		<rom name="873c06a.f6" merge="873c06a.f6" size="65536" crc="0e340b67" sha1="a76b1ee4bd4c99826a02b63a705447d0ba4e7b01" region="gfx1" offset="0"/>
		<rom name="873c06c.f5" merge="873c06c.f5" size="65536" crc="ef0e72cd" sha1="85b77a303378386f2d395da8707f4b638d37833e" region="gfx1" offset="1"/>
		<rom name="873c06b.e6" merge="873c06b.e6" size="65536" crc="97ad202e" sha1="fd155aeb691814950711ead3bc2c93c67b7b0434" region="gfx1" offset="20000"/>
		<rom name="873c06d.e5" merge="873c06d.e5" size="65536" crc="8393d42e" sha1="ffcb5eca3f58994e05c49d803fa4831c0213e2e2" region="gfx1" offset="20001"/>
		<rom name="873c07a.f4" merge="873c07a.f4" size="65536" crc="a8aab84f" sha1="a68521a9abf45c3292b3090a2483edbf31356c7d" region="gfx1" offset="40000"/>
		<rom name="873c07c.f3" merge="873c07c.f3" size="65536" crc="2521009a" sha1="6546b88943615389c81b753ff5bb6aa9378c3266" region="gfx1" offset="40001"/>
		<rom name="873c07b.e4" merge="873c07b.e4" size="65536" crc="12a2b8ba" sha1="ffa32ca116e0b6ca65bb9ce83dd28f5c027956a5" region="gfx1" offset="60000"/>
		<rom name="873c07d.e3" merge="873c07d.e3" size="65536" crc="fae9f965" sha1="780c234507835c37bde445ab34f069714cc7a506" region="gfx1" offset="60001"/>
		<rom name="873c04a.f11" merge="873c04a.f11" size="65536" crc="f7740bf3" sha1="f64b7e807f19a9523a517024a9eb56736cdda6bb" region="gfx2" offset="0"/>
		<rom name="873c04c.f10" merge="873c04c.f10" size="65536" crc="5dacbd2b" sha1="deb943b99fd296d20be9c4250b2348549f65ba37" region="gfx2" offset="1"/>
		<rom name="873c04b.e11" merge="873c04b.e11" size="65536" crc="9ac581da" sha1="fd0a603de8586621444055bbff8bb83349b8a0d8" region="gfx2" offset="20000"/>
		<rom name="873c04d.e10" merge="873c04d.e10" size="65536" crc="44a4668c" sha1="6d1526ed3408ddc763a071604e7b1e0773c87b99" region="gfx2" offset="20001"/>
		<rom name="873c05a.f9" merge="873c05a.f9" size="65536" crc="d73e107d" sha1="ba63b195e20a98c476e7d0f8d0187bc3327a8822" region="gfx2" offset="40000"/>
		<rom name="873c05c.f8" merge="873c05c.f8" size="65536" crc="59903200" sha1="d076802c53aa604df8c5fdd33cb41876ba2a3385" region="gfx2" offset="40001"/>
		<rom name="873c05b.e9" merge="873c05b.e9" size="65536" crc="81059b99" sha1="1e1a22ca45599abe0dce32fc0b188281deb3b8ac" region="gfx2" offset="60000"/>
		<rom name="873c05d.e8" merge="873c05d.e8" size="65536" crc="7fa3d7df" sha1="c78b9a949abdf44366d872daa1f2041158fae790" region="gfx2" offset="60001"/>
		<rom name="873a08.f20" merge="873a08.f20" size="256" crc="e2d09a1b" sha1="a9651e137486b2df367c39eb43f52d0833589e87" region="proms" offset="0"/>
		<chip type="cpu" tag="maincpu" name="KONAMI" clock="3000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="3579545"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="ymsnd" name="YM2151" clock="3579545"/>
		<display tag="screen" type="raster" rotate="0" width="288" height="224" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Coin A" tag="DSW1" mask="15">
			<dipvalue name="4 Coins/1 Credit" value="2"/>
			<dipvalue name="3 Coins/1 Credit" value="5"/>
			<dipvalue name="2 Coins/1 Credit" value="8"/>
			<dipvalue name="3 Coins/2 Credits" value="4"/>
			<dipvalue name="4 Coins/3 Credits" value="1"/>
			<dipvalue name="1 Coin/1 Credit" value="15" default="yes"/>
			<dipvalue name="3 Coins/4 Credits" value="3"/>
			<dipvalue name="2 Coins/3 Credits" value="7"/>
			<dipvalue name="1 Coin/2 Credits" value="14"/>
			<dipvalue name="2 Coins/5 Credits" value="6"/>
			<dipvalue name="1 Coin/3 Credits" value="13"/>
			<dipvalue name="1 Coin/4 Credits" value="12"/>
			<dipvalue name="1 Coin/5 Credits" value="11"/>
			<dipvalue name="1 Coin/6 Credits" value="10"/>
			<dipvalue name="1 Coin/7 Credits" value="9"/>
			<dipvalue name="Free Play" value="0"/>
		</dipswitch>
		<dipswitch name="Coin B" tag="DSW1" mask="240">
			<dipvalue name="4 Coins/1 Credit" value="32"/>
			<dipvalue name="3 Coins/1 Credit" value="80"/>
			<dipvalue name="2 Coins/1 Credit" value="128"/>
			<dipvalue name="3 Coins/2 Credits" value="64"/>
			<dipvalue name="4 Coins/3 Credits" value="16"/>
			<dipvalue name="1 Coin/1 Credit" value="240" default="yes"/>
			<dipvalue name="3 Coins/4 Credits" value="48"/>
			<dipvalue name="2 Coins/3 Credits" value="112"/>
			<dipvalue name="1 Coin/2 Credits" value="224"/>
			<dipvalue name="2 Coins/5 Credits" value="96"/>
			<dipvalue name="1 Coin/3 Credits" value="208"/>
			<dipvalue name="1 Coin/4 Credits" value="192"/>
			<dipvalue name="1 Coin/5 Credits" value="176"/>
			<dipvalue name="1 Coin/6 Credits" value="160"/>
			<dipvalue name="1 Coin/7 Credits" value="144"/>
			<dipvalue name="No Coin B" value="0"/>
		</dipswitch>
		<dipswitch name="Lives" tag="DSW2" mask="3">
			<dipvalue name="2" value="3"/>
			<dipvalue name="3" value="2" default="yes"/>
			<dipvalue name="5" value="1"/>
			<dipvalue name="7" value="0"/>
		</dipswitch>
		<dipswitch name="Award Bonus Life" tag="DSW2" mask="4">
			<dipvalue name="No" value="4"/>
			<dipvalue name="Yes" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Bonus Life" tag="DSW2" mask="24">
			<dipvalue name="30000 200000" value="24" default="yes"/>
			<dipvalue name="50000 300000" value="16"/>
			<dipvalue name="30000" value="8"/>
			<dipvalue name="50000" value="0"/>
		</dipswitch>
		<dipswitch name="Difficulty" tag="DSW2" mask="96">
			<dipvalue name="Easy" value="96" default="yes"/>
			<dipvalue name="Normal" value="64"/>
			<dipvalue name="Difficult" value="32"/>
			<dipvalue name="Very Difficult" value="0"/>
		</dipswitch>
		<dipswitch name="Demo Sounds" tag="DSW2" mask="128">
			<dipvalue name="Off" value="128"/>
			<dipvalue name="On" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Flip Screen" tag="DSW3" mask="1">
			<dipvalue name="Off" value="1" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSW3" mask="2">
			<dipvalue name="Off" value="2" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Service Mode" tag="DSW3" mask="4">
			<dipvalue name="Off" value="4" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSW3" mask="8">
			<dipvalue name="Off" value="8" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="1024"/>
	</game>

	<game name="thndrx2" sourcefile="tmnt.c">
		<description>Thunder Cross II (World)</description>
		<year>1991</year>
		<manufacturer>Konami</manufacturer>
		<category>Shooter / Flying Horizontal</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.129</verAdded>
		<rom name="073-ea-l02.11c" size="131072" crc="eae02b51" sha1="ac513919b183d5353792418e6190c484c5cf1bcd" region="maincpu" offset="0"/>
		<rom name="073-ea-l03.12c" size="131072" crc="738ed007" sha1="4539fd37ca9d7b25ee3b79c428c8f6c3be484bdf" region="maincpu" offset="1"/>
		<rom name="073-c01.4f" size="65536" crc="44ebe83c" sha1="9274df6affa4f0456d273ff3aa1bda7d2a20416e" region="audiocpu" offset="0"/>
		<rom name="073-c06.16k" size="524288" crc="24e22b42" sha1="7e5e14495bd4adbe5d1cbec75262c9c4c83f5793" region="gfx1" offset="0"/>
		<rom name="073-c05.12k" size="524288" crc="952a935f" sha1="87ed81616a243d679f7501db7acdd8b6617f85a3" region="gfx1" offset="80000"/>
		<rom name="073-c07.7k" size="524288" crc="14e93f38" sha1="bf111b68be722c9c2f0f9c7700b3af6cd8fd28be" region="gfx2" offset="0"/>
		<rom name="073-c08.3k" size="524288" crc="09fab3ab" sha1="af54c7bfe8edc5b5ea2c4fba4d5c637cfcbbeff5" region="gfx2" offset="80000"/>
		<rom name="073-b04.2d" size="524288" crc="05287a0b" sha1="10784b8be6a93a5ebf22a884f99c116e51ae8743" region="k053260" offset="0"/>
		<rom name="thndrx2.nv" size="128" crc="ca613e98" sha1="bde0d1722acfef19cf8ec091bdc296f8b9fa8125" region="eeprom" offset="0"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="12000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="3579545"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="ymsnd" name="YM2151" clock="3579545"/>
		<chip type="audio" tag="k053260" name="K053260" clock="3579545"/>
		<display tag="screen" type="raster" rotate="0" width="288" height="224" refresh="60.000000" />
		<sound channels="2"/>
		<input players="2" buttons="2" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="2048"/>
	</game>

	<game name="thundfox" sourcefile="taito_f2.c">
		<description>Thunder Fox (World)</description>
		<year>1990</year>
		<manufacturer>Taito Corporation Japan</manufacturer>
		<category>Platform / Fighter Scrolling</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.053</verAdded>
		<controls_info>numPlayers="2" alternating="0" mirrored="1" usesService="0" tilt="1" cocktail="0"</controls_info>
		<player number="1" numButtons="3">
			<controls>
				<control name="8-way Joystick">
					<constant name="joy8way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Attack"/>
				<label name="P1_BUTTON2" value="Jump"/>
				<label name="P1_BUTTON3" value="Weapon"/>
				<label name="P1_JOYSTICK_UP" value="Up"/>
				<label name="P1_JOYSTICK_DOWN" value="Down"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
			</labels>
		</player>
		<rom name="c28-13-1.51" size="131072" crc="acb07013" sha1="5043d1859ae908c00f0c00c7b8e377362d908423" region="maincpu" offset="0"/>
		<rom name="c28-16-1.40" size="131072" crc="1e43d55b" sha1="e5a389926ee95f19fc9f5d5bde97436d6f52124a" region="maincpu" offset="1"/>
		<rom name="c28-08.50" size="131072" crc="38e038f1" sha1="4b8ed31e35927671ce313f4575e622ecab2c27cb" region="maincpu" offset="40000"/>
		<rom name="c28-07.39" size="131072" crc="24419abb" sha1="7d3e70213ae04dd921fc1bce8abb385747c90a38" region="maincpu" offset="40001"/>
		<rom name="c28-02.61" size="524288" crc="6230a09d" sha1="780aff5d4511c5e08cbf78784b163d60358f9283" region="gfx1" offset="0"/>
		<rom name="c28-03.29" size="524288" crc="51bdc7af" sha1="e36a063932fa5bd6609930c3708fee1e6feb5389" region="gfx2" offset="0"/>
		<rom name="c28-04.28" size="524288" crc="ba7ed535" sha1="be7e010f6788d1b82cebc932c793a0a976647832" region="gfx2" offset="1"/>
		<rom name="c28-01.63" size="524288" crc="44552b25" sha1="850c085e3dacd4867f6bcdfab641eb07934e620f" region="gfx3" offset="0"/>
		<rom name="c28-14.3" size="65536" crc="45ef3616" sha1="97bf1de7fd32a378839df1845f7522dae776d997" region="audiocpu" offset="0"/>
		<rom name="c28-06.41" size="524288" crc="db6983db" sha1="b72541aa35c48624478060e7453f01956ff1ceb2" region="ymsnd" offset="0"/>
		<rom name="c28-05.42" size="524288" crc="d3b238fa" sha1="b4a0cdd7174e60527e7a47018d6117adc5518da1" region="ymsnd.deltat" offset="0"/>
		<rom name="pal16l8b-b89-01.ic19" size="260" crc="4095b97a" sha1="ff63fe125e8e38c25cc7ef05c6cf8f7818fbdaa3" region="plds" offset="0"/>
		<rom name="pal16l8b-b89-03.ic37" size="260" crc="634592e2" sha1="8d9251958e7f9bdcf2e360b15dce3552a8da0c28" region="plds" offset="200"/>
		<rom name="pal16v8b-b89-04.ic33" size="279" crc="fc136ae2" sha1="ac927a6ec6889b2eb24554fbf017c85e92afc866" region="plds" offset="400"/>
		<rom name="pal16l8b-c28-09.ic25" size="260" crc="383e7305" sha1="480956fb68da0913d6176d31919d33f34f55bee4" region="plds" offset="600"/>
		<rom name="pal16l8b-c28-10.ic26" size="260" crc="47fccc07" sha1="205386e8e9bba0a86955246974cf25b5aaa9c715" region="plds" offset="800"/>
		<rom name="pal16l8b-c28-11.ic35" size="260" crc="33414fe8" sha1="7f497189fd48c6201d1048419eb67153c6cf730c" region="plds" offset="a00"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="12000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="4000000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="ymsnd" name="YM2610" clock="8000000"/>
		<display tag="screen" type="raster" rotate="0" width="320" height="224" refresh="60.000000" />
		<sound channels="2"/>
		<input players="2" buttons="3" coins="2" tilt="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Unused" tag="DSWA" mask="1">
			<dipvalue name="Off" value="1" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Flip Screen" tag="DSWA" mask="2">
			<dipvalue name="Off" value="2" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Service Mode" tag="DSWA" mask="4">
			<dipvalue name="Off" value="4" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Demo Sounds" tag="DSWA" mask="8">
			<dipvalue name="Off" value="0"/>
			<dipvalue name="On" value="8" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin A" tag="DSWA" mask="48">
			<dipvalue name="4 Coins/1 Credit" value="0"/>
			<dipvalue name="3 Coins/1 Credit" value="16"/>
			<dipvalue name="2 Coins/1 Credit" value="32"/>
			<dipvalue name="1 Coin/1 Credit" value="48" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin B" tag="DSWA" mask="192">
			<dipvalue name="1 Coin/2 Credits" value="192" default="yes"/>
			<dipvalue name="1 Coin/3 Credits" value="128"/>
			<dipvalue name="1 Coin/4 Credits" value="64"/>
			<dipvalue name="1 Coin/6 Credits" value="0"/>
		</dipswitch>
		<dipswitch name="Difficulty" tag="DSWB" mask="3">
			<dipvalue name="Easy" value="2"/>
			<dipvalue name="Medium" value="3" default="yes"/>
			<dipvalue name="Hard" value="1"/>
			<dipvalue name="Hardest" value="0"/>
		</dipswitch>
		<dipswitch name="Timer" tag="DSWB" mask="4">
			<dipvalue name="Off" value="0"/>
			<dipvalue name="On" value="4" default="yes"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSWB" mask="8">
			<dipvalue name="Off" value="8" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Lives" tag="DSWB" mask="48">
			<dipvalue name="2" value="32"/>
			<dipvalue name="3" value="48" default="yes"/>
			<dipvalue name="4" value="16"/>
			<dipvalue name="5" value="0"/>
		</dipswitch>
		<dipswitch name="Allow Continue" tag="DSWB" mask="64">
			<dipvalue name="Off" value="0"/>
			<dipvalue name="On" value="64" default="yes"/>
		</dipswitch>
		<dipswitch name="Upright Controls" tag="DSWB" mask="128">
			<dipvalue name="Single" value="0"/>
			<dipvalue name="Dual" value="128" default="yes"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="4096"/>
	</game>

	<game name="thndzone" sourcefile="dassault.c">
		<description>Thunder Zone (World, Rev 1)</description>
		<year>1991</year>
		<manufacturer>Data East Corporation</manufacturer>
		<category>Shooter / Command</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.146u5</verAdded>
		<rom name="gz01-1.a15" size="131072" crc="20250da6" sha1="2d01d59b67a2ecc2ddc88eded43f451931a0a33b" region="maincpu" offset="0"/>
		<rom name="gz03-1.a17" size="131072" crc="3595fad0" sha1="5d61776cdf2274cb26ea06ce97c35f5ce7f27e66" region="maincpu" offset="1"/>
		<rom name="gt00.a14" size="131072" crc="b7277175" sha1="ffb19c4dd12e0391f01de57c46a7998885fe22bf" region="maincpu" offset="40000"/>
		<rom name="gt02.a16" size="131072" crc="cde31e35" sha1="0219845308c9f46e73b0504bd2aefa2fa74f388e" region="maincpu" offset="40001"/>
		<rom name="gz10-1.a12" size="131072" crc="811d86d7" sha1="94971acad2c648b7a65ca54d9315414ed3b94f24" region="sub" offset="0"/>
		<rom name="gz08-1.a9" size="131072" crc="8f61ab1e" sha1="df4e7db889915eca39ed4e1a4b5fcae9cd1a9882" region="sub" offset="1"/>
		<rom name="gt11-1.a14" size="131072" crc="80cb23de" sha1="d52426460eea2285c57cfc3fe37aa6dc79990e25" region="sub" offset="40000"/>
		<rom name="gt09-1.a11" size="131072" crc="0a8fa7e1" sha1="330ae9602b5f56b5dc4961a41991b64412a59880" region="sub" offset="40001"/>
		<rom name="gt04.f18" size="65536" crc="81c29ebf" sha1="1b241277a8e35cdeaeb120970d14a09d33032459" region="audiocpu" offset="0"/>
		<rom name="gt05.h11" size="65536" crc="0aae996a" sha1="d37a12b057e9934212362d7eafa575c961819a27" region="gfx1" offset="0"/>
		<rom name="gt06.h12" size="65536" crc="4efdf03d" sha1="835d22829c6d0f4efc76801b449f9a779f460f1c" region="gfx1" offset="1"/>
		<rom name="maj-02.h14" size="1048576" crc="383bbc37" sha1="c537ab147a2770ce28ee185b08dd62d35249bfa9" region="gfx2" offset="0"/>
		<rom name="maj-01.c18" size="1048576" crc="9840a204" sha1="096c351769da5184c3d9a05495370134acc9507a" region="gfx3" offset="0"/>
		<rom name="maj-00.c17" size="1048576" crc="87ea8d16" sha1="db47123aa2ebbb800cfc5cfcf50309bc39cadbcd" region="gfx3" offset="100000"/>
		<rom name="maj-04.r1" size="524288" crc="36e49b19" sha1="bfbc45b635bf3d46ff8b8a514a3f352bf3a95535" region="gfx4" offset="0"/>
		<rom name="maj-05.r2" size="524288" crc="80fc71cc" sha1="65b15afbe5d628051b012777d486b6ce92a3795c" region="gfx4" offset="80000"/>
		<rom name="maj-06.r3" size="524288" crc="2e7a684b" sha1="cffeda1a816dad30d6b1cb12458661188d625d40" region="gfx4" offset="100000"/>
		<rom name="maj-07.r5" size="524288" crc="3acc1f78" sha1="87ec65b4f54a66370754534d03f4c9217531b42f" region="gfx4" offset="180000"/>
		<rom name="maj-08.s6" size="524288" crc="1958a36d" sha1="466a30dcd2ea13028272ed2187f890ee20d6636b" region="gfx4" offset="200000"/>
		<rom name="maj-09.s8" size="524288" crc="c21087a1" sha1="b769c5f2f9b9c525d121902fe9557a6bfc077b99" region="gfx4" offset="280000"/>
		<rom name="maj-10.s9" size="524288" crc="a02fa641" sha1="14b999a441964e612700bf21945a948eaebb253e" region="gfx4" offset="300000"/>
		<rom name="maj-11.s11" size="524288" crc="dabe9305" sha1="44d69fe55e674de7f4c610d295d4528d4b2eb150" region="gfx4" offset="380000"/>
		<rom name="gt12.n1" size="131072" crc="9a86a015" sha1="968576b8422393ab9a93d98c15428b1c11417b3d" region="gfx5" offset="0"/>
		<rom name="gt13.n2" size="131072" crc="f4709905" sha1="697842a3d7bc2588c77833c3af8938e6f0b1238d" region="gfx5" offset="1"/>
		<rom name="gt14.n3" size="131072" crc="750fc523" sha1="ef8794359ff3a44a97ab402821fbe205a0be8f6a" region="gfx5" offset="40000"/>
		<rom name="gt15.n5" size="131072" crc="f14edd3d" sha1="802d576df6dac2c9bf99f963f1955fc3a7ffdac0" region="gfx5" offset="40001"/>
		<rom name="gt07.h15" size="131072" crc="750b7e5d" sha1="d33b17a1d8c9b05d5c1daf0c80fed6381e04b167" region="oki1" offset="0"/>
		<rom name="maj-03.h16" size="524288" crc="31dcfac3" sha1="88c7fc139f871991defbc8dc2c9c66b150dd6f6f" region="oki2" offset="0"/>
		<rom name="mb7128y.10m" size="2048" crc="bde780a2" sha1="94ea9fe6c3a421e976d077e67f564ca5c37a5e88" region="proms" offset="0"/>
		<rom name="mb7128y.16p" size="2048" crc="c44d2751" sha1="7c195650689d5cbbdccba696e0e7d3dc5bb7c506" region="proms" offset="800"/>
		<rom name="pal16r8a 1h" size="260" status="nodump" region="plds" offset="0"/>
		<rom name="pal16l8b.7c" size="260" status="nodump" region="plds" offset="200"/>
		<rom name="pal16l8b.7d" size="260" crc="199e83fd" sha1="ebb5d66f29935b0a58e79b0db30611b5dce328a6" region="plds" offset="400"/>
		<rom name="pal16l8b.7e" size="260" status="nodump" region="plds" offset="600"/>
		<rom name="pal16l8b.7l" size="260" status="nodump" region="plds" offset="800"/>
		<rom name="pal16l8b.8e" size="260" status="nodump" region="plds" offset="a00"/>
		<rom name="pal16l8b.9d" size="260" status="nodump" region="plds" offset="c00"/>
		<rom name="pal16l8b.10c" size="260" status="nodump" region="plds" offset="e00"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="14000000"/>
		<chip type="cpu" tag="sub" name="68000" clock="14000000"/>
		<chip type="cpu" tag="audiocpu" name="H6280" clock="4027500"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="ym1" name="YM2203" clock="4027500"/>
		<chip type="audio" tag="ym2" name="YM2151" clock="3580000"/>
		<chip type="audio" tag="oki1" name="OKI6295" clock="1006875"/>
		<chip type="audio" tag="oki2" name="OKI6295" clock="2013750"/>
		<display tag="screen" type="raster" rotate="0" width="320" height="240" refresh="60.000000" />
		<sound channels="2"/>
		<input players="4" buttons="2" coins="4">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Coin A" tag="DSW1" mask="7">
			<dipvalue name="3 Coins/1 Credit" value="0"/>
			<dipvalue name="2 Coins/1 Credit" value="1"/>
			<dipvalue name="1 Coin/1 Credit" value="7" default="yes"/>
			<dipvalue name="1 Coin/2 Credits" value="6"/>
			<dipvalue name="1 Coin/3 Credits" value="5"/>
			<dipvalue name="1 Coin/4 Credits" value="4"/>
			<dipvalue name="1 Coin/5 Credits" value="3"/>
			<dipvalue name="1 Coin/6 Credits" value="2"/>
		</dipswitch>
		<dipswitch name="Coin B" tag="DSW1" mask="56">
			<dipvalue name="3 Coins/1 Credit" value="0"/>
			<dipvalue name="2 Coins/1 Credit" value="8"/>
			<dipvalue name="1 Coin/1 Credit" value="56" default="yes"/>
			<dipvalue name="1 Coin/2 Credits" value="48"/>
			<dipvalue name="1 Coin/3 Credits" value="40"/>
			<dipvalue name="1 Coin/4 Credits" value="32"/>
			<dipvalue name="1 Coin/5 Credits" value="24"/>
			<dipvalue name="1 Coin/6 Credits" value="16"/>
		</dipswitch>
		<dipswitch name="Flip Screen" tag="DSW1" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="2 Coins to Start, 1 to Continue" tag="DSW1" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSW2" mask="1">
			<dipvalue name="Off" value="1" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSW2" mask="2">
			<dipvalue name="Off" value="2" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Difficulty" tag="DSW2" mask="12">
			<dipvalue name="Easy" value="8"/>
			<dipvalue name="Normal" value="12" default="yes"/>
			<dipvalue name="Hard" value="4"/>
			<dipvalue name="Hardest" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSW2" mask="16">
			<dipvalue name="Off" value="16" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Max Players" tag="DSW2" mask="32">
			<dipvalue name="2" value="32" default="yes"/>
			<dipvalue name="4" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSW2" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Demo Sounds" tag="DSW2" mask="128">
			<dipvalue name="Off" value="128"/>
			<dipvalue name="On" value="0" default="yes"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="4096"/>
	</game>

	<game name="timeplt" sourcefile="timeplt.c">
		<description>Time Pilot</description>
		<year>1982</year>
		<manufacturer>Konami</manufacturer>
		<category>Shooter / Field</category>
		<nplayers>2P alt</nplayers>
		<verAdded>.012</verAdded>
		<controls_info>numPlayers="2" alternating="1" mirrored="1" usesService="0" tilt="0" cocktail="1"</controls_info>
		<player number="1" numButtons="1">
			<controls>
				<control name="8-way Joystick">
					<constant name="joy8way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Fire"/>
				<label name="P1_JOYSTICK_UP" value="Up"/>
				<label name="P1_JOYSTICK_DOWN" value="Down"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
			</labels>
		</player>
		<rom name="tm1" size="8192" crc="1551f1b9" sha1="c72f30988ac00cbe6549b71c3bcb414511e8b997" region="maincpu" offset="0"/>
		<rom name="tm2" size="8192" crc="58636cb5" sha1="ab517efa93ae7be780af55faea82a6e83edd828c" region="maincpu" offset="2000"/>
		<rom name="tm3" size="8192" crc="ff4e0d83" sha1="ef98a1abb45b22d7498a0aca520f43bbee248b22" region="maincpu" offset="4000"/>
		<rom name="tm7" size="4096" crc="d66da813" sha1="408fca4515e8af84211df3e204c8776b2f8adb23" region="tpsound" offset="0"/>
		<rom name="tm6" size="8192" crc="c2507f40" sha1="07221875e3f81d9def67c57a7ccd82d52ce65e01" region="gfx1" offset="0"/>
		<rom name="tm4" size="8192" crc="7e437c3e" sha1="cbe2ccd2cd503af62f009cd5aab73aa7366230b1" region="gfx2" offset="0"/>
		<rom name="tm5" size="8192" crc="e8ca87b9" sha1="5dd30d3fb9fd8cf9e6a8e37e7ea858c7fd038a7e" region="gfx2" offset="2000"/>
		<rom name="timeplt.b4" size="32" crc="34c91839" sha1="f62e279e21fce171231d3139be7adabe1f4b8c2e" region="proms" offset="0"/>
		<rom name="timeplt.b5" size="32" crc="463b2b07" sha1="9ad275365eba4869f94749f39ff8705d92056a10" region="proms" offset="20"/>
		<rom name="timeplt.e9" size="256" crc="4bbb2150" sha1="678433b21aae1daa938e32d3293eeed529a42ef9" region="proms" offset="40"/>
		<rom name="timeplt.e12" size="256" crc="f7b7663e" sha1="151bd2dff4e4ef76d6438c1ab2cae71f987b9dad" region="proms" offset="140"/>
		<chip type="cpu" tag="maincpu" name="Z80" clock="3072000"/>
		<chip type="cpu" tag="tpsound" name="Z80" clock="1789772"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="timeplt_audio" name="Time Pilot Audio"/>
		<chip type="audio" tag="ay1" name="AY-3-8910A" clock="1789772"/>
		<chip type="audio" tag="ay2" name="AY-3-8910A" clock="1789772"/>
		<chip type="audio" tag="filter.0.0" name="RC Filter"/>
		<chip type="audio" tag="filter.0.1" name="RC Filter"/>
		<chip type="audio" tag="filter.0.2" name="RC Filter"/>
		<chip type="audio" tag="filter.1.0" name="RC Filter"/>
		<chip type="audio" tag="filter.1.1" name="RC Filter"/>
		<chip type="audio" tag="filter.1.2" name="RC Filter"/>
		<display tag="screen" type="raster" rotate="90" width="256" height="224" refresh="60.000000" pixclock="3932160" htotal="256" hbend="0" hbstart="256" vtotal="256" vbend="16" vbstart="240" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Coin A" tag="DSW0" mask="15">
			<dipvalue name="4 Coins/1 Credit" value="2"/>
			<dipvalue name="3 Coins/1 Credit" value="5"/>
			<dipvalue name="2 Coins/1 Credit" value="8"/>
			<dipvalue name="3 Coins/2 Credits" value="4"/>
			<dipvalue name="4 Coins/3 Credits" value="1"/>
			<dipvalue name="1 Coin/1 Credit" value="15" default="yes"/>
			<dipvalue name="3 Coins/4 Credits" value="3"/>
			<dipvalue name="2 Coins/3 Credits" value="7"/>
			<dipvalue name="1 Coin/2 Credits" value="14"/>
			<dipvalue name="2 Coins/5 Credits" value="6"/>
			<dipvalue name="1 Coin/3 Credits" value="13"/>
			<dipvalue name="1 Coin/4 Credits" value="12"/>
			<dipvalue name="1 Coin/5 Credits" value="11"/>
			<dipvalue name="1 Coin/6 Credits" value="10"/>
			<dipvalue name="1 Coin/7 Credits" value="9"/>
			<dipvalue name="Free Play" value="0"/>
		</dipswitch>
		<dipswitch name="Coin B" tag="DSW0" mask="240">
			<dipvalue name="4 Coins/1 Credit" value="32"/>
			<dipvalue name="3 Coins/1 Credit" value="80"/>
			<dipvalue name="2 Coins/1 Credit" value="128"/>
			<dipvalue name="3 Coins/2 Credits" value="64"/>
			<dipvalue name="4 Coins/3 Credits" value="16"/>
			<dipvalue name="1 Coin/1 Credit" value="240" default="yes"/>
			<dipvalue name="3 Coins/4 Credits" value="48"/>
			<dipvalue name="2 Coins/3 Credits" value="112"/>
			<dipvalue name="1 Coin/2 Credits" value="224"/>
			<dipvalue name="2 Coins/5 Credits" value="96"/>
			<dipvalue name="1 Coin/3 Credits" value="208"/>
			<dipvalue name="1 Coin/4 Credits" value="192"/>
			<dipvalue name="1 Coin/5 Credits" value="176"/>
			<dipvalue name="1 Coin/6 Credits" value="160"/>
			<dipvalue name="1 Coin/7 Credits" value="144"/>
			<dipvalue name="Free Play" value="0"/>
		</dipswitch>
		<dipswitch name="Lives" tag="DSW1" mask="3">
			<dipvalue name="3" value="3" default="yes"/>
			<dipvalue name="4" value="2"/>
			<dipvalue name="5" value="1"/>
			<dipvalue name="255 (Cheat)" value="0"/>
		</dipswitch>
		<dipswitch name="Cabinet" tag="DSW1" mask="4">
			<dipvalue name="Upright" value="0" default="yes"/>
			<dipvalue name="Cocktail" value="4"/>
		</dipswitch>
		<dipswitch name="Bonus Life" tag="DSW1" mask="8">
			<dipvalue name="10000 50000" value="8" default="yes"/>
			<dipvalue name="20000 60000" value="0"/>
		</dipswitch>
		<dipswitch name="Difficulty" tag="DSW1" mask="112">
			<dipvalue name="1 (Easiest)" value="112"/>
			<dipvalue name="2" value="96"/>
			<dipvalue name="3" value="80"/>
			<dipvalue name="4" value="64" default="yes"/>
			<dipvalue name="5" value="48"/>
			<dipvalue name="6" value="32"/>
			<dipvalue name="7" value="16"/>
			<dipvalue name="8 (Difficult)" value="0"/>
		</dipswitch>
		<dipswitch name="Demo Sounds" tag="DSW1" mask="128">
			<dipvalue name="Off" value="128"/>
			<dipvalue name="On" value="0" default="yes"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="384"/>
	</game>

	<game name="toki" sourcefile="toki.c">
		<description>Toki (World, set 1)</description>
		<year>1989</year>
		<manufacturer>TAD Corporation</manufacturer>
		<category>Platform / Shooter Scrolling</category>
		<nplayers>2P alt</nplayers>
		<verAdded>.035b11</verAdded>
		<controls_info>numPlayers="2" alternating="1" mirrored="1" usesService="0" tilt="0" cocktail="1"</controls_info>
		<player number="1" numButtons="2">
			<controls>
				<control name="8-way Joystick">
					<constant name="joy8way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Fire"/>
				<label name="P1_BUTTON2" value="Jump"/>
				<label name="P1_JOYSTICK_UP" value="Up"/>
				<label name="P1_JOYSTICK_DOWN" value="Down"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
			</labels>
		</player>
		<rom name="l10_6.bin" size="131072" crc="94015d91" sha1="8b8d7c589eff038467f55e81ffd450f726c5a8b5" region="maincpu" offset="0"/>
		<rom name="k10_4e.bin" size="131072" crc="531bd3ef" sha1="2e561f92f5c5f2da16c4791274ccbd421b9b0a05" region="maincpu" offset="1"/>
		<rom name="tokijp.005" size="65536" crc="d6a82808" sha1="9fcd3e97f7eaada5374347383dc8a6cea2378f7f" region="maincpu" offset="40000"/>
		<rom name="tokijp.003" size="65536" crc="a01a5b10" sha1="76d6da114105402aab9dd5167c0c00a0bddc3bba" region="maincpu" offset="40001"/>
		<rom name="tokijp.008" size="8192" crc="6c87c4c5" sha1="d76822bcde3d42afae72a0945b6acbf3c6a1d955" region="audiocpu" offset="0"/>
		<rom name="tokijp.007" size="65536" crc="a67969c4" sha1="99781fbb005b6ba4a19a9cc83c8b257a3b425fa6" region="audiocpu" offset="10000"/>
		<rom name="tokijp.001" size="65536" crc="8aa964a2" sha1="875129bdd5f699ee30a98160718603a3bc958d84" region="gfx1" offset="0"/>
		<rom name="tokijp.002" size="65536" crc="86e87e48" sha1="29634d8c58ef7195cd0ce166f1b7fae01bbc110b" region="gfx1" offset="10000"/>
		<rom name="toki.ob1" size="524288" crc="a27a80ba" sha1="3dd3b6b0ace6ca6653603bea952b828b154a2223" region="gfx2" offset="0"/>
		<rom name="toki.ob2" size="524288" crc="fa687718" sha1="f194b742399d8124d97cfa3d59beb980c36cfb3c" region="gfx2" offset="80000"/>
		<rom name="toki.bk1" size="524288" crc="fdaa5f4b" sha1="ea850361bc8274639e8433bd2a5307fd3a0c9a24" region="gfx3" offset="0"/>
		<rom name="toki.bk2" size="524288" crc="d86ac664" sha1="bcb64d8e7ad29b8201ebbada1f858075eb8a0f1d" region="gfx4" offset="0"/>
		<rom name="tokijp.009" size="131072" crc="ae7a6b8b" sha1="1d410f91354ffd1774896b2e64f20a2043607805" region="oki" offset="0"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="10000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="3579545"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="ymsnd" name="YM3812" clock="3579545"/>
		<chip type="audio" tag="oki" name="OKI6295" clock="1000000"/>
		<display tag="screen" type="raster" rotate="0" width="256" height="224" refresh="59.610000" pixclock="3906600" htotal="256" hbend="0" hbstart="256" vtotal="256" vbend="16" vbstart="240" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Coinage" tag="DSW" mask="31">
			<dipvalue name="6 Coins/1 Credit" value="21"/>
			<dipvalue name="5 Coins/1 Credit" value="23"/>
			<dipvalue name="4 Coins/1 Credit" value="25"/>
			<dipvalue name="3 Coins/1 Credit" value="27"/>
			<dipvalue name="8 Coins/3 Credits" value="3"/>
			<dipvalue name="2 Coins/1 Credit" value="29"/>
			<dipvalue name="5 Coins/3 Credits" value="5"/>
			<dipvalue name="3 Coins/2 Credits" value="7"/>
			<dipvalue name="1 Coin/1 Credit" value="31" default="yes"/>
			<dipvalue name="2 Coins/3 Credits" value="9"/>
			<dipvalue name="1 Coin/2 Credits" value="19"/>
			<dipvalue name="1 Coin/3 Credits" value="17"/>
			<dipvalue name="1 Coin/4 Credits" value="15"/>
			<dipvalue name="1 Coin/5 Credits" value="13"/>
			<dipvalue name="1 Coin/6 Credits" value="11"/>
			<dipvalue name="A 1/1 B 1/2" value="30"/>
			<dipvalue name="A 2/1 B 1/3" value="20"/>
			<dipvalue name="A 3/1 B 1/5" value="10"/>
			<dipvalue name="A 5/1 B 1/6" value="0"/>
			<dipvalue name="Free Play" value="1"/>
		</dipswitch>
		<dipswitch name="Joysticks" tag="DSW" mask="32">
			<dipvalue name="1" value="32"/>
			<dipvalue name="2" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Cabinet" tag="DSW" mask="64">
			<dipvalue name="Upright" value="64" default="yes"/>
			<dipvalue name="Cocktail" value="0"/>
		</dipswitch>
		<dipswitch name="Flip Screen" tag="DSW" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Lives" tag="DSW" mask="768">
			<dipvalue name="2" value="512"/>
			<dipvalue name="3" value="768" default="yes"/>
			<dipvalue name="5" value="256"/>
			<dipvalue name="Infinite (Cheat)" value="0"/>
		</dipswitch>
		<dipswitch name="Bonus Life" tag="DSW" mask="3072">
			<dipvalue name="50000 150000" value="2048"/>
			<dipvalue name="70000 140000 210000" value="0"/>
			<dipvalue name="70000" value="3072" default="yes"/>
			<dipvalue name="100000 200000" value="1024"/>
		</dipswitch>
		<dipswitch name="Difficulty" tag="DSW" mask="12288">
			<dipvalue name="Easy" value="8192"/>
			<dipvalue name="Medium" value="12288" default="yes"/>
			<dipvalue name="Hard" value="4096"/>
			<dipvalue name="Hardest" value="0"/>
		</dipswitch>
		<dipswitch name="Allow Continue" tag="DSW" mask="16384">
			<dipvalue name="No" value="0"/>
			<dipvalue name="Yes" value="16384" default="yes"/>
		</dipswitch>
		<dipswitch name="Demo Sounds" tag="DSW" mask="32768">
			<dipvalue name="Off" value="0"/>
			<dipvalue name="On" value="32768" default="yes"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="1024"/>
	</game>

	<game name="toobin" sourcefile="toobin.c">
		<description>Toobin' (rev 3)</description>
		<year>1988</year>
		<manufacturer>Atari Games</manufacturer>
		<category>Sports / Swimming</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.031</verAdded>
		<controls_info>numPlayers="2" alternating="0" mirrored="1" usesService="0" tilt="0" cocktail="0"</controls_info>
		<player number="1" numButtons="5">
			<controls>
				<control name="Just Buttons">
					<constant name="button"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Throw Can / Start"/>
				<label name="P1_BUTTON2" value="Paddle Forward (Right)"/>
				<label name="P1_BUTTON3" value="Paddle Forward (Left)"/>
				<label name="P1_BUTTON4" value="Back Paddle (Left)"/>
				<label name="P1_BUTTON5" value="Back Paddle (Right)"/>
			</labels>
		</player>
		<rom name="3133-1j.061" size="65536" crc="79a92d02" sha1="72eebb96a3963f94558bb204e0afe08f2b4c1864" region="maincpu" offset="0"/>
		<rom name="3137-1f.061" size="65536" crc="e389ef60" sha1="24861fe5eb49de852987993a905fefe4dd43b204" region="maincpu" offset="1"/>
		<rom name="3134-2j.061" size="65536" crc="3dbe9a48" sha1="37fe2534fed5708a63995e53ea0cb1d2d23fc1b9" region="maincpu" offset="20000"/>
		<rom name="3138-2f.061" size="65536" crc="a17fb16c" sha1="ae0a2c675a88dfaafffe47971c46c83dc7552148" region="maincpu" offset="20001"/>
		<rom name="3135-4j.061" size="65536" crc="dc90b45c" sha1="78c648be8e0aec6d1be45f909f2e468f3b572957" region="maincpu" offset="40000"/>
		<rom name="3139-4f.061" size="65536" crc="6f8a719a" sha1="bca7280155a4c44f55b402aed59927343c651acc" region="maincpu" offset="40001"/>
		<rom name="1136-5j.061" size="65536" crc="5ae3eeac" sha1="583b6c3f61e8ad4d98449205fedecf3e21ee993c" region="maincpu" offset="60000"/>
		<rom name="1140-5f.061" size="65536" crc="dacbbd94" sha1="0e3a93f439ff9f3dd57ee13604be02e9c74c8eec" region="maincpu" offset="60001"/>
		<rom name="1141-2k.061" size="65536" crc="c0dcce1a" sha1="285c13f08020cf5827eca2afcc2fa8a3a0a073e0" region="jsa" offset="10000"/>
		<rom name="1101-1a.061" size="65536" crc="02696f15" sha1="51856c331c45d287e574e2e4013b62a6472ad720" region="gfx1" offset="0"/>
		<rom name="1102-2a.061" size="65536" crc="4bed4262" sha1="eda16ece14cb60012edbe006b2839986d082822e" region="gfx1" offset="10000"/>
		<rom name="1103-4a.061" size="65536" crc="e62b037f" sha1="9a2341b822265269c07b65c4bc0fbc760c1bd456" region="gfx1" offset="20000"/>
		<rom name="1104-5a.061" size="65536" crc="fa05aee6" sha1="db0dbf94ba1f2c1bb3ad55df2f38a71b4ecb38e4" region="gfx1" offset="30000"/>
		<rom name="1105-1b.061" size="65536" crc="ab1c5578" sha1="e80a1c7d2f279a523dcc9d943bd5a1ce75045d2e" region="gfx1" offset="40000"/>
		<rom name="1106-2b.061" size="65536" crc="4020468e" sha1="fa83e3d903d254c598fcbf120492ac77777ae31f" region="gfx1" offset="50000"/>
		<rom name="1107-4b.061" size="65536" crc="fe6f6aed" sha1="11bd17be3c9fe409db8268cb17515040bfd92ee2" region="gfx1" offset="60000"/>
		<rom name="1108-5b.061" size="65536" crc="26fe71e1" sha1="cac22f969c943e184a58d7bb62072f93273638de" region="gfx1" offset="70000"/>
		<rom name="1143-10a.061" size="131072" crc="211c1049" sha1="fcf4d9321b2871723a10b7607069da83d3402723" region="gfx2" offset="0"/>
		<rom name="1144-13a.061" size="131072" crc="ef62ed2c" sha1="c2c21023b2f559b8a63e6ae9c59c33a3055cc465" region="gfx2" offset="20000"/>
		<rom name="1145-16a.061" size="131072" crc="067ecb8a" sha1="a42e4602e1de1cc83a30a901a9adb5519f426cff" region="gfx2" offset="40000"/>
		<rom name="1146-18a.061" size="131072" crc="fea6bc92" sha1="c502ab022fdafdef71a720237094fe95c3137d69" region="gfx2" offset="60000"/>
		<rom name="1125-21a.061" size="65536" crc="c37f24ac" sha1="341fab8244d8063a516a4a25d7ee778f708cd386" region="gfx2" offset="80000"/>
		<rom name="1126-23a.061" size="65536" crc="015257f0" sha1="c5ae6a43b95ecb06a04ea877f435b1f925cff136" region="gfx2" offset="90000"/>
		<rom name="1127-24a.061" size="65536" crc="d05417cb" sha1="5cbd54050364e82fe443ca2150c34fca84c42419" region="gfx2" offset="a0000"/>
		<rom name="1128-25a.061" size="65536" crc="fba3e203" sha1="5951571e6e64061e5448cae27af0cedd5bda2b1e" region="gfx2" offset="b0000"/>
		<rom name="1147-10b.061" size="131072" crc="ca4308cf" sha1="966970524915a0a5a77e3525e446b50ecde5b119" region="gfx2" offset="100000"/>
		<rom name="1148-13b.061" size="131072" crc="23ddd45c" sha1="8ee19e8982a928b56d6010f283fb2f720dc71cd6" region="gfx2" offset="120000"/>
		<rom name="1149-16b.061" size="131072" crc="d77cd1d0" sha1="148fa17c9b7a2453adf059325cb608073d1ef195" region="gfx2" offset="140000"/>
		<rom name="1150-18b.061" size="131072" crc="a37157b8" sha1="347cea600f28709fc3d942feb5cadce7def72dbb" region="gfx2" offset="160000"/>
		<rom name="1129-21b.061" size="65536" crc="294aaa02" sha1="69b42dfc444b2c9f2bb0fdcb96e2becb0df6226a" region="gfx2" offset="180000"/>
		<rom name="1130-23b.061" size="65536" crc="dd610817" sha1="25f542ae4e7e77399d6df328edbc4cceb390db04" region="gfx2" offset="190000"/>
		<rom name="1131-24b.061" size="65536" crc="e8e2f919" sha1="292dacb60db867cb2ae69942c7502af6526ab550" region="gfx2" offset="1a0000"/>
		<rom name="1132-25b.061" size="65536" crc="c79f8ffc" sha1="6e90044755097387011e7cc04548bedb399b7cc3" region="gfx2" offset="1b0000"/>
		<rom name="1142-20h.061" size="16384" crc="a6ab551f" sha1="6a11e16f3965416c81737efcb81e751484ba5ace" region="gfx3" offset="0"/>
		<chip type="cpu" tag="maincpu" name="68010" clock="8000000"/>
		<chip type="cpu" tag="jsa" name="M6502" clock="1789772"/>
		<chip type="cpu" tag="pokey" name="POKEY" clock="1789772"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="ymsnd" name="YM2151" clock="3579545"/>
		<chip type="audio" tag="pokey" name="POKEY" clock="1789772"/>
		<display tag="screen" type="raster" rotate="270" width="512" height="384" refresh="60.096154" pixclock="16000000" htotal="640" hbend="0" hbstart="512" vtotal="416" vbend="0" vbstart="384" />
		<sound channels="2"/>
		<input players="2" buttons="5" coins="3">
		</input>
		<dipswitch name="Service Mode" tag="FF9000" mask="4096">
			<dipvalue name="Off" value="4096" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="1024"/>
	</game>

	<game name="tophuntr" sourcefile="neodrvr.c" romof="neogeo">
		<description>Top Hunter - Roddy &amp; Cathy (NGM-046)</description>
		<year>1994</year>
		<manufacturer>SNK</manufacturer>
		<biosset name="euro" description="Europe MVS (Ver. 2)" default="yes"/>
		<biosset name="euro-s1" description="Europe MVS (Ver. 1)"/>
		<biosset name="us" description="US MVS (Ver. 2?)"/>
		<biosset name="us-e" description="US MVS (Ver. 1)"/>
		<biosset name="asia" description="Asia MVS (Ver. 3)"/>
		<biosset name="japan" description="Japan MVS (Ver. 3)"/>
		<biosset name="japan-s2" description="Japan MVS (Ver. 2)"/>
		<biosset name="japan-s1" description="Japan MVS (Ver. 1)"/>
		<biosset name="mv1c" description="NEO-MVH MV1C"/>
		<biosset name="japan-j3" description="Japan MVS (J3)"/>
		<biosset name="japan-hotel" description="Custom Japanese Hotel"/>
		<biosset name="uni-bios_2_3" description="Universe Bios (Hack, Ver. 2.3)"/>
		<biosset name="uni-bios_2_3o" description="Universe Bios (Hack, Ver. 2.3, older?)"/>
		<biosset name="uni-bios_2_2" description="Universe Bios (Hack, Ver. 2.2)"/>
		<biosset name="uni-bios_2_1" description="Universe Bios (Hack, Ver. 2.1)"/>
		<biosset name="uni-bios_2_0" description="Universe Bios (Hack, Ver. 2.0)"/>
		<biosset name="uni-bios_1_3" description="Universe Bios (Hack, Ver. 1.3)"/>
		<biosset name="uni-bios_1_2" description="Universe Bios (Hack, Ver. 1.2)"/>
		<biosset name="uni-bios_1_2o" description="Universe Bios (Hack, Ver. 1.2, older)"/>
		<biosset name="uni-bios_1_1" description="Universe Bios (Hack, Ver. 1.1)"/>
		<biosset name="uni-bios_1_0" description="Universe Bios (Hack, Ver. 1.0)"/>
		<biosset name="uni-bios_3_0" description="Universe Bios (Hack, Ver. 3.0)"/>
		<category>Platform / Fighter Scrolling</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.034b02</verAdded>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="mainbios" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="mainbios" offset="0"/>
		<rom name="sp-u2.sp1" merge="sp-u2.sp1" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="mainbios" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="mainbios" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="mainbios" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="mainbios" offset="0"/>
		<rom name="sp-j2.sp1" merge="sp-j2.sp1" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="mainbios" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="mainbios" offset="0"/>
		<rom name="sp-45.sp1" merge="sp-45.sp1" bios="mv1c" size="524288" crc="03cc9f6a" sha1="cdf1f49e3ff2bac528c21ed28449cf35b7957dc1" region="mainbios" offset="0"/>
		<rom name="japan-j3.bin" merge="japan-j3.bin" bios="japan-j3" size="131072" crc="dff6d41f" sha1="e92910e20092577a4523a6b39d578a71d4de7085" region="mainbios" offset="0"/>
		<rom name="sp-1v1_3db8c.bin" merge="sp-1v1_3db8c.bin" bios="japan-hotel" size="131072" crc="162f0ebe" sha1="fe1c6dd3dfcf97d960065b1bb46c1e11cb7bf271" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_3.rom" merge="uni-bios_2_3.rom" bios="uni-bios_2_3" size="131072" crc="27664eb5" sha1="5b02900a3ccf3df168bdcfc98458136fd2b92ac0" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_3o.rom" merge="uni-bios_2_3o.rom" bios="uni-bios_2_3o" size="131072" crc="601720ae" sha1="1b8a72c720cdb5ee3f1d735bbcf447b09204b8d9" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_2.rom" merge="uni-bios_2_2.rom" bios="uni-bios_2_2" size="131072" crc="2d50996a" sha1="5241a4fb0c63b1a23fd1da8efa9c9a9bd3b4279c" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_1.rom" merge="uni-bios_2_1.rom" bios="uni-bios_2_1" size="131072" crc="8dabf76b" sha1="c23732c4491d966cf0373c65c83c7a4e88f0082c" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_0.rom" merge="uni-bios_2_0.rom" bios="uni-bios_2_0" size="131072" crc="0c12c2ad" sha1="37bcd4d30f3892078b46841d895a6eff16dc921e" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_3.rom" merge="uni-bios_1_3.rom" bios="uni-bios_1_3" size="131072" crc="b24b44a0" sha1="eca8851d30557b97c309a0d9f4a9d20e5b14af4e" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_2.rom" merge="uni-bios_1_2.rom" bios="uni-bios_1_2" size="131072" crc="4fa698e9" sha1="682e13ec1c42beaa2d04473967840c88fd52c75a" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_2o.rom" merge="uni-bios_1_2o.rom" bios="uni-bios_1_2o" size="131072" crc="e19d3ce9" sha1="af88ef837f44a3af2d7144bb46a37c8512b67770" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_1.rom" merge="uni-bios_1_1.rom" bios="uni-bios_1_1" size="131072" crc="5dda0d84" sha1="4153d533c02926a2577e49c32657214781ff29b7" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_0.rom" merge="uni-bios_1_0.rom" bios="uni-bios_1_0" size="131072" crc="0ce453a0" sha1="3b4c0cd26c176fc6b26c3a2f95143dd478f6abf9" region="mainbios" offset="0"/>
		<rom name="uni-bios_3_0.rom" merge="uni-bios_3_0.rom" bios="uni-bios_3_0" size="131072" crc="a97c89a9" sha1="97a5eff3b119062f10e31ad6f04fe4b90d366e7f" region="mainbios" offset="0"/>
		<rom name="046-p1.p1" size="1048576" crc="69fa9e29" sha1="9a40a16163193bb506a32bd34f6323b25ec69622" region="maincpu" offset="0"/>
		<rom name="046-p2.sp2" size="1048576" crc="f182cb3e" sha1="6b4e0af5d4e623f0682f37ff5c69e5b705e20028" region="maincpu" offset="100000"/>
		<rom name="046-s1.s1" size="131072" crc="14b01d7b" sha1="618ce75c25d6cc86a3b46bd64a0aa34ab82f75ae" region="fixed" offset="0"/>
		<rom name="sfix.sfix" merge="sfix.sfix" size="131072" crc="c2ea0cfd" sha1="fd4a618cdcdbf849374f0a50dd8efe9dbab706c3" region="fixedbios" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="131072" crc="5a86cff2" sha1="5992277debadeb64d1c1c64b0a92d9293eaf7e4a" region="zoomy" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="94416d67" sha1="42f9d7ddd6c0931fd64226a60dc73602b2819dcf" region="audiobios" offset="0"/>
		<rom name="046-m1.m1" size="131072" crc="3f84bb9f" sha1="07446040871d11da3c2217ee9d1faf8c3cae7420" region="audiocpu" offset="0"/>
		<rom name="046-v1.v1" size="1048576" crc="c1f9c2db" sha1="bed95a76afefa46503a12e0f0a9787c4c967ac50" region="ymsnd" offset="0"/>
		<rom name="046-v2.v2" size="1048576" crc="56254a64" sha1="1cf049cb4c414419859d2c8ee714317a35a85251" region="ymsnd" offset="100000"/>
		<rom name="046-v3.v3" size="1048576" crc="58113fb1" sha1="40972982a63c7adecef840f9882f4165da723ab6" region="ymsnd" offset="200000"/>
		<rom name="046-v4.v4" size="1048576" crc="4f54c187" sha1="63a76949301b83bdd44aa1a4462f642ab9ca3c0b" region="ymsnd" offset="300000"/>
		<rom name="046-c1.c1" size="1048576" crc="fa720a4a" sha1="364913b9fa40d46e4e39ae3cdae914cfd0de137d" region="sprites" offset="0"/>
		<rom name="046-c2.c2" size="1048576" crc="c900c205" sha1="50274e79aa26f334eb806288688b30720bade883" region="sprites" offset="1"/>
		<rom name="046-c3.c3" size="1048576" crc="880e3c25" sha1="b6974af0c833b766866919b6f15b6f8cef82530d" region="sprites" offset="200000"/>
		<rom name="046-c4.c4" size="1048576" crc="7a2248aa" sha1="8af0b26025a54e3b91604dd24a3c1c518fbd8536" region="sprites" offset="200001"/>
		<rom name="046-c5.c5" size="1048576" crc="4b735e45" sha1="2f8b46388c4696aee6a97e1e21cdadf6b142b01a" region="sprites" offset="400000"/>
		<rom name="046-c6.c6" size="1048576" crc="273171df" sha1="9c35832221e016c12ef1ed71da167f565daaf86c" region="sprites" offset="400001"/>
		<rom name="046-c7.c7" size="1048576" crc="12829c4c" sha1="ac5f3d848d7116fc35c97f53a72c85e049dd3a2f" region="sprites" offset="600000"/>
		<rom name="046-c8.c8" size="1048576" crc="c944e03d" sha1="be23999b8ce09ee15ba500ce4d5e2a82a4f58d9b" region="sprites" offset="600001"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="12000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="4000000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="ymsnd" name="YM2610" clock="8000000"/>
		<display tag="screen" type="raster" rotate="0" width="320" height="224" refresh="59.185606" pixclock="6000000" htotal="384" hbend="30" hbstart="350" vtotal="264" vbend="16" vbstart="240" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch" tag="IN0" mask="1">
			<dipvalue name="Off" value="1" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?" tag="IN0" mask="2">
			<dipvalue name="1?" value="0"/>
			<dipvalue name="2?" value="2" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)" tag="IN0" mask="4">
			<dipvalue name="Off" value="4" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="COMM Setting (Cabinet No.)" tag="IN0" mask="24">
			<dipvalue name="1" value="24" default="yes"/>
			<dipvalue name="2" value="16"/>
			<dipvalue name="3" value="8"/>
			<dipvalue name="4" value="0"/>
		</dipswitch>
		<dipswitch name="COMM Setting (Link Enable)" tag="IN0" mask="32">
			<dipvalue name="Off" value="32" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Free Play" tag="IN0" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Freeze" tag="IN0" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="0"/>
	</game>

	<game name="trackfld" sourcefile="trackfld.c">
		<description>Track &amp; Field</description>
		<year>1983</year>
		<manufacturer>Konami</manufacturer>
		<category>Sports / Track &amp; Field</category>
		<nplayers>4P alt / 2P sim</nplayers>
		<verAdded>.030</verAdded>
		<controls_info>numPlayers="4" alternating="0" mirrored="1" usesService="0" tilt="0" cocktail="1"</controls_info>
		<player number="1" numButtons="3">
			<controls>
				<control name="Just Buttons">
					<constant name="button"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Run"/>
				<label name="P1_BUTTON2" value="Jump/Throw"/>
				<label name="P1_BUTTON3" value="Run"/>
			</labels>
		</player>
		<rom name="a01_e01.bin" size="8192" crc="2882f6d4" sha1="f7ddae2c5412a2849efd7f9629e92a5b0328e7cb" region="maincpu" offset="6000"/>
		<rom name="a02_e02.bin" size="8192" crc="1743b5ee" sha1="31301031a525f893c31461f634350f01a9492ef4" region="maincpu" offset="8000"/>
		<rom name="a03_k03.bin" size="8192" crc="6c0d1ee9" sha1="380ab2162153a61910a6fe5b6d091ca9451ad4fd" region="maincpu" offset="a000"/>
		<rom name="a04_e04.bin" size="8192" crc="21d6c448" sha1="6c42cc76302485954a31520bdd08469fa948c72f" region="maincpu" offset="c000"/>
		<rom name="a05_e05.bin" size="8192" crc="f08c7b7e" sha1="50e65d9b0ea37d2afb2dfdf1f3e1378e3290bc81" region="maincpu" offset="e000"/>
		<rom name="c2_d13.bin" size="8192" crc="95bf79b6" sha1="ea9135acd7ad162c19c5cdde356e69792d61b675" region="audiocpu" offset="0"/>
		<rom name="c11_d06.bin" size="8192" crc="82e2185a" sha1="1da9ea20e7af0b49c62fb39834a7ec686491af04" region="gfx1" offset="0"/>
		<rom name="c12_d07.bin" size="8192" crc="800ff1f1" sha1="33d73b18903e3e6bfb30f1a06db4b8105d4040d8" region="gfx1" offset="2000"/>
		<rom name="c13_d08.bin" size="8192" crc="d9faf183" sha1="4448b6242790783d37acf50704d597af5878c2ab" region="gfx1" offset="4000"/>
		<rom name="c14_d09.bin" size="8192" crc="5886c802" sha1="884a12a8f63600da4f23b29be6dbaacef37add20" region="gfx1" offset="6000"/>
		<rom name="h16_e12.bin" size="8192" crc="50075768" sha1="dfff92c0f59dd3d8d3d6256944bfd48792cef6a9" region="gfx2" offset="0"/>
		<rom name="h15_e11.bin" size="8192" crc="dda9e29f" sha1="0f41cde82bb60c3f1591ee14dc3cff4642bbddc1" region="gfx2" offset="2000"/>
		<rom name="h14_e10.bin" size="8192" crc="c2166a5c" sha1="5ba25900e653ce4edcf35f1fbce758a327a715ce" region="gfx2" offset="4000"/>
		<rom name="361b16.f1" size="32" crc="d55f30b5" sha1="4d6a851f4886778307f75771645078b97ad55f5f" region="proms" offset="0"/>
		<rom name="361b17.b16" size="256" crc="d2ba4d32" sha1="894b5cedf01ba9225a0d6215291857e455b84903" region="proms" offset="20"/>
		<rom name="361b18.e15" size="256" crc="053e5861" sha1="6740a62cf7b6938a4f936a2fed429704612060a5" region="proms" offset="120"/>
		<rom name="c9_d15.bin" size="8192" crc="f546a56b" sha1="caee3d8546eb7a75ce2a578c6a1a630246aec6b8" region="vlm" offset="0"/>
		<chip type="cpu" tag="maincpu" name="M6809" clock="1536000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="3579545"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="trackfld_audio" name="Track And Field Audio"/>
		<chip type="audio" tag="dac" name="DAC"/>
		<chip type="audio" tag="snsnd" name="SN76496" clock="1789772"/>
		<chip type="audio" tag="vlm" name="VLM5030" clock="3579545"/>
		<display tag="screen" type="raster" rotate="0" width="256" height="224" refresh="60.000000" />
		<sound channels="1"/>
		<input players="4" buttons="3" coins="2">
		</input>
		<dipswitch name="Coin A" tag="DSW1" mask="15">
			<dipvalue name="4 Coins/1 Credit" value="2"/>
			<dipvalue name="3 Coins/1 Credit" value="5"/>
			<dipvalue name="2 Coins/1 Credit" value="8"/>
			<dipvalue name="3 Coins/2 Credits" value="4"/>
			<dipvalue name="4 Coins/3 Credits" value="1"/>
			<dipvalue name="1 Coin/1 Credit" value="15" default="yes"/>
			<dipvalue name="3 Coins/4 Credits" value="3"/>
			<dipvalue name="2 Coins/3 Credits" value="7"/>
			<dipvalue name="1 Coin/2 Credits" value="14"/>
			<dipvalue name="2 Coins/5 Credits" value="6"/>
			<dipvalue name="1 Coin/3 Credits" value="13"/>
			<dipvalue name="1 Coin/4 Credits" value="12"/>
			<dipvalue name="1 Coin/5 Credits" value="11"/>
			<dipvalue name="1 Coin/6 Credits" value="10"/>
			<dipvalue name="1 Coin/7 Credits" value="9"/>
			<dipvalue name="Free Play" value="0"/>
		</dipswitch>
		<dipswitch name="Coin B" tag="DSW1" mask="240">
			<dipvalue name="4 Coins/1 Credit" value="32"/>
			<dipvalue name="3 Coins/1 Credit" value="80"/>
			<dipvalue name="2 Coins/1 Credit" value="128"/>
			<dipvalue name="3 Coins/2 Credits" value="64"/>
			<dipvalue name="4 Coins/3 Credits" value="16"/>
			<dipvalue name="1 Coin/1 Credit" value="240" default="yes"/>
			<dipvalue name="3 Coins/4 Credits" value="48"/>
			<dipvalue name="2 Coins/3 Credits" value="112"/>
			<dipvalue name="1 Coin/2 Credits" value="224"/>
			<dipvalue name="2 Coins/5 Credits" value="96"/>
			<dipvalue name="1 Coin/3 Credits" value="208"/>
			<dipvalue name="1 Coin/4 Credits" value="192"/>
			<dipvalue name="1 Coin/5 Credits" value="176"/>
			<dipvalue name="1 Coin/6 Credits" value="160"/>
			<dipvalue name="1 Coin/7 Credits" value="144"/>
			<dipvalue name="No Coin B" value="0"/>
		</dipswitch>
		<dipswitch name="Lives" tag="DSW2" mask="1">
			<dipvalue name="1" value="1" default="yes"/>
			<dipvalue name="2" value="0"/>
		</dipswitch>
		<dipswitch name="After Last Event" tag="DSW2" mask="2">
			<dipvalue name="Game Over" value="2"/>
			<dipvalue name="Game Continues" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Cabinet" tag="DSW2" mask="4">
			<dipvalue name="Upright" value="0" default="yes"/>
			<dipvalue name="Cocktail" value="4"/>
		</dipswitch>
		<dipswitch name="Bonus Life" tag="DSW2" mask="8">
			<dipvalue name="None" value="8" default="yes"/>
			<dipvalue name="100000" value="0"/>
		</dipswitch>
		<dipswitch name="World Records" tag="DSW2" mask="16">
			<dipvalue name="Don't Erase" value="16" default="yes"/>
			<dipvalue name="Erase on Reset" value="0"/>
		</dipswitch>
		<dipswitch name="Difficulty" tag="DSW2" mask="96">
			<dipvalue name="Easy" value="96"/>
			<dipvalue name="Normal" value="64" default="yes"/>
			<dipvalue name="Hard" value="32"/>
			<dipvalue name="Difficult" value="0"/>
		</dipswitch>
		<dipswitch name="Demo Sounds" tag="DSW2" mask="128">
			<dipvalue name="Off" value="128"/>
			<dipvalue name="On" value="0" default="yes"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="512"/>
	</game>

	<game name="trog" sourcefile="midyunit.c">
		<description>Trog (rev LA5 03/29/91)</description>
		<year>1990</year>
		<manufacturer>Midway</manufacturer>
		<category>Maze</category>
		<nplayers>4P sim</nplayers>
		<verAdded>.120u3</verAdded>
		<controls_info>numPlayers="4" alternating="0" mirrored="1" usesService="0" tilt="1" cocktail="1"</controls_info>
		<player number="1" numButtons="1">
			<controls>
				<control name="8-way Joystick">
					<constant name="joy8way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Punch"/>
				<label name="P1_JOYSTICK_UP" value="Up"/>
				<label name="P1_JOYSTICK_DOWN" value="Down"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
			</labels>
		</player>
		<rom name="trogu4.bin" size="65536" crc="759d0bf4" sha1="c4c3fa51c43cf7fd241ac1f33d7d220aa9f9edb3" region="cvsd:cpu" offset="10000"/>
		<rom name="trogu19.bin" size="65536" crc="960c333d" sha1="da8ce8dfffffe7a2d60b3f75cc5aa88e5e2be659" region="cvsd:cpu" offset="30000"/>
		<rom name="trogu20.bin" size="65536" crc="67f1658a" sha1="c85dc920ff4b292afa9f6681f31918a200799cc9" region="cvsd:cpu" offset="50000"/>
		<rom name="u105-la5" size="131072" crc="d62cc51a" sha1="a63ed5b0e08dd89a1392e04cd88c9d83d75810c6" region="user1" offset="c0000"/>
		<rom name="u89-la5" size="131072" crc="edde0bc8" sha1="95389b75c438c0f0cad668a35570fcb4f7790a02" region="user1" offset="c0001"/>
		<rom name="trogu111.bin" size="131072" crc="9ded08c1" sha1="bbf069f218e3f3d67e45fa2229a471451b3a8f96" region="gfx1" offset="0"/>
		<rom name="trogu112.bin" size="131072" crc="42293843" sha1="cae77eeddd784573beccb79e54573da0e4ccdd8a" region="gfx1" offset="20000"/>
		<rom name="trogu113.bin" size="131072" crc="77f50cbb" sha1="5f2df3aedd90871ac02bca07c66387f6cda0dfdf" region="gfx1" offset="40000"/>
		<rom name="trogu106.bin" size="131072" crc="af2eb0d8" sha1="3767e6f3853b092b40664c2b6c6a838f0243514b" region="gfx1" offset="80000"/>
		<rom name="trogu107.bin" size="131072" crc="88a7b3f6" sha1="ba55f66929841a915d7b96aabf4b11e50ba6cfbd" region="gfx1" offset="a0000"/>
		<rom name="trogu95.bin" size="131072" crc="f3ba2838" sha1="2bee6c783c84a9f3f9309d802f42983857190ece" region="gfx1" offset="200000"/>
		<rom name="trogu96.bin" size="131072" crc="cfed2e77" sha1="7fc0f52ac844c9efcbcc3004c40f9f4fc7e1c346" region="gfx1" offset="220000"/>
		<rom name="trogu97.bin" size="131072" crc="3262d1f8" sha1="754e3e8223edd11398b2db77fd5db619dad1577b" region="gfx1" offset="240000"/>
		<rom name="trogu90.bin" size="131072" crc="16e06753" sha1="62ec2b18e6b965ea0792d655d7878b4225da3aca" region="gfx1" offset="280000"/>
		<rom name="trogu91.bin" size="131072" crc="880a02c7" sha1="ab1b2d24be4571a183b230d267c6c8167d4a42a4" region="gfx1" offset="2a0000"/>
		<chip type="cpu" tag="maincpu" name="TMS34010" clock="40000000"/>
		<chip type="cpu" tag="cvsd:cpu" name="M6809" clock="8000000"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="cvsd" name="Williams CVSD Sound Board"/>
		<chip type="audio" tag="cvsd:ym2151" name="YM2151" clock="3579545"/>
		<chip type="audio" tag="cvsd:dac" name="DAC"/>
		<chip type="audio" tag="cvsd:cvsd" name="HC-55516"/>
		<display tag="screen" type="raster" rotate="0" width="399" height="253" refresh="54.815170" pixclock="8000000" htotal="505" hbend="0" hbstart="399" vtotal="289" vbend="0" vbstart="253" />
		<sound channels="1"/>
		<input players="4" buttons="1" coins="3" tilt="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Service Mode" tag="IN1" mask="16">
			<dipvalue name="Off" value="16" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSW" mask="1">
			<dipvalue name="Off" value="1" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSW" mask="2">
			<dipvalue name="Off" value="2" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSW" mask="4">
			<dipvalue name="Off" value="4" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Coinage" tag="DSW" mask="56">
			<dipvalue name="1" value="56" default="yes"/>
			<dipvalue name="2" value="24"/>
			<dipvalue name="3" value="40"/>
			<dipvalue name="4" value="8"/>
			<dipvalue name="ECA" value="48"/>
			<dipvalue name="Free Play" value="0"/>
		</dipswitch>
		<dipswitch name="Coinage Source" tag="DSW" mask="64">
			<dipvalue name="Dipswitch" value="64"/>
			<dipvalue name="CMOS" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Cabinet" tag="DSW" mask="128">
			<dipvalue name="Upright" value="128" default="yes"/>
			<dipvalue name="Cocktail" value="0"/>
		</dipswitch>
		<dipswitch name="Test Switch" tag="DSW" mask="256">
			<dipvalue name="Off" value="256" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Video Freeze" tag="DSW" mask="512">
			<dipvalue name="Off" value="512" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Players" tag="DSW" mask="3072">
			<dipvalue name="4 Players" value="3072" default="yes"/>
			<dipvalue name="3 Players" value="1024"/>
			<dipvalue name="2 Players" value="2048"/>
			<dipvalue name="1 Player" value="0"/>
		</dipswitch>
		<dipswitch name="Coin Counters" tag="DSW" mask="4096">
			<dipvalue name="One Counter" value="4096"/>
			<dipvalue name="Two Counters" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Powerup Test" tag="DSW" mask="8192">
			<dipvalue name="Off" value="0" default="yes"/>
			<dipvalue name="On" value="8192"/>
		</dipswitch>
		<dipswitch name="Country" tag="DSW" mask="49152">
			<dipvalue name="USA" value="49152" default="yes"/>
			<dipvalue name="French" value="32768"/>
			<dipvalue name="German" value="16384"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="256"/>
	</game>

	<game name="twinspri" sourcefile="neodrvr.c" romof="neogeo">
		<description>Twinkle Star Sprites</description>
		<year>1996</year>
		<manufacturer>ADK / SNK</manufacturer>
		<biosset name="euro" description="Europe MVS (Ver. 2)" default="yes"/>
		<biosset name="euro-s1" description="Europe MVS (Ver. 1)"/>
		<biosset name="us" description="US MVS (Ver. 2?)"/>
		<biosset name="us-e" description="US MVS (Ver. 1)"/>
		<biosset name="asia" description="Asia MVS (Ver. 3)"/>
		<biosset name="japan" description="Japan MVS (Ver. 3)"/>
		<biosset name="japan-s2" description="Japan MVS (Ver. 2)"/>
		<biosset name="japan-s1" description="Japan MVS (Ver. 1)"/>
		<biosset name="mv1c" description="NEO-MVH MV1C"/>
		<biosset name="japan-j3" description="Japan MVS (J3)"/>
		<biosset name="japan-hotel" description="Custom Japanese Hotel"/>
		<biosset name="uni-bios_2_3" description="Universe Bios (Hack, Ver. 2.3)"/>
		<biosset name="uni-bios_2_3o" description="Universe Bios (Hack, Ver. 2.3, older?)"/>
		<biosset name="uni-bios_2_2" description="Universe Bios (Hack, Ver. 2.2)"/>
		<biosset name="uni-bios_2_1" description="Universe Bios (Hack, Ver. 2.1)"/>
		<biosset name="uni-bios_2_0" description="Universe Bios (Hack, Ver. 2.0)"/>
		<biosset name="uni-bios_1_3" description="Universe Bios (Hack, Ver. 1.3)"/>
		<biosset name="uni-bios_1_2" description="Universe Bios (Hack, Ver. 1.2)"/>
		<biosset name="uni-bios_1_2o" description="Universe Bios (Hack, Ver. 1.2, older)"/>
		<biosset name="uni-bios_1_1" description="Universe Bios (Hack, Ver. 1.1)"/>
		<biosset name="uni-bios_1_0" description="Universe Bios (Hack, Ver. 1.0)"/>
		<biosset name="uni-bios_3_0" description="Universe Bios (Hack, Ver. 3.0)"/>
		<category>Shooter / Flying Vertical</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.034b05</verAdded>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="mainbios" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="mainbios" offset="0"/>
		<rom name="sp-u2.sp1" merge="sp-u2.sp1" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="mainbios" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="mainbios" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="mainbios" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="mainbios" offset="0"/>
		<rom name="sp-j2.sp1" merge="sp-j2.sp1" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="mainbios" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="mainbios" offset="0"/>
		<rom name="sp-45.sp1" merge="sp-45.sp1" bios="mv1c" size="524288" crc="03cc9f6a" sha1="cdf1f49e3ff2bac528c21ed28449cf35b7957dc1" region="mainbios" offset="0"/>
		<rom name="japan-j3.bin" merge="japan-j3.bin" bios="japan-j3" size="131072" crc="dff6d41f" sha1="e92910e20092577a4523a6b39d578a71d4de7085" region="mainbios" offset="0"/>
		<rom name="sp-1v1_3db8c.bin" merge="sp-1v1_3db8c.bin" bios="japan-hotel" size="131072" crc="162f0ebe" sha1="fe1c6dd3dfcf97d960065b1bb46c1e11cb7bf271" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_3.rom" merge="uni-bios_2_3.rom" bios="uni-bios_2_3" size="131072" crc="27664eb5" sha1="5b02900a3ccf3df168bdcfc98458136fd2b92ac0" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_3o.rom" merge="uni-bios_2_3o.rom" bios="uni-bios_2_3o" size="131072" crc="601720ae" sha1="1b8a72c720cdb5ee3f1d735bbcf447b09204b8d9" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_2.rom" merge="uni-bios_2_2.rom" bios="uni-bios_2_2" size="131072" crc="2d50996a" sha1="5241a4fb0c63b1a23fd1da8efa9c9a9bd3b4279c" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_1.rom" merge="uni-bios_2_1.rom" bios="uni-bios_2_1" size="131072" crc="8dabf76b" sha1="c23732c4491d966cf0373c65c83c7a4e88f0082c" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_0.rom" merge="uni-bios_2_0.rom" bios="uni-bios_2_0" size="131072" crc="0c12c2ad" sha1="37bcd4d30f3892078b46841d895a6eff16dc921e" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_3.rom" merge="uni-bios_1_3.rom" bios="uni-bios_1_3" size="131072" crc="b24b44a0" sha1="eca8851d30557b97c309a0d9f4a9d20e5b14af4e" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_2.rom" merge="uni-bios_1_2.rom" bios="uni-bios_1_2" size="131072" crc="4fa698e9" sha1="682e13ec1c42beaa2d04473967840c88fd52c75a" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_2o.rom" merge="uni-bios_1_2o.rom" bios="uni-bios_1_2o" size="131072" crc="e19d3ce9" sha1="af88ef837f44a3af2d7144bb46a37c8512b67770" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_1.rom" merge="uni-bios_1_1.rom" bios="uni-bios_1_1" size="131072" crc="5dda0d84" sha1="4153d533c02926a2577e49c32657214781ff29b7" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_0.rom" merge="uni-bios_1_0.rom" bios="uni-bios_1_0" size="131072" crc="0ce453a0" sha1="3b4c0cd26c176fc6b26c3a2f95143dd478f6abf9" region="mainbios" offset="0"/>
		<rom name="uni-bios_3_0.rom" merge="uni-bios_3_0.rom" bios="uni-bios_3_0" size="131072" crc="a97c89a9" sha1="97a5eff3b119062f10e31ad6f04fe4b90d366e7f" region="mainbios" offset="0"/>
		<rom name="224-p1.p1" size="2097152" crc="7697e445" sha1="5b55ca120f77a931d40719b14e0bfc8cac1d628c" region="maincpu" offset="100000"/>
		<rom name="224-s1.s1" size="131072" crc="eeed5758" sha1="24e48f396716e145b692468762cf595fb7267873" region="fixed" offset="0"/>
		<rom name="sfix.sfix" merge="sfix.sfix" size="131072" crc="c2ea0cfd" sha1="fd4a618cdcdbf849374f0a50dd8efe9dbab706c3" region="fixedbios" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="131072" crc="5a86cff2" sha1="5992277debadeb64d1c1c64b0a92d9293eaf7e4a" region="zoomy" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="94416d67" sha1="42f9d7ddd6c0931fd64226a60dc73602b2819dcf" region="audiobios" offset="0"/>
		<rom name="224-m1.m1" size="131072" crc="364d6f96" sha1="779b95a6476089b71f48c8368d9043ee1dba9032" region="audiocpu" offset="0"/>
		<rom name="224-v1.v1" size="4194304" crc="ff57f088" sha1="1641989b8aac899dbd68aa2332bcdf9b90b33564" region="ymsnd" offset="0"/>
		<rom name="224-v2.v2" size="2097152" crc="7ad26599" sha1="822030037b7664795bf3d64e1452d0aecc22497e" region="ymsnd" offset="400000"/>
		<rom name="224-c1.c1" size="4194304" crc="f7da64ab" sha1="587a10ed9235c9046a3523fe80feba07764fac9b" region="sprites" offset="0"/>
		<rom name="224-c2.c2" size="4194304" crc="4c09bbfb" sha1="e781aafba3bdefb7ed152826f4c3eb441735331c" region="sprites" offset="1"/>
		<rom name="224-c3.c3" size="1048576" crc="c59e4129" sha1="93f02d1b4fbb152a9d336494fbff0d7642921de5" region="sprites" offset="800000"/>
		<rom name="224-c4.c4" size="1048576" crc="b5532e53" sha1="7d896c25ba97f6e5d43c13d4df4ba72964a976ed" region="sprites" offset="800001"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="12000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="4000000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="ymsnd" name="YM2610" clock="8000000"/>
		<display tag="screen" type="raster" rotate="0" width="320" height="224" refresh="59.185606" pixclock="6000000" htotal="384" hbend="30" hbstart="350" vtotal="264" vbend="16" vbstart="240" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch" tag="IN0" mask="1">
			<dipvalue name="Off" value="1" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?" tag="IN0" mask="2">
			<dipvalue name="1?" value="0"/>
			<dipvalue name="2?" value="2" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)" tag="IN0" mask="4">
			<dipvalue name="Off" value="4" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="COMM Setting (Cabinet No.)" tag="IN0" mask="24">
			<dipvalue name="1" value="24" default="yes"/>
			<dipvalue name="2" value="16"/>
			<dipvalue name="3" value="8"/>
			<dipvalue name="4" value="0"/>
		</dipswitch>
		<dipswitch name="COMM Setting (Link Enable)" tag="IN0" mask="32">
			<dipvalue name="Off" value="32" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Free Play" tag="IN0" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Freeze" tag="IN0" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="0"/>
	</game>

	<game name="vamphalf" sourcefile="vamphalf.c">
		<description>Vamf x1/2 (Europe)</description>
		<year>1999</year>
		<manufacturer>Danbi / F2 System</manufacturer>
		<category>Fighter / 2.5D</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.129</verAdded>
		<rom name="prg.rom1" size="524288" crc="9b1fc6c5" sha1="acf10a50d2119ac893b6cbd494911982a9352350" region="user1" offset="80000"/>
		<rom name="eur.roml00" size="2097152" crc="bdee9a46" sha1="7e240b07377201afbe0cd0911ccee4ad52a74079" region="gfx1" offset="0"/>
		<rom name="eur.romu00" size="2097152" crc="fa79e8ea" sha1="feaba99f0a863bc5d27ad91d206168684976b4c2" region="gfx1" offset="2"/>
		<rom name="eur.roml01" size="2097152" crc="a7995b06" sha1="8b789b6a00bc177c3329ee4a31722fc65376b975" region="gfx1" offset="400000"/>
		<rom name="eur.romu01" size="2097152" crc="e269f5fe" sha1="70f1308f11e147dd20f8bd45b91aefc9fd653da6" region="gfx1" offset="400002"/>
		<rom name="snd.vrom1" size="262144" crc="ee9e371e" sha1="3ead5333121a77d76e4e40a0e0bf0dbc75f261eb" region="oki" offset="0"/>
		<chip type="cpu" tag="maincpu" name="E1-16T" clock="50000000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="ymsnd" name="YM2151" clock="3500000"/>
		<chip type="audio" tag="oki" name="OKI6295" clock="1750000"/>
		<display tag="screen" type="raster" rotate="0" width="320" height="236" refresh="60.000000" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="32768"/>
	</game>

	<game name="vendetta2p" sourcefile="vendetta.c" cloneof="vendetta" romof="vendetta">
		<description>Vendetta (World 2 Players ver. W)</description>
		<year>1991</year>
		<manufacturer>Konami</manufacturer>
		<category>Fighter / 2.5D</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.062</verAdded>
		<controls_info>numPlayers="4" alternating="0" mirrored="1" usesService="0" tilt="0" cocktail="0"</controls_info>
		<player number="1" numButtons="2">
			<controls>
				<control name="8-way Joystick">
					<constant name="joy8way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Punch"/>
				<label name="P1_BUTTON2" value="Kick"/>
				<label name="P1_JOYSTICK_UP" value="Up"/>
				<label name="P1_JOYSTICK_DOWN" value="Down"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
			</labels>
		</player>
		<rom name="081w01" size="262144" crc="cee57132" sha1="8b6413877e127511daa76278910c2ee3247d613a" region="maincpu" offset="10000"/>
		<rom name="081b02" merge="081b02" size="65536" crc="4c604d9b" sha1="22d979f5dbde7912dd927bf5538fdbfc5b82905e" region="audiocpu" offset="0"/>
		<rom name="081a09" merge="081a09" size="524288" crc="b4c777a9" sha1="cc2b1dff4404ecd72b604e25d00fffdf7f0f8b52" region="gfx1" offset="0"/>
		<rom name="081a08" merge="081a08" size="524288" crc="272ac8d9" sha1="2da12fe4c13921bf0d4ebffec326f8d207ec4fad" region="gfx1" offset="80000"/>
		<rom name="081a04" merge="081a04" size="1048576" crc="464b9aa4" sha1="28066ff0a07c3e56e7192918a882778c1b316b37" region="gfx2" offset="0"/>
		<rom name="081a05" merge="081a05" size="1048576" crc="4e173759" sha1="ce803f2aca7d7dedad00ab30e112443848747bd2" region="gfx2" offset="100000"/>
		<rom name="081a06" merge="081a06" size="1048576" crc="e9fe6d80" sha1="2b7fc9d7fe43cd85dc8b975fe639c273cb0d9256" region="gfx2" offset="200000"/>
		<rom name="081a07" merge="081a07" size="1048576" crc="8a22b29a" sha1="be539f21518e13038ab1d4cc2b2a901dd3e621f4" region="gfx2" offset="300000"/>
		<rom name="081a03" merge="081a03" size="1048576" crc="14b6baea" sha1="fe15ee57f19f5acaad6c1642d51f390046a7468a" region="k053260" offset="0"/>
		<rom name="vendetta.nv" merge="vendetta.nv" size="128" crc="fbac4e30" sha1="d3ff3a392550d9b06400b9292a44bdac7ba5c801" region="eeprom" offset="0"/>
		<chip type="cpu" tag="maincpu" name="KONAMI" clock="3000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="3579545"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="ymsnd" name="YM2151" clock="3579545"/>
		<chip type="audio" tag="k053260" name="K053260" clock="3579545"/>
		<display tag="screen" type="raster" rotate="0" width="304" height="224" refresh="59.170000" />
		<sound channels="2"/>
		<input players="2" buttons="2" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="2048"/>
	</game>

	<game name="viewpoin" sourcefile="neodrvr.c" romof="neogeo">
		<description>Viewpoint</description>
		<year>1992</year>
		<manufacturer>Sammy / Aicom</manufacturer>
		<biosset name="euro" description="Europe MVS (Ver. 2)" default="yes"/>
		<biosset name="euro-s1" description="Europe MVS (Ver. 1)"/>
		<biosset name="us" description="US MVS (Ver. 2?)"/>
		<biosset name="us-e" description="US MVS (Ver. 1)"/>
		<biosset name="asia" description="Asia MVS (Ver. 3)"/>
		<biosset name="japan" description="Japan MVS (Ver. 3)"/>
		<biosset name="japan-s2" description="Japan MVS (Ver. 2)"/>
		<biosset name="japan-s1" description="Japan MVS (Ver. 1)"/>
		<biosset name="mv1c" description="NEO-MVH MV1C"/>
		<biosset name="japan-j3" description="Japan MVS (J3)"/>
		<biosset name="japan-hotel" description="Custom Japanese Hotel"/>
		<biosset name="uni-bios_2_3" description="Universe Bios (Hack, Ver. 2.3)"/>
		<biosset name="uni-bios_2_3o" description="Universe Bios (Hack, Ver. 2.3, older?)"/>
		<biosset name="uni-bios_2_2" description="Universe Bios (Hack, Ver. 2.2)"/>
		<biosset name="uni-bios_2_1" description="Universe Bios (Hack, Ver. 2.1)"/>
		<biosset name="uni-bios_2_0" description="Universe Bios (Hack, Ver. 2.0)"/>
		<biosset name="uni-bios_1_3" description="Universe Bios (Hack, Ver. 1.3)"/>
		<biosset name="uni-bios_1_2" description="Universe Bios (Hack, Ver. 1.2)"/>
		<biosset name="uni-bios_1_2o" description="Universe Bios (Hack, Ver. 1.2, older)"/>
		<biosset name="uni-bios_1_1" description="Universe Bios (Hack, Ver. 1.1)"/>
		<biosset name="uni-bios_1_0" description="Universe Bios (Hack, Ver. 1.0)"/>
		<biosset name="uni-bios_3_0" description="Universe Bios (Hack, Ver. 3.0)"/>
		<category>Shooter / Flying Diagonal</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.034b02</verAdded>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="mainbios" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="mainbios" offset="0"/>
		<rom name="sp-u2.sp1" merge="sp-u2.sp1" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="mainbios" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="mainbios" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="mainbios" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="mainbios" offset="0"/>
		<rom name="sp-j2.sp1" merge="sp-j2.sp1" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="mainbios" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="mainbios" offset="0"/>
		<rom name="sp-45.sp1" merge="sp-45.sp1" bios="mv1c" size="524288" crc="03cc9f6a" sha1="cdf1f49e3ff2bac528c21ed28449cf35b7957dc1" region="mainbios" offset="0"/>
		<rom name="japan-j3.bin" merge="japan-j3.bin" bios="japan-j3" size="131072" crc="dff6d41f" sha1="e92910e20092577a4523a6b39d578a71d4de7085" region="mainbios" offset="0"/>
		<rom name="sp-1v1_3db8c.bin" merge="sp-1v1_3db8c.bin" bios="japan-hotel" size="131072" crc="162f0ebe" sha1="fe1c6dd3dfcf97d960065b1bb46c1e11cb7bf271" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_3.rom" merge="uni-bios_2_3.rom" bios="uni-bios_2_3" size="131072" crc="27664eb5" sha1="5b02900a3ccf3df168bdcfc98458136fd2b92ac0" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_3o.rom" merge="uni-bios_2_3o.rom" bios="uni-bios_2_3o" size="131072" crc="601720ae" sha1="1b8a72c720cdb5ee3f1d735bbcf447b09204b8d9" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_2.rom" merge="uni-bios_2_2.rom" bios="uni-bios_2_2" size="131072" crc="2d50996a" sha1="5241a4fb0c63b1a23fd1da8efa9c9a9bd3b4279c" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_1.rom" merge="uni-bios_2_1.rom" bios="uni-bios_2_1" size="131072" crc="8dabf76b" sha1="c23732c4491d966cf0373c65c83c7a4e88f0082c" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_0.rom" merge="uni-bios_2_0.rom" bios="uni-bios_2_0" size="131072" crc="0c12c2ad" sha1="37bcd4d30f3892078b46841d895a6eff16dc921e" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_3.rom" merge="uni-bios_1_3.rom" bios="uni-bios_1_3" size="131072" crc="b24b44a0" sha1="eca8851d30557b97c309a0d9f4a9d20e5b14af4e" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_2.rom" merge="uni-bios_1_2.rom" bios="uni-bios_1_2" size="131072" crc="4fa698e9" sha1="682e13ec1c42beaa2d04473967840c88fd52c75a" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_2o.rom" merge="uni-bios_1_2o.rom" bios="uni-bios_1_2o" size="131072" crc="e19d3ce9" sha1="af88ef837f44a3af2d7144bb46a37c8512b67770" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_1.rom" merge="uni-bios_1_1.rom" bios="uni-bios_1_1" size="131072" crc="5dda0d84" sha1="4153d533c02926a2577e49c32657214781ff29b7" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_0.rom" merge="uni-bios_1_0.rom" bios="uni-bios_1_0" size="131072" crc="0ce453a0" sha1="3b4c0cd26c176fc6b26c3a2f95143dd478f6abf9" region="mainbios" offset="0"/>
		<rom name="uni-bios_3_0.rom" merge="uni-bios_3_0.rom" bios="uni-bios_3_0" size="131072" crc="a97c89a9" sha1="97a5eff3b119062f10e31ad6f04fe4b90d366e7f" region="mainbios" offset="0"/>
		<rom name="051-p1.p1" size="1048576" crc="17aa899d" sha1="674cd8ace7acdf4f407de741e3d0071bcb49c902" region="maincpu" offset="0"/>
		<rom name="051-s1.s1" size="131072" crc="9fea5758" sha1="5c6f01da89f2639cf741ee7c39e27023b8083052" region="fixed" offset="0"/>
		<rom name="sfix.sfix" merge="sfix.sfix" size="131072" crc="c2ea0cfd" sha1="fd4a618cdcdbf849374f0a50dd8efe9dbab706c3" region="fixedbios" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="131072" crc="5a86cff2" sha1="5992277debadeb64d1c1c64b0a92d9293eaf7e4a" region="zoomy" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="94416d67" sha1="42f9d7ddd6c0931fd64226a60dc73602b2819dcf" region="audiobios" offset="0"/>
		<rom name="051-m1.m1" size="131072" crc="8e69f29a" sha1="7a25f4997996434ea1b7d0d1ca9e7aaf966cbd03" region="audiocpu" offset="0"/>
		<rom name="051-v2.v1" size="2097152" crc="019978b6" sha1="7896a551115fc6ed38b5944e0c8dcb2b2c1c077d" region="ymsnd" offset="0"/>
		<rom name="051-v4.v2" size="2097152" crc="5758f38c" sha1="da10f4b7d22d9139bbf068bd940be82168a74ca1" region="ymsnd" offset="200000"/>
		<rom name="051-c1.c1" size="2097152" crc="d624c132" sha1="49c7e9f020cba45d7083b45252bcc03397f8c286" region="sprites" offset="0"/>
		<rom name="051-c2.c2" size="2097152" crc="40d69f1e" sha1="ec4a13582772594957f927622d50f54b0dfcd8d8" region="sprites" offset="1"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="12000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="4000000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="ymsnd" name="YM2610" clock="8000000"/>
		<display tag="screen" type="raster" rotate="0" width="320" height="224" refresh="59.185606" pixclock="6000000" htotal="384" hbend="30" hbstart="350" vtotal="264" vbend="16" vbstart="240" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch" tag="IN0" mask="1">
			<dipvalue name="Off" value="1" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?" tag="IN0" mask="2">
			<dipvalue name="1?" value="0"/>
			<dipvalue name="2?" value="2" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)" tag="IN0" mask="4">
			<dipvalue name="Off" value="4" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="COMM Setting (Cabinet No.)" tag="IN0" mask="24">
			<dipvalue name="1" value="24" default="yes"/>
			<dipvalue name="2" value="16"/>
			<dipvalue name="3" value="8"/>
			<dipvalue name="4" value="0"/>
		</dipswitch>
		<dipswitch name="COMM Setting (Link Enable)" tag="IN0" mask="32">
			<dipvalue name="Off" value="32" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Free Play" tag="IN0" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Freeze" tag="IN0" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="0"/>
	</game>

	<game name="viostorm" sourcefile="mystwarr.c">
		<description>Violent Storm (ver EAB)</description>
		<year>1993</year>
		<manufacturer>Konami</manufacturer>
		<category>Fighter / 2.5D</category>
		<nplayers>3P sim</nplayers>
		<verAdded>.068</verAdded>
		<rom name="168eab01.15h" size="524288" crc="4eee6a8e" sha1="5c83ed2011aa77f590abca4c469fdb565f35dde5" region="maincpu" offset="1"/>
		<rom name="168eab02.15f" size="524288" crc="8dd8aa4c" sha1="e7937fe1272b635807ffff08a45a0338d48c376c" region="maincpu" offset="0"/>
		<rom name="168a05.7c" size="131072" crc="507fb3eb" sha1="a4f676e3caaafe86918c76ded08d0c202969adf6" region="soundcpu" offset="0"/>
		<rom name="168a09.1h" size="2097152" crc="1b34a881" sha1="5de20f7ee7f90d4f6dea349ca5000bfcf74253b1" region="gfx1" offset="0"/>
		<rom name="168a08.1k" size="2097152" crc="db0ce743" sha1="dfe24a1e3e72da188a92668928e79afd6c5d22ee" region="gfx1" offset="2"/>
		<rom name="168a10.22k" size="2097152" crc="bd2bbdea" sha1="54faf2ded16e66d675bbbec4ebd42b4708edfaef" region="gfx2" offset="0"/>
		<rom name="168a11.19k" size="2097152" crc="7a57c9e7" sha1="8763c310f7b515aef52d4e007bc949e8803690f4" region="gfx2" offset="2"/>
		<rom name="168a12.20k" size="2097152" crc="b6b1c4ef" sha1="064ab4db884c8f98ab9e631b7034996d4b92ab7b" region="gfx2" offset="4"/>
		<rom name="168a13.17k" size="2097152" crc="cdec3650" sha1="949bc06bb38a2d5315ee4f6db19e043655b90e6e" region="gfx2" offset="6"/>
		<rom name="168a06.1c" size="2097152" crc="25404fd7" sha1="282cf523728b38d0bf14d765dd7257aa1fb2af39" region="shared" offset="0"/>
		<rom name="168a07.1e" size="2097152" crc="fdbbf8cc" sha1="a8adf72a25fe2b9c4c338350d02c92deb5f8c8e9" region="shared" offset="200000"/>
		<rom name="viostorm.nv" size="128" crc="28b5fe49" sha1="0ef51ae4b012a7d680543747fd4b6dd9dfb5f560" region="eeprom" offset="0"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="16000000"/>
		<chip type="cpu" tag="soundcpu" name="Z80" clock="8000000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="konami1" name="K054539" clock="48000"/>
		<chip type="audio" tag="konami2" name="K054539" clock="48000"/>
		<display tag="screen" type="raster" rotate="0" width="384" height="224" refresh="59.185606" />
		<sound channels="2"/>
		<input players="4" buttons="3" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Sound Output" tag="IN1" mask="16">
			<dipvalue name="Mono" value="16"/>
			<dipvalue name="Stereo" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Flip Screen" tag="IN1" mask="32">
			<dipvalue name="Off" value="32" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Coin Mechanism" tag="IN1" mask="64">
			<dipvalue name="Common" value="64" default="yes"/>
			<dipvalue name="Independent" value="0"/>
		</dipswitch>
		<dipswitch name="Number of Players" tag="IN1" mask="128">
			<dipvalue name="3" value="0"/>
			<dipvalue name="2" value="128" default="yes"/>
		</dipswitch>
		<driver status="imperfect" emulation="good" color="good" sound="good" graphic="imperfect" savestate="unsupported" palettesize="2048"/>
	</game>

	<game name="wof" sourcefile="cps1.c">
		<description>Warriors of Fate (World 921031)</description>
		<year>1992</year>
		<manufacturer>Capcom</manufacturer>
		<category>Fighter / 2.5D</category>
		<nplayers>3P sim</nplayers>
		<verAdded>.144u3</verAdded>
		<rom name="tk2e_23c.8f" size="524288" crc="0d708505" sha1="10b8cb53a4600e3e76f471a3eee8a600e93096fc" region="maincpu" offset="0"/>
		<rom name="tk2e_22c.7f" size="524288" crc="608c17e3" sha1="52c2d05279623d93b27856e6b76830796a089eae" region="maincpu" offset="80000"/>
		<rom name="tk2-1m.3a" size="524288" crc="0d9cb9bf" sha1="cc7140e9a01a14b252cb1090bcea32b0de461928" region="gfx" offset="0"/>
		<rom name="tk2-3m.5a" size="524288" crc="45227027" sha1="b21afc593f0d4d8909dfa621d659cbb40507d1b2" region="gfx" offset="2"/>
		<rom name="tk2-2m.4a" size="524288" crc="c5ca2460" sha1="cbe14867f7b94b638ca80db7c8e0c60881183469" region="gfx" offset="4"/>
		<rom name="tk2-4m.6a" size="524288" crc="e349551c" sha1="1d977bdf256accf750ad9930ec4a0a19bbf86964" region="gfx" offset="6"/>
		<rom name="tk2-5m.7a" size="524288" crc="291f0f0b" sha1="094baf0f960f25fc2525b3b1cc378a49d9a0955d" region="gfx" offset="200000"/>
		<rom name="tk2-7m.9a" size="524288" crc="3edeb949" sha1="c155698dd9ee9eb24bbc97a21118ef2e897ea82f" region="gfx" offset="200002"/>
		<rom name="tk2-6m.8a" size="524288" crc="1abd14d6" sha1="dffff3126f102b4ec028a81405fc5b9bd7bb65b3" region="gfx" offset="200004"/>
		<rom name="tk2-8m.10a" size="524288" crc="b27948e3" sha1="870d5d23f56798831c641e877ea94217058b2ddc" region="gfx" offset="200006"/>
		<rom name="tk2_qa.5k" size="131072" crc="c9183a0d" sha1="d8b1d41c572f08581f8ab9eb878de77d6ea8615d" region="audiocpu" offset="0"/>
		<rom name="tk2-q1.1k" size="524288" crc="611268cf" sha1="83ab059f2110fb25fdcff928d56b790fc1f5c975" region="qsound" offset="0"/>
		<rom name="tk2-q2.2k" size="524288" crc="20f55ca9" sha1="90134e9a9c4749bb65c728b66ea4dac1fd4d88a4" region="qsound" offset="80000"/>
		<rom name="tk2-q3.3k" size="524288" crc="bfcf6f52" sha1="2a85ff3fc89b4cbabd20779ec12da2e116333c7c" region="qsound" offset="100000"/>
		<rom name="tk2-q4.4k" size="524288" crc="36642e88" sha1="8ab25b19e2b67215a5cb1f3aa81b9d26009cfeb8" region="qsound" offset="180000"/>
		<rom name="buf1" size="279" crc="eb122de7" sha1="b26b5bfe258e3e184f069719f9fd008d6b8f6b9b" region="aboardplds" offset="0"/>
		<rom name="ioa1" size="279" crc="59c7ee3b" sha1="fbb887c5b4f5cb8df77cec710eaac2985bc482a6" region="aboardplds" offset="0"/>
		<rom name="prg2" size="279" crc="4386879a" sha1="c36896d169d8c78393609acbbe4397931292a033" region="aboardplds" offset="0"/>
		<rom name="rom1" size="279" crc="41dc73b9" sha1="7d4c9f1693c821fbf84e32dd6ef62ddf14967845" region="aboardplds" offset="0"/>
		<rom name="tk263b.1a" size="279" crc="c4b0349b" sha1="b4873dd5ad8735048deb3475222dde3c0b67eaaf" region="bboardplds" offset="0"/>
		<rom name="iob1.12d" size="279" crc="3abc0700" sha1="973043aa46ec6d5d1db20dc9d5937005a0f9f6ae" region="bboardplds" offset="0"/>
		<rom name="bprg1.11d" size="279" crc="31793da7" sha1="400fa7ac517421c978c1ee7773c30b9ed0c5d3f3" region="bboardplds" offset="0"/>
		<rom name="ioc1.ic1" size="279" crc="0d182081" sha1="475b3d417785da4bc512cce2b274bb00d4cc6792" region="cboardplds" offset="0"/>
		<rom name="d7l1.7l" size="279" crc="27b7410d" sha1="06d0cba0226850f100ff1f539bd7d5db0f90c730" region="dboardplds" offset="0"/>
		<rom name="d8l1.8l" size="279" crc="539fc7da" sha1="cad5c91629c6247e49ccbbcbfe6b08229eafae07" region="dboardplds" offset="0"/>
		<rom name="d9k1.9k" size="279" status="nodump" region="dboardplds" offset="0"/>
		<rom name="d10f1.10f" size="279" crc="6619c494" sha1="3aef656c07182a2186f810f30e0d854dd5bd8d18" region="dboardplds" offset="0"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="12000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="8000000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="qsound" name="Q-Sound" clock="4000000"/>
		<display tag="screen" type="raster" rotate="0" width="384" height="224" refresh="59.629403" pixclock="8000000" htotal="518" hbend="64" hbstart="448" vtotal="259" vbend="16" vbstart="240" />
		<sound channels="2"/>
		<input players="3" buttons="2" coins="3" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Freeze" tag="DSWC" mask="8">
			<dipvalue name="Off" value="8" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="3072"/>
	</game>

	<game name="wjammers" sourcefile="neodrvr.c" romof="neogeo">
		<description>Windjammers / Flying Power Disc</description>
		<year>1994</year>
		<manufacturer>Data East Corporation</manufacturer>
		<biosset name="euro" description="Europe MVS (Ver. 2)" default="yes"/>
		<biosset name="euro-s1" description="Europe MVS (Ver. 1)"/>
		<biosset name="us" description="US MVS (Ver. 2?)"/>
		<biosset name="us-e" description="US MVS (Ver. 1)"/>
		<biosset name="asia" description="Asia MVS (Ver. 3)"/>
		<biosset name="japan" description="Japan MVS (Ver. 3)"/>
		<biosset name="japan-s2" description="Japan MVS (Ver. 2)"/>
		<biosset name="japan-s1" description="Japan MVS (Ver. 1)"/>
		<biosset name="mv1c" description="NEO-MVH MV1C"/>
		<biosset name="japan-j3" description="Japan MVS (J3)"/>
		<biosset name="japan-hotel" description="Custom Japanese Hotel"/>
		<biosset name="uni-bios_2_3" description="Universe Bios (Hack, Ver. 2.3)"/>
		<biosset name="uni-bios_2_3o" description="Universe Bios (Hack, Ver. 2.3, older?)"/>
		<biosset name="uni-bios_2_2" description="Universe Bios (Hack, Ver. 2.2)"/>
		<biosset name="uni-bios_2_1" description="Universe Bios (Hack, Ver. 2.1)"/>
		<biosset name="uni-bios_2_0" description="Universe Bios (Hack, Ver. 2.0)"/>
		<biosset name="uni-bios_1_3" description="Universe Bios (Hack, Ver. 1.3)"/>
		<biosset name="uni-bios_1_2" description="Universe Bios (Hack, Ver. 1.2)"/>
		<biosset name="uni-bios_1_2o" description="Universe Bios (Hack, Ver. 1.2, older)"/>
		<biosset name="uni-bios_1_1" description="Universe Bios (Hack, Ver. 1.1)"/>
		<biosset name="uni-bios_1_0" description="Universe Bios (Hack, Ver. 1.0)"/>
		<biosset name="uni-bios_3_0" description="Universe Bios (Hack, Ver. 3.0)"/>
		<category>Sports</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.034b02</verAdded>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="mainbios" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="mainbios" offset="0"/>
		<rom name="sp-u2.sp1" merge="sp-u2.sp1" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="mainbios" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="mainbios" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="mainbios" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="mainbios" offset="0"/>
		<rom name="sp-j2.sp1" merge="sp-j2.sp1" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="mainbios" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="mainbios" offset="0"/>
		<rom name="sp-45.sp1" merge="sp-45.sp1" bios="mv1c" size="524288" crc="03cc9f6a" sha1="cdf1f49e3ff2bac528c21ed28449cf35b7957dc1" region="mainbios" offset="0"/>
		<rom name="japan-j3.bin" merge="japan-j3.bin" bios="japan-j3" size="131072" crc="dff6d41f" sha1="e92910e20092577a4523a6b39d578a71d4de7085" region="mainbios" offset="0"/>
		<rom name="sp-1v1_3db8c.bin" merge="sp-1v1_3db8c.bin" bios="japan-hotel" size="131072" crc="162f0ebe" sha1="fe1c6dd3dfcf97d960065b1bb46c1e11cb7bf271" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_3.rom" merge="uni-bios_2_3.rom" bios="uni-bios_2_3" size="131072" crc="27664eb5" sha1="5b02900a3ccf3df168bdcfc98458136fd2b92ac0" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_3o.rom" merge="uni-bios_2_3o.rom" bios="uni-bios_2_3o" size="131072" crc="601720ae" sha1="1b8a72c720cdb5ee3f1d735bbcf447b09204b8d9" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_2.rom" merge="uni-bios_2_2.rom" bios="uni-bios_2_2" size="131072" crc="2d50996a" sha1="5241a4fb0c63b1a23fd1da8efa9c9a9bd3b4279c" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_1.rom" merge="uni-bios_2_1.rom" bios="uni-bios_2_1" size="131072" crc="8dabf76b" sha1="c23732c4491d966cf0373c65c83c7a4e88f0082c" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_0.rom" merge="uni-bios_2_0.rom" bios="uni-bios_2_0" size="131072" crc="0c12c2ad" sha1="37bcd4d30f3892078b46841d895a6eff16dc921e" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_3.rom" merge="uni-bios_1_3.rom" bios="uni-bios_1_3" size="131072" crc="b24b44a0" sha1="eca8851d30557b97c309a0d9f4a9d20e5b14af4e" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_2.rom" merge="uni-bios_1_2.rom" bios="uni-bios_1_2" size="131072" crc="4fa698e9" sha1="682e13ec1c42beaa2d04473967840c88fd52c75a" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_2o.rom" merge="uni-bios_1_2o.rom" bios="uni-bios_1_2o" size="131072" crc="e19d3ce9" sha1="af88ef837f44a3af2d7144bb46a37c8512b67770" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_1.rom" merge="uni-bios_1_1.rom" bios="uni-bios_1_1" size="131072" crc="5dda0d84" sha1="4153d533c02926a2577e49c32657214781ff29b7" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_0.rom" merge="uni-bios_1_0.rom" bios="uni-bios_1_0" size="131072" crc="0ce453a0" sha1="3b4c0cd26c176fc6b26c3a2f95143dd478f6abf9" region="mainbios" offset="0"/>
		<rom name="uni-bios_3_0.rom" merge="uni-bios_3_0.rom" bios="uni-bios_3_0" size="131072" crc="a97c89a9" sha1="97a5eff3b119062f10e31ad6f04fe4b90d366e7f" region="mainbios" offset="0"/>
		<rom name="065-p1.p1" size="1048576" crc="6692c140" sha1="5da574e906974fac92bb2f49bdeea257c014a897" region="maincpu" offset="0"/>
		<rom name="065-s1.s1" size="131072" crc="074b5723" sha1="86d3b3bb5414f43e4d3b7a2af0db23cc71ce8412" region="fixed" offset="0"/>
		<rom name="sfix.sfix" merge="sfix.sfix" size="131072" crc="c2ea0cfd" sha1="fd4a618cdcdbf849374f0a50dd8efe9dbab706c3" region="fixedbios" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="131072" crc="5a86cff2" sha1="5992277debadeb64d1c1c64b0a92d9293eaf7e4a" region="zoomy" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="94416d67" sha1="42f9d7ddd6c0931fd64226a60dc73602b2819dcf" region="audiobios" offset="0"/>
		<rom name="065-m1.m1" size="131072" crc="52c23cfc" sha1="809a7e072ad9acbffc25e9bd27cdb97638d09d07" region="audiocpu" offset="0"/>
		<rom name="065-v1.v1" size="1048576" crc="ce8b3698" sha1="7d75e2a5cf8c90be422f8b425447e81597fe145a" region="ymsnd" offset="0"/>
		<rom name="065-v2.v2" size="1048576" crc="659f9b96" sha1="62f40365212153bc3b92a1187fa44f6cdc7f7b83" region="ymsnd" offset="100000"/>
		<rom name="065-v3.v3" size="1048576" crc="39f73061" sha1="ec57cd58e7f8569cff925d11e2320d588ce4fe49" region="ymsnd" offset="200000"/>
		<rom name="065-v4.v4" size="1048576" crc="5dee7963" sha1="f8e6de73d65dd80b29c711f00835a574a770cb4e" region="ymsnd" offset="300000"/>
		<rom name="065-c1.c1" size="1048576" crc="c7650204" sha1="42918d700d59864f8ab15caf968a062a563c9b09" region="sprites" offset="0"/>
		<rom name="065-c2.c2" size="1048576" crc="d9f3e71d" sha1="fad1f64061eac1bf85bf6d75d2eae974a8c94069" region="sprites" offset="1"/>
		<rom name="065-c3.c3" size="1048576" crc="40986386" sha1="65795a50197049681265946713d416c9cdb68f08" region="sprites" offset="200000"/>
		<rom name="065-c4.c4" size="1048576" crc="715e15ff" sha1="ac8b8b01f5c7384b883afbe0cf977430378e3fef" region="sprites" offset="200001"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="12000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="4000000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="ymsnd" name="YM2610" clock="8000000"/>
		<display tag="screen" type="raster" rotate="0" width="320" height="224" refresh="59.185606" pixclock="6000000" htotal="384" hbend="30" hbstart="350" vtotal="264" vbend="16" vbstart="240" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch" tag="IN0" mask="1">
			<dipvalue name="Off" value="1" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?" tag="IN0" mask="2">
			<dipvalue name="1?" value="0"/>
			<dipvalue name="2?" value="2" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)" tag="IN0" mask="4">
			<dipvalue name="Off" value="4" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="COMM Setting (Cabinet No.)" tag="IN0" mask="24">
			<dipvalue name="1" value="24" default="yes"/>
			<dipvalue name="2" value="16"/>
			<dipvalue name="3" value="8"/>
			<dipvalue name="4" value="0"/>
		</dipswitch>
		<dipswitch name="COMM Setting (Link Enable)" tag="IN0" mask="32">
			<dipvalue name="Off" value="32" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Free Play" tag="IN0" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Freeze" tag="IN0" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="0"/>
	</game>

	<game name="wwfwfest" sourcefile="wwfwfest.c">
		<description>WWF WrestleFest (US set 1)</description>
		<year>1991</year>
		<manufacturer>Technos Japan</manufacturer>
		<category>Sports / Wrestling</category>
		<nplayers>4P sim</nplayers>
		<verAdded>.037b16</verAdded>
		<controls_info>numPlayers="4" alternating="0" mirrored="1" usesService="0" tilt="0" cocktail="0"</controls_info>
		<player number="1" numButtons="2">
			<controls>
				<control name="8-way Joystick">
					<constant name="joy8way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="A"/>
				<label name="P1_BUTTON2" value="B"/>
				<label name="P1_JOYSTICK_UP" value="Up"/>
				<label name="P1_JOYSTICK_DOWN" value="Down"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
			</labels>
		</player>
		<rom name="31a13-2.ic19" size="262144" crc="7175bca7" sha1="992b47a787b5bc2a5a381ec78b8dfaf7d42c614b" region="maincpu" offset="1"/>
		<rom name="31a14-2.ic18" size="262144" crc="5d06bfd1" sha1="39a93da662158aa5a9953dcabfcb47c2fc196dc7" region="maincpu" offset="0"/>
		<rom name="31a11-2.ic42" size="65536" crc="5ddebfea" sha1="30073963e965250d94f0dc3bd261a054850adf95" region="audiocpu" offset="0"/>
		<rom name="31j10.ic73" size="524288" crc="6c522edb" sha1="8005d59c94160638ba2ea7caf4e991fff03003d5" region="oki" offset="0"/>
		<rom name="31a12-0.ic33" size="131072" crc="d0803e20" sha1="b68758e9a5522396f831a3972571f8aed54c64de" region="gfx1" offset="0"/>
		<rom name="31j3.ic9" size="1048576" crc="e395cf1d" sha1="241f98145e295993c9b6a44dc087a9b61fbc9a6f" region="gfx2" offset="0"/>
		<rom name="31j2.ic8" size="1048576" crc="b5a97465" sha1="08d82c29a5c02b83fdbd0bad649b74eb35ab7e54" region="gfx2" offset="100000"/>
		<rom name="31j5.ic11" size="1048576" crc="2ce545e8" sha1="82173e58a8476a6fe9d2c990fce1f71af117a0ea" region="gfx2" offset="200000"/>
		<rom name="31j4.ic10" size="1048576" crc="00edb66a" sha1="926606d1923936b6e75391b1ab03b369d9822d13" region="gfx2" offset="300000"/>
		<rom name="31j6.ic12" size="1048576" crc="79956cf8" sha1="52207263620a6b6dde66d3f8749b772577899ea5" region="gfx2" offset="400000"/>
		<rom name="31j7.ic13" size="1048576" crc="74d774c3" sha1="a723ac5d481bf91b12e17652fbb2d869c886dec0" region="gfx2" offset="500000"/>
		<rom name="31j9.ic15" size="1048576" crc="dd387289" sha1="2cad42d4e7cd1a49346f844058ae18c38bc686a8" region="gfx2" offset="600000"/>
		<rom name="31j8.ic14" size="1048576" crc="44abe127" sha1="c723e1dea117534e976d2d383e634faf073cd57b" region="gfx2" offset="700000"/>
		<rom name="31j0.ic1" size="262144" crc="8a12b450" sha1="2e15c949efcda8bb6f11afe3ff07ba1dee9c771c" region="gfx3" offset="40000"/>
		<rom name="31j1.ic2" size="262144" crc="82ed7155" sha1="b338e1150ffe3277c11d4d6e801a7d3bd7c58492" region="gfx3" offset="0"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="12000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="3579545"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="ymsnd" name="YM2151" clock="3579545"/>
		<chip type="audio" tag="oki" name="OKI6295" clock="1024188"/>
		<display tag="screen" type="raster" rotate="0" width="320" height="240" refresh="57.444853" pixclock="6000000" htotal="384" hbend="0" hbstart="320" vtotal="272" vbend="8" vbstart="248" />
		<sound channels="1"/>
		<input players="4" buttons="2" coins="1">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Coin A" tag="DSW1" mask="3">
			<dipvalue name="3 Coins/1 Credit" value="0"/>
			<dipvalue name="2 Coins/1 Credit" value="1"/>
			<dipvalue name="1 Coin/1 Credit" value="3" default="yes"/>
			<dipvalue name="1 Coin/2 Credits" value="2"/>
		</dipswitch>
		<dipswitch name="Buy In Price" tag="DSW1" mask="4">
			<dipvalue name="1 Coin" value="4" default="yes"/>
			<dipvalue name="As start price" value="0"/>
		</dipswitch>
		<dipswitch name="Regain Power Price" tag="DSW1" mask="8">
			<dipvalue name="1 Coin" value="8" default="yes"/>
			<dipvalue name="As start price" value="0"/>
		</dipswitch>
		<dipswitch name="Continue Price" tag="DSW1" mask="16">
			<dipvalue name="1 Coin" value="16"/>
			<dipvalue name="As start price" value="0" default="yes"/>
		</dipswitch>
		<dipswitch name="Demo Sounds" tag="DSW1" mask="32">
			<dipvalue name="Off" value="0"/>
			<dipvalue name="On" value="32" default="yes"/>
		</dipswitch>
		<dipswitch name="Flip Screen" tag="DSW1" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="FBI Logo" tag="DSW1" mask="128">
			<dipvalue name="Off" value="0"/>
			<dipvalue name="On" value="128" default="yes"/>
		</dipswitch>
		<dipswitch name="Difficulty" tag="DSW2" mask="3">
			<dipvalue name="Easy" value="2"/>
			<dipvalue name="Normal" value="3" default="yes"/>
			<dipvalue name="Hard" value="1"/>
			<dipvalue name="Hardest" value="0"/>
		</dipswitch>
		<dipswitch name="Players" tag="DSW2" mask="12">
			<dipvalue name="2" value="4"/>
			<dipvalue name="3" value="8"/>
			<dipvalue name="4" value="12" default="yes"/>
		</dipswitch>
		<dipswitch name="Unused" tag="DSW2" mask="16">
			<dipvalue name="Off" value="16" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Clear Stage Power Up" tag="DSW2" mask="96">
			<dipvalue name="0" value="0"/>
			<dipvalue name="12" value="32"/>
			<dipvalue name="24" value="96" default="yes"/>
			<dipvalue name="32" value="64"/>
		</dipswitch>
		<dipswitch name="Championship Game" tag="DSW2" mask="128">
			<dipvalue name="4th" value="0"/>
			<dipvalue name="5th" value="128" default="yes"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="8192"/>
	</game>

	<game name="wwfmania" sourcefile="midwunit.c">
		<description>WWF: Wrestlemania (rev 1.30 08/10/95)</description>
		<year>1995</year>
		<manufacturer>Midway</manufacturer>
		<category>Sports / Wrestling</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.037b05</verAdded>
		<controls_info>numPlayers="2" alternating="0" mirrored="1" usesService="0" tilt="1" cocktail="0"</controls_info>
		<player number="1" numButtons="5">
			<controls>
				<control name="8-way Joystick">
					<constant name="joy8way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Punch"/>
				<label name="P1_BUTTON2" value="Defense"/>
				<label name="P1_BUTTON3" value="Power Punch"/>
				<label name="P1_BUTTON4" value="Kick"/>
				<label name="P1_BUTTON5" value="Power Kick"/>
				<label name="P1_JOYSTICK_RIGHT" value="Move Right"/>
				<label name="P1_JOYSTICK_LEFT" value="Move Left"/>
				<label name="P1_JOYSTICK_DOWN" value="Move Down"/>
				<label name="P1_JOYSTICK_UP" value="Move Up"/>
			</labels>
		</player>
		<rom name="wwf.2" size="1048576" crc="a9acb250" sha1="c1a7773ffdb86dc2c1c90c220482ed6330fcbb55" region="dcs" offset="0"/>
		<rom name="wwf.3" size="1048576" crc="9442b6c9" sha1="1f887c05ab9ca99078be584d7e9e6c59c8ec1818" region="dcs" offset="200000"/>
		<rom name="wwf.4" size="1048576" crc="cee78fac" sha1="c37d3b4aef47dc80d864497b3013f03220d45482" region="dcs" offset="400000"/>
		<rom name="wwf.5" size="1048576" crc="5b31fd40" sha1="35dcf19b223029e17616357d29dd04bbfeb83491" region="dcs" offset="600000"/>
		<rom name="wwf.54" size="524288" crc="eeb7bf58" sha1="d93df59aed1672ab38af231d909d9df1a8e30f44" region="maincpu" offset="0"/>
		<rom name="wwf.63" size="524288" crc="09759529" sha1="cf548ff199428a93b9bc5f4fc1347c4a3cbdf106" region="maincpu" offset="1"/>
		<rom name="wwf.133" size="1048576" crc="5e1b1e3d" sha1="55f54e4b0dc775058699b1c0abdd7241ffca0e76" region="gfxrom" offset="0"/>
		<rom name="wwf.132" size="1048576" crc="5943b3b2" sha1="8ba0b20e7993769736c961d0fda97b2850d1446b" region="gfxrom" offset="1"/>
		<rom name="wwf.131" size="1048576" crc="0815db22" sha1="ebd6a8c4f0e8d979af7f173b3f139d91e4857f6b" region="gfxrom" offset="2"/>
		<rom name="wwf.130" size="1048576" crc="9ee9a145" sha1="caeb8506e1414e8c58e3031d4a2e0619ef3922b7" region="gfxrom" offset="3"/>
		<rom name="wwf.129" size="1048576" crc="c644c2f4" sha1="9094452eb37ec92932109ab2b209e12074111dd7" region="gfxrom" offset="400000"/>
		<rom name="wwf.128" size="1048576" crc="fcda4e9a" sha1="a05a12f606632034eae662cccfee5aaaffe0348b" region="gfxrom" offset="400001"/>
		<rom name="wwf.127" size="1048576" crc="45be7428" sha1="a5d3e37c64cac03139028fe998494b76e6b6a7ae" region="gfxrom" offset="400002"/>
		<rom name="wwf.126" size="1048576" crc="eaa276a8" sha1="d0c2f4d4409830355c6e112e3eafb4d3a1b8c22e" region="gfxrom" offset="400003"/>
		<rom name="wwf.125" size="1048576" crc="a19ebeed" sha1="cf51bca29fd39c6189c2b431eb718a6341781d1f" region="gfxrom" offset="800000"/>
		<rom name="wwf.124" size="1048576" crc="dc7d3dbb" sha1="8982d9a1babce57ae7465bce3f4863dd336c20ac" region="gfxrom" offset="800001"/>
		<rom name="wwf.123" size="1048576" crc="e0ade56f" sha1="a15c672a45f39c0232d678e71380d4f58c4659ae" region="gfxrom" offset="800002"/>
		<rom name="wwf.122" size="1048576" crc="2800c78d" sha1="8012785f1c1eaf8d533a98e0a521a5d31efc7a42" region="gfxrom" offset="800003"/>
		<rom name="wwf.121" size="1048576" crc="a28ffcba" sha1="f66be0793b12a7f04e32d3db8311d1f33b0c3fbe" region="gfxrom" offset="c00000"/>
		<rom name="wwf.120" size="1048576" crc="3a05d371" sha1="4ed73e1c06ea7bd33e6c72a6a752960ba55d1975" region="gfxrom" offset="c00001"/>
		<rom name="wwf.119" size="1048576" crc="97ffa659" sha1="986f8ec57085b808d33c85ed55b35a5e1cadf3b6" region="gfxrom" offset="c00002"/>
		<rom name="wwf.118" size="1048576" crc="46668e97" sha1="282ca2e561f7553717d60b5a745f8e3fc1bda610" region="gfxrom" offset="c00003"/>
		<chip type="cpu" tag="maincpu" name="TMS34010" clock="50000000"/>
		<chip type="cpu" tag="dcs" name="ADSP-2105" clock="10000000"/>
		<chip type="audio" tag="mono" name="Speaker"/>
		<chip type="audio" tag="dac" name="DMA-driven DAC"/>
		<display tag="screen" type="raster" rotate="0" width="399" height="253" refresh="54.815170" pixclock="8000000" htotal="505" hbend="0" hbstart="399" vtotal="289" vbend="0" vbstart="253" />
		<sound channels="1"/>
		<input players="2" buttons="5" coins="4" service="yes" tilt="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch" tag="DSW" mask="1">
			<dipvalue name="Off" value="1" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Powerup Test" tag="DSW" mask="2">
			<dipvalue name="Off" value="0" default="yes"/>
			<dipvalue name="On" value="2"/>
		</dipswitch>
		<dipswitch name="Realtime Clock" tag="DSW" mask="8">
			<dipvalue name="No" value="8" default="yes"/>
			<dipvalue name="Yes" value="0"/>
		</dipswitch>
		<dipswitch name="Bill Validator" tag="DSW" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Counters" tag="DSW" mask="768">
			<dipvalue name="One, 1/1" value="768" default="yes"/>
			<dipvalue name="One, Totalizing" value="512"/>
			<dipvalue name="Two, 1/1" value="256"/>
		</dipswitch>
		<dipswitch name="Country" tag="DSW" mask="3072">
			<dipvalue name="USA" value="3072" default="yes"/>
			<dipvalue name="French" value="2048"/>
			<dipvalue name="German" value="1024"/>
		</dipswitch>
		<dipswitch name="Coinage" tag="DSW" mask="28672">
			<dipvalue name="1" value="28672" default="yes"/>
			<dipvalue name="2" value="12288"/>
			<dipvalue name="3" value="20480"/>
			<dipvalue name="4" value="4096"/>
			<dipvalue name="ECA" value="24576"/>
			<dipvalue name="Free Play" value="0"/>
		</dipswitch>
		<dipswitch name="Coinage Source" tag="DSW" mask="32768">
			<dipvalue name="Dipswitch" value="32768"/>
			<dipvalue name="CMOS" value="0" default="yes"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32768"/>
	</game>

	<game name="xexex" sourcefile="xexex.c">
		<description>Xexex (ver EAA)</description>
		<year>1991</year>
		<manufacturer>Konami</manufacturer>
		<category>Shooter / Flying Horizontal</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.037b07</verAdded>
		<rom name="067eaa01.16d" size="262144" crc="3ebcb066" sha1="83a20433d9fdcc8b8d7133991f9a8164dddb61f3" region="maincpu" offset="0"/>
		<rom name="067eaa02.16f" size="262144" crc="36ea7a48" sha1="34f8046d7ecf5ea66c59c5bc0d7627942c28fd3b" region="maincpu" offset="1"/>
		<rom name="067_b03.rom" size="262144" crc="97833086" sha1="a564f7b1b52c774d78a59f4418c7ecccaf94ad41" region="maincpu" offset="100000"/>
		<rom name="067_b04.rom" size="262144" crc="26ec5dc8" sha1="9da62683bfa8f16607cbea2d59a1446ec8588c5b" region="maincpu" offset="100001"/>
		<rom name="067eaa05.4e" size="131072" crc="0e33d6ec" sha1="4dd68cb78c779e2d035e43fec35a7672ed1c259b" region="audiocpu" offset="0"/>
		<rom name="067_b14.rom" size="1048576" crc="02a44bfa" sha1="ad95df4dbf8842820ef20f54407870afb6d0e4a3" region="gfx1" offset="0"/>
		<rom name="067_b13.rom" size="1048576" crc="633c8eb5" sha1="a11f78003a1dffe2d8814d368155059719263082" region="gfx1" offset="100000"/>
		<rom name="067_b12.rom" size="1048576" crc="08d611b0" sha1="9cac60131e0411f173acd8ef3f206e5e58a7e5d2" region="gfx2" offset="0"/>
		<rom name="067_b11.rom" size="1048576" crc="a26f7507" sha1="6bf717cb9fcad59a2eafda967f14120b9ebbc8c5" region="gfx2" offset="100000"/>
		<rom name="067_b10.rom" size="1048576" crc="ee31db8d" sha1="c41874fb8b401ea9cdd327ee6239b5925418cf7b" region="gfx2" offset="200000"/>
		<rom name="067_b09.rom" size="1048576" crc="88f072ef" sha1="7ecc04dbcc29b715117e970cc96e11137a21b83a" region="gfx2" offset="300000"/>
		<rom name="067_b08.rom" size="524288" crc="ca816b7b" sha1="769ce3700e41200c34adec98598c0fe371fe1e6d" region="k053250" offset="0"/>
		<rom name="067_b06.rom" size="2097152" crc="3b12fce4" sha1="c69172d9965b8da8a539812fac92d5f1a3c80d17" region="k054539" offset="0"/>
		<rom name="067_b07.rom" size="1048576" crc="ec87fe1b" sha1="ec9823aea5a1fc5c47c8262e15e10b28be87231c" region="k054539" offset="200000"/>
		<rom name="xexex.nv" size="128" crc="155624cc" sha1="457f921e3a5d053c53e4f1a44941eb0a1f22e1b2" region="eeprom" offset="0"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="16000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="8000000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="ymsnd" name="YM2151" clock="4000000"/>
		<chip type="audio" tag="k054539" name="K054539" clock="48000"/>
		<chip type="audio" tag="filter1l" name="Volume Filter"/>
		<chip type="audio" tag="filter1r" name="Volume Filter"/>
		<chip type="audio" tag="filter2l" name="Volume Filter"/>
		<chip type="audio" tag="filter2r" name="Volume Filter"/>
		<display tag="screen" type="raster" rotate="0" width="384" height="256" refresh="54.253472" />
		<sound channels="2"/>
		<input players="2" buttons="2" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="2048"/>
	</game>

	<game name="xmen2pe" sourcefile="xmen.c" cloneof="xmen" romof="xmen">
		<description>X-Men (2 Players ver EAA)</description>
		<year>1992</year>
		<manufacturer>Konami</manufacturer>
		<category>Fighter / 2.5D</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.134u1</verAdded>
		<controls_info>numPlayers="4" alternating="0" mirrored="1" usesService="0" tilt="0" cocktail="0"</controls_info>
		<player number="1" numButtons="3">
			<controls>
				<control name="8-way Joystick">
					<constant name="joy8way"/>
				</control>
			</controls>
		<labels>
				<label name="P1_BUTTON1" value="Attack"/>
				<label name="P1_BUTTON2" value="Jump"/>
				<label name="P1_BUTTON3" value="Mutant Power"/>
				<label name="P1_JOYSTICK_LEFT" value="Left"/>
				<label name="P1_JOYSTICK_DOWN" value="Down"/>
				<label name="P1_JOYSTICK_UP" value="Up"/>
				<label name="P1_JOYSTICK_RIGHT" value="Right"/>
			</labels>
		</player>
		<rom name="065-eaa04.10d" size="131072" crc="502861e7" sha1="f96aab2d2006703065de5bd7e341f929d04f5f60" region="maincpu" offset="0"/>
		<rom name="065-eaa05.10f" size="131072" crc="ca6071bf" sha1="454ddc3b598389e960e87e577a01a7de71d1f591" region="maincpu" offset="1"/>
		<rom name="065-a02.9d" merge="065-a02.9d" size="262144" crc="b31dc44c" sha1="4bdac05826b4d6d4fe46686ede5190e2f73eefc5" region="maincpu" offset="80000"/>
		<rom name="065-a03.9f" merge="065-a03.9f" size="262144" crc="13842fe6" sha1="b61f094eb94336edb8708d3437ead9b853b2d6e6" region="maincpu" offset="80001"/>
		<rom name="065-a01.6f" merge="065-a01.6f" size="131072" crc="147d3a4d" sha1="a14409fe991e803b9e7812303e3a9ebd857d8b01" region="audiocpu" offset="0"/>
		<rom name="065-a08.15l" merge="065-a08.15l" size="1048576" crc="6b649aca" sha1="2595f314517738e8614facf578cc951a6c36a180" region="gfx1" offset="0"/>
		<rom name="065-a07.16l" merge="065-a07.16l" size="1048576" crc="c5dc8fc4" sha1="9887cb002c8b72be7ce933cb397f00cdc5506c8c" region="gfx1" offset="100000"/>
		<rom name="065-a09.2h" merge="065-a09.2h" size="1048576" crc="ea05d52f" sha1="7f2c14f907355856fb94e3a67b73aa1919776835" region="gfx2" offset="0"/>
		<rom name="065-a10.2l" merge="065-a10.2l" size="1048576" crc="96b91802" sha1="641943557b59b91f0edd49ec8a73cef7d9268b32" region="gfx2" offset="100000"/>
		<rom name="065-a12.1h" merge="065-a12.1h" size="1048576" crc="321ed07a" sha1="5b00ed676daeea974bdce6701667cfe573099dad" region="gfx2" offset="200000"/>
		<rom name="065-a11.1l" merge="065-a11.1l" size="1048576" crc="46da948e" sha1="168ac9178ee5bad5931557fb549e1237971d7839" region="gfx2" offset="300000"/>
		<rom name="065-a06.1f" merge="065-a06.1f" size="2097152" crc="5adbcee0" sha1="435feda697193bc51db80eba46be474cbbc1de4b" region="k054539" offset="0"/>
		<rom name="xmen_eaa.nv" size="128" crc="1cbcb653" sha1="a86b4ad34ccbd868662ff8c61eb21ec07e8bf8b1" region="eeprom" offset="0"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="16000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="8000000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="ymsnd" name="YM2151" clock="4000000"/>
		<chip type="audio" tag="k054539" name="K054539" clock="48000"/>
		<display tag="screen" type="raster" rotate="0" width="304" height="224" refresh="59.170000" />
		<sound channels="2"/>
		<input players="2" buttons="3" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="2048"/>
	</game>

	<game name="zupapa" sourcefile="neodrvr.c" romof="neogeo">
		<description>Zupapa!</description>
		<year>2001</year>
		<manufacturer>SNK</manufacturer>
		<biosset name="euro" description="Europe MVS (Ver. 2)" default="yes"/>
		<biosset name="euro-s1" description="Europe MVS (Ver. 1)"/>
		<biosset name="us" description="US MVS (Ver. 2?)"/>
		<biosset name="us-e" description="US MVS (Ver. 1)"/>
		<biosset name="asia" description="Asia MVS (Ver. 3)"/>
		<biosset name="japan" description="Japan MVS (Ver. 3)"/>
		<biosset name="japan-s2" description="Japan MVS (Ver. 2)"/>
		<biosset name="japan-s1" description="Japan MVS (Ver. 1)"/>
		<biosset name="mv1c" description="NEO-MVH MV1C"/>
		<biosset name="japan-j3" description="Japan MVS (J3)"/>
		<biosset name="japan-hotel" description="Custom Japanese Hotel"/>
		<biosset name="uni-bios_2_3" description="Universe Bios (Hack, Ver. 2.3)"/>
		<biosset name="uni-bios_2_3o" description="Universe Bios (Hack, Ver. 2.3, older?)"/>
		<biosset name="uni-bios_2_2" description="Universe Bios (Hack, Ver. 2.2)"/>
		<biosset name="uni-bios_2_1" description="Universe Bios (Hack, Ver. 2.1)"/>
		<biosset name="uni-bios_2_0" description="Universe Bios (Hack, Ver. 2.0)"/>
		<biosset name="uni-bios_1_3" description="Universe Bios (Hack, Ver. 1.3)"/>
		<biosset name="uni-bios_1_2" description="Universe Bios (Hack, Ver. 1.2)"/>
		<biosset name="uni-bios_1_2o" description="Universe Bios (Hack, Ver. 1.2, older)"/>
		<biosset name="uni-bios_1_1" description="Universe Bios (Hack, Ver. 1.1)"/>
		<biosset name="uni-bios_1_0" description="Universe Bios (Hack, Ver. 1.0)"/>
		<biosset name="uni-bios_3_0" description="Universe Bios (Hack, Ver. 3.0)"/>
		<category>Platform / Run Jump</category>
		<nplayers>2P sim</nplayers>
		<verAdded>.084u5</verAdded>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="mainbios" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="mainbios" offset="0"/>
		<rom name="sp-u2.sp1" merge="sp-u2.sp1" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="mainbios" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="mainbios" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="mainbios" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="mainbios" offset="0"/>
		<rom name="sp-j2.sp1" merge="sp-j2.sp1" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="mainbios" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="mainbios" offset="0"/>
		<rom name="sp-45.sp1" merge="sp-45.sp1" bios="mv1c" size="524288" crc="03cc9f6a" sha1="cdf1f49e3ff2bac528c21ed28449cf35b7957dc1" region="mainbios" offset="0"/>
		<rom name="japan-j3.bin" merge="japan-j3.bin" bios="japan-j3" size="131072" crc="dff6d41f" sha1="e92910e20092577a4523a6b39d578a71d4de7085" region="mainbios" offset="0"/>
		<rom name="sp-1v1_3db8c.bin" merge="sp-1v1_3db8c.bin" bios="japan-hotel" size="131072" crc="162f0ebe" sha1="fe1c6dd3dfcf97d960065b1bb46c1e11cb7bf271" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_3.rom" merge="uni-bios_2_3.rom" bios="uni-bios_2_3" size="131072" crc="27664eb5" sha1="5b02900a3ccf3df168bdcfc98458136fd2b92ac0" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_3o.rom" merge="uni-bios_2_3o.rom" bios="uni-bios_2_3o" size="131072" crc="601720ae" sha1="1b8a72c720cdb5ee3f1d735bbcf447b09204b8d9" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_2.rom" merge="uni-bios_2_2.rom" bios="uni-bios_2_2" size="131072" crc="2d50996a" sha1="5241a4fb0c63b1a23fd1da8efa9c9a9bd3b4279c" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_1.rom" merge="uni-bios_2_1.rom" bios="uni-bios_2_1" size="131072" crc="8dabf76b" sha1="c23732c4491d966cf0373c65c83c7a4e88f0082c" region="mainbios" offset="0"/>
		<rom name="uni-bios_2_0.rom" merge="uni-bios_2_0.rom" bios="uni-bios_2_0" size="131072" crc="0c12c2ad" sha1="37bcd4d30f3892078b46841d895a6eff16dc921e" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_3.rom" merge="uni-bios_1_3.rom" bios="uni-bios_1_3" size="131072" crc="b24b44a0" sha1="eca8851d30557b97c309a0d9f4a9d20e5b14af4e" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_2.rom" merge="uni-bios_1_2.rom" bios="uni-bios_1_2" size="131072" crc="4fa698e9" sha1="682e13ec1c42beaa2d04473967840c88fd52c75a" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_2o.rom" merge="uni-bios_1_2o.rom" bios="uni-bios_1_2o" size="131072" crc="e19d3ce9" sha1="af88ef837f44a3af2d7144bb46a37c8512b67770" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_1.rom" merge="uni-bios_1_1.rom" bios="uni-bios_1_1" size="131072" crc="5dda0d84" sha1="4153d533c02926a2577e49c32657214781ff29b7" region="mainbios" offset="0"/>
		<rom name="uni-bios_1_0.rom" merge="uni-bios_1_0.rom" bios="uni-bios_1_0" size="131072" crc="0ce453a0" sha1="3b4c0cd26c176fc6b26c3a2f95143dd478f6abf9" region="mainbios" offset="0"/>
		<rom name="uni-bios_3_0.rom" merge="uni-bios_3_0.rom" bios="uni-bios_3_0" size="131072" crc="a97c89a9" sha1="97a5eff3b119062f10e31ad6f04fe4b90d366e7f" region="mainbios" offset="0"/>
		<rom name="070-p1.p1" size="1048576" crc="5a96203e" sha1="49cddec9ca6cc51e5ecf8a34e447a23e1f8a15a1" region="maincpu" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="131072" crc="5a86cff2" sha1="5992277debadeb64d1c1c64b0a92d9293eaf7e4a" region="zoomy" offset="0"/>
		<rom name="sfix.sfix" merge="sfix.sfix" size="131072" crc="c2ea0cfd" sha1="fd4a618cdcdbf849374f0a50dd8efe9dbab706c3" region="fixedbios" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="94416d67" sha1="42f9d7ddd6c0931fd64226a60dc73602b2819dcf" region="audiobios" offset="0"/>
		<rom name="070-epr.m1" size="131072" crc="5a3b3191" sha1="fa9a9930e18c64e598841fb344c4471d3d2c1964" region="audiocpu" offset="0"/>
		<rom name="070-v1.v1" size="2097152" crc="d3a7e1ff" sha1="4a4a227e10f4af58168f6c26011ea1d414253f92" region="ymsnd" offset="0"/>
		<rom name="070-c1.c1" size="8388608" crc="f8ad02d8" sha1="9be54532332a8e963ec35ff1e518947bb11ebade" region="sprites" offset="0"/>
		<rom name="070-c2.c2" size="8388608" crc="70156dde" sha1="06286bf043d50199b47df9a76ca91f39cb28cb90" region="sprites" offset="1"/>
		<chip type="cpu" tag="maincpu" name="68000" clock="12000000"/>
		<chip type="cpu" tag="audiocpu" name="Z80" clock="4000000"/>
		<chip type="audio" tag="lspeaker" name="Speaker"/>
		<chip type="audio" tag="rspeaker" name="Speaker"/>
		<chip type="audio" tag="ymsnd" name="YM2610" clock="8000000"/>
		<display tag="screen" type="raster" rotate="0" width="320" height="224" refresh="59.185606" pixclock="6000000" htotal="384" hbend="30" hbstart="350" vtotal="264" vbend="16" vbstart="240" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch" tag="IN0" mask="1">
			<dipvalue name="Off" value="1" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?" tag="IN0" mask="2">
			<dipvalue name="1?" value="0"/>
			<dipvalue name="2?" value="2" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)" tag="IN0" mask="4">
			<dipvalue name="Off" value="4" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="COMM Setting (Cabinet No.)" tag="IN0" mask="24">
			<dipvalue name="1" value="24" default="yes"/>
			<dipvalue name="2" value="16"/>
			<dipvalue name="3" value="8"/>
			<dipvalue name="4" value="0"/>
		</dipswitch>
		<dipswitch name="COMM Setting (Link Enable)" tag="IN0" mask="32">
			<dipvalue name="Off" value="32" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Free Play" tag="IN0" mask="64">
			<dipvalue name="Off" value="64" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<dipswitch name="Freeze" tag="IN0" mask="128">
			<dipvalue name="Off" value="128" default="yes"/>
			<dipvalue name="On" value="0"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="0"/>
	</game>

</mame>
