<?xml version="1.0"?>
<!DOCTYPE mame [
<!ELEMENT mame (game+)>
	<!ATTLIST mame build CDATA #IMPLIED>
	<!ELEMENT game (description, year?, manufacturer, biosset*, rom*, disk*, sample*, chip*, display*, sound?, input?, dipswitch*, driver?)>
		<!ATTLIST game name CDATA #REQUIRED>
		<!ATTLIST game sourcefile CDATA #IMPLIED>
		<!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 md5 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 dispose (yes|no) "no">
		<!ELEMENT disk EMPTY>
			<!ATTLIST disk name CDATA #REQUIRED>
			<!ATTLIST disk md5 CDATA #IMPLIED>
			<!ATTLIST disk sha1 CDATA #IMPLIED>
			<!ATTLIST disk merge CDATA #IMPLIED>
			<!ATTLIST disk region CDATA #IMPLIED>
			<!ATTLIST disk index CDATA #IMPLIED>
			<!ATTLIST disk status (baddump|nodump|good) "good">
		<!ELEMENT sample EMPTY>
			<!ATTLIST sample name CDATA #REQUIRED>
		<!ELEMENT chip EMPTY>
			<!ATTLIST chip name CDATA #REQUIRED>
			<!ATTLIST chip type (cpu|audio) #REQUIRED>
			<!ATTLIST chip clock CDATA #IMPLIED>
		<!ELEMENT display EMPTY>
			<!ATTLIST display type (raster|vector) #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>
		<!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">
		<!ELEMENT dipswitch (dipvalue*)>
			<!ATTLIST dipswitch name CDATA #REQUIRED>
			<!ELEMENT dipvalue EMPTY>
				<!ATTLIST dipvalue name CDATA #REQUIRED>
				<!ATTLIST dipvalue default (yes|no) "no">
		<!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>
]>

<mame build="0.113.7 (Jul 28 2007)">
	<game name="puckman" sourcefile="pacman.c">
		<description>PuckMan (Japan set 1, Probably Bootleg)</description>
		<year>1980</year>
		<manufacturer>Namco</manufacturer>
		<rom name="namcopac.6e" size="4096" crc="fee263b3" sha1="87117ba5082cd7a615b4ec7c02dd819003fbd669" region="cpu1" offset="0"/>
		<rom name="namcopac.6f" size="4096" crc="39d1fc83" sha1="326dbbf94c6fa2e96613dedb53702f8832b47d59" region="cpu1" offset="1000"/>
		<rom name="namcopac.6h" size="4096" crc="02083b03" sha1="7e1945f6eb51f2e51806d0439f975f7a2889b9b8" region="cpu1" offset="2000"/>
		<rom name="namcopac.6j" size="4096" crc="7a36fe55" sha1="01b4c38108d9dc4e48da4f8d685248e1e6821377" region="cpu1" offset="3000"/>
		<rom name="pacman.5e" size="4096" crc="0c944964" sha1="06ef227747a440831c9a3a613b76693d52a2f0a9" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pacman.5f" size="4096" crc="958fedf9" sha1="4a937ac02216ea8c96477d4a15522070507fb599" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="mspacman" sourcefile="pacman.c">
		<description>Ms. Pacman</description>
		<year>1981</year>
		<manufacturer>Midway</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacman.6h" size="4096" crc="bcdd1beb" sha1="8e47e8c2c4d6117d174cdac150392042d3e0a881" region="cpu1" offset="2000"/>
		<rom name="pacman.6j" size="4096" crc="817d94e3" sha1="d4a70d56bb01d27d094d73db8667ffb00ca69cb9" region="cpu1" offset="3000"/>
		<rom name="u5" size="2048" crc="f45fbbcd" sha1="b26cc1c8ee18e9b1daa97956d2159b954703a0ec" region="cpu1" offset="8000"/>
		<rom name="u6" size="4096" crc="a90e7000" sha1="e4df96f1db753533f7d770aa62ae1973349ea4cf" region="cpu1" offset="9000"/>
		<rom name="u7" size="4096" crc="c82cd714" sha1="1d8ac7ad03db2dc4c8c18ade466e12032673f874" region="cpu1" offset="b000"/>
		<rom name="5e" size="4096" crc="5c281d01" sha1="5e8b472b615f12efca3fe792410c23619f067845" region="gfx1" dispose="yes" offset="0"/>
		<rom name="5f" size="4096" crc="615af909" sha1="fd6a1dde780b39aea76bf1c4befa5882573c2ef4" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="pengo" sourcefile="pengo.c">
		<description>Pengo (set 1 rev c)</description>
		<year>1982</year>
		<manufacturer>Sega</manufacturer>
		<rom name="ep1689c.8" size="4096" crc="f37066a8" sha1="0930de17a763a527057f60783a92662b09554426" region="cpu1" offset="0"/>
		<rom name="ep1690b.7" size="4096" crc="baf48143" sha1="4c97529e61eeca5d94938b1dfbeac41bf8cbaf7d" region="cpu1" offset="1000"/>
		<rom name="ep1691b.15" size="4096" crc="adf0eba0" sha1="c8949fbdbfe5023ee17a789ef60205e834a76c81" region="cpu1" offset="2000"/>
		<rom name="ep1692b.14" size="4096" crc="a086d60f" sha1="7079769d14dfe3873ffe29623ba0a93413706c6d" region="cpu1" offset="3000"/>
		<rom name="ep1693b.21" size="4096" crc="b72084ec" sha1="c0508951c2ad8dc31481be8b3bfee2063e3fb0d7" region="cpu1" offset="4000"/>
		<rom name="ep1694b.20" size="4096" crc="94194a89" sha1="7b47aec61593efd758e2a031f72a854bb0ba8af1" region="cpu1" offset="5000"/>
		<rom name="ep5118b.32" size="4096" crc="af7b12c4" sha1="207ed466546f40ca60a38031b83aef61446902e2" region="cpu1" offset="6000"/>
		<rom name="ep5119c.31" size="4096" crc="933950fe" sha1="fec7236b3dee2ea6e39c68440a6d2d9e3f72675a" region="cpu1" offset="7000"/>
		<rom name="ep1640.92" size="8192" crc="d7eec6cd" sha1="e542bcc28f292be9a0a29d949de726e0b55e654a" region="gfx1" dispose="yes" offset="0"/>
		<rom name="ep1695.105" size="8192" crc="5bfd26e9" sha1="bdec535e486b43a8f5550334beff423eeace10b2" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="pr1633.78" size="32" crc="3a5844ec" sha1="680eab0e1204c9b74adc11588461651b474021bb" region="proms" offset="0"/>
		<rom name="pr1634.88" size="1024" crc="766b139b" sha1="3fcd66610fcaee814953a115bf5e04788923181f" region="proms" offset="20"/>
		<rom name="pr1635.51" size="256" crc="c29dea27" sha1="563c9770028fe39188e62630711589d6ed242a66" region="sound1" offset="0"/>
		<rom name="pr1636.70" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3020000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="3" service="yes">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Bonus Life">
			<dipvalue name="30000" default="yes"/>
			<dipvalue name="50000"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Rack Test (Cheat)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy"/>
			<dipvalue name="Medium" default="yes"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Hardest"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit 5/3"/>
			<dipvalue name="2 Coins/1 Credit 4/3"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/1 Credit 5/6"/>
			<dipvalue name="1 Coin/1 Credit 4/5"/>
			<dipvalue name="1 Coin/1 Credit 2/3"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/2 Credits 5/11"/>
			<dipvalue name="1 Coin/2 Credits 4/9"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit 5/3"/>
			<dipvalue name="2 Coins/1 Credit 4/3"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/1 Credit 5/6"/>
			<dipvalue name="1 Coin/1 Credit 4/5"/>
			<dipvalue name="1 Coin/1 Credit 2/3"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/2 Credits 5/11"/>
			<dipvalue name="1 Coin/2 Credits 4/9"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="jrpacman" sourcefile="jrpacman.c">
		<description>Jr. Pac-Man</description>
		<year>1983</year>
		<manufacturer>Bally Midway</manufacturer>
		<rom name="jrp8d.bin" size="8192" crc="e3fa972e" sha1="5ea34621213c649ca2848ab31aab2cbe751723d4" region="cpu1" offset="0"/>
		<rom name="jrp8e.bin" size="8192" crc="ec889e94" sha1="8294e9e79f8fd19a419431fa690e6ac4a1302f58" region="cpu1" offset="2000"/>
		<rom name="jrp8h.bin" size="8192" crc="35f1fc6e" sha1="b84b34560b9aae18b24274712b052283faa01730" region="cpu1" offset="8000"/>
		<rom name="jrp8j.bin" size="8192" crc="9737099e" sha1="07d912a61824323c8fc1b8bd0da89172d4f70b91" region="cpu1" offset="a000"/>
		<rom name="jrp8k.bin" size="8192" crc="5252dd97" sha1="18bd4d5381656120e4242811006c20776774de4d" region="cpu1" offset="c000"/>
		<rom name="jrp2c.bin" size="8192" crc="0527ff9b" sha1="37fe3176b0d125b7d629e108e7ebdc1196e4a132" region="gfx1" dispose="yes" offset="0"/>
		<rom name="jrp2e.bin" size="8192" crc="73477193" sha1="f00a488958ea0438642d345693787bdf771219ad" region="gfx1" dispose="yes" offset="2000"/>
		<rom name="jrprom.9e" size="256" crc="029d35c4" sha1="d9aa2dc442e9ac36cf3c346b9fb1aa745eaf3cb8" region="proms" offset="0"/>
		<rom name="jrprom.9f" size="256" crc="eee34a79" sha1="7561f8ccab2af85c111af6a02af6986eb67503e5" region="proms" offset="0"/>
		<rom name="jrprom.9p" size="256" crc="9f6ea9d8" sha1="62cf15513934d34641433c891a7f73bef82e2fb1" region="proms" offset="20"/>
		<rom name="jrprom.7p" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="jrprom.5s" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="3">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="30000"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="tst_galx" sourcefile="galaxian.c" cloneof="galnamco" romof="galnamco">
		<description>Test Rom - Galaxian (fixed)</description>
		<year>2007</year>
		<manufacturer>Test ROM</manufacturer>
		<rom name="galtest.bin" size="2048" crc="fa26f459" sha1="8add8022fcec51af5b5a8544e54a85954ceae6e0" region="cpu1" offset="0"/>
		<rom name="1h.bin" merge="1h.bin" size="2048" crc="39fb43a4" sha1="4755609bd974976f04855d51e08ec0d62ab4bc07" region="gfx1" dispose="yes" offset="0"/>
		<rom name="1k.bin" merge="1k.bin" size="2048" crc="7e3f56a2" sha1="a9795d8b7388f404f3b0e2c6ce15d713a4c5bafa" region="gfx1" dispose="yes" offset="800"/>
		<rom name="6l.bpr" merge="6l.bpr" size="32" crc="c3ac9467" sha1="f382ad5a34d282056c78a5ec00c30ec43772bae2" region="proms" offset="0"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Samples"/>
		<display type="raster" rotate="90" width="256" height="232" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy2way"/>
		</input>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="7000" default="yes"/>
			<dipvalue name="10000"/>
			<dipvalue name="12000"/>
			<dipvalue name="20000"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="98"/>
	</game>
	<game name="jumpbug" sourcefile="galaxian.c">
		<description>Jump Bug (extra sounds)</description>
		<year>1981</year>
		<manufacturer>Rock-ola</manufacturer>
		<rom name="jb1" size="4096" crc="415aa1b7" sha1="4f9edd7e9720acf085dd8910849c2f2fac5cb547" region="cpu1" offset="0"/>
		<rom name="jb2" size="4096" crc="b1c27510" sha1="66fbe0b94b6c101cb50d7a3ff78160110415dff9" region="cpu1" offset="1000"/>
		<rom name="jb3" size="4096" crc="97c24be2" sha1="1beb9fbc3a52610b416af8b5fee156d8b6b3125a" region="cpu1" offset="2000"/>
		<rom name="jb4" size="4096" crc="66751d12" sha1="26c68cfb59596ae164ee9ae4a24ddf8dc7a923a7" region="cpu1" offset="3000"/>
		<rom name="jb5" size="4096" crc="e2d66faf" sha1="3dec0796642856359de57afb896cc668c0245b40" region="cpu1" offset="8000"/>
		<rom name="jb6" size="4096" crc="49e0bdfd" sha1="8d89d9cd7134b153264fdc49d2c68e8c14004b0d" region="cpu1" offset="9000"/>
		<rom name="jb7" size="2048" crc="83d71302" sha1="9292088d26ba29fbf8817df03461b8bb6bf27639" region="cpu1" offset="a000"/>
		<rom name="jbl" size="2048" crc="9a091b0a" sha1="19b88f802ee80ff8901ef99e3688f2869f1a69c5" region="gfx1" dispose="yes" offset="0"/>
		<rom name="jbm" size="2048" crc="8a0fc082" sha1="58b72a3161950a2fb71cdab3f30bb3abb19c7978" region="gfx1" dispose="yes" offset="800"/>
		<rom name="jbn" size="2048" crc="155186e0" sha1="717ddaecc52a4ef03a01fcddb520acdbfb0d722a" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="jbi" size="2048" crc="7749b111" sha1="55071ce04708bd52177644298f76ae79d23f6ac9" region="gfx1" dispose="yes" offset="1800"/>
		<rom name="jbj" size="2048" crc="06e8d7df" sha1="d04f1503d9fde5aae92652cb9d2eb16bd6a0fe9c" region="gfx1" dispose="yes" offset="2000"/>
		<rom name="jbk" size="2048" crc="b8dbddf3" sha1="043de444890a93459789dc99c43ef88ff66b79e4" region="gfx1" dispose="yes" offset="2800"/>
		<rom name="l06_prom.bin" size="32" crc="6a0c7d87" sha1="140335d85c67c75b65689d4e76d29863c209cf32" region="proms" offset="0"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="AY8910" clock="1789750"/>
		<chip type="audio" name="Samples"/>
		<display type="raster" rotate="90" width="256" height="232" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Difficulty ?">
			<dipvalue name="Hard" default="yes"/>
			<dipvalue name="Easy"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
			<dipvalue name="Infinite (Cheat)"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="A 2C/1C  B 2C/1C"/>
			<dipvalue name="A 2C/1C  B 1C/3C"/>
			<dipvalue name="A 1C/1C  B 1C/1C" default="yes"/>
			<dipvalue name="A 1C/1C  B 1C/6C"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="98"/>
	</game>
	<game name="mooncrst" sourcefile="galaxian.c">
		<description>Moon Cresta (Nichibutsu)</description>
		<year>1980</year>
		<manufacturer>Nichibutsu</manufacturer>
		<rom name="mc1" size="2048" crc="7d954a7a" sha1="a93ee403cfd7887538ad12d33f6dd6c71bea2a32" region="cpu1" offset="0"/>
		<rom name="mc2" size="2048" crc="44bb7cfa" sha1="349c2e23a9fce73f95bb8168d369082fa129fe3d" region="cpu1" offset="800"/>
		<rom name="mc3" size="2048" crc="9c412104" sha1="1b40054ebb1ace965a8522119bb23f09797bc5f6" region="cpu1" offset="1000"/>
		<rom name="mc4" size="2048" crc="7e9b1ab5" sha1="435f603c0c3e788a509dd144a7916a34e791ae44" region="cpu1" offset="1800"/>
		<rom name="mc5.7r" size="2048" crc="16c759af" sha1="3b48050411f65f9d3fb41ff22901e22d82bf1cf6" region="cpu1" offset="2000"/>
		<rom name="mc6.8d" size="2048" crc="69bcafdb" sha1="939c8c6ed1cd4660a3d99b8f17ed99cbd7e1352a" region="cpu1" offset="2800"/>
		<rom name="mc7.8e" size="2048" crc="b50dbc46" sha1="4fa084fd1ba5f78e7703e684c57af15ca7a844e4" region="cpu1" offset="3000"/>
		<rom name="mc8" size="2048" crc="18ca312b" sha1="39219059003b949e38305553fea2d33071062c64" region="cpu1" offset="3800"/>
		<rom name="mcs_b" size="2048" crc="fb0f1f81" sha1="38a6679a8b69bc1870a0e67e692131c42f9535c8" region="gfx1" dispose="yes" offset="0"/>
		<rom name="mcs_d" size="2048" crc="13932a15" sha1="b8885c555c6ad7021be55c6925a0a0872c1b6abd" region="gfx1" dispose="yes" offset="800"/>
		<rom name="mcs_a" size="2048" crc="631ebb5a" sha1="5bc9493afa76c55858b8c8849524cbc77dc838fc" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="mcs_c" size="2048" crc="24cfd145" sha1="08c6599db170dd6ee364c44f70a0f5c0f881b6ef" region="gfx1" dispose="yes" offset="1800"/>
		<rom name="mmi6331.6l" size="32" crc="6a0c7d87" sha1="140335d85c67c75b65689d4e76d29863c209cf32" region="proms" offset="0"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Samples"/>
		<display type="raster" rotate="90" width="256" height="232" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy2way"/>
		</input>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="30000" default="yes"/>
			<dipvalue name="50000"/>
		</dipswitch>
		<dipswitch name="Language">
			<dipvalue name="English" default="yes"/>
			<dipvalue name="Japanese"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="98"/>
	</game>
	<game name="scramble" sourcefile="scramble.c">
		<description>Scramble</description>
		<year>1981</year>
		<manufacturer>Konami</manufacturer>
		<rom name="s1.2d" size="2048" crc="ea35ccaa" sha1="1dcb375987fe21e0483c27d485c405de53848d61" region="cpu1" offset="0"/>
		<rom name="s2.2e" size="2048" crc="e7bba1b3" sha1="240877576045fddcc9ff01d97dc78139454ac4f1" region="cpu1" offset="800"/>
		<rom name="s3.2f" size="2048" crc="12d7fc3e" sha1="a84d191c7be8700f630a83ddad798be9e83b5d55" region="cpu1" offset="1000"/>
		<rom name="s4.2h" size="2048" crc="b59360eb" sha1="5d155808c19dcf2e14aa8e29c0ee41a6d3d3c43a" region="cpu1" offset="1800"/>
		<rom name="s5.2j" size="2048" crc="4919a91c" sha1="9cb5861c61e4783e5fbaa3869d51195f127b1129" region="cpu1" offset="2000"/>
		<rom name="s6.2l" size="2048" crc="26a4547b" sha1="67c0fa81729370631647b5d78bb5a61433facd7f" region="cpu1" offset="2800"/>
		<rom name="s7.2m" size="2048" crc="0bb49470" sha1="05a6fe3010c2136284ca76352dac147797c79778" region="cpu1" offset="3000"/>
		<rom name="s8.2p" size="2048" crc="6a5740e5" sha1="e3b09141cee26857d626412e9d1a0e759469b97a" region="cpu1" offset="3800"/>
		<rom name="ot1.5c" size="2048" crc="bcd297f0" sha1="8ed78487d76fd0a917ab7b258937a46e2cd9800c" region="cpu2" offset="0"/>
		<rom name="ot2.5d" size="2048" crc="de7912da" sha1="8558b4eff5d7e63029b325edef9914feda5834c3" region="cpu2" offset="800"/>
		<rom name="ot3.5e" size="2048" crc="ba2fa933" sha1="1f976d8595706730e29f93027e7ab4620075c078" region="cpu2" offset="1000"/>
		<rom name="c2.5f" size="2048" crc="4708845b" sha1="a8b1ad19a95a9d35050a2ab7194cc96fc5afcdc9" region="gfx1" dispose="yes" offset="0"/>
		<rom name="c1.5h" size="2048" crc="11fd2887" sha1="69844e48bb4d372cac7ae83c953df573c7ecbb7f" region="gfx1" dispose="yes" offset="800"/>
		<rom name="c01s.6e" size="32" crc="4e3caeab" sha1="a25083c3e36d28afdefe4af6e6d4f3155e303625" region="proms" offset="0"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="Z80" clock="1789750"/>
		<chip type="audio" name="AY8910" clock="1789750"/>
		<chip type="audio" name="AY8910" clock="1789750"/>
		<chip type="audio" name="RC Filter"/>
		<chip type="audio" name="RC Filter"/>
		<chip type="audio" name="RC Filter"/>
		<chip type="audio" name="RC Filter"/>
		<chip type="audio" name="RC Filter"/>
		<chip type="audio" name="RC Filter"/>
		<display type="raster" rotate="90" width="256" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Lives">
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
			<dipvalue name="255 (Cheat)"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="A 1/1  B 2/1  C 1/1" default="yes"/>
			<dipvalue name="A 1/2  B 1/1  C 1/2"/>
			<dipvalue name="A 1/3  B 3/1  C 1/3"/>
			<dipvalue name="A 1/4  B 4/1  C 1/4"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="99"/>
	</game>
	<game name="frogger" sourcefile="frogger.c">
		<description>Frogger</description>
		<year>1981</year>
		<manufacturer>Konami</manufacturer>
		<rom name="frogger.26" size="4096" crc="597696d6" sha1="e7e021776cad00f095a1ebbef407b7c0a8f5d835" region="cpu1" offset="0"/>
		<rom name="frogger.27" size="4096" crc="b6e6fcc3" sha1="5e8692f2b0c7f4b3642b3ee6670e1c3b20029cdc" region="cpu1" offset="1000"/>
		<rom name="frsm3.7" size="4096" crc="aca22ae0" sha1="5a99060ea2506a3ac7d61ca5876ce5cb3e493565" region="cpu1" offset="2000"/>
		<rom name="frogger.608" size="2048" crc="e8ab0256" sha1="f090afcfacf5f13cdfa0dfda8e3feb868c6ce8bc" region="cpu2" offset="0"/>
		<rom name="frogger.609" size="2048" crc="7380a48f" sha1="75582a94b696062cbdb66a4c5cf0bc0bb94f81ee" region="cpu2" offset="800"/>
		<rom name="frogger.610" size="2048" crc="31d7eb27" sha1="2e1d34ae4da385fd7cac94707d25eeddf4604e1a" region="cpu2" offset="1000"/>
		<rom name="frogger.607" size="2048" crc="05f7d883" sha1="78831fd287da18928651a8adb7e578d291493eff" region="gfx1" dispose="yes" offset="0"/>
		<rom name="frogger.606" size="2048" crc="f524ee30" sha1="dd768967add61467baa08d5929001f157d6cd911" region="gfx1" dispose="yes" offset="800"/>
		<rom name="pr-91.6l" size="32" crc="413703bf" sha1="66648b2b28d3dcbda5bdb2605d1977428939dd3c" region="proms" offset="0"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="Z80" clock="1789750"/>
		<chip type="audio" name="AY8910" clock="1789750"/>
		<display type="raster" rotate="90" width="256" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Lives">
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
			<dipvalue name="7"/>
			<dipvalue name="256 (Cheat)"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="A 2/1 B 2/1 C 2/1"/>
			<dipvalue name="A 2/1 B 1/3 C 2/1"/>
			<dipvalue name="A 1/1 B 1/1 C 1/1" default="yes"/>
			<dipvalue name="A 1/1 B 1/6 C 1/1"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="99"/>
	</game>
	<game name="ckong" sourcefile="cclimber.c">
		<description>Crazy Kong (set 1)</description>
		<year>1981</year>
		<manufacturer>Falcon</manufacturer>
		<rom name="d05-07.bin" size="4096" crc="b27df032" sha1="57f9be139c610405e3c2fddd7093dfb1277e450e" region="cpu1" offset="0"/>
		<rom name="f05-08.bin" size="4096" crc="5dc1aaba" sha1="42b9e5946ffce7c156d114bde68f37c2c34853c4" region="cpu1" offset="1000"/>
		<rom name="h05-09.bin" size="4096" crc="c9054c94" sha1="1aa08d2501ee620759fd5c111e12f6d432c25294" region="cpu1" offset="2000"/>
		<rom name="k05-10.bin" size="4096" crc="069c4797" sha1="03be185e6914ec7f3770ce3da4eb49cdb97adc85" region="cpu1" offset="3000"/>
		<rom name="l05-11.bin" size="4096" crc="ae159192" sha1="d467256a3a366e246243e7828ff4a45d4c146e2c" region="cpu1" offset="4000"/>
		<rom name="n05-12.bin" size="4096" crc="966bc9ab" sha1="4434fc620169ffea1b1f227b61674e1daf79b54b" region="cpu1" offset="5000"/>
		<rom name="n11-06.bin" size="4096" crc="2dcedd12" sha1="dfdcfc21bcba7c8e148ee54daae511ca78c58e70" region="gfx1" dispose="yes" offset="0"/>
		<rom name="k11-04.bin" size="4096" crc="3375b3bd" sha1="a00b3c31cff123aab6ac0833aabfdd663302971a" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="l11-05.bin" size="4096" crc="fa7cbd91" sha1="0208d2ebc59f3600005476b6987472685bc99d67" region="gfx1" dispose="yes" offset="2000"/>
		<rom name="h11-03.bin" size="4096" crc="5655cc11" sha1="5195e9b2a60c54280b48b32ee8248090904dbc51" region="gfx1" dispose="yes" offset="3000"/>
		<rom name="c11-02.bin" size="2048" crc="d1352c31" sha1="da726a63a8be830d695afeddc1717749af8c9d47" region="gfx2" dispose="yes" offset="0"/>
		<rom name="a11-01.bin" size="2048" crc="a7a2fdbd" sha1="529865f8bbfbdbbf34ac39c70ef17e6d5bd0f845" region="gfx2" dispose="yes" offset="800"/>
		<rom name="prom.v6" size="32" crc="b3fc1505" sha1="5b94adde0428a26b815c7eb9b3f3716470d349c7" region="proms" offset="0"/>
		<rom name="prom.u6" size="32" crc="26aada9e" sha1="f59645e606ea4f0dd0fc4ea47dd03f526c534941" region="proms" offset="20"/>
		<rom name="prom.t6" size="32" crc="676b3166" sha1="29b9434cd34d43ea5664e436e2a24b54f8d88aac" region="proms" offset="40"/>
		<rom name="cc13j.bin" size="4096" crc="5f0bcdfb" sha1="7f79bf6de117348f606696ed7ea1937bbf926612" region="sound1" offset="0"/>
		<rom name="cc12j.bin" size="4096" crc="9003ffbd" sha1="fd016056aabc23957643f37230f03842294f795e" region="sound1" offset="1000"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="AY8910" clock="1536000"/>
		<chip type="audio" name="Samples"/>
		<display type="raster" rotate="270" width="256" height="224" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Lives">
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
			<dipvalue name="6"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="7000" default="yes"/>
			<dipvalue name="10000"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="5 Coins/1 Credit"/>
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="96"/>
	</game>
	<game name="phoenix" sourcefile="phoenix.c">
		<description>Phoenix (Amstar)</description>
		<year>1980</year>
		<manufacturer>Amstar</manufacturer>
		<rom name="ic45" size="2048" crc="9f68086b" sha1="fc3cef299bf03bf0586c4047c6b96ca666846220" region="cpu1" offset="0"/>
		<rom name="ic46" size="2048" crc="273a4a82" sha1="6f3019a074e73ff50ceb92f655fcf15659f34919" region="cpu1" offset="800"/>
		<rom name="ic47" size="2048" crc="3d4284b9" sha1="6e69f8f0d537fe89140cd95d2398531d7e93d102" region="cpu1" offset="1000"/>
		<rom name="ic48" size="2048" crc="cb5d9915" sha1="49bcf55a5721cfcc02c3b811a4b601e35ea576db" region="cpu1" offset="1800"/>
		<rom name="h5-ic49.5a" size="2048" crc="a105e4e7" sha1="b35142a91b6b7fdf7535202671793393c9f4685f" region="cpu1" offset="2000"/>
		<rom name="h6-ic50.6a" size="2048" crc="ac5e9ec1" sha1="0402e5241d99759d804291998efd43f37ce99917" region="cpu1" offset="2800"/>
		<rom name="h7-ic51.7a" size="2048" crc="2eab35b4" sha1="849bf8273317cc869bdd67e50c68399ee8ece81d" region="cpu1" offset="3000"/>
		<rom name="h8-ic52.8a" size="2048" crc="aff8e9c5" sha1="e4164f85ec12d4d9bcbffba27ab1f51b3599f6d0" region="cpu1" offset="3800"/>
		<rom name="ic23.3d" size="2048" crc="3c7e623f" sha1="e7ff5fc371664af44785c079e92eeb2d8530187b" region="gfx1" dispose="yes" offset="0"/>
		<rom name="ic24.4d" size="2048" crc="59916d3b" sha1="71aec70a8e096ed1f0c2297b3ae7dca1b8ecc38d" region="gfx1" dispose="yes" offset="800"/>
		<rom name="b1-ic39.3b" size="2048" crc="53413e8f" sha1="d772358505b973b10da840d204afb210c0c746ec" region="gfx2" dispose="yes" offset="0"/>
		<rom name="b2-ic40.4b" size="2048" crc="0be2ba91" sha1="af9243ee23377b632b9b7d0b84d341d06bf22480" region="gfx2" dispose="yes" offset="800"/>
		<rom name="mmi6301.ic40" size="256" crc="79350b25" sha1="57411be4c1d89677f7919ae295446da90612c8a8" region="proms" offset="0"/>
		<rom name="mmi6301.ic41" size="256" crc="e176b768" sha1="e2184dd495ed579f10b6da0b78379e02d7a6229f" region="proms" offset="100"/>
		<chip type="cpu" name="8085A" clock="2750000"/>
		<chip type="audio" name="TMS36XX" clock="372"/>
		<chip type="audio" name="Custom"/>
		<chip type="audio" name="Discrete" clock="120000"/>
		<display type="raster" rotate="90" width="248" height="208" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="1">
			<control type="joy2way"/>
		</input>
		<dipswitch name="Lives">
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
			<dipvalue name="6"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="3K 30K" default="yes"/>
			<dipvalue name="4K 40K"/>
			<dipvalue name="5K 50K"/>
			<dipvalue name="6K 60K"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="256"/>
	</game>
	<game name="galaga" sourcefile="galaga.c">
		<description>Galaga (Namco rev. B)</description>
		<year>1981</year>
		<manufacturer>Namco</manufacturer>
		<rom name="gg1-1b.3p" size="4096" crc="ab036c9f" sha1="ca7f5da42d4e76fd89bb0b35198a23c01462fbfe" region="cpu1" offset="0"/>
		<rom name="gg1-2b.3m" size="4096" crc="d9232240" sha1="ab202aa259c3d332ef13dfb8fc8580ce2a5a253d" region="cpu1" offset="1000"/>
		<rom name="gg1-3.2m" size="4096" crc="753ce503" sha1="481f443aea3ed3504ec2f3a6bfcf3cd47e2f8f81" region="cpu1" offset="2000"/>
		<rom name="gg1-4b.2l" size="4096" crc="499fcc76" sha1="ddb8b121903646c320939c7d13f4aa4ebb130378" region="cpu1" offset="3000"/>
		<rom name="gg1-5b.3f" size="4096" crc="bb5caae3" sha1="e957a581463caac27bc37ca2e2a90f27e4f62b6f" region="cpu2" offset="0"/>
		<rom name="gg1-7b.2c" size="4096" crc="d016686b" sha1="44c1a04fba3c7c826ff484185cb881b4b22e6657" region="cpu3" offset="0"/>
		<rom name="54xx.bin" size="1024" crc="ee7357e0" sha1="01bdf984a49e8d0cc8761b2cc162fd6434d5afbe" region="cpu4" offset="0"/>
		<rom name="gg1-9.4l" size="4096" crc="58b2f47c" sha1="62f1279a784ab2f8218c4137c7accda00e6a3490" region="gfx1" dispose="yes" offset="0"/>
		<rom name="gg1-11.4d" size="4096" crc="ad447c80" sha1="e697c180178cabd1d32483c5d8889a40633f7857" region="gfx2" dispose="yes" offset="0"/>
		<rom name="gg1-10.4f" size="4096" crc="dd6f1afc" sha1="c340ed8c25e0979629a9a1730edc762bd72d0cff" region="gfx2" dispose="yes" 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="sound1" offset="0"/>
		<rom name="prom-2.5c" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<sample name="bang.wav"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="MB88xx" clock="256000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<chip type="audio" name="Discrete"/>
		<chip type="audio" name="Samples"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy2way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Medium"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Hardest"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Rack Test">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="20K 60K 60K"/>
			<dipvalue name="20K 60K"/>
			<dipvalue name="20K 70K 70K" default="yes"/>
			<dipvalue name="20K 80K 80K"/>
			<dipvalue name="30K 80K"/>
			<dipvalue name="30K 100K 100K"/>
			<dipvalue name="30K 120K 120K"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<driver status="imperfect" emulation="good" color="good" sound="good" graphic="imperfect" savestate="supported" palettesize="96"/>
	</game>
	<game name="xevious" sourcefile="galaga.c">
		<description>Xevious (Namco)</description>
		<year>1982</year>
		<manufacturer>Namco</manufacturer>
		<rom name="xvi_1.3p" size="4096" crc="09964dda" sha1="4882b25b0938a903f3a367455ba788a30759b5b0" region="cpu1" offset="0"/>
		<rom name="xvi_2.3m" size="4096" crc="60ecce84" sha1="8adc60a5fcbca74092518dbc570ffff0f04c5b17" region="cpu1" offset="1000"/>
		<rom name="xvi_3.2m" size="4096" crc="79754b7d" sha1="c6a154858716e1f073b476824b183de20e06d093" region="cpu1" offset="2000"/>
		<rom name="xvi_4.2l" size="4096" crc="c7d4bbf0" sha1="4b846de204d08651253d3a141677c8a31626af07" region="cpu1" offset="3000"/>
		<rom name="xvi_5.3f" size="4096" crc="c85b703f" sha1="15f1c005b9d806a384ab1f2240b9c580bfe83893" region="cpu2" offset="0"/>
		<rom name="xvi_6.3j" size="4096" crc="e18cdaad" sha1="6b79efee1a9642edb9f752101737132401248aed" region="cpu2" offset="1000"/>
		<rom name="xvi_7.2c" size="4096" crc="dd35cf1c" sha1="f8d1f8e019d8198308443c2e7e815d0d04b23d14" region="cpu3" offset="0"/>
		<rom name="54xx.bin" size="1024" crc="ee7357e0" sha1="01bdf984a49e8d0cc8761b2cc162fd6434d5afbe" region="cpu4" offset="0"/>
		<rom name="xvi_12.3b" size="4096" crc="088c8b26" sha1="9c3b61dfca2f84673a78f7f66e363777a8f47a59" region="gfx1" dispose="yes" offset="0"/>
		<rom name="xvi_13.3c" size="4096" crc="de60ba25" sha1="32bc09be5ff8b52ee3a26e0ac3ebc2d4107badb7" region="gfx2" dispose="yes" offset="0"/>
		<rom name="xvi_14.3d" size="4096" crc="535cdbbc" sha1="fb9ffe5fc43e0213231267e98d605d43c15f61e8" region="gfx2" dispose="yes" offset="1000"/>
		<rom name="xvi_15.4m" size="8192" crc="dc2c0ecb" sha1="19ddbd9805f77f38c9a9a1bb30dba6c720b8609f" region="gfx3" dispose="yes" offset="0"/>
		<rom name="xvi_17.4p" size="8192" crc="dfb587ce" sha1="acff2bf5cde85a16cdc98a52cdea11f77fadf25a" region="gfx3" dispose="yes" offset="2000"/>
		<rom name="xvi_16.4n" size="4096" crc="605ca889" sha1="3bf380ef76c03822a042ecc73b5edd4543c268ce" region="gfx3" dispose="yes" offset="4000"/>
		<rom name="xvi_18.4r" size="8192" crc="02417d19" sha1="b5f830dd2cf25cf154308d2e640f0ecdcda5d8cd" region="gfx3" dispose="yes" offset="5000"/>
		<rom name="xvi_9.2a" size="4096" crc="57ed9879" sha1="3106d1aacff06cf78371bd19967141072b32b7d7" region="gfx4" offset="0"/>
		<rom name="xvi_10.2b" size="8192" crc="ae3ba9e5" sha1="49064b25667ffcd81137cd5e800df4b78b182a46" region="gfx4" offset="1000"/>
		<rom name="xvi_11.2c" size="4096" crc="31e244dd" sha1="3f7eac12863697a98e1122111801606759e44b2a" region="gfx4" offset="3000"/>
		<rom name="xvi_8bpr.6a" size="256" crc="5cc2727f" sha1="0dc1e63a47a4cb0ba75f6f1e0c15e408bb0ee2a1" region="proms" offset="0"/>
		<rom name="xvi_9bpr.6d" size="256" crc="5c8796cc" sha1="63015e3c0874afc6b1ca032f1ffb8f90562c77c8" region="proms" offset="100"/>
		<rom name="xvi10bpr.6e" size="256" crc="3cb60975" sha1="c94d5a5dd4d8a08d6d39c051a4a722581b903f45" region="proms" offset="200"/>
		<rom name="xvi_7bpr.4h" size="512" crc="22d98032" sha1="ec6626828c79350417d08b98e9631ad35edd4a41" region="proms" offset="300"/>
		<rom name="xvi_6bpr.4f" size="512" crc="3a7599f0" sha1="a4bdf58c190ca16fc7b976c97f41087a61fdb8b8" region="proms" offset="500"/>
		<rom name="xvi_4bpr.3l" size="512" crc="fd8b9d91" sha1="87ddf0b9d723aabb422d6d416aa9ec6bc246bf34" region="proms" offset="700"/>
		<rom name="xvi_5bpr.3m" size="512" crc="bf906d82" sha1="776168a73d3b9f0ce05610acc8a623deae0a572b" region="proms" offset="900"/>
		<rom name="xvi_2bpr.7n" size="256" crc="550f06bc" sha1="816a0fafa0b084ac11ae1af70a5186539376fc2a" region="sound1" offset="0"/>
		<rom name="xvi_1bpr.5n" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="MB88xx" clock="256000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<chip type="audio" name="Discrete"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10K 40K 40K"/>
			<dipvalue name="10K 50K 50K"/>
			<dipvalue name="20K 50K 50K"/>
			<dipvalue name="20K 60K 60K" default="yes"/>
			<dipvalue name="20K 70K 70K"/>
			<dipvalue name="20K 80K 80K"/>
			<dipvalue name="20K 60K"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Flags Award Bonus Life">
			<dipvalue name="No"/>
			<dipvalue name="Yes" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy"/>
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Hardest"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="129"/>
	</game>
	<game name="superpac" sourcefile="mappy.c">
		<description>Super Pac-Man</description>
		<year>1982</year>
		<manufacturer>Namco</manufacturer>
		<rom name="sp1-2.1c" size="8192" crc="4bb33d9c" sha1="dd87f71b4db090a32a6b791079eedd17580cc741" region="cpu1" offset="c000"/>
		<rom name="sp1-1.1b" size="8192" crc="846fbb4a" sha1="f6bf90281986b9b7a3ef1dbbeddb722182e84d7c" region="cpu1" offset="e000"/>
		<rom name="spc-3.1k" size="4096" crc="04445ddb" sha1="ce7d14963d5ddaefdeaf433a6f82c43cd1611d9b" region="cpu2" offset="f000"/>
		<rom name="sp1-6.3c" size="4096" crc="91c5935c" sha1="10579edabc26a0910253fab7d41b4c19ecdaaa09" region="gfx1" dispose="yes" offset="0"/>
		<rom name="spv-2.3f" size="8192" crc="670a42f2" sha1="9171922df07e31fd1dc415766f7d2cc50a9d10dc" region="gfx2" dispose="yes" offset="0"/>
		<rom name="superpac.4c" size="32" crc="9ce22c46" sha1="d97f53ef4c5ef26659a22ed0de4ce7ef3758c924" region="proms" offset="0"/>
		<rom name="superpac.4e" size="256" crc="1253c5c1" sha1="df46a90170e9761d45c90fbd04ef2aa1e8c9944b" region="proms" offset="20"/>
		<rom name="superpac.3l" size="256" crc="d4d7026f" sha1="a486573437c54bfb503424574ad82655491e85e1" region="proms" offset="120"/>
		<rom name="superpac.3m" size="256" crc="ad43688f" sha1="072f427453efb1dda8147da61804fff06e1bc4d5" region="sound1" offset="0"/>
		<chip type="cpu" name="M6809" clock="1536000"/>
		<chip type="cpu" name="M6809" clock="1536000"/>
		<chip type="audio" name="Namco 15XX" clock="24000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Rank 0-Normal" default="yes"/>
			<dipvalue name="Rank 1-Easiest"/>
			<dipvalue name="Rank 2"/>
			<dipvalue name="Rank 3"/>
			<dipvalue name="Rank 4"/>
			<dipvalue name="Rank 5"/>
			<dipvalue name="Rank 6-Medium"/>
			<dipvalue name="Rank 7"/>
			<dipvalue name="Rank 8-Default"/>
			<dipvalue name="Rank 9"/>
			<dipvalue name="Rank A"/>
			<dipvalue name="Rank B-Hardest"/>
			<dipvalue name="Rank C-Easy Auto"/>
			<dipvalue name="Rank D-Auto"/>
			<dipvalue name="Rank E-Auto"/>
			<dipvalue name="Rank F-Hard Auto"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
			<dipvalue name="1 Coin/7 Credits"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="30k"/>
			<dipvalue name="30k 80k"/>
			<dipvalue name="30k 80k 80k"/>
			<dipvalue name="30k 100k" default="yes"/>
			<dipvalue name="30k 100k 100k"/>
			<dipvalue name="30k 120k"/>
			<dipvalue name="30k 120k 120k"/>
			<dipvalue name="None"/>
			<dipvalue name="30k"/>
			<dipvalue name="30k 100k" default="yes"/>
			<dipvalue name="30k 100k 100k"/>
			<dipvalue name="30k 120k"/>
			<dipvalue name="40k"/>
			<dipvalue name="40k 120k"/>
			<dipvalue name="40k 120k 120k"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="32"/>
	</game>
	<game name="mappy" sourcefile="mappy.c">
		<description>Mappy (US)</description>
		<year>1983</year>
		<manufacturer>Namco</manufacturer>
		<rom name="mpx_3.1d" size="8192" crc="52e6c708" sha1="b9722941438e93325e84691ada4e95620bec73b2" region="cpu1" offset="a000"/>
		<rom name="mp1_2.1c" size="8192" crc="a958a61c" sha1="e5198703cdf47b2cd7fc9f2a5fde7bf4ab2275db" region="cpu1" offset="c000"/>
		<rom name="mpx_1.1b" size="8192" crc="203766d4" sha1="1dbc4f42d4c16a08240a221bec27dcc3a8dd7461" region="cpu1" offset="e000"/>
		<rom name="mp1_4.1k" size="8192" crc="8182dd5b" sha1="f36b57f7f1e79f00b3f07afe1960bca5f5325ee2" region="cpu2" offset="e000"/>
		<rom name="mp1_5.3b" size="4096" crc="16498b9f" sha1="76610149c65f955484fef1c033ddc3fed3f4e568" region="gfx1" dispose="yes" offset="0"/>
		<rom name="mp1_6.3m" size="8192" crc="f2d9647a" sha1="3cc216793c6a5f73c437ad2524563deb3b5e2890" region="gfx2" dispose="yes" offset="0"/>
		<rom name="mp1_7.3n" size="8192" crc="757cf2b6" sha1="8dfbf03953d5219d9eb5fc654ec3392442ba1dc4" region="gfx2" dispose="yes" offset="2000"/>
		<rom name="mp1-5.5b" size="32" crc="56531268" sha1="2e356706c07f43eeb67783fb122bdc7fed1b3589" region="proms" offset="0"/>
		<rom name="mp1-6.4c" size="256" crc="50765082" sha1="f578e14f15783acb2073644db4a2f0d196cc0957" region="proms" offset="20"/>
		<rom name="mp1-7.5k" size="256" crc="5396bd78" sha1="2e387e5d8b8cab005f67f821b4db65d0ae8bd362" region="proms" offset="120"/>
		<rom name="mp1-3.3m" size="256" crc="16a9166a" sha1="847cbaf7c88616576c410177e066ae1d792ac0ba" region="sound1" offset="0"/>
		<chip type="cpu" name="M6809" clock="1536000"/>
		<chip type="cpu" name="M6809" clock="1536000"/>
		<chip type="audio" name="Namco 15XX" clock="24000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy2way"/>
		</input>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Rank A" default="yes"/>
			<dipvalue name="Rank B"/>
			<dipvalue name="Rank C"/>
			<dipvalue name="Rank D"/>
			<dipvalue name="Rank E"/>
			<dipvalue name="Rank F"/>
			<dipvalue name="Rank G"/>
			<dipvalue name="Rank H"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="1 Coin/7 Credits"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Rack Test (Cheat)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="3 Coins/2 Credits"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="20k"/>
			<dipvalue name="20k 60k"/>
			<dipvalue name="20k 70k" default="yes"/>
			<dipvalue name="20k 70k and every 70k"/>
			<dipvalue name="20k 80k"/>
			<dipvalue name="20k 80k and every 80k"/>
			<dipvalue name="30k 100k"/>
			<dipvalue name="30k"/>
			<dipvalue name="30k 80k" default="yes"/>
			<dipvalue name="30k 100k"/>
			<dipvalue name="30k 100k and every 100k"/>
			<dipvalue name="30k 120k"/>
			<dipvalue name="40k"/>
			<dipvalue name="40k 120k and every 120k"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="32"/>
	</game>
	<game name="pacland" sourcefile="pacland.c">
		<description>Pac-Land (set 1)</description>
		<year>1984</year>
		<manufacturer>Namco</manufacturer>
		<rom name="pl5_01b.bin" size="16384" crc="b0ea7631" sha1="424afa6f397310c7af39c9e8b580aa9ccd42c39c" region="cpu1" offset="8000"/>
		<rom name="pl5_02.bin" size="16384" crc="d903e84e" sha1="25338726227bfbec65847879aac5228a6a307db4" region="cpu1" offset="c000"/>
		<rom name="pl1-3" size="16384" crc="aa9fa739" sha1="7b1f7857eb5f68e166b1f8988c82051aaf05df48" region="cpu1" offset="10000"/>
		<rom name="pl1-4" size="16384" crc="2b895a90" sha1="820f8873c6a5a736089406d0f03d491dfb82d00d" region="cpu1" offset="14000"/>
		<rom name="pl1-5" size="16384" crc="7af66200" sha1="f44161ded1633e9801b7a9cd84d481e53823f5d9" region="cpu1" offset="18000"/>
		<rom name="pl3_06.bin" size="16384" crc="2ffe3319" sha1="c2540321cd5a1fe29ecb077abdf8f997893192e9" region="cpu1" offset="1c000"/>
		<rom name="pl1-7" size="8192" crc="8c5becae" sha1="14d67136395c4c64472980a69648ce2d479ae67f" region="cpu2" offset="8000"/>
		<rom name="cus60-60a1.mcu" size="4096" crc="076ea82a" sha1="22b5e62e26390d7d5cacc0503c7aa5ed524204df" region="cpu2" offset="f000"/>
		<rom name="pl2_12.bin" size="8192" crc="a63c8726" sha1="b15903fa2267375280af03af0a7157e1b0bcb86d" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pl4_13.bin" size="8192" crc="3ae582fd" sha1="696b2cfadb6b071de8e43d20cd65b37713ca3b30" region="gfx2" dispose="yes" offset="0"/>
		<rom name="pl1-9" size="16384" crc="f5d5962b" sha1="8d008a9bc06dc562c241955d9c551647b5c1f4e9" region="gfx3" dispose="yes" offset="0"/>
		<rom name="pl1-8" size="16384" crc="a2ebfa4a" sha1="4a2a2b43a23a7a46266751415d1bde118143429c" region="gfx3" dispose="yes" offset="4000"/>
		<rom name="pl1-10" size="16384" crc="c7cf1904" sha1="7ca8ed20ee32eb8609ac96b4e4fcb3b6027b598a" region="gfx3" dispose="yes" offset="8000"/>
		<rom name="pl1-11" size="16384" crc="6621361a" sha1="4efa40adba803006e86d5e12514983d4132b5efb" region="gfx3" dispose="yes" offset="c000"/>
		<rom name="pl1-2.bin" size="1024" crc="472885de" sha1="8d552c90b8d5bc6ad6c60934c00f4303cd180ce7" region="proms" offset="0"/>
		<rom name="pl1-1.bin" size="1024" crc="a78ebdaf" sha1="8ea215701eb5e1a2a329ef92c19fc69b18fc28c7" region="proms" offset="400"/>
		<rom name="pl1-5.bin" size="1024" crc="4b7ee712" sha1="dd0ec4c632d8b160f7b54d8f18fcf4ef1508d832" region="proms" offset="800"/>
		<rom name="pl1-4.bin" size="1024" crc="3a7be418" sha1="475cdc68205e3acce83fe79b00b74c6a7e28dde4" region="proms" offset="c00"/>
		<rom name="pl1-3.bin" size="1024" crc="80558da8" sha1="7e1483467817295f36d1e2bdb32934c4f2617d52" region="proms" offset="1000"/>
		<chip type="cpu" name="M6809" clock="1536000"/>
		<chip type="cpu" name="HD63701" clock="1536000"/>
		<chip type="audio" name="Namco CUS30" clock="24000"/>
		<display type="raster" rotate="0" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2" service="yes">
			<control type="joy2way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="30K 80K 130K 300K 500K 1M" default="yes"/>
			<dipvalue name="30K 80K every 100K"/>
			<dipvalue name="30K 80K 150K"/>
			<dipvalue name="30K 100K 200K 400K 600K 1M"/>
			<dipvalue name="40K 100K 180K 300K 500K 1M"/>
			<dipvalue name="40K 100K 200K"/>
			<dipvalue name="40K"/>
			<dipvalue name="50K 150K every 200K"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="B (Easy)"/>
			<dipvalue name="A (Average)" default="yes"/>
			<dipvalue name="C (Hard)"/>
			<dipvalue name="D (Very Hard)"/>
		</dipswitch>
		<dipswitch name="Round Select">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Trip Select">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="256"/>
	</game>
	<game name="mrdo" sourcefile="mrdo.c">
		<description>Mr. Do!</description>
		<year>1982</year>
		<manufacturer>Universal</manufacturer>
		<rom name="a4-01.bin" size="8192" crc="03dcfba2" sha1="c15e3d0c4225e0ca120bcd28aca39632575f8e11" region="cpu1" offset="0"/>
		<rom name="c4-02.bin" size="8192" crc="0ecdd39c" sha1="c64b3363593911a676c647bf3dba8fe063fcb0de" region="cpu1" offset="2000"/>
		<rom name="e4-03.bin" size="8192" crc="358f5dc2" sha1="9fed1f5d1d04935d1b77687c8b2f3bfce970dc08" region="cpu1" offset="4000"/>
		<rom name="f4-04.bin" size="8192" crc="f4190cfc" sha1="24f5125d900f944294d4eda068b710c8f1c6d39f" region="cpu1" offset="6000"/>
		<rom name="s8-09.bin" size="4096" crc="aa80c5b6" sha1="76f9f90deb74598470e7ed565237da38dd07e4e9" region="gfx1" dispose="yes" offset="0"/>
		<rom name="u8-10.bin" size="4096" crc="d20ec85b" sha1="9762bbe34d3fa209ea719807c723f57cb6bf4e01" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="r8-08.bin" size="4096" crc="dbdc9ffa" sha1="93f29fc106283eecbba3fd69cf3c4658aa38ab9f" region="gfx2" dispose="yes" offset="0"/>
		<rom name="n8-07.bin" size="4096" crc="4b9973db" sha1="8766c51a345a5e63446e65614c6f665ab5fbe0d7" region="gfx2" dispose="yes" offset="1000"/>
		<rom name="h5-05.bin" size="4096" crc="e1218cc5" sha1="d946613a1cf1c97f7533a4f8c2d0078d1b7daaa8" region="gfx3" dispose="yes" offset="0"/>
		<rom name="k5-06.bin" size="4096" crc="b1f68b04" sha1="25709cd81c03df51f27cd730fecf86a1daa9e27e" region="gfx3" dispose="yes" 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" name="Z80" clock="4000000"/>
		<chip type="audio" name="SN76496" clock="4000000"/>
		<chip type="audio" name="SN76496" clock="4000000"/>
		<display type="raster" rotate="270" width="240" height="192" refresh="61.166569" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2" tilt="yes">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Medium"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Hardest"/>
		</dipswitch>
		<dipswitch name="Rack Test (Cheat)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Special">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Extra">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="3 Coins/2 Credits"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="3 Coins/2 Credits"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="256"/>
	</game>
	<game name="docastle" sourcefile="docastle.c">
		<description>Mr. Do's Castle (set 1)</description>
		<year>1983</year>
		<manufacturer>Universal</manufacturer>
		<rom name="01p_a1.bin" size="8192" crc="17c6fc24" sha1="e397d283e8b8e1c512495b777c0fe16f66bb1862" region="cpu1" offset="0"/>
		<rom name="01n_a2.bin" size="8192" crc="1d2fc7f4" sha1="f7b0c7466cd6a3854eda818c63663e3559dc7bc2" region="cpu1" offset="2000"/>
		<rom name="01l_a3.bin" size="8192" crc="71a70ba9" sha1="0c9e4c402f82d61d573eb55b3e2e0c8b7c8b7028" region="cpu1" offset="4000"/>
		<rom name="01k_a4.bin" size="8192" crc="479a745e" sha1="7195036727990932bc94b30405ebc2b8ea5b37a8" region="cpu1" offset="6000"/>
		<rom name="07n_a0.bin" size="16384" crc="f23b5cdb" sha1="de71d9f142f8d420aa097d7e56b03a06db2f85fd" region="cpu2" offset="0"/>
		<rom name="01d.bin" size="512" crc="2747ca77" sha1="abc0ca05925974c4b852827605ee2f1caefb8524" region="cpu3" offset="0"/>
		<rom name="03a_a5.bin" size="16384" crc="0636b8f4" sha1="8b34773bf7b7071fb5c8ff443a08befae3b545ea" region="gfx1" dispose="yes" offset="0"/>
		<rom name="04m_a6.bin" size="8192" crc="3bbc9b26" sha1="1b1f79717e5c1a23eefb2d6df71ad95aac9f8be4" region="gfx2" dispose="yes" offset="0"/>
		<rom name="04l_a7.bin" size="8192" crc="3dfaa9d1" sha1="cc016019efe0a2bc38c66fadf792c05f6cabeeaa" region="gfx2" dispose="yes" offset="2000"/>
		<rom name="04j_a8.bin" size="8192" crc="9afb16e9" sha1="f951e75af658623f3b0e18ff388990b2870fad53" region="gfx2" dispose="yes" offset="4000"/>
		<rom name="04h_a9.bin" size="8192" crc="af24bce0" sha1="0f06c5d248c9c92f2a4636d259ab843339737969" region="gfx2" dispose="yes" offset="6000"/>
		<rom name="09c.bin" size="512" crc="066f52bc" sha1="99f4f2d0181bcaf389c16f127cc3e632d62ee417" region="proms" offset="0"/>
		<chip type="cpu" name="Z80" clock="3900000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="SN76496" clock="4000000"/>
		<chip type="audio" name="SN76496" clock="4000000"/>
		<chip type="audio" name="SN76496" clock="4000000"/>
		<chip type="audio" name="SN76496" clock="4000000"/>
		<display type="raster" rotate="270" width="240" height="192" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="2" service="yes" tilt="yes">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="1 (Beginner)" default="yes"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4 (Advanced)"/>
		</dipswitch>
		<dipswitch name="Rack Test">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Advance Level on Getting Diamond">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Difficulty of EXTRA">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Difficult"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="3 Coins/2 Credits"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="3 Coins/2 Credits"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="258"/>
	</game>
	<game name="dorunrun" sourcefile="docastle.c">
		<description>Do! Run Run (set 1)</description>
		<year>1984</year>
		<manufacturer>Universal</manufacturer>
		<rom name="2764.p1" size="8192" crc="95c86f8e" sha1="9fe44911e0aa8d4c7299472a31c401e064d63d17" region="cpu1" offset="0"/>
		<rom name="2764.l1" size="8192" crc="e9a65ba7" sha1="fbee57d68352fd4062aac55cd1070f001714d0a3" region="cpu1" offset="4000"/>
		<rom name="2764.k1" size="8192" crc="b1195d3d" sha1="095ad2ee1f53be3203830263cb0c9efbe4710c56" region="cpu1" offset="6000"/>
		<rom name="2764.n1" size="8192" crc="6a8160d1" sha1="12101c351bf800319172c459b5e7c69cb5603806" region="cpu1" offset="8000"/>
		<rom name="27128.p7" size="16384" crc="8b06d461" sha1="2434478810c6301197997be76505f5fc6beba5d3" region="cpu2" offset="0"/>
		<rom name="bprom2.bin" size="512" crc="2747ca77" sha1="abc0ca05925974c4b852827605ee2f1caefb8524" region="cpu3" offset="200"/>
		<rom name="27128.a3" size="16384" crc="4be96dcf" sha1="f9b45e6297cbbc4d1ee2df7ac377c5daf5181b0f" region="gfx1" dispose="yes" offset="0"/>
		<rom name="2764.m4" size="8192" crc="4bb231a0" sha1="350423a1e602e23b229095021942d4b14a4736a7" region="gfx2" dispose="yes" offset="0"/>
		<rom name="2764.l4" size="8192" crc="0c08508a" sha1="1e235a0f44207c53af2c8da631e5a8e08b231258" region="gfx2" dispose="yes" offset="2000"/>
		<rom name="2764.j4" size="8192" crc="79287039" sha1="e2e3c056f35a22e48115557e10fcd172ad2f91f1" region="gfx2" dispose="yes" offset="4000"/>
		<rom name="2764.h4" size="8192" crc="523aa999" sha1="1d4aa0af79a2ed7b935d4ce92d978bf738f08eb3" region="gfx2" dispose="yes" offset="6000"/>
		<rom name="dorunrun.clr" size="256" crc="d5bab5d5" sha1="7a465fe30b6008793d33f6e07086c89111e1e407" region="proms" offset="0"/>
		<chip type="cpu" name="Z80" clock="3900000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="SN76496" clock="4000000"/>
		<chip type="audio" name="SN76496" clock="4000000"/>
		<chip type="audio" name="SN76496" clock="4000000"/>
		<chip type="audio" name="SN76496" clock="4000000"/>
		<display type="raster" rotate="0" width="240" height="192" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="2" service="yes" tilt="yes">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="1 (Beginner)" default="yes"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4 (Advanced)"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Flip Screen">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Difficulty of EXTRA">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Difficult"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Special">
			<dipvalue name="Given" default="yes"/>
			<dipvalue name="Not Given"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="3 Coins/2 Credits"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="3 Coins/2 Credits"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="258"/>
	</game>
	<game name="dkong" sourcefile="dkong.c">
		<description>Donkey Kong (US set 1)</description>
		<year>1981</year>
		<manufacturer>Nintendo of America</manufacturer>
		<rom name="c_5et_g.bin" size="4096" crc="ba70b88b" sha1="d76ebecfea1af098d843ee7e578e480cd658ac1a" region="cpu1" offset="0"/>
		<rom name="c_5ct_g.bin" size="4096" crc="5ec461ec" sha1="acb11a8fbdbb3ab46068385fe465f681e3c824bd" region="cpu1" offset="1000"/>
		<rom name="c_5bt_g.bin" size="4096" crc="1c97d324" sha1="c7966261f3a1d3296927e0b6ee1c58039fc53c1f" region="cpu1" offset="2000"/>
		<rom name="c_5at_g.bin" size="4096" crc="b9005ac0" sha1="3fe3599f6fa7c496f782053ddf7bacb453d197c4" region="cpu1" offset="3000"/>
		<rom name="s_3i_b.bin" size="2048" crc="45a4ed06" sha1="144d24464c1f9f01894eb12f846952290e6e32ef" region="cpu2" offset="0"/>
		<rom name="s_3j_b.bin" size="2048" crc="4743fe92" sha1="6c82b57637c0212a580591397e6a5a1718f19fd2" region="cpu2" offset="800"/>
		<rom name="v_5h_b.bin" size="2048" crc="12c8c95d" sha1="a57ff5a231c45252a63b354137c920a1379b70a3" region="gfx1" dispose="yes" offset="0"/>
		<rom name="v_3pt.bin" size="2048" crc="15e9c5e9" sha1="976eb1e18c74018193a35aa86cff482ebfc5cc4e" region="gfx1" dispose="yes" offset="800"/>
		<rom name="l_4m_b.bin" size="2048" crc="59f8054d" sha1="793dba9bf5a5fe76328acdfb90815c243d2a65f1" region="gfx2" dispose="yes" offset="0"/>
		<rom name="l_4n_b.bin" size="2048" crc="672e4714" sha1="92e5d379f4838ac1fa44d448ce7d142dae42102f" region="gfx2" dispose="yes" offset="800"/>
		<rom name="l_4r_b.bin" size="2048" crc="feaa59ee" sha1="ecf95db5a20098804fc8bd59232c66e2e0ed3db4" region="gfx2" dispose="yes" offset="1000"/>
		<rom name="l_4s_b.bin" size="2048" crc="20f2ef7e" sha1="3bc482a38bf579033f50082748ee95205b0f673d" region="gfx2" dispose="yes" 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"/>
		<sample name="run01.wav"/>
		<sample name="run02.wav"/>
		<sample name="run03.wav"/>
		<sample name="jump.wav"/>
		<sample name="dkstomp.wav"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="I8035" clock="400000"/>
		<chip type="audio" name="DAC"/>
		<chip type="audio" name="Samples"/>
		<display type="raster" rotate="90" width="256" height="224" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="1" service="yes">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Lives">
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
			<dipvalue name="6"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="7000" default="yes"/>
			<dipvalue name="10000"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="5 Coins/1 Credit"/>
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="256"/>
	</game>
	<game name="suprmrio" sourcefile="vsnes.c">
		<description>Vs. Super Mario Bros.</description>
		<year>1986</year>
		<manufacturer>Nintendo</manufacturer>
		<rom name="mds-sm4.1d" size="8192" crc="be4d5436" sha1="08162a7c987f1939d09bebdb676f596c86abf465" region="cpu1" offset="8000"/>
		<rom name="mds-sm4.1c" size="8192" crc="0011fc5a" sha1="5c2c49938a12affc03e64e5bdab307998be20020" region="cpu1" offset="a000"/>
		<rom name="mds-sm4.1b" size="8192" crc="b1b87893" sha1="8563ceaca664cf4495ef1020c07179ca7e4af9f3" region="cpu1" offset="c000"/>
		<rom name="mds-sm4.1a" size="8192" crc="1abf053c" sha1="f17db88ce0c9bf1ed88dc16b9650f11d10835cec" region="cpu1" offset="e000"/>
		<rom name="mds-sm4.2b" size="8192" crc="42418d40" sha1="22ab61589742cfa4cc6856f7205d7b4b8310bc4d" region="gfx1" offset="0"/>
		<rom name="mds-sm4.2a" size="8192" crc="15506b86" sha1="69ecf7a3cc8bf719c1581ec7c0d68798817d416f" region="gfx1" offset="2000"/>
		<chip type="cpu" name="N2A03" clock="1789772"/>
		<chip type="audio" name="N2A03" clock="1789772"/>
		<chip type="audio" name="DAC"/>
		<display type="raster" rotate="0" width="256" height="240" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Coinage">
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="100" default="yes"/>
			<dipvalue name="150"/>
			<dipvalue name="200"/>
			<dipvalue name="250"/>
		</dipswitch>
		<dipswitch name="Timer">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Fast"/>
		</dipswitch>
		<dipswitch name="Continue Lives">
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="512"/>
	</game>
	<game name="tapper" sourcefile="mcr.c">
		<description>Tapper (Budweiser)</description>
		<year>1983</year>
		<manufacturer>Bally Midway</manufacturer>
		<rom name="tappg0.bin" size="16384" crc="127171d1" sha1="373e9a9d73b71e100c02862662d025f5ead2f94d" region="cpu1" offset="0"/>
		<rom name="tappg1.bin" size="16384" crc="9d6a47f7" sha1="e493e46fc70a765e54bfdd7ba7ca570e6a5c79d6" region="cpu1" offset="4000"/>
		<rom name="tappg2.bin" size="16384" crc="3a1f8778" sha1="cb46a2248289ced7282b1463f433dcb970c42c1a" region="cpu1" offset="8000"/>
		<rom name="tappg3.bin" size="8192" crc="e8dcdaa4" sha1="45bf1571a2418c7dc00ccc7061a3e04e65cb6bff" region="cpu1" offset="c000"/>
		<rom name="tapsnda7.bin" size="4096" crc="0e8bb9d5" sha1="9e281c340b7702523c86d56317efad9e3688e585" region="cpu2" offset="0"/>
		<rom name="tapsnda8.bin" size="4096" crc="0cf0e29b" sha1="14334b9d2bfece3fe5bda0cbd53158ead8d27e53" region="cpu2" offset="1000"/>
		<rom name="tapsnda9.bin" size="4096" crc="31eb6dc6" sha1="b38bba5f12516d899e023f99147868e3402fbd7b" region="cpu2" offset="2000"/>
		<rom name="tapsda10.bin" size="4096" crc="01a9be6a" sha1="0011407c1e886071282808c0a561789b1245a789" region="cpu2" offset="3000"/>
		<rom name="tapbg1.bin" size="16384" crc="2a30238c" sha1="eb30b9bb654324340f0fc5b44776ac2440c1e869" region="gfx1" dispose="yes" offset="0"/>
		<rom name="tapbg0.bin" size="16384" crc="394ab576" sha1="23e29ec942e1e7516ae8068837af2d1c79592378" region="gfx1" dispose="yes" offset="4000"/>
		<rom name="tapfg1.bin" size="16384" crc="32509011" sha1="a38667573d235efe2dc515e52af05825fe4e0f30" region="gfx2" dispose="yes" offset="0"/>
		<rom name="tapfg0.bin" size="16384" crc="8412c808" sha1="2077f79177fda26f9c674b2ab525ec3833802059" region="gfx2" dispose="yes" offset="4000"/>
		<rom name="tapfg3.bin" size="16384" crc="818fffd4" sha1="930142dd73fb30c4d3ec09a1e37517c6c6774024" region="gfx2" dispose="yes" offset="8000"/>
		<rom name="tapfg2.bin" size="16384" crc="67e37690" sha1="d553b8517c1d03a2be0b065f4da2fa99d9e6fb30" region="gfx2" dispose="yes" offset="c000"/>
		<rom name="tapfg5.bin" size="16384" crc="800f7c8a" sha1="8aead89e1adaee5f0b679661c4bfba36e0d639e8" region="gfx2" dispose="yes" offset="10000"/>
		<rom name="tapfg4.bin" size="16384" crc="32674ee6" sha1="402c166d50b4a693959b3f0706a7931a5daef6ce" region="gfx2" dispose="yes" offset="14000"/>
		<rom name="tapfg7.bin" size="16384" crc="070b4c81" sha1="95879a455ecfe2e3de7fe2a75078f9e6934960f5" region="gfx2" dispose="yes" offset="18000"/>
		<rom name="tapfg6.bin" size="16384" crc="a37aef36" sha1="a24696f16d467d9eea4f25aef5f4c5ff55bf51ff" region="gfx2" dispose="yes" offset="1c000"/>
		<rom name="5784" size="32" crc="e1281ee9" sha1="9ac9b01d24affc0ee9227a4364c4fd8f8290343a" region="proms" offset="0"/>
		<chip type="cpu" name="Z80" clock="5000000"/>
		<chip type="cpu" name="Z80" clock="2000000"/>
		<chip type="audio" name="AY8910" clock="2000000"/>
		<chip type="audio" name="AY8910" clock="2000000"/>
		<display type="raster" rotate="0" width="512" height="480" refresh="30.000000" />
		<sound channels="2"/>
		<input players="2" buttons="1" coins="2" tilt="yes">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coin Meters">
			<dipvalue name="1" default="yes"/>
			<dipvalue name="2"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="64"/>
	</game>
	<game name="qbert" sourcefile="gottlieb.c">
		<description>Q*bert (US set 1)</description>
		<year>1982</year>
		<manufacturer>Gottlieb</manufacturer>
		<rom name="qb-rom2.bin" size="8192" crc="fe434526" sha1="4cfc5d52dd6c82163e035af82d6112c0c93a3797" region="cpu1" offset="a000"/>
		<rom name="qb-rom1.bin" size="8192" crc="55635447" sha1="ca6acdef1c9e06b33efe1f0a2df2dfb03723cfbe" region="cpu1" offset="c000"/>
		<rom name="qb-rom0.bin" size="8192" crc="8e318641" sha1="7f8f66d1e6a7905e93cce07fc92e8801370b7194" region="cpu1" offset="e000"/>
		<rom name="qb-snd1.bin" size="2048" crc="15787c07" sha1="8b7d03fbf2ebaa71b3a7e2f636a0d1bb9b796e43" region="cpu2" offset="f000"/>
		<rom name="qb-snd2.bin" size="2048" crc="58437508" sha1="09d8053e7e99679b602dcda230d64db7fe6cb7f5" region="cpu2" offset="f800"/>
		<rom name="qb-bg0.bin" size="4096" crc="7a9ba824" sha1="12aa6df499eb6996ee35f56acac403ff6290f844" region="gfx1" dispose="yes" offset="0"/>
		<rom name="qb-bg1.bin" size="4096" crc="22e5b891" sha1="5bb67e333255c0ea679ab4312256a8a71a950db8" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="qb-fg3.bin" size="8192" crc="dd436d3a" sha1="ae16087a6ceec84551b5d7aae4036e0ed432cbb7" region="gfx2" dispose="yes" offset="0"/>
		<rom name="qb-fg2.bin" size="8192" crc="f69b9483" sha1="06894a1474c79c1274efbd32d7371179e7e0a661" region="gfx2" dispose="yes" offset="2000"/>
		<rom name="qb-fg1.bin" size="8192" crc="224e8356" sha1="f7f26b879aa8b964ff6311136ed8157e44de736c" region="gfx2" dispose="yes" offset="4000"/>
		<rom name="qb-fg0.bin" size="8192" crc="2f695b85" sha1="807d16459838f129e10b913890bbc95065d5dd40" region="gfx2" dispose="yes" offset="6000"/>
		<sample name="fx_17a.wav"/>
		<sample name="fx_17b.wav"/>
		<sample name="fx_17c.wav"/>
		<sample name="fx_17d.wav"/>
		<sample name="fx_17e.wav"/>
		<sample name="fx_17f.wav"/>
		<sample name="fx_17g.wav"/>
		<sample name="fx_17h.wav"/>
		<sample name="fx_18a.wav"/>
		<sample name="fx_18b.wav"/>
		<sample name="fx_18c.wav"/>
		<sample name="fx_18d.wav"/>
		<sample name="fx_18e.wav"/>
		<sample name="fx_18f.wav"/>
		<sample name="fx_18g.wav"/>
		<sample name="fx_18h.wav"/>
		<sample name="fx_19a.wav"/>
		<sample name="fx_19b.wav"/>
		<sample name="fx_19c.wav"/>
		<sample name="fx_19d.wav"/>
		<sample name="fx_19e.wav"/>
		<sample name="fx_19f.wav"/>
		<sample name="fx_19g.wav"/>
		<sample name="fx_19h.wav"/>
		<sample name="fx_20a.wav"/>
		<sample name="fx_20b.wav"/>
		<sample name="fx_20c.wav"/>
		<sample name="fx_20d.wav"/>
		<sample name="fx_20e.wav"/>
		<sample name="fx_20f.wav"/>
		<sample name="fx_20g.wav"/>
		<sample name="fx_20h.wav"/>
		<sample name="fx_21a.wav"/>
		<sample name="fx_21b.wav"/>
		<sample name="fx_21c.wav"/>
		<sample name="fx_21d.wav"/>
		<sample name="fx_21e.wav"/>
		<sample name="fx_21f.wav"/>
		<sample name="fx_21g.wav"/>
		<sample name="fx_21h.wav"/>
		<sample name="fx_22.wav"/>
		<sample name="fx_23.wav"/>
		<sample name="fx_28.wav"/>
		<sample name="fx_36.wav"/>
		<sample name="knocker.wav"/>
		<chip type="cpu" name="I8086" clock="5000000"/>
		<chip type="cpu" name="M6502" clock="894886"/>
		<chip type="audio" name="DAC"/>
		<chip type="audio" name="Samples"/>
		<display type="raster" rotate="270" width="256" height="240" refresh="61.000000" />
		<sound channels="1"/>
		<input players="2" coins="2" service="yes">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Kicker">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Auto Round Advance (Cheat)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="SW5">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="SW7">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="SW8">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="16"/>
	</game>
	<game name="bublbobl" sourcefile="bublbobl.c">
		<description>Bubble Bobble</description>
		<year>1986</year>
		<manufacturer>Taito Corporation</manufacturer>
		<rom name="a78-06-1.51" size="32768" crc="567934b6" sha1="b0c4d49fd551f465d148c25c3e80b278835e2f0d" region="cpu1" offset="0"/>
		<rom name="a78-05-1.52" size="65536" crc="9f8ee242" sha1="924150d4e7e087a9b2b0a294c2d0e9903a266c6c" region="cpu1" offset="10000"/>
		<rom name="a78-08.37" size="32768" crc="ae11a07b" sha1="af7a335c8da637103103cc274e077f123908ebb7" region="cpu2" offset="0"/>
		<rom name="a78-07.46" size="32768" crc="4f9a26e8" sha1="3105b34b88a7134493c2b3f584729f8b0407a011" region="cpu3" offset="0"/>
		<rom name="a78-01.17" size="4096" crc="b1bfb53d" sha1="31b8f31acd3aa394acd80db362774749842e1285" region="cpu4" offset="f000"/>
		<rom name="a78-09.12" size="32768" crc="20358c22" sha1="2297af6c53d5807bf90a8e081075b8c72a994fc5" region="gfx1" dispose="yes" offset="0"/>
		<rom name="a78-10.13" size="32768" crc="930168a9" sha1="fd358c3c3b424bca285f67a1589eb98a345ff670" region="gfx1" dispose="yes" offset="8000"/>
		<rom name="a78-11.14" size="32768" crc="9773e512" sha1="33c1687ee575d66bf0e98add45d06da827813765" region="gfx1" dispose="yes" offset="10000"/>
		<rom name="a78-12.15" size="32768" crc="d045549b" sha1="0c12077d3ddc2ce6aa45a0224ad5540f3f218446" region="gfx1" dispose="yes" offset="18000"/>
		<rom name="a78-13.16" size="32768" crc="d0af35c5" sha1="c5a89f4d73acc0db86654540b3abfd77b3757db5" region="gfx1" dispose="yes" offset="20000"/>
		<rom name="a78-14.17" size="32768" crc="7b5369a8" sha1="1307b26d80e6f36ebe6c442bebec41d20066eaf9" region="gfx1" dispose="yes" offset="28000"/>
		<rom name="a78-15.30" size="32768" crc="6b61a413" sha1="44eddf12fb46fceca2addbe6da929aaea7636b13" region="gfx1" dispose="yes" offset="40000"/>
		<rom name="a78-16.31" size="32768" crc="b5492d97" sha1="d5b045e3ebaa44809757a4220cefb3c6815470da" region="gfx1" dispose="yes" offset="48000"/>
		<rom name="a78-17.32" size="32768" crc="d69762d5" sha1="3326fef4e0bd86681a3047dc11886bb171ecb609" region="gfx1" dispose="yes" offset="50000"/>
		<rom name="a78-18.33" size="32768" crc="9f243b68" sha1="32dce8d311a4be003693182a999e4053baa6bb0a" region="gfx1" dispose="yes" offset="58000"/>
		<rom name="a78-19.34" size="32768" crc="66e9438c" sha1="b94e62b6fbe7f4e08086d0365afc5cff6e0ccafd" region="gfx1" dispose="yes" offset="60000"/>
		<rom name="a78-20.35" size="32768" crc="9ef863ad" sha1="29f91b5a3765e4d6e6c3382db1d8d8297b6e56c8" region="gfx1" dispose="yes" offset="68000"/>
		<rom name="a71-25.41" size="256" crc="2d0f8545" sha1="089c31e2f614145ef2743164f7b52ae35bc06808" region="proms" offset="0"/>
		<chip type="cpu" name="Z80" clock="6000000"/>
		<chip type="cpu" name="Z80" clock="6000000"/>
		<chip type="cpu" name="Z80" clock="3000000"/>
		<chip type="cpu" name="M6801" clock="1000000"/>
		<chip type="audio" name="YM2203" clock="3000000"/>
		<chip type="audio" name="YM3526" clock="3000000"/>
		<display type="raster" rotate="0" width="256" height="224" refresh="59.000000" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="2" tilt="yes">
			<control type="joy2way"/>
		</input>
		<dipswitch name="Mode">
			<dipvalue name="Game, English" default="yes"/>
			<dipvalue name="Game, Japanese"/>
			<dipvalue name="Test (Grid and Inputs)"/>
			<dipvalue name="Test (RAM and Sound)"/>
		</dipswitch>
		<dipswitch name="Flip Screen">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy"/>
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Very Hard"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="20K 80K 300K"/>
			<dipvalue name="30K 100K 400K" default="yes"/>
			<dipvalue name="40K 200K 500K"/>
			<dipvalue name="50K 250K 500K"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="ROM Type">
			<dipvalue name="IC52=512kb, IC53=none" default="yes"/>
			<dipvalue name="IC52=256kb, IC53=256kb"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="256"/>
	</game>
	<game name="rastan" sourcefile="rastan.c">
		<description>Rastan (World)</description>
		<year>1987</year>
		<manufacturer>Taito Corporation Japan</manufacturer>
		<rom name="b04-35.19" size="65536" crc="1c91dbb1" sha1="17fc55e8546cc0b847aebd67fb4570a1e9f128f3" region="cpu1" offset="0"/>
		<rom name="b04-37.07" size="65536" crc="ecf20bdd" sha1="92e46b1edef40a19be17091c09daba598d77bca8" region="cpu1" offset="1"/>
		<rom name="b04-40.20" size="65536" crc="0930d4b3" sha1="c269b3856040ed9409de99cca48f22a2f355fc4c" region="cpu1" offset="20000"/>
		<rom name="b04-39.08" size="65536" crc="d95ade5e" sha1="f47557dcfa9d3137e2a3838e45858fc21471cc91" region="cpu1" offset="20001"/>
		<rom name="b04-42.21" size="65536" crc="1857a7cb" sha1="7d967d04ade648c6ddb19aad9e184b6e272856da" region="cpu1" offset="40000"/>
		<rom name="b04-43.09" size="65536" crc="c34b9152" sha1="6ed9247ad455bc3b71d78b541591b269969830cb" region="cpu1" offset="40001"/>
		<rom name="b04-19.49" size="65536" crc="ee81fdd8" sha1="fa59dac2583a7d2979550dffc6f9c6c2bd67bfd5" region="cpu2" offset="0"/>
		<rom name="b04-01.40" size="131072" crc="cd30de19" sha1="f8d158d38cd07a24cb5ddefd4ce90beec706924d" region="gfx1" dispose="yes" offset="0"/>
		<rom name="b04-03.39" size="131072" crc="ab67e064" sha1="5c49f0ff9221cba9f2bb8da86eb4448c73012410" region="gfx1" dispose="yes" offset="20000"/>
		<rom name="b04-02.67" size="131072" crc="54040fec" sha1="a2bea2ce1cebd25b33be41723299ca0512d95f9e" region="gfx1" dispose="yes" offset="40000"/>
		<rom name="b04-04.66" size="131072" crc="94737e93" sha1="3df7f085fe6468bda11fab2e86252df6f74f7a99" region="gfx1" dispose="yes" offset="60000"/>
		<rom name="b04-05.15" size="131072" crc="c22d94ac" sha1="04f69f9af7ac4242e95dba32988afa3616d75a92" region="gfx2" dispose="yes" offset="0"/>
		<rom name="b04-07.14" size="131072" crc="b5632a51" sha1="da6ebe6afe245443a76b33714213549356c0c5c3" region="gfx2" dispose="yes" offset="20000"/>
		<rom name="b04-06.28" size="131072" crc="002ccf39" sha1="fdc29f39198f9b488e298ee89b0eeb3417527733" region="gfx2" dispose="yes" offset="40000"/>
		<rom name="b04-08.27" size="131072" crc="feafca05" sha1="9de9ff1fcf037e5ab25c181b678245041238d6ae" region="gfx2" dispose="yes" offset="60000"/>
		<rom name="b04-20.76" size="65536" crc="fd1a34cc" sha1="b1682959521fa295769207b75cf7d839e9ec95fd" region="sound1" offset="0"/>
		<chip type="cpu" name="68000" clock="8000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2151" clock="4000000"/>
		<chip type="audio" name="MSM5205" clock="384000"/>
		<display 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">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Flip Screen">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="1 Coin/2 Credits" default="yes"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy"/>
			<dipvalue name="Medium" default="yes"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Hardest"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="100000" default="yes"/>
			<dipvalue name="150000"/>
			<dipvalue name="200000"/>
			<dipvalue name="250000"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
			<dipvalue name="6"/>
		</dipswitch>
		<dipswitch name="Allow Continue">
			<dipvalue name="No"/>
			<dipvalue name="Yes" default="yes"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="8192"/>
	</game>
	<game name="arkanoid" sourcefile="arkanoid.c">
		<description>Arkanoid (World)</description>
		<year>1986</year>
		<manufacturer>Taito Corporation Japan</manufacturer>
		<rom name="a75-01-1.rom" size="32768" crc="5bcda3b0" sha1="52cadd38b5f8e8856f007a9c602d6b508f30be65" region="cpu1" offset="0"/>
		<rom name="a75-11.rom" size="32768" crc="eafd7191" sha1="d2f8843b716718b1de209e97a874e8ce600f3f87" region="cpu1" offset="8000"/>
		<rom name="arkanoid.uc" size="2048" crc="515d77b6" sha1="a302937683d11f663abd56a2fd7c174374e4d7fb" region="cpu2" offset="0"/>
		<rom name="a75-03.rom" size="32768" crc="038b74ba" sha1="ac053cc4908b4075f918748b89570e07a0ba5116" region="gfx1" dispose="yes" offset="0"/>
		<rom name="a75-04.rom" size="32768" crc="71fae199" sha1="5d253c46ccf4cd2976a5fb8b8713f0f345443d06" region="gfx1" dispose="yes" offset="8000"/>
		<rom name="a75-05.rom" size="32768" crc="c76374e2" sha1="7520dd48de20db60a2038f134dcaa454988e7874" region="gfx1" dispose="yes" offset="10000"/>
		<rom name="a75-07.bpr" size="512" crc="0af8b289" sha1="6bc589e8a609b4cf450aebedc8ce02d5d45c970f" region="proms" offset="0"/>
		<rom name="a75-08.bpr" size="512" crc="abb002fb" sha1="c14f56b8ef103600862e7930709d293b0aa97a73" region="proms" offset="200"/>
		<rom name="a75-09.bpr" size="512" crc="a7c6c277" sha1="adaa003dcd981576ea1cc5f697d709b2d6b2ea29" region="proms" offset="400"/>
		<chip type="cpu" name="Z80" clock="6000000"/>
		<chip type="cpu" name="M68705" clock="500000"/>
		<chip type="audio" name="AY8910" clock="1500000"/>
		<display type="raster" rotate="90" width="256" height="224" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2" tilt="yes">
			<control type="dial" minimum="0" maximum="255" sensitivity="30" keydelta="15"/>
		</input>
		<dipswitch name="Allow Continue">
			<dipvalue name="No"/>
			<dipvalue name="Yes" default="yes"/>
		</dipswitch>
		<dipswitch name="Flip Screen">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="20K 60K 60K+" default="yes"/>
			<dipvalue name="20K"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="512"/>
	</game>
	<game name="dariusg" sourcefile="taito_f3.c">
		<description>Darius Gaiden - Silver Hawk (Ver 2.5O 1994/09/19)</description>
		<year>1994</year>
		<manufacturer>Taito Corporation Japan</manufacturer>
		<rom name="d87-12.bin" size="524288" crc="de78f328" sha1="126464a826685f5bfab6cc099448ce4df207a407" region="cpu1" offset="0"/>
		<rom name="d87-11.bin" size="524288" crc="f7bed18e" sha1="db7d92680f9f406a5295ee85ce110c1a56ed386f" region="cpu1" offset="1"/>
		<rom name="d87-10.bin" size="524288" crc="4149f66f" sha1="57d36a62d490d9e53b6b80a92ea0e8c41d61799f" region="cpu1" offset="2"/>
		<rom name="d87-16.bin" size="524288" crc="8f7e5901" sha1="b920f43374af30e2f7d7d01049af6746206c8ece" region="cpu1" offset="3"/>
		<rom name="d87-03.bin" size="2097152" crc="4be1666e" sha1="35ba7bcf29ec7a8f8b6944ee3544693d4df1bfc2" region="gfx1" dispose="yes" offset="0"/>
		<rom name="d87-04.bin" size="2097152" crc="2616002c" sha1="003f98b740a697274385b8da03c78f3c6f7b5e89" region="gfx1" dispose="yes" offset="1"/>
		<rom name="d87-05.bin" size="2097152" crc="4e5891a9" sha1="fd08d848079841c9237fa359a850980fd00114d8" region="gfx1" dispose="yes" offset="600000"/>
		<rom name="d87-06.bin" size="2097152" crc="3b97a07c" sha1="72cdeffedeab0c1bd0e47f03172085390a2be393" region="gfx2" dispose="yes" offset="0"/>
		<rom name="d87-17.bin" size="2097152" crc="e601d63e" sha1="256a6aeb5633fe1db407fad567169a9d0c911219" region="gfx2" dispose="yes" offset="1"/>
		<rom name="d87-08.bin" size="2097152" crc="76d23602" sha1="ca53ea6641182c44a4038bbeaa5effb1687f1980" region="gfx2" dispose="yes" offset="600000"/>
		<rom name="d87-13.bin" size="262144" crc="15b1fff4" sha1="28692b731ae98a47c2c5e11a8a71b61a813d9a64" region="cpu2" offset="100000"/>
		<rom name="d87-14.bin" size="262144" crc="eecda29a" sha1="6eb238e47bc7bf635ffbdbb25fb06a37db980ef8" region="cpu2" offset="100001"/>
		<rom name="d87-01.bin" size="2097152" crc="3848a110" sha1="802e91695a526f665c7fd261f0a7639a0b883c9e" region="sound1" offset="0"/>
		<rom name="d87-02.bin" size="2097152" crc="9250abae" sha1="07cae8edbc3cca0a95022d9b40a5c18a55350b67" region="sound1" offset="400000"/>
		<chip type="cpu" name="68EC020" clock="16000000"/>
		<chip type="cpu" name="68000" clock="16000000"/>
		<chip type="audio" name="ES5505" clock="15238050"/>
		<display type="raster" rotate="0" width="320" height="232" refresh="58.970001" />
		<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="twincobr" sourcefile="twincobr.c">
		<description>Twin Cobra (World)</description>
		<year>1987</year>
		<manufacturer>[Toaplan] Taito Corporation</manufacturer>
		<rom name="tc16" size="65536" crc="07f64d13" sha1="864ce0f9369c40c3ae792fc4ab2444a168214749" region="cpu1" offset="0"/>
		<rom name="tc14" size="65536" crc="41be6978" sha1="4784804b738a332c7f24a43bcbb7a1e607365735" region="cpu1" offset="1"/>
		<rom name="tc15" size="32768" crc="3a646618" sha1="fc1ed8f3c491f5cf16a17e5ce08c5d8f3ce03683" region="cpu1" offset="20000"/>
		<rom name="tc13" size="32768" crc="d7d1e317" sha1="57b8433b1677a390a7c7e00a1464bb8ed9cbfc73" region="cpu1" offset="20001"/>
		<rom name="tc12" size="32768" crc="e37b3c44" sha1="5fed10b29c14e27aee0cd92ecde5c5cb422273b1" region="cpu2" offset="0"/>
		<rom name="dsp_22.bin" size="2048" crc="79389a71" sha1="14ec4c1c9b06702319e89a7a250d0038393437f4" region="cpu3" offset="1"/>
		<rom name="dsp_21.bin" size="2048" crc="2d135376" sha1="67a2cc774d272ee1cd6e6bc1c5fc33fc6968837e" region="cpu3" offset="0"/>
		<rom name="tc11" size="16384" crc="0a254133" sha1="17e9cc5e36fb4696012d0f9229fa172034cd843a" region="gfx1" dispose="yes" offset="0"/>
		<rom name="tc03" size="16384" crc="e9e2d4b1" sha1="e0a19dd46a9ba85d95bba7fbf81d8dc36dbfeabd" region="gfx1" dispose="yes" offset="4000"/>
		<rom name="tc04" size="16384" crc="a599d845" sha1="732001f2d378d890f148e6b616c287d71fae832a" region="gfx1" dispose="yes" offset="8000"/>
		<rom name="tc01" size="65536" crc="15b3991d" sha1="f5e7ed7a7721ed7e6dfd440634160390b7a294e4" region="gfx2" dispose="yes" offset="0"/>
		<rom name="tc02" size="65536" crc="d9e2e55d" sha1="0409e6df836d1d5198b64b21b42192631aa6d096" region="gfx2" dispose="yes" offset="10000"/>
		<rom name="tc06" size="65536" crc="13daeac8" sha1="1cb103f434e2ecf193fa936ca7ea9194064c5b39" region="gfx2" dispose="yes" offset="20000"/>
		<rom name="tc05" size="65536" crc="8cc79357" sha1="31064df2b796ca85ad3caccf626b684dff1104a1" region="gfx2" dispose="yes" offset="30000"/>
		<rom name="tc07" size="32768" crc="b5d48389" sha1="a00c5b9c231d3d580fa20c7ad3f8b6fd990e6594" region="gfx3" dispose="yes" offset="0"/>
		<rom name="tc08" size="32768" crc="97f20fdc" sha1="7cb3cd0637b0db889a3d552fd7c1a916eee5ca27" region="gfx3" dispose="yes" offset="8000"/>
		<rom name="tc09" size="32768" crc="170c01db" sha1="f4c5a1600f6cbb48abbace66c6f7514f79138e8b" region="gfx3" dispose="yes" offset="10000"/>
		<rom name="tc10" size="32768" crc="44f5accd" sha1="2f9bdebe71c8be195332356df68992fd38d86994" region="gfx3" dispose="yes" offset="18000"/>
		<rom name="tc20" size="65536" crc="cb4092b8" sha1="35b1d1e04af760fa106124bd5a94174d63ff9705" region="gfx4" dispose="yes" offset="0"/>
		<rom name="tc19" size="65536" crc="9cb8675e" sha1="559c21d505c60401f7368d4ab2b686b15075c5c5" region="gfx4" dispose="yes" offset="10000"/>
		<rom name="tc18" size="65536" crc="806fb374" sha1="3eebefadcbdf713bf2a65b438092746b07edd3f0" region="gfx4" dispose="yes" offset="20000"/>
		<rom name="tc17" size="65536" crc="4264bff8" sha1="3271b8b23f51346d1928ae01f8b547fed49181e6" region="gfx4" dispose="yes" offset="30000"/>
		<rom name="82s129.d3" size="256" crc="24e7d62f" sha1="1c06a1ef1b6a722794ca1d5ee2c476ecaa5178a3" region="proms" offset="0"/>
		<rom name="82s129.d4" size="256" crc="a50cef09" sha1="55cafb5b2551b80ae708e9b966cf37c70a16d310" region="proms" offset="100"/>
		<rom name="82s123.d2" size="32" crc="f72482db" sha1="b0cb911f9c81f6088a5aa8760916ddae1f8534d7" region="proms" offset="200"/>
		<rom name="82s123.e18" size="32" crc="bc88cced" sha1="5055362710c0f58823c05fb4c0e0eec638b91e3d" region="proms" offset="220"/>
		<rom name="82s123.b24" size="32" crc="4fb5df2a" sha1="506ef2c8e4cf45c256d6831a0a5760732f2de422" region="proms" offset="240"/>
		<chip type="cpu" name="68000" clock="7000000"/>
		<chip type="cpu" name="Z80" clock="3500000"/>
		<chip type="cpu" name="TMS32010" clock="3500000"/>
		<chip type="audio" name="YM3812" clock="3500000"/>
		<display type="raster" rotate="270" width="320" height="240" refresh="54.877857" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="3" tilt="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Flip Screen">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cross Hatch Pattern">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="1 Coin/2 Credits" default="yes"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy"/>
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Hardest"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="50K, then every 150K" default="yes"/>
			<dipvalue name="70K, then every 200K"/>
			<dipvalue name="50000"/>
			<dipvalue name="100000"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Show DIP SW Settings">
			<dipvalue name="No" default="yes"/>
			<dipvalue name="Yes"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cross Hatch Pattern">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="1792"/>
	</game>
	<game name="commando" sourcefile="commando.c">
		<description>Commando (World)</description>
		<year>1985</year>
		<manufacturer>Capcom</manufacturer>
		<rom name="cm04.9m" size="32768" crc="8438b694" sha1="e154478d8f1b635355bd777370acabe49cb9d309" region="cpu1" offset="0"/>
		<rom name="cm03.8m" size="16384" crc="35486542" sha1="531a85c9e03970ce037be84f2240c2df6f6e3ec1" region="cpu1" offset="8000"/>
		<rom name="cm02.9f" size="16384" crc="f9cc4a74" sha1="ee8dd73919c6f47f62cc6d999de9510db9f79b8f" region="cpu2" offset="0"/>
		<rom name="vt01.5d" size="16384" crc="505726e0" sha1="2435c87c9c9d78a6e703cf0e1f6a0288207fcd4c" region="gfx1" dispose="yes" offset="0"/>
		<rom name="vt11.5a" size="16384" crc="7b2e1b48" sha1="5d49e1d8146e4ef744445b68f35677302e875a85" region="gfx2" dispose="yes" offset="0"/>
		<rom name="vt12.6a" size="16384" crc="81b417d3" sha1="5ec7e3f0c8069384a5f6eb39232c228b9d7b8c0c" region="gfx2" dispose="yes" offset="4000"/>
		<rom name="vt13.7a" size="16384" crc="5612dbd2" sha1="9e4e1a22b6cbf60607b9a81dae34482ae55f7c47" region="gfx2" dispose="yes" offset="8000"/>
		<rom name="vt14.8a" size="16384" crc="2b2dee36" sha1="8792278464fa3da47176582025f6673a15a581e2" region="gfx2" dispose="yes" offset="c000"/>
		<rom name="vt15.9a" size="16384" crc="de70babf" sha1="6717e23baf55f84d3143fb432140a7c3e102ac26" region="gfx2" dispose="yes" offset="10000"/>
		<rom name="vt16.10a" size="16384" crc="14178237" sha1="f896e71c7004349c9a46155edfd9f0aaa186065d" region="gfx2" dispose="yes" offset="14000"/>
		<rom name="vt05.7e" size="16384" crc="79f16e3d" sha1="04e1f03a4d6b4cc2b81bce3a290bbb95de900d35" region="gfx3" dispose="yes" offset="0"/>
		<rom name="vt06.8e" size="16384" crc="26fee521" sha1="2fbfc73ee860f72a20229a01d4da9f5cc2e858d3" region="gfx3" dispose="yes" offset="4000"/>
		<rom name="vt07.9e" size="16384" crc="ca88bdfd" sha1="548b05460bc7983cc81f15c70e87f47d10db2812" region="gfx3" dispose="yes" offset="8000"/>
		<rom name="vt08.7h" size="16384" crc="2019c883" sha1="883c0156ceab99f4849fe36972c4162b4ac8c216" region="gfx3" dispose="yes" offset="c000"/>
		<rom name="vt09.8h" size="16384" crc="98703982" sha1="ba9a9b0dcadd4f52502828408c4a19b0bd518351" region="gfx3" dispose="yes" offset="10000"/>
		<rom name="vt10.9h" size="16384" crc="f069d2f8" sha1="2c92300a9407470b34965021de882f1f7a84730c" region="gfx3" dispose="yes" offset="14000"/>
		<rom name="vtb1.1d" size="256" crc="3aba15a1" sha1="8b057f6e26155dd9e48bde182e680fce4519f600" region="proms" offset="0"/>
		<rom name="vtb2.2d" size="256" crc="88865754" sha1="ca6dddca98baf00a65b2fb70b69cf4704ef8c831" region="proms" offset="100"/>
		<rom name="vtb3.3d" size="256" crc="4c14c3f6" sha1="644ac17c7413f094ec9a15cba87bbd421b26321f" region="proms" offset="200"/>
		<rom name="vtb4.1h" size="256" crc="b388c246" sha1="038f9851699331ad887b6281a9df053dca3db8fd" region="proms" offset="300"/>
		<rom name="vtb5.6l" size="256" crc="712ac508" sha1="5349d722ab6733afdda65f6e0a98322f0d515e86" region="proms" offset="400"/>
		<rom name="vtb6.6e" size="256" crc="0eaf5158" sha1="bafd4108708f66cd7b280e47152b108f3e254fc9" region="proms" offset="500"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="cpu" name="Z80" clock="3000000"/>
		<chip type="audio" name="YM2203" clock="1500000"/>
		<chip type="audio" name="YM2203" clock="1500000"/>
		<display 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="Starting Area">
			<dipvalue name="0 (Forest 1)" default="yes"/>
			<dipvalue name="2 (Desert 1)"/>
			<dipvalue name="4 (Forest 2)"/>
			<dipvalue name="6 (Desert 2)"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10K 50K+" default="yes"/>
			<dipvalue name="10K 60K+"/>
			<dipvalue name="20K 60K+"/>
			<dipvalue name="20K 70K+"/>
			<dipvalue name="30K 70K+"/>
			<dipvalue name="30K 80K+"/>
			<dipvalue name="40K 100K+"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Difficult"/>
		</dipswitch>
		<dipswitch name="Flip Screen">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Upright Two Players"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="256"/>
	</game>
	<game name="knights" sourcefile="cps1.c">
		<description>Knights of the Round (World 911127)</description>
		<year>1991</year>
		<manufacturer>Capcom</manufacturer>
		<rom name="kr_23e.rom" size="524288" crc="1b3997eb" sha1="724b68eff319fcdf0dd3bc1eb6662996c1f6ecd9" region="cpu1" offset="0"/>
		<rom name="kr_22.rom" size="524288" crc="d0b671a9" sha1="9865472c5fc3f617345e23b5de5a9ba177945b5a" region="cpu1" offset="80000"/>
		<rom name="kr_gfx1.rom" size="524288" crc="9e36c1a4" sha1="772daae74e119371dfb76fde9775bda78a8ba125" region="gfx1" offset="0"/>
		<rom name="kr_gfx3.rom" size="524288" crc="c5832cae" sha1="a188cf401cd3a2909b377d3059f14d22ec3b0643" region="gfx1" offset="2"/>
		<rom name="kr_gfx2.rom" size="524288" crc="f095be2d" sha1="0427d1574062f277a9d04440019d5638b05de561" region="gfx1" offset="4"/>
		<rom name="kr_gfx4.rom" size="524288" crc="179dfd96" sha1="b1844e69da7ab13474da569978d5b47deb8eb2be" region="gfx1" offset="6"/>
		<rom name="kr_gfx5.rom" size="524288" crc="1f4298d2" sha1="4b162a7f649b0bcd676f8ca0c5eee9a1250d6452" region="gfx1" offset="200000"/>
		<rom name="kr_gfx7.rom" size="524288" crc="37fa8751" sha1="b88b39d1f08621f15a5620095aef998346fa9891" region="gfx1" offset="200002"/>
		<rom name="kr_gfx6.rom" size="524288" crc="0200bc3d" sha1="c900b1be2b4e49b951e5c1e3fd1e19d21b82986e" region="gfx1" offset="200004"/>
		<rom name="kr_gfx8.rom" size="524288" crc="0bb2b4e7" sha1="983b800925d58e4aeb4e5105f93ed5faf66d009c" region="gfx1" offset="200006"/>
		<rom name="kr_09.rom" size="65536" crc="5e44d9ee" sha1="47a7503321be8d52b5c44af838e3bb82ee15a415" region="cpu2" offset="0"/>
		<rom name="kr_18.rom" size="131072" crc="da69d15f" sha1="9616207e693bae85705f786cef60b9f6951b5067" region="sound1" offset="0"/>
		<rom name="kr_19.rom" size="131072" crc="bfc654e9" sha1="01b3d92e4dedf55ea3933d387c7ddb9ba2549773" region="sound1" offset="20000"/>
		<chip type="cpu" name="68000" clock="10000000"/>
		<chip type="cpu" name="Z80" clock="3579545"/>
		<chip type="audio" name="YM2151" clock="3579545"/>
		<chip type="audio" name="OKI6295" clock="1000000"/>
		<display type="raster" rotate="0" width="384" height="224" refresh="60.000000" />
		<sound channels="1"/>
		<input players="3" buttons="2" coins="3" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Coinage">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="2 Coins to Start, 1 to Continue">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Enemy's attack frequency">
			<dipvalue name="1 (Easiest)"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4 (Normal)" default="yes"/>
			<dipvalue name="5"/>
			<dipvalue name="6"/>
			<dipvalue name="7"/>
			<dipvalue name="8 (Hardest)"/>
		</dipswitch>
		<dipswitch name="Enemy's attack power">
			<dipvalue name="1 (Easiest)"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4 (Normal)" default="yes"/>
			<dipvalue name="5"/>
			<dipvalue name="6"/>
			<dipvalue name="7"/>
			<dipvalue name="8 (Hardest)"/>
		</dipswitch>
		<dipswitch name="Coin Slots">
			<dipvalue name="1"/>
			<dipvalue name="3" default="yes"/>
		</dipswitch>
		<dipswitch name="Play Mode">
			<dipvalue name="2 Players"/>
			<dipvalue name="3 Players" default="yes"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2" default="yes"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Flip Screen">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Allow Continue">
			<dipvalue name="No"/>
			<dipvalue name="Yes" default="yes"/>
		</dipswitch>
		<dipswitch name="Game Mode">
			<dipvalue name="Game" default="yes"/>
			<dipvalue name="Test"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="sf2ce" sourcefile="cps1.c">
		<description>Street Fighter II' - Champion Edition (World 920313)</description>
		<year>1992</year>
		<manufacturer>Capcom</manufacturer>
		<rom name="sf2ce.23" size="524288" crc="3f846b74" sha1="c8d7a01b626771870123f1663a01a81f9c8fe582" region="cpu1" offset="0"/>
		<rom name="sf2ce.22" size="524288" crc="99f1cca4" sha1="64111eba81d743fc3fd51d7a89cd0b2eefcc900d" region="cpu1" offset="80000"/>
		<rom name="s92_21a.bin" size="524288" crc="925a7877" sha1="1960dca35f0ca6f2b399a9fccfbc0132ac6425d1" region="cpu1" offset="100000"/>
		<rom name="s92_01.bin" size="524288" crc="03b0d852" sha1="f370f25c96ad2b94f8c53d6b7139100285a25bef" region="gfx1" offset="0"/>
		<rom name="s92_02.bin" size="524288" crc="840289ec" sha1="2fb42a242f60ba7e74009b5a90eb26e035ba1e82" region="gfx1" offset="2"/>
		<rom name="s92_03.bin" size="524288" crc="cdb5f027" sha1="4c7d944fef200fdfcaf57758b901b5511188ed2e" region="gfx1" offset="4"/>
		<rom name="s92_04.bin" size="524288" crc="e2799472" sha1="27d3796429338d82a8de246a0ea06dd487a87768" region="gfx1" offset="6"/>
		<rom name="s92_05.bin" size="524288" crc="ba8a2761" sha1="4b696d66c51611e43522bed752654314e76d33b6" region="gfx1" offset="200000"/>
		<rom name="s92_06.bin" size="524288" crc="e584bfb5" sha1="ebdf1f5e2638eed3a65dda82b1ed9151a355f4c9" region="gfx1" offset="200002"/>
		<rom name="s92_07.bin" size="524288" crc="21e3f87d" sha1="4a4961bb68c3a1ce15f9d393d9c03ecb2466cc29" region="gfx1" offset="200004"/>
		<rom name="s92_08.bin" size="524288" crc="befc47df" sha1="520390420da3a0271ba90b0a933e65143265e5cf" region="gfx1" offset="200006"/>
		<rom name="s92_10.bin" size="524288" crc="960687d5" sha1="2868c31121b1c7564e9767b9a19cdbf655c7ed1d" region="gfx1" offset="400000"/>
		<rom name="s92_11.bin" size="524288" crc="978ecd18" sha1="648a59706b93c84b4206a968ecbdc3e834c476f6" region="gfx1" offset="400002"/>
		<rom name="s92_12.bin" size="524288" crc="d6ec9a0a" sha1="ed6143f8737013b6ef1684e37c05e037e7a80dae" region="gfx1" offset="400004"/>
		<rom name="s92_13.bin" size="524288" crc="ed2c67f6" sha1="0083c0ffaf6fe7659ff0cf822be4346cd6e61329" region="gfx1" offset="400006"/>
		<rom name="s92_09.bin" size="65536" crc="08f6b60e" sha1="8258fcaca4ac419312531eec67079b97f471179c" region="cpu2" offset="0"/>
		<rom name="s92_18.bin" size="131072" crc="7f162009" sha1="346bf42992b4c36c593e21901e22c87ae4a7d86d" region="sound1" offset="0"/>
		<rom name="s92_19.bin" size="131072" crc="beade53f" sha1="277c397dc12752719ec6b47d2224750bd1c07f79" region="sound1" offset="20000"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="3579545"/>
		<chip type="audio" name="YM2151" clock="3579545"/>
		<chip type="audio" name="OKI6295" clock="1000000"/>
		<display type="raster" rotate="0" width="384" height="224" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="6" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Coin A">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
		</dipswitch>
		<dipswitch name="2 Coins to Start, 1 to Continue">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="1 (Easiest)"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4 (Normal)" default="yes"/>
			<dipvalue name="5"/>
			<dipvalue name="6"/>
			<dipvalue name="7"/>
			<dipvalue name="8 (Hardest)"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Flip Screen">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Allow Continue">
			<dipvalue name="No"/>
			<dipvalue name="Yes" default="yes"/>
		</dipswitch>
		<dipswitch name="Game Mode">
			<dipvalue name="Game" default="yes"/>
			<dipvalue name="Test"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="wof" sourcefile="cps1.c">
		<description>Warriors of Fate (World 921002)</description>
		<year>1992</year>
		<manufacturer>Capcom</manufacturer>
		<rom name="tk2e_23b.rom" size="524288" crc="11fb2ed1" sha1="19e09ad6f9edc7997b030cddfe1d9c96d88135f2" region="cpu1" offset="0"/>
		<rom name="tk2e_22b.rom" size="524288" crc="479b3f24" sha1="9fb8ae06856fe115addfb6794c28978a4f6716ec" region="cpu1" offset="80000"/>
		<rom name="tk2_gfx1.rom" size="524288" crc="0d9cb9bf" sha1="cc7140e9a01a14b252cb1090bcea32b0de461928" region="gfx1" offset="0"/>
		<rom name="tk2_gfx3.rom" size="524288" crc="45227027" sha1="b21afc593f0d4d8909dfa621d659cbb40507d1b2" region="gfx1" offset="2"/>
		<rom name="tk2_gfx2.rom" size="524288" crc="c5ca2460" sha1="cbe14867f7b94b638ca80db7c8e0c60881183469" region="gfx1" offset="4"/>
		<rom name="tk2_gfx4.rom" size="524288" crc="e349551c" sha1="1d977bdf256accf750ad9930ec4a0a19bbf86964" region="gfx1" offset="6"/>
		<rom name="tk2_gfx5.rom" size="524288" crc="291f0f0b" sha1="094baf0f960f25fc2525b3b1cc378a49d9a0955d" region="gfx1" offset="200000"/>
		<rom name="tk2_gfx7.rom" size="524288" crc="3edeb949" sha1="c155698dd9ee9eb24bbc97a21118ef2e897ea82f" region="gfx1" offset="200002"/>
		<rom name="tk2_gfx6.rom" size="524288" crc="1abd14d6" sha1="dffff3126f102b4ec028a81405fc5b9bd7bb65b3" region="gfx1" offset="200004"/>
		<rom name="tk2_gfx8.rom" size="524288" crc="b27948e3" sha1="870d5d23f56798831c641e877ea94217058b2ddc" region="gfx1" offset="200006"/>
		<rom name="tk2_qa.rom" size="131072" crc="c9183a0d" sha1="d8b1d41c572f08581f8ab9eb878de77d6ea8615d" region="cpu2" offset="0"/>
		<rom name="tk2_q1.rom" size="524288" crc="611268cf" sha1="83ab059f2110fb25fdcff928d56b790fc1f5c975" region="sound1" offset="0"/>
		<rom name="tk2_q2.rom" size="524288" crc="20f55ca9" sha1="90134e9a9c4749bb65c728b66ea4dac1fd4d88a4" region="sound1" offset="80000"/>
		<rom name="tk2_q3.rom" size="524288" crc="bfcf6f52" sha1="2a85ff3fc89b4cbabd20779ec12da2e116333c7c" region="sound1" offset="100000"/>
		<rom name="tk2_q4.rom" size="524288" crc="36642e88" sha1="8ab25b19e2b67215a5cb1f3aa81b9d26009cfeb8" region="sound1" offset="180000"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="8000000"/>
		<chip type="audio" name="Q-Sound" clock="4000000"/>
		<display type="raster" rotate="0" width="384" height="224" refresh="60.000000" />
		<sound channels="2"/>
		<input players="3" buttons="2" coins="3" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="dino" sourcefile="cps1.c">
		<description>Cadillacs and Dinosaurs (World 930201)</description>
		<year>1993</year>
		<manufacturer>Capcom</manufacturer>
		<rom name="cde_23a.rom" size="524288" crc="8f4e585e" sha1="55ecba3652066cdafad140c4524b1fc81228e69b" region="cpu1" offset="0"/>
		<rom name="cde_22a.rom" size="524288" crc="9278aa12" sha1="58cbbd53a98abe640ccb233f8dbd8ca6d63475e7" region="cpu1" offset="80000"/>
		<rom name="cde_21a.rom" size="524288" crc="66d23de2" sha1="19b8a365f630411d524d055459020f4c8cf930f1" region="cpu1" offset="100000"/>
		<rom name="cd_gfx01.rom" size="524288" crc="8da4f917" sha1="4f7b2304b7d9b545d6707d7ec921d3e28200699d" region="gfx1" offset="0"/>
		<rom name="cd_gfx03.rom" size="524288" crc="6c40f603" sha1="cdbd11dfcec08e87355d7e21e9fd39f7eacab016" region="gfx1" offset="2"/>
		<rom name="cd_gfx02.rom" size="524288" crc="09c8fc2d" sha1="d0c0a1258ec5dd484ab6ec1c5663425431f929ee" region="gfx1" offset="4"/>
		<rom name="cd_gfx04.rom" size="524288" crc="637ff38f" sha1="859926b33b9955b3ed67471c61faa442d42b9696" region="gfx1" offset="6"/>
		<rom name="cd_gfx05.rom" size="524288" crc="470befee" sha1="a42e38319e9b7424381352512f11bd8edf0bbb96" region="gfx1" offset="200000"/>
		<rom name="cd_gfx07.rom" size="524288" crc="22bfb7a3" sha1="c44959bd3d42b9fc8ecb482dfaf63fbd469d2c3e" region="gfx1" offset="200002"/>
		<rom name="cd_gfx06.rom" size="524288" crc="e7599ac4" sha1="0e788a38547a8701115d01190ddeaca64388db4d" region="gfx1" offset="200004"/>
		<rom name="cd_gfx08.rom" size="524288" crc="211b4b15" sha1="374f6b185faa0f14f5c45b9b1d60d0772d93fb17" region="gfx1" offset="200006"/>
		<rom name="cd_q.rom" size="131072" crc="605fdb0b" sha1="9da90ddc6513aaaf2260f0c69719c6b0e585ba8c" region="cpu2" offset="0"/>
		<rom name="cd_q1.rom" size="524288" crc="60927775" sha1="f8599bc84c38573ebbe8685822c58b6a38b50462" region="sound1" offset="0"/>
		<rom name="cd_q2.rom" size="524288" crc="770f4c47" sha1="fec8ef00a6669d4d5e37787ecc7b58ee46709326" region="sound1" offset="80000"/>
		<rom name="cd_q3.rom" size="524288" crc="2f273ffc" sha1="f0de462f6c4d251911258e0ebd886152c14d1586" region="sound1" offset="100000"/>
		<rom name="cd_q4.rom" size="524288" crc="2c67821d" sha1="6e2528d0b22508300a6a142a796dd3bf53a66946" region="sound1" offset="180000"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="8000000"/>
		<chip type="audio" name="Q-Sound" clock="4000000"/>
		<display type="raster" rotate="0" width="384" height="224" refresh="60.000000" />
		<sound channels="2"/>
		<input players="3" buttons="2" coins="3" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="wbml" sourcefile="system1.c">
		<description>Wonder Boy in Monster Land (Japan New Ver.)</description>
		<year>1987</year>
		<manufacturer>Sega / Westone</manufacturer>
		<rom name="ep11031a.90" size="32768" crc="bd3349e5" sha1="65cc16e5d3b08429388946df254b8122ad1da339" region="cpu1" offset="0"/>
		<rom name="epr11032.91" size="32768" crc="9d03bdb2" sha1="7dbab23e7c7972d9b51a0d3d046374720b7d6af5" region="cpu1" offset="10000"/>
		<rom name="epr11033.92" size="32768" crc="7076905c" sha1="562fbd9bd60851f7e4e60b725193395b4f193479" region="cpu1" offset="18000"/>
		<rom name="epr11037.126" size="32768" crc="7a4ee585" sha1="050436106cced5dcbf40a3d94d48202eedddc3ad" region="cpu2" offset="0"/>
		<rom name="epr11034.4" size="32768" crc="37a2077d" sha1="57f032a98022bf03ff98cb2e563178ba97e4b63c" region="gfx1" dispose="yes" offset="0"/>
		<rom name="epr11035.5" size="32768" crc="cdf2a21b" sha1="db2553866f21e03bd9d668c179be3352adbaf8a6" region="gfx1" dispose="yes" offset="8000"/>
		<rom name="epr11036.6" size="32768" crc="644687fa" sha1="d6c5bc95da4fc7e81091dcfe6205b6f47d54af76" region="gfx1" dispose="yes" offset="10000"/>
		<rom name="epr11028.87" size="32768" crc="af0b3972" sha1="413825f66b84c7e45aa1855131482abead8f7f3b" region="gfx2" offset="0"/>
		<rom name="epr11027.86" size="32768" crc="277d8f1d" sha1="7854673503ed03d276abe971805a11f8c992f6d6" region="gfx2" offset="8000"/>
		<rom name="epr11030.89" size="32768" crc="f05ffc76" sha1="f3dbb518240f86430840c3d4cda04bac79c20f69" region="gfx2" offset="10000"/>
		<rom name="epr11029.88" size="32768" crc="cedc9c61" sha1="dbe5744f9b6f2a406b52b910dd4e133db7bce6b2" region="gfx2" offset="18000"/>
		<rom name="pr11026.20" size="256" crc="27057298" sha1="654be7abb937bb0720263ee6512e31194662effe" region="proms" offset="0"/>
		<rom name="pr11025.14" size="256" crc="41e4d86b" sha1="a86e8bb0a465d01b04410edfbb82eb96f12b909f" region="proms" offset="100"/>
		<rom name="pr11024.8" size="256" crc="08d71954" sha1="df045dbfb3d669e4d42fbdba1e7191cd046f7b47" region="proms" offset="200"/>
		<rom name="pr5317.37" size="256" crc="648350b8" sha1="c7986aa9127ef5b50b845434cb4e81dff9861cd2" region="proms" offset="300"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="SN76496" clock="2000000"/>
		<chip type="audio" name="SN76496" clock="4000000"/>
		<display type="raster" rotate="0" width="256" height="224" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="3"/>
			<dipvalue name="4" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="30000 100000 200000" default="yes"/>
			<dipvalue name="50000 150000 250000"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Test Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit 5/3 6/4"/>
			<dipvalue name="2 Coins/1 Credit 4/3"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/1 Credit 5/6"/>
			<dipvalue name="1 Coin/1 Credit 4/5"/>
			<dipvalue name="1 Coin/1 Credit 2/3"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit 5/3 6/4"/>
			<dipvalue name="2 Coins/1 Credit 4/3"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/1 Credit 5/6"/>
			<dipvalue name="1 Coin/1 Credit 4/5"/>
			<dipvalue name="1 Coin/1 Credit 2/3"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" cocktail="preliminary" savestate="supported" palettesize="1536"/>
	</game>
	<game name="btime" sourcefile="btime.c">
		<description>Burger Time (Data East set 1)</description>
		<year>1982</year>
		<manufacturer>Data East Corporation</manufacturer>
		<rom name="aa04.9b" size="4096" crc="368a25b5" sha1="ed3f3712423979dcb351941fa85dce6a0a7bb16b" region="cpu1" offset="c000"/>
		<rom name="aa06.13b" size="4096" crc="b4ba400d" sha1="8c77397e934907bc47a739f263196a0f2f81ba3d" region="cpu1" offset="d000"/>
		<rom name="aa05.10b" size="4096" crc="8005bffa" sha1="d0da4e360039f6a8d8142a4e8e05c1f90c0af68a" region="cpu1" offset="e000"/>
		<rom name="aa07.15b" size="4096" crc="086440ad" sha1="4a32bc92f8ff5fbe112f56e62d2c03da8851a7b9" region="cpu1" offset="f000"/>
		<rom name="ab14.12h" size="4096" crc="f55e5211" sha1="27940026d0c6212d1138d2fd88880df697218627" region="cpu2" offset="f000"/>
		<rom name="aa12.7k" size="4096" crc="c4617243" sha1="24204d591aa2c264a852ee9ba8c4be63efd97728" region="gfx1" dispose="yes" offset="0"/>
		<rom name="ab13.9k" size="4096" crc="ac01042f" sha1="e64b6381a9298eaf74e79fa5f1ea8e9596c58a49" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="ab10.10k" size="4096" crc="854a872a" sha1="3d2ecfd54a5a9d68b53cf4b4ee1f2daa6aef2123" region="gfx1" dispose="yes" offset="2000"/>
		<rom name="ab11.12k" size="4096" crc="d4848014" sha1="0a55b091cd4e7f317c35defe13d5051b26042eee" region="gfx1" dispose="yes" offset="3000"/>
		<rom name="aa8.13k" size="4096" crc="8650c788" sha1="d9b1ee2d1f2fd66705d497c80252861b49aa9254" region="gfx1" dispose="yes" offset="4000"/>
		<rom name="ab9.15k" size="4096" crc="8dec15e6" sha1="b72633de6268ce16742bba4dcba835df860d6c2f" region="gfx1" dispose="yes" offset="5000"/>
		<rom name="ab00.1b" size="2048" crc="c7a14485" sha1="6a0a8e6b7860859f22daa33634e34fbf91387659" region="gfx2" dispose="yes" offset="0"/>
		<rom name="ab01.3b" size="2048" crc="25b49078" sha1="4abdcbd4f3362c3e4463a1274731289f1a72d2e6" region="gfx2" dispose="yes" offset="800"/>
		<rom name="ab02.4b" size="2048" crc="b8ef56c3" sha1="4a03bf011dc1fb2902f42587b1174b880cf06df1" region="gfx2" dispose="yes" offset="1000"/>
		<rom name="ab03.6b" size="2048" crc="d26bc1f3" sha1="737af6e264183a1f151f277a07cf250d6abb3fd8" region="gfx3" offset="0"/>
		<chip type="cpu" name="M6502" clock="1500000"/>
		<chip type="cpu" name="M6502" clock="500000"/>
		<chip type="audio" name="AY8910" clock="1500000"/>
		<chip type="audio" name="AY8910" clock="1500000"/>
		<display type="raster" rotate="270" width="256" height="240" refresh="57.000000" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2" tilt="yes">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Coin A">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cross Hatch Pattern">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="30000"/>
		</dipswitch>
		<dipswitch name="Enemies">
			<dipvalue name="4" default="yes"/>
			<dipvalue name="6"/>
		</dipswitch>
		<dipswitch name="End of Level Pepper">
			<dipvalue name="No" default="yes"/>
			<dipvalue name="Yes"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="16"/>
	</game>
	<game name="pcktgal" sourcefile="pcktgal.c">
		<description>Pocket Gal (Japan)</description>
		<year>1987</year>
		<manufacturer>Data East Corporation</manufacturer>
		<rom name="eb04.j7" size="65536" crc="8215d60d" sha1="ac26dfce7e215be21f2a17f864c5e966b8b8322e" region="cpu1" offset="10000"/>
		<rom name="eb03.f2" size="65536" crc="cb029b02" sha1="fbb3da08ed05ae73fbeeb13e0e2ff735aaf83db8" region="cpu2" offset="10000"/>
		<rom name="eb01.d11" size="65536" crc="63542c3d" sha1="4f42af99a6d9d4766afe0bebe10d6a97811a0082" region="gfx1" dispose="yes" offset="0"/>
		<rom name="eb02.d12" size="65536" crc="a9dcd339" sha1="245824ab86cdfe4b842ce1be0af60f2ff4c6ae07" region="gfx1" dispose="yes" offset="10000"/>
		<rom name="eb00.a1" size="65536" crc="6c1a14a8" sha1="03201197304c5f1d854b8c4f4a5c78336b51f872" region="gfx2" dispose="yes" offset="0"/>
		<rom name="eb05.k14" size="512" crc="3b6198cb" sha1="d32b364cfce99637998ca83ad21783f80364dd65" region="proms" offset="0"/>
		<rom name="eb06.k15" size="512" crc="1fbd4b59" sha1="84e20329003cf09b849b49e1d83edc330d49f404" region="proms" offset="200"/>
		<chip type="cpu" name="M6502" clock="2000000"/>
		<chip type="cpu" name="M6502" clock="1500000"/>
		<chip type="audio" name="YM2203" clock="1500000"/>
		<chip type="audio" name="YM3812" clock="3000000"/>
		<chip type="audio" name="MSM5205" clock="384000"/>
		<display 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="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
		</dipswitch>
		<dipswitch name="Flip Screen">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Allow 2 Players Game">
			<dipvalue name="No"/>
			<dipvalue name="Yes" default="yes"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Time">
			<dipvalue name="100"/>
			<dipvalue name="120" default="yes"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="512"/>
	</game>
	<game name="bombjack" sourcefile="bombjack.c">
		<description>Bomb Jack (set 1)</description>
		<year>1984</year>
		<manufacturer>Tehkan</manufacturer>
		<rom name="09_j01b.bin" size="8192" crc="c668dc30" sha1="51dd6a2688b42e9f28f0882bd76f75be7ec3222a" region="cpu1" offset="0"/>
		<rom name="10_l01b.bin" size="8192" crc="52a1e5fb" sha1="e1cdc4b4efbc6c7a1e4fa65019486617f2acba1b" region="cpu1" offset="2000"/>
		<rom name="11_m01b.bin" size="8192" crc="b68a062a" sha1="43bae56494ac0202aaa8f1ed5c1ed1bff775b2b8" region="cpu1" offset="4000"/>
		<rom name="12_n01b.bin" size="8192" crc="1d3ecee5" sha1="8b3c49e21ea4952cae7042890d1be2115f7d6fda" region="cpu1" offset="6000"/>
		<rom name="13.1r" size="8192" crc="70e0244d" sha1="67654155e42821ea78a655f869fb81c8d6387f63" region="cpu1" offset="c000"/>
		<rom name="01_h03t.bin" size="8192" crc="8407917d" sha1="318face9f7a7ab6c7eeac773995040425e780aaf" region="cpu2" offset="0"/>
		<rom name="03_e08t.bin" size="4096" crc="9f0470d5" sha1="94ef52ef47b4399a03528fe3efeac9c1d6983446" region="gfx1" dispose="yes" offset="0"/>
		<rom name="04_h08t.bin" size="4096" crc="81ec12e6" sha1="e29ba193f21aa898499187603b25d2e226a07c7b" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="05_k08t.bin" size="4096" crc="e87ec8b1" sha1="a66808ef2d62fca2854396898b86bac9be5f17a3" region="gfx1" dispose="yes" offset="2000"/>
		<rom name="06_l08t.bin" size="8192" crc="51eebd89" sha1="515128a3971fcb97b60c5b6bdd2b03026aec1921" region="gfx2" dispose="yes" offset="0"/>
		<rom name="07_n08t.bin" size="8192" crc="9dd98e9d" sha1="6db6006a6e20ff7c243d88293ca53681c4703ea5" region="gfx2" dispose="yes" offset="2000"/>
		<rom name="08_r08t.bin" size="8192" crc="3155ee7d" sha1="e7897dca4c145f10b7d975b8ef0e4d8aa9354c25" region="gfx2" dispose="yes" offset="4000"/>
		<rom name="16_m07b.bin" size="8192" crc="94694097" sha1="de71bcd67f97d05527f2504fc8430be333fb9ec2" region="gfx3" dispose="yes" offset="0"/>
		<rom name="15_l07b.bin" size="8192" crc="013f58f2" sha1="20c64593ab9fcb04cefbce0cd5d17ce3ff26441b" region="gfx3" dispose="yes" offset="2000"/>
		<rom name="14_j07b.bin" size="8192" crc="101c858d" sha1="ed1746c15cdb04fae888601d940183d5c7702282" region="gfx3" dispose="yes" offset="4000"/>
		<rom name="02_p04t.bin" size="4096" crc="398d4a02" sha1="ac18a8219f99ba9178b96c9564de3978e39c59fd" region="gfx4" offset="0"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="AY8910" clock="1500000"/>
		<chip type="audio" name="AY8910" clock="1500000"/>
		<chip type="audio" name="AY8910" clock="1500000"/>
		<display type="raster" rotate="90" width="256" height="224" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Coin A">
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Initial High Score?">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="100000"/>
			<dipvalue name="30000"/>
			<dipvalue name="50000"/>
			<dipvalue name="100000"/>
			<dipvalue name="50000"/>
			<dipvalue name="100000"/>
			<dipvalue name="50000"/>
		</dipswitch>
		<dipswitch name="Bird Speed">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Medium"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Hardest"/>
		</dipswitch>
		<dipswitch name="Enemies Number &amp; Speed">
			<dipvalue name="Easy"/>
			<dipvalue name="Medium" default="yes"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Hardest"/>
		</dipswitch>
		<dipswitch name="Special Coin">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="128"/>
	</game>
	<game name="tehkanwc" sourcefile="tehkanwc.c">
		<description>Tehkan World Cup</description>
		<year>1985</year>
		<manufacturer>Tehkan</manufacturer>
		<rom name="twc-1.bin" size="16384" crc="34d6d5ff" sha1="72f4d408b8a7766d348f6a229d395e0c98215c40" region="cpu1" offset="0"/>
		<rom name="twc-2.bin" size="16384" crc="7017a221" sha1="4b4700af0a6ff64f976db369ba4b9d97cee1fd5f" region="cpu1" offset="4000"/>
		<rom name="twc-3.bin" size="16384" crc="8b662902" sha1="13bcd4bf23e34dd7193545561e05bb2cb2c95f9b" region="cpu1" offset="8000"/>
		<rom name="twc-4.bin" size="32768" crc="70a9f883" sha1="ace04359265271eb37512a89eb0217eb013aecb7" region="cpu2" offset="0"/>
		<rom name="twc-6.bin" size="16384" crc="e3112be2" sha1="7859e51b4312dc5df01c88e1d97cf608abc7ca72" region="cpu3" offset="0"/>
		<rom name="twc-12.bin" size="16384" crc="a9e274f8" sha1="02b46e1b149a856f0be74a23faaeb792935b66c7" region="gfx1" dispose="yes" offset="0"/>
		<rom name="twc-8.bin" size="32768" crc="055a5264" sha1="fe294ba57c2c858952e2fab0be1b8859730846cb" region="gfx2" dispose="yes" offset="0"/>
		<rom name="twc-7.bin" size="32768" crc="59faebe7" sha1="85dad90928369601e039467d575750539410fcf6" region="gfx2" dispose="yes" offset="8000"/>
		<rom name="twc-11.bin" size="32768" crc="669389fc" sha1="a93e8455060ce5242cb65f78e47b4840aa13ab13" region="gfx3" dispose="yes" offset="0"/>
		<rom name="twc-9.bin" size="32768" crc="347ef108" sha1="bb9c2f51d65f28655404e10c3be44d7ade98711b" region="gfx3" dispose="yes" offset="8000"/>
		<rom name="twc-5.bin" size="16384" crc="444b5544" sha1="0786d6d9ada7fe49c8ab9751b049095474d2e598" region="sound1" offset="0"/>
		<chip type="cpu" name="Z80" clock="4608000"/>
		<chip type="cpu" name="Z80" clock="4608000"/>
		<chip type="cpu" name="Z80" clock="4608000"/>
		<chip type="audio" name="AY8910" clock="1536000"/>
		<chip type="audio" name="AY8910" clock="1536000"/>
		<chip type="audio" name="MSM5205" clock="384000"/>
		<display type="raster" rotate="0" width="256" height="224" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy8way"/>
			<control type="trackball" minimum="0" maximum="255" sensitivity="100"/>
		</input>
		<dipswitch name="Coin A">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
		</dipswitch>
		<dipswitch name="Start Credits (P1&amp;P2)/Extra">
			<dipvalue name="1&amp;1/200%"/>
			<dipvalue name="1&amp;2/100%" default="yes"/>
			<dipvalue name="2&amp;2/100%"/>
			<dipvalue name="2&amp;3/67%"/>
		</dipswitch>
		<dipswitch name="1P Game Time">
			<dipvalue name="2:30"/>
			<dipvalue name="2:00"/>
			<dipvalue name="1:30" default="yes"/>
			<dipvalue name="1:00"/>
		</dipswitch>
		<dipswitch name="2P Game Time">
			<dipvalue name="5:00/3:00 Extra"/>
			<dipvalue name="5:00/2:45 Extra"/>
			<dipvalue name="5:00/2:35 Extra"/>
			<dipvalue name="5:00/2:30 Extra"/>
			<dipvalue name="4:00/2:30 Extra"/>
			<dipvalue name="4:00/2:15 Extra"/>
			<dipvalue name="4:00/2:05 Extra"/>
			<dipvalue name="4:00/2:00 Extra"/>
			<dipvalue name="3:30/2:15 Extra"/>
			<dipvalue name="3:30/2:00 Extra" default="yes"/>
			<dipvalue name="3:30/1:50 Extra"/>
			<dipvalue name="3:30/1:45 Extra"/>
			<dipvalue name="3:00/2:00 Extra"/>
			<dipvalue name="3:00/1:45 Extra"/>
			<dipvalue name="3:00/1:35 Extra"/>
			<dipvalue name="3:00/1:30 Extra"/>
			<dipvalue name="2:30/1:45 Extra"/>
			<dipvalue name="2:30/1:30 Extra"/>
			<dipvalue name="2:30/1:20 Extra"/>
			<dipvalue name="2:30/1:15 Extra"/>
			<dipvalue name="2:00/1:30 Extra"/>
			<dipvalue name="2:00/1:15 Extra"/>
			<dipvalue name="2:00/1:05 Extra"/>
			<dipvalue name="2:00/1:00 Extra"/>
			<dipvalue name="1:30/1:15 Extra"/>
			<dipvalue name="1:30/1:00 Extra"/>
			<dipvalue name="1:30/0:50 Extra"/>
			<dipvalue name="1:30/0:45 Extra"/>
			<dipvalue name="1:00/1:00 Extra"/>
			<dipvalue name="1:00/0:45 Extra"/>
			<dipvalue name="1:00/0:35 Extra"/>
			<dipvalue name="1:00/0:30 Extra"/>
		</dipswitch>
		<dipswitch name="Game Type">
			<dipvalue name="Timer In" default="yes"/>
			<dipvalue name="Credit In"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy"/>
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Very Hard"/>
		</dipswitch>
		<dipswitch name="Timer Speed">
			<dipvalue name="60/60" default="yes"/>
			<dipvalue name="55/60"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="768"/>
	</game>
	<game name="tempest" sourcefile="tempest.c">
		<description>Tempest (rev 3)</description>
		<year>1980</year>
		<manufacturer>Atari</manufacturer>
		<rom name="136002-113.d1" size="2048" crc="65d61fe7" sha1="38a1e8a8f65b7887cf3e190269fe4ce2c6f818aa" region="cpu1" offset="9000"/>
		<rom name="136002-114.e1" size="2048" crc="11077375" sha1="ed8ff0ca969da6672a7683b93d4fcf2935a0d903" region="cpu1" offset="9800"/>
		<rom name="136002-115.f1" size="2048" crc="f3e2827a" sha1="bd04fcfbbba995e08c3144c1474fcddaaeb1c700" region="cpu1" offset="a000"/>
		<rom name="136002-316.h1" size="2048" crc="aeb0f7e9" sha1="a5cc25015b98692673cfc1c7c2e9634efd750870" region="cpu1" offset="a800"/>
		<rom name="136002-217.j1" size="2048" crc="ef2eb645" sha1="b1a2c969e8897e335d5354de6ae04a65d4b2a1e4" region="cpu1" offset="b000"/>
		<rom name="136002-118.k1" size="2048" crc="beb352ab" sha1="f213166d3970e0bd0f29d8dea8d6afa6990cce38" region="cpu1" offset="b800"/>
		<rom name="136002-119.lm1" size="2048" crc="a4de050f" sha1="ea302e43a313a5a18115e74ddbaaedde0fbecda7" region="cpu1" offset="c000"/>
		<rom name="136002-120.mn1" size="2048" crc="35619648" sha1="48f1e8bed7ec6afa0b4c549a30e5ec331c071e40" region="cpu1" offset="c800"/>
		<rom name="136002-121.p1" size="2048" crc="73d38e47" sha1="9980606376a79ba94f8e2a325871a6c8d10d83fc" region="cpu1" offset="d000"/>
		<rom name="136002-222.r1" size="2048" crc="707bd5c3" sha1="2f0af6fb7154c244c794f7247e5c16a1e06ddf7d" region="cpu1" offset="d800"/>
		<rom name="136002-123.np3" size="2048" crc="29f7e937" sha1="686c8b9b8901262e743497cee7f2f7dd5cb3af7e" region="cpu1" offset="3000"/>
		<rom name="136002-124.r3" size="2048" crc="c16ec351" sha1="a30a3662c740810c0f20e3712679606921b8ca06" region="cpu1" offset="3800"/>
		<rom name="136002-125.d7" size="256" crc="5903af03" sha1="24bc0366f394ad0ec486919212e38be0f08d0239" region="proms" offset="0"/>
		<chip type="cpu" name="M6502" clock="1512000"/>
		<chip type="audio" name="POKEY" clock="1512000"/>
		<chip type="audio" name="POKEY" clock="1512000"/>
		<display type="vector" rotate="270" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="3" service="yes" tilt="yes">
			<control type="dial" minimum="0" maximum="15" sensitivity="20" keydelta="20"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy"/>
			<dipvalue name="Medium1" default="yes"/>
			<dipvalue name="Medium2"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Rating">
			<dipvalue name="1, 3, 5, 7, 9" default="yes"/>
			<dipvalue name="tied to high score"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Right Coin">
			<dipvalue name="*1" default="yes"/>
			<dipvalue name="*4"/>
			<dipvalue name="*5"/>
			<dipvalue name="*6"/>
		</dipswitch>
		<dipswitch name="Left Coin">
			<dipvalue name="*1" default="yes"/>
			<dipvalue name="*2"/>
		</dipswitch>
		<dipswitch name="Bonus Coins">
			<dipvalue name="None" default="yes"/>
			<dipvalue name="1 each 5"/>
			<dipvalue name="1 each 4 (+Demo)"/>
			<dipvalue name="1 each 3"/>
			<dipvalue name="2 each 4 (+Demo)"/>
			<dipvalue name="1 each 2"/>
			<dipvalue name="Freeze Mode"/>
			<dipvalue name="Freeze Mode"/>
		</dipswitch>
		<dipswitch name="Minimum">
			<dipvalue name="1 Credit" default="yes"/>
			<dipvalue name="2 Credit"/>
		</dipswitch>
		<dipswitch name="Language">
			<dipvalue name="English" default="yes"/>
			<dipvalue name="French"/>
			<dipvalue name="German"/>
			<dipvalue name="Spanish"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000"/>
			<dipvalue name="20000" default="yes"/>
			<dipvalue name="30000"/>
			<dipvalue name="40000"/>
			<dipvalue name="50000"/>
			<dipvalue name="60000"/>
			<dipvalue name="70000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="256"/>
	</game>
	<game name="centiped" sourcefile="centiped.c">
		<description>Centipede (revision 3)</description>
		<year>1980</year>
		<manufacturer>Atari</manufacturer>
		<rom name="136001-307.d1" size="2048" crc="5ab0d9de" sha1="8ea6e3304202831aabaf31dbd0f970a7b3bfe421" region="cpu1" offset="2000"/>
		<rom name="136001-308.e1" size="2048" crc="4c07fd3e" sha1="af4fdbf32c23b1864819d620a874e7f205da3cdb" region="cpu1" offset="2800"/>
		<rom name="136001-309.fh1" size="2048" crc="ff69b424" sha1="689fa560d40a384dcbcad7c8095bc12e91875580" region="cpu1" offset="3000"/>
		<rom name="136001-310.j1" size="2048" crc="44e40fa4" sha1="c557db83876afc8ab52047ab1a3c3bfef34d6351" region="cpu1" offset="3800"/>
		<rom name="136001-211.f7" size="2048" crc="880acfb9" sha1="6c862352c329776f2f9974a0df9dbe41f9dbc361" region="gfx1" dispose="yes" offset="0"/>
		<rom name="136001-212.hj7" size="2048" crc="b1397029" sha1="974c03d29aeca672fffa4dfc00a06be6a851aacb" region="gfx1" dispose="yes" offset="800"/>
		<rom name="136001-213.p4" size="256" crc="6fa3093a" sha1="2b7aeca74c1ae4156bf1878453a047330f96f0a8" region="proms" offset="0"/>
		<chip type="cpu" name="M6502" clock="1512000"/>
		<chip type="audio" name="POKEY" clock="1512000"/>
		<display type="raster" rotate="270" width="256" height="240" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2" tilt="yes">
			<control type="joy8way"/>
			<control type="trackball" minimum="0" maximum="255" sensitivity="50" keydelta="10" reverse="yes"/>
		</input>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Language">
			<dipvalue name="English" default="yes"/>
			<dipvalue name="German"/>
			<dipvalue name="French"/>
			<dipvalue name="Spanish"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000"/>
			<dipvalue name="12000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Credit Minimum">
			<dipvalue name="1" default="yes"/>
			<dipvalue name="2"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Right Coin">
			<dipvalue name="*1" default="yes"/>
			<dipvalue name="*4"/>
			<dipvalue name="*5"/>
			<dipvalue name="*6"/>
		</dipswitch>
		<dipswitch name="Left Coin">
			<dipvalue name="*1" default="yes"/>
			<dipvalue name="*2"/>
		</dipswitch>
		<dipswitch name="Bonus Coins">
			<dipvalue name="None" default="yes"/>
			<dipvalue name="3 credits/2 coins"/>
			<dipvalue name="5 credits/4 coins"/>
			<dipvalue name="6 credits/4 coins"/>
			<dipvalue name="6 credits/5 coins"/>
			<dipvalue name="4 credits/3 coins"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="8"/>
	</game>
	<game name="milliped" sourcefile="centiped.c">
		<description>Millipede</description>
		<year>1982</year>
		<manufacturer>Atari</manufacturer>
		<rom name="136013-104.1mn" size="4096" crc="40711675" sha1="b595d6a0f5d3c611ade1b83a94c3b909d2124dc4" region="cpu1" offset="4000"/>
		<rom name="136013-103.1l" size="4096" crc="fb01baf2" sha1="9c1d0bbc20bf25dd21761a311fd1ed80aa029241" region="cpu1" offset="5000"/>
		<rom name="136013-102.1jk" size="4096" crc="62e137e0" sha1="9fe40db55ba1d20d4f11704f7f5df9ff75b87f30" region="cpu1" offset="6000"/>
		<rom name="136013-101.1h" size="4096" crc="46752c7d" sha1="ab06b1fd80271849946f90757b3837b617394929" region="cpu1" offset="7000"/>
		<rom name="136013-107.5r" size="2048" crc="68c3437a" sha1="4c7ea33d9501456ee8f5a642da7d6c972f2bb90d" region="gfx1" dispose="yes" offset="0"/>
		<rom name="136013-106.5p" size="2048" crc="f4468045" sha1="602fcc7290f9f4eacb841c76665961ebf4307f80" region="gfx1" dispose="yes" offset="800"/>
		<rom name="136001-213.7e" size="256" crc="6fa3093a" sha1="2b7aeca74c1ae4156bf1878453a047330f96f0a8" region="proms" offset="0"/>
		<chip type="cpu" name="M6502" clock="1512000"/>
		<chip type="audio" name="POKEY" clock="1512000"/>
		<chip type="audio" name="POKEY" clock="1512000"/>
		<display type="raster" rotate="270" width="256" height="240" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2" tilt="yes">
			<control type="joy8way"/>
			<control type="trackball" minimum="0" maximum="255" sensitivity="50" keydelta="10" reverse="yes"/>
		</input>
		<dipswitch name="Language">
			<dipvalue name="English" default="yes"/>
			<dipvalue name="German"/>
			<dipvalue name="French"/>
			<dipvalue name="Spanish"/>
		</dipswitch>
		<dipswitch name="Bonus">
			<dipvalue name="0"/>
			<dipvalue name="0 1x" default="yes"/>
			<dipvalue name="0 1x 2x"/>
			<dipvalue name="0 1x 2x 3x"/>
		</dipswitch>
		<dipswitch name="Credit Minimum">
			<dipvalue name="1" default="yes"/>
			<dipvalue name="2"/>
		</dipswitch>
		<dipswitch name="Coin Counters">
			<dipvalue name="1" default="yes"/>
			<dipvalue name="2"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Millipede Head">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Beetle">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="12000"/>
			<dipvalue name="15000" default="yes"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Spider">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Starting Score Select">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Right Coin">
			<dipvalue name="*1" default="yes"/>
			<dipvalue name="*4"/>
			<dipvalue name="*5"/>
			<dipvalue name="*6"/>
		</dipswitch>
		<dipswitch name="Left Coin">
			<dipvalue name="*1" default="yes"/>
			<dipvalue name="*2"/>
		</dipswitch>
		<dipswitch name="Bonus Coins">
			<dipvalue name="None" default="yes"/>
			<dipvalue name="3 credits/2 coins"/>
			<dipvalue name="5 credits/4 coins"/>
			<dipvalue name="6 credits/4 coins"/>
			<dipvalue name="6 credits/5 coins"/>
			<dipvalue name="4 credits/3 coins"/>
			<dipvalue name="Demo Mode"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="samsho" sourcefile="neogeo.c" romof="neogeo">
		<description>Samurai Shodown / Samurai Spirits</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="045-p1.bin" size="524288" crc="80aa6c97" sha1="6e07a4aa7b4719ae487a10cee9389cb55a370a7a" region="cpu1" offset="0"/>
		<rom name="045-p2.bin" size="524288" crc="71768728" sha1="9ff0e01d3fb73ad04279d4fdf4c53c3160888179" region="cpu1" offset="80000"/>
		<rom name="045-p3.bin" size="524288" crc="38ee9ba9" sha1="48190699a6be83cb6257365ae81f93fdd23abe09" region="cpu1" offset="100000"/>
		<rom name="045-s1.bin" size="131072" crc="9142a4d3" sha1="54088e99fcfd75fd0f94852890a56350066a05a3" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="045-m1.bin" size="131072" crc="95170640" sha1="125c502db0693e8d11cef619b090081c14a9a300" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="045-v1.bin" size="2097152" crc="37f78a9b" sha1="6279b497d12fa90b49ab5ac3aae20fb302ec8b81" region="sound1" offset="0"/>
		<rom name="045-v2.bin" size="2097152" crc="568b20cf" sha1="61af858685472a1fad608e230cccc2b108509ddb" region="sound1" offset="200000"/>
		<rom name="045-c1.bin" size="2097152" crc="2e5873a4" sha1="65c74c1e2d34390666bbb630df7d1f4c9570c3db" region="gfx3" offset="0"/>
		<rom name="045-c2.bin" size="2097152" crc="04febb10" sha1="16a8cbf0fd9468e81bf9eab6dbe7a8e3623a843e" region="gfx3" offset="1"/>
		<rom name="045-c3.bin" size="2097152" crc="f3dabd1e" sha1="c80e52df42be9f8b2e89b467b11ab140a480cee8" region="gfx3" offset="400000"/>
		<rom name="045-c4.bin" size="2097152" crc="935c62f0" sha1="0053d40085fac14096b683f4341f65e543b71dc1" region="gfx3" offset="400001"/>
		<rom name="045-c5.bin" size="524288" crc="a2bb8284" sha1="aa118e3b8c062daa219b36758b9a3814c08c69dc" region="gfx3" offset="800000"/>
		<rom name="045-c6.bin" size="524288" crc="4fa71252" sha1="afe374a9d1f2d955a59efe7b6196b89e021b164c" region="gfx3" offset="800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof94" sourcefile="neogeo.c" romof="neogeo">
		<description>The King of Fighters '94</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="055-p1.bin" size="2097152" crc="f10a2042" sha1="d08a3f3c28be4b1793de7d362456281329fe1828" region="cpu1" offset="100000"/>
		<rom name="055-s1.bin" size="131072" crc="825976c1" sha1="cb6a70bdd95d449d25196ca269b621c362db6743" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="055-m1.bin" size="131072" crc="f6e77cf5" sha1="292a3e3a4918ffe72bd1c41acb927b91844e035e" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="055-v1.bin" size="2097152" crc="8889596d" sha1="c9ce713b720511438dbd3fe3bcc7c246f475c6a2" region="sound1" offset="0"/>
		<rom name="055-v2.bin" size="2097152" crc="25022b27" sha1="2b040a831c3c92ac6e4719de38009a0d55b64f6b" region="sound1" offset="200000"/>
		<rom name="055-v3.bin" size="2097152" crc="83cf32c0" sha1="34a31a37eb10945b5169e96321bcea06eec33a00" region="sound1" offset="400000"/>
		<rom name="055-c1.bin" size="2097152" crc="b96ef460" sha1="e52f5303c17b50ce165c008be2837336369c110b" region="gfx3" offset="0"/>
		<rom name="055-c2.bin" size="2097152" crc="15e096a7" sha1="237c2a3d059de00bfca66e0016ed325d7a32bfec" region="gfx3" offset="1"/>
		<rom name="055-c3.bin" size="2097152" crc="54f66254" sha1="c594384bcd8b03beb8c595591505fecc44b185ac" region="gfx3" offset="400000"/>
		<rom name="055-c4.bin" size="2097152" crc="0b01765f" sha1="ec1fdcc944611408367bf5023d4ebe7edd9dfa88" region="gfx3" offset="400001"/>
		<rom name="055-c5.bin" size="2097152" crc="ee759363" sha1="8a5621c1b1f8267b9b9b6a14ab4944de542e1945" region="gfx3" offset="800000"/>
		<rom name="055-c6.bin" size="2097152" crc="498da52c" sha1="1e6e6202ee053a5261db889177ce3a087e078bda" region="gfx3" offset="800001"/>
		<rom name="055-c7.bin" size="2097152" crc="62f66888" sha1="ac91a0eab0753bee175ad40213a4ae5d38ed5b87" region="gfx3" offset="c00000"/>
		<rom name="055-c8.bin" size="2097152" crc="fe0a235d" sha1="a45c66836e4e3c77dfef9d4c6cc422cb59169149" region="gfx3" offset="c00001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="aof2" sourcefile="neogeo.c" romof="neogeo">
		<description>Art of Fighting 2 / Ryuuko no Ken 2 (set 1)</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="056-p1.bin" size="1048576" crc="a3b1d021" sha1="ee42f3ca4516226b0088d0303ed28e3ecdabcd71" region="cpu1" offset="0"/>
		<rom name="056-s1.bin" size="131072" crc="8b02638e" sha1="aa4d28804ca602da776948b5f223ea89e427906b" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="056-m1.bin" size="131072" crc="f27e9d52" sha1="dddae733d87ce7c88ad2580a8f64cb6ff9572e67" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="056-v1.bin" size="2097152" crc="4628fde0" sha1="ece2a50f5270d844d58401b1447d1d856d78ea45" region="sound1" offset="0"/>
		<rom name="056-v2.bin" size="2097152" crc="b710e2f2" sha1="df4da585203eea7554d3ce718eb107e9cb6a0254" region="sound1" offset="200000"/>
		<rom name="056-v3.bin" size="1048576" crc="d168c301" sha1="969273d1d11943e81560959359a2c4e69522af0e" region="sound1" offset="400000"/>
		<rom name="056-c1.bin" size="2097152" crc="17b9cbd2" sha1="1eee81e02763d384bd1c10a6012473ca931e4093" region="gfx3" offset="0"/>
		<rom name="056-c2.bin" size="2097152" crc="5fd76b67" sha1="11925a41a53b53c6df4a5ebd28f98300950f743b" region="gfx3" offset="1"/>
		<rom name="056-c3.bin" size="2097152" crc="d2c88768" sha1="22e2d84aa0c095944190e249ce87ef50d3f7b8ce" region="gfx3" offset="400000"/>
		<rom name="056-c4.bin" size="2097152" crc="db39b883" sha1="59de86c513dc4e230ae25d9e3b7e84621b657b54" region="gfx3" offset="400001"/>
		<rom name="056-c5.bin" size="2097152" crc="c3074137" sha1="9a75e3d63cb98d54f900dcfb3a03e21f3148d32f" region="gfx3" offset="800000"/>
		<rom name="056-c6.bin" size="2097152" crc="31de68d3" sha1="13ba7046cdd6863125f8284e60f102d4720af5a4" region="gfx3" offset="800001"/>
		<rom name="056-c7.bin" size="2097152" crc="3f36df57" sha1="79ee97e9ae811a51141b535633f90e1491209d54" region="gfx3" offset="c00000"/>
		<rom name="056-c8.bin" size="2097152" crc="e546d7a8" sha1="74a2fca994a5a93a5784a46c0f68193122456a09" region="gfx3" offset="c00001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="samsho2" sourcefile="neogeo.c" romof="neogeo">
		<description>Samurai Shodown II / Shin Samurai Spirits - Haohmaru jigokuhen</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="063-p1.bin" size="2097152" crc="22368892" sha1="0997f8284aa0f57a333be8a0fdea777d0d01afd6" region="cpu1" offset="100000"/>
		<rom name="063-s1.bin" size="131072" crc="64a5cd66" sha1="12cdfb27bf9ccd5a8df6ddd4628ef7cf2c6d4964" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="063-m1.bin" size="131072" crc="56675098" sha1="90429fc40d056d480d0e2bbefbc691d9fa260fc4" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="063-v1.bin" size="2097152" crc="37703f91" sha1="a373ebef4c33ba1d8340e826981a58769aada238" region="sound1" offset="0"/>
		<rom name="063-v2.bin" size="2097152" crc="0142bde8" sha1="0be6c53acac44802bf70b6925452f70289a139d9" region="sound1" offset="200000"/>
		<rom name="063-v3.bin" size="2097152" crc="d07fa5ca" sha1="1da7f081f8b8fc86a91feacf900f573218d82676" region="sound1" offset="400000"/>
		<rom name="063-v4.bin" size="1048576" crc="24aab4bb" sha1="10ee4c5b3579865b93dcc1e4079963276aa700a6" region="sound1" offset="600000"/>
		<rom name="063-c1.bin" size="2097152" crc="86cd307c" sha1="0d04336f7c436d74638d8c1cd8651faf436a6bec" region="gfx3" offset="0"/>
		<rom name="063-c2.bin" size="2097152" crc="cdfcc4ca" sha1="179dc81432424d68cefedd20cc1c4b2a95deb891" region="gfx3" offset="1"/>
		<rom name="063-c3.bin" size="2097152" crc="7a63ccc7" sha1="49d97c543bc2860d493a353ab0d059088c6fbd21" region="gfx3" offset="400000"/>
		<rom name="063-c4.bin" size="2097152" crc="751025ce" sha1="e1bbaa7cd67fd04e4aab7f7ea77f63ae1cbc90d0" region="gfx3" offset="400001"/>
		<rom name="063-c5.bin" size="2097152" crc="20d3a475" sha1="28da44a136bd14c73c62c147c3f6e6bcfa1066de" region="gfx3" offset="800000"/>
		<rom name="063-c6.bin" size="2097152" crc="ae4c0a88" sha1="cc8a7d11daa3821f83a6fd0942534706f939e576" region="gfx3" offset="800001"/>
		<rom name="063-c7.bin" size="2097152" crc="2df3cbcf" sha1="e54f9022359963711451c2025825b862d36c6975" region="gfx3" offset="c00000"/>
		<rom name="063-c8.bin" size="2097152" crc="1ffc6dfa" sha1="acea18aca76c072e0bac2a364fc96d49cfc86e77" region="gfx3" offset="c00001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="fatfury3" sourcefile="neogeo.c" romof="neogeo">
		<description>Fatal Fury 3 - Road to the Final Victory / Garou Densetsu 3 - haruka-naru tatakai</description>
		<year>1995</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="069-p1.bin" size="1048576" crc="a8bcfbbc" sha1="519c4861151797e5f4d4f33432b83dfabed8e7c4" region="cpu1" offset="0"/>
		<rom name="069-p2.bin" size="2097152" crc="dbe963ed" sha1="8ece7f663cfe8e563576a397e41161d392cee67e" region="cpu1" offset="100000"/>
		<rom name="069-s1.bin" size="131072" crc="0b33a800" sha1="b7d2cc97da4f30ddebc7b801f5e1d17d2306b2db" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="069-m1.bin" size="131072" crc="fce72926" sha1="a40c74f793900b8542f0b8383ce4bf46fca112d4" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="069-v1.bin" size="4194304" crc="2bdbd4db" sha1="5f4fecf69c2329d699cbd45829c19303b1e2a80e" region="sound1" offset="0"/>
		<rom name="069-v2.bin" size="4194304" crc="a698a487" sha1="11b8bc53bc26a51f4a408e900e3769958625c4ed" region="sound1" offset="400000"/>
		<rom name="069-v3.bin" size="2097152" crc="581c5304" sha1="e9550ec547b4f605afed996b22d711f49b48fa92" region="sound1" offset="800000"/>
		<rom name="069-c1.bin" size="4194304" crc="e302f93c" sha1="d8610b14900b2b8fe691b67ca9b1abb335dbff74" region="gfx3" offset="0"/>
		<rom name="069-c2.bin" size="4194304" crc="1053a455" sha1="69501bfac68739e63d798045b812badd251d57b8" region="gfx3" offset="1"/>
		<rom name="069-c3.bin" size="4194304" crc="1c0fde2f" sha1="cf6c2ef56c03a861de3b0b6dc0d7c9204d947f9d" region="gfx3" offset="800000"/>
		<rom name="069-c4.bin" size="4194304" crc="a25fc3d0" sha1="83cb349e2f1032652060b233e741fb893be5af16" region="gfx3" offset="800001"/>
		<rom name="069-c5.bin" size="2097152" crc="b3ec6fa6" sha1="7e4c8ee9dd8d9a25ff183d9d8b05f38769348bc7" region="gfx3" offset="1000000"/>
		<rom name="069-c6.bin" size="2097152" crc="69210441" sha1="6d496c549dba65caabeaffe5b762e86f9d648a26" region="gfx3" offset="1000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="doubledr" sourcefile="neogeo.c" romof="neogeo">
		<description>Double Dragon (Neo-Geo)</description>
		<year>1995</year>
		<manufacturer>Technos</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="082-p1.bin" size="2097152" crc="34ab832a" sha1="fbb1bd195f5653f7b9c89648649f838eaf83cbe4" region="cpu1" offset="100000"/>
		<rom name="082-s1.bin" size="131072" crc="bef995c5" sha1="9c89adbdaa5c1f827632c701688563dac2e482a4" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="082-m1.bin" size="131072" crc="10b144de" sha1="cf1ed0a447da68240c62bcfd76b1569803f6bf76" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="082-v1.bin" size="2097152" crc="cc1128e4" sha1="bfcfff24bc7fbde0b02b1bc0dffebd5270a0eb04" region="sound1" offset="0"/>
		<rom name="082-v2.bin" size="2097152" crc="c3ff5554" sha1="c685887ad64998e5572607a916b023f8b9efac49" region="sound1" offset="200000"/>
		<rom name="082-c1.bin" size="2097152" crc="b478c725" sha1="3a777c5906220f246a6dc06cb084e6ad650d67bb" region="gfx3" offset="0"/>
		<rom name="082-c2.bin" size="2097152" crc="2857da32" sha1="9f13245965d23db86d46d7e73dfb6cc63e6f25a1" region="gfx3" offset="1"/>
		<rom name="082-c3.bin" size="2097152" crc="8b0d378e" sha1="3a347215e414b738164f1fe4144102f07d4ffb80" region="gfx3" offset="400000"/>
		<rom name="082-c4.bin" size="2097152" crc="c7d2f596" sha1="e2d09d4d1b1fef9c0c53ecf3629e974b75e559f5" region="gfx3" offset="400001"/>
		<rom name="082-c5.bin" size="2097152" crc="ec87bff6" sha1="3fa86da93881158c2c23443855922a7b32e55135" region="gfx3" offset="800000"/>
		<rom name="082-c6.bin" size="2097152" crc="844a8a11" sha1="b2acbd4cacce66fb32c052b2fba9984904679bda" region="gfx3" offset="800001"/>
		<rom name="082-c7.bin" size="1048576" crc="727c4d02" sha1="8204c7f037d46e0c58f269f9c7a535bc2589f526" region="gfx3" offset="c00000"/>
		<rom name="082-c8.bin" size="1048576" crc="69a5fa37" sha1="020e70e0e8b3c5d00a40fe97e418115a3187e50a" region="gfx3" offset="c00001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="pbobblen" sourcefile="neogeo.c" romof="neogeo">
		<description>Puzzle Bobble / Bust-A-Move (Neo-Geo) (set 1)</description>
		<year>1994</year>
		<manufacturer>Taito</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="083-p1.bin" size="262144" crc="7c3c34e1" sha1="50fafb3529351c82a3656e6b07ab174a7bf8da0b" region="cpu1" offset="0"/>
		<rom name="083-s1.bin" size="131072" crc="9caae538" sha1="cf2d90a7c1a42107c0bb8b9a61397634286dbe0a" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="083-m1.bin" size="65536" crc="129e6054" sha1="4edd18c44759e7a140705f1544413c649131c551" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="083-v3.bin" size="1048576" crc="0840cbc4" sha1="1adbd7aef44fa80832f63dfb8efdf69fd7256a57" region="sound1" offset="200000"/>
		<rom name="083-v4.bin" size="524288" crc="0a548948" sha1="e1e4afd17811cb60401c14fbcf0465035165f4fb" region="sound1" offset="300000"/>
		<rom name="083-c5.bin" size="524288" crc="e89ad494" sha1="69c9ea415773af94ac44c48af05d55ada222b138" region="gfx3" offset="0"/>
		<rom name="083-c6.bin" size="524288" crc="4b42d7eb" sha1="042ae50a528cea21cf07771d3915c57aa16fd5af" region="gfx3" offset="1"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof95" sourcefile="neogeo.c" romof="neogeo">
		<description>The King of Fighters '95 (set 1)</description>
		<year>1995</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="084-p1.bin" size="2097152" crc="5e54cf95" sha1="41abe2042fdbb1526e92a0789976a9b1ac5e60f0" region="cpu1" offset="100000"/>
		<rom name="084-s1.bin" size="131072" crc="de716f8a" sha1="f7386454a943ed5caf625f67ee1d0197b1c6fa13" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="084-m1.bin" size="131072" crc="6f2d7429" sha1="6f8462e4f07af82a5ca3197895d5dcbb67bdaa61" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="084-v1.bin" size="4194304" crc="84861b56" sha1="1b6c91ddaed01f45eb9b7e49d9c2b9b479d50da6" region="sound1" offset="0"/>
		<rom name="084-v2.bin" size="2097152" crc="b38a2803" sha1="dbc2c8606ca09ed7ff20906b022da3cf053b2f09" region="sound1" offset="400000"/>
		<rom name="084-v3.bin" size="1048576" crc="d683a338" sha1="eb9866b4b286edc09963cb96c43ce0a8fb09adbb" region="sound1" offset="800000"/>
		<rom name="084-c1.bin" size="4194304" crc="fe087e32" sha1="e8e89faa616027e4fb9b8a865c1a67f409c93bdf" region="gfx3" offset="0"/>
		<rom name="084-c2.bin" size="4194304" crc="07864e09" sha1="0817fcfd75d0735fd8ff27561eaec371e4ff5829" region="gfx3" offset="1"/>
		<rom name="084-c3.bin" size="4194304" crc="a4e65d1b" sha1="740a405b40b3a4b324697d2652cae29ffe0ac0bd" region="gfx3" offset="800000"/>
		<rom name="084-c4.bin" size="4194304" crc="c1ace468" sha1="74ea2a3cfd7b744f0988a05baaff10016ca8f625" region="gfx3" offset="800001"/>
		<rom name="084-c5.bin" size="2097152" crc="8a2c1edc" sha1="67866651bc0ce27122285a66b0aab108acf3d065" region="gfx3" offset="1000000"/>
		<rom name="084-c6.bin" size="2097152" crc="f593ac35" sha1="302c92c63f092a8d49429c3331e5e5678f0ea48d" region="gfx3" offset="1000001"/>
		<rom name="084-c7.bin" size="1048576" crc="9904025f" sha1="eec770746a0ad073f7d353ab16a2cc3a5278d307" region="gfx3" offset="1800000"/>
		<rom name="084-c8.bin" size="1048576" crc="78eb0f9b" sha1="2925ea21ed2ce167f08a25589e94f28643379034" region="gfx3" offset="1800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="samsho3" sourcefile="neogeo.c" romof="neogeo">
		<description>Samurai Shodown III / Samurai Spirits - Zankurou Musouken (set 1)</description>
		<year>1995</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="087-p1.bin" size="1048576" crc="282a336e" sha1="e062f1939d36a45f185b5dbd726cdd833dc7c28c" region="cpu1" offset="0"/>
		<rom name="087-p2.bin" size="2097152" crc="9bbe27e0" sha1="b18117102159903c8e8f4e4226e1cc91a400e816" region="cpu1" offset="100000"/>
		<rom name="087-s1.bin" size="131072" crc="74ec7d9f" sha1="d79c479838a7ca51735a44f91f1968ec5b3c6b91" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="087-m1.bin" size="131072" crc="8e6440eb" sha1="e3f72150af4e326543b29df71cda27d73ec087c1" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="087-v1.bin" size="4194304" crc="84bdd9a0" sha1="adceceb00569eca13fcc2e0f0d9f0d9b06a06851" region="sound1" offset="0"/>
		<rom name="087-v2.bin" size="2097152" crc="ac0f261a" sha1="5411bdff24cba7fdbc3397d45a70fb468d7a44b3" region="sound1" offset="400000"/>
		<rom name="087-c1.bin" size="4194304" crc="07a233bc" sha1="654cb56cfd6eeebe6745c0b8b730317fb8ccd3d9" region="gfx3" offset="0"/>
		<rom name="087-c2.bin" size="4194304" crc="7a413592" sha1="b8c7a2d0d7a8b14d6cab94d7a5f347e73c6ab7a4" region="gfx3" offset="1"/>
		<rom name="087-c3.bin" size="4194304" crc="8b793796" sha1="053acc129ea56691607a5d255845703e61fd3ada" region="gfx3" offset="800000"/>
		<rom name="087-c4.bin" size="4194304" crc="728fbf11" sha1="daa319d455f759bfc08a37b43218bdb48dc1c9e5" region="gfx3" offset="800001"/>
		<rom name="087-c5.bin" size="4194304" crc="172ab180" sha1="a6122f683bdb78d0079e1e360c1b96ba28def7b7" region="gfx3" offset="1000000"/>
		<rom name="087-c6.bin" size="4194304" crc="002ff8f3" sha1="3a378708697d727796c4f702dd5bbf1c9eb4daec" region="gfx3" offset="1000001"/>
		<rom name="087-c7.bin" size="1048576" crc="ae450e3d" sha1="ec482632cc347ec3f9e68df0ebcaa16ebe41b9f9" region="gfx3" offset="1800000"/>
		<rom name="087-c8.bin" size="1048576" crc="a9e82717" sha1="e39ee15d5140dbe7f06eea945cce9984a5e8b06a" region="gfx3" offset="1800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="whp" sourcefile="neogeo.c" romof="neogeo">
		<description>World Heroes Perfect</description>
		<year>1995</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="090-p1.bin" size="2097152" crc="afaa4702" sha1="83d122fddf17d4774353abf4a0655f3939f7b752" region="cpu1" offset="100000"/>
		<rom name="090-s1.bin" size="131072" crc="174a880f" sha1="c35d315d728d119a6e9aa42e0593937c90897449" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="090-m1.bin" size="131072" crc="28065668" sha1="0c60d4afa1dccad0135e733104f056be73b54e4e" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="090-v1.bin" size="2097152" crc="30cf2709" sha1="d1845033f16de2470afd3858ee0efb45176d9ed7" region="sound1" offset="0"/>
		<rom name="090-v2.bin" size="2097152" crc="b6527edd" sha1="2bcf5bfa6e117cf4a3728a5e5f5771313c93f22a" region="sound1" offset="200000"/>
		<rom name="090-v3.bin" size="2097152" crc="1908a7ce" sha1="78f31bcfea33eb94752bbf5226c481baec1af5ac" region="sound1" offset="400000"/>
		<rom name="090-c1.bin" size="4194304" crc="cd30ed9b" sha1="839c20f7ff31251acc875ae402b5d267e55510c7" region="gfx3" offset="0"/>
		<rom name="090-c2.bin" size="4194304" crc="10eed5ee" sha1="12131b1c8c017ea77a98c044b392a5db6aad0143" region="gfx3" offset="1"/>
		<rom name="090-c3.bin" size="2097152" crc="436d1b31" sha1="059776d77b91377ed0bcfc278802d659c917fc0f" region="gfx3" offset="800000"/>
		<rom name="090-c4.bin" size="2097152" crc="f9c8dd26" sha1="25a9eea1d49b21b4a988beb32c25bf2f7796f227" region="gfx3" offset="800001"/>
		<rom name="090-c5.bin" size="2097152" crc="8e34a9f4" sha1="67b839b426ef3fad0a85d951fdd44c0a45c55226" region="gfx3" offset="1000000"/>
		<rom name="090-c6.bin" size="2097152" crc="a43e4766" sha1="54f282f2b1ff2934cca7acbb4386a2b99a29df3a" region="gfx3" offset="1000001"/>
		<rom name="090-c7.bin" size="2097152" crc="59d97215" sha1="85a960dc7f364df13ee0c2f99a4c53aefb081486" region="gfx3" offset="1800000"/>
		<rom name="090-c8.bin" size="2097152" crc="fc092367" sha1="69ff4ae909dd857de3ca8645d63f8b4bde117448" region="gfx3" offset="1800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kabukikl" sourcefile="neogeo.c" romof="neogeo">
		<description>Far East of Eden - Kabuki Klash / Tengai Makyou - Shin Den</description>
		<year>1995</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="092-p1.bin" size="2097152" crc="28ec9b77" sha1="7cdc789a99f8127f437d68cbc41278c926be9efd" region="cpu1" offset="100000"/>
		<rom name="092-s1.bin" size="131072" crc="a3d68ee2" sha1="386f6110a16967a72fbf788f9d968fddcdcd2889" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="092-m1.bin" size="131072" crc="91957ef6" sha1="7b6907532a0e02ceb643623cbd689cf228776ed1" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="092-v1.bin" size="2097152" crc="69e90596" sha1="1a2007d7784b3ce90d115980c3353862f1664d45" region="sound1" offset="0"/>
		<rom name="092-v2.bin" size="2097152" crc="7abdb75d" sha1="0bff764889fe02f37877514c7fc450250839f632" region="sound1" offset="200000"/>
		<rom name="092-v3.bin" size="2097152" crc="eccc98d3" sha1="b0dfbdb1ea045cb961323ac6906ab342256c3dc7" region="sound1" offset="400000"/>
		<rom name="092-v4.bin" size="1048576" crc="a7c9c949" sha1="574bc55b45e81ce357b14f5992426115de25cd35" region="sound1" offset="600000"/>
		<rom name="092-c1.bin" size="4194304" crc="2a9fab01" sha1="aa9f037df33ae0575b328734c76c0918ae1917e9" region="gfx3" offset="0"/>
		<rom name="092-c2.bin" size="4194304" crc="6d2bac02" sha1="dfe96b62883333872be432e8af1ae617c9e62698" region="gfx3" offset="1"/>
		<rom name="092-c3.bin" size="4194304" crc="5da735d6" sha1="f1c05a73794ece15576a0a30c81f4a44faac475a" region="gfx3" offset="800000"/>
		<rom name="092-c4.bin" size="4194304" crc="de07f997" sha1="c27a4d4bef868eed38dc152ff37d4135b16cc991" region="gfx3" offset="800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof96" sourcefile="neogeo.c" romof="neogeo">
		<description>The King of Fighters '96 (set 1)</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="214-p1.bin" size="1048576" crc="52755d74" sha1="4232d627f1d2e6ea9fc8cf01571d77d4d5b8a1bb" region="cpu1" offset="0"/>
		<rom name="214-p2.bin" size="2097152" crc="002ccb73" sha1="3ae8df682c75027ca82db25491021eeba00a267e" region="cpu1" offset="100000"/>
		<rom name="214-s1.bin" size="131072" crc="1254cbdb" sha1="fce5cf42588298711a3633e9c9c1d4dcb723ac76" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="214-m1.bin" size="131072" crc="dabc427c" sha1="b76722ed142ee7addceb4757424870dbd003e8b3" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="214-v1.bin" size="4194304" crc="63f7b045" sha1="1353715f1a8476dca6f8031d9e7a401eacab8159" region="sound1" offset="0"/>
		<rom name="214-v2.bin" size="4194304" crc="25929059" sha1="6a721c4cb8f8dc772774023877d4a9f50d5a9e31" region="sound1" offset="400000"/>
		<rom name="214-v3.bin" size="2097152" crc="92a2257d" sha1="5064aec78fa0d104e5dd5869b95382aa170214ee" region="sound1" offset="800000"/>
		<rom name="214-c1.bin" size="4194304" crc="7ecf4aa2" sha1="f773c4c1f05d58dd37e7bb2ac1d1e0ec43998a71" region="gfx3" offset="0"/>
		<rom name="214-c2.bin" size="4194304" crc="05b54f37" sha1="cc31653fe4cb05201fba234e080cb9c7a7592b1b" region="gfx3" offset="1"/>
		<rom name="214-c3.bin" size="4194304" crc="64989a65" sha1="e6f3749d43be0afa9dad7b085cb782ba694252ca" region="gfx3" offset="800000"/>
		<rom name="214-c4.bin" size="4194304" crc="afbea515" sha1="ae875052728de33174827705646bd14cf3937b5c" region="gfx3" offset="800001"/>
		<rom name="214-c5.bin" size="4194304" crc="2a3bbd26" sha1="7c1a7e50a10a1b082e0d0d515c34135ee9f995ac" region="gfx3" offset="1000000"/>
		<rom name="214-c6.bin" size="4194304" crc="44d30dc7" sha1="c8ae001e37224b55d9e4a4d99f6578b4f6eb055f" region="gfx3" offset="1000001"/>
		<rom name="214-c7.bin" size="4194304" crc="3687331b" sha1="2be95caab76d7af51674f93884330ba73a6053e4" region="gfx3" offset="1800000"/>
		<rom name="214-c8.bin" size="4194304" crc="fa1461ad" sha1="6c71a7f08e4044214223a6bf80984582ab5e0328" region="gfx3" offset="1800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="ninjamas" sourcefile="neogeo.c" romof="neogeo">
		<description>Ninja Master's - haoh-ninpo-cho</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="217-p1.bin" size="1048576" crc="3e97ed69" sha1="336bcae375a5109945d11356503bf0d9f4a9a50a" region="cpu1" offset="0"/>
		<rom name="217-p2.bin" size="2097152" crc="191fca88" sha1="e318e5931704779bbe461719a5eeeba89bd83a5d" region="cpu1" offset="100000"/>
		<rom name="217-s1.bin" size="131072" crc="8ff782f0" sha1="90099c154357042ba658d4ef6abe4d9335bb7172" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="217-m1.bin" size="131072" crc="d00fb2af" sha1="6bcaa52e1641cc24288e1f22f4dc98e8d8921b90" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="217-v1.bin" size="4194304" crc="1c34e013" sha1="5368e413d2188c4fd063b6bb7d5f498ff83ea812" region="sound1" offset="0"/>
		<rom name="217-v2.bin" size="2097152" crc="22f1c681" sha1="09da03b2e63d180e55173ff25e8735c4162f027b" region="sound1" offset="400000"/>
		<rom name="217-c1.bin" size="4194304" crc="5fe97bc4" sha1="d76c955d83baa2b9fd24222a9b2852947b7b92f0" region="gfx3" offset="0"/>
		<rom name="217-c2.bin" size="4194304" crc="886e0d66" sha1="d407e1525e4ebe996e14f6e5c0396a10f736a50d" region="gfx3" offset="1"/>
		<rom name="217-c3.bin" size="4194304" crc="59e8525f" sha1="19f602c71545d6c021dc72e112d3a8b8efe7a9b7" region="gfx3" offset="800000"/>
		<rom name="217-c4.bin" size="4194304" crc="8521add2" sha1="0d1a6f2979302c4c282e31ff334d2d887aec74f7" region="gfx3" offset="800001"/>
		<rom name="217-c5.bin" size="4194304" crc="fb1896e5" sha1="777a8caa9ebdbddf89e3d5ab650c94a55228ce54" region="gfx3" offset="1000000"/>
		<rom name="217-c6.bin" size="4194304" crc="1c98c54b" sha1="cb1cad161d9b9f2f5a7cf8ae4d6d35b51acf90f5" region="gfx3" offset="1000001"/>
		<rom name="217-c7.bin" size="4194304" crc="8b0ede2e" sha1="ea632ac98291ddac95441b7fe2349974b2da8a42" region="gfx3" offset="1800000"/>
		<rom name="217-c8.bin" size="4194304" crc="a085bb61" sha1="6a3e9e6ba96072b8849b407f2b24103dc0852259" region="gfx3" offset="1800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="samsho4" sourcefile="neogeo.c" romof="neogeo">
		<description>Samurai Shodown IV - Amakusa's Revenge / Samurai Spirits - Amakusa Kourin</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="222-p1.bin" size="1048576" crc="1a5cb56d" sha1="9a0a5a1c7c5d428829f22d3d17f7033d43a51b5b" region="cpu1" offset="0"/>
		<rom name="222-p2.bin" size="4194304" crc="b023cd8b" sha1="35b4cec9858225f90acdfa16ed8a3017d0d08327" region="cpu1" offset="100000"/>
		<rom name="222-s1.bin" size="131072" crc="8d3d3bf9" sha1="9975ed9b458bdd14e23451d2534153f68a5e4e6c" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="222-m1.bin" size="131072" crc="7615bc1b" sha1="b936f7b341f6fe0921b4c41049734684583e3596" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="222-v1.bin" size="4194304" crc="7d6ba95f" sha1="03cb4e0d770e0b332b07b64cacef624460b84c78" region="sound1" offset="0"/>
		<rom name="222-v2.bin" size="4194304" crc="6c33bb5d" sha1="fd5d4e08a962dd0d22c52c91bad5ec7f23cfb901" region="sound1" offset="400000"/>
		<rom name="222-v3.bin" size="2097152" crc="831ea8c0" sha1="f2987b7d09bdc4311e972ce8a9ab7ca9802db4db" region="sound1" offset="800000"/>
		<rom name="222-c1.bin" size="4194304" crc="68f2ed95" sha1="c0a02df012cd25bcfe341770ea861a80294148cb" region="gfx3" offset="0"/>
		<rom name="222-c2.bin" size="4194304" crc="a6e9aff0" sha1="15addca49951ed53fa3c000c8d7cd327d012a620" region="gfx3" offset="1"/>
		<rom name="222-c3.bin" size="4194304" crc="c91b40f4" sha1="dcda45e0336204e3e024de08edfd0a3217bc1fdd" region="gfx3" offset="800000"/>
		<rom name="222-c4.bin" size="4194304" crc="359510a4" sha1="b6642677ebdff7788263266402080272b8a66b15" region="gfx3" offset="800001"/>
		<rom name="222-c5.bin" size="4194304" crc="9cfbb22d" sha1="789c32f917d0c6e38601cd390a7bf9d803131a4a" region="gfx3" offset="1000000"/>
		<rom name="222-c6.bin" size="4194304" crc="685efc32" sha1="db21ba1c7e3631ce0f1cb6f503ae7e0e043ff71b" region="gfx3" offset="1000001"/>
		<rom name="222-c7.bin" size="4194304" crc="d0f86f0d" sha1="32502d71c2ab1469c492b6b382bf2bb3f85981d9" region="gfx3" offset="1800000"/>
		<rom name="222-c8.bin" size="4194304" crc="adfc50e3" sha1="7d7ee874355b5aa75ad9c9a5c9c3df98d098d85e" region="gfx3" offset="1800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="rbffspec" sourcefile="neogeo.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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="223-p1.bin" size="1048576" crc="f84a2d1d" sha1="fc19225d9dbdb6bd0808023ee32c7829f6ffdef6" region="cpu1" offset="0"/>
		<rom name="223-p2.bin" size="4194304" crc="addd8f08" sha1="abaf5b86c8ec915c07ef2d83fce9ad03acaa4817" region="cpu1" offset="100000"/>
		<rom name="223-s1.bin" size="131072" crc="7ecd6e8c" sha1="465455afc4d83cbb118142be4671b2539ffafd79" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="223-m1.bin" size="131072" crc="3fee46bf" sha1="e750f85233953853618fcdff980a4721af1710a3" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="223-v1.bin" size="4194304" crc="76673869" sha1="78a26afa29f73de552ffabdbf3fc4bf26be8ae9e" region="sound1" offset="0"/>
		<rom name="223-v2.bin" size="4194304" crc="7a275acd" sha1="8afe87ce822614262b72a90b371fc79155ac0d0c" region="sound1" offset="400000"/>
		<rom name="223-v3.bin" size="4194304" crc="5a797fd2" sha1="94958e334f86d4d71059af8138f255b8d97a3b01" region="sound1" offset="800000"/>
		<rom name="223-c1.bin" size="4194304" crc="ebab05e2" sha1="0d60a8b631e3a3dcfbfdd7779dee081c9548ec39" region="gfx3" offset="0"/>
		<rom name="223-c2.bin" size="4194304" crc="641868c3" sha1="aa1aeb661842276b3326bfa4f1456f75bfecd52e" region="gfx3" offset="1"/>
		<rom name="223-c3.bin" size="4194304" crc="ca00191f" sha1="96977febfcc513e1848d7029ff169cdf51104038" region="gfx3" offset="800000"/>
		<rom name="223-c4.bin" size="4194304" crc="1f23d860" sha1="e18df52f898a51074e07a0b8c6e75873e7cde35e" region="gfx3" offset="800001"/>
		<rom name="223-c5.bin" size="4194304" crc="321e362c" sha1="39bd189334278f266124c97c6f70995f6f171cea" region="gfx3" offset="1000000"/>
		<rom name="223-c6.bin" size="4194304" crc="d8fcef90" sha1="bbccacb27f1e587bc144fe7ce68bd7b327ceaaee" region="gfx3" offset="1000001"/>
		<rom name="223-c7.bin" size="4194304" crc="bc80dd2d" sha1="086f372015eede88c6c578595fe915e28a589d2f" region="gfx3" offset="1800000"/>
		<rom name="223-c8.bin" size="4194304" crc="5ad62102" sha1="e28cc9840caed2a1a8bd65a03bef05231071040c" region="gfx3" offset="1800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof97" sourcefile="neogeo.c" romof="neogeo">
		<description>The King of Fighters '97 (set 1)</description>
		<year>1997</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="232-p1.bin" size="1048576" crc="7db81ad9" sha1="8bc42be872fd497eb198ca13bf004852b88eb1dc" region="cpu1" offset="0"/>
		<rom name="232-p2.bin" size="4194304" crc="158b23f6" sha1="9744620a70513490aaf9c5eda33e5ec31222be19" region="cpu1" offset="100000"/>
		<rom name="232-s1.bin" size="131072" crc="8514ecf5" sha1="18d8e7feb51ea88816f1c786932a53655b0de6a0" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="232-m1.bin" size="131072" crc="45348747" sha1="ed77cbae2b208d1177a9f5f6e8cd57070e90b65b" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="232-v1.bin" size="4194304" crc="22a2b5b5" sha1="ebdbc977332e6d93e266755000b43857e0082965" region="sound1" offset="0"/>
		<rom name="232-v2.bin" size="4194304" crc="2304e744" sha1="98d283e2bcc9291a53f52afd35ef76dfb0828432" region="sound1" offset="400000"/>
		<rom name="232-v3.bin" size="4194304" crc="759eb954" sha1="54e77c4e9e6b89458e59824e478ddc33a9c72655" region="sound1" offset="800000"/>
		<rom name="232-c1.bin" size="8388608" crc="5f8bf0a1" sha1="e8b63bbc814de171fd18c5864a7fc639970c1ecf" region="gfx3" offset="0"/>
		<rom name="232-c2.bin" size="8388608" crc="e4d45c81" sha1="fdb2b9326362e27b1c7a5beb977e0bc537488186" region="gfx3" offset="1"/>
		<rom name="232-c3.bin" size="8388608" crc="581d6618" sha1="14d3124a08ded59f86932c6b28e1a4e48c564ccd" region="gfx3" offset="1000000"/>
		<rom name="232-c4.bin" size="8388608" crc="49bb1e68" sha1="f769c1bd1b019521111ff3f0d22c63cb1f2640ef" region="gfx3" offset="1000001"/>
		<rom name="232-c5.bin" size="4194304" crc="34fc4e51" sha1="b39c65f27873f71a6f5a5d1d04e5435f874472ee" region="gfx3" offset="2000000"/>
		<rom name="232-c6.bin" size="4194304" crc="4ff4d47b" sha1="4d5689ede24a5fe4330bd85d4d3f4eb2795308bb" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="lastblad" sourcefile="neogeo.c" romof="neogeo">
		<description>Last Blade / Bakumatsu Roman - Gekka no Kenshi, The (set 1)</description>
		<year>1997</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="234-p1.bin" size="1048576" crc="e123a5a3" sha1="a3ddabc00feeb54272b145246612ad4632b0e413" region="cpu1" offset="0"/>
		<rom name="234-p2.bin" size="4194304" crc="0fdc289e" sha1="1ff31c0b0f4f9ddbedaf4bcf927faaae81892ec7" region="cpu1" offset="100000"/>
		<rom name="234-s1.bin" size="131072" crc="95561412" sha1="995de272f572fd08d909d3d0af4251b9957b3640" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="234-m1.bin" size="131072" crc="087628ea" sha1="48dcf739bb16699af4ab8ed632b7dcb25e470e06" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="234-v1.bin" size="4194304" crc="ed66b76f" sha1="8a05ff06d9b6f01c6c16b3026282eaabb0e25b44" region="sound1" offset="0"/>
		<rom name="234-v2.bin" size="4194304" crc="a0e7f6e2" sha1="753ff74fa9294f695aae511ae01ead119b114a57" region="sound1" offset="400000"/>
		<rom name="234-v3.bin" size="4194304" crc="a506e1e2" sha1="b3e04ba1a5cb50b77c6fbe9fe353b9b64b6f3f74" region="sound1" offset="800000"/>
		<rom name="234-v4.bin" size="4194304" crc="0e34157f" sha1="20a1f4833e5e29ba0073c1712d7a17ab7a2a035c" region="sound1" offset="c00000"/>
		<rom name="234-c1.bin" size="8388608" crc="9f7e2bd3" sha1="2828aca0c0f5802110f10453c1cf640f69736554" region="gfx3" offset="0"/>
		<rom name="234-c2.bin" size="8388608" crc="80623d3c" sha1="ad460615115ec8fb25206f012da59ecfc8059b64" region="gfx3" offset="1"/>
		<rom name="234-c3.bin" size="8388608" crc="91ab1a30" sha1="e3cf9133784bef2c8f1bfe45f277ccf82cc6f6a1" region="gfx3" offset="1000000"/>
		<rom name="234-c4.bin" size="8388608" crc="3d60b037" sha1="78a50233bcd19e92c7b6f7ee1a53417d9db21f6a" region="gfx3" offset="1000001"/>
		<rom name="234-c5.bin" size="4194304" crc="1ba80cee" sha1="0c59057183b5279b747e73213b4cd3c6d7ad9eb1" region="gfx3" offset="2000000"/>
		<rom name="234-c6.bin" size="4194304" crc="beafd091" sha1="55df9cc128eb0f00856de3996c946e3efe8f09a5" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="rbff2" sourcefile="neogeo.c" romof="neogeo">
		<description>Real Bout Fatal Fury 2 - The Newcomers / Real Bout Garou Densetsu 2 - the newcomers (set 1)</description>
		<year>1998</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="240-p1.bin" size="1048576" crc="80e41205" sha1="8f83eb8ff54be4ec40f8a0dd2cbe56c54908d00a" region="cpu1" offset="0"/>
		<rom name="240-p2.bin" size="4194304" crc="960aa88d" sha1="3d9e785891871af90313f178dca2724633406674" region="cpu1" offset="100000"/>
		<rom name="240-s1.bin" size="131072" crc="da3b40de" sha1="e6bf74e057ac6fe1f249a7547f13ba7fbc694561" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="240-m1.bin" size="262144" crc="ed482791" sha1="1f54a45967cb7842c33aa24be322c9f33ff75ac3" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="240-v1.bin" size="4194304" crc="f796265a" sha1="736dff37eb91fc856b4d189249fb0de9b6c0813a" region="sound1" offset="0"/>
		<rom name="240-v2.bin" size="4194304" crc="2cb3f3bb" sha1="697e677890892f4b028c9a27c66809ca0a8a9b18" region="sound1" offset="400000"/>
		<rom name="240-v3.bin" size="4194304" crc="8fe1367a" sha1="093d7a4ac2b54ad7ffb2dc316fe29415f7a99535" region="sound1" offset="800000"/>
		<rom name="240-v4.bin" size="4194304" crc="33a356ee" sha1="b2a08052be670f301f8d4903b36c70088d1a11da" region="sound1" offset="c00000"/>
		<rom name="240-c1.bin" size="8388608" crc="effac504" sha1="e36a96e7369b02c7e839b5abf3c6799453ba1927" region="gfx3" offset="0"/>
		<rom name="240-c2.bin" size="8388608" crc="ed182d44" sha1="a9fc0a3a786bf067c129ec7220df65953dff804f" region="gfx3" offset="1"/>
		<rom name="240-c3.bin" size="8388608" crc="22e0330a" sha1="0fe7f6a8aeba7f17dbb278e85003969ff10d3cd2" region="gfx3" offset="1000000"/>
		<rom name="240-c4.bin" size="8388608" crc="c19a07eb" sha1="139eac8b51cadf328dd42d8109f4e2463f57230c" region="gfx3" offset="1000001"/>
		<rom name="240-c5.bin" size="8388608" crc="244dff5a" sha1="156548156d3ceaa808d0053d0749af2526a3943e" region="gfx3" offset="2000000"/>
		<rom name="240-c6.bin" size="8388608" crc="4609e507" sha1="bb17f50a377dddb77c1eeda5944a7bcbf0cca5f7" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="mslug2" sourcefile="neogeo.c" romof="neogeo">
		<description>Metal Slug 2 - Super Vehicle-001/II</description>
		<year>1998</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="241-p1.bin" size="1048576" crc="2a53c5da" sha1="5a6aba482cac588a6c2c51179c95b487c6e11899" region="cpu1" offset="0"/>
		<rom name="241-p2.bin" size="2097152" crc="38883f44" sha1="fcf34b8c6e37774741542393b963635412484a27" region="cpu1" offset="100000"/>
		<rom name="241-s1.bin" size="131072" crc="f3d32f0f" sha1="2dc38b7dfd3ff14f64d5c0733c510b6bb8c692d0" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="241-m1.bin" size="131072" crc="94520ebd" sha1="f8a1551cebcb91e416f30f50581feed7f72899e9" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="241-v1.bin" size="4194304" crc="99ec20e8" sha1="80597707f1fe115eed1941bb0701fc00790ad504" region="sound1" offset="0"/>
		<rom name="241-v2.bin" size="4194304" crc="ecb16799" sha1="b4b4ddc680836ed55942c66d7dfe756314e02211" region="sound1" offset="400000"/>
		<rom name="241-c1.bin" size="8388608" crc="394b5e0d" sha1="4549926f5054ee6aa7689cf920be0327e3908a50" region="gfx3" offset="0"/>
		<rom name="241-c2.bin" size="8388608" crc="e5806221" sha1="1e5475cfab129c77acc610f09369ca42ba5aafa5" region="gfx3" offset="1"/>
		<rom name="241-c3.bin" size="8388608" crc="9f6bfa6f" sha1="a4319b48004e723f81a980887678e3e296049a53" region="gfx3" offset="1000000"/>
		<rom name="241-c4.bin" size="8388608" crc="7d3e306f" sha1="1499316fb381775218d897b81a6a0c3465d1a37c" region="gfx3" offset="1000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof98" sourcefile="neogeo.c" romof="neogeo">
		<description>The King of Fighters '98 - The Slugfest / King of Fighters '98 - dream match never ends</description>
		<year>1998</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="yz98-p1.160" size="2097152" crc="8893df89" sha1="0452828785110601c65f667209fc2d2926cd3751" region="cpu1" offset="0"/>
		<rom name="242-p2.bin" size="4194304" crc="980aba4c" sha1="5e735929ec6c3ca5b2efae3c7de47bcbb8ade2c5" region="cpu1" offset="200000"/>
		<rom name="242-s1.bin" size="131072" crc="7f7b4805" sha1="80ee6e5d0ece9c34ebca54b043a7cb33f9ff6b92" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="242-m1a.bin" size="262144" crc="4ef7016b" sha1="4182235e963bd70d398a79abeb54ab4d62887c48" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="242-v1.bin" size="4194304" crc="b9ea8051" sha1="49606f64eb249263b3341b4f50cc1763c390b2af" region="sound1" offset="0"/>
		<rom name="242-v2.bin" size="4194304" crc="cc11106e" sha1="d3108bc05c9bf041d4236b2fa0c66b013aa8db1b" region="sound1" offset="400000"/>
		<rom name="242-v3.bin" size="4194304" crc="044ea4e1" sha1="062a2f2e52098d73bc31c9ad66f5db8080395ce8" region="sound1" offset="800000"/>
		<rom name="242-v4.bin" size="4194304" crc="7985ea30" sha1="54ed5f0324de6164ea81943ebccb3e8d298368ec" region="sound1" offset="c00000"/>
		<rom name="242-c1.bin" size="8388608" crc="e564ecd6" sha1="78f22787a204f26bae9b2b1c945ddbc27143352f" region="gfx3" offset="0"/>
		<rom name="242-c2.bin" size="8388608" crc="bd959b60" sha1="2c97c59e77c9a3fe7d664e741d37944f3d56c10b" region="gfx3" offset="1"/>
		<rom name="242-c3.bin" size="8388608" crc="22127b4f" sha1="bd0d00f889d9da7c6ac48f287d9ed8c605ae22cf" region="gfx3" offset="1000000"/>
		<rom name="242-c4.bin" size="8388608" crc="0b4fa044" sha1="fa13c3764fae6b035a626601bc43629f1ebaaffd" region="gfx3" offset="1000001"/>
		<rom name="242-c5.bin" size="8388608" crc="9d10bed3" sha1="4d44addc7c808649bfb03ec45fb9529da413adff" region="gfx3" offset="2000000"/>
		<rom name="242-c6.bin" size="8388608" crc="da07b6a2" sha1="9c3f0da7cde1ffa8feca89efc88f07096e502acf" region="gfx3" offset="2000001"/>
		<rom name="242-c7.bin" size="8388608" crc="f6d7a38a" sha1="dd295d974dd4a7e5cb26a3ef3febcd03f28d522b" region="gfx3" offset="3000000"/>
		<rom name="242-c8.bin" size="8388608" crc="c823e045" sha1="886fbf64bcb58bc4eabb1fc9262f6ac9901a0f28" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="lastbld2" sourcefile="neogeo.c" romof="neogeo">
		<description>Last Blade 2 / Bakumatsu Roman - Dai Ni Maku Gekka no Kenshi, The</description>
		<year>1998</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="243-p1.bin" size="1048576" crc="af1e6554" sha1="bd8526f60c2472937728a5d933fbd19d899f2cba" region="cpu1" offset="0"/>
		<rom name="243-p2.bin" size="4194304" crc="add4a30b" sha1="7db62564db49fe0218cbb35b119d62582a24d658" region="cpu1" offset="100000"/>
		<rom name="243-s1.bin" size="131072" crc="c9cd2298" sha1="a9a18b5347f9dbe29a2ccb63fd4c8fd19537bf8b" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="243-m1.bin" size="131072" crc="acf12d10" sha1="6e6b98cc1fa44f24a5168877559b0055e6957b60" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="243-v1.bin" size="4194304" crc="f7ee6fbb" sha1="55137bcabeeb590e40a9b8a7c07dd106e4d12a90" region="sound1" offset="0"/>
		<rom name="243-v2.bin" size="4194304" crc="aa9e4df6" sha1="a0b91f63e2552a8ad9e0d1af00e2c38288637161" region="sound1" offset="400000"/>
		<rom name="243-v3.bin" size="4194304" crc="4ac750b2" sha1="585a154acc67bd84ea5b944686b78ed082b768d9" region="sound1" offset="800000"/>
		<rom name="243-v4.bin" size="4194304" crc="f5c64ba6" sha1="2eac455def8c27090862cc042f65a3a8aad88283" region="sound1" offset="c00000"/>
		<rom name="243-c1.bin" size="8388608" crc="5839444d" sha1="0616921c4cce20422563578bd0e806d359508599" region="gfx3" offset="0"/>
		<rom name="243-c2.bin" size="8388608" crc="dd087428" sha1="ca27fdb60425664956a18c021ea465f452fb1527" region="gfx3" offset="1"/>
		<rom name="243-c3.bin" size="8388608" crc="6054cbe0" sha1="ec2f65e9c930250ee25fd064ee5ae76a7a9c61d9" region="gfx3" offset="1000000"/>
		<rom name="243-c4.bin" size="8388608" crc="8bd2a9d2" sha1="0935df65cd2b0891a708bcc0f1c188148058d4b5" region="gfx3" offset="1000001"/>
		<rom name="243-c5.bin" size="8388608" crc="6a503dcf" sha1="23241b16d7e20f923d41186b29487ab922c7f530" region="gfx3" offset="2000000"/>
		<rom name="243-c6.bin" size="8388608" crc="ec9c36d0" sha1="e145e9e359000dda6e1dfe95a996bc6d29cfca21" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="mslugx" sourcefile="neogeo.c" romof="neogeo">
		<description>Metal Slug X - Super Vehicle-001</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="250-p1.bin" size="1048576" crc="81f1f60b" sha1="4c19f2e9824e606178ac1c9d4b0516fbaa625035" region="cpu1" offset="0"/>
		<rom name="250-p2.bin" size="4194304" crc="1fda2e12" sha1="18aaa7a3ba8da99f78c430e9be69ccde04bc04d9" region="cpu1" offset="100000"/>
		<rom name="250-s1.bin" size="131072" crc="fb6f441d" sha1="2cc392ecde5d5afb28ddbaa1030552b48571dcfb" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="250-m1.bin" size="131072" crc="fd42a842" sha1="55769bad4860f64ef53a333e0da9e073db483d6a" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="250-v1.bin" size="4194304" crc="c79ede73" sha1="ebfcc67204ff9677cf7972fd5b6b7faabf07280c" region="sound1" offset="0"/>
		<rom name="250-v2.bin" size="4194304" crc="ea9aabe1" sha1="526c42ca9a388f7435569400e2f132e2724c71ff" region="sound1" offset="400000"/>
		<rom name="250-v3.bin" size="2097152" crc="2ca65102" sha1="45979d1edb1fc774a415d9386f98d7cb252a2043" region="sound1" offset="800000"/>
		<rom name="250-c1.bin" size="8388608" crc="09a52c6f" sha1="c3e8a8ccdac0f8bddc4c3413277626532405fae2" region="gfx3" offset="0"/>
		<rom name="250-c2.bin" size="8388608" crc="31679821" sha1="554f600a3aa09c16c13c625299b087a79d0d15c5" region="gfx3" offset="1"/>
		<rom name="250-c3.bin" size="8388608" crc="fd602019" sha1="c56646c62387bc1439d46610258c755beb8d7dd8" region="gfx3" offset="1000000"/>
		<rom name="250-c4.bin" size="8388608" crc="31354513" sha1="31be8ea2498001f68ce4b06b8b90acbf2dcab6af" region="gfx3" offset="1000001"/>
		<rom name="250-c5.bin" size="8388608" crc="a4b56124" sha1="d41069856df990a1a99d39fb263c8303389d5475" region="gfx3" offset="2000000"/>
		<rom name="250-c6.bin" size="8388608" crc="83e3e69d" sha1="39be66287696829d243fb71b3fb8b7dc2bc3298f" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof99" sourcefile="neogeo.c" romof="neogeo">
		<description>The King of Fighters '99 - Millennium Battle (set 1)</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="251-sma.kc" size="262144" crc="6c9d0647" sha1="2a0ce62ca6c18007e8fbe1b60475c7874ab79389" region="cpu1" offset="c0000"/>
		<rom name="251-p1.bin" size="4194304" crc="006e4532" sha1="47791ab4044ad55988b1d3412d95b65b91a163c8" region="cpu1" offset="100000"/>
		<rom name="251-pg2.bin" size="4194304" crc="d9057f51" sha1="8d365b4dd40351495df99d6c765df1434b0b0548" region="cpu1" offset="500000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="251-m1.bin" size="131072" crc="5e74539c" sha1="6f49a9343cbd026b2c6720ff3fa2e5b1f85e80da" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="251-v1.bin" size="4194304" crc="ef2eecc8" sha1="8ed13b9db92dba3124bc5ba66e3e275885ece24a" region="sound1" offset="0"/>
		<rom name="251-v2.bin" size="4194304" crc="73e211ca" sha1="0e60fa64cab6255d9721e2b4bc22e3de64c874c5" region="sound1" offset="400000"/>
		<rom name="251-v3.bin" size="4194304" crc="821901da" sha1="c6d4975bfaa19a62ed59126cadf2578c0a5c257f" region="sound1" offset="800000"/>
		<rom name="251-v4.bin" size="2097152" crc="b49e6178" sha1="dde6f76e958841e8c99b693e13ced9aa9ef316dc" region="sound1" offset="c00000"/>
		<rom name="251-c1.bin" size="8388608" crc="0f9e93fe" sha1="c7d77f0833c6f526f632e4f2dce59e302f6b9a15" region="gfx3" offset="0"/>
		<rom name="251-c2.bin" size="8388608" crc="e71e2ea3" sha1="39c7a326fddbcca3b29c68cdc96aad4d62295c0f" region="gfx3" offset="1"/>
		<rom name="251-c3.bin" size="8388608" crc="238755d2" sha1="01125b5c7a28e350f091280b041954fd1ac7c98f" region="gfx3" offset="1000000"/>
		<rom name="251-c4.bin" size="8388608" crc="438c8b22" sha1="ffbc643f5b27dd00f2f95d4ef4c5f29ee814722b" region="gfx3" offset="1000001"/>
		<rom name="251-c5.bin" size="8388608" crc="0b0abd0a" sha1="d5ad324fe523bdc6f09209d236cc4932524a48f1" region="gfx3" offset="2000000"/>
		<rom name="251-c6.bin" size="8388608" crc="65bbf281" sha1="79ae174667a23dabcfe865b6cd6133c86098452e" region="gfx3" offset="2000001"/>
		<rom name="251-c7.bin" size="8388608" crc="ff65f62e" sha1="7cd335fede05b56e15db90ce407c1183a78da4e9" region="gfx3" offset="3000000"/>
		<rom name="251-c8.bin" size="8388608" crc="8d921c68" sha1="42acf1d27d52a8e3b6262eb7df50693c0b135565" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="mslug3" sourcefile="neogeo.c" romof="neogeo">
		<description>Metal Slug 3</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="256-sma.bin" size="262144" crc="9cd55736" sha1="d6efb2b313127c2911d47d9324626b3f1e7c6ccb" region="cpu1" offset="c0000"/>
		<rom name="256-p1.bin" size="4194304" crc="b07edfd5" sha1="dcbd9e500bfae98d754e55cdbbbbf9401013f8ee" region="cpu1" offset="100000"/>
		<rom name="256-p2.bin" size="4194304" crc="6097c26b" sha1="248ec29d21216f29dc6f5f3f0e1ad1601b3501b6" region="cpu1" offset="500000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="256-m1.bin" size="524288" crc="eaeec116" sha1="54419dbb21edc8c4b37eaac2e7ad9496d2de037a" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="256-v1.bin" size="4194304" crc="f2690241" sha1="fd56babc1934d10e0d27c32f032f9edda7ca8ce9" region="sound1" offset="0"/>
		<rom name="256-v2.bin" size="4194304" crc="7e2a10bd" sha1="0d587fb9f64cba0315ce2d8a03e2b8fe34936dff" region="sound1" offset="400000"/>
		<rom name="256-v3.bin" size="4194304" crc="0eaec17c" sha1="c3ed613cc6993edd6fc0d62a90bcd85de8e21915" region="sound1" offset="800000"/>
		<rom name="256-v4.bin" size="4194304" crc="9b4b22d4" sha1="9764fbf8453e52f80aa97a46fb9cf5937ef15a31" region="sound1" offset="c00000"/>
		<rom name="256-c1.bin" size="8388608" crc="5a79c34e" sha1="b8aa51fa50935cae62ab3d125b723ab888691e60" region="gfx3" offset="0"/>
		<rom name="256-c2.bin" size="8388608" crc="944c362c" sha1="3843ab300f956280475469caee70135658f67089" region="gfx3" offset="1"/>
		<rom name="256-c3.bin" size="8388608" crc="6e69d36f" sha1="94e8cf42e999114b4bd8b30e0aa2f365578c4c9a" region="gfx3" offset="1000000"/>
		<rom name="256-c4.bin" size="8388608" crc="b755b4eb" sha1="804700a0966a48f130c434ede3f970792ea74fa5" region="gfx3" offset="1000001"/>
		<rom name="256-c5.bin" size="8388608" crc="7aacab47" sha1="312c1c9846175fe1a3cad51d5ae230cf674fc93d" region="gfx3" offset="2000000"/>
		<rom name="256-c6.bin" size="8388608" crc="c698fd5d" sha1="16818883b06849ba2f8d61bdd5e21aaf99bd8408" region="gfx3" offset="2000001"/>
		<rom name="256-c7.bin" size="8388608" crc="cfceddd2" sha1="7def666adf8bd1703f40c61f182fc040b6362dc9" region="gfx3" offset="3000000"/>
		<rom name="256-c8.bin" size="8388608" crc="4d9be34c" sha1="a737bdfa2b815aea7067e7af2636e83a9409c414" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof2000" sourcefile="neogeo.c" romof="neogeo">
		<description>The King of Fighters 2000</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="257-sma.bin" size="262144" crc="71c6e6bb" sha1="1bd29ded4c6b29780db8e8b772c452189699ca89" region="cpu1" offset="c0000"/>
		<rom name="257-p1.bin" size="4194304" crc="60947b4c" sha1="5faa0a7ac7734d6c8e276589bd12dd574264647d" region="cpu1" offset="100000"/>
		<rom name="257-p2.bin" size="4194304" crc="1b7ec415" sha1="f19fa44e9ee5b5a6eb4a051349d6bc4acc3bbbdb" region="cpu1" offset="500000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="257-m1.bin" size="262144" crc="4b749113" sha1="2af2361146edd0ce3966614d90165a5c1afb8de4" region="user4" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="257-m1_decrypted.bin" size="262144" crc="d404db70" sha1="8cd1f3e140a9a367de23544e76371b0491287909" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="257-v1.bin" size="4194304" crc="17cde847" sha1="4bcc0205b70dc6d9216b29025450c9c5b08cb65d" region="sound1" offset="0"/>
		<rom name="257-v2.bin" size="4194304" crc="1afb20ff" sha1="57dfd2de058139345ff2b744a225790baaecd5a2" region="sound1" offset="400000"/>
		<rom name="257-v3.bin" size="4194304" crc="4605036a" sha1="51b228a0600d38a6ec37aec4822879ec3b0ee106" region="sound1" offset="800000"/>
		<rom name="257-v4.bin" size="4194304" crc="764bbd6b" sha1="df23c09ca6cf7d0ae5e11ff16e30c159725106b3" region="sound1" offset="c00000"/>
		<rom name="257-c1.bin" size="8388608" crc="cef1cdfa" sha1="6135080f3a6b4712b76cc217edcc58e72b55c2b9" region="gfx3" offset="0"/>
		<rom name="257-c2.bin" size="8388608" crc="f7bf0003" sha1="9f7b19a2100cf7d12867e742f440dd5277b4f895" region="gfx3" offset="1"/>
		<rom name="257-c3.bin" size="8388608" crc="101e6560" sha1="8073ae1139e215d1167f8d32c14079a46ce3ee1c" region="gfx3" offset="1000000"/>
		<rom name="257-c4.bin" size="8388608" crc="bd2fc1b1" sha1="da0006761923ad49b404a08d7a151193ee307a69" region="gfx3" offset="1000001"/>
		<rom name="257-c5.bin" size="8388608" crc="89775412" sha1="b221b30224bc4239f1b3c2d2fd1cd4fa84e3523c" region="gfx3" offset="2000000"/>
		<rom name="257-c6.bin" size="8388608" crc="fa7200d5" sha1="6f2b0d38af34e280d56a58955400e5c679906871" region="gfx3" offset="2000001"/>
		<rom name="257-c7.bin" size="8388608" crc="7da11fe4" sha1="065336cf166807acb6c8569d59d3bf37a19b0a42" region="gfx3" offset="3000000"/>
		<rom name="257-c8.bin" size="8388608" crc="b1afa60b" sha1="b916184f5cfe4121752270f4f65abf35d8eb0519" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="nitd" sourcefile="neogeo.c" romof="neogeo">
		<description>Nightmare in the Dark</description>
		<year>2000</year>
		<manufacturer>Eleven / Gavaking</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="260-p1.bin" size="524288" crc="61361082" sha1="441f3f41c1aa752c0e0a9a0b1d92711d9e636b85" region="cpu1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="260-m1.bin" size="524288" crc="6407c5e5" sha1="d273e154cc905b63205a17a1a6d419cac3485a92" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="260-v1.bin" size="4194304" crc="24b0480c" sha1="d769e621be52a5cd2e2568891b5f95a48268e1e0" region="sound1" offset="0"/>
		<rom name="260-c1.bin" size="8388608" crc="147b0c7f" sha1="a647c3a2f6d146ff47521c1d39f58830601f5781" region="gfx3" offset="0"/>
		<rom name="260-c2.bin" size="8388608" crc="d2b04b0d" sha1="ce4322e6cfacb627fe997efe81018861e21d3c27" region="gfx3" offset="1"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="sengoku3" sourcefile="neogeo.c" romof="neogeo">
		<description>Sengoku 3</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="261-p1.bin" size="2097152" crc="e0d4bc0a" sha1="8df366097f224771ca6d1aa5c1691cd46776cd12" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="261-m1.bin" size="131072" crc="36ed9cdd" sha1="78a7d755e9e9f52255ac6228d9d402fd6a02c126" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="261-v1.bin" size="4194304" crc="64c30081" sha1="f9ebd20cf59b72e864b7274c1bdb6d99ecaf4595" region="sound1" offset="0"/>
		<rom name="261-v2.bin" size="4194304" crc="392a9c47" sha1="7ab90a54089236ca6c3ef1af8e566a8025d38159" region="sound1" offset="400000"/>
		<rom name="261-v3.bin" size="4194304" crc="c1a7ebe3" sha1="1d7bb481451f5ee0457e954bb5210300182c3c9c" region="sound1" offset="800000"/>
		<rom name="261-v4.bin" size="2097152" crc="9000d085" sha1="11157b355ab4eb6627e9f322ed875332d3d77349" region="sound1" offset="c00000"/>
		<rom name="261-c1.bin" size="8388608" crc="ded84d9c" sha1="d960523b813d4fae06d716298d4e431a5c77a0c5" region="gfx3" offset="0"/>
		<rom name="261-c2.bin" size="8388608" crc="b8eb4348" sha1="619d24312549932959481fa58f43f11c048e1ca5" region="gfx3" offset="1"/>
		<rom name="261-c3.bin" size="8388608" crc="84e2034a" sha1="38ec4ae4b86933a25c9a03799b8cade4b1346401" region="gfx3" offset="1000000"/>
		<rom name="261-c4.bin" size="8388608" crc="0b45ae53" sha1="a19fb21408ab633aee8bbf38bf43b5e26766b355" region="gfx3" offset="1000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof2001" sourcefile="neogeo.c" romof="neogeo">
		<description>The King of Fighters 2001 (set 1)</description>
		<year>2001</year>
		<manufacturer>Eolith / 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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="262-p1.bin" size="1048576" crc="9381750d" sha1="dcfecd69e563ff52fe07d23c5372d0f748b07819" region="cpu1" offset="0"/>
		<rom name="262-p2.bin" size="4194304" crc="8e0d8329" sha1="10dcc1baf0aaf1fc84c4d856bca6bcff85aed2bc" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="265-262-m1.bin" size="131072" crc="1d5aab51" sha1="52327c5bcad87770419057097cca20a3b187bec3" region="user4" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-262_decrypted-m1.bin" size="131072" crc="2fb0a8a5" sha1="9878370ff8cef3e9c9f307ad64c29522dd625c8f" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="262-v1.bin" size="4194304" crc="83d49ecf" sha1="2f2c116e45397652e77fcf5d951fa5f71b639572" region="sound1" offset="0"/>
		<rom name="262-v2.bin" size="4194304" crc="003f1843" sha1="bdd58837ad542548bd4053c262f558af88e3b989" region="sound1" offset="400000"/>
		<rom name="262-v3.bin" size="4194304" crc="2ae38dbe" sha1="4e82b7dd3b899d61907620517a5a27bdaba0725d" region="sound1" offset="800000"/>
		<rom name="262-v4.bin" size="4194304" crc="26ec4dd9" sha1="8bd68d95a2d913be41a51f51e48dbe3bff5924fb" region="sound1" offset="c00000"/>
		<rom name="262-c1.bin" size="8388608" crc="99cc785a" sha1="374f0674871d0196fa274aa6c5956d7b3848d5da" region="gfx3" offset="0"/>
		<rom name="262-c2.bin" size="8388608" crc="50368cbf" sha1="5d9e206e98e0b0c7735b72ea46b45058fdec2352" region="gfx3" offset="1"/>
		<rom name="262-c3.bin" size="8388608" crc="fb14ff87" sha1="445a8db2fc69eff54a252700f2d3a89244c58e75" region="gfx3" offset="1000000"/>
		<rom name="262-c4.bin" size="8388608" crc="4397faf8" sha1="6752b394f6647502a649a3e62bd3442f936b733e" region="gfx3" offset="1000001"/>
		<rom name="262-c5.bin" size="8388608" crc="91f24be4" sha1="88190c41f7d4a0f4b1982149fc9acfc640af498d" region="gfx3" offset="2000000"/>
		<rom name="262-c6.bin" size="8388608" crc="a31e4403" sha1="5cd1a14703aa58810e2377dfb7353c61e9dc9c1f" region="gfx3" offset="2000001"/>
		<rom name="262-c7.bin" size="8388608" crc="54d9d1ec" sha1="80c3a8ec39130dd5d3da561f287709da6b8abcf4" region="gfx3" offset="3000000"/>
		<rom name="262-c8.bin" size="8388608" crc="59289a6b" sha1="ddfce7c85b2a144975db5bb14b4b51aaf881880e" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="mslug4" sourcefile="neogeo.c" romof="neogeo">
		<description>Metal Slug 4</description>
		<year>2002</year>
		<manufacturer>Mega</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="263-p1.bin" size="1048576" crc="27e4def3" sha1="a08785e8145981bb6b5332a3b2df7eb321253cca" region="cpu1" offset="0"/>
		<rom name="263-p2.bin" size="4194304" crc="fdb7aed8" sha1="dbeaec38f44e58ffedba99e70fa1439c2bf0dfa3" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="263-m1.bin" size="65536" crc="38ffad14" sha1="03d526a887aad28306400c21abd131b9c301c221" region="user4" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="263-m1_decrypted.bin" size="65536" crc="0c4c42f8" sha1="b7be47d909f5e4fcfe769ead0653d40e1e708d36" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="263-v1.bin" size="8388608" crc="01e9b9cd" sha1="0b045c2999449f7dab5ae8a42e957d5b6650431e" region="sound1" offset="0"/>
		<rom name="263-v2.bin" size="8388608" crc="4ab2bf81" sha1="77ccfa48f7e3daddef5fe5229a0093eb2f803742" region="sound1" offset="800000"/>
		<rom name="263-c1.bin" size="8388608" crc="84865f8a" sha1="34467ada896eb7c7ca58658bf2a932936d8b632c" region="gfx3" offset="0"/>
		<rom name="263-c2.bin" size="8388608" crc="81df97f2" sha1="2b74493b8ec8fd49216a627aeb3db493f76124e3" region="gfx3" offset="1"/>
		<rom name="263-c3.bin" size="8388608" crc="1a343323" sha1="bbbb5232bba538c277ce2ee02e2956ca2243b787" region="gfx3" offset="1000000"/>
		<rom name="263-c4.bin" size="8388608" crc="942cfb44" sha1="d9b46c71726383c4581fb042e63897e5a3c92d1b" region="gfx3" offset="1000001"/>
		<rom name="263-c5.bin" size="8388608" crc="a748854f" sha1="2611bbedf9b5d8e82c6b2c99b88f842c46434d41" region="gfx3" offset="2000000"/>
		<rom name="263-c6.bin" size="8388608" crc="5c8ba116" sha1="6034db09c8706d4ddbcefc053efbc47a0953eb92" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="rotd" sourcefile="neogeo.c" romof="neogeo">
		<description>Rage of the Dragons</description>
		<year>2002</year>
		<manufacturer>Evoga / Playmore</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="264-p1.bin" size="8388608" crc="b8cc969d" sha1="4f2205b4bdd32dd1522106ef4df10ac0eb1b852d" region="cpu1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="264-m1.bin" size="65536" crc="9abd048c" sha1="f96eecb419362bcac50ea4f48a707bdf4375ce9a" region="user4" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="264-m1_decrypted.bin" size="65536" crc="7e06206d" sha1="ba32dd6ffbfbf532bba9bed4c2d70cfbe959ac23" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="264-v1.bin" size="8388608" crc="fa005812" sha1="73723126dab5a640ac11955ed6da1bf7a91394f5" region="sound1" offset="0"/>
		<rom name="264-v2.bin" size="8388608" crc="c3dc8bf0" sha1="a105e37262d9500a30fb8a5dac05aa4fab2562a3" region="sound1" offset="800000"/>
		<rom name="264-c1.bin" size="8388608" crc="4f148fee" sha1="0821463765fad8fbd0dfbbabb7807337d0333719" region="gfx3" offset="0"/>
		<rom name="264-c2.bin" size="8388608" crc="7cf5ff72" sha1="ccb2f94bce943576d224cb326806942426d25584" region="gfx3" offset="1"/>
		<rom name="264-c3.bin" size="8388608" crc="64d84c98" sha1="8faf153f465ce6fb7770b27a7ce63caf11dd4086" region="gfx3" offset="1000000"/>
		<rom name="264-c4.bin" size="8388608" crc="2f394a95" sha1="82347e8f2b48b0522d7d91fd3f372d5768934ab2" region="gfx3" offset="1000001"/>
		<rom name="264-c5.bin" size="8388608" crc="6b99b978" sha1="8fd0a60029b41668f9e1e3056edd3c90f62efa83" region="gfx3" offset="2000000"/>
		<rom name="264-c6.bin" size="8388608" crc="847d5c7d" sha1="a2ce03f6302edf81f2645de9ec61df1a281ddd78" region="gfx3" offset="2000001"/>
		<rom name="264-c7.bin" size="8388608" crc="231d681e" sha1="87836e64dc816f8bf1c834641535ea96baacc024" region="gfx3" offset="3000000"/>
		<rom name="264-c8.bin" size="8388608" crc="c5edb5c4" sha1="253378c8739daa5da4edb15eff7050820b2b3755" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof2002" sourcefile="neogeo.c" romof="neogeo">
		<description>The King of Fighters 2002</description>
		<year>2002</year>
		<manufacturer>Eolith / Playmore</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265-p1.bin" size="1048576" crc="9ede7323" sha1="ad9d45498777fda9fa58e75781f48e09aee705a6" region="cpu1" offset="0"/>
		<rom name="265-p2.bin" size="4194304" crc="327266b8" sha1="98f445cc0a94f8744d74bca71cb420277622b034" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="265-m1.bin" size="131072" crc="85aaa632" sha1="744fba4ca3bc3a5873838af886efb97a8a316104" region="user4" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="matrim" sourcefile="neogeo.c" romof="neogeo">
		<description>Matrimelee / Shin Gouketsuji Ichizoku Toukon</description>
		<year>2002</year>
		<manufacturer>Noise Factory / Atlus</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="266-p1.bin" size="1048576" crc="5d4c2dc7" sha1="8d723b0d28ec344eef26009b361a2b97d300dd51" region="cpu1" offset="0"/>
		<rom name="266-p2.bin" size="4194304" crc="a14b1906" sha1="1daa14d73512f760ef569b06f9facb279437d1db" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="266-m1.bin" size="131072" crc="456c3e6c" sha1="5a07d0186198a18d2dda1331093cf29b0b9b2984" region="user4" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="266-m1_decrypted.bin" size="131072" crc="d2f3742d" sha1="dd42f8a301f07e079fbc2bfd23e788baa03ca72d" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="266-v1.bin" size="8388608" crc="a4f83690" sha1="200d683d8c30ebc6d0ed331aa5bbba39b4e07160" region="sound1" offset="0"/>
		<rom name="266-v2.bin" size="8388608" crc="d0f69eda" sha1="9d7e98976ad433ed8a35d7afffa38130444ba7db" region="sound1" offset="800000"/>
		<rom name="266-c1.bin" size="8388608" crc="505f4e30" sha1="f22b6f76fc0cad963555dc89d072967c8dc8b79a" region="gfx3" offset="0"/>
		<rom name="266-c2.bin" size="8388608" crc="3cb57482" sha1="dab15bc24391f9a5173de76af48b612fb9636ccf" region="gfx3" offset="1"/>
		<rom name="266-c3.bin" size="8388608" crc="f1cc6ad0" sha1="66c1cccc0332ffd2d3064f06330c41f95ca09ced" region="gfx3" offset="1000000"/>
		<rom name="266-c4.bin" size="8388608" crc="45b806b7" sha1="c2bb866fded53d62fad0fc88d89d5e7d4cb1894f" region="gfx3" offset="1000001"/>
		<rom name="266-c5.bin" size="8388608" crc="9a15dd6b" sha1="194a6973a7a9e3847efe1bdbaeaeb16e74aff2dd" region="gfx3" offset="2000000"/>
		<rom name="266-c6.bin" size="8388608" crc="281cb939" sha1="bdb7766cfde581ccfaee2be7fe48445f360a2301" region="gfx3" offset="2000001"/>
		<rom name="266-c7.bin" size="8388608" crc="4b71f780" sha1="d5611a6f6b730db58613b48f2b0174661ccfb7bb" region="gfx3" offset="3000000"/>
		<rom name="266-c8.bin" size="8388608" crc="29873d33" sha1="dc77f129ed49b8d40d0d4241feef3f6c2f19a987" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="mslug5" sourcefile="neogeo.c" romof="neogeo">
		<description>Metal Slug 5</description>
		<year>2003</year>
		<manufacturer>SNK Playmore</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="268-p1cr.bin" size="4194304" crc="d0466792" sha1="880819933d997fab398f91061e9dbccb959ae8a1" region="cpu1" offset="0"/>
		<rom name="268-p2cr.bin" size="4194304" crc="fbf6b61e" sha1="9ec743d5988b5e3183f37f8edf45c72a8c0c893e" region="cpu1" offset="2"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="268-m1.bin" size="65536" crc="58b107d0" sha1="cc7fe66ff4f9c026cde4df06f86c848eb21f7af8" region="user4" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="268-m1_decrypted.bin" size="65536" crc="3c0655a7" sha1="ae839d4c2b87a7aa3dd8e5caddc43eb75ee9b732" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="268-v1c.bin" size="8388608" crc="ae31d60c" sha1="c42285cf4e52fea74247860813e826df5aa7600a" region="sound1" offset="0"/>
		<rom name="268-v2c.bin" size="8388608" crc="c40613ed" sha1="af889570304e2867d7dfea1e94e388c06249fb67" region="sound1" offset="800000"/>
		<rom name="268-c1c.bin" size="8388608" crc="ab7c389a" sha1="025a188de589500bf7637fa8e7a37ab24bf4312e" region="gfx3" offset="0"/>
		<rom name="268-c2c.bin" size="8388608" crc="3560881b" sha1="493d218c92290b4770024d6ee2917c4022753b07" region="gfx3" offset="1"/>
		<rom name="268-c3c.bin" size="8388608" crc="3af955ea" sha1="cf36b6ae9b0d12744b17cb7a928399214de894be" region="gfx3" offset="1000000"/>
		<rom name="268-c4c.bin" size="8388608" crc="c329c373" sha1="5073d4079958a0ef5426885af2c9e3178f37d5e0" region="gfx3" offset="1000001"/>
		<rom name="268-c5c.bin" size="8388608" crc="959c8177" sha1="889bda7c65d71172e7d89194d1269561888fe789" region="gfx3" offset="2000000"/>
		<rom name="268-c6c.bin" size="8388608" crc="010a831b" sha1="aec140661e3ae35d264df416478ba15188544d91" region="gfx3" offset="2000001"/>
		<rom name="268-c7c.bin" size="8388608" crc="6d72a969" sha1="968dd9a4d1209b770b9b85ea6532fa24d262a262" region="gfx3" offset="3000000"/>
		<rom name="268-c8c.bin" size="8388608" crc="551d720e" sha1="ebf69e334fcaba0fda6fd432fd0970283a365d12" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="galagax" sourcefile="1942.c">
		<description>Galaga X (1942 hack)</description>
		<year>1984</year>
		<manufacturer>Capcom - Jerky and Chris Moore hack</manufacturer>
		<rom name="galagax1-n3.bin" size="16384" crc="c78cdc46" sha1="50ac4ab7a884b8555f15d959dac2b33e317fcd16" region="cpu1" offset="0"/>
		<rom name="galagax1-n4.bin" size="16384" crc="863f2f49" sha1="dbe7d13bcaa3919e1be51ba04fbf50f898e5c76e" region="cpu1" offset="4000"/>
		<rom name="galagax1-n5.bin" size="16384" crc="0da115f9" sha1="0517c60877a8067fb13c61c63a032a3f5ed16a57" region="cpu1" offset="10000"/>
		<rom name="1-n6.bin" size="8192" crc="821c6481" sha1="06becb6bf8b4bde3a458098498eecad566a87711" region="cpu1" offset="14000"/>
		<rom name="1-n7.bin" size="16384" crc="5df525e1" sha1="70cd2910e2945db76bd6ebfa0ff09a5efadc2d0b" region="cpu1" offset="18000"/>
		<rom name="1-c11.bin" size="16384" crc="bd87f06b" sha1="821f85cf157f81117eeaba0c3cf0337eac357e58" region="cpu2" offset="0"/>
		<rom name="galagax1-f2.bin" size="8192" crc="b3e1862b" sha1="736fbef1ef15892ba6ea87be5366abf520e3d5fd" region="gfx1" dispose="yes" offset="0"/>
		<rom name="galagax2-a1.bin" size="8192" crc="21f3fee2" sha1="2eed32063b808fae27255e9b026fb92209cfc214" region="gfx2" dispose="yes" offset="0"/>
		<rom name="galagax2-a2.bin" size="8192" crc="5542beae" sha1="f37fad84fbeb2f98092bdb2f2a3bc80804392e07" region="gfx2" dispose="yes" offset="2000"/>
		<rom name="galagax2-a3.bin" size="8192" crc="118e87ec" sha1="0b79eee01bd6aef2e85409de16ff9cb032c457cb" region="gfx2" dispose="yes" offset="4000"/>
		<rom name="galagax2-a4.bin" size="8192" crc="fc3db895" sha1="bc469fd6f5634eca77728a24e4e6d83a2074c780" region="gfx2" dispose="yes" offset="6000"/>
		<rom name="galagax2-a5.bin" size="8192" crc="4a336de1" sha1="8359abb42fc9f774350524a7fbf561e6c8799822" region="gfx2" dispose="yes" offset="8000"/>
		<rom name="galagax2-a6.bin" size="8192" crc="1d4a69c9" sha1="34d3ea5e7666fee1ecd0ac763f3114d9c8d60806" region="gfx2" dispose="yes" offset="a000"/>
		<rom name="galagax2-l1.bin" size="16384" crc="8408b932" sha1="bea9d62156c566e7a3ae296e3e411d5542b7544b" region="gfx3" dispose="yes" offset="0"/>
		<rom name="galagax2-l2.bin" size="16384" crc="2218cb80" sha1="5dd05b59a55804bedf637abb339188e9c9e6037a" region="gfx3" dispose="yes" offset="4000"/>
		<rom name="galagax2-n1.bin" size="16384" crc="4d5ed5e5" sha1="a66e979d8a6ed9cae77c8415130c5f17f8149eda" region="gfx3" dispose="yes" offset="8000"/>
		<rom name="galagax2-n2.bin" size="16384" crc="8f4a1688" sha1="69bab8f167a47eee34dadf56b1727b414f3e6579" region="gfx3" dispose="yes" offset="c000"/>
		<rom name="08e_sb-5.bin" size="256" crc="93ab8153" sha1="a792f24e5c0c3c4a6b436102e7a98199f878ece1" region="proms" offset="0"/>
		<rom name="09e_sb-6.bin" size="256" crc="8ab44f7d" sha1="f74680a6a987d74b3acb32e6396f20e127874149" region="proms" offset="100"/>
		<rom name="10e_sb-7.bin" size="256" crc="f4ade9a4" sha1="62ad31d31d183cce213b03168daa035083b2f28e" region="proms" offset="200"/>
		<rom name="f01_sb-0.bin" size="256" crc="6047d91b" sha1="1ce025f9524c1033e48c5294ee7d360f8bfebe8d" region="proms" offset="300"/>
		<rom name="06d_sb-4.bin" size="256" crc="4858968d" sha1="20b5dbcaa1a4081b3139e7e2332d8fe3c9e55ed6" region="proms" offset="400"/>
		<rom name="03k_sb-8.bin" size="256" crc="f6fad943" sha1="b0a24ea7805272e8ebf72a99b08907bc00d5f82f" region="proms" offset="500"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="cpu" name="Z80" clock="3000000"/>
		<chip type="audio" name="AY8910" clock="1500000"/>
		<chip type="audio" name="AY8910" clock="1500000"/>
		<display 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">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="20K 80K 80K+" default="yes"/>
			<dipvalue name="20K 100K 100K+"/>
			<dipvalue name="30K 80K 80K+"/>
			<dipvalue name="30K 100K 100K+"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2" default="yes"/>
			<dipvalue name="3"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Flip Screen">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy"/>
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Difficult"/>
			<dipvalue name="Very Difficult"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="256"/>
	</game>
	<game name="amidargr" sourcefile="amidar.c">
		<description>Amidar (Greek)</description>
		<year>2004</year>
		<manufacturer>GreekRoms</manufacturer>
		<rom name="amidarg.2c" size="4096" crc="e9822709" sha1="ce7c76607a512b9b092a8bf83bdf6744a92a519a" region="cpu1" offset="0"/>
		<rom name="amidar.2e" size="4096" crc="e6e96826" sha1="e9c4f8c594640424b456505e676352a98b758c03" region="cpu1" offset="1000"/>
		<rom name="amidarg.2f" size="4096" crc="fd81b040" sha1="f710cb192a50514f55b4aec859fd9c298b0b90f8" region="cpu1" offset="2000"/>
		<rom name="amidar.2h" size="4096" crc="1be170bd" sha1="c047bc393b297c0d47668a5f6f4870e3fac937ef" region="cpu1" offset="3000"/>
		<rom name="amidar.5c" size="4096" crc="c4b66ae4" sha1="9d09dbde4019f7be3abe0815b0e06d542c01c255" region="cpu2" offset="0"/>
		<rom name="amidar.5d" size="4096" crc="806785af" sha1="c8c85e3a6a204feccd7859b4527bd649e96134b4" region="cpu2" offset="1000"/>
		<rom name="amidar.5f" size="2048" crc="5e51e84d" sha1="dfe84db7e2b1a45a1d484fcf37291f536bc5324c" region="gfx1" dispose="yes" offset="0"/>
		<rom name="amidarg.5h" size="2048" crc="141f8dbe" sha1="3a627f5dd072909177f50920271f0d8ffb8a09c0" region="gfx1" dispose="yes" offset="800"/>
		<rom name="amidar.clr" size="32" crc="f940dcc3" sha1="1015e56f37c244a850a8f4bf0e36668f047fd46d" region="proms" offset="0"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="Z80" clock="1789750"/>
		<chip type="audio" name="AY8910" clock="1789750"/>
		<chip type="audio" name="AY8910" clock="1789750"/>
		<display type="raster" rotate="90" width="256" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="3">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Lives">
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
			<dipvalue name="255 (Cheat)"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="30000 50000" default="yes"/>
			<dipvalue name="50000 50000"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="3 Coins/2 Credits"/>
			<dipvalue name="4 Coins/3 Credits"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="3 Coins/4 Credits"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="2 Coins/5 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
			<dipvalue name="1 Coin/7 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="3 Coins/2 Credits"/>
			<dipvalue name="4 Coins/3 Credits"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="3 Coins/4 Credits"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="2 Coins/5 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
			<dipvalue name="1 Coin/7 Credits"/>
			<dipvalue name="Disable All Coins"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="106"/>
	</game>
	<game name="akblc2dx" sourcefile="arkanoid.c" cloneof="arkanoid" romof="arkanoid">
		<description>Block Deluxe (Game Corporation)</description>
		<manufacturer>[Hack]</manufacturer>
		<rom name="akblc2dx.bin" size="65536" crc="e8ca9820" sha1="ac97ebf285d1b8dd216dfc7024f7630fceac50b6" region="cpu1" offset="0"/>
		<rom name="a75_03.rom" merge="a75-03.rom" size="32768" crc="038b74ba" sha1="ac053cc4908b4075f918748b89570e07a0ba5116" region="gfx1" dispose="yes" offset="0"/>
		<rom name="a75_04.rom" merge="a75-04.rom" size="32768" crc="71fae199" sha1="5d253c46ccf4cd2976a5fb8b8713f0f345443d06" region="gfx1" dispose="yes" offset="8000"/>
		<rom name="a75_05.rom" merge="a75-05.rom" size="32768" crc="c76374e2" sha1="7520dd48de20db60a2038f134dcaa454988e7874" region="gfx1" dispose="yes" offset="10000"/>
		<rom name="07.bpr" merge="a75-07.bpr" size="512" crc="0af8b289" sha1="6bc589e8a609b4cf450aebedc8ce02d5d45c970f" region="proms" offset="0"/>
		<rom name="08.bpr" merge="a75-08.bpr" size="512" crc="abb002fb" sha1="c14f56b8ef103600862e7930709d293b0aa97a73" region="proms" offset="200"/>
		<rom name="09.bpr" merge="a75-09.bpr" size="512" crc="a7c6c277" sha1="adaa003dcd981576ea1cc5f697d709b2d6b2ea29" region="proms" offset="400"/>
		<chip type="cpu" name="Z80" clock="6000000"/>
		<chip type="audio" name="AY8910" clock="1500000"/>
		<display type="raster" rotate="90" width="256" height="224" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2" tilt="yes">
			<control type="dial" minimum="0" maximum="255" sensitivity="30" keydelta="15"/>
		</input>
		<dipswitch name="Allow Continue">
			<dipvalue name="No"/>
			<dipvalue name="Yes" default="yes"/>
		</dipswitch>
		<dipswitch name="Flip Screen">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="20K 60K 60K+" default="yes"/>
			<dipvalue name="20K"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="512"/>
	</game>
	<game name="akgcdx" sourcefile="arkanoid.c" cloneof="arkanoid" romof="arkanoid">
		<description>Arkanoid Deluxe (Game Corporation)</description>
		<manufacturer>[Hack]</manufacturer>
		<rom name="akgcdx.bin" size="65536" crc="6e6ba560" sha1="477a68caa1a9d0ce6e21f1164f8ec01434011308" region="cpu1" offset="0"/>
		<rom name="a75_03.rom" merge="a75-03.rom" size="32768" crc="038b74ba" sha1="ac053cc4908b4075f918748b89570e07a0ba5116" region="gfx1" dispose="yes" offset="0"/>
		<rom name="a75_04.rom" merge="a75-04.rom" size="32768" crc="71fae199" sha1="5d253c46ccf4cd2976a5fb8b8713f0f345443d06" region="gfx1" dispose="yes" offset="8000"/>
		<rom name="a75_05.rom" merge="a75-05.rom" size="32768" crc="c76374e2" sha1="7520dd48de20db60a2038f134dcaa454988e7874" region="gfx1" dispose="yes" offset="10000"/>
		<rom name="07.bpr" merge="a75-07.bpr" size="512" crc="0af8b289" sha1="6bc589e8a609b4cf450aebedc8ce02d5d45c970f" region="proms" offset="0"/>
		<rom name="08.bpr" merge="a75-08.bpr" size="512" crc="abb002fb" sha1="c14f56b8ef103600862e7930709d293b0aa97a73" region="proms" offset="200"/>
		<rom name="09.bpr" merge="a75-09.bpr" size="512" crc="a7c6c277" sha1="adaa003dcd981576ea1cc5f697d709b2d6b2ea29" region="proms" offset="400"/>
		<chip type="cpu" name="Z80" clock="6000000"/>
		<chip type="audio" name="AY8910" clock="1500000"/>
		<display type="raster" rotate="90" width="256" height="224" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2" tilt="yes">
			<control type="dial" minimum="0" maximum="255" sensitivity="30" keydelta="15"/>
		</input>
		<dipswitch name="Allow Continue">
			<dipvalue name="No"/>
			<dipvalue name="Yes" default="yes"/>
		</dipswitch>
		<dipswitch name="Flip Screen">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="20K 60K 60K+" default="yes"/>
			<dipvalue name="20K"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="512"/>
	</game>
	<game name="aktaytdx" sourcefile="arkanoid.c" cloneof="arkanoid" romof="arkanoid">
		<description>Arkanoid Deluxe (Japan, Tayto)</description>
		<manufacturer>[Hack]</manufacturer>
		<rom name="aktaytdx.bin" size="65536" crc="8606f0ee" sha1="d1edb58a9b29a354023484089d0ca5f32e9985e4" region="cpu1" offset="0"/>
		<rom name="a75_03.rom" merge="a75-03.rom" size="32768" crc="038b74ba" sha1="ac053cc4908b4075f918748b89570e07a0ba5116" region="gfx1" dispose="yes" offset="0"/>
		<rom name="a75_04.rom" merge="a75-04.rom" size="32768" crc="71fae199" sha1="5d253c46ccf4cd2976a5fb8b8713f0f345443d06" region="gfx1" dispose="yes" offset="8000"/>
		<rom name="a75_05.rom" merge="a75-05.rom" size="32768" crc="c76374e2" sha1="7520dd48de20db60a2038f134dcaa454988e7874" region="gfx1" dispose="yes" offset="10000"/>
		<rom name="07.bpr" merge="a75-07.bpr" size="512" crc="0af8b289" sha1="6bc589e8a609b4cf450aebedc8ce02d5d45c970f" region="proms" offset="0"/>
		<rom name="08.bpr" merge="a75-08.bpr" size="512" crc="abb002fb" sha1="c14f56b8ef103600862e7930709d293b0aa97a73" region="proms" offset="200"/>
		<rom name="09.bpr" merge="a75-09.bpr" size="512" crc="a7c6c277" sha1="adaa003dcd981576ea1cc5f697d709b2d6b2ea29" region="proms" offset="400"/>
		<chip type="cpu" name="Z80" clock="6000000"/>
		<chip type="audio" name="AY8910" clock="1500000"/>
		<display type="raster" rotate="90" width="256" height="224" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2" tilt="yes">
			<control type="dial" minimum="0" maximum="255" sensitivity="30" keydelta="15"/>
		</input>
		<dipswitch name="Allow Continue">
			<dipvalue name="No"/>
			<dipvalue name="Yes" default="yes"/>
		</dipswitch>
		<dipswitch name="Flip Screen">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="20K 60K 60K+" default="yes"/>
			<dipvalue name="20K"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="512"/>
	</game>
	<game name="arkll32" sourcefile="arkanoid.c" cloneof="arkanoid" romof="arkanoid">
		<description>Arkanoid LL32</description>
		<manufacturer>[Hack]</manufacturer>
		<rom name="lle_a75_01-1.rom" size="32768" crc="8e6d7e7f" sha1="3682c548c1bc3ceea2ff685fc5b82e61ed0044d2" region="cpu1" offset="0"/>
		<rom name="lle_a75_11.rom" size="32768" crc="845fa7b0" sha1="e89ab456281bcb83a61a89b347dc93303928d365" region="cpu1" offset="8000"/>
		<rom name="arkanoid.uc" merge="arkanoid.uc" size="2048" crc="515d77b6" sha1="a302937683d11f663abd56a2fd7c174374e4d7fb" region="cpu2" offset="0"/>
		<rom name="a75_03.rom" merge="a75-03.rom" size="32768" crc="038b74ba" sha1="ac053cc4908b4075f918748b89570e07a0ba5116" region="gfx1" dispose="yes" offset="0"/>
		<rom name="a75_04.rom" merge="a75-04.rom" size="32768" crc="71fae199" sha1="5d253c46ccf4cd2976a5fb8b8713f0f345443d06" region="gfx1" dispose="yes" offset="8000"/>
		<rom name="a75_05.rom" merge="a75-05.rom" size="32768" crc="c76374e2" sha1="7520dd48de20db60a2038f134dcaa454988e7874" region="gfx1" dispose="yes" offset="10000"/>
		<rom name="07.bpr" merge="a75-07.bpr" size="512" crc="0af8b289" sha1="6bc589e8a609b4cf450aebedc8ce02d5d45c970f" region="proms" offset="0"/>
		<rom name="08.bpr" merge="a75-08.bpr" size="512" crc="abb002fb" sha1="c14f56b8ef103600862e7930709d293b0aa97a73" region="proms" offset="200"/>
		<rom name="09.bpr" merge="a75-09.bpr" size="512" crc="a7c6c277" sha1="adaa003dcd981576ea1cc5f697d709b2d6b2ea29" region="proms" offset="400"/>
		<chip type="cpu" name="Z80" clock="6000000"/>
		<chip type="cpu" name="M68705" clock="500000"/>
		<chip type="audio" name="AY8910" clock="1500000"/>
		<display type="raster" rotate="90" width="256" height="224" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2" tilt="yes">
			<control type="dial" minimum="0" maximum="255" sensitivity="30" keydelta="15"/>
		</input>
		<dipswitch name="Allow Continue">
			<dipvalue name="No"/>
			<dipvalue name="Yes" default="yes"/>
		</dipswitch>
		<dipswitch name="Flip Screen">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="20K 60K 60K+" default="yes"/>
			<dipvalue name="20K"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="512"/>
	</game>
	<game name="asteroi6" sourcefile="asteroid.c">
		<description>Asteroids (Six-Bullet Hack)</description>
		<year>1979</year>
		<manufacturer>Clay Cowgill</manufacturer>
		<rom name="035145_6.02" size="2048" crc="6cdf25a3" sha1="96e7882e5e144757d3adc51de8bfd5f583c0302e" region="cpu1" offset="6800"/>
		<rom name="035144_6.02" size="2048" crc="b4dcfbde" sha1="447e888c4af704c9f30801b2417617b7caa73921" region="cpu1" offset="7000"/>
		<rom name="035143.02" size="2048" crc="312caa02" sha1="1ce2eac1ab90b972e3f1fc3d250908f26328d6cb" region="cpu1" offset="7800"/>
		<rom name="035127.02" size="2048" crc="8b71fd9e" sha1="8cd5005e531eafa361d6b7e9eed159d164776c70" region="cpu1" offset="5000"/>
		<rom name="034602-01.c8" size="256" crc="97953db8" sha1="8cbded64d1dd35b18c4d5cece00f77e7b2cab2ad" region="proms" offset="0"/>
		<chip type="cpu" name="M6502" clock="1512000"/>
		<chip type="audio" name="Discrete"/>
		<display type="vector" rotate="0" refresh="60.000000" />
		<sound channels="1"/>
		<input players="1" buttons="3" coins="3" service="yes" tilt="yes">
			<control type="joy2way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Language">
			<dipvalue name="English" default="yes"/>
			<dipvalue name="German"/>
			<dipvalue name="French"/>
			<dipvalue name="Spanish"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Center Mech">
			<dipvalue name="X 1" default="yes"/>
			<dipvalue name="X 2"/>
		</dipswitch>
		<dipswitch name="Right Mech">
			<dipvalue name="X 1" default="yes"/>
			<dipvalue name="X 4"/>
			<dipvalue name="X 5"/>
			<dipvalue name="X 6"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="32768"/>
	</game>
	<game name="tst_gorf" sourcefile="astrocde.c" sampleof="gorf">
		<description>Test Rom - Gorf</description>
		<year>2005</year>
		<manufacturer>David Turner</manufacturer>
		<rom name="gorfmd.bin" size="4096" crc="3776a6a1" sha1="bd6b0a1dd587e8d4b325ef4133b8e3797416d8d2" region="cpu1" offset="0"/>
		<sample name="a.wav"/>
		<sample name="again.wav"/>
		<sample name="am.wav"/>
		<sample name="and.wav"/>
		<sample name="anhilatn.wav"/>
		<sample name="another.wav"/>
		<sample name="are.wav"/>
		<sample name="avenger.wav"/>
		<sample name="bad.wav"/>
		<sample name="be.wav"/>
		<sample name="been.wav"/>
		<sample name="but.wav"/>
		<sample name="button.wav"/>
		<sample name="cadet.wav"/>
		<sample name="cannot.wav"/>
		<sample name="captain.wav"/>
		<sample name="chronicl.wav"/>
		<sample name="coin.wav"/>
		<sample name="coins.wav"/>
		<sample name="colonel.wav"/>
		<sample name="consciou.wav"/>
		<sample name="defender.wav"/>
		<sample name="destroy.wav"/>
		<sample name="destroyd.wav"/>
		<sample name="doom.wav"/>
		<sample name="draws.wav"/>
		<sample name="empire.wav"/>
		<sample name="end.wav"/>
		<sample name="enemy.wav"/>
		<sample name="escape.wav"/>
		<sample name="flagship.wav"/>
		<sample name="for.wav"/>
		<sample name="galactic.wav"/>
		<sample name="general.wav"/>
		<sample name="gorf.wav"/>
		<sample name="gorphian.wav"/>
		<sample name="gorphins.wav"/>
		<sample name="hahahahu.wav"/>
		<sample name="hahaher.wav"/>
		<sample name="harder.wav"/>
		<sample name="have.wav"/>
		<sample name="hitting.wav"/>
		<sample name="i.wav"/>
		<sample name="impossib.wav"/>
		<sample name="in.wav"/>
		<sample name="insert.wav"/>
		<sample name="is.wav"/>
		<sample name="live.wav"/>
		<sample name="long.wav"/>
		<sample name="meet.wav"/>
		<sample name="move.wav"/>
		<sample name="my.wav"/>
		<sample name="near.wav"/>
		<sample name="next.wav"/>
		<sample name="nice.wav"/>
		<sample name="no.wav"/>
		<sample name="now.wav"/>
		<sample name="pause.wav"/>
		<sample name="player.wav"/>
		<sample name="prepare.wav"/>
		<sample name="prisonrs.wav"/>
		<sample name="promoted.wav"/>
		<sample name="push.wav"/>
		<sample name="robot.wav"/>
		<sample name="robots.wav"/>
		<sample name="seek.wav"/>
		<sample name="ship.wav"/>
		<sample name="shot.wav"/>
		<sample name="some.wav"/>
		<sample name="space.wav"/>
		<sample name="spause.wav"/>
		<sample name="survival.wav"/>
		<sample name="take.wav"/>
		<sample name="the.wav"/>
		<sample name="time.wav"/>
		<sample name="to.wav"/>
		<sample name="unbeatab.wav"/>
		<sample name="warrior.wav"/>
		<sample name="warriors.wav"/>
		<sample name="will.wav"/>
		<sample name="you.wav"/>
		<sample name="your.wav"/>
		<sample name="yourself.wav"/>
		<sample name="s.wav"/>
		<sample name="gorph.wav"/>
		<sample name="attack.wav"/>
		<sample name="bite.wav"/>
		<sample name="conquer.wav"/>
		<sample name="devour.wav"/>
		<sample name="dust.wav"/>
		<sample name="galaxy.wav"/>
		<sample name="got.wav"/>
		<sample name="power.wav"/>
		<sample name="try.wav"/>
		<sample name="supreme.wav"/>
		<sample name="all.wav"/>
		<sample name="hail.wav"/>
		<sample name="emperor.wav"/>
		<chip type="cpu" name="Z80" clock="1789773"/>
		<chip type="audio" name="Astrocade" clock="1789773"/>
		<chip type="audio" name="Astrocade" clock="1789773"/>
		<chip type="audio" name="Samples"/>
		<display type="raster" rotate="270" width="320" height="204" refresh="60.000000" />
		<sound channels="2"/>
		<input players="2" buttons="1" coins="2" tilt="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
		</dipswitch>
		<dipswitch name="Language">
			<dipvalue name="English" default="yes"/>
			<dipvalue name="Foreign (NEED ROM)"/>
		</dipswitch>
		<dipswitch name="Lives per Credit">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="Mission 5" default="yes"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="256"/>
	</game>
	<game name="tst_gor1" sourcefile="astrocde.c" sampleof="gorf">
		<description>Test Rom - Gorf Complete Memory Diagnostics</description>
		<year>2006</year>
		<manufacturer>Mark Spaeth</manufacturer>
		<rom name="gorftest.bin" size="1575" crc="676137a2" sha1="d99192a16add7b188b29db7f9497b6c129d81144" region="cpu1" offset="0"/>
		<sample name="a.wav"/>
		<sample name="again.wav"/>
		<sample name="am.wav"/>
		<sample name="and.wav"/>
		<sample name="anhilatn.wav"/>
		<sample name="another.wav"/>
		<sample name="are.wav"/>
		<sample name="avenger.wav"/>
		<sample name="bad.wav"/>
		<sample name="be.wav"/>
		<sample name="been.wav"/>
		<sample name="but.wav"/>
		<sample name="button.wav"/>
		<sample name="cadet.wav"/>
		<sample name="cannot.wav"/>
		<sample name="captain.wav"/>
		<sample name="chronicl.wav"/>
		<sample name="coin.wav"/>
		<sample name="coins.wav"/>
		<sample name="colonel.wav"/>
		<sample name="consciou.wav"/>
		<sample name="defender.wav"/>
		<sample name="destroy.wav"/>
		<sample name="destroyd.wav"/>
		<sample name="doom.wav"/>
		<sample name="draws.wav"/>
		<sample name="empire.wav"/>
		<sample name="end.wav"/>
		<sample name="enemy.wav"/>
		<sample name="escape.wav"/>
		<sample name="flagship.wav"/>
		<sample name="for.wav"/>
		<sample name="galactic.wav"/>
		<sample name="general.wav"/>
		<sample name="gorf.wav"/>
		<sample name="gorphian.wav"/>
		<sample name="gorphins.wav"/>
		<sample name="hahahahu.wav"/>
		<sample name="hahaher.wav"/>
		<sample name="harder.wav"/>
		<sample name="have.wav"/>
		<sample name="hitting.wav"/>
		<sample name="i.wav"/>
		<sample name="impossib.wav"/>
		<sample name="in.wav"/>
		<sample name="insert.wav"/>
		<sample name="is.wav"/>
		<sample name="live.wav"/>
		<sample name="long.wav"/>
		<sample name="meet.wav"/>
		<sample name="move.wav"/>
		<sample name="my.wav"/>
		<sample name="near.wav"/>
		<sample name="next.wav"/>
		<sample name="nice.wav"/>
		<sample name="no.wav"/>
		<sample name="now.wav"/>
		<sample name="pause.wav"/>
		<sample name="player.wav"/>
		<sample name="prepare.wav"/>
		<sample name="prisonrs.wav"/>
		<sample name="promoted.wav"/>
		<sample name="push.wav"/>
		<sample name="robot.wav"/>
		<sample name="robots.wav"/>
		<sample name="seek.wav"/>
		<sample name="ship.wav"/>
		<sample name="shot.wav"/>
		<sample name="some.wav"/>
		<sample name="space.wav"/>
		<sample name="spause.wav"/>
		<sample name="survival.wav"/>
		<sample name="take.wav"/>
		<sample name="the.wav"/>
		<sample name="time.wav"/>
		<sample name="to.wav"/>
		<sample name="unbeatab.wav"/>
		<sample name="warrior.wav"/>
		<sample name="warriors.wav"/>
		<sample name="will.wav"/>
		<sample name="you.wav"/>
		<sample name="your.wav"/>
		<sample name="yourself.wav"/>
		<sample name="s.wav"/>
		<sample name="gorph.wav"/>
		<sample name="attack.wav"/>
		<sample name="bite.wav"/>
		<sample name="conquer.wav"/>
		<sample name="devour.wav"/>
		<sample name="dust.wav"/>
		<sample name="galaxy.wav"/>
		<sample name="got.wav"/>
		<sample name="power.wav"/>
		<sample name="try.wav"/>
		<sample name="supreme.wav"/>
		<sample name="all.wav"/>
		<sample name="hail.wav"/>
		<sample name="emperor.wav"/>
		<chip type="cpu" name="Z80" clock="1789773"/>
		<chip type="audio" name="Astrocade" clock="1789773"/>
		<chip type="audio" name="Astrocade" clock="1789773"/>
		<chip type="audio" name="Samples"/>
		<display type="raster" rotate="270" width="320" height="204" refresh="60.000000" />
		<sound channels="2"/>
		<input players="2" buttons="1" coins="2" tilt="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
		</dipswitch>
		<dipswitch name="Language">
			<dipvalue name="English" default="yes"/>
			<dipvalue name="Foreign (NEED ROM)"/>
		</dipswitch>
		<dipswitch name="Lives per Credit">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="Mission 5" default="yes"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="256"/>
	</game>
	<game name="tst_wow" sourcefile="astrocde.c" sampleof="wow">
		<description>Test Rom - Wizard of Wor</description>
		<year>2003</year>
		<manufacturer>David Turner</manufacturer>
		<rom name="wowmd030.x1" size="4096" crc="f493ec4d" sha1="030cd12e7a7e9ac346e8299df83b62480004c954" region="cpu1" offset="0"/>
		<sample name="a.wav"/>
		<sample name="again.wav"/>
		<sample name="ahh.wav"/>
		<sample name="am.wav"/>
		<sample name="and.wav"/>
		<sample name="anew.wav"/>
		<sample name="another.wav"/>
		<sample name="any.wav"/>
		<sample name="anyone.wav"/>
		<sample name="appear.wav"/>
		<sample name="are.wav"/>
		<sample name="babies.wav"/>
		<sample name="back.wav"/>
		<sample name="beat.wav"/>
		<sample name="become.wav"/>
		<sample name="best.wav"/>
		<sample name="better.wav"/>
		<sample name="bite.wav"/>
		<sample name="bones.wav"/>
		<sample name="breath.wav"/>
		<sample name="but.wav"/>
		<sample name="can.wav"/>
		<sample name="cant.wav"/>
		<sample name="chance.wav"/>
		<sample name="chest.wav"/>
		<sample name="coin.wav"/>
		<sample name="dance.wav"/>
		<sample name="destroy.wav"/>
		<sample name="develop.wav"/>
		<sample name="do.wav"/>
		<sample name="dont.wav"/>
		<sample name="doom.wav"/>
		<sample name="door.wav"/>
		<sample name="draw.wav"/>
		<sample name="dungeon.wav"/>
		<sample name="dungeons.wav"/>
		<sample name="each.wav"/>
		<sample name="eaten.wav"/>
		<sample name="escape.wav"/>
		<sample name="explode.wav"/>
		<sample name="fear.wav"/>
		<sample name="find.wav"/>
		<sample name="fire.wav"/>
		<sample name="for.wav"/>
		<sample name="from.wav"/>
		<sample name="garwor.wav"/>
		<sample name="get.wav"/>
		<sample name="getting.wav"/>
		<sample name="good.wav"/>
		<sample name="hahahaha.wav"/>
		<sample name="harder.wav"/>
		<sample name="hasnt.wav"/>
		<sample name="have.wav"/>
		<sample name="heavyw.wav"/>
		<sample name="hey.wav"/>
		<sample name="hope.wav"/>
		<sample name="hungry.wav"/>
		<sample name="hurry.wav"/>
		<sample name="i.wav"/>
		<sample name="if.wav"/>
		<sample name="im.wav"/>
		<sample name="i1.wav"/>
		<sample name="ill.wav"/>
		<sample name="in.wav"/>
		<sample name="insert.wav"/>
		<sample name="invisibl.wav"/>
		<sample name="it.wav"/>
		<sample name="lie.wav"/>
		<sample name="magic.wav"/>
		<sample name="magical.wav"/>
		<sample name="me.wav"/>
		<sample name="meet.wav"/>
		<sample name="months.wav"/>
		<sample name="my.wav"/>
		<sample name="myself.wav"/>
		<sample name="near.wav"/>
		<sample name="never.wav"/>
		<sample name="now.wav"/>
		<sample name="of.wav"/>
		<sample name="off.wav"/>
		<sample name="one.wav"/>
		<sample name="only.wav"/>
		<sample name="oven.wav"/>
		<sample name="pause.wav"/>
		<sample name="pets.wav"/>
		<sample name="powerful.wav"/>
		<sample name="pop.wav"/>
		<sample name="radar.wav"/>
		<sample name="ready.wav"/>
		<sample name="rest.wav"/>
		<sample name="say.wav"/>
		<sample name="science.wav"/>
		<sample name="see.wav"/>
		<sample name="spause.wav"/>
		<sample name="start.wav"/>
		<sample name="the.wav"/>
		<sample name="then.wav"/>
		<sample name="through.wav"/>
		<sample name="thurwor.wav"/>
		<sample name="time.wav"/>
		<sample name="to.wav"/>
		<sample name="treasure.wav"/>
		<sample name="try.wav"/>
		<sample name="very.wav"/>
		<sample name="wait.wav"/>
		<sample name="war.wav"/>
		<sample name="warrior.wav"/>
		<sample name="watch.wav"/>
		<sample name="we.wav"/>
		<sample name="welcome.wav"/>
		<sample name="were.wav"/>
		<sample name="while.wav"/>
		<sample name="will.wav"/>
		<sample name="with.wav"/>
		<sample name="wizard.wav"/>
		<sample name="wont.wav"/>
		<sample name="wor.wav"/>
		<sample name="world.wav"/>
		<sample name="worlings.wav"/>
		<sample name="worlock.wav"/>
		<sample name="you.wav"/>
		<sample name="youl.wav"/>
		<sample name="youd.wav"/>
		<sample name="your.wav"/>
		<chip type="cpu" name="Z80" clock="1789773"/>
		<chip type="audio" name="Astrocade" clock="1789773"/>
		<chip type="audio" name="Astrocade" clock="1789773"/>
		<chip type="audio" name="Samples"/>
		<display type="raster" rotate="0" width="320" height="204" refresh="60.000000" />
		<sound channels="2"/>
		<input players="2" buttons="2" coins="3" tilt="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Flip Screen">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
		</dipswitch>
		<dipswitch name="Language">
			<dipvalue name="English" default="yes"/>
			<dipvalue name="Foreign (NEED ROM)"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2 for 1 Credit / 5 for 2 Credits"/>
			<dipvalue name="3 for 1 Credit / 7 for 2 Credits" default="yes"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="3rd Level" default="yes"/>
			<dipvalue name="4th Level"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="On only when controls are touched"/>
			<dipvalue name="Always On" default="yes"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="256"/>
	</game>
	<game name="astrf_bl" sourcefile="astrof.c" sampleof="astrof">
		<description>Astro Fighter (Black Background)</description>
		<year>1979</year>
		<manufacturer>Hack</manufacturer>
		<rom name="afii.6" size="2048" crc="d6cd13a4" sha1="359b00b02f4256f1138c8526214c6a34d2e5b47a" region="cpu1" offset="d000"/>
		<rom name="afii.5" size="2048" crc="6fd3c4df" sha1="73aad03e2588ac9f249d5751eb4a7c7cd12fd3b9" region="cpu1" offset="d800"/>
		<rom name="afii.4" size="2048" crc="9612dae3" sha1="8ee1797c212e06c381972b7b555f240ff317d75d" region="cpu1" offset="e000"/>
		<rom name="afii.3" size="2048" crc="5a0fef42" sha1="92a575abdf17bbb5ed6bc67479049523a985aa75" region="cpu1" offset="e800"/>
		<rom name="afii.2" size="2048" crc="69f8a4fc" sha1="9f9a935f19187640018009ade92f8993912ef6c2" region="cpu1" offset="f000"/>
		<rom name="afii.1" size="2048" crc="322c09d2" sha1="89723e3d998ff9cb9b174bca4b072b412b290c04" region="cpu1" offset="f800"/>
		<rom name="astrf_bl.clr" size="32" crc="6be69d4b" sha1="4197cf9110db08e45b5d18aedb0fde96779491c1" region="proms" offset="0"/>
		<sample name="fire.wav"/>
		<sample name="ekilled.wav"/>
		<sample name="wave1.wav"/>
		<sample name="wave2.wav"/>
		<sample name="wave3.wav"/>
		<sample name="wave4.wav"/>
		<sample name="bossfire.wav"/>
		<sample name="fuel.wav"/>
		<sample name="death.wav"/>
		<sample name="bosshit.wav"/>
		<sample name="bosskill.wav"/>
		<chip type="cpu" name="M6502" clock="662187"/>
		<chip type="audio" name="Samples"/>
		<display type="raster" rotate="90" width="240" height="240" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="1">
			<control type="joy2way"/>
		</input>
		<dipswitch name="Lives">
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
			<dipvalue name="6"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="3000" default="yes"/>
			<dipvalue name="5000"/>
			<dipvalue name="7000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="16"/>
	</game>
	<game name="bagturbo" sourcefile="bagman.c">
		<description>Bagman Turbo (Stern set 1) [c]</description>
		<year>1991</year>
		<manufacturer>Tim Arcadecollecting</manufacturer>
		<rom name="bagt_a4_9e.bin" size="4096" crc="c070635c" sha1="98c920f9ab377258d376e62337f14df3e51badaa" region="cpu1" offset="0"/>
		<rom name="a5-9f" size="4096" crc="2ddf6bb9" sha1="151068dddc55163bb6f925f68e5d04e347ded6a5" region="cpu1" offset="1000"/>
		<rom name="a4_9j.bin" size="4096" crc="b2da8b77" sha1="ea36cd6be42c5548a9a91054aeebb4b985ba15c9" region="cpu1" offset="2000"/>
		<rom name="a5-9k" size="4096" crc="f91d617b" sha1="a3323b51277e08747701cc4e2d3a9c466e96d4c1" region="cpu1" offset="3000"/>
		<rom name="bagt_a4_9m.bin" size="4096" crc="8cb278fe" sha1="807a4f1d89dcbd7482ef86f4b2e88cc2f64abbf4" region="cpu1" offset="4000"/>
		<rom name="a5-9n" size="4096" crc="68e4b64d" sha1="55950d7c07c621cafa001d5d3bfec6bbc02712e2" region="cpu1" offset="5000"/>
		<rom name="a2_1e.bin" size="4096" crc="f217ac09" sha1="a9716674401dff27344a01df8121b6b648688680" region="gfx1" dispose="yes" offset="0"/>
		<rom name="j1_b04.bin" size="4096" crc="c680ef04" sha1="79406bc786374abfcd9f548268c445b5c8d8858d" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="a2_1c.bin" size="4096" crc="f3e11bd7" sha1="43ee00ff777008c89f619eb183e7c5e63f6c7694" region="gfx2" dispose="yes" offset="0"/>
		<rom name="a2_1f.bin" size="4096" crc="d0f7105b" sha1="fb382703850a4ded567706e02ebb7f3e22531b7c" region="gfx2" dispose="yes" offset="1000"/>
		<rom name="p3.bin" size="32" crc="2a855523" sha1="91e032233fee397c90b7c1662934aca9e0671482" region="proms" offset="0"/>
		<rom name="r3.bin" size="32" crc="ae6f1019" sha1="fd711882b670380cb4bd909c840ba06277b8fbe3" region="proms" offset="20"/>
		<rom name="r6.bin" size="32" crc="c58a4f6a" sha1="35ef244b3e94032df2610aa594ea5670b91e1449" region="proms" offset="40"/>
		<rom name="r9_b11.bin" size="4096" crc="2e0057ff" sha1="33e3ffa6418f86864eb81e5e9bda4bf540c143a6" region="sound1" offset="0"/>
		<rom name="t9_b12.bin" size="4096" crc="b2120edd" sha1="52b89dbcc749b084331fa82b13d0876e911fce52" region="sound1" offset="1000"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="AY8910" clock="1500000"/>
		<chip type="audio" name="TMS5110" clock="640000"/>
		<display type="raster" rotate="270" width="256" height="224" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="4">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2C/1C 1C/1C 1C/3C 1C/7C"/>
			<dipvalue name="1C/1C 1C/2C 1C/6C 1C/14C" default="yes"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Medium"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Hardest"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="30000" default="yes"/>
			<dipvalue name="40000"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="64"/>
	</game>
	<game name="pickinpi" sourcefile="bagman.c">
		<description>Pickin' (Color Hack)</description>
		<year>1983</year>
		<manufacturer>Hack by Pi</manufacturer>
		<rom name="9e" size="4096" crc="efd0bd43" sha1="b70a471a809c08286a82934046357fb46556f641" region="cpu1" offset="0"/>
		<rom name="9f" size="4096" crc="b5785a23" sha1="9eddda5695981cb0470dfea68d5e2e8e220382b1" region="cpu1" offset="1000"/>
		<rom name="9j" size="4096" crc="65ee9fd4" sha1="2efa40c19a7b0644ef4f4b2ce6a025b2b880239d" region="cpu1" offset="2000"/>
		<rom name="9k" size="4096" crc="7b23350e" sha1="dff19602a0e46ca0bcdbdf2a1d61fd2c80ac70e7" region="cpu1" offset="3000"/>
		<rom name="9m" size="4096" crc="935a7248" sha1="d9af4405d51ce1ff6c4b84709dc85c0db88b1d54" region="cpu1" offset="4000"/>
		<rom name="9n" size="4096" crc="52485d1d" sha1="c309eec506f978388463f20d56d958e6639c31e8" region="cpu1" offset="5000"/>
		<rom name="1f" size="4096" crc="c5e96ac6" sha1="b2d740b6d07c765e8eb2dce31fe285a15a9fe597" region="gfx1" dispose="yes" offset="0"/>
		<rom name="1j" size="4096" crc="41c4ac1c" sha1="aac58a9d675a9b70140d82341231bcf6c77c7b41" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="6331-1pi.3p" size="32" crc="b1dd1e68" sha1="059c5f6c43e62b9381f4a0fa322dbe59c29812f5" region="proms" offset="0"/>
		<rom name="6331-1pi.3r" size="32" crc="47fadc93" sha1="3ba46957e664a2ea639a97a0c199a9636861ca50" region="proms" offset="20"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="AY8910" clock="1500000"/>
		<display type="raster" rotate="270" width="256" height="224" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="4">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Coinage">
			<dipvalue name="2C/1C 1C/1C 1C/3C 1C/7C"/>
			<dipvalue name="1C/1C 1C/2C 1C/6C 1C/14C" default="yes"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Language">
			<dipvalue name="English" default="yes"/>
			<dipvalue name="French"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="64"/>
	</game>
	<game name="blkdrgnk" sourcefile="blktiger.c">
		<description>Black Dragon (Korean)</description>
		<year>1987</year>
		<manufacturer>hack</manufacturer>
		<rom name="blkdrgnk.5e" size="32768" crc="e713b486" sha1="468a75120080f9529f2b56d66c72c767e7ee86df" region="cpu1" offset="0"/>
		<rom name="blkdrgon.6e" size="65536" crc="7d39c26f" sha1="562a3f578e109ae020f65e341c876ad7e510a311" region="cpu1" offset="10000"/>
		<rom name="blkdrgon.8e" size="65536" crc="d1bf3757" sha1="b19f8b986406bde65ac7f0d55d54f87b37f5e42f" region="cpu1" offset="20000"/>
		<rom name="blkdrgon.9e" size="65536" crc="4d1d6680" sha1="e137624c59392de6aaffeded99b024938360bd25" region="cpu1" offset="30000"/>
		<rom name="blkdrgon.10e" size="65536" crc="c8d0c45e" sha1="66c2e5a74c5875a2c8e28740fe944bd943246ce5" region="cpu1" offset="40000"/>
		<rom name="bd-06.1l" size="32768" crc="2cf54274" sha1="87df100c65999ba1e9d358ffd0fe4bba23ae0efb" region="cpu2" offset="0"/>
		<rom name="blkdrgnk.2n" size="32768" crc="3b432217" sha1="da0b3fe16fb5192f6514bdf5fef85a889c7b2f0a" region="gfx1" dispose="yes" offset="0"/>
		<rom name="blkdrgon.5b" size="65536" crc="22d0a4b0" sha1="f9402ea9ffedcb280497a63c5eb352de9d4ca3fd" region="gfx2" dispose="yes" offset="0"/>
		<rom name="blkdrgon.4b" size="65536" crc="c8b5fc52" sha1="621e899285ce6302e5b25d133d9cd52c09b7b202" region="gfx2" dispose="yes" offset="10000"/>
		<rom name="blkdrgon.9b" size="65536" crc="9498c378" sha1="841934ddef724faf04162c4be4aea1684d8d8e0f" region="gfx2" dispose="yes" offset="20000"/>
		<rom name="blkdrgon.8b" size="65536" crc="5b0df8ce" sha1="57d10b48bd61b0224ce21b36bde8d2479e8e5df4" region="gfx2" dispose="yes" offset="30000"/>
		<rom name="bd-08.5a" size="65536" crc="e2f17438" sha1="3e5fdae07d40febedc59c7c7c4d9c6f0d72b58b5" region="gfx3" dispose="yes" offset="0"/>
		<rom name="bd-07.4a" size="65536" crc="5fccbd27" sha1="33c55aa9c12b3121ca5c3b4c39a9b152b6946461" region="gfx3" dispose="yes" offset="10000"/>
		<rom name="bd-10.9a" size="65536" crc="fc33ccc6" sha1="d492626a88565c2626f98ecb1d74535f1ad68e4c" region="gfx3" dispose="yes" offset="20000"/>
		<rom name="bd-09.8a" size="65536" crc="f449de01" sha1="f6b40e9eb2471b89c42ab84f4214295d284db0c3" region="gfx3" dispose="yes" 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" name="Z80" clock="4000000"/>
		<chip type="cpu" name="Z80" clock="3000000"/>
		<chip type="audio" name="YM2203" clock="3579545"/>
		<chip type="audio" name="YM2203" clock="3579545"/>
		<display 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">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
		</dipswitch>
		<dipswitch name="Flip Screen">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
			<dipvalue name="7"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="1 (Easiest)"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
			<dipvalue name="5 (Normal)" default="yes"/>
			<dipvalue name="6"/>
			<dipvalue name="7"/>
			<dipvalue name="8 (Hardest)"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Allow Continue">
			<dipvalue name="No"/>
			<dipvalue name="Yes" default="yes"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="1024"/>
	</game>
	<game name="bmbjckgr" sourcefile="bombjack.c" cloneof="bombjack" romof="bombjack">
		<description>Bomb Jack (Greek)</description>
		<year>1984</year>
		<manufacturer>Hack</manufacturer>
		<rom name="09_j01b.bin" merge="09_j01b.bin" size="8192" crc="c668dc30" sha1="51dd6a2688b42e9f28f0882bd76f75be7ec3222a" region="cpu1" offset="0"/>
		<rom name="10_l01b.bin" merge="10_l01b.bin" size="8192" crc="52a1e5fb" sha1="e1cdc4b4efbc6c7a1e4fa65019486617f2acba1b" region="cpu1" offset="2000"/>
		<rom name="11_m01b.bin" merge="11_m01b.bin" size="8192" crc="b68a062a" sha1="43bae56494ac0202aaa8f1ed5c1ed1bff775b2b8" region="cpu1" offset="4000"/>
		<rom name="12g_n01b.bin" size="8192" crc="b457909f" sha1="807b30742a89a327721596c4f5d091912f0ab4ec" region="cpu1" offset="6000"/>
		<rom name="13g.1r" size="8192" crc="f8e14e2c" sha1="a5dff87ad26eff6a07313594d9bce2ea568c8f26" region="cpu1" offset="c000"/>
		<rom name="01_h03t.bin" merge="01_h03t.bin" size="8192" crc="8407917d" sha1="318face9f7a7ab6c7eeac773995040425e780aaf" region="cpu2" offset="0"/>
		<rom name="03g_e08t.bin" size="4096" crc="df120e35" sha1="b389320cd95fe3ac7bfb613098140d169c0485b1" region="gfx1" dispose="yes" offset="0"/>
		<rom name="04g_h08t.bin" size="4096" crc="2af09b2b" sha1="4ce87353a941c6527c9426e578ed2a6c7286175e" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="05g_k08t.bin" size="4096" crc="4362417c" sha1="680a5c06c938e7cca33880bc18a2b592a4204ec8" region="gfx1" dispose="yes" offset="2000"/>
		<rom name="06_l08t.bin" merge="06_l08t.bin" size="8192" crc="51eebd89" sha1="515128a3971fcb97b60c5b6bdd2b03026aec1921" region="gfx2" dispose="yes" offset="0"/>
		<rom name="07_n08t.bin" merge="07_n08t.bin" size="8192" crc="9dd98e9d" sha1="6db6006a6e20ff7c243d88293ca53681c4703ea5" region="gfx2" dispose="yes" offset="2000"/>
		<rom name="08_r08t.bin" merge="08_r08t.bin" size="8192" crc="3155ee7d" sha1="e7897dca4c145f10b7d975b8ef0e4d8aa9354c25" region="gfx2" dispose="yes" offset="4000"/>
		<rom name="16g_m07b.bin" size="8192" crc="e33942bf" sha1="a9fad16f9b83faf1c0948ad15186959ec17eb448" region="gfx3" dispose="yes" offset="0"/>
		<rom name="15g_l07b.bin" size="8192" crc="1bb8ec79" sha1="14c8b6ee9f22491330bbf14356fa4ab3c62cb811" region="gfx3" dispose="yes" offset="2000"/>
		<rom name="14g_j07b.bin" size="8192" crc="0a9b3106" sha1="bfd1c430e3e96896ebf4db962f755353a9a57be8" region="gfx3" dispose="yes" offset="4000"/>
		<rom name="02_p04t.bin" merge="02_p04t.bin" size="4096" crc="398d4a02" sha1="ac18a8219f99ba9178b96c9564de3978e39c59fd" region="gfx4" offset="0"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="AY8910" clock="1500000"/>
		<chip type="audio" name="AY8910" clock="1500000"/>
		<chip type="audio" name="AY8910" clock="1500000"/>
		<display type="raster" rotate="90" width="256" height="224" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Coin A">
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Initial High Score?">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="100000"/>
			<dipvalue name="30000"/>
			<dipvalue name="50000"/>
			<dipvalue name="100000"/>
			<dipvalue name="50000"/>
			<dipvalue name="100000"/>
			<dipvalue name="50000"/>
		</dipswitch>
		<dipswitch name="Bird Speed">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Medium"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Hardest"/>
		</dipswitch>
		<dipswitch name="Enemies Number &amp; Speed">
			<dipvalue name="Easy"/>
			<dipvalue name="Medium" default="yes"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Hardest"/>
		</dipswitch>
		<dipswitch name="Special Coin">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="128"/>
	</game>
	<game name="bmbjckhs" sourcefile="bombjack.c" cloneof="bombjack" romof="bombjack">
		<description>Bomb Jack [h]</description>
		<year>1984</year>
		<manufacturer>JRok</manufacturer>
		<rom name="bj_j1.bin" size="8192" crc="2e8f5ad0" sha1="e56baf71403544c959fe45be8381c77730bb8082" region="cpu1" offset="0"/>
		<rom name="10_l01b.bin" merge="10_l01b.bin" size="8192" crc="52a1e5fb" sha1="e1cdc4b4efbc6c7a1e4fa65019486617f2acba1b" region="cpu1" offset="2000"/>
		<rom name="11_m01b.bin" merge="11_m01b.bin" size="8192" crc="b68a062a" sha1="43bae56494ac0202aaa8f1ed5c1ed1bff775b2b8" region="cpu1" offset="4000"/>
		<rom name="12_n01b.bin" merge="12_n01b.bin" size="8192" crc="1d3ecee5" sha1="8b3c49e21ea4952cae7042890d1be2115f7d6fda" region="cpu1" offset="6000"/>
		<rom name="13.1r" merge="13.1r" size="8192" crc="70e0244d" sha1="67654155e42821ea78a655f869fb81c8d6387f63" region="cpu1" offset="c000"/>
		<rom name="01_h03t.bin" merge="01_h03t.bin" size="8192" crc="8407917d" sha1="318face9f7a7ab6c7eeac773995040425e780aaf" region="cpu2" offset="0"/>
		<rom name="03_e08t.bin" merge="03_e08t.bin" size="4096" crc="9f0470d5" sha1="94ef52ef47b4399a03528fe3efeac9c1d6983446" region="gfx1" dispose="yes" offset="0"/>
		<rom name="04_h08t.bin" merge="04_h08t.bin" size="4096" crc="81ec12e6" sha1="e29ba193f21aa898499187603b25d2e226a07c7b" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="05_k08t.bin" merge="05_k08t.bin" size="4096" crc="e87ec8b1" sha1="a66808ef2d62fca2854396898b86bac9be5f17a3" region="gfx1" dispose="yes" offset="2000"/>
		<rom name="06_l08t.bin" merge="06_l08t.bin" size="8192" crc="51eebd89" sha1="515128a3971fcb97b60c5b6bdd2b03026aec1921" region="gfx2" dispose="yes" offset="0"/>
		<rom name="07_n08t.bin" merge="07_n08t.bin" size="8192" crc="9dd98e9d" sha1="6db6006a6e20ff7c243d88293ca53681c4703ea5" region="gfx2" dispose="yes" offset="2000"/>
		<rom name="08_r08t.bin" merge="08_r08t.bin" size="8192" crc="3155ee7d" sha1="e7897dca4c145f10b7d975b8ef0e4d8aa9354c25" region="gfx2" dispose="yes" offset="4000"/>
		<rom name="16_m07b.bin" merge="16_m07b.bin" size="8192" crc="94694097" sha1="de71bcd67f97d05527f2504fc8430be333fb9ec2" region="gfx3" dispose="yes" offset="0"/>
		<rom name="15_l07b.bin" merge="15_l07b.bin" size="8192" crc="013f58f2" sha1="20c64593ab9fcb04cefbce0cd5d17ce3ff26441b" region="gfx3" dispose="yes" offset="2000"/>
		<rom name="14_j07b.bin" merge="14_j07b.bin" size="8192" crc="101c858d" sha1="ed1746c15cdb04fae888601d940183d5c7702282" region="gfx3" dispose="yes" offset="4000"/>
		<rom name="02_p04t.bin" merge="02_p04t.bin" size="4096" crc="398d4a02" sha1="ac18a8219f99ba9178b96c9564de3978e39c59fd" region="gfx4" offset="0"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="AY8910" clock="1500000"/>
		<chip type="audio" name="AY8910" clock="1500000"/>
		<chip type="audio" name="AY8910" clock="1500000"/>
		<display type="raster" rotate="90" width="256" height="224" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Coin A">
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Initial High Score?">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="100000"/>
			<dipvalue name="30000"/>
			<dipvalue name="50000"/>
			<dipvalue name="100000"/>
			<dipvalue name="50000"/>
			<dipvalue name="100000"/>
			<dipvalue name="50000"/>
		</dipswitch>
		<dipswitch name="Bird Speed">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Medium"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Hardest"/>
		</dipswitch>
		<dipswitch name="Enemies Number &amp; Speed">
			<dipvalue name="Easy"/>
			<dipvalue name="Medium" default="yes"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Hardest"/>
		</dipswitch>
		<dipswitch name="Special Coin">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="128"/>
	</game>
	<game name="bnjr" sourcefile="btime.c">
		<description>Bump 'n' Jump Reverse Mod</description>
		<year>2002</year>
		<manufacturer>DaveC Hack</manufacturer>
		<rom name="bnj12b.bin" size="8192" crc="ba3e3801" sha1="56284076d938c33c1492a07281b936681eb09808" region="cpu1" offset="a000"/>
		<rom name="bnj12c.bin" size="8192" crc="fb3a2cdd" sha1="4a964389cc8035b9264d4cb133eb6d3826e74b95" region="cpu1" offset="c000"/>
		<rom name="bnj12d.bin" size="8192" crc="b88bc99e" sha1="08a4ddea4037f9e14d0d9f4262a1746b0a3a140c" region="cpu1" offset="e000"/>
		<rom name="bnj6c.bin" size="4096" crc="8c02f662" sha1="1279d564e65fd3ccac25b1f9fbb40d910de2b544" region="cpu2" offset="f000"/>
		<rom name="bnjr4e.bin" size="8192" crc="876cc672" sha1="860cfc92752f312ce167fdfb7752fb5e7d7d8817" region="gfx1" dispose="yes" offset="0"/>
		<rom name="bnjr4f.bin" size="8192" crc="e5e95e3f" sha1="c16e03e29229fa7dcc9ed01b43b645fbcc79cc97" region="gfx1" dispose="yes" offset="2000"/>
		<rom name="bnjr4h.bin" size="8192" crc="570ffa46" sha1="e397fbca0cc7b8173476d34d4e651752937b7569" region="gfx1" dispose="yes" offset="4000"/>
		<rom name="bnjr10e.bin" size="4096" crc="9e523e4c" sha1="4d76696c7594d84d081d17220dc58c0e7e35a14c" region="gfx2" dispose="yes" offset="0"/>
		<rom name="bnjr10f.bin" size="4096" crc="5cf10f28" sha1="66b2d8cc27ff6dd340054290f6eb2d71c9a1052a" region="gfx2" dispose="yes" offset="1000"/>
		<chip type="cpu" name="M6502" clock="750000"/>
		<chip type="cpu" name="M6502" clock="500000"/>
		<chip type="audio" name="AY8910" clock="1500000"/>
		<chip type="audio" name="AY8910" clock="1500000"/>
		<display type="raster" rotate="270" width="256" height="240" refresh="57.000000" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2" tilt="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Coin A">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="Every 30000" default="yes"/>
			<dipvalue name="Every 70000"/>
			<dipvalue name="20000 Only"/>
			<dipvalue name="30000 Only"/>
		</dipswitch>
		<dipswitch name="Allow Continue">
			<dipvalue name="No"/>
			<dipvalue name="Yes" default="yes"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="16"/>
	</game>
	<game name="btimehs" sourcefile="btime.c" cloneof="btime" romof="btime">
		<description>Burger Time (Data East) [h]</description>
		<year>2003</year>
		<manufacturer>Matt Osborn</manufacturer>
		<rom name="btimehs.9b" size="4096" crc="4aa47b4f" sha1="55552300287c410dac3cdbfa3b3b25dcf6ed88d7" region="cpu1" offset="c000"/>
		<rom name="aa06.13b" merge="aa06.13b" size="4096" crc="b4ba400d" sha1="8c77397e934907bc47a739f263196a0f2f81ba3d" region="cpu1" offset="d000"/>
		<rom name="aa05.10b" merge="aa05.10b" size="4096" crc="8005bffa" sha1="d0da4e360039f6a8d8142a4e8e05c1f90c0af68a" region="cpu1" offset="e000"/>
		<rom name="aa07.15b" merge="aa07.15b" size="4096" crc="086440ad" sha1="4a32bc92f8ff5fbe112f56e62d2c03da8851a7b9" region="cpu1" offset="f000"/>
		<rom name="ab14.12h" merge="ab14.12h" size="4096" crc="f55e5211" sha1="27940026d0c6212d1138d2fd88880df697218627" region="cpu2" offset="f000"/>
		<rom name="aa12.7k" merge="aa12.7k" size="4096" crc="c4617243" sha1="24204d591aa2c264a852ee9ba8c4be63efd97728" region="gfx1" dispose="yes" offset="0"/>
		<rom name="ab13.9k" merge="ab13.9k" size="4096" crc="ac01042f" sha1="e64b6381a9298eaf74e79fa5f1ea8e9596c58a49" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="ab10.10k" merge="ab10.10k" size="4096" crc="854a872a" sha1="3d2ecfd54a5a9d68b53cf4b4ee1f2daa6aef2123" region="gfx1" dispose="yes" offset="2000"/>
		<rom name="ab11.12k" merge="ab11.12k" size="4096" crc="d4848014" sha1="0a55b091cd4e7f317c35defe13d5051b26042eee" region="gfx1" dispose="yes" offset="3000"/>
		<rom name="aa8.13k" merge="aa8.13k" size="4096" crc="8650c788" sha1="d9b1ee2d1f2fd66705d497c80252861b49aa9254" region="gfx1" dispose="yes" offset="4000"/>
		<rom name="ab9.15k" merge="ab9.15k" size="4096" crc="8dec15e6" sha1="b72633de6268ce16742bba4dcba835df860d6c2f" region="gfx1" dispose="yes" offset="5000"/>
		<rom name="ab00.1b" merge="ab00.1b" size="2048" crc="c7a14485" sha1="6a0a8e6b7860859f22daa33634e34fbf91387659" region="gfx2" dispose="yes" offset="0"/>
		<rom name="ab01.3b" merge="ab01.3b" size="2048" crc="25b49078" sha1="4abdcbd4f3362c3e4463a1274731289f1a72d2e6" region="gfx2" dispose="yes" offset="800"/>
		<rom name="ab02.4b" merge="ab02.4b" size="2048" crc="b8ef56c3" sha1="4a03bf011dc1fb2902f42587b1174b880cf06df1" region="gfx2" dispose="yes" offset="1000"/>
		<rom name="ab03.6b" merge="ab03.6b" size="2048" crc="d26bc1f3" sha1="737af6e264183a1f151f277a07cf250d6abb3fd8" region="gfx3" offset="0"/>
		<chip type="cpu" name="M6502" clock="1500000"/>
		<chip type="cpu" name="M6502" clock="500000"/>
		<chip type="audio" name="AY8910" clock="1500000"/>
		<chip type="audio" name="AY8910" clock="1500000"/>
		<display type="raster" rotate="270" width="256" height="240" refresh="57.000000" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2" tilt="yes">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Coin A">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cross Hatch Pattern">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="30000"/>
		</dipswitch>
		<dipswitch name="Enemies">
			<dipvalue name="4" default="yes"/>
			<dipvalue name="6"/>
		</dipswitch>
		<dipswitch name="End of Level Pepper">
			<dipvalue name="No" default="yes"/>
			<dipvalue name="Yes"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="16"/>
	</game>
	<game name="btimemhs" sourcefile="btime.c" cloneof="btime" romof="btime">
		<description>Burger Time (Midway) [h]</description>
		<year>2003</year>
		<manufacturer>Matt Osborn</manufacturer>
		<rom name="ab05a1.12b" size="4096" crc="0a98b230" sha1="aeee4f6f0aaa27575b80261d03c5453cc6ebd646" region="cpu1" offset="b000"/>
		<rom name="btimemhs.9b" size="4096" crc="b3a5b475" sha1="114e641bd987237aa266c12a25933f8719c921dc" region="cpu1" offset="c000"/>
		<rom name="ab06.13b" size="4096" crc="c77f3f64" sha1="f283087fad0a102fe92be7ce80ed18e64dc93b67" region="cpu1" offset="d000"/>
		<rom name="ab05.10b" size="4096" crc="b0d3640f" sha1="6ba28971714ece6f1c04fa2dbf1f9f216ded7cfa" region="cpu1" offset="e000"/>
		<rom name="ab07.15b" size="4096" crc="a142f862" sha1="39d7ef172d18874885f1b1542e885cc4287dc344" region="cpu1" offset="f000"/>
		<rom name="ab14.12h" merge="ab14.12h" size="4096" crc="f55e5211" sha1="27940026d0c6212d1138d2fd88880df697218627" region="cpu2" offset="f000"/>
		<rom name="ab12.7k" size="4096" crc="6c79f79f" sha1="338009199b5889621693833d88c35abb8e9e38a2" region="gfx1" dispose="yes" offset="0"/>
		<rom name="ab13.9k" merge="ab13.9k" size="4096" crc="ac01042f" sha1="e64b6381a9298eaf74e79fa5f1ea8e9596c58a49" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="ab10.10k" merge="ab10.10k" size="4096" crc="854a872a" sha1="3d2ecfd54a5a9d68b53cf4b4ee1f2daa6aef2123" region="gfx1" dispose="yes" offset="2000"/>
		<rom name="ab11.12k" merge="ab11.12k" size="4096" crc="d4848014" sha1="0a55b091cd4e7f317c35defe13d5051b26042eee" region="gfx1" dispose="yes" offset="3000"/>
		<rom name="ab8.13k" size="4096" crc="70b35bbe" sha1="ee8d70d6792ac4b8fe3de90c665457fedb94a7ba" region="gfx1" dispose="yes" offset="4000"/>
		<rom name="ab9.15k" merge="ab9.15k" size="4096" crc="8dec15e6" sha1="b72633de6268ce16742bba4dcba835df860d6c2f" region="gfx1" dispose="yes" offset="5000"/>
		<rom name="ab00.1b" merge="ab00.1b" size="2048" crc="c7a14485" sha1="6a0a8e6b7860859f22daa33634e34fbf91387659" region="gfx2" dispose="yes" offset="0"/>
		<rom name="ab01.3b" merge="ab01.3b" size="2048" crc="25b49078" sha1="4abdcbd4f3362c3e4463a1274731289f1a72d2e6" region="gfx2" dispose="yes" offset="800"/>
		<rom name="ab02.4b" merge="ab02.4b" size="2048" crc="b8ef56c3" sha1="4a03bf011dc1fb2902f42587b1174b880cf06df1" region="gfx2" dispose="yes" offset="1000"/>
		<rom name="ab03.6b" merge="ab03.6b" size="2048" crc="d26bc1f3" sha1="737af6e264183a1f151f277a07cf250d6abb3fd8" region="gfx3" offset="0"/>
		<chip type="cpu" name="M6502" clock="1500000"/>
		<chip type="cpu" name="M6502" clock="500000"/>
		<chip type="audio" name="AY8910" clock="1500000"/>
		<chip type="audio" name="AY8910" clock="1500000"/>
		<display type="raster" rotate="270" width="256" height="240" refresh="57.000000" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2" tilt="yes">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Coin A">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cross Hatch Pattern">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="30000"/>
		</dipswitch>
		<dipswitch name="Enemies">
			<dipvalue name="4" default="yes"/>
			<dipvalue name="6"/>
		</dipswitch>
		<dipswitch name="End of Level Pepper">
			<dipvalue name="No" default="yes"/>
			<dipvalue name="Yes"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="16"/>
	</game>
	<game name="pnc" sourcefile="btime.c">
		<description>Pac'n'Chase</description>
		<year>1981</year>
		<manufacturer>Data East Corporation</manufacturer>
		<rom name="s3-3d" size="4096" crc="1ab4f2c2" sha1="c5890b768172cd2e3912b84db5f71546969ad7e2" region="cpu1" offset="c000"/>
		<rom name="s2-3c" size="4096" crc="5e46b789" sha1="00b2510e07eb565cb373db798dd537191b0b7cc8" region="cpu1" offset="d000"/>
		<rom name="s1-3b" size="4096" crc="1308a32e" sha1="da64fe7b76f5ac8ac35460e6c789ab1e986c78ef" region="cpu1" offset="e000"/>
		<rom name="s0-3a" size="4096" crc="beb4b1fc" sha1="166a96b5757946231f3619844366218065412935" region="cpu1" offset="f000"/>
		<rom name="sa-1h" size="4096" crc="379387ec" sha1="29d37f04c64ed53a2573962dfa9c0623b89e0045" region="cpu2" offset="f000"/>
		<rom name="pnc-s4-11l" size="4096" crc="38a40f50" sha1="c5188fc3eeffb9843a22211b95ef6fec656dedb9" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pnc-s5-11m" size="4096" crc="c6c7236a" sha1="da50b4066c6d39c1c860afdbd353de5576bf9fbf" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="pnc-s6-13l" size="4096" crc="20779144" sha1="f580db44ce870cb5945ef341ef5dd674b170ffc6" region="gfx1" dispose="yes" offset="2000"/>
		<rom name="pnc-s7-13m" size="4096" crc="8911a546" sha1="e78ff510af33789e6a25227afa269008c049b553" region="gfx1" dispose="yes" offset="3000"/>
		<rom name="pnc-s8-15l" size="4096" crc="1c8f5112" sha1="01601dc443e1db13f9fb9b32cc5180d5d19b4c10" region="gfx1" dispose="yes" offset="4000"/>
		<rom name="pnc-s9-15m" size="4096" crc="b919e43b" sha1="1bb22f48a7914afc8b4eb8d90b9c6a4d93ae2b24" region="gfx1" dispose="yes" offset="5000"/>
		<rom name="sc-5m" size="32" crc="2a976ebe" sha1="f3c1b0d98f431f9cd0d5fa009fafa1115aabe6e5" region="proms" offset="0"/>
		<rom name="sb-4c" size="32" crc="a29b4204" sha1="7f15cae5c4aaa29638fb45029782dafd2b3d1484" region="proms" offset="20"/>
		<chip type="cpu" name="M6502" clock="1500000"/>
		<chip type="cpu" name="M6502" clock="500000"/>
		<chip type="audio" name="AY8910" clock="1500000"/>
		<chip type="audio" name="AY8910" clock="1500000"/>
		<display type="raster" rotate="270" width="256" height="240" refresh="57.000000" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Coin A">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
		</dipswitch>
		<dipswitch name="Test Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="RAM Test Only"/>
			<dipvalue name="Watchdog Test Only"/>
			<dipvalue name="All Tests"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="15000" default="yes"/>
			<dipvalue name="20000"/>
			<dipvalue name="30000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Game Speed">
			<dipvalue name="Slow" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="8"/>
	</game>
	<game name="stictime" sourcefile="btime.c" cloneof="btime" romof="btime">
		<description>Burger Time (Mr Sticky)</description>
		<year>2002</year>
		<manufacturer>Marks Hack</manufacturer>
		<rom name="aa04.9b" merge="aa04.9b" size="4096" crc="368a25b5" sha1="ed3f3712423979dcb351941fa85dce6a0a7bb16b" region="cpu1" offset="c000"/>
		<rom name="aa06.13b" merge="aa06.13b" size="4096" crc="b4ba400d" sha1="8c77397e934907bc47a739f263196a0f2f81ba3d" region="cpu1" offset="d000"/>
		<rom name="aa05.10b" merge="aa05.10b" size="4096" crc="8005bffa" sha1="d0da4e360039f6a8d8142a4e8e05c1f90c0af68a" region="cpu1" offset="e000"/>
		<rom name="aa07.15b" merge="aa07.15b" size="4096" crc="086440ad" sha1="4a32bc92f8ff5fbe112f56e62d2c03da8851a7b9" region="cpu1" offset="f000"/>
		<rom name="ab14.12h" merge="ab14.12h" size="4096" crc="f55e5211" sha1="27940026d0c6212d1138d2fd88880df697218627" region="cpu2" offset="f000"/>
		<rom name="stic_aa12.7k" size="4096" crc="0550e118" sha1="74ab46a307ea9d61e38ba0b541bf509436cd9290" region="gfx1" dispose="yes" offset="0"/>
		<rom name="ab13.9k" merge="ab13.9k" size="4096" crc="ac01042f" sha1="e64b6381a9298eaf74e79fa5f1ea8e9596c58a49" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="stic_ab10.10k" size="4096" crc="ba774d51" sha1="68806bbe93aeea82d7aefc376b69af66858c6028" region="gfx1" dispose="yes" offset="2000"/>
		<rom name="ab11.12k" merge="ab11.12k" size="4096" crc="d4848014" sha1="0a55b091cd4e7f317c35defe13d5051b26042eee" region="gfx1" dispose="yes" offset="3000"/>
		<rom name="stic_aa8.13k" size="4096" crc="00a15086" sha1="e78047ebffdc642583d363b12dd8fbd1368eb3c4" region="gfx1" dispose="yes" offset="4000"/>
		<rom name="ab9.15k" merge="ab9.15k" size="4096" crc="8dec15e6" sha1="b72633de6268ce16742bba4dcba835df860d6c2f" region="gfx1" dispose="yes" offset="5000"/>
		<rom name="stic_ab00.1b" size="2048" crc="4010c652" sha1="418eae0ef70c62c3f69becf167bd40a4faba176b" region="gfx2" dispose="yes" offset="0"/>
		<rom name="ab01.3b" merge="ab01.3b" size="2048" crc="25b49078" sha1="4abdcbd4f3362c3e4463a1274731289f1a72d2e6" region="gfx2" dispose="yes" offset="800"/>
		<rom name="stic_ab02.4b" size="2048" crc="1def5b40" sha1="845a6b1105757d4d921a4d1f9378a3731f6460b3" region="gfx2" dispose="yes" offset="1000"/>
		<rom name="ab03.6b" merge="ab03.6b" size="2048" crc="d26bc1f3" sha1="737af6e264183a1f151f277a07cf250d6abb3fd8" region="gfx3" offset="0"/>
		<chip type="cpu" name="M6502" clock="1500000"/>
		<chip type="cpu" name="M6502" clock="500000"/>
		<chip type="audio" name="AY8910" clock="1500000"/>
		<chip type="audio" name="AY8910" clock="1500000"/>
		<display type="raster" rotate="270" width="256" height="240" refresh="57.000000" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2" tilt="yes">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Coin A">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cross Hatch Pattern">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="30000"/>
		</dipswitch>
		<dipswitch name="Enemies">
			<dipvalue name="4" default="yes"/>
			<dipvalue name="6"/>
		</dipswitch>
		<dipswitch name="End of Level Pepper">
			<dipvalue name="No" default="yes"/>
			<dipvalue name="Yes"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="16"/>
	</game>
	<game name="vecbtime" sourcefile="btime.c" cloneof="btime" romof="btime">
		<description>Burgertime (Vector sim)</description>
		<year>2000</year>
		<manufacturer>T-Bone hack</manufacturer>
		<rom name="vec_ab05a1.12b" size="4096" crc="0a98b230" sha1="aeee4f6f0aaa27575b80261d03c5453cc6ebd646" region="cpu1" offset="b000"/>
		<rom name="vec_ab04.9b" size="4096" crc="797e5f75" sha1="35ea5fa4b8f3494adf7774b3946ed2540ac826ff" region="cpu1" offset="c000"/>
		<rom name="vec_ab06.13b" size="4096" crc="c77f3f64" sha1="f283087fad0a102fe92be7ce80ed18e64dc93b67" region="cpu1" offset="d000"/>
		<rom name="vec_ab05.10b" size="4096" crc="b0d3640f" sha1="6ba28971714ece6f1c04fa2dbf1f9f216ded7cfa" region="cpu1" offset="e000"/>
		<rom name="vec_ab07.15b" size="4096" crc="a142f862" sha1="39d7ef172d18874885f1b1542e885cc4287dc344" region="cpu1" offset="f000"/>
		<rom name="ab14.12h" merge="ab14.12h" size="4096" crc="f55e5211" sha1="27940026d0c6212d1138d2fd88880df697218627" region="cpu2" offset="f000"/>
		<rom name="vec_ab12.7k" size="4096" crc="b02d859c" sha1="0d506c52dd2a76d62bd980087fbb5c3808aedf56" region="gfx1" dispose="yes" offset="0"/>
		<rom name="vec_ab13.9k" size="4096" crc="d9757010" sha1="fc70cfbd7bb7c23d0b5880f42ef92df711c6a46d" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="vec_ab10.10k" size="4096" crc="2b71a1db" sha1="424c3fceeeb030c0cf89e8f872957a75d5475cfb" region="gfx1" dispose="yes" offset="2000"/>
		<rom name="vec_ab11.12k" size="4096" crc="a98fea41" sha1="1ddbb8b26bca2b8c6ab4d9b1bfd8b21db2b2d97b" region="gfx1" dispose="yes" offset="3000"/>
		<rom name="vec_ab8.13k" size="4096" crc="0ca7828f" sha1="eb7db2607b10e8276a97a20030bdbeeeb7b6935b" region="gfx1" dispose="yes" offset="4000"/>
		<rom name="vec_ab9.15k" size="4096" crc="1e460ff7" sha1="6ac3ec08e3c79490262324fd4a93a6eb1188554b" region="gfx1" dispose="yes" offset="5000"/>
		<rom name="vec_ab00.1b" size="2048" crc="03dbe9b6" sha1="4844d490a767d15ed5230868cbd25dadf70cf1e3" region="gfx2" dispose="yes" offset="0"/>
		<rom name="vec_ab01.3b" size="2048" crc="698089da" sha1="6b6e61536d1247a8784a4657cdc50e48b002335d" region="gfx2" dispose="yes" offset="800"/>
		<rom name="vec_ab02.4b" size="2048" crc="4464ccef" sha1="1fa91178c55c1120910be89f724b909a356796e8" region="gfx2" dispose="yes" offset="1000"/>
		<rom name="ab03.6b" merge="ab03.6b" size="2048" crc="d26bc1f3" sha1="737af6e264183a1f151f277a07cf250d6abb3fd8" region="gfx3" offset="0"/>
		<chip type="cpu" name="M6502" clock="1500000"/>
		<chip type="cpu" name="M6502" clock="500000"/>
		<chip type="audio" name="AY8910" clock="1500000"/>
		<chip type="audio" name="AY8910" clock="1500000"/>
		<display type="raster" rotate="270" width="256" height="240" refresh="57.000000" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2" tilt="yes">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Coin A">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cross Hatch Pattern">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="30000"/>
		</dipswitch>
		<dipswitch name="Enemies">
			<dipvalue name="4" default="yes"/>
			<dipvalue name="6"/>
		</dipswitch>
		<dipswitch name="End of Level Pepper">
			<dipvalue name="No" default="yes"/>
			<dipvalue name="Yes"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="16"/>
	</game>
	<game name="bb2bmh" sourcefile="bublbobl.c" cloneof="bublbobl" romof="bublbobl">
		<description>Bubble Bobble (Memories Hack)</description>
		<year>2000</year>
		<manufacturer>Taito</manufacturer>
		<rom name="a78-06.51" size="32768" crc="32c8305b" sha1="6bf69b3edfbefd33cd670a762b4bf0b39629a220" region="cpu1" offset="0"/>
		<rom name="bmh-a78-05.52" size="65536" crc="d286f2e9" sha1="ac293aa5bb3973738c7a48ce78c523154d650ded" region="cpu1" offset="10000"/>
		<rom name="bmh-a78-08.37" size="32768" crc="ebce6c5c" sha1="bd99a67a044763567c443b174115aae89957a60c" region="cpu2" offset="0"/>
		<rom name="a78-07.46" merge="a78-07.46" size="32768" crc="4f9a26e8" sha1="3105b34b88a7134493c2b3f584729f8b0407a011" region="cpu3" offset="0"/>
		<rom name="68705.bin" size="2048" crc="78caa635" sha1="a756e45b25b007843ba4f2204cad6081cf7260e9" region="cpu4" offset="0"/>
		<rom name="a78-09.12" merge="a78-09.12" size="32768" crc="20358c22" sha1="2297af6c53d5807bf90a8e081075b8c72a994fc5" region="gfx1" dispose="yes" offset="0"/>
		<rom name="a78-10.13" merge="a78-10.13" size="32768" crc="930168a9" sha1="fd358c3c3b424bca285f67a1589eb98a345ff670" region="gfx1" dispose="yes" offset="8000"/>
		<rom name="a78-11.14" merge="a78-11.14" size="32768" crc="9773e512" sha1="33c1687ee575d66bf0e98add45d06da827813765" region="gfx1" dispose="yes" offset="10000"/>
		<rom name="a78-12.15" merge="a78-12.15" size="32768" crc="d045549b" sha1="0c12077d3ddc2ce6aa45a0224ad5540f3f218446" region="gfx1" dispose="yes" offset="18000"/>
		<rom name="a78-13.16" merge="a78-13.16" size="32768" crc="d0af35c5" sha1="c5a89f4d73acc0db86654540b3abfd77b3757db5" region="gfx1" dispose="yes" offset="20000"/>
		<rom name="a78-14.17" merge="a78-14.17" size="32768" crc="7b5369a8" sha1="1307b26d80e6f36ebe6c442bebec41d20066eaf9" region="gfx1" dispose="yes" offset="28000"/>
		<rom name="a78-15.30" merge="a78-15.30" size="32768" crc="6b61a413" sha1="44eddf12fb46fceca2addbe6da929aaea7636b13" region="gfx1" dispose="yes" offset="40000"/>
		<rom name="a78-16.31" merge="a78-16.31" size="32768" crc="b5492d97" sha1="d5b045e3ebaa44809757a4220cefb3c6815470da" region="gfx1" dispose="yes" offset="48000"/>
		<rom name="a78-17.32" merge="a78-17.32" size="32768" crc="d69762d5" sha1="3326fef4e0bd86681a3047dc11886bb171ecb609" region="gfx1" dispose="yes" offset="50000"/>
		<rom name="a78-18.33" merge="a78-18.33" size="32768" crc="9f243b68" sha1="32dce8d311a4be003693182a999e4053baa6bb0a" region="gfx1" dispose="yes" offset="58000"/>
		<rom name="a78-19.34" merge="a78-19.34" size="32768" crc="66e9438c" sha1="b94e62b6fbe7f4e08086d0365afc5cff6e0ccafd" region="gfx1" dispose="yes" offset="60000"/>
		<rom name="a78-20.35" merge="a78-20.35" size="32768" crc="9ef863ad" sha1="29f91b5a3765e4d6e6c3382db1d8d8297b6e56c8" region="gfx1" dispose="yes" offset="68000"/>
		<rom name="a71-25.41" merge="a71-25.41" size="256" crc="2d0f8545" sha1="089c31e2f614145ef2743164f7b52ae35bc06808" region="proms" offset="0"/>
		<chip type="cpu" name="Z80" clock="6000000"/>
		<chip type="cpu" name="Z80" clock="6000000"/>
		<chip type="cpu" name="Z80" clock="3000000"/>
		<chip type="cpu" name="M68705" clock="2000000"/>
		<chip type="audio" name="YM2203" clock="3000000"/>
		<chip type="audio" name="YM3526" clock="3000000"/>
		<display type="raster" rotate="0" width="256" height="224" refresh="59.000000" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="2" tilt="yes">
			<control type="joy2way"/>
		</input>
		<dipswitch name="Mode">
			<dipvalue name="Game, English" default="yes"/>
			<dipvalue name="Game, Japanese"/>
			<dipvalue name="Test (Grid and Inputs)"/>
			<dipvalue name="Test (RAM and Sound)"/>
		</dipswitch>
		<dipswitch name="Flip Screen">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy"/>
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Very Hard"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="20K 80K 300K"/>
			<dipvalue name="30K 100K 400K" default="yes"/>
			<dipvalue name="40K 200K 500K"/>
			<dipvalue name="50K 250K 500K"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="ROM Type">
			<dipvalue name="IC52=512kb, IC53=none" default="yes"/>
			<dipvalue name="IC52=256kb, IC53=256kb"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="256"/>
	</game>
	<game name="bbhackv1" sourcefile="bublbobl.c" cloneof="bublbobl" romof="bublbobl">
		<description>Bubble Bobble (Level Hack)</description>
		<year>2000</year>
		<manufacturer>Taito Hack</manufacturer>
		<rom name="a78-06.51" size="32768" crc="32c8305b" sha1="6bf69b3edfbefd33cd670a762b4bf0b39629a220" region="cpu1" offset="0"/>
		<rom name="hv1-a78-05.52" size="65536" crc="8da82422" sha1="385ccd427b101255bc865af0802672b4d8432339" region="cpu1" offset="10000"/>
		<rom name="hv1-a78-08.37" size="32768" crc="419caf60" sha1="95d680c2be15e813081d3f78f17c5d97eda8b60b" region="cpu2" offset="0"/>
		<rom name="a78-07.46" merge="a78-07.46" size="32768" crc="4f9a26e8" sha1="3105b34b88a7134493c2b3f584729f8b0407a011" region="cpu3" offset="0"/>
		<rom name="68705.bin" size="2048" crc="78caa635" sha1="a756e45b25b007843ba4f2204cad6081cf7260e9" region="cpu4" offset="0"/>
		<rom name="a78-09.12" merge="a78-09.12" size="32768" crc="20358c22" sha1="2297af6c53d5807bf90a8e081075b8c72a994fc5" region="gfx1" dispose="yes" offset="0"/>
		<rom name="a78-10.13" merge="a78-10.13" size="32768" crc="930168a9" sha1="fd358c3c3b424bca285f67a1589eb98a345ff670" region="gfx1" dispose="yes" offset="8000"/>
		<rom name="a78-11.14" merge="a78-11.14" size="32768" crc="9773e512" sha1="33c1687ee575d66bf0e98add45d06da827813765" region="gfx1" dispose="yes" offset="10000"/>
		<rom name="a78-12.15" merge="a78-12.15" size="32768" crc="d045549b" sha1="0c12077d3ddc2ce6aa45a0224ad5540f3f218446" region="gfx1" dispose="yes" offset="18000"/>
		<rom name="a78-13.16" merge="a78-13.16" size="32768" crc="d0af35c5" sha1="c5a89f4d73acc0db86654540b3abfd77b3757db5" region="gfx1" dispose="yes" offset="20000"/>
		<rom name="a78-14.17" merge="a78-14.17" size="32768" crc="7b5369a8" sha1="1307b26d80e6f36ebe6c442bebec41d20066eaf9" region="gfx1" dispose="yes" offset="28000"/>
		<rom name="a78-15.30" merge="a78-15.30" size="32768" crc="6b61a413" sha1="44eddf12fb46fceca2addbe6da929aaea7636b13" region="gfx1" dispose="yes" offset="40000"/>
		<rom name="a78-16.31" merge="a78-16.31" size="32768" crc="b5492d97" sha1="d5b045e3ebaa44809757a4220cefb3c6815470da" region="gfx1" dispose="yes" offset="48000"/>
		<rom name="a78-17.32" merge="a78-17.32" size="32768" crc="d69762d5" sha1="3326fef4e0bd86681a3047dc11886bb171ecb609" region="gfx1" dispose="yes" offset="50000"/>
		<rom name="a78-18.33" merge="a78-18.33" size="32768" crc="9f243b68" sha1="32dce8d311a4be003693182a999e4053baa6bb0a" region="gfx1" dispose="yes" offset="58000"/>
		<rom name="a78-19.34" merge="a78-19.34" size="32768" crc="66e9438c" sha1="b94e62b6fbe7f4e08086d0365afc5cff6e0ccafd" region="gfx1" dispose="yes" offset="60000"/>
		<rom name="a78-20.35" merge="a78-20.35" size="32768" crc="9ef863ad" sha1="29f91b5a3765e4d6e6c3382db1d8d8297b6e56c8" region="gfx1" dispose="yes" offset="68000"/>
		<rom name="a71-25.41" merge="a71-25.41" size="256" crc="2d0f8545" sha1="089c31e2f614145ef2743164f7b52ae35bc06808" region="proms" offset="0"/>
		<chip type="cpu" name="Z80" clock="6000000"/>
		<chip type="cpu" name="Z80" clock="6000000"/>
		<chip type="cpu" name="Z80" clock="3000000"/>
		<chip type="cpu" name="M68705" clock="2000000"/>
		<chip type="audio" name="YM2203" clock="3000000"/>
		<chip type="audio" name="YM3526" clock="3000000"/>
		<display type="raster" rotate="0" width="256" height="224" refresh="59.000000" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="2" tilt="yes">
			<control type="joy2way"/>
		</input>
		<dipswitch name="Mode">
			<dipvalue name="Game, English" default="yes"/>
			<dipvalue name="Game, Japanese"/>
			<dipvalue name="Test (Grid and Inputs)"/>
			<dipvalue name="Test (RAM and Sound)"/>
		</dipswitch>
		<dipswitch name="Flip Screen">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy"/>
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Very Hard"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="20K 80K 300K"/>
			<dipvalue name="30K 100K 400K" default="yes"/>
			<dipvalue name="40K 200K 500K"/>
			<dipvalue name="50K 250K 500K"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="ROM Type">
			<dipvalue name="IC52=512kb, IC53=none" default="yes"/>
			<dipvalue name="IC52=256kb, IC53=256kb"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="256"/>
	</game>
	<game name="spacwarp" sourcefile="bwidow.c">
		<description>Space War (Proto on Space Duel HW)</description>
		<year>1999</year>
		<manufacturer>Jeff Hendrix</manufacturer>
		<rom name="spacwarp.106" size="2048" crc="23a25ff9" sha1="e4117e6c453408079bd4a9e7b30a9b82e7b1712d" region="cpu1" offset="2800"/>
		<rom name="136006.107" size="4096" crc="d8dd0461" sha1="58060b20b2511d30d2ec06479d21840bdd0b53c6" region="cpu1" offset="3000"/>
		<rom name="spacwarp.201" size="4096" crc="0acb38e9" sha1="dcdeeedc798d7735d03249559556d55b8256abc6" region="cpu1" offset="4000"/>
		<rom name="spacwarp.102" size="4096" crc="75fae2df" sha1="7510e93781fe444ff10aac92abf4b882a65999aa" region="cpu1" offset="5000"/>
		<rom name="136006.103" size="4096" crc="ee72da63" sha1="d36d62cdf7fe76ee9cdbfc2e76ac5d90f22986ba" region="cpu1" offset="6000"/>
		<rom name="spacwarp.104" size="4096" crc="aae05ec6" sha1="14629e8375e1ae12dce96a742f1a0777e5114edb" region="cpu1" offset="7000"/>
		<rom name="spacwarp.105" size="4096" crc="41cddb2d" sha1="8dcd7f72ca1099b04f3d29730b5071d3cb55888e" region="cpu1" offset="8000"/>
		<rom name="136002-125.n4" size="256" crc="5903af03" sha1="24bc0366f394ad0ec486919212e38be0f08d0239" region="proms" offset="0"/>
		<chip type="cpu" name="M6502" clock="1512000"/>
		<chip type="audio" name="POKEY" clock="1512000"/>
		<chip type="audio" name="POKEY" clock="1512000"/>
		<display type="vector" rotate="0" refresh="45.000000" />
		<sound channels="1"/>
		<input players="2" buttons="3" coins="2" service="yes">
			<control type="joy2way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
			<dipvalue name="6"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy"/>
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Medium"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Language">
			<dipvalue name="English" default="yes"/>
			<dipvalue name="German"/>
			<dipvalue name="French"/>
			<dipvalue name="Spanish"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="8000"/>
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="*1" default="yes"/>
			<dipvalue name="*4"/>
			<dipvalue name="*5"/>
			<dipvalue name="*6"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="*1" default="yes"/>
			<dipvalue name="*2"/>
		</dipswitch>
		<dipswitch name="Bonus Coins">
			<dipvalue name="1 each 5"/>
			<dipvalue name="2 each 4"/>
			<dipvalue name="1 each 4"/>
			<dipvalue name="1 each 3"/>
			<dipvalue name="1 each 2"/>
			<dipvalue name="None" default="yes"/>
		</dipswitch>
		<driver status="preliminary" emulation="preliminary" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="32768"/>
	</game>
	<game name="bwidowa" sourcefile="bwidow.c">
		<description>Black Widow (set 2)</description>
		<year>1982</year>
		<manufacturer>Atari</manufacturer>
		<rom name="136017.107" size="2048" crc="97f6000c" sha1="bbae93058228820ee67b05f23e45fb54ee0963ff" region="cpu1" offset="2800"/>
		<rom name="136017.108" size="4096" crc="3da354ed" sha1="935295d66ad40ad702eb7a694296e836f53d22ec" region="cpu1" offset="3000"/>
		<rom name="136017.109" size="4096" crc="2fc4ce79" sha1="2b324877bf55151747eaacd9a58f846712bfbc14" region="cpu1" offset="4000"/>
		<rom name="136017.110" size="4096" crc="0dd52987" sha1="72aa1d24f20cc86701189df486488edc434b1be1" region="cpu1" offset="5000"/>
		<rom name="136017.101" size="4096" crc="fe3febb7" sha1="b62f7622ca60248e1b8376ee135ae3d94d0b4437" region="cpu1" offset="9000"/>
		<rom name="136017.102" size="4096" crc="10ad0376" sha1="614c74daa468a7430ed965a3a9d07b6ad846016c" region="cpu1" offset="a000"/>
		<rom name="136017.103" size="4096" crc="8a1430ee" sha1="3aa6c40721a4289c1cf01f37c89b6b0a96336c68" region="cpu1" offset="b000"/>
		<rom name="136017.104" size="4096" crc="44f9943f" sha1="e83d8242e4592149719be6a68cf3aba46116072f" region="cpu1" offset="c000"/>
		<rom name="bwidowa.105" size="4096" crc="a046a2e2" sha1="ed0cbf5f673c12459b07fe84d0d3d219b1774489" region="cpu1" offset="d000"/>
		<rom name="bwidowa.106" size="4096" crc="4dc28b22" sha1="06a3fa722c89ab43f7407703b28fc85c2122c3ea" region="cpu1" offset="e000"/>
		<rom name="136002-125.n4" size="256" crc="5903af03" sha1="24bc0366f394ad0ec486919212e38be0f08d0239" region="proms" offset="0"/>
		<chip type="cpu" name="M6502" clock="1512000"/>
		<chip type="audio" name="POKEY" clock="1512000"/>
		<chip type="audio" name="POKEY" clock="1512000"/>
		<display type="vector" rotate="0" refresh="60.000000" />
		<sound channels="1"/>
		<input players="1" coins="2" service="yes">
			<control type="doublejoy8way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="*1" default="yes"/>
			<dipvalue name="*4"/>
			<dipvalue name="*5"/>
			<dipvalue name="*6"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="*1" default="yes"/>
			<dipvalue name="*2"/>
		</dipswitch>
		<dipswitch name="Bonus Coins">
			<dipvalue name="1 each 5"/>
			<dipvalue name="2 each 4"/>
			<dipvalue name="1 each 4"/>
			<dipvalue name="1 each 3"/>
			<dipvalue name="1 each 2"/>
			<dipvalue name="None" default="yes"/>
		</dipswitch>
		<dipswitch name="Max Start">
			<dipvalue name="Lev 13"/>
			<dipvalue name="Lev 21" default="yes"/>
			<dipvalue name="Lev 37"/>
			<dipvalue name="Lev 53"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
			<dipvalue name="6"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy"/>
			<dipvalue name="Medium" default="yes"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Demo"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="20000" default="yes"/>
			<dipvalue name="30000"/>
			<dipvalue name="40000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="32768"/>
	</game>
	<game name="tongypac" sourcefile="cclimber.c" cloneof="ckong" romof="ckong">
		<description>Tongy Paccy</description>
		<year>1981</year>
		<manufacturer>Grand Master Peter</manufacturer>
		<rom name="ck7.bin" size="4096" crc="2171cac3" sha1="7b18bfe44c32fb64b675bbbe2136344522c79b09" region="cpu1" offset="0"/>
		<rom name="ck8.bin" size="4096" crc="88b83ff7" sha1="4afc494cc264aaa4614da6aed02ce062d9c20850" region="cpu1" offset="1000"/>
		<rom name="ck9.bin" size="4096" crc="cff2af47" sha1="1757428cefad13855a623162101ec01c04006c94" region="cpu1" offset="2000"/>
		<rom name="ck10.bin" size="4096" crc="520fa4de" sha1="6edbaf727756cd33bde94492d72654aa12dbd7e1" region="cpu1" offset="3000"/>
		<rom name="md5l.bin" size="4096" crc="d1db1bb0" sha1="fe7d700c7f9eca9c389be3717ebebf3e7dc63aa2" region="cpu1" offset="4000"/>
		<rom name="tpac6.bin" size="4096" crc="918e3c52" sha1="bc630759a525615aba1a06a0781e26a1a5c2c377" region="gfx1" dispose="yes" offset="0"/>
		<rom name="tpac4.bin" size="4096" crc="8d5890b6" sha1="92d48d75084df2e2a3fa9d92a3c6c059f0781d81" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="tpac5.bin" size="4096" crc="2bbc69e7" sha1="5741aa6944e9b936289368d533c2b19d34320260" region="gfx1" dispose="yes" offset="2000"/>
		<rom name="tpac3.bin" size="4096" crc="6b16145b" sha1="ef17fad07b81c9dae5c6e16a86afc4a8f6a7ff8c" region="gfx1" dispose="yes" offset="3000"/>
		<rom name="ck2.bin" size="2048" crc="f67c80f1" sha1="d1fbcce1b6242f810e106ff50812636e3168ebc1" region="gfx2" dispose="yes" offset="0"/>
		<rom name="ck1.bin" size="2048" crc="80eb517d" sha1="fef4111f656c58b28e7eac5aa5b5cc7e07ccb2fd" region="gfx2" dispose="yes" offset="800"/>
		<rom name="ck6v.bin" size="32" crc="751c3325" sha1="edce2bc883996c1d72dc6c1c9f62799b162d415a" region="proms" status="baddump" offset="0"/>
		<rom name="ck6u.bin" size="32" crc="ab1940fa" sha1="8d98e05cbaa6f55770c12e0a9a8ed9c73cc54423" region="proms" status="baddump" offset="20"/>
		<rom name="ck6t.bin" size="32" crc="b4e827a5" sha1="31a5a5ad54417a474d22bb16c473415d99a2b6f1" region="proms" status="baddump" offset="40"/>
		<rom name="cc13j.bin" merge="cc13j.bin" size="4096" crc="5f0bcdfb" sha1="7f79bf6de117348f606696ed7ea1937bbf926612" region="sound1" offset="0"/>
		<rom name="ck12.bin" size="4096" crc="2eb23b60" sha1="c9e7dc584562aceb374193655fbacb7df6c9c731" region="sound1" offset="1000"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="AY8910" clock="1536000"/>
		<chip type="audio" name="Samples"/>
		<display type="raster" rotate="270" width="256" height="224" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Lives">
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
			<dipvalue name="6"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="7000" default="yes"/>
			<dipvalue name="10000"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="5 Coins/1 Credit"/>
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="96"/>
	</game>
	<game name="ckonghs" sourcefile="cclimber.c" cloneof="ckong" romof="ckong">
		<description>Crazy Kong [h]</description>
		<year>2004</year>
		<manufacturer>Matt Osborn</manufacturer>
		<rom name="ckonghs.5d" size="4096" crc="a9f27424" sha1="103fe323a3aeec07b91ca21ba406fc3e220c200a" region="cpu1" offset="0"/>
		<rom name="ckonghs.5f" size="4096" crc="edda5bd2" sha1="063f05cfa261ab78d48535519088adaf000365cd" region="cpu1" offset="1000"/>
		<rom name="h05-09.bin" merge="h05-09.bin" size="4096" crc="c9054c94" sha1="1aa08d2501ee620759fd5c111e12f6d432c25294" region="cpu1" offset="2000"/>
		<rom name="k05-10.bin" merge="k05-10.bin" size="4096" crc="069c4797" sha1="03be185e6914ec7f3770ce3da4eb49cdb97adc85" region="cpu1" offset="3000"/>
		<rom name="ckonghs.5l" size="4096" crc="7971cc58" sha1="7a13818bea2ad262fc0822fd5bc8d7aeaf38c974" region="cpu1" offset="4000"/>
		<rom name="ckonghs.5n" size="4096" crc="fc6d087d" sha1="a9c06333aaa2a8a3b9f0ceb061dc647d18a27e23" region="cpu1" offset="5000"/>
		<rom name="n11-06.bin" merge="n11-06.bin" size="4096" crc="2dcedd12" sha1="dfdcfc21bcba7c8e148ee54daae511ca78c58e70" region="gfx1" dispose="yes" offset="0"/>
		<rom name="k11-04.bin" merge="k11-04.bin" size="4096" crc="3375b3bd" sha1="a00b3c31cff123aab6ac0833aabfdd663302971a" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="l11-05.bin" merge="l11-05.bin" size="4096" crc="fa7cbd91" sha1="0208d2ebc59f3600005476b6987472685bc99d67" region="gfx1" dispose="yes" offset="2000"/>
		<rom name="h11-03.bin" merge="h11-03.bin" size="4096" crc="5655cc11" sha1="5195e9b2a60c54280b48b32ee8248090904dbc51" region="gfx1" dispose="yes" offset="3000"/>
		<rom name="c11-02f.bin" size="2048" crc="881ed76e" sha1="e516d898b68da7040f7fb8c7dbc47e0526349e4c" region="gfx2" dispose="yes" offset="0"/>
		<rom name="a11-01f.bin" size="2048" crc="d49aa505" sha1="7dec6d62e874fb23f827ffddb72d85777a5c39f7" region="gfx2" dispose="yes" offset="800"/>
		<rom name="prom.v6" merge="prom.v6" size="32" crc="b3fc1505" sha1="5b94adde0428a26b815c7eb9b3f3716470d349c7" region="proms" offset="0"/>
		<rom name="prom.u6" merge="prom.u6" size="32" crc="26aada9e" sha1="f59645e606ea4f0dd0fc4ea47dd03f526c534941" region="proms" offset="20"/>
		<rom name="prom.t6" merge="prom.t6" size="32" crc="676b3166" sha1="29b9434cd34d43ea5664e436e2a24b54f8d88aac" region="proms" offset="40"/>
		<rom name="cc13j.bin" merge="cc13j.bin" size="4096" crc="5f0bcdfb" sha1="7f79bf6de117348f606696ed7ea1937bbf926612" region="sound1" offset="0"/>
		<rom name="cc12j.bin" merge="cc12j.bin" size="4096" crc="9003ffbd" sha1="fd016056aabc23957643f37230f03842294f795e" region="sound1" offset="1000"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="AY8910" clock="1536000"/>
		<chip type="audio" name="Samples"/>
		<display type="raster" rotate="90" width="256" height="224" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Lives">
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
			<dipvalue name="6"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="7000" default="yes"/>
			<dipvalue name="10000"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="5 Coins/1 Credit"/>
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="96"/>
	</game>
	<game name="ckongfix" sourcefile="cclimber.c" cloneof="ckong" romof="ckong">
		<description>Crazy Kong (Graphic Fix)</description>
		<year>1981</year>
		<manufacturer>Pinny</manufacturer>
		<rom name="d05-07.bin" merge="d05-07.bin" size="4096" crc="b27df032" sha1="57f9be139c610405e3c2fddd7093dfb1277e450e" region="cpu1" offset="0"/>
		<rom name="f05-08.bin" merge="f05-08.bin" size="4096" crc="5dc1aaba" sha1="42b9e5946ffce7c156d114bde68f37c2c34853c4" region="cpu1" offset="1000"/>
		<rom name="h05-09.bin" merge="h05-09.bin" size="4096" crc="c9054c94" sha1="1aa08d2501ee620759fd5c111e12f6d432c25294" region="cpu1" offset="2000"/>
		<rom name="k05-10.bin" merge="k05-10.bin" size="4096" crc="069c4797" sha1="03be185e6914ec7f3770ce3da4eb49cdb97adc85" region="cpu1" offset="3000"/>
		<rom name="l05-11.bin" merge="l05-11.bin" size="4096" crc="ae159192" sha1="d467256a3a366e246243e7828ff4a45d4c146e2c" region="cpu1" offset="4000"/>
		<rom name="n05-12.bin" merge="n05-12.bin" size="4096" crc="966bc9ab" sha1="4434fc620169ffea1b1f227b61674e1daf79b54b" region="cpu1" offset="5000"/>
		<rom name="n11-06.bin" merge="n11-06.bin" size="4096" crc="2dcedd12" sha1="dfdcfc21bcba7c8e148ee54daae511ca78c58e70" region="gfx1" dispose="yes" offset="0"/>
		<rom name="k11-04.bin" merge="k11-04.bin" size="4096" crc="3375b3bd" sha1="a00b3c31cff123aab6ac0833aabfdd663302971a" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="l11-05.bin" merge="l11-05.bin" size="4096" crc="fa7cbd91" sha1="0208d2ebc59f3600005476b6987472685bc99d67" region="gfx1" dispose="yes" offset="2000"/>
		<rom name="h11-03.bin" merge="h11-03.bin" size="4096" crc="5655cc11" sha1="5195e9b2a60c54280b48b32ee8248090904dbc51" region="gfx1" dispose="yes" offset="3000"/>
		<rom name="c11-02f.bin" size="2048" crc="881ed76e" sha1="e516d898b68da7040f7fb8c7dbc47e0526349e4c" region="gfx2" dispose="yes" offset="0"/>
		<rom name="a11-01f.bin" size="2048" crc="d49aa505" sha1="7dec6d62e874fb23f827ffddb72d85777a5c39f7" region="gfx2" dispose="yes" offset="800"/>
		<rom name="prom.v6" merge="prom.v6" size="32" crc="b3fc1505" sha1="5b94adde0428a26b815c7eb9b3f3716470d349c7" region="proms" offset="0"/>
		<rom name="prom.u6" merge="prom.u6" size="32" crc="26aada9e" sha1="f59645e606ea4f0dd0fc4ea47dd03f526c534941" region="proms" offset="20"/>
		<rom name="prom.t6" merge="prom.t6" size="32" crc="676b3166" sha1="29b9434cd34d43ea5664e436e2a24b54f8d88aac" region="proms" offset="40"/>
		<rom name="cc13j.bin" merge="cc13j.bin" size="4096" crc="5f0bcdfb" sha1="7f79bf6de117348f606696ed7ea1937bbf926612" region="sound1" offset="0"/>
		<rom name="cc12j.bin" merge="cc12j.bin" size="4096" crc="9003ffbd" sha1="fd016056aabc23957643f37230f03842294f795e" region="sound1" offset="1000"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="AY8910" clock="1536000"/>
		<chip type="audio" name="Samples"/>
		<display type="raster" rotate="270" width="256" height="224" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Lives">
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
			<dipvalue name="6"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="7000" default="yes"/>
			<dipvalue name="10000"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="5 Coins/1 Credit"/>
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="96"/>
	</game>
	<game name="cclimbrm" sourcefile="cclimber.c">
		<description>Crazy Climber (US - modded)</description>
		<year>1980</year>
		<manufacturer>Tim Arcadecollecting</manufacturer>
		<rom name="cc11m" size="4096" crc="a7d58b7e" sha1="83a21b1a731895c84f1f3604f36b21b172bb144b" region="cpu1" offset="0"/>
		<rom name="cc10" size="4096" crc="b3c26cef" sha1="f52cb5482c12a9c5fb56e2e2aec7cab0ed23e5a5" region="cpu1" offset="1000"/>
		<rom name="cc09" size="4096" crc="6db0879c" sha1="c0ba1976c1dcd6edadd78073173a26851ae8dd4f" region="cpu1" offset="2000"/>
		<rom name="cc08" size="4096" crc="f48c5fe3" sha1="79072bbbf37387998ffd031afe8eb569a16fa9bd" region="cpu1" offset="3000"/>
		<rom name="cc07m" size="4096" crc="a417e7a3" sha1="0cc8e306268119e11d8375749147cb7c1a831bd8" region="cpu1" offset="4000"/>
		<rom name="cc06" size="2048" crc="481b64cc" sha1="3f35c545fc784ed4f969aba2d7be6e13a5ae32b7" region="gfx1" dispose="yes" offset="0"/>
		<rom name="cc04" size="2048" crc="332347cb" sha1="4115ca32af73f1791635b7d9e093bf77088a8222" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="cc05" size="2048" crc="2c33b760" sha1="2edea8fe13376fbd51a5586d97aba3b30d78e94b" region="gfx1" dispose="yes" offset="2000"/>
		<rom name="cc03" size="2048" crc="4e4b3658" sha1="0d39a8cb5cd6cf06008be60707f9b277a8a32a2d" region="gfx1" dispose="yes" offset="3000"/>
		<rom name="cc02" size="2048" crc="14f3ecc9" sha1="a1b5121abfbe8f07580eb3fa6384352d239a3d75" region="gfx2" dispose="yes" offset="0"/>
		<rom name="cc01" size="2048" crc="21c0f9fb" sha1="44fad56d302a439257216ddac9fd62b3666589f1" region="gfx2" dispose="yes" offset="800"/>
		<rom name="cclimber.pr1" size="32" crc="751c3325" sha1="edce2bc883996c1d72dc6c1c9f62799b162d415a" region="proms" offset="0"/>
		<rom name="cclimber.pr2" size="32" crc="ab1940fa" sha1="8d98e05cbaa6f55770c12e0a9a8ed9c73cc54423" region="proms" offset="20"/>
		<rom name="cclimber.pr3" size="32" crc="71317756" sha1="1195f0a037e379cc1a3c0314cb746f5cd2bffe50" region="proms" offset="40"/>
		<rom name="cc13" size="4096" crc="e0042f75" sha1="86cb31b110742a0f7ae33052c88f42d00deb5468" region="sound1" offset="0"/>
		<rom name="cc12" size="4096" crc="5da13aaa" sha1="b2d41e69435d09c456648a10e33f5e1fbb0bc64c" region="sound1" offset="1000"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="AY8910" clock="1536000"/>
		<chip type="audio" name="Samples"/>
		<display type="raster" rotate="0" width="256" height="224" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" coins="2">
			<control type="doublejoy8way"/>
		</input>
		<dipswitch name="Lives">
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
			<dipvalue name="6"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Rack Test (Cheat)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="96"/>
	</game>
	<game name="astroped" sourcefile="centiped.c" cloneof="centiped" romof="centiped">
		<description>Astropede</description>
		<year>2002</year>
		<manufacturer>Twisty</manufacturer>
		<rom name="136001-307.d1" merge="136001-307.d1" size="2048" crc="5ab0d9de" sha1="8ea6e3304202831aabaf31dbd0f970a7b3bfe421" region="cpu1" offset="2000"/>
		<rom name="136001-308.e1" merge="136001-308.e1" size="2048" crc="4c07fd3e" sha1="af4fdbf32c23b1864819d620a874e7f205da3cdb" region="cpu1" offset="2800"/>
		<rom name="136001-309.fh1" merge="136001-309.fh1" size="2048" crc="ff69b424" sha1="689fa560d40a384dcbcad7c8095bc12e91875580" region="cpu1" offset="3000"/>
		<rom name="136001-310.j1" merge="136001-310.j1" size="2048" crc="44e40fa4" sha1="c557db83876afc8ab52047ab1a3c3bfef34d6351" region="cpu1" offset="3800"/>
		<rom name="astroped.211" size="2048" crc="47992235" sha1="f200c55327edee86abb82a2c33f75a2cf1abbb1f" region="gfx1" dispose="yes" offset="0"/>
		<rom name="astroped.212" size="2048" crc="1f877066" sha1="7254765394c71bfcca8a1061b0544438f2783218" region="gfx1" dispose="yes" offset="800"/>
		<rom name="136001-213.p4" merge="136001-213.p4" size="256" crc="6fa3093a" sha1="2b7aeca74c1ae4156bf1878453a047330f96f0a8" region="proms" offset="0"/>
		<chip type="cpu" name="M6502" clock="1512000"/>
		<chip type="audio" name="POKEY" clock="1512000"/>
		<display type="raster" rotate="270" width="256" height="240" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2" tilt="yes">
			<control type="joy8way"/>
			<control type="trackball" minimum="0" maximum="255" sensitivity="50" keydelta="10" reverse="yes"/>
		</input>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Language">
			<dipvalue name="English" default="yes"/>
			<dipvalue name="German"/>
			<dipvalue name="French"/>
			<dipvalue name="Spanish"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000"/>
			<dipvalue name="12000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Credit Minimum">
			<dipvalue name="1" default="yes"/>
			<dipvalue name="2"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Right Coin">
			<dipvalue name="*1" default="yes"/>
			<dipvalue name="*4"/>
			<dipvalue name="*5"/>
			<dipvalue name="*6"/>
		</dipswitch>
		<dipswitch name="Left Coin">
			<dipvalue name="*1" default="yes"/>
			<dipvalue name="*2"/>
		</dipswitch>
		<dipswitch name="Bonus Coins">
			<dipvalue name="None" default="yes"/>
			<dipvalue name="3 credits/2 coins"/>
			<dipvalue name="5 credits/4 coins"/>
			<dipvalue name="6 credits/4 coins"/>
			<dipvalue name="6 credits/5 coins"/>
			<dipvalue name="4 credits/3 coins"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="8"/>
	</game>
	<game name="astropd2" sourcefile="centiped.c" cloneof="centiped" romof="centiped">
		<description>Astropede II</description>
		<year>2002</year>
		<manufacturer>Twisty</manufacturer>
		<rom name="136001-307.d1" merge="136001-307.d1" size="2048" crc="5ab0d9de" sha1="8ea6e3304202831aabaf31dbd0f970a7b3bfe421" region="cpu1" offset="2000"/>
		<rom name="136001-308.e1" merge="136001-308.e1" size="2048" crc="4c07fd3e" sha1="af4fdbf32c23b1864819d620a874e7f205da3cdb" region="cpu1" offset="2800"/>
		<rom name="136001-309.fh1" merge="136001-309.fh1" size="2048" crc="ff69b424" sha1="689fa560d40a384dcbcad7c8095bc12e91875580" region="cpu1" offset="3000"/>
		<rom name="136001-310.j1" merge="136001-310.j1" size="2048" crc="44e40fa4" sha1="c557db83876afc8ab52047ab1a3c3bfef34d6351" region="cpu1" offset="3800"/>
		<rom name="astropd2.211" size="2048" crc="7bdb6861" sha1="38e3f1827687e8a93ad66f69bee5a34f5f553fa4" region="gfx1" dispose="yes" offset="0"/>
		<rom name="astropd2.212" size="2048" crc="043f9810" sha1="954e55d6cc464f6f992f615b89b43d6cb29d35a9" region="gfx1" dispose="yes" offset="800"/>
		<rom name="136001-213.p4" merge="136001-213.p4" size="256" crc="6fa3093a" sha1="2b7aeca74c1ae4156bf1878453a047330f96f0a8" region="proms" offset="0"/>
		<chip type="cpu" name="M6502" clock="1512000"/>
		<chip type="audio" name="POKEY" clock="1512000"/>
		<display type="raster" rotate="270" width="256" height="240" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2" tilt="yes">
			<control type="joy8way"/>
			<control type="trackball" minimum="0" maximum="255" sensitivity="50" keydelta="10" reverse="yes"/>
		</input>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Language">
			<dipvalue name="English" default="yes"/>
			<dipvalue name="German"/>
			<dipvalue name="French"/>
			<dipvalue name="Spanish"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000"/>
			<dipvalue name="12000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Credit Minimum">
			<dipvalue name="1" default="yes"/>
			<dipvalue name="2"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Right Coin">
			<dipvalue name="*1" default="yes"/>
			<dipvalue name="*4"/>
			<dipvalue name="*5"/>
			<dipvalue name="*6"/>
		</dipswitch>
		<dipswitch name="Left Coin">
			<dipvalue name="*1" default="yes"/>
			<dipvalue name="*2"/>
		</dipswitch>
		<dipswitch name="Bonus Coins">
			<dipvalue name="None" default="yes"/>
			<dipvalue name="3 credits/2 coins"/>
			<dipvalue name="5 credits/4 coins"/>
			<dipvalue name="6 credits/4 coins"/>
			<dipvalue name="6 credits/5 coins"/>
			<dipvalue name="4 credits/3 coins"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="8"/>
	</game>
	<game name="cemescry" sourcefile="centiped.c" cloneof="centiped" romof="centiped">
		<description>Cemescary</description>
		<year>1998</year>
		<manufacturer>NoSync hack</manufacturer>
		<rom name="136001-307.d1" merge="136001-307.d1" size="2048" crc="5ab0d9de" sha1="8ea6e3304202831aabaf31dbd0f970a7b3bfe421" region="cpu1" offset="2000"/>
		<rom name="136001-308.e1" merge="136001-308.e1" size="2048" crc="4c07fd3e" sha1="af4fdbf32c23b1864819d620a874e7f205da3cdb" region="cpu1" offset="2800"/>
		<rom name="136001-309.fh1" merge="136001-309.fh1" size="2048" crc="ff69b424" sha1="689fa560d40a384dcbcad7c8095bc12e91875580" region="cpu1" offset="3000"/>
		<rom name="136001-310.j1" merge="136001-310.j1" size="2048" crc="44e40fa4" sha1="c557db83876afc8ab52047ab1a3c3bfef34d6351" region="cpu1" offset="3800"/>
		<rom name="cemescry.211" size="2048" crc="dad550a7" sha1="3a5067dac4d5fc5af01a9778654463f37f793606" region="gfx1" dispose="yes" offset="0"/>
		<rom name="cemescry.212" size="2048" crc="47982803" sha1="62b3aa80379fd71eb4efc5994b594b1eb69c0468" region="gfx1" dispose="yes" offset="800"/>
		<rom name="136001-213.p4" merge="136001-213.p4" size="256" crc="6fa3093a" sha1="2b7aeca74c1ae4156bf1878453a047330f96f0a8" region="proms" offset="0"/>
		<chip type="cpu" name="M6502" clock="1512000"/>
		<chip type="audio" name="POKEY" clock="1512000"/>
		<display type="raster" rotate="270" width="256" height="240" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2" tilt="yes">
			<control type="joy8way"/>
			<control type="trackball" minimum="0" maximum="255" sensitivity="50" keydelta="10" reverse="yes"/>
		</input>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Language">
			<dipvalue name="English" default="yes"/>
			<dipvalue name="German"/>
			<dipvalue name="French"/>
			<dipvalue name="Spanish"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000"/>
			<dipvalue name="12000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Credit Minimum">
			<dipvalue name="1" default="yes"/>
			<dipvalue name="2"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Right Coin">
			<dipvalue name="*1" default="yes"/>
			<dipvalue name="*4"/>
			<dipvalue name="*5"/>
			<dipvalue name="*6"/>
		</dipswitch>
		<dipswitch name="Left Coin">
			<dipvalue name="*1" default="yes"/>
			<dipvalue name="*2"/>
		</dipswitch>
		<dipswitch name="Bonus Coins">
			<dipvalue name="None" default="yes"/>
			<dipvalue name="3 credits/2 coins"/>
			<dipvalue name="5 credits/4 coins"/>
			<dipvalue name="6 credits/4 coins"/>
			<dipvalue name="6 credits/5 coins"/>
			<dipvalue name="4 credits/3 coins"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="8"/>
	</game>
	<game name="centidux" sourcefile="centiped.c" cloneof="centiped" romof="centiped">
		<description>Centipede Dux</description>
		<year>2000</year>
		<manufacturer>Two-Bit Score</manufacturer>
		<rom name="136001-307.d1" merge="136001-307.d1" size="2048" crc="5ab0d9de" sha1="8ea6e3304202831aabaf31dbd0f970a7b3bfe421" region="cpu1" offset="2000"/>
		<rom name="136001-308.e1" merge="136001-308.e1" size="2048" crc="4c07fd3e" sha1="af4fdbf32c23b1864819d620a874e7f205da3cdb" region="cpu1" offset="2800"/>
		<rom name="136001-309.fh1" merge="136001-309.fh1" size="2048" crc="ff69b424" sha1="689fa560d40a384dcbcad7c8095bc12e91875580" region="cpu1" offset="3000"/>
		<rom name="136001-310.j1" merge="136001-310.j1" size="2048" crc="44e40fa4" sha1="c557db83876afc8ab52047ab1a3c3bfef34d6351" region="cpu1" offset="3800"/>
		<rom name="centidux.211" size="2048" crc="fee15594" sha1="1193c295b57904d1c19c7f0400ef4c1893a80f55" region="gfx1" dispose="yes" offset="0"/>
		<rom name="centidux.212" size="2048" crc="f980c777" sha1="3997a45ed38d7ae68dddf70b37da6e2e0c6a7710" region="gfx1" dispose="yes" offset="800"/>
		<rom name="136001-213.p4" merge="136001-213.p4" size="256" crc="6fa3093a" sha1="2b7aeca74c1ae4156bf1878453a047330f96f0a8" region="proms" offset="0"/>
		<chip type="cpu" name="M6502" clock="1512000"/>
		<chip type="audio" name="POKEY" clock="1512000"/>
		<display type="raster" rotate="270" width="256" height="240" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2" tilt="yes">
			<control type="joy8way"/>
			<control type="trackball" minimum="0" maximum="255" sensitivity="50" keydelta="10" reverse="yes"/>
		</input>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Language">
			<dipvalue name="English" default="yes"/>
			<dipvalue name="German"/>
			<dipvalue name="French"/>
			<dipvalue name="Spanish"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000"/>
			<dipvalue name="12000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Credit Minimum">
			<dipvalue name="1" default="yes"/>
			<dipvalue name="2"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Right Coin">
			<dipvalue name="*1" default="yes"/>
			<dipvalue name="*4"/>
			<dipvalue name="*5"/>
			<dipvalue name="*6"/>
		</dipswitch>
		<dipswitch name="Left Coin">
			<dipvalue name="*1" default="yes"/>
			<dipvalue name="*2"/>
		</dipswitch>
		<dipswitch name="Bonus Coins">
			<dipvalue name="None" default="yes"/>
			<dipvalue name="3 credits/2 coins"/>
			<dipvalue name="5 credits/4 coins"/>
			<dipvalue name="6 credits/4 coins"/>
			<dipvalue name="6 credits/5 coins"/>
			<dipvalue name="4 credits/3 coins"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="8"/>
	</game>
	<game name="killiped" sourcefile="centiped.c" cloneof="centiped" romof="centiped">
		<description>Killipede</description>
		<year>1998</year>
		<manufacturer>The Dog hack</manufacturer>
		<rom name="136001-307.d1" merge="136001-307.d1" size="2048" crc="5ab0d9de" sha1="8ea6e3304202831aabaf31dbd0f970a7b3bfe421" region="cpu1" offset="2000"/>
		<rom name="136001-308.e1" merge="136001-308.e1" size="2048" crc="4c07fd3e" sha1="af4fdbf32c23b1864819d620a874e7f205da3cdb" region="cpu1" offset="2800"/>
		<rom name="136001-309.fh1" merge="136001-309.fh1" size="2048" crc="ff69b424" sha1="689fa560d40a384dcbcad7c8095bc12e91875580" region="cpu1" offset="3000"/>
		<rom name="136001-310.j1" merge="136001-310.j1" size="2048" crc="44e40fa4" sha1="c557db83876afc8ab52047ab1a3c3bfef34d6351" region="cpu1" offset="3800"/>
		<rom name="killiped.211" size="2048" crc="6115917c" sha1="ec9d7fc6503647a4bd13894c44584cb308232ecd" region="gfx1" dispose="yes" offset="0"/>
		<rom name="killiped.212" size="2048" crc="3d545e5b" sha1="098f714084ada6ea1f379da9783581bb6be20d2c" region="gfx1" dispose="yes" offset="800"/>
		<rom name="136001-213.p4" merge="136001-213.p4" size="256" crc="6fa3093a" sha1="2b7aeca74c1ae4156bf1878453a047330f96f0a8" region="proms" offset="0"/>
		<chip type="cpu" name="M6502" clock="1512000"/>
		<chip type="audio" name="POKEY" clock="1512000"/>
		<display type="raster" rotate="270" width="256" height="240" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2" tilt="yes">
			<control type="joy8way"/>
			<control type="trackball" minimum="0" maximum="255" sensitivity="50" keydelta="10" reverse="yes"/>
		</input>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Language">
			<dipvalue name="English" default="yes"/>
			<dipvalue name="German"/>
			<dipvalue name="French"/>
			<dipvalue name="Spanish"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000"/>
			<dipvalue name="12000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Credit Minimum">
			<dipvalue name="1" default="yes"/>
			<dipvalue name="2"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Right Coin">
			<dipvalue name="*1" default="yes"/>
			<dipvalue name="*4"/>
			<dipvalue name="*5"/>
			<dipvalue name="*6"/>
		</dipswitch>
		<dipswitch name="Left Coin">
			<dipvalue name="*1" default="yes"/>
			<dipvalue name="*2"/>
		</dipswitch>
		<dipswitch name="Bonus Coins">
			<dipvalue name="None" default="yes"/>
			<dipvalue name="3 credits/2 coins"/>
			<dipvalue name="5 credits/4 coins"/>
			<dipvalue name="6 credits/4 coins"/>
			<dipvalue name="6 credits/5 coins"/>
			<dipvalue name="4 credits/3 coins"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="8"/>
	</game>
	<game name="pacipede" sourcefile="centiped.c" cloneof="centiped" romof="centiped">
		<description>Pacipede</description>
		<year>2000</year>
		<manufacturer>Jeff Coleburn hack</manufacturer>
		<rom name="136001-307.d1" merge="136001-307.d1" size="2048" crc="5ab0d9de" sha1="8ea6e3304202831aabaf31dbd0f970a7b3bfe421" region="cpu1" offset="2000"/>
		<rom name="136001-308.e1" merge="136001-308.e1" size="2048" crc="4c07fd3e" sha1="af4fdbf32c23b1864819d620a874e7f205da3cdb" region="cpu1" offset="2800"/>
		<rom name="136001-309.fh1" merge="136001-309.fh1" size="2048" crc="ff69b424" sha1="689fa560d40a384dcbcad7c8095bc12e91875580" region="cpu1" offset="3000"/>
		<rom name="136001-310.j1" merge="136001-310.j1" size="2048" crc="44e40fa4" sha1="c557db83876afc8ab52047ab1a3c3bfef34d6351" region="cpu1" offset="3800"/>
		<rom name="paciped.211" size="2048" crc="4d2a94c0" sha1="6f07f86ec6b8fbd62a63a808b20ced5116765f11" region="gfx1" dispose="yes" offset="0"/>
		<rom name="paciped.212" size="2048" crc="10fac52e" sha1="80c4f9148b5310b81963960ddc8ad4ec3e26217b" region="gfx1" dispose="yes" offset="800"/>
		<rom name="136001-213.p4" merge="136001-213.p4" size="256" crc="6fa3093a" sha1="2b7aeca74c1ae4156bf1878453a047330f96f0a8" region="proms" offset="0"/>
		<chip type="cpu" name="M6502" clock="1512000"/>
		<chip type="audio" name="POKEY" clock="1512000"/>
		<display type="raster" rotate="270" width="256" height="240" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2" tilt="yes">
			<control type="joy8way"/>
			<control type="trackball" minimum="0" maximum="255" sensitivity="50" keydelta="10" reverse="yes"/>
		</input>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Language">
			<dipvalue name="English" default="yes"/>
			<dipvalue name="German"/>
			<dipvalue name="French"/>
			<dipvalue name="Spanish"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000"/>
			<dipvalue name="12000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Credit Minimum">
			<dipvalue name="1" default="yes"/>
			<dipvalue name="2"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Right Coin">
			<dipvalue name="*1" default="yes"/>
			<dipvalue name="*4"/>
			<dipvalue name="*5"/>
			<dipvalue name="*6"/>
		</dipswitch>
		<dipswitch name="Left Coin">
			<dipvalue name="*1" default="yes"/>
			<dipvalue name="*2"/>
		</dipswitch>
		<dipswitch name="Bonus Coins">
			<dipvalue name="None" default="yes"/>
			<dipvalue name="3 credits/2 coins"/>
			<dipvalue name="5 credits/4 coins"/>
			<dipvalue name="6 credits/4 coins"/>
			<dipvalue name="6 credits/5 coins"/>
			<dipvalue name="4 credits/3 coins"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="8"/>
	</game>
	<game name="silliped" sourcefile="centiped.c" cloneof="milliped" romof="milliped">
		<description>Sillipede</description>
		<year>1998</year>
		<manufacturer>Andy Hack</manufacturer>
		<rom name="136013-104.1mn" merge="136013-104.1mn" size="4096" crc="40711675" sha1="b595d6a0f5d3c611ade1b83a94c3b909d2124dc4" region="cpu1" offset="4000"/>
		<rom name="136013-103.1l" merge="136013-103.1l" size="4096" crc="fb01baf2" sha1="9c1d0bbc20bf25dd21761a311fd1ed80aa029241" region="cpu1" offset="5000"/>
		<rom name="136013-102.1jk" merge="136013-102.1jk" size="4096" crc="62e137e0" sha1="9fe40db55ba1d20d4f11704f7f5df9ff75b87f30" region="cpu1" offset="6000"/>
		<rom name="136013-101.1h" merge="136013-101.1h" size="4096" crc="46752c7d" sha1="ab06b1fd80271849946f90757b3837b617394929" region="cpu1" offset="7000"/>
		<rom name="silliped.106" size="2048" crc="b946599e" sha1="3bd7360c8b4e4bbda0ffcda6b8d5961430073d5c" region="gfx1" dispose="yes" offset="0"/>
		<rom name="silliped.107" size="2048" crc="89442fbc" sha1="450bedd9d09300191bbc31c4cc5b5ca0424661ef" region="gfx1" dispose="yes" offset="800"/>
		<rom name="136001-213.7e" merge="136001-213.7e" size="256" crc="6fa3093a" sha1="2b7aeca74c1ae4156bf1878453a047330f96f0a8" region="proms" offset="0"/>
		<chip type="cpu" name="M6502" clock="1512000"/>
		<chip type="audio" name="POKEY" clock="1512000"/>
		<chip type="audio" name="POKEY" clock="1512000"/>
		<display type="raster" rotate="270" width="256" height="240" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2" tilt="yes">
			<control type="joy8way"/>
			<control type="trackball" minimum="0" maximum="255" sensitivity="50" keydelta="10" reverse="yes"/>
		</input>
		<dipswitch name="Language">
			<dipvalue name="English" default="yes"/>
			<dipvalue name="German"/>
			<dipvalue name="French"/>
			<dipvalue name="Spanish"/>
		</dipswitch>
		<dipswitch name="Bonus">
			<dipvalue name="0"/>
			<dipvalue name="0 1x" default="yes"/>
			<dipvalue name="0 1x 2x"/>
			<dipvalue name="0 1x 2x 3x"/>
		</dipswitch>
		<dipswitch name="Credit Minimum">
			<dipvalue name="1" default="yes"/>
			<dipvalue name="2"/>
		</dipswitch>
		<dipswitch name="Coin Counters">
			<dipvalue name="1" default="yes"/>
			<dipvalue name="2"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Millipede Head">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Beetle">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="12000"/>
			<dipvalue name="15000" default="yes"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Spider">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Starting Score Select">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Right Coin">
			<dipvalue name="*1" default="yes"/>
			<dipvalue name="*4"/>
			<dipvalue name="*5"/>
			<dipvalue name="*6"/>
		</dipswitch>
		<dipswitch name="Left Coin">
			<dipvalue name="*1" default="yes"/>
			<dipvalue name="*2"/>
		</dipswitch>
		<dipswitch name="Bonus Coins">
			<dipvalue name="None" default="yes"/>
			<dipvalue name="3 credits/2 coins"/>
			<dipvalue name="5 credits/4 coins"/>
			<dipvalue name="6 credits/4 coins"/>
			<dipvalue name="6 credits/5 coins"/>
			<dipvalue name="4 credits/3 coins"/>
			<dipvalue name="Demo Mode"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="vectiped" sourcefile="centiped.c" cloneof="centiped" romof="centiped">
		<description>Vectipede</description>
		<year>1998</year>
		<manufacturer>The Dog hack</manufacturer>
		<rom name="136001-307.d1" merge="136001-307.d1" size="2048" crc="5ab0d9de" sha1="8ea6e3304202831aabaf31dbd0f970a7b3bfe421" region="cpu1" offset="2000"/>
		<rom name="136001-308.e1" merge="136001-308.e1" size="2048" crc="4c07fd3e" sha1="af4fdbf32c23b1864819d620a874e7f205da3cdb" region="cpu1" offset="2800"/>
		<rom name="136001-309.fh1" merge="136001-309.fh1" size="2048" crc="ff69b424" sha1="689fa560d40a384dcbcad7c8095bc12e91875580" region="cpu1" offset="3000"/>
		<rom name="136001-310.j1" merge="136001-310.j1" size="2048" crc="44e40fa4" sha1="c557db83876afc8ab52047ab1a3c3bfef34d6351" region="cpu1" offset="3800"/>
		<rom name="vectiped.211" size="2048" crc="33eccc59" sha1="ab456577e4a4392abb35831a20e30e6314502367" region="gfx1" dispose="yes" offset="0"/>
		<rom name="vectiped.212" size="2048" crc="bc71790c" sha1="b5a69ee0cb5861a0b328f478a49d453716a8703d" region="gfx1" dispose="yes" offset="800"/>
		<rom name="136001-213.p4" merge="136001-213.p4" size="256" crc="6fa3093a" sha1="2b7aeca74c1ae4156bf1878453a047330f96f0a8" region="proms" offset="0"/>
		<chip type="cpu" name="M6502" clock="1512000"/>
		<chip type="audio" name="POKEY" clock="1512000"/>
		<display type="raster" rotate="270" width="256" height="240" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2" tilt="yes">
			<control type="joy8way"/>
			<control type="trackball" minimum="0" maximum="255" sensitivity="50" keydelta="10" reverse="yes"/>
		</input>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Language">
			<dipvalue name="English" default="yes"/>
			<dipvalue name="German"/>
			<dipvalue name="French"/>
			<dipvalue name="Spanish"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000"/>
			<dipvalue name="12000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Credit Minimum">
			<dipvalue name="1" default="yes"/>
			<dipvalue name="2"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Right Coin">
			<dipvalue name="*1" default="yes"/>
			<dipvalue name="*4"/>
			<dipvalue name="*5"/>
			<dipvalue name="*6"/>
		</dipswitch>
		<dipswitch name="Left Coin">
			<dipvalue name="*1" default="yes"/>
			<dipvalue name="*2"/>
		</dipswitch>
		<dipswitch name="Bonus Coins">
			<dipvalue name="None" default="yes"/>
			<dipvalue name="3 credits/2 coins"/>
			<dipvalue name="5 credits/4 coins"/>
			<dipvalue name="6 credits/4 coins"/>
			<dipvalue name="6 credits/5 coins"/>
			<dipvalue name="4 credits/3 coins"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="8"/>
	</game>
	<game name="vectrped" sourcefile="centiped.c" cloneof="centiped" romof="centiped">
		<description>Vectorpede</description>
		<year>1998</year>
		<manufacturer>T-Bone hack</manufacturer>
		<rom name="136001-307.d1" merge="136001-307.d1" size="2048" crc="5ab0d9de" sha1="8ea6e3304202831aabaf31dbd0f970a7b3bfe421" region="cpu1" offset="2000"/>
		<rom name="136001-308.e1" merge="136001-308.e1" size="2048" crc="4c07fd3e" sha1="af4fdbf32c23b1864819d620a874e7f205da3cdb" region="cpu1" offset="2800"/>
		<rom name="136001-309.fh1" merge="136001-309.fh1" size="2048" crc="ff69b424" sha1="689fa560d40a384dcbcad7c8095bc12e91875580" region="cpu1" offset="3000"/>
		<rom name="136001-310.j1" merge="136001-310.j1" size="2048" crc="44e40fa4" sha1="c557db83876afc8ab52047ab1a3c3bfef34d6351" region="cpu1" offset="3800"/>
		<rom name="vectrped.211" size="2048" crc="e65cd908" sha1="ceb25e4850e5e7cbe2809c465313610b99321269" region="gfx1" dispose="yes" offset="0"/>
		<rom name="vectrped.212" size="2048" crc="72616fcb" sha1="c7617be0f28dbeae662738a0d8bba6c2e12a02aa" region="gfx1" dispose="yes" offset="800"/>
		<rom name="136001-213.p4" merge="136001-213.p4" size="256" crc="6fa3093a" sha1="2b7aeca74c1ae4156bf1878453a047330f96f0a8" region="proms" offset="0"/>
		<chip type="cpu" name="M6502" clock="1512000"/>
		<chip type="audio" name="POKEY" clock="1512000"/>
		<display type="raster" rotate="270" width="256" height="240" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2" tilt="yes">
			<control type="joy8way"/>
			<control type="trackball" minimum="0" maximum="255" sensitivity="50" keydelta="10" reverse="yes"/>
		</input>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Language">
			<dipvalue name="English" default="yes"/>
			<dipvalue name="German"/>
			<dipvalue name="French"/>
			<dipvalue name="Spanish"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000"/>
			<dipvalue name="12000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Credit Minimum">
			<dipvalue name="1" default="yes"/>
			<dipvalue name="2"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Right Coin">
			<dipvalue name="*1" default="yes"/>
			<dipvalue name="*4"/>
			<dipvalue name="*5"/>
			<dipvalue name="*6"/>
		</dipswitch>
		<dipswitch name="Left Coin">
			<dipvalue name="*1" default="yes"/>
			<dipvalue name="*2"/>
		</dipswitch>
		<dipswitch name="Bonus Coins">
			<dipvalue name="None" default="yes"/>
			<dipvalue name="3 credits/2 coins"/>
			<dipvalue name="5 credits/4 coins"/>
			<dipvalue name="6 credits/4 coins"/>
			<dipvalue name="6 credits/5 coins"/>
			<dipvalue name="4 credits/3 coins"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="8"/>
	</game>
	<game name="millidux" sourcefile="centiped.c" cloneof="milliped" romof="milliped">
		<description>Millipede Dux</description>
		<year>1982</year>
		<manufacturer>Two-Bit Score</manufacturer>
		<rom name="136013-104.1mn" merge="136013-104.1mn" size="4096" crc="40711675" sha1="b595d6a0f5d3c611ade1b83a94c3b909d2124dc4" region="cpu1" offset="4000"/>
		<rom name="136013-103.1l" merge="136013-103.1l" size="4096" crc="fb01baf2" sha1="9c1d0bbc20bf25dd21761a311fd1ed80aa029241" region="cpu1" offset="5000"/>
		<rom name="136013-102.1jk" merge="136013-102.1jk" size="4096" crc="62e137e0" sha1="9fe40db55ba1d20d4f11704f7f5df9ff75b87f30" region="cpu1" offset="6000"/>
		<rom name="136013-101.1h" merge="136013-101.1h" size="4096" crc="46752c7d" sha1="ab06b1fd80271849946f90757b3837b617394929" region="cpu1" offset="7000"/>
		<rom name="millidux.5p" size="2048" crc="2a6ef4b0" sha1="832dae8c1b1f959bb8582f9503d84bea9d50c08c" region="gfx1" dispose="yes" offset="0"/>
		<rom name="millidux.5r" size="2048" crc="b6c617b6" sha1="a672a9b35b773677aea6b9a5c4305939180f6854" region="gfx1" dispose="yes" offset="800"/>
		<rom name="136001-213.7e" merge="136001-213.7e" size="256" crc="6fa3093a" sha1="2b7aeca74c1ae4156bf1878453a047330f96f0a8" region="proms" offset="0"/>
		<chip type="cpu" name="M6502" clock="1512000"/>
		<chip type="audio" name="POKEY" clock="1512000"/>
		<chip type="audio" name="POKEY" clock="1512000"/>
		<display type="raster" rotate="270" width="256" height="240" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2" tilt="yes">
			<control type="joy8way"/>
			<control type="trackball" minimum="0" maximum="255" sensitivity="50" keydelta="10" reverse="yes"/>
		</input>
		<dipswitch name="Language">
			<dipvalue name="English" default="yes"/>
			<dipvalue name="German"/>
			<dipvalue name="French"/>
			<dipvalue name="Spanish"/>
		</dipswitch>
		<dipswitch name="Bonus">
			<dipvalue name="0"/>
			<dipvalue name="0 1x" default="yes"/>
			<dipvalue name="0 1x 2x"/>
			<dipvalue name="0 1x 2x 3x"/>
		</dipswitch>
		<dipswitch name="Credit Minimum">
			<dipvalue name="1" default="yes"/>
			<dipvalue name="2"/>
		</dipswitch>
		<dipswitch name="Coin Counters">
			<dipvalue name="1" default="yes"/>
			<dipvalue name="2"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Millipede Head">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Beetle">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="12000"/>
			<dipvalue name="15000" default="yes"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Spider">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Starting Score Select">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Right Coin">
			<dipvalue name="*1" default="yes"/>
			<dipvalue name="*4"/>
			<dipvalue name="*5"/>
			<dipvalue name="*6"/>
		</dipswitch>
		<dipswitch name="Left Coin">
			<dipvalue name="*1" default="yes"/>
			<dipvalue name="*2"/>
		</dipswitch>
		<dipswitch name="Bonus Coins">
			<dipvalue name="None" default="yes"/>
			<dipvalue name="3 credits/2 coins"/>
			<dipvalue name="5 credits/4 coins"/>
			<dipvalue name="6 credits/4 coins"/>
			<dipvalue name="6 credits/5 coins"/>
			<dipvalue name="4 credits/3 coins"/>
			<dipvalue name="Demo Mode"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="bbugtest" sourcefile="cinemat.c" sampleof="boxingb">
		<description>Test Rom - Boxing Bugs</description>
		<year>1981</year>
		<manufacturer>Test Rom</manufacturer>
		<rom name="bbugtest.t7" size="4096" crc="92a460f1" sha1="eaa8fea38d87f1fd6e2e52b92085fed43498e5ce" region="cpu1" offset="0"/>
		<rom name="bbugtest.p7" size="4096" crc="06d0bde2" sha1="b0a224b7a74fa739b293ad7383236ffaa012f3c3" region="cpu1" offset="1"/>
		<rom name="bbugtest.u7" size="4096" crc="92a460f1" sha1="eaa8fea38d87f1fd6e2e52b92085fed43498e5ce" region="cpu1" offset="2000"/>
		<rom name="bbugtest.r7" size="4096" crc="06d0bde2" sha1="b0a224b7a74fa739b293ad7383236ffaa012f3c3" region="cpu1" offset="2001"/>
		<rom name="prom.f14" size="256" crc="9edbf536" sha1="036ad8a231284e05f44b1106d38fc0c7e041b6e8" region="proms" dispose="yes" offset="0"/>
		<rom name="prom.e14" size="32" crc="29dbfb87" sha1="d8c40ab010b2ea30f29b2c443819e2b69f376c04" region="proms" dispose="yes" offset="100"/>
		<rom name="prom.d14" size="32" crc="9a05afbf" sha1="5d806a42424942ba5ef0b70a1d629315b37f931b" region="proms" dispose="yes" offset="120"/>
		<rom name="prom.c14" size="32" crc="07492cda" sha1="32df9148797c23f70db47b840139c40e046dd710" region="proms" dispose="yes" offset="140"/>
		<rom name="prom.j14" size="32" crc="a481ca71" sha1="ce145d61686f600cc16b77febfd5c783bf8c13b0" region="proms" dispose="yes" offset="160"/>
		<rom name="prom.e8" size="32" crc="791ec9e1" sha1="6f7fcce4aa3be9020595235568381588adaab88e" region="proms" dispose="yes" offset="180"/>
		<sample name="softexpl.wav"/>
		<sample name="loudexpl.wav"/>
		<sample name="chirp.wav"/>
		<sample name="eggcrack.wav"/>
		<sample name="bugpusha.wav"/>
		<sample name="bugpushb.wav"/>
		<sample name="bugdie.wav"/>
		<sample name="beetle.wav"/>
		<sample name="music.wav"/>
		<sample name="cannon.wav"/>
		<sample name="bounce.wav"/>
		<sample name="bell.wav"/>
		<chip type="cpu" name="CCPU" clock="5000000"/>
		<chip type="audio" name="Samples"/>
		<display type="vector" rotate="180" flipx="yes" refresh="38.000000" />
		<sound channels="1"/>
		<input players="2" buttons="3" coins="1">
			<control type="dial" minimum="0" maximum="255" sensitivity="100" keydelta="5" reverse="yes"/>
		</input>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="4 Coins/3 Credits"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="3"/>
			<dipvalue name="5" default="yes"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="30,000" default="yes"/>
			<dipvalue name="50,000"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="imperfect" emulation="good" color="good" sound="good" graphic="imperfect" savestate="supported" palettesize="32768"/>
	</game>
	<game name="comdelux" sourcefile="commando.c" cloneof="commando" romof="commando">
		<description>Commando Deluxe</description>
		<year>2002</year>
		<manufacturer>Twisty</manufacturer>
		<rom name="cm04.9m" merge="cm04.9m" size="32768" crc="8438b694" sha1="e154478d8f1b635355bd777370acabe49cb9d309" region="cpu1" offset="0"/>
		<rom name="cm03.8m" merge="cm03.8m" size="16384" crc="35486542" sha1="531a85c9e03970ce037be84f2240c2df6f6e3ec1" region="cpu1" offset="8000"/>
		<rom name="cm02.9f" merge="cm02.9f" size="16384" crc="f9cc4a74" sha1="ee8dd73919c6f47f62cc6d999de9510db9f79b8f" region="cpu2" offset="0"/>
		<rom name="vt01.5d" merge="vt01.5d" size="16384" crc="505726e0" sha1="2435c87c9c9d78a6e703cf0e1f6a0288207fcd4c" region="gfx1" dispose="yes" offset="0"/>
		<rom name="vt11.5a" merge="vt11.5a" size="16384" crc="7b2e1b48" sha1="5d49e1d8146e4ef744445b68f35677302e875a85" region="gfx2" dispose="yes" offset="0"/>
		<rom name="vt12.6a" merge="vt12.6a" size="16384" crc="81b417d3" sha1="5ec7e3f0c8069384a5f6eb39232c228b9d7b8c0c" region="gfx2" dispose="yes" offset="4000"/>
		<rom name="vt13.7a" merge="vt13.7a" size="16384" crc="5612dbd2" sha1="9e4e1a22b6cbf60607b9a81dae34482ae55f7c47" region="gfx2" dispose="yes" offset="8000"/>
		<rom name="vt14.8a" merge="vt14.8a" size="16384" crc="2b2dee36" sha1="8792278464fa3da47176582025f6673a15a581e2" region="gfx2" dispose="yes" offset="c000"/>
		<rom name="vt15.9a" merge="vt15.9a" size="16384" crc="de70babf" sha1="6717e23baf55f84d3143fb432140a7c3e102ac26" region="gfx2" dispose="yes" offset="10000"/>
		<rom name="vt16.10a" merge="vt16.10a" size="16384" crc="14178237" sha1="f896e71c7004349c9a46155edfd9f0aaa186065d" region="gfx2" dispose="yes" offset="14000"/>
		<rom name="dx_vt05.7e" size="16384" crc="b1839dd4" sha1="7172718a0a5f5ba1c6785545dea196e03d3c58c3" region="gfx3" dispose="yes" offset="0"/>
		<rom name="vt06.8e" merge="vt06.8e" size="16384" crc="26fee521" sha1="2fbfc73ee860f72a20229a01d4da9f5cc2e858d3" region="gfx3" dispose="yes" offset="4000"/>
		<rom name="dx_vt07.9e" size="16384" crc="4cb1cd67" sha1="317cfbbff00870b7f7d8023b135d3a96dc0e73fb" region="gfx3" dispose="yes" offset="8000"/>
		<rom name="dx_vt08.7h" size="16384" crc="42ff8a11" sha1="94d0fdbb98670953e586f75030ec48b5af2138a9" region="gfx3" dispose="yes" offset="c000"/>
		<rom name="vt09.8h" merge="vt09.8h" size="16384" crc="98703982" sha1="ba9a9b0dcadd4f52502828408c4a19b0bd518351" region="gfx3" dispose="yes" offset="10000"/>
		<rom name="dx_vt10.9h" size="16384" crc="7650a262" sha1="e4d59c2dda161d49849b1d20782a2126fa0743c7" region="gfx3" dispose="yes" offset="14000"/>
		<rom name="vtb1.1d" merge="vtb1.1d" size="256" crc="3aba15a1" sha1="8b057f6e26155dd9e48bde182e680fce4519f600" region="proms" offset="0"/>
		<rom name="vtb2.2d" merge="vtb2.2d" size="256" crc="88865754" sha1="ca6dddca98baf00a65b2fb70b69cf4704ef8c831" region="proms" offset="100"/>
		<rom name="vtb3.3d" merge="vtb3.3d" size="256" crc="4c14c3f6" sha1="644ac17c7413f094ec9a15cba87bbd421b26321f" region="proms" offset="200"/>
		<rom name="vtb4.1h" merge="vtb4.1h" size="256" crc="b388c246" sha1="038f9851699331ad887b6281a9df053dca3db8fd" region="proms" offset="300"/>
		<rom name="vtb5.6l" merge="vtb5.6l" size="256" crc="712ac508" sha1="5349d722ab6733afdda65f6e0a98322f0d515e86" region="proms" offset="400"/>
		<rom name="vtb6.6e" merge="vtb6.6e" size="256" crc="0eaf5158" sha1="bafd4108708f66cd7b280e47152b108f3e254fc9" region="proms" offset="500"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="cpu" name="Z80" clock="3000000"/>
		<chip type="audio" name="YM2203" clock="1500000"/>
		<chip type="audio" name="YM2203" clock="1500000"/>
		<display type="raster" rotate="90" width="256" height="224" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Starting Area">
			<dipvalue name="0 (Forest 1)" default="yes"/>
			<dipvalue name="2 (Desert 1)"/>
			<dipvalue name="4 (Forest 2)"/>
			<dipvalue name="6 (Desert 2)"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10K 50K+" default="yes"/>
			<dipvalue name="10K 60K+"/>
			<dipvalue name="20K 60K+"/>
			<dipvalue name="20K 70K+"/>
			<dipvalue name="30K 70K+"/>
			<dipvalue name="30K 80K+"/>
			<dipvalue name="40K 100K+"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Difficult"/>
		</dipswitch>
		<dipswitch name="Flip Screen">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Upright Two Players"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="256"/>
	</game>
	<game name="comdlux1" sourcefile="commando.c" cloneof="commando" romof="commando">
		<description>Commando Deluxe Again</description>
		<year>1985</year>
		<manufacturer>Twisty</manufacturer>
		<rom name="cm04.9m" merge="cm04.9m" size="32768" crc="8438b694" sha1="e154478d8f1b635355bd777370acabe49cb9d309" region="cpu1" offset="0"/>
		<rom name="cm03.8m" merge="cm03.8m" size="16384" crc="35486542" sha1="531a85c9e03970ce037be84f2240c2df6f6e3ec1" region="cpu1" offset="8000"/>
		<rom name="cm02.9f" merge="cm02.9f" size="16384" crc="f9cc4a74" sha1="ee8dd73919c6f47f62cc6d999de9510db9f79b8f" region="cpu2" offset="0"/>
		<rom name="vt01.5d" merge="vt01.5d" size="16384" crc="505726e0" sha1="2435c87c9c9d78a6e703cf0e1f6a0288207fcd4c" region="gfx1" dispose="yes" offset="0"/>
		<rom name="vt11.5a" merge="vt11.5a" size="16384" crc="7b2e1b48" sha1="5d49e1d8146e4ef744445b68f35677302e875a85" region="gfx2" dispose="yes" offset="0"/>
		<rom name="vt12.6a" merge="vt12.6a" size="16384" crc="81b417d3" sha1="5ec7e3f0c8069384a5f6eb39232c228b9d7b8c0c" region="gfx2" dispose="yes" offset="4000"/>
		<rom name="vt13.7a" merge="vt13.7a" size="16384" crc="5612dbd2" sha1="9e4e1a22b6cbf60607b9a81dae34482ae55f7c47" region="gfx2" dispose="yes" offset="8000"/>
		<rom name="vt14.8a" merge="vt14.8a" size="16384" crc="2b2dee36" sha1="8792278464fa3da47176582025f6673a15a581e2" region="gfx2" dispose="yes" offset="c000"/>
		<rom name="vt15.9a" merge="vt15.9a" size="16384" crc="de70babf" sha1="6717e23baf55f84d3143fb432140a7c3e102ac26" region="gfx2" dispose="yes" offset="10000"/>
		<rom name="vt16.10a" merge="vt16.10a" size="16384" crc="14178237" sha1="f896e71c7004349c9a46155edfd9f0aaa186065d" region="gfx2" dispose="yes" offset="14000"/>
		<rom name="dx1_vt05.7e" size="16384" crc="91865879" sha1="151b3202ea16141f53bf7ae96ac2171b70564ee5" region="gfx3" dispose="yes" offset="0"/>
		<rom name="vt06.8e" merge="vt06.8e" size="16384" crc="26fee521" sha1="2fbfc73ee860f72a20229a01d4da9f5cc2e858d3" region="gfx3" dispose="yes" offset="4000"/>
		<rom name="dx_vt07.9e" size="16384" crc="4cb1cd67" sha1="317cfbbff00870b7f7d8023b135d3a96dc0e73fb" region="gfx3" dispose="yes" offset="8000"/>
		<rom name="dx1_vt08.7h" size="16384" crc="ba3a06f7" sha1="9ae9fbd490308e27b71bc1dcd54f3e4e420feb3f" region="gfx3" dispose="yes" offset="c000"/>
		<rom name="vt09.8h" merge="vt09.8h" size="16384" crc="98703982" sha1="ba9a9b0dcadd4f52502828408c4a19b0bd518351" region="gfx3" dispose="yes" offset="10000"/>
		<rom name="dx_vt10.9h" size="16384" crc="7650a262" sha1="e4d59c2dda161d49849b1d20782a2126fa0743c7" region="gfx3" dispose="yes" offset="14000"/>
		<rom name="vtb1.1d" merge="vtb1.1d" size="256" crc="3aba15a1" sha1="8b057f6e26155dd9e48bde182e680fce4519f600" region="proms" offset="0"/>
		<rom name="vtb2.2d" merge="vtb2.2d" size="256" crc="88865754" sha1="ca6dddca98baf00a65b2fb70b69cf4704ef8c831" region="proms" offset="100"/>
		<rom name="vtb3.3d" merge="vtb3.3d" size="256" crc="4c14c3f6" sha1="644ac17c7413f094ec9a15cba87bbd421b26321f" region="proms" offset="200"/>
		<rom name="vtb4.1h" merge="vtb4.1h" size="256" crc="b388c246" sha1="038f9851699331ad887b6281a9df053dca3db8fd" region="proms" offset="300"/>
		<rom name="vtb5.6l" merge="vtb5.6l" size="256" crc="712ac508" sha1="5349d722ab6733afdda65f6e0a98322f0d515e86" region="proms" offset="400"/>
		<rom name="vtb6.6e" merge="vtb6.6e" size="256" crc="0eaf5158" sha1="bafd4108708f66cd7b280e47152b108f3e254fc9" region="proms" offset="500"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="cpu" name="Z80" clock="3000000"/>
		<chip type="audio" name="YM2203" clock="1500000"/>
		<chip type="audio" name="YM2203" clock="1500000"/>
		<display type="raster" rotate="90" width="256" height="224" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Starting Area">
			<dipvalue name="0 (Forest 1)" default="yes"/>
			<dipvalue name="2 (Desert 1)"/>
			<dipvalue name="4 (Forest 2)"/>
			<dipvalue name="6 (Desert 2)"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10K 50K+" default="yes"/>
			<dipvalue name="10K 60K+"/>
			<dipvalue name="20K 60K+"/>
			<dipvalue name="20K 70K+"/>
			<dipvalue name="30K 70K+"/>
			<dipvalue name="30K 80K+"/>
			<dipvalue name="40K 100K+"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Difficult"/>
		</dipswitch>
		<dipswitch name="Flip Screen">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Upright Two Players"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="256"/>
	</game>
	<game name="dinoh" sourcefile="cps1.c" cloneof="dino" romof="dino">
		<description>Cadillacs and Dinosaurs (Hack)</description>
		<year>1993</year>
		<manufacturer>Hack</manufacturer>
		<rom name="cda_23h.rom" size="524288" crc="8e2a9cf0" sha1="01111582e579bd3b43b52d0e0c445c32fe5e053b" region="cpu1" offset="0"/>
		<rom name="cda_22h.rom" size="524288" crc="f72cd219" sha1="a3f580bd328b54d2546ae7e94262c1a706d27172" region="cpu1" offset="80000"/>
		<rom name="cda_21h.rom" size="524288" crc="bc275b76" sha1="1f7f7533b4ccb511dc479f531d9d6740d3ca6712" region="cpu1" offset="100000"/>
		<rom name="cda_20h.rom" size="524288" crc="8987c975" sha1="3fd856805d627f855f72acc7aacc2e8ecf0f12bd" region="cpu1" offset="180000"/>
		<rom name="cd_gfx01.rom" merge="cd_gfx01.rom" size="524288" crc="8da4f917" sha1="4f7b2304b7d9b545d6707d7ec921d3e28200699d" region="gfx1" offset="0"/>
		<rom name="cd_gfx03.rom" merge="cd_gfx03.rom" size="524288" crc="6c40f603" sha1="cdbd11dfcec08e87355d7e21e9fd39f7eacab016" region="gfx1" offset="2"/>
		<rom name="cd_gfx02.rom" merge="cd_gfx02.rom" size="524288" crc="09c8fc2d" sha1="d0c0a1258ec5dd484ab6ec1c5663425431f929ee" region="gfx1" offset="4"/>
		<rom name="cd_gfx04.rom" merge="cd_gfx04.rom" size="524288" crc="637ff38f" sha1="859926b33b9955b3ed67471c61faa442d42b9696" region="gfx1" offset="6"/>
		<rom name="cd_gfx05.rom" merge="cd_gfx05.rom" size="524288" crc="470befee" sha1="a42e38319e9b7424381352512f11bd8edf0bbb96" region="gfx1" offset="200000"/>
		<rom name="cd_gfx07.rom" merge="cd_gfx07.rom" size="524288" crc="22bfb7a3" sha1="c44959bd3d42b9fc8ecb482dfaf63fbd469d2c3e" region="gfx1" offset="200002"/>
		<rom name="cd_gfx06.rom" merge="cd_gfx06.rom" size="524288" crc="e7599ac4" sha1="0e788a38547a8701115d01190ddeaca64388db4d" region="gfx1" offset="200004"/>
		<rom name="cd_gfx08.rom" merge="cd_gfx08.rom" size="524288" crc="211b4b15" sha1="374f6b185faa0f14f5c45b9b1d60d0772d93fb17" region="gfx1" offset="200006"/>
		<rom name="cd_q.rom" merge="cd_q.rom" size="131072" crc="605fdb0b" sha1="9da90ddc6513aaaf2260f0c69719c6b0e585ba8c" region="cpu2" offset="0"/>
		<rom name="cd_q1.rom" merge="cd_q1.rom" size="524288" crc="60927775" sha1="f8599bc84c38573ebbe8685822c58b6a38b50462" region="sound1" offset="0"/>
		<rom name="cd_q2.rom" merge="cd_q2.rom" size="524288" crc="770f4c47" sha1="fec8ef00a6669d4d5e37787ecc7b58ee46709326" region="sound1" offset="80000"/>
		<rom name="cd_q3.rom" merge="cd_q3.rom" size="524288" crc="2f273ffc" sha1="f0de462f6c4d251911258e0ebd886152c14d1586" region="sound1" offset="100000"/>
		<rom name="cd_q4.rom" merge="cd_q4.rom" size="524288" crc="2c67821d" sha1="6e2528d0b22508300a6a142a796dd3bf53a66946" region="sound1" offset="180000"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="8000000"/>
		<chip type="audio" name="Q-Sound" clock="4000000"/>
		<display type="raster" rotate="0" width="384" height="224" refresh="60.000000" />
		<sound channels="2"/>
		<input players="3" buttons="3" coins="3" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="knightsb" sourcefile="cps1.c" cloneof="knights" romof="knights">
		<description>Knights of the Round (bootleg)</description>
		<year>1991</year>
		<manufacturer>bootleg</manufacturer>
		<rom name="040-z.02" size="524288" crc="95d00a7e" sha1="2da1c47aa15d44aa842a8d79e030e7e7b69bec19" region="cpu1" offset="0"/>
		<rom name="040-r.02" size="524288" crc="5a9d0b64" sha1="6ff312879c3d675ceee6fd3e262f797fabb9871e" region="cpu1" offset="1"/>
		<rom name="kr_gfx1.rom" merge="kr_gfx1.rom" size="524288" crc="9e36c1a4" sha1="772daae74e119371dfb76fde9775bda78a8ba125" region="gfx1" offset="0"/>
		<rom name="kr_gfx3.rom" merge="kr_gfx3.rom" size="524288" crc="c5832cae" sha1="a188cf401cd3a2909b377d3059f14d22ec3b0643" region="gfx1" offset="2"/>
		<rom name="kr_gfx2.rom" merge="kr_gfx2.rom" size="524288" crc="f095be2d" sha1="0427d1574062f277a9d04440019d5638b05de561" region="gfx1" offset="4"/>
		<rom name="kr_gfx4.rom" merge="kr_gfx4.rom" size="524288" crc="179dfd96" sha1="b1844e69da7ab13474da569978d5b47deb8eb2be" region="gfx1" offset="6"/>
		<rom name="kr_gfx5.rom" merge="kr_gfx5.rom" size="524288" crc="1f4298d2" sha1="4b162a7f649b0bcd676f8ca0c5eee9a1250d6452" region="gfx1" offset="200000"/>
		<rom name="kr_gfx7.rom" merge="kr_gfx7.rom" size="524288" crc="37fa8751" sha1="b88b39d1f08621f15a5620095aef998346fa9891" region="gfx1" offset="200002"/>
		<rom name="kr_gfx6.rom" merge="kr_gfx6.rom" size="524288" crc="0200bc3d" sha1="c900b1be2b4e49b951e5c1e3fd1e19d21b82986e" region="gfx1" offset="200004"/>
		<rom name="kr_gfx8.rom" merge="kr_gfx8.rom" size="524288" crc="0bb2b4e7" sha1="983b800925d58e4aeb4e5105f93ed5faf66d009c" region="gfx1" offset="200006"/>
		<rom name="kr_09.rom" merge="kr_09.rom" size="65536" crc="5e44d9ee" sha1="47a7503321be8d52b5c44af838e3bb82ee15a415" region="cpu2" offset="0"/>
		<rom name="kr_18.rom" merge="kr_18.rom" size="131072" crc="da69d15f" sha1="9616207e693bae85705f786cef60b9f6951b5067" region="sound1" offset="0"/>
		<rom name="kr_19.rom" merge="kr_19.rom" size="131072" crc="bfc654e9" sha1="01b3d92e4dedf55ea3933d387c7ddb9ba2549773" region="sound1" offset="20000"/>
		<chip type="cpu" name="68000" clock="10000000"/>
		<chip type="cpu" name="Z80" clock="3579545"/>
		<chip type="audio" name="YM2151" clock="3579545"/>
		<chip type="audio" name="OKI6295" clock="1000000"/>
		<display type="raster" rotate="0" width="384" height="224" refresh="60.000000" />
		<sound channels="1"/>
		<input players="3" buttons="2" coins="3" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Coinage">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="2 Coins to Start, 1 to Continue">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Enemy's attack frequency">
			<dipvalue name="1 (Easiest)"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4 (Normal)" default="yes"/>
			<dipvalue name="5"/>
			<dipvalue name="6"/>
			<dipvalue name="7"/>
			<dipvalue name="8 (Hardest)"/>
		</dipswitch>
		<dipswitch name="Enemy's attack power">
			<dipvalue name="1 (Easiest)"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4 (Normal)" default="yes"/>
			<dipvalue name="5"/>
			<dipvalue name="6"/>
			<dipvalue name="7"/>
			<dipvalue name="8 (Hardest)"/>
		</dipswitch>
		<dipswitch name="Coin Slots">
			<dipvalue name="1"/>
			<dipvalue name="3" default="yes"/>
		</dipswitch>
		<dipswitch name="Play Mode">
			<dipvalue name="2 Players"/>
			<dipvalue name="3 Players" default="yes"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2" default="yes"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Flip Screen">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Allow Continue">
			<dipvalue name="No"/>
			<dipvalue name="Yes" default="yes"/>
		</dipswitch>
		<dipswitch name="Game Mode">
			<dipvalue name="Game" default="yes"/>
			<dipvalue name="Test"/>
		</dipswitch>
		<driver status="imperfect" emulation="good" color="good" sound="good" graphic="imperfect" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="knightsh" sourcefile="cps1.c" cloneof="knights" romof="knights">
		<description>Knights of the Round (Hack set 1)</description>
		<year>1991</year>
		<manufacturer>Hack</manufacturer>
		<rom name="krh_23.rom" size="524288" crc="fa2ff63d" sha1="f3800102aadeccd13ed49c88039732453266283a" region="cpu1" offset="0"/>
		<rom name="krh_22.rom" size="524288" crc="1438d070" sha1="4f6fad844c3e8eb960bb6cb85ac570979c0ae973" region="cpu1" offset="80000"/>
		<rom name="kr_gfx1.rom" merge="kr_gfx1.rom" size="524288" crc="9e36c1a4" sha1="772daae74e119371dfb76fde9775bda78a8ba125" region="gfx1" offset="0"/>
		<rom name="kr_gfx3.rom" merge="kr_gfx3.rom" size="524288" crc="c5832cae" sha1="a188cf401cd3a2909b377d3059f14d22ec3b0643" region="gfx1" offset="2"/>
		<rom name="kr_gfx2.rom" merge="kr_gfx2.rom" size="524288" crc="f095be2d" sha1="0427d1574062f277a9d04440019d5638b05de561" region="gfx1" offset="4"/>
		<rom name="kr_gfx4.rom" merge="kr_gfx4.rom" size="524288" crc="179dfd96" sha1="b1844e69da7ab13474da569978d5b47deb8eb2be" region="gfx1" offset="6"/>
		<rom name="kr_gfx5.rom" merge="kr_gfx5.rom" size="524288" crc="1f4298d2" sha1="4b162a7f649b0bcd676f8ca0c5eee9a1250d6452" region="gfx1" offset="200000"/>
		<rom name="kr_gfx7.rom" merge="kr_gfx7.rom" size="524288" crc="37fa8751" sha1="b88b39d1f08621f15a5620095aef998346fa9891" region="gfx1" offset="200002"/>
		<rom name="kr_gfx6.rom" merge="kr_gfx6.rom" size="524288" crc="0200bc3d" sha1="c900b1be2b4e49b951e5c1e3fd1e19d21b82986e" region="gfx1" offset="200004"/>
		<rom name="kr_gfx8.rom" merge="kr_gfx8.rom" size="524288" crc="0bb2b4e7" sha1="983b800925d58e4aeb4e5105f93ed5faf66d009c" region="gfx1" offset="200006"/>
		<rom name="kr_09.rom" merge="kr_09.rom" size="65536" crc="5e44d9ee" sha1="47a7503321be8d52b5c44af838e3bb82ee15a415" region="cpu2" offset="0"/>
		<rom name="kr_18.rom" merge="kr_18.rom" size="131072" crc="da69d15f" sha1="9616207e693bae85705f786cef60b9f6951b5067" region="sound1" offset="0"/>
		<rom name="kr_19.rom" merge="kr_19.rom" size="131072" crc="bfc654e9" sha1="01b3d92e4dedf55ea3933d387c7ddb9ba2549773" region="sound1" offset="20000"/>
		<chip type="cpu" name="68000" clock="10000000"/>
		<chip type="cpu" name="Z80" clock="3579545"/>
		<chip type="audio" name="YM2151" clock="3579545"/>
		<chip type="audio" name="OKI6295" clock="1000000"/>
		<display type="raster" rotate="0" width="384" height="224" refresh="60.000000" />
		<sound channels="1"/>
		<input players="3" buttons="3" coins="3" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Coinage">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="2 Coins to Start, 1 to Continue">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Enemy's attack frequency">
			<dipvalue name="1 (Easiest)"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4 (Normal)" default="yes"/>
			<dipvalue name="5"/>
			<dipvalue name="6"/>
			<dipvalue name="7"/>
			<dipvalue name="8 (Hardest)"/>
		</dipswitch>
		<dipswitch name="Enemy's attack power">
			<dipvalue name="1 (Easiest)"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4 (Normal)" default="yes"/>
			<dipvalue name="5"/>
			<dipvalue name="6"/>
			<dipvalue name="7"/>
			<dipvalue name="8 (Hardest)"/>
		</dipswitch>
		<dipswitch name="Coin Slots">
			<dipvalue name="1"/>
			<dipvalue name="3" default="yes"/>
		</dipswitch>
		<dipswitch name="Max Players">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2" default="yes"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Flip Screen">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Allow Continue">
			<dipvalue name="No"/>
			<dipvalue name="Yes" default="yes"/>
		</dipswitch>
		<dipswitch name="Game Mode">
			<dipvalue name="Game" default="yes"/>
			<dipvalue name="Test"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="knigtsha" sourcefile="cps1.c" cloneof="knights" romof="knights">
		<description>Knights of the Round (Hack set 2)</description>
		<year>1991</year>
		<manufacturer>Hack</manufacturer>
		<rom name="krha_23.rom" size="524288" crc="a7fd309a" sha1="b4f163d9588e9d8dd6f2ba6d6ae520efb620c1ac" region="cpu1" offset="0"/>
		<rom name="krh_22.rom" size="524288" crc="1438d070" sha1="4f6fad844c3e8eb960bb6cb85ac570979c0ae973" region="cpu1" offset="80000"/>
		<rom name="kr_gfx1.rom" merge="kr_gfx1.rom" size="524288" crc="9e36c1a4" sha1="772daae74e119371dfb76fde9775bda78a8ba125" region="gfx1" offset="0"/>
		<rom name="kr_gfx3.rom" merge="kr_gfx3.rom" size="524288" crc="c5832cae" sha1="a188cf401cd3a2909b377d3059f14d22ec3b0643" region="gfx1" offset="2"/>
		<rom name="kr_gfx2.rom" merge="kr_gfx2.rom" size="524288" crc="f095be2d" sha1="0427d1574062f277a9d04440019d5638b05de561" region="gfx1" offset="4"/>
		<rom name="kr_gfx4.rom" merge="kr_gfx4.rom" size="524288" crc="179dfd96" sha1="b1844e69da7ab13474da569978d5b47deb8eb2be" region="gfx1" offset="6"/>
		<rom name="kr_gfx5.rom" merge="kr_gfx5.rom" size="524288" crc="1f4298d2" sha1="4b162a7f649b0bcd676f8ca0c5eee9a1250d6452" region="gfx1" offset="200000"/>
		<rom name="kr_gfx7.rom" merge="kr_gfx7.rom" size="524288" crc="37fa8751" sha1="b88b39d1f08621f15a5620095aef998346fa9891" region="gfx1" offset="200002"/>
		<rom name="kr_gfx6.rom" merge="kr_gfx6.rom" size="524288" crc="0200bc3d" sha1="c900b1be2b4e49b951e5c1e3fd1e19d21b82986e" region="gfx1" offset="200004"/>
		<rom name="kr_gfx8.rom" merge="kr_gfx8.rom" size="524288" crc="0bb2b4e7" sha1="983b800925d58e4aeb4e5105f93ed5faf66d009c" region="gfx1" offset="200006"/>
		<rom name="kr_09.rom" merge="kr_09.rom" size="65536" crc="5e44d9ee" sha1="47a7503321be8d52b5c44af838e3bb82ee15a415" region="cpu2" offset="0"/>
		<rom name="kr_18.rom" merge="kr_18.rom" size="131072" crc="da69d15f" sha1="9616207e693bae85705f786cef60b9f6951b5067" region="sound1" offset="0"/>
		<rom name="kr_19.rom" merge="kr_19.rom" size="131072" crc="bfc654e9" sha1="01b3d92e4dedf55ea3933d387c7ddb9ba2549773" region="sound1" offset="20000"/>
		<chip type="cpu" name="68000" clock="10000000"/>
		<chip type="cpu" name="Z80" clock="3579545"/>
		<chip type="audio" name="YM2151" clock="3579545"/>
		<chip type="audio" name="OKI6295" clock="1000000"/>
		<display type="raster" rotate="0" width="384" height="224" refresh="60.000000" />
		<sound channels="1"/>
		<input players="3" buttons="3" coins="3" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Coinage">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="2 Coins to Start, 1 to Continue">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Enemy's attack frequency">
			<dipvalue name="1 (Easiest)"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4 (Normal)" default="yes"/>
			<dipvalue name="5"/>
			<dipvalue name="6"/>
			<dipvalue name="7"/>
			<dipvalue name="8 (Hardest)"/>
		</dipswitch>
		<dipswitch name="Enemy's attack power">
			<dipvalue name="1 (Easiest)"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4 (Normal)" default="yes"/>
			<dipvalue name="5"/>
			<dipvalue name="6"/>
			<dipvalue name="7"/>
			<dipvalue name="8 (Hardest)"/>
		</dipswitch>
		<dipswitch name="Coin Slots">
			<dipvalue name="1"/>
			<dipvalue name="3" default="yes"/>
		</dipswitch>
		<dipswitch name="Max Players">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2" default="yes"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Flip Screen">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Allow Continue">
			<dipvalue name="No"/>
			<dipvalue name="Yes" default="yes"/>
		</dipswitch>
		<dipswitch name="Game Mode">
			<dipvalue name="Game" default="yes"/>
			<dipvalue name="Test"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="pnicku" sourcefile="cps1.c">
		<description>Pnickies (USA)</description>
		<year>1994</year>
		<manufacturer>Compile (Capcom license)</manufacturer>
		<rom name="pnij36.bin" size="131072" crc="2d4ffb2b" sha1="6e49cf89a36834fd1de8b4b860fe66f3d7d67a84" region="cpu1" offset="0"/>
		<rom name="pniu42.bin" size="131072" crc="22d20227" sha1="a103c9b1f6134c529405bd258da9f601c1459c47" region="cpu1" offset="1"/>
		<rom name="pnij09.bin" size="131072" crc="48177b0a" sha1="eba5de6cd9bb0c4ad76a13bddc9cdeb2e4380122" region="gfx1" offset="0"/>
		<rom name="pnij01.bin" size="131072" crc="01a0f311" sha1="9bcd8716f90ccd410543ffcdc5c2916077b8d4c3" region="gfx1" offset="1"/>
		<rom name="pnij13.bin" size="131072" crc="406451b0" sha1="5a7a7fecba7de8b8cf4a284b2ae7adae901623f6" region="gfx1" offset="2"/>
		<rom name="pnij05.bin" size="131072" crc="8c515dc0" sha1="aa1e13cf9e7cf0458bb5c4332b1ea73034f9a874" region="gfx1" offset="3"/>
		<rom name="pnij26.bin" size="131072" crc="e2af981e" sha1="3c2b28b4a4d457aa94a760dfca0181a9f050c319" region="gfx1" offset="4"/>
		<rom name="pnij18.bin" size="131072" crc="f17a0e56" sha1="7c89aca230f176e12f995892f9d1bce22c57fbdf" region="gfx1" offset="5"/>
		<rom name="pnij38.bin" size="131072" crc="eb75bd8c" sha1="2129460e06eb64019fc5f7eab6334ff43229b995" region="gfx1" offset="6"/>
		<rom name="pnij32.bin" size="131072" crc="84560bef" sha1="9e94ae434b50ecf82781080e11d0c4741e992d0d" region="gfx1" offset="7"/>
		<rom name="pnij10.bin" size="131072" crc="c2acc171" sha1="7c86db3f2acca1252d403c5f12c871d0357fa109" region="gfx1" offset="100000"/>
		<rom name="pnij02.bin" size="131072" crc="0e21fc33" sha1="c4a29d45c4257c8871038d3c9b13140e874db0c1" region="gfx1" offset="100001"/>
		<rom name="pnij14.bin" size="131072" crc="7fe59b19" sha1="a273b8b8fbfd5d31d25479a9ede09ce35e1cc873" region="gfx1" offset="100002"/>
		<rom name="pnij06.bin" size="131072" crc="79f4bfe3" sha1="bc17cc1c8535e3d202588893713926b6c06f92fd" region="gfx1" offset="100003"/>
		<rom name="pnij27.bin" size="131072" crc="83d5cb0e" sha1="44c93fa5eedcafc8dc6d88ee827c6cadc9c671f0" region="gfx1" offset="100004"/>
		<rom name="pnij19.bin" size="131072" crc="af08b230" sha1="a3b5b3013012efa1860699648518f8d8031c5f30" region="gfx1" offset="100005"/>
		<rom name="pnij39.bin" size="131072" crc="70fbe579" sha1="b5b7ed5588ecd884b20dd50bfc5385a9af03c5d8" region="gfx1" offset="100006"/>
		<rom name="pnij33.bin" size="131072" crc="3ed2c680" sha1="0afe84d8d89f8d45afc79f6172337e622e29a8a2" region="gfx1" offset="100007"/>
		<rom name="pnij17.bin" size="65536" crc="e86f787a" sha1="de04cbe89c655faf04afe169bfd9913049ccc4a8" region="cpu2" offset="0"/>
		<rom name="pnij24.bin" size="131072" crc="5092257d" sha1="95dc9d10940653b2fb37baf5c1ed27145b02104e" region="sound1" offset="0"/>
		<rom name="pnij25.bin" size="131072" crc="22109aaa" sha1="cf21e75674d81b2daae2083d02f9f4b6e52722c6" region="sound1" offset="20000"/>
		<chip type="cpu" name="68000" clock="10000000"/>
		<chip type="cpu" name="Z80" clock="3579545"/>
		<chip type="audio" name="YM2151" clock="3579545"/>
		<chip type="audio" name="OKI6295" clock="1000000"/>
		<display type="raster" rotate="0" width="384" height="224" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="3" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Coinage">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
		</dipswitch>
		<dipswitch name="Coin Slots">
			<dipvalue name="1" default="yes"/>
			<dipvalue name="2"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="1 (Easiest)"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4 (Normal)" default="yes"/>
			<dipvalue name="5"/>
			<dipvalue name="6"/>
			<dipvalue name="7"/>
			<dipvalue name="8 (Hardest)"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Vs Play Mode">
			<dipvalue name="1 Game Match" default="yes"/>
			<dipvalue name="3 Games Match"/>
			<dipvalue name="5 Games Match"/>
			<dipvalue name="7 Games Match"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Flip Screen">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Game Mode">
			<dipvalue name="Game" default="yes"/>
			<dipvalue name="Test"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="sf2ceh" sourcefile="cps1.c" cloneof="sf2ce" romof="sf2ce">
		<description>Street Fighter II' - Champion Edition (Hispanic 990804)</description>
		<year>1999</year>
		<manufacturer>Hack</manufacturer>
		<rom name="sf2ceh.23" size="524288" crc="25dc14c8" sha1="fc7b5de3a50d7d9ee977091bab5f82f824e386f2" region="cpu1" offset="0"/>
		<rom name="sf2ceh.22" size="524288" crc="1c9dd91c" sha1="66fbd10958d3b9f027bc3ba85c99b649cf866ab7" region="cpu1" offset="80000"/>
		<rom name="s92_21a.bin" merge="s92_21a.bin" size="524288" crc="925a7877" sha1="1960dca35f0ca6f2b399a9fccfbc0132ac6425d1" region="cpu1" offset="100000"/>
		<rom name="s92_01.bin" merge="s92_01.bin" size="524288" crc="03b0d852" sha1="f370f25c96ad2b94f8c53d6b7139100285a25bef" region="gfx1" offset="0"/>
		<rom name="s92_02.bin" merge="s92_02.bin" size="524288" crc="840289ec" sha1="2fb42a242f60ba7e74009b5a90eb26e035ba1e82" region="gfx1" offset="2"/>
		<rom name="s92_03.bin" merge="s92_03.bin" size="524288" crc="cdb5f027" sha1="4c7d944fef200fdfcaf57758b901b5511188ed2e" region="gfx1" offset="4"/>
		<rom name="s92_04.bin" merge="s92_04.bin" size="524288" crc="e2799472" sha1="27d3796429338d82a8de246a0ea06dd487a87768" region="gfx1" offset="6"/>
		<rom name="s92_05.bin" merge="s92_05.bin" size="524288" crc="ba8a2761" sha1="4b696d66c51611e43522bed752654314e76d33b6" region="gfx1" offset="200000"/>
		<rom name="s92_06.bin" merge="s92_06.bin" size="524288" crc="e584bfb5" sha1="ebdf1f5e2638eed3a65dda82b1ed9151a355f4c9" region="gfx1" offset="200002"/>
		<rom name="s92_07.bin" merge="s92_07.bin" size="524288" crc="21e3f87d" sha1="4a4961bb68c3a1ce15f9d393d9c03ecb2466cc29" region="gfx1" offset="200004"/>
		<rom name="s92_08.bin" merge="s92_08.bin" size="524288" crc="befc47df" sha1="520390420da3a0271ba90b0a933e65143265e5cf" region="gfx1" offset="200006"/>
		<rom name="s92_10.bin" merge="s92_10.bin" size="524288" crc="960687d5" sha1="2868c31121b1c7564e9767b9a19cdbf655c7ed1d" region="gfx1" offset="400000"/>
		<rom name="s92_11.bin" merge="s92_11.bin" size="524288" crc="978ecd18" sha1="648a59706b93c84b4206a968ecbdc3e834c476f6" region="gfx1" offset="400002"/>
		<rom name="s92_12.bin" merge="s92_12.bin" size="524288" crc="d6ec9a0a" sha1="ed6143f8737013b6ef1684e37c05e037e7a80dae" region="gfx1" offset="400004"/>
		<rom name="s92_13.bin" merge="s92_13.bin" size="524288" crc="ed2c67f6" sha1="0083c0ffaf6fe7659ff0cf822be4346cd6e61329" region="gfx1" offset="400006"/>
		<rom name="s92_09.bin" merge="s92_09.bin" size="65536" crc="08f6b60e" sha1="8258fcaca4ac419312531eec67079b97f471179c" region="cpu2" offset="0"/>
		<rom name="s92_18.bin" merge="s92_18.bin" size="131072" crc="7f162009" sha1="346bf42992b4c36c593e21901e22c87ae4a7d86d" region="sound1" offset="0"/>
		<rom name="s92_19.bin" merge="s92_19.bin" size="131072" crc="beade53f" sha1="277c397dc12752719ec6b47d2224750bd1c07f79" region="sound1" offset="20000"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="3579545"/>
		<chip type="audio" name="YM2151" clock="3579545"/>
		<chip type="audio" name="OKI6295" clock="1000000"/>
		<display type="raster" rotate="0" width="384" height="224" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="6" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Coin A">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
		</dipswitch>
		<dipswitch name="2 Coins to Start, 1 to Continue">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="1 (Easiest)"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4 (Normal)" default="yes"/>
			<dipvalue name="5"/>
			<dipvalue name="6"/>
			<dipvalue name="7"/>
			<dipvalue name="8 (Hardest)"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Flip Screen">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Allow Continue">
			<dipvalue name="No"/>
			<dipvalue name="Yes" default="yes"/>
		</dipswitch>
		<dipswitch name="Game Mode">
			<dipvalue name="Game" default="yes"/>
			<dipvalue name="Test"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="sf2cebr" sourcefile="cps1.c" cloneof="sf2ce" romof="sf2ce">
		<description>Street Fighter II' - Champion Edition (Brasil 920313)</description>
		<year>1999</year>
		<manufacturer>Hack</manufacturer>
		<rom name="sf2cebr.23" size="524288" crc="74e848ee" sha1="6dce8d0c7d439e6d1d08c8169a3ecdf178e82c16" region="cpu1" offset="0"/>
		<rom name="sf2cebr.22" size="524288" crc="c3c49626" sha1="d0fae1d2758360b56e6e583feb4bdf7d4e2e1eba" region="cpu1" offset="80000"/>
		<rom name="s92_21a.bin" merge="s92_21a.bin" size="524288" crc="925a7877" sha1="1960dca35f0ca6f2b399a9fccfbc0132ac6425d1" region="cpu1" offset="100000"/>
		<rom name="s92_01.bin" merge="s92_01.bin" size="524288" crc="03b0d852" sha1="f370f25c96ad2b94f8c53d6b7139100285a25bef" region="gfx1" offset="0"/>
		<rom name="s92_02.bin" merge="s92_02.bin" size="524288" crc="840289ec" sha1="2fb42a242f60ba7e74009b5a90eb26e035ba1e82" region="gfx1" offset="2"/>
		<rom name="s92_03.bin" merge="s92_03.bin" size="524288" crc="cdb5f027" sha1="4c7d944fef200fdfcaf57758b901b5511188ed2e" region="gfx1" offset="4"/>
		<rom name="s92_04.bin" merge="s92_04.bin" size="524288" crc="e2799472" sha1="27d3796429338d82a8de246a0ea06dd487a87768" region="gfx1" offset="6"/>
		<rom name="s92_05.bin" merge="s92_05.bin" size="524288" crc="ba8a2761" sha1="4b696d66c51611e43522bed752654314e76d33b6" region="gfx1" offset="200000"/>
		<rom name="s92_06.bin" merge="s92_06.bin" size="524288" crc="e584bfb5" sha1="ebdf1f5e2638eed3a65dda82b1ed9151a355f4c9" region="gfx1" offset="200002"/>
		<rom name="s92_07.bin" merge="s92_07.bin" size="524288" crc="21e3f87d" sha1="4a4961bb68c3a1ce15f9d393d9c03ecb2466cc29" region="gfx1" offset="200004"/>
		<rom name="s92_08.bin" merge="s92_08.bin" size="524288" crc="befc47df" sha1="520390420da3a0271ba90b0a933e65143265e5cf" region="gfx1" offset="200006"/>
		<rom name="s92br_10.bin" size="524288" crc="b3e1dd5f" sha1="714bf1519ced85567d3d35fdf4aa9e4268cc9f0f" region="gfx1" offset="400000"/>
		<rom name="s92br_11.bin" size="524288" crc="f13af812" sha1="e3711cbaa3169d0f48df420953f1afd0ab76ee08" region="gfx1" offset="400002"/>
		<rom name="s92br_12.bin" size="524288" crc="10ce42af" sha1="530b2a6e2d13b2694bd611b31b056b7458fd1571" region="gfx1" offset="400004"/>
		<rom name="s92br_13.bin" size="524288" crc="32cf5af3" sha1="43972c07f5ccf01b0ce0727541590c3c6b97c300" region="gfx1" offset="400006"/>
		<rom name="s92_09.bin" merge="s92_09.bin" size="65536" crc="08f6b60e" sha1="8258fcaca4ac419312531eec67079b97f471179c" region="cpu2" offset="0"/>
		<rom name="s92_18.bin" merge="s92_18.bin" size="131072" crc="7f162009" sha1="346bf42992b4c36c593e21901e22c87ae4a7d86d" region="sound1" offset="0"/>
		<rom name="s92_19.bin" merge="s92_19.bin" size="131072" crc="beade53f" sha1="277c397dc12752719ec6b47d2224750bd1c07f79" region="sound1" offset="20000"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="3579545"/>
		<chip type="audio" name="YM2151" clock="3579545"/>
		<chip type="audio" name="OKI6295" clock="1000000"/>
		<display type="raster" rotate="0" width="384" height="224" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="6" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Coin A">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
		</dipswitch>
		<dipswitch name="2 Coins to Start, 1 to Continue">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="1 (Easiest)"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4 (Normal)" default="yes"/>
			<dipvalue name="5"/>
			<dipvalue name="6"/>
			<dipvalue name="7"/>
			<dipvalue name="8 (Hardest)"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Flip Screen">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Allow Continue">
			<dipvalue name="No"/>
			<dipvalue name="Yes" default="yes"/>
		</dipswitch>
		<dipswitch name="Game Mode">
			<dipvalue name="Game" default="yes"/>
			<dipvalue name="Test"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="sf2m8" sourcefile="cps1.c" cloneof="sf2ce" romof="sf2ce">
		<description>Street Fighter II' - Champion Edition (M8)</description>
		<year>1992</year>
		<manufacturer>Hack</manufacturer>
		<rom name="k4-222" size="524288" crc="db567b66" sha1="315bfbf2786ef67a95afb87de836ab348523dbbe" region="cpu1" offset="0"/>
		<rom name="k4-196" size="524288" crc="95ea597e" sha1="5eb82feaa1de5611a96888e4670744bbb7d90393" region="cpu1" offset="1"/>
		<rom name="u221.epr" size="131072" crc="d8276822" sha1="8fe5205f21a0243f66582c03ca54d6b079cbd000" region="cpu1" offset="100000"/>
		<rom name="u195.epr" size="131072" crc="924c6ce2" sha1="676a912652bd75da5087f0c7eae047b7681a993c" region="cpu1" offset="100001"/>
		<rom name="s92_01.bin" merge="s92_01.bin" size="524288" crc="03b0d852" sha1="f370f25c96ad2b94f8c53d6b7139100285a25bef" region="gfx1" offset="0"/>
		<rom name="s92_02.bin" merge="s92_02.bin" size="524288" crc="840289ec" sha1="2fb42a242f60ba7e74009b5a90eb26e035ba1e82" region="gfx1" offset="2"/>
		<rom name="s92_03.bin" merge="s92_03.bin" size="524288" crc="cdb5f027" sha1="4c7d944fef200fdfcaf57758b901b5511188ed2e" region="gfx1" offset="4"/>
		<rom name="s92_04.bin" merge="s92_04.bin" size="524288" crc="e2799472" sha1="27d3796429338d82a8de246a0ea06dd487a87768" region="gfx1" offset="6"/>
		<rom name="s92_05.bin" merge="s92_05.bin" size="524288" crc="ba8a2761" sha1="4b696d66c51611e43522bed752654314e76d33b6" region="gfx1" offset="200000"/>
		<rom name="s92_06.bin" merge="s92_06.bin" size="524288" crc="e584bfb5" sha1="ebdf1f5e2638eed3a65dda82b1ed9151a355f4c9" region="gfx1" offset="200002"/>
		<rom name="s92_07.bin" merge="s92_07.bin" size="524288" crc="21e3f87d" sha1="4a4961bb68c3a1ce15f9d393d9c03ecb2466cc29" region="gfx1" offset="200004"/>
		<rom name="s92_08.bin" merge="s92_08.bin" size="524288" crc="befc47df" sha1="520390420da3a0271ba90b0a933e65143265e5cf" region="gfx1" offset="200006"/>
		<rom name="s92_10.bin" merge="s92_10.bin" size="524288" crc="960687d5" sha1="2868c31121b1c7564e9767b9a19cdbf655c7ed1d" region="gfx1" offset="400000"/>
		<rom name="s92_11.bin" merge="s92_11.bin" size="524288" crc="978ecd18" sha1="648a59706b93c84b4206a968ecbdc3e834c476f6" region="gfx1" offset="400002"/>
		<rom name="s92_12.bin" merge="s92_12.bin" size="524288" crc="d6ec9a0a" sha1="ed6143f8737013b6ef1684e37c05e037e7a80dae" region="gfx1" offset="400004"/>
		<rom name="s92_13.bin" merge="s92_13.bin" size="524288" crc="ed2c67f6" sha1="0083c0ffaf6fe7659ff0cf822be4346cd6e61329" region="gfx1" offset="400006"/>
		<rom name="s92_09.bin" merge="s92_09.bin" size="65536" crc="08f6b60e" sha1="8258fcaca4ac419312531eec67079b97f471179c" region="cpu2" offset="0"/>
		<rom name="s92_18.bin" merge="s92_18.bin" size="131072" crc="7f162009" sha1="346bf42992b4c36c593e21901e22c87ae4a7d86d" region="sound1" offset="0"/>
		<rom name="s92_19.bin" merge="s92_19.bin" size="131072" crc="beade53f" sha1="277c397dc12752719ec6b47d2224750bd1c07f79" region="sound1" offset="20000"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="3579545"/>
		<chip type="audio" name="YM2151" clock="3579545"/>
		<chip type="audio" name="OKI6295" clock="1000000"/>
		<display type="raster" rotate="0" width="384" height="224" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="6" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Coin A">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
		</dipswitch>
		<dipswitch name="2 Coins to Start, 1 to Continue">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="1 (Easiest)"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4 (Normal)" default="yes"/>
			<dipvalue name="5"/>
			<dipvalue name="6"/>
			<dipvalue name="7"/>
			<dipvalue name="8 (Hardest)"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Flip Screen">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Allow Continue">
			<dipvalue name="No"/>
			<dipvalue name="Yes" default="yes"/>
		</dipswitch>
		<dipswitch name="Game Mode">
			<dipvalue name="Game" default="yes"/>
			<dipvalue name="Test"/>
		</dipswitch>
		<driver status="preliminary" emulation="preliminary" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="sf2m13" sourcefile="cps1.c" cloneof="sf2ce" romof="sf2ce">
		<description>Street Fighter II' - Champion Edition (M13)</description>
		<year>1992</year>
		<manufacturer>Hack</manufacturer>
		<rom name="222-040.13" size="524288" crc="ec6f5cb3" sha1="24b3fc88a08a721985b053120997090bc394bc8e" region="cpu1" offset="0"/>
		<rom name="196-040.13" size="524288" crc="0e9ac52b" sha1="2c5faf7d8b598f2110f389aefa1a02e2281382ee" region="cpu1" offset="1"/>
		<rom name="221-010.13" size="131072" crc="8226c11c" sha1="9588bd64e338901394805aca8a234f880674dc60" region="cpu1" offset="100000"/>
		<rom name="195-010.13" size="131072" crc="924c6ce2" sha1="676a912652bd75da5087f0c7eae047b7681a993c" region="cpu1" offset="100001"/>
		<rom name="s92_01.bin" merge="s92_01.bin" size="524288" crc="03b0d852" sha1="f370f25c96ad2b94f8c53d6b7139100285a25bef" region="gfx1" offset="0"/>
		<rom name="s92_02.bin" merge="s92_02.bin" size="524288" crc="840289ec" sha1="2fb42a242f60ba7e74009b5a90eb26e035ba1e82" region="gfx1" offset="2"/>
		<rom name="s92_03.bin" merge="s92_03.bin" size="524288" crc="cdb5f027" sha1="4c7d944fef200fdfcaf57758b901b5511188ed2e" region="gfx1" offset="4"/>
		<rom name="s92_04.bin" merge="s92_04.bin" size="524288" crc="e2799472" sha1="27d3796429338d82a8de246a0ea06dd487a87768" region="gfx1" offset="6"/>
		<rom name="s92_05.bin" merge="s92_05.bin" size="524288" crc="ba8a2761" sha1="4b696d66c51611e43522bed752654314e76d33b6" region="gfx1" offset="200000"/>
		<rom name="s92_06.bin" merge="s92_06.bin" size="524288" crc="e584bfb5" sha1="ebdf1f5e2638eed3a65dda82b1ed9151a355f4c9" region="gfx1" offset="200002"/>
		<rom name="s92_07.bin" merge="s92_07.bin" size="524288" crc="21e3f87d" sha1="4a4961bb68c3a1ce15f9d393d9c03ecb2466cc29" region="gfx1" offset="200004"/>
		<rom name="s92_08.bin" merge="s92_08.bin" size="524288" crc="befc47df" sha1="520390420da3a0271ba90b0a933e65143265e5cf" region="gfx1" offset="200006"/>
		<rom name="s92_10.bin" merge="s92_10.bin" size="524288" crc="960687d5" sha1="2868c31121b1c7564e9767b9a19cdbf655c7ed1d" region="gfx1" offset="400000"/>
		<rom name="s92_11.bin" merge="s92_11.bin" size="524288" crc="978ecd18" sha1="648a59706b93c84b4206a968ecbdc3e834c476f6" region="gfx1" offset="400002"/>
		<rom name="s92_12.bin" merge="s92_12.bin" size="524288" crc="d6ec9a0a" sha1="ed6143f8737013b6ef1684e37c05e037e7a80dae" region="gfx1" offset="400004"/>
		<rom name="s92_13.bin" merge="s92_13.bin" size="524288" crc="ed2c67f6" sha1="0083c0ffaf6fe7659ff0cf822be4346cd6e61329" region="gfx1" offset="400006"/>
		<rom name="s92_09.bin" merge="s92_09.bin" size="65536" crc="08f6b60e" sha1="8258fcaca4ac419312531eec67079b97f471179c" region="cpu2" offset="0"/>
		<rom name="s92_18.bin" merge="s92_18.bin" size="131072" crc="7f162009" sha1="346bf42992b4c36c593e21901e22c87ae4a7d86d" region="sound1" offset="0"/>
		<rom name="s92_19.bin" merge="s92_19.bin" size="131072" crc="beade53f" sha1="277c397dc12752719ec6b47d2224750bd1c07f79" region="sound1" offset="20000"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="3579545"/>
		<chip type="audio" name="YM2151" clock="3579545"/>
		<chip type="audio" name="OKI6295" clock="1000000"/>
		<display type="raster" rotate="0" width="384" height="224" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="6" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Coin A">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
		</dipswitch>
		<dipswitch name="2 Coins to Start, 1 to Continue">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="1 (Easiest)"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4 (Normal)" default="yes"/>
			<dipvalue name="5"/>
			<dipvalue name="6"/>
			<dipvalue name="7"/>
			<dipvalue name="8 (Hardest)"/>
		</dipswitch>
		<dipswitch name="2 Players Game">
			<dipvalue name="1 Credit/No Continue"/>
			<dipvalue name="2 Credits/Winner Continue" default="yes"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Flip Screen">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Allow Continue">
			<dipvalue name="No"/>
			<dipvalue name="Yes" default="yes"/>
		</dipswitch>
		<dipswitch name="Game Mode">
			<dipvalue name="Game" default="yes"/>
			<dipvalue name="Test"/>
		</dipswitch>
		<driver status="imperfect" emulation="good" color="good" sound="good" graphic="imperfect" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="sf2tlona" sourcefile="cps1.c" cloneof="sf2ce" romof="sf2ce">
		<description>Street Fighter II' - Champion Edition (Slay the Dragon / Tu Long set 1)</description>
		<year>1992</year>
		<manufacturer>Hack</manufacturer>
		<rom name="tl4mt.1" size="524288" crc="158635ca" sha1="878b56064861993ac92fbd88eb1117d3680fe7d7" region="cpu1" offset="0"/>
		<rom name="tl4m.2" size="524288" crc="882cd1c4" sha1="0cb971756352b1022ecd309b1bc3688c1f1acbd8" region="cpu1" offset="1"/>
		<rom name="u221t.1m" size="131072" crc="1073b7b6" sha1="81ca1eab65ceac69520584bb23a684ccb9d92f89" region="cpu1" offset="100000"/>
		<rom name="u195t.1m" size="131072" crc="db7e1f72" sha1="1ca99a3b425ac137f3c104cf4deb50d9431dacdd" region="cpu1" offset="100001"/>
		<rom name="s92_01.bin" merge="s92_01.bin" size="524288" crc="03b0d852" sha1="f370f25c96ad2b94f8c53d6b7139100285a25bef" region="gfx1" offset="0"/>
		<rom name="s92_02.bin" merge="s92_02.bin" size="524288" crc="840289ec" sha1="2fb42a242f60ba7e74009b5a90eb26e035ba1e82" region="gfx1" offset="2"/>
		<rom name="s92_03.bin" merge="s92_03.bin" size="524288" crc="cdb5f027" sha1="4c7d944fef200fdfcaf57758b901b5511188ed2e" region="gfx1" offset="4"/>
		<rom name="s92_04.bin" merge="s92_04.bin" size="524288" crc="e2799472" sha1="27d3796429338d82a8de246a0ea06dd487a87768" region="gfx1" offset="6"/>
		<rom name="s92_05.bin" merge="s92_05.bin" size="524288" crc="ba8a2761" sha1="4b696d66c51611e43522bed752654314e76d33b6" region="gfx1" offset="200000"/>
		<rom name="s92_06.bin" merge="s92_06.bin" size="524288" crc="e584bfb5" sha1="ebdf1f5e2638eed3a65dda82b1ed9151a355f4c9" region="gfx1" offset="200002"/>
		<rom name="s92_07.bin" merge="s92_07.bin" size="524288" crc="21e3f87d" sha1="4a4961bb68c3a1ce15f9d393d9c03ecb2466cc29" region="gfx1" offset="200004"/>
		<rom name="s92_08.bin" merge="s92_08.bin" size="524288" crc="befc47df" sha1="520390420da3a0271ba90b0a933e65143265e5cf" region="gfx1" offset="200006"/>
		<rom name="s92_10.bin" merge="s92_10.bin" size="524288" crc="960687d5" sha1="2868c31121b1c7564e9767b9a19cdbf655c7ed1d" region="gfx1" offset="400000"/>
		<rom name="s92_11.bin" merge="s92_11.bin" size="524288" crc="978ecd18" sha1="648a59706b93c84b4206a968ecbdc3e834c476f6" region="gfx1" offset="400002"/>
		<rom name="s92_12.bin" merge="s92_12.bin" size="524288" crc="d6ec9a0a" sha1="ed6143f8737013b6ef1684e37c05e037e7a80dae" region="gfx1" offset="400004"/>
		<rom name="s92_13.bin" merge="s92_13.bin" size="524288" crc="ed2c67f6" sha1="0083c0ffaf6fe7659ff0cf822be4346cd6e61329" region="gfx1" offset="400006"/>
		<rom name="s92_09.bin" merge="s92_09.bin" size="65536" crc="08f6b60e" sha1="8258fcaca4ac419312531eec67079b97f471179c" region="cpu2" offset="0"/>
		<rom name="s92_18.bin" merge="s92_18.bin" size="131072" crc="7f162009" sha1="346bf42992b4c36c593e21901e22c87ae4a7d86d" region="sound1" offset="0"/>
		<rom name="s92_19.bin" merge="s92_19.bin" size="131072" crc="beade53f" sha1="277c397dc12752719ec6b47d2224750bd1c07f79" region="sound1" offset="20000"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="3579545"/>
		<chip type="audio" name="YM2151" clock="3579545"/>
		<chip type="audio" name="OKI6295" clock="1000000"/>
		<display type="raster" rotate="0" width="384" height="224" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="6" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Coin A">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
		</dipswitch>
		<dipswitch name="2 Coins to Start, 1 to Continue">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="1 (Easiest)"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4 (Normal)" default="yes"/>
			<dipvalue name="5"/>
			<dipvalue name="6"/>
			<dipvalue name="7"/>
			<dipvalue name="8 (Hardest)"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Flip Screen">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Allow Continue">
			<dipvalue name="No"/>
			<dipvalue name="Yes" default="yes"/>
		</dipswitch>
		<dipswitch name="Game Mode">
			<dipvalue name="Game" default="yes"/>
			<dipvalue name="Test"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="sf2tlonb" sourcefile="cps1.c" cloneof="sf2ce" romof="sf2ce">
		<description>Street Fighter II' - Champion Edition (Slay the Dragon / Tu Long set 2)</description>
		<year>1992</year>
		<manufacturer>Hack</manufacturer>
		<rom name="tl4m.1" size="524288" crc="afc7bd18" sha1="ef7af7fb3563073b96563274ec48783feb2be757" region="cpu1" offset="0"/>
		<rom name="tl4m.2" size="524288" crc="882cd1c4" sha1="0cb971756352b1022ecd309b1bc3688c1f1acbd8" region="cpu1" offset="1"/>
		<rom name="u221.1m" size="131072" crc="d1707134" sha1="5bfdf7bc57bdb85183647ebb175346070dd102ee" region="cpu1" offset="100000"/>
		<rom name="u195.1m" size="131072" crc="cd1d5666" sha1="8befd2c324eb29bdad6fc8fb2554cdfaf9808f9b" region="cpu1" offset="100001"/>
		<rom name="s92_01.bin" merge="s92_01.bin" size="524288" crc="03b0d852" sha1="f370f25c96ad2b94f8c53d6b7139100285a25bef" region="gfx1" offset="0"/>
		<rom name="s92_02.bin" merge="s92_02.bin" size="524288" crc="840289ec" sha1="2fb42a242f60ba7e74009b5a90eb26e035ba1e82" region="gfx1" offset="2"/>
		<rom name="s92_03.bin" merge="s92_03.bin" size="524288" crc="cdb5f027" sha1="4c7d944fef200fdfcaf57758b901b5511188ed2e" region="gfx1" offset="4"/>
		<rom name="s92_04.bin" merge="s92_04.bin" size="524288" crc="e2799472" sha1="27d3796429338d82a8de246a0ea06dd487a87768" region="gfx1" offset="6"/>
		<rom name="s92_05.bin" merge="s92_05.bin" size="524288" crc="ba8a2761" sha1="4b696d66c51611e43522bed752654314e76d33b6" region="gfx1" offset="200000"/>
		<rom name="s92_06.bin" merge="s92_06.bin" size="524288" crc="e584bfb5" sha1="ebdf1f5e2638eed3a65dda82b1ed9151a355f4c9" region="gfx1" offset="200002"/>
		<rom name="s92_07.bin" merge="s92_07.bin" size="524288" crc="21e3f87d" sha1="4a4961bb68c3a1ce15f9d393d9c03ecb2466cc29" region="gfx1" offset="200004"/>
		<rom name="s92_08.bin" merge="s92_08.bin" size="524288" crc="befc47df" sha1="520390420da3a0271ba90b0a933e65143265e5cf" region="gfx1" offset="200006"/>
		<rom name="s92_10.bin" merge="s92_10.bin" size="524288" crc="960687d5" sha1="2868c31121b1c7564e9767b9a19cdbf655c7ed1d" region="gfx1" offset="400000"/>
		<rom name="s92_11.bin" merge="s92_11.bin" size="524288" crc="978ecd18" sha1="648a59706b93c84b4206a968ecbdc3e834c476f6" region="gfx1" offset="400002"/>
		<rom name="s92_12.bin" merge="s92_12.bin" size="524288" crc="d6ec9a0a" sha1="ed6143f8737013b6ef1684e37c05e037e7a80dae" region="gfx1" offset="400004"/>
		<rom name="s92_13.bin" merge="s92_13.bin" size="524288" crc="ed2c67f6" sha1="0083c0ffaf6fe7659ff0cf822be4346cd6e61329" region="gfx1" offset="400006"/>
		<rom name="s92_09.bin" merge="s92_09.bin" size="65536" crc="08f6b60e" sha1="8258fcaca4ac419312531eec67079b97f471179c" region="cpu2" offset="0"/>
		<rom name="s92_18.bin" merge="s92_18.bin" size="131072" crc="7f162009" sha1="346bf42992b4c36c593e21901e22c87ae4a7d86d" region="sound1" offset="0"/>
		<rom name="s92_19.bin" merge="s92_19.bin" size="131072" crc="beade53f" sha1="277c397dc12752719ec6b47d2224750bd1c07f79" region="sound1" offset="20000"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="3579545"/>
		<chip type="audio" name="YM2151" clock="3579545"/>
		<chip type="audio" name="OKI6295" clock="1000000"/>
		<display type="raster" rotate="0" width="384" height="224" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="6" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Coin A">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
		</dipswitch>
		<dipswitch name="2 Coins to Start, 1 to Continue">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="1 (Easiest)"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4 (Normal)" default="yes"/>
			<dipvalue name="5"/>
			<dipvalue name="6"/>
			<dipvalue name="7"/>
			<dipvalue name="8 (Hardest)"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Flip Screen">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Allow Continue">
			<dipvalue name="No"/>
			<dipvalue name="Yes" default="yes"/>
		</dipswitch>
		<dipswitch name="Game Mode">
			<dipvalue name="Game" default="yes"/>
			<dipvalue name="Test"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="sf2turyu" sourcefile="cps1.c" cloneof="sf2ce" romof="sf2ce">
		<description>Street Fighter II' - Champion Edition (Tu Long prototype)</description>
		<year>1992</year>
		<manufacturer>bootleg</manufacturer>
		<rom name="u222-f83.040" size="1048576" crc="47468198" sha1="d68d6342da9b53163f36f44517f6dadf35e2a279" region="cpu1" offset="0"/>
		<rom name="u196-99d.040" size="1048576" crc="47d34191" sha1="6718fdc8a0dafebca7c35553cc270d16ce3f5d3e" region="cpu1" offset="1"/>
		<rom name="u221-59e.010" size="262144" crc="5507bac9" sha1="7797ca13cb02db469dcba00a07b1517c3586423e" region="cpu1" offset="100000"/>
		<rom name="u195-472.010" size="262144" crc="7755a20a" sha1="60ed4009c9c767a375a754c06c124ef81ba45f5a" region="cpu1" offset="100001"/>
		<rom name="s92_01.bin" merge="s92_01.bin" size="524288" crc="03b0d852" sha1="f370f25c96ad2b94f8c53d6b7139100285a25bef" region="gfx1" offset="0"/>
		<rom name="s92_02.bin" merge="s92_02.bin" size="524288" crc="840289ec" sha1="2fb42a242f60ba7e74009b5a90eb26e035ba1e82" region="gfx1" offset="2"/>
		<rom name="s92_03.bin" merge="s92_03.bin" size="524288" crc="cdb5f027" sha1="4c7d944fef200fdfcaf57758b901b5511188ed2e" region="gfx1" offset="4"/>
		<rom name="s92_04.bin" merge="s92_04.bin" size="524288" crc="e2799472" sha1="27d3796429338d82a8de246a0ea06dd487a87768" region="gfx1" offset="6"/>
		<rom name="s92_05.bin" merge="s92_05.bin" size="524288" crc="ba8a2761" sha1="4b696d66c51611e43522bed752654314e76d33b6" region="gfx1" offset="200000"/>
		<rom name="s92_06.bin" merge="s92_06.bin" size="524288" crc="e584bfb5" sha1="ebdf1f5e2638eed3a65dda82b1ed9151a355f4c9" region="gfx1" offset="200002"/>
		<rom name="s92_07.bin" merge="s92_07.bin" size="524288" crc="21e3f87d" sha1="4a4961bb68c3a1ce15f9d393d9c03ecb2466cc29" region="gfx1" offset="200004"/>
		<rom name="s92_08.bin" merge="s92_08.bin" size="524288" crc="befc47df" sha1="520390420da3a0271ba90b0a933e65143265e5cf" region="gfx1" offset="200006"/>
		<rom name="s92_10.bin" merge="s92_10.bin" size="524288" crc="960687d5" sha1="2868c31121b1c7564e9767b9a19cdbf655c7ed1d" region="gfx1" offset="400000"/>
		<rom name="s92_11.bin" merge="s92_11.bin" size="524288" crc="978ecd18" sha1="648a59706b93c84b4206a968ecbdc3e834c476f6" region="gfx1" offset="400002"/>
		<rom name="s92_12.bin" merge="s92_12.bin" size="524288" crc="d6ec9a0a" sha1="ed6143f8737013b6ef1684e37c05e037e7a80dae" region="gfx1" offset="400004"/>
		<rom name="s92_13.bin" merge="s92_13.bin" size="524288" crc="ed2c67f6" sha1="0083c0ffaf6fe7659ff0cf822be4346cd6e61329" region="gfx1" offset="400006"/>
		<rom name="s92_09.bin" merge="s92_09.bin" size="65536" crc="08f6b60e" sha1="8258fcaca4ac419312531eec67079b97f471179c" region="cpu2" offset="0"/>
		<rom name="s92_18.bin" merge="s92_18.bin" size="131072" crc="7f162009" sha1="346bf42992b4c36c593e21901e22c87ae4a7d86d" region="sound1" offset="0"/>
		<rom name="s92_19.bin" merge="s92_19.bin" size="131072" crc="beade53f" sha1="277c397dc12752719ec6b47d2224750bd1c07f79" region="sound1" offset="20000"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="3579545"/>
		<chip type="audio" name="YM2151" clock="3579545"/>
		<chip type="audio" name="OKI6295" clock="1000000"/>
		<display type="raster" rotate="0" width="384" height="224" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="6" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Coin A">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
		</dipswitch>
		<dipswitch name="2 Coins to Start, 1 to Continue">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="1 (Easiest)"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4 (Normal)" default="yes"/>
			<dipvalue name="5"/>
			<dipvalue name="6"/>
			<dipvalue name="7"/>
			<dipvalue name="8 (Hardest)"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Flip Screen">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Allow Continue">
			<dipvalue name="No"/>
			<dipvalue name="Yes" default="yes"/>
		</dipswitch>
		<dipswitch name="Game Mode">
			<dipvalue name="Game" default="yes"/>
			<dipvalue name="Test"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="wofah" sourcefile="cps1.c" cloneof="wof" romof="wof">
		<description>Sangokushi II (Asia) (Hack set 1)</description>
		<year>1992</year>
		<manufacturer>Hack</manufacturer>
		<rom name="htk2a_23b.rom" size="524288" crc="1b17fc85" sha1="d8c2bd31474dce2330adb05b859ce3fd13040d23" region="cpu1" offset="0"/>
		<rom name="htk2a_22b.rom" size="524288" crc="900ad4cd" sha1="988007447f93f3467029b9c29fd9670a7ecadaa3" region="cpu1" offset="80000"/>
		<rom name="tk2_gfx1.rom" merge="tk2_gfx1.rom" size="524288" crc="0d9cb9bf" sha1="cc7140e9a01a14b252cb1090bcea32b0de461928" region="gfx1" offset="0"/>
		<rom name="tk2_gfx3.rom" merge="tk2_gfx3.rom" size="524288" crc="45227027" sha1="b21afc593f0d4d8909dfa621d659cbb40507d1b2" region="gfx1" offset="2"/>
		<rom name="tk2_gfx2.rom" merge="tk2_gfx2.rom" size="524288" crc="c5ca2460" sha1="cbe14867f7b94b638ca80db7c8e0c60881183469" region="gfx1" offset="4"/>
		<rom name="tk2_gfx4.rom" merge="tk2_gfx4.rom" size="524288" crc="e349551c" sha1="1d977bdf256accf750ad9930ec4a0a19bbf86964" region="gfx1" offset="6"/>
		<rom name="tk2_gfx5.rom" merge="tk2_gfx5.rom" size="524288" crc="291f0f0b" sha1="094baf0f960f25fc2525b3b1cc378a49d9a0955d" region="gfx1" offset="200000"/>
		<rom name="tk2_gfx7.rom" merge="tk2_gfx7.rom" size="524288" crc="3edeb949" sha1="c155698dd9ee9eb24bbc97a21118ef2e897ea82f" region="gfx1" offset="200002"/>
		<rom name="tk2_gfx6.rom" merge="tk2_gfx6.rom" size="524288" crc="1abd14d6" sha1="dffff3126f102b4ec028a81405fc5b9bd7bb65b3" region="gfx1" offset="200004"/>
		<rom name="tk2_gfx8.rom" merge="tk2_gfx8.rom" size="524288" crc="b27948e3" sha1="870d5d23f56798831c641e877ea94217058b2ddc" region="gfx1" offset="200006"/>
		<rom name="tk2_qa.rom" merge="tk2_qa.rom" size="131072" crc="c9183a0d" sha1="d8b1d41c572f08581f8ab9eb878de77d6ea8615d" region="cpu2" offset="0"/>
		<rom name="tk2_q1.rom" merge="tk2_q1.rom" size="524288" crc="611268cf" sha1="83ab059f2110fb25fdcff928d56b790fc1f5c975" region="sound1" offset="0"/>
		<rom name="tk2_q2.rom" merge="tk2_q2.rom" size="524288" crc="20f55ca9" sha1="90134e9a9c4749bb65c728b66ea4dac1fd4d88a4" region="sound1" offset="80000"/>
		<rom name="tk2_q3.rom" merge="tk2_q3.rom" size="524288" crc="bfcf6f52" sha1="2a85ff3fc89b4cbabd20779ec12da2e116333c7c" region="sound1" offset="100000"/>
		<rom name="tk2_q4.rom" merge="tk2_q4.rom" size="524288" crc="36642e88" sha1="8ab25b19e2b67215a5cb1f3aa81b9d26009cfeb8" region="sound1" offset="180000"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="8000000"/>
		<chip type="audio" name="Q-Sound" clock="4000000"/>
		<display type="raster" rotate="0" width="384" height="224" refresh="60.000000" />
		<sound channels="2"/>
		<input players="3" buttons="2" coins="3" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="wofaha" sourcefile="cps1.c" cloneof="wof" romof="wof">
		<description>Sangokushi II (Asia) (Hack set 2)</description>
		<year>1992</year>
		<manufacturer>Hack</manufacturer>
		<rom name="htk2ah_23b.rom" size="524288" crc="6e3ff382" sha1="14ef2c708da134f925efa0c3886a104c3ef9e5d7" region="cpu1" offset="0"/>
		<rom name="tk2ah_22b.rom" size="524288" crc="48fd83c6" sha1="8f33124979d7ca4c2af10f2a98b524e5463458cc" region="cpu1" offset="80000"/>
		<rom name="tk2_gfx1.rom" merge="tk2_gfx1.rom" size="524288" crc="0d9cb9bf" sha1="cc7140e9a01a14b252cb1090bcea32b0de461928" region="gfx1" offset="0"/>
		<rom name="tk2_gfx3.rom" merge="tk2_gfx3.rom" size="524288" crc="45227027" sha1="b21afc593f0d4d8909dfa621d659cbb40507d1b2" region="gfx1" offset="2"/>
		<rom name="tk2_gfx2.rom" merge="tk2_gfx2.rom" size="524288" crc="c5ca2460" sha1="cbe14867f7b94b638ca80db7c8e0c60881183469" region="gfx1" offset="4"/>
		<rom name="tk2_gfx4.rom" merge="tk2_gfx4.rom" size="524288" crc="e349551c" sha1="1d977bdf256accf750ad9930ec4a0a19bbf86964" region="gfx1" offset="6"/>
		<rom name="tk2_gfx5.rom" merge="tk2_gfx5.rom" size="524288" crc="291f0f0b" sha1="094baf0f960f25fc2525b3b1cc378a49d9a0955d" region="gfx1" offset="200000"/>
		<rom name="tk2_gfx7.rom" merge="tk2_gfx7.rom" size="524288" crc="3edeb949" sha1="c155698dd9ee9eb24bbc97a21118ef2e897ea82f" region="gfx1" offset="200002"/>
		<rom name="tk2_gfx6.rom" merge="tk2_gfx6.rom" size="524288" crc="1abd14d6" sha1="dffff3126f102b4ec028a81405fc5b9bd7bb65b3" region="gfx1" offset="200004"/>
		<rom name="tk2_gfx8.rom" merge="tk2_gfx8.rom" size="524288" crc="b27948e3" sha1="870d5d23f56798831c641e877ea94217058b2ddc" region="gfx1" offset="200006"/>
		<rom name="tk2_qa.rom" merge="tk2_qa.rom" size="131072" crc="c9183a0d" sha1="d8b1d41c572f08581f8ab9eb878de77d6ea8615d" region="cpu2" offset="0"/>
		<rom name="tk2_q1.rom" merge="tk2_q1.rom" size="524288" crc="611268cf" sha1="83ab059f2110fb25fdcff928d56b790fc1f5c975" region="sound1" offset="0"/>
		<rom name="tk2_q2.rom" merge="tk2_q2.rom" size="524288" crc="20f55ca9" sha1="90134e9a9c4749bb65c728b66ea4dac1fd4d88a4" region="sound1" offset="80000"/>
		<rom name="tk2_q3.rom" merge="tk2_q3.rom" size="524288" crc="bfcf6f52" sha1="2a85ff3fc89b4cbabd20779ec12da2e116333c7c" region="sound1" offset="100000"/>
		<rom name="tk2_q4.rom" merge="tk2_q4.rom" size="524288" crc="36642e88" sha1="8ab25b19e2b67215a5cb1f3aa81b9d26009cfeb8" region="sound1" offset="180000"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="8000000"/>
		<chip type="audio" name="Q-Sound" clock="4000000"/>
		<display type="raster" rotate="0" width="384" height="224" refresh="60.000000" />
		<sound channels="2"/>
		<input players="3" buttons="2" coins="3" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="preliminary" emulation="preliminary" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="woffr" sourcefile="cps1.c" cloneof="wof" romof="wof">
		<description>Warriors of Fate (France 030728)</description>
		<year>1992</year>
		<manufacturer>Neo-Arc</manufacturer>
		<rom name="tk2e_23bfr.rom" size="524288" crc="e006e81e" sha1="dad6cd3a1175b6f366e8bf02d1af35af5f1b50cc" region="cpu1" offset="0"/>
		<rom name="tk2e_22b.rom" merge="tk2e_22b.rom" size="524288" crc="479b3f24" sha1="9fb8ae06856fe115addfb6794c28978a4f6716ec" region="cpu1" offset="80000"/>
		<rom name="tk2_gfx1.rom" merge="tk2_gfx1.rom" size="524288" crc="0d9cb9bf" sha1="cc7140e9a01a14b252cb1090bcea32b0de461928" region="gfx1" offset="0"/>
		<rom name="tk2_gfx3.rom" merge="tk2_gfx3.rom" size="524288" crc="45227027" sha1="b21afc593f0d4d8909dfa621d659cbb40507d1b2" region="gfx1" offset="2"/>
		<rom name="tk2_gfx2.rom" merge="tk2_gfx2.rom" size="524288" crc="c5ca2460" sha1="cbe14867f7b94b638ca80db7c8e0c60881183469" region="gfx1" offset="4"/>
		<rom name="tk2_gfx4.rom" merge="tk2_gfx4.rom" size="524288" crc="e349551c" sha1="1d977bdf256accf750ad9930ec4a0a19bbf86964" region="gfx1" offset="6"/>
		<rom name="tk2_gfx5fr.rom" size="524288" crc="1b6bc2b2" sha1="3a5305d07271cffb9875fcbd2af52856a224548a" region="gfx1" offset="200000"/>
		<rom name="tk2_gfx7fr.rom" size="524288" crc="3f1e5334" sha1="a5c4795d65a916fc2d1a55153c4ca0ac5fbaf418" region="gfx1" offset="200002"/>
		<rom name="tk2_gfx6fr.rom" size="524288" crc="28c9d96f" sha1="aa64a4572b10842b7f5f546e63493d501a16fd85" region="gfx1" offset="200004"/>
		<rom name="tk2_gfx8fr.rom" size="524288" crc="b3b9a29e" sha1="fe425356545544a9cf50409972d2893999896191" region="gfx1" offset="200006"/>
		<rom name="tk2_qa.rom" merge="tk2_qa.rom" size="131072" crc="c9183a0d" sha1="d8b1d41c572f08581f8ab9eb878de77d6ea8615d" region="cpu2" offset="0"/>
		<rom name="tk2_q1.rom" merge="tk2_q1.rom" size="524288" crc="611268cf" sha1="83ab059f2110fb25fdcff928d56b790fc1f5c975" region="sound1" offset="0"/>
		<rom name="tk2_q2.rom" merge="tk2_q2.rom" size="524288" crc="20f55ca9" sha1="90134e9a9c4749bb65c728b66ea4dac1fd4d88a4" region="sound1" offset="80000"/>
		<rom name="tk2_q3.rom" merge="tk2_q3.rom" size="524288" crc="bfcf6f52" sha1="2a85ff3fc89b4cbabd20779ec12da2e116333c7c" region="sound1" offset="100000"/>
		<rom name="tk2_q4.rom" merge="tk2_q4.rom" size="524288" crc="36642e88" sha1="8ab25b19e2b67215a5cb1f3aa81b9d26009cfeb8" region="sound1" offset="180000"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="8000000"/>
		<chip type="audio" name="Q-Sound" clock="4000000"/>
		<display type="raster" rotate="0" width="384" height="224" refresh="60.000000" />
		<sound channels="2"/>
		<input players="3" buttons="2" coins="3" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="wofh" sourcefile="cps1.c" cloneof="wof" romof="wof">
		<description>Legend of Three Kingdoms' Heroes / Sanguo Yingxiong Zhuan (set 1)</description>
		<year>1999</year>
		<manufacturer>Hack</manufacturer>
		<rom name="sgyx.800" size="1048576" crc="3703a650" sha1="6cb8d6f99df5e2e5cf04aee8737bb585f9328ffd" region="cpu1" offset="0"/>
		<rom name="sgyx-1.160" size="2097152" crc="a60be9f6" sha1="2298a4b6a2c83b76dc106a1efa19606b298d378a" region="gfx1" offset="0"/>
		<rom name="sgyx-2.160" size="2097152" crc="6ad9d048" sha1="d47212d28d0a1ce349e4c59e5d0d99c541b3458e" region="gfx1" offset="2"/>
		<rom name="tk2_qa.rom" merge="tk2_qa.rom" size="131072" crc="c9183a0d" sha1="d8b1d41c572f08581f8ab9eb878de77d6ea8615d" region="cpu2" offset="0"/>
		<rom name="tk2_q1.rom" merge="tk2_q1.rom" size="524288" crc="611268cf" sha1="83ab059f2110fb25fdcff928d56b790fc1f5c975" region="sound1" offset="0"/>
		<rom name="tk2_q2.rom" merge="tk2_q2.rom" size="524288" crc="20f55ca9" sha1="90134e9a9c4749bb65c728b66ea4dac1fd4d88a4" region="sound1" offset="80000"/>
		<rom name="tk2_q3.rom" merge="tk2_q3.rom" size="524288" crc="bfcf6f52" sha1="2a85ff3fc89b4cbabd20779ec12da2e116333c7c" region="sound1" offset="100000"/>
		<rom name="tk2_q4.rom" merge="tk2_q4.rom" size="524288" crc="36642e88" sha1="8ab25b19e2b67215a5cb1f3aa81b9d26009cfeb8" region="sound1" offset="180000"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="8000000"/>
		<chip type="audio" name="Q-Sound" clock="4000000"/>
		<display type="raster" rotate="0" width="384" height="224" refresh="60.000000" />
		<sound channels="2"/>
		<input players="3" buttons="3" coins="3" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="wofha" sourcefile="cps1.c" cloneof="wof" romof="wof">
		<description>Legend of Three Kingdoms' Heroes / Sanguo Yingxiong Zhuan (set 2)</description>
		<year>1999</year>
		<manufacturer>Hack</manufacturer>
		<rom name="fg-c.040" size="524288" crc="d046fc86" sha1="0ae0b9310e3a122cb69df4bb23672149794242f0" region="cpu1" offset="0"/>
		<rom name="fg-a.040" size="524288" crc="f176ee8f" sha1="fba357c31774aeecef88f70df4294514585df3a0" region="cpu1" offset="1"/>
		<rom name="sgyx-1.160" size="2097152" crc="a60be9f6" sha1="2298a4b6a2c83b76dc106a1efa19606b298d378a" region="gfx1" offset="0"/>
		<rom name="sgyx-2.160" size="2097152" crc="6ad9d048" sha1="d47212d28d0a1ce349e4c59e5d0d99c541b3458e" region="gfx1" offset="2"/>
		<rom name="tk2_qa.rom" merge="tk2_qa.rom" size="131072" crc="c9183a0d" sha1="d8b1d41c572f08581f8ab9eb878de77d6ea8615d" region="cpu2" offset="0"/>
		<rom name="tk2_q1.rom" merge="tk2_q1.rom" size="524288" crc="611268cf" sha1="83ab059f2110fb25fdcff928d56b790fc1f5c975" region="sound1" offset="0"/>
		<rom name="tk2_q2.rom" merge="tk2_q2.rom" size="524288" crc="20f55ca9" sha1="90134e9a9c4749bb65c728b66ea4dac1fd4d88a4" region="sound1" offset="80000"/>
		<rom name="tk2_q3.rom" merge="tk2_q3.rom" size="524288" crc="bfcf6f52" sha1="2a85ff3fc89b4cbabd20779ec12da2e116333c7c" region="sound1" offset="100000"/>
		<rom name="tk2_q4.rom" merge="tk2_q4.rom" size="524288" crc="36642e88" sha1="8ab25b19e2b67215a5cb1f3aa81b9d26009cfeb8" region="sound1" offset="180000"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="8000000"/>
		<chip type="audio" name="Q-Sound" clock="4000000"/>
		<display type="raster" rotate="0" width="384" height="224" refresh="60.000000" />
		<sound channels="2"/>
		<input players="3" buttons="3" coins="3" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="wofjh" sourcefile="cps1.c" cloneof="wof" romof="wof">
		<description>Tenchi wo Kurau II (Japan) (Hack)</description>
		<year>1992</year>
		<manufacturer>Hack</manufacturer>
		<rom name="tk2j23h.bin" size="524288" crc="84d38575" sha1="537f12180adfcea7bceb24b0fa9af9165dbbe2e4" region="cpu1" offset="0"/>
		<rom name="tk2j22c.bin" size="524288" crc="b74b09ac" sha1="3a44d6db5f51e1b5d2b43ef0ad1191da21e48427" region="cpu1" offset="80000"/>
		<rom name="tk2_gfx1.rom" merge="tk2_gfx1.rom" size="524288" crc="0d9cb9bf" sha1="cc7140e9a01a14b252cb1090bcea32b0de461928" region="gfx1" offset="0"/>
		<rom name="tk2_gfx3.rom" merge="tk2_gfx3.rom" size="524288" crc="45227027" sha1="b21afc593f0d4d8909dfa621d659cbb40507d1b2" region="gfx1" offset="2"/>
		<rom name="tk2_gfx2.rom" merge="tk2_gfx2.rom" size="524288" crc="c5ca2460" sha1="cbe14867f7b94b638ca80db7c8e0c60881183469" region="gfx1" offset="4"/>
		<rom name="tk2_gfx4.rom" merge="tk2_gfx4.rom" size="524288" crc="e349551c" sha1="1d977bdf256accf750ad9930ec4a0a19bbf86964" region="gfx1" offset="6"/>
		<rom name="tk205.bin" size="524288" crc="e4a44d53" sha1="b747679f4d63e5e62d9fd81b3120fba0401fadfb" region="gfx1" offset="200000"/>
		<rom name="tk206.bin" size="524288" crc="58066ba8" sha1="c93af968e21094d020e4b2002e0c6fc0d746af0b" region="gfx1" offset="200002"/>
		<rom name="tk207.bin" size="524288" crc="d706568e" sha1="7886414dc86c42e35d24b85c4bfa41a9f0c167ac" region="gfx1" offset="200004"/>
		<rom name="tk208.bin" size="524288" crc="d4a19a02" sha1="ff396b1d33d9b4842140f2c6d085fe05748e3244" region="gfx1" offset="200006"/>
		<rom name="tk2_qa.rom" merge="tk2_qa.rom" size="131072" crc="c9183a0d" sha1="d8b1d41c572f08581f8ab9eb878de77d6ea8615d" region="cpu2" offset="0"/>
		<rom name="tk2_q1.rom" merge="tk2_q1.rom" size="524288" crc="611268cf" sha1="83ab059f2110fb25fdcff928d56b790fc1f5c975" region="sound1" offset="0"/>
		<rom name="tk2_q2.rom" merge="tk2_q2.rom" size="524288" crc="20f55ca9" sha1="90134e9a9c4749bb65c728b66ea4dac1fd4d88a4" region="sound1" offset="80000"/>
		<rom name="tk2_q3.rom" merge="tk2_q3.rom" size="524288" crc="bfcf6f52" sha1="2a85ff3fc89b4cbabd20779ec12da2e116333c7c" region="sound1" offset="100000"/>
		<rom name="tk2_q4.rom" merge="tk2_q4.rom" size="524288" crc="36642e88" sha1="8ab25b19e2b67215a5cb1f3aa81b9d26009cfeb8" region="sound1" offset="180000"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="8000000"/>
		<chip type="audio" name="Q-Sound" clock="4000000"/>
		<display type="raster" rotate="0" width="384" height="224" refresh="60.000000" />
		<sound channels="2"/>
		<input players="3" buttons="2" coins="3" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="imperfect" emulation="good" color="good" sound="good" graphic="imperfect" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="wof3js" sourcefile="cps1.c" cloneof="wof" romof="wof">
		<description>Three Sword Masters / San Jian Sheng</description>
		<year>1997</year>
		<manufacturer>Hack</manufacturer>
		<rom name="3js_23.rom" size="524288" crc="1ebb76da" sha1="a3d9643a03e964477abd5164202566fe4a11b902" region="cpu1" offset="0"/>
		<rom name="3js_22.rom" size="524288" crc="f41d6153" sha1="a2cafea8402ab58e8022020242397e7cdce57aff" region="cpu1" offset="80000"/>
		<rom name="3js_24.rom" size="131072" crc="06ead409" sha1="7289afd15fecd185350d2705476d74baa6909782" region="cpu1" offset="c0000"/>
		<rom name="3js_28.rom" size="131072" crc="8ba934e6" sha1="b9fb1d000a90cf2dbe2113130939c146f16a776e" region="cpu1" offset="c0001"/>
		<rom name="tk2_gfx1.rom" merge="tk2_gfx1.rom" size="524288" crc="0d9cb9bf" sha1="cc7140e9a01a14b252cb1090bcea32b0de461928" region="gfx1" offset="0"/>
		<rom name="tk2_gfx3.rom" merge="tk2_gfx3.rom" size="524288" crc="45227027" sha1="b21afc593f0d4d8909dfa621d659cbb40507d1b2" region="gfx1" offset="2"/>
		<rom name="tk2_gfx2.rom" merge="tk2_gfx2.rom" size="524288" crc="c5ca2460" sha1="cbe14867f7b94b638ca80db7c8e0c60881183469" region="gfx1" offset="4"/>
		<rom name="tk2_gfx4.rom" merge="tk2_gfx4.rom" size="524288" crc="e349551c" sha1="1d977bdf256accf750ad9930ec4a0a19bbf86964" region="gfx1" offset="6"/>
		<rom name="3js_gfx5.rom" size="524288" crc="94b58f82" sha1="937e7bb74e47f7ed670f63cdf7e502cf6ffe09c8" region="gfx1" offset="200000"/>
		<rom name="3js_gfx7.rom" size="524288" crc="df4fb386" sha1="4eece42595084dbab1fa2c603f231fc67efb292d" region="gfx1" offset="200002"/>
		<rom name="3js_gfx6.rom" size="524288" crc="c22c5bd8" sha1="4dd3598ca9cbbceabfb28b1b0d8a4879fcdb9a13" region="gfx1" offset="200004"/>
		<rom name="3js_gfx8.rom" size="524288" crc="f9cfd08b" sha1="cd55ef014705d8b07c3eb9dafdbf2a831ea25b7c" region="gfx1" offset="200006"/>
		<rom name="3js_09.rom" size="65536" crc="21ce044c" sha1="425fd8d33d54f35ef90d68a7530db7a0eafb600d" region="cpu2" offset="0"/>
		<rom name="tk2_qa.rom" merge="tk2_qa.rom" size="131072" crc="c9183a0d" sha1="d8b1d41c572f08581f8ab9eb878de77d6ea8615d" region="cpu2" offset="0"/>
		<rom name="3js_18.rom" size="131072" crc="ac6e307d" sha1="b490ce625bb7ce0904b0fd121fbfbd5252790f7a" region="sound1" offset="0"/>
		<rom name="3js_19.rom" size="131072" crc="068741db" sha1="ab48aff639a7ac218b7d5304145e10e92d61fd9f" region="sound1" offset="20000"/>
		<rom name="tk2_q1.rom" merge="tk2_q1.rom" size="524288" crc="611268cf" sha1="83ab059f2110fb25fdcff928d56b790fc1f5c975" region="sound1" offset="0"/>
		<rom name="tk2_q2.rom" merge="tk2_q2.rom" size="524288" crc="20f55ca9" sha1="90134e9a9c4749bb65c728b66ea4dac1fd4d88a4" region="sound1" offset="80000"/>
		<rom name="tk2_q3.rom" merge="tk2_q3.rom" size="524288" crc="bfcf6f52" sha1="2a85ff3fc89b4cbabd20779ec12da2e116333c7c" region="sound1" offset="100000"/>
		<rom name="tk2_q4.rom" merge="tk2_q4.rom" size="524288" crc="36642e88" sha1="8ab25b19e2b67215a5cb1f3aa81b9d26009cfeb8" region="sound1" offset="180000"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="8000000"/>
		<chip type="audio" name="Q-Sound" clock="4000000"/>
		<display type="raster" rotate="0" width="384" height="224" refresh="60.000000" />
		<sound channels="2"/>
		<input players="3" buttons="3" coins="3" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="wof3sj" sourcefile="cps1.c" cloneof="wof" romof="wof">
		<description>Three Holy Swords / San Sheng Jian (set 1)</description>
		<year>1997</year>
		<manufacturer>Hack</manufacturer>
		<rom name="k6b.040" size="524288" crc="7b365108" sha1="e4ef6e7267ecf36d8b15c7df0351b38777cd559d" region="cpu1" offset="0"/>
		<rom name="k6a.040" size="524288" crc="10488a51" sha1="061d5139f4289cbca9e0a743954d9c65a9384c06" region="cpu1" offset="1"/>
		<rom name="k6a.160" size="2097152" crc="a121180d" sha1="9501399479a5892db0c818637459f77540794b85" region="gfx1" offset="0"/>
		<rom name="k6b.160" size="2097152" crc="a4db96c4" sha1="6798c0cbd9a1f8f4704c5cb9e19e8873149d3c33" region="gfx1" offset="2"/>
		<rom name="tk2_qa.rom" merge="tk2_qa.rom" size="131072" crc="c9183a0d" sha1="d8b1d41c572f08581f8ab9eb878de77d6ea8615d" region="cpu2" offset="0"/>
		<rom name="tk2_q1.rom" merge="tk2_q1.rom" size="524288" crc="611268cf" sha1="83ab059f2110fb25fdcff928d56b790fc1f5c975" region="sound1" offset="0"/>
		<rom name="tk2_q2.rom" merge="tk2_q2.rom" size="524288" crc="20f55ca9" sha1="90134e9a9c4749bb65c728b66ea4dac1fd4d88a4" region="sound1" offset="80000"/>
		<rom name="tk2_q3.rom" merge="tk2_q3.rom" size="524288" crc="bfcf6f52" sha1="2a85ff3fc89b4cbabd20779ec12da2e116333c7c" region="sound1" offset="100000"/>
		<rom name="tk2_q4.rom" merge="tk2_q4.rom" size="524288" crc="36642e88" sha1="8ab25b19e2b67215a5cb1f3aa81b9d26009cfeb8" region="sound1" offset="180000"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="8000000"/>
		<chip type="audio" name="Q-Sound" clock="4000000"/>
		<display type="raster" rotate="0" width="384" height="224" refresh="60.000000" />
		<sound channels="2"/>
		<input players="3" buttons="3" coins="3" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="wof3sja" sourcefile="cps1.c" cloneof="wof" romof="wof">
		<description>Three Holy Swords / San Sheng Jian (set 2)</description>
		<year>1997</year>
		<manufacturer>Hack</manufacturer>
		<rom name="3js.800" size="1048576" crc="812f9200" sha1="ddf4261c21762e8168d83393a59aa1450762a89a" region="cpu1" offset="0"/>
		<rom name="k6a.160" size="2097152" crc="a121180d" sha1="9501399479a5892db0c818637459f77540794b85" region="gfx1" offset="0"/>
		<rom name="k6b.160" size="2097152" crc="a4db96c4" sha1="6798c0cbd9a1f8f4704c5cb9e19e8873149d3c33" region="gfx1" offset="2"/>
		<rom name="tk2_qa.rom" merge="tk2_qa.rom" size="131072" crc="c9183a0d" sha1="d8b1d41c572f08581f8ab9eb878de77d6ea8615d" region="cpu2" offset="0"/>
		<rom name="tk2_q1.rom" merge="tk2_q1.rom" size="524288" crc="611268cf" sha1="83ab059f2110fb25fdcff928d56b790fc1f5c975" region="sound1" offset="0"/>
		<rom name="tk2_q2.rom" merge="tk2_q2.rom" size="524288" crc="20f55ca9" sha1="90134e9a9c4749bb65c728b66ea4dac1fd4d88a4" region="sound1" offset="80000"/>
		<rom name="tk2_q3.rom" merge="tk2_q3.rom" size="524288" crc="bfcf6f52" sha1="2a85ff3fc89b4cbabd20779ec12da2e116333c7c" region="sound1" offset="100000"/>
		<rom name="tk2_q4.rom" merge="tk2_q4.rom" size="524288" crc="36642e88" sha1="8ab25b19e2b67215a5cb1f3aa81b9d26009cfeb8" region="sound1" offset="180000"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="8000000"/>
		<chip type="audio" name="Q-Sound" clock="4000000"/>
		<display type="raster" rotate="0" width="384" height="224" refresh="60.000000" />
		<sound channels="2"/>
		<input players="3" buttons="3" coins="3" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="wofsj" sourcefile="cps1.c" cloneof="wof" romof="wof">
		<description>Holy Sword Three Kingdoms / Sheng Jian San Guo (set 1)</description>
		<year>1995</year>
		<manufacturer>Hack</manufacturer>
		<rom name="c-c47b.040" size="524288" crc="b1809761" sha1="99a17ed193654f61622eb721e20b69894c96d3d8" region="cpu1" offset="0"/>
		<rom name="a-2402.040" size="524288" crc="4fab4232" sha1="d8ffd06cce73e1c4bc6abb69a2e81277ce901563" region="cpu1" offset="1"/>
		<rom name="tk2_gfx1.rom" merge="tk2_gfx1.rom" size="524288" crc="0d9cb9bf" sha1="cc7140e9a01a14b252cb1090bcea32b0de461928" region="gfx1" offset="0"/>
		<rom name="tk2_gfx3.rom" merge="tk2_gfx3.rom" size="524288" crc="45227027" sha1="b21afc593f0d4d8909dfa621d659cbb40507d1b2" region="gfx1" offset="2"/>
		<rom name="tk2_gfx2.rom" merge="tk2_gfx2.rom" size="524288" crc="c5ca2460" sha1="cbe14867f7b94b638ca80db7c8e0c60881183469" region="gfx1" offset="4"/>
		<rom name="tk2_gfx4.rom" merge="tk2_gfx4.rom" size="524288" crc="e349551c" sha1="1d977bdf256accf750ad9930ec4a0a19bbf86964" region="gfx1" offset="6"/>
		<rom name="tk2_gfx5.rom" merge="tk2_gfx5.rom" size="524288" crc="291f0f0b" sha1="094baf0f960f25fc2525b3b1cc378a49d9a0955d" region="gfx1" offset="200000"/>
		<rom name="tk2_gfx7.rom" merge="tk2_gfx7.rom" size="524288" crc="3edeb949" sha1="c155698dd9ee9eb24bbc97a21118ef2e897ea82f" region="gfx1" offset="200002"/>
		<rom name="tk2_gfx6.rom" merge="tk2_gfx6.rom" size="524288" crc="1abd14d6" sha1="dffff3126f102b4ec028a81405fc5b9bd7bb65b3" region="gfx1" offset="200004"/>
		<rom name="tk2_gfx8.rom" merge="tk2_gfx8.rom" size="524288" crc="b27948e3" sha1="870d5d23f56798831c641e877ea94217058b2ddc" region="gfx1" offset="200006"/>
		<rom name="tk2_qa.rom" merge="tk2_qa.rom" size="131072" crc="c9183a0d" sha1="d8b1d41c572f08581f8ab9eb878de77d6ea8615d" region="cpu2" offset="0"/>
		<rom name="tk2_q1.rom" merge="tk2_q1.rom" size="524288" crc="611268cf" sha1="83ab059f2110fb25fdcff928d56b790fc1f5c975" region="sound1" offset="0"/>
		<rom name="tk2_q2.rom" merge="tk2_q2.rom" size="524288" crc="20f55ca9" sha1="90134e9a9c4749bb65c728b66ea4dac1fd4d88a4" region="sound1" offset="80000"/>
		<rom name="tk2_q3.rom" merge="tk2_q3.rom" size="524288" crc="bfcf6f52" sha1="2a85ff3fc89b4cbabd20779ec12da2e116333c7c" region="sound1" offset="100000"/>
		<rom name="tk2_q4.rom" merge="tk2_q4.rom" size="524288" crc="36642e88" sha1="8ab25b19e2b67215a5cb1f3aa81b9d26009cfeb8" region="sound1" offset="180000"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="8000000"/>
		<chip type="audio" name="Q-Sound" clock="4000000"/>
		<display type="raster" rotate="0" width="384" height="224" refresh="60.000000" />
		<sound channels="2"/>
		<input players="3" buttons="2" coins="3" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="wofsja" sourcefile="cps1.c" cloneof="wof" romof="wof">
		<description>Holy Sword Three Kingdoms / Sheng Jian San Guo (set 2)</description>
		<year>1995</year>
		<manufacturer>Hack</manufacturer>
		<rom name="one.800" size="1048576" crc="0507584d" sha1="5a9df64b7c2c54c5aa0d4c9486c7404157c6119e" region="cpu1" offset="0"/>
		<rom name="tk2_gfx1.rom" merge="tk2_gfx1.rom" size="524288" crc="0d9cb9bf" sha1="cc7140e9a01a14b252cb1090bcea32b0de461928" region="gfx1" offset="0"/>
		<rom name="tk2_gfx3.rom" merge="tk2_gfx3.rom" size="524288" crc="45227027" sha1="b21afc593f0d4d8909dfa621d659cbb40507d1b2" region="gfx1" offset="2"/>
		<rom name="tk2_gfx2.rom" merge="tk2_gfx2.rom" size="524288" crc="c5ca2460" sha1="cbe14867f7b94b638ca80db7c8e0c60881183469" region="gfx1" offset="4"/>
		<rom name="tk2_gfx4.rom" merge="tk2_gfx4.rom" size="524288" crc="e349551c" sha1="1d977bdf256accf750ad9930ec4a0a19bbf86964" region="gfx1" offset="6"/>
		<rom name="tk2_gfx5.rom" merge="tk2_gfx5.rom" size="524288" crc="291f0f0b" sha1="094baf0f960f25fc2525b3b1cc378a49d9a0955d" region="gfx1" offset="200000"/>
		<rom name="tk2_gfx7.rom" merge="tk2_gfx7.rom" size="524288" crc="3edeb949" sha1="c155698dd9ee9eb24bbc97a21118ef2e897ea82f" region="gfx1" offset="200002"/>
		<rom name="tk2_gfx6.rom" merge="tk2_gfx6.rom" size="524288" crc="1abd14d6" sha1="dffff3126f102b4ec028a81405fc5b9bd7bb65b3" region="gfx1" offset="200004"/>
		<rom name="tk2_gfx8.rom" merge="tk2_gfx8.rom" size="524288" crc="b27948e3" sha1="870d5d23f56798831c641e877ea94217058b2ddc" region="gfx1" offset="200006"/>
		<rom name="tk2_qa.rom" merge="tk2_qa.rom" size="131072" crc="c9183a0d" sha1="d8b1d41c572f08581f8ab9eb878de77d6ea8615d" region="cpu2" offset="0"/>
		<rom name="tk2_q1.rom" merge="tk2_q1.rom" size="524288" crc="611268cf" sha1="83ab059f2110fb25fdcff928d56b790fc1f5c975" region="sound1" offset="0"/>
		<rom name="tk2_q2.rom" merge="tk2_q2.rom" size="524288" crc="20f55ca9" sha1="90134e9a9c4749bb65c728b66ea4dac1fd4d88a4" region="sound1" offset="80000"/>
		<rom name="tk2_q3.rom" merge="tk2_q3.rom" size="524288" crc="bfcf6f52" sha1="2a85ff3fc89b4cbabd20779ec12da2e116333c7c" region="sound1" offset="100000"/>
		<rom name="tk2_q4.rom" merge="tk2_q4.rom" size="524288" crc="36642e88" sha1="8ab25b19e2b67215a5cb1f3aa81b9d26009cfeb8" region="sound1" offset="180000"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="8000000"/>
		<chip type="audio" name="Q-Sound" clock="4000000"/>
		<display type="raster" rotate="0" width="384" height="224" refresh="60.000000" />
		<sound channels="2"/>
		<input players="3" buttons="2" coins="3" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="wofsjb" sourcefile="cps1.c" cloneof="wof" romof="wof">
		<description>Holy Sword Three Kingdoms / Sheng Jian San Guo (set 3)</description>
		<year>1995</year>
		<manufacturer>Hack</manufacturer>
		<rom name="c-d140.040" size="524288" crc="e6d933a6" sha1="c1f08bbbfc855bbc96b844eed7b1e4f9a0a07fbf" region="cpu1" offset="0"/>
		<rom name="a-0050.040" size="524288" crc="403eaead" sha1="ce6d061e5ee91de779c8d0c19bed273dc4769900" region="cpu1" offset="1"/>
		<rom name="tk2_gfx1.rom" merge="tk2_gfx1.rom" size="524288" crc="0d9cb9bf" sha1="cc7140e9a01a14b252cb1090bcea32b0de461928" region="gfx1" offset="0"/>
		<rom name="tk2_gfx3.rom" merge="tk2_gfx3.rom" size="524288" crc="45227027" sha1="b21afc593f0d4d8909dfa621d659cbb40507d1b2" region="gfx1" offset="2"/>
		<rom name="tk2_gfx2.rom" merge="tk2_gfx2.rom" size="524288" crc="c5ca2460" sha1="cbe14867f7b94b638ca80db7c8e0c60881183469" region="gfx1" offset="4"/>
		<rom name="tk2_gfx4.rom" merge="tk2_gfx4.rom" size="524288" crc="e349551c" sha1="1d977bdf256accf750ad9930ec4a0a19bbf86964" region="gfx1" offset="6"/>
		<rom name="tk2_gfx5.rom" merge="tk2_gfx5.rom" size="524288" crc="291f0f0b" sha1="094baf0f960f25fc2525b3b1cc378a49d9a0955d" region="gfx1" offset="200000"/>
		<rom name="tk2_gfx7.rom" merge="tk2_gfx7.rom" size="524288" crc="3edeb949" sha1="c155698dd9ee9eb24bbc97a21118ef2e897ea82f" region="gfx1" offset="200002"/>
		<rom name="tk2_gfx6.rom" merge="tk2_gfx6.rom" size="524288" crc="1abd14d6" sha1="dffff3126f102b4ec028a81405fc5b9bd7bb65b3" region="gfx1" offset="200004"/>
		<rom name="tk2_gfx8.rom" merge="tk2_gfx8.rom" size="524288" crc="b27948e3" sha1="870d5d23f56798831c641e877ea94217058b2ddc" region="gfx1" offset="200006"/>
		<rom name="tk2_qa.rom" merge="tk2_qa.rom" size="131072" crc="c9183a0d" sha1="d8b1d41c572f08581f8ab9eb878de77d6ea8615d" region="cpu2" offset="0"/>
		<rom name="tk2_q1.rom" merge="tk2_q1.rom" size="524288" crc="611268cf" sha1="83ab059f2110fb25fdcff928d56b790fc1f5c975" region="sound1" offset="0"/>
		<rom name="tk2_q2.rom" merge="tk2_q2.rom" size="524288" crc="20f55ca9" sha1="90134e9a9c4749bb65c728b66ea4dac1fd4d88a4" region="sound1" offset="80000"/>
		<rom name="tk2_q3.rom" merge="tk2_q3.rom" size="524288" crc="bfcf6f52" sha1="2a85ff3fc89b4cbabd20779ec12da2e116333c7c" region="sound1" offset="100000"/>
		<rom name="tk2_q4.rom" merge="tk2_q4.rom" size="524288" crc="36642e88" sha1="8ab25b19e2b67215a5cb1f3aa81b9d26009cfeb8" region="sound1" offset="180000"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="8000000"/>
		<chip type="audio" name="Q-Sound" clock="4000000"/>
		<display type="raster" rotate="0" width="384" height="224" refresh="60.000000" />
		<sound channels="2"/>
		<input players="3" buttons="2" coins="3" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="preliminary" emulation="good" color="good" sound="preliminary" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="cps1demo" sourcefile="cps1.c">
		<description>Demo - CPS1</description>
		<year>2000</year>
		<manufacturer>Charles Doty</manufacturer>
		<rom name="cd30-36.bin" size="131072" crc="5eb617d6" sha1="9d4656d2b29244eb2a01058f5b80752d94065a6e" region="cpu1" offset="0"/>
		<rom name="cd35-42.bin" size="131072" crc="1f1c0a62" sha1="12d1950921fff6d52ae969a4c7357f4e7bc28d1e" region="cpu1" offset="1"/>
		<rom name="cd31-37.bin" size="131072" crc="7ee8cdcd" sha1="67dfd19f3eb3649d6f3f6631e44d0bd36b8d8d19" region="cpu1" offset="40000"/>
		<rom name="cd36-43.bin" size="131072" crc="7ee8cdcd" sha1="67dfd19f3eb3649d6f3f6631e44d0bd36b8d8d19" region="cpu1" offset="40001"/>
		<rom name="ff32-32m.bin" size="524288" crc="c747696e" sha1="d3362dadded31ccb7eaf71ef282d698d18edd722" region="cpu1" offset="80000"/>
		<rom name="cd05-05m.bin" size="524288" crc="35dc6153" sha1="7b7747d4e6a78c0933b6ea96fa6027c2c2c50682" region="gfx1" offset="0"/>
		<rom name="cd07-07m.bin" size="524288" crc="baf08a38" sha1="82559384399c5dfb8979a2e91d585549357ebb52" region="gfx1" offset="2"/>
		<rom name="cd01-01m.bin" size="524288" crc="3ad8e790" sha1="a371edc81a48903d13ed8938dca450dab986b413" region="gfx1" offset="4"/>
		<rom name="cd03-03m.bin" size="524288" crc="fb5186f3" sha1="b20031c01b6be2a4987553c0ab19105714bf9299" region="gfx1" offset="6"/>
		<rom name="ff09-09.bin" size="65536" crc="b8367eb5" sha1="ec3db29fdd6200e9a8f4f8073a7e34aef731354f" region="cpu2" offset="0"/>
		<rom name="ff18-18.bin" size="131072" crc="375c66e7" sha1="36189e23209ce4ae5d9cbabd1574540d0591e7b3" region="sound1" offset="0"/>
		<rom name="ff19-19.bin" size="131072" crc="1ef137f9" sha1="974b5e72aa28b87ebfa7438efbdfeda769dedf5e" region="sound1" offset="20000"/>
		<chip type="cpu" name="68000" clock="10000000"/>
		<chip type="cpu" name="Z80" clock="3579545"/>
		<chip type="audio" name="YM2151" clock="3579545"/>
		<chip type="audio" name="OKI6295" clock="1000000"/>
		<display 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="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
		</dipswitch>
		<dipswitch name="2 Coins to Start, 1 to Continue">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Difficulty Level 1">
			<dipvalue name="Easiest"/>
			<dipvalue name="Easier"/>
			<dipvalue name="Easy"/>
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Medium"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Harder"/>
			<dipvalue name="Hardest"/>
		</dipswitch>
		<dipswitch name="Difficulty Level 2">
			<dipvalue name="Easy"/>
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Hardest"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="100k" default="yes"/>
			<dipvalue name="200k"/>
			<dipvalue name="100k and every 200k"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2" default="yes"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Flip Screen">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Allow Continue">
			<dipvalue name="No"/>
			<dipvalue name="Yes" default="yes"/>
		</dipswitch>
		<dipswitch name="Game Mode">
			<dipvalue name="Game" default="yes"/>
			<dipvalue name="Test"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="cps1frog" sourcefile="cps1.c">
		<description>Frog Feast (CPS1)</description>
		<year>2006</year>
		<manufacturer>Rastersoft</manufacturer>
		<rom name="frog30-36.bin" size="131072" crc="8eb8ddbe" sha1="298c72b3eb6f2721f204cf80ec4a7c52dc8b23fd" region="cpu1" offset="0"/>
		<rom name="frog35-42.bin" size="131072" crc="acb5a988" sha1="7264bb94f7bacef9bf03713d0a6d32e81ca1f8e2" region="cpu1" offset="1"/>
		<rom name="frog31-37.bin" size="131072" crc="154803cc" sha1="7e6591cd465cbb35d6d3446c5a83b46d30fafe95" region="cpu1" offset="40000"/>
		<rom name="frog36-43.bin" size="131072" crc="154803cc" sha1="7e6591cd465cbb35d6d3446c5a83b46d30fafe95" region="cpu1" offset="40001"/>
		<rom name="frog32-32m.bin" size="524288" crc="75660aac" sha1="6a521e1d2a632c26e53b83d2cc4b0edecfc1e68c" region="cpu1" offset="80000"/>
		<rom name="frog05-05m.bin" size="524288" crc="7bbc4b54" sha1="5a40bd85ce71dc733071732a8306d648b3e6dd39" region="gfx1" offset="0"/>
		<rom name="frog07-07m.bin" size="524288" crc="0beadd80" sha1="f43d6ad936b8ffa242c17d8da26bf2e2a12d85a8" region="gfx1" offset="2"/>
		<rom name="frog01-01m.bin" size="524288" crc="f84d02bb" sha1="b89322ab65a3b3e8202c27af62de2b182a4ed2e9" region="gfx1" offset="4"/>
		<rom name="frog03-03m.bin" size="524288" crc="d784a5b0" sha1="8891bb8fc39f51db200c51e2a65961c351d655c2" region="gfx1" offset="6"/>
		<rom name="frog09-09.bin" size="65536" crc="3ac7fb5c" sha1="01057078b67dc82d80403533a3dca3deb95f166c" region="cpu2" offset="0"/>
		<rom name="frog18-18.bin" size="131072" crc="65d1ef07" sha1="0bc2dbf5053430f659d64d1b287799bb5cc4db65" region="sound1" offset="0"/>
		<rom name="frog19-19.bin" size="131072" crc="7ee8cdcd" sha1="67dfd19f3eb3649d6f3f6631e44d0bd36b8d8d19" region="sound1" offset="20000"/>
		<chip type="cpu" name="68000" clock="10000000"/>
		<chip type="cpu" name="Z80" clock="3579545"/>
		<chip type="audio" name="YM2151" clock="3579545"/>
		<chip type="audio" name="OKI6295" clock="1000000"/>
		<display 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="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
		</dipswitch>
		<dipswitch name="2 Coins to Start, 1 to Continue">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Difficulty Level 1">
			<dipvalue name="Easiest"/>
			<dipvalue name="Easier"/>
			<dipvalue name="Easy"/>
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Medium"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Harder"/>
			<dipvalue name="Hardest"/>
		</dipswitch>
		<dipswitch name="Difficulty Level 2">
			<dipvalue name="Easy"/>
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Hardest"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="100k" default="yes"/>
			<dipvalue name="200k"/>
			<dipvalue name="100k and every 200k"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2" default="yes"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Flip Screen">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Allow Continue">
			<dipvalue name="No"/>
			<dipvalue name="Yes" default="yes"/>
		</dipswitch>
		<dipswitch name="Game Mode">
			<dipvalue name="Game" default="yes"/>
			<dipvalue name="Test"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="sfzch" sourcefile="cps1.c">
		<description>Street Fighter Zero (CPS Changer Japan 951020)</description>
		<year>1995</year>
		<manufacturer>Capcom</manufacturer>
		<rom name="sfzch23" size="524288" crc="1140743f" sha1="10bcedb5cca266f2aa3ed99ede6f9a64fc877539" region="cpu1" offset="0"/>
		<rom name="sfza22" size="524288" crc="8d9b2480" sha1="405305c1572908d00eab735f28676fbbadb4fac6" region="cpu1" offset="80000"/>
		<rom name="sfzch21" size="524288" crc="5435225d" sha1="6b1156fd82d0710e244ede39faaae0847c598376" region="cpu1" offset="100000"/>
		<rom name="sfza20" size="524288" crc="806e8f38" sha1="b6d6912aa8f2f590335d7ff9a8214648e7131ebb" region="cpu1" offset="180000"/>
		<rom name="sfz01" size="524288" crc="0dd53e62" sha1="5f3bcf5ca0fd564d115fe5075a4163d3ee3226df" region="gfx1" offset="0"/>
		<rom name="sfz02" size="524288" crc="94c31e3f" sha1="2187b3d4977514f2ae486eb33ed76c86121d5745" region="gfx1" offset="2"/>
		<rom name="sfz03" size="524288" crc="9584ac85" sha1="bbd62d66b0f6909630e801ce5d6331d43f44d741" region="gfx1" offset="4"/>
		<rom name="sfz04" size="524288" crc="b983624c" sha1="841106bb9453e3dfb7869c4b0e9149cc610d515a" region="gfx1" offset="6"/>
		<rom name="sfz05" size="524288" crc="2b47b645" sha1="bc6426eff5df9417f32666586744626fa544f7b5" region="gfx1" offset="200000"/>
		<rom name="sfz06" size="524288" crc="74fd9fb1" sha1="7945472591f3c06970e96611a0363ed8f3d52c36" region="gfx1" offset="200002"/>
		<rom name="sfz07" size="524288" crc="bb2c734d" sha1="97a06935f86f31755d2ffdc5b56bef53944bdecd" region="gfx1" offset="200004"/>
		<rom name="sfz08" size="524288" crc="454f7868" sha1="eecccba7542d893bc41676246a20aa4914b79bbc" region="gfx1" offset="200006"/>
		<rom name="sfz10" size="524288" crc="2a7d675e" sha1="0144ba34a29fb08b41c780ce65bb06d25724e88f" region="gfx1" offset="400000"/>
		<rom name="sfz11" size="524288" crc="e35546c8" sha1="7b08aa3413494d12c5c550263a5f00b64b98e6ab" region="gfx1" offset="400002"/>
		<rom name="sfz12" size="524288" crc="f122693a" sha1="71ce901d8d30207e506b6a8d6a4e0fcf3a1b0eac" region="gfx1" offset="400004"/>
		<rom name="sfz13" size="524288" crc="7cf942c8" sha1="a7109facb97a8a11ddf1b4e07de6ff3164d713a1" region="gfx1" offset="400006"/>
		<rom name="sfz14" size="524288" crc="09038c81" sha1="3461d70902fbfb92ce40f804be6388276a01d153" region="gfx1" offset="600000"/>
		<rom name="sfz15" size="524288" crc="1aa17391" sha1="b4d0f760a430b7fc4443b6c94da2659315c5b926" region="gfx1" offset="600002"/>
		<rom name="sfz16" size="524288" crc="19a5abd6" sha1="73ba1de15c883fdc69fd7dccdb58d00ca512d4ea" region="gfx1" offset="600004"/>
		<rom name="sfz17" size="524288" crc="248b3b73" sha1="95810a17b1caf6372b33ed3e4ee8a7e51482c70d" region="gfx1" offset="600006"/>
		<rom name="sfz09" size="65536" crc="c772628b" sha1="ebc5b7c173caf1e151f733f23c1b20abec24e16d" region="cpu2" offset="0"/>
		<rom name="sfz18" size="131072" crc="61022b2d" sha1="6369d0c1d08a30ee19b94e52ab1463a7784b9de5" region="sound1" offset="0"/>
		<rom name="sfz19" size="131072" crc="3b5886d5" sha1="7e1b7d40ef77b5df628dd663d45a9a13c742cf58" region="sound1" offset="20000"/>
		<chip type="cpu" name="68000" clock="10000000"/>
		<chip type="cpu" name="Z80" clock="3579545"/>
		<chip type="audio" name="YM2151" clock="3579545"/>
		<chip type="audio" name="OKI6295" clock="1000000"/>
		<display type="raster" rotate="0" width="384" height="224" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="6" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="sfach" sourcefile="cps1.c" cloneof="sfzch" romof="sfzch">
		<description>Street Fighter Alpha (Publicity US 950727)</description>
		<year>1995</year>
		<manufacturer>Capcom</manufacturer>
		<rom name="sfach23" size="524288" crc="02a1a853" sha1="d92b9e774844fdcc9d9946b3e892b021e672d876" region="cpu1" offset="0"/>
		<rom name="sfza22" merge="sfza22" size="524288" crc="8d9b2480" sha1="405305c1572908d00eab735f28676fbbadb4fac6" region="cpu1" offset="80000"/>
		<rom name="sfzch21" merge="sfzch21" size="524288" crc="5435225d" sha1="6b1156fd82d0710e244ede39faaae0847c598376" region="cpu1" offset="100000"/>
		<rom name="sfza20" merge="sfza20" size="524288" crc="806e8f38" sha1="b6d6912aa8f2f590335d7ff9a8214648e7131ebb" region="cpu1" offset="180000"/>
		<rom name="sfz01" merge="sfz01" size="524288" crc="0dd53e62" sha1="5f3bcf5ca0fd564d115fe5075a4163d3ee3226df" region="gfx1" offset="0"/>
		<rom name="sfz02" merge="sfz02" size="524288" crc="94c31e3f" sha1="2187b3d4977514f2ae486eb33ed76c86121d5745" region="gfx1" offset="2"/>
		<rom name="sfz03" merge="sfz03" size="524288" crc="9584ac85" sha1="bbd62d66b0f6909630e801ce5d6331d43f44d741" region="gfx1" offset="4"/>
		<rom name="sfz04" merge="sfz04" size="524288" crc="b983624c" sha1="841106bb9453e3dfb7869c4b0e9149cc610d515a" region="gfx1" offset="6"/>
		<rom name="sfz05" merge="sfz05" size="524288" crc="2b47b645" sha1="bc6426eff5df9417f32666586744626fa544f7b5" region="gfx1" offset="200000"/>
		<rom name="sfz06" merge="sfz06" size="524288" crc="74fd9fb1" sha1="7945472591f3c06970e96611a0363ed8f3d52c36" region="gfx1" offset="200002"/>
		<rom name="sfz07" merge="sfz07" size="524288" crc="bb2c734d" sha1="97a06935f86f31755d2ffdc5b56bef53944bdecd" region="gfx1" offset="200004"/>
		<rom name="sfz08" merge="sfz08" size="524288" crc="454f7868" sha1="eecccba7542d893bc41676246a20aa4914b79bbc" region="gfx1" offset="200006"/>
		<rom name="sfz10" merge="sfz10" size="524288" crc="2a7d675e" sha1="0144ba34a29fb08b41c780ce65bb06d25724e88f" region="gfx1" offset="400000"/>
		<rom name="sfz11" merge="sfz11" size="524288" crc="e35546c8" sha1="7b08aa3413494d12c5c550263a5f00b64b98e6ab" region="gfx1" offset="400002"/>
		<rom name="sfz12" merge="sfz12" size="524288" crc="f122693a" sha1="71ce901d8d30207e506b6a8d6a4e0fcf3a1b0eac" region="gfx1" offset="400004"/>
		<rom name="sfz13" merge="sfz13" size="524288" crc="7cf942c8" sha1="a7109facb97a8a11ddf1b4e07de6ff3164d713a1" region="gfx1" offset="400006"/>
		<rom name="sfz14" merge="sfz14" size="524288" crc="09038c81" sha1="3461d70902fbfb92ce40f804be6388276a01d153" region="gfx1" offset="600000"/>
		<rom name="sfz15" merge="sfz15" size="524288" crc="1aa17391" sha1="b4d0f760a430b7fc4443b6c94da2659315c5b926" region="gfx1" offset="600002"/>
		<rom name="sfz16" merge="sfz16" size="524288" crc="19a5abd6" sha1="73ba1de15c883fdc69fd7dccdb58d00ca512d4ea" region="gfx1" offset="600004"/>
		<rom name="sfz17" merge="sfz17" size="524288" crc="248b3b73" sha1="95810a17b1caf6372b33ed3e4ee8a7e51482c70d" region="gfx1" offset="600006"/>
		<rom name="sfz09" merge="sfz09" size="65536" crc="c772628b" sha1="ebc5b7c173caf1e151f733f23c1b20abec24e16d" region="cpu2" offset="0"/>
		<rom name="sfz18" merge="sfz18" size="131072" crc="61022b2d" sha1="6369d0c1d08a30ee19b94e52ab1463a7784b9de5" region="sound1" offset="0"/>
		<rom name="sfz19" merge="sfz19" size="131072" crc="3b5886d5" sha1="7e1b7d40ef77b5df628dd663d45a9a13c742cf58" region="sound1" offset="20000"/>
		<chip type="cpu" name="68000" clock="10000000"/>
		<chip type="cpu" name="Z80" clock="3579545"/>
		<chip type="audio" name="YM2151" clock="3579545"/>
		<chip type="audio" name="OKI6295" clock="1000000"/>
		<display type="raster" rotate="0" width="384" height="224" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="6" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="sfzbch" sourcefile="cps1.c" cloneof="sfzch" romof="sfzch">
		<description>Street Fighter Alpha (CPS Changer Brazil 950727)</description>
		<year>1995</year>
		<manufacturer>Hack</manufacturer>
		<rom name="sfzbch23" size="524288" crc="53699f68" sha1="d7f132faf8c31b5e79c32e6b0cce45377ec8d474" region="cpu1" offset="0"/>
		<rom name="sfza22" merge="sfza22" size="524288" crc="8d9b2480" sha1="405305c1572908d00eab735f28676fbbadb4fac6" region="cpu1" offset="80000"/>
		<rom name="sfzch21" merge="sfzch21" size="524288" crc="5435225d" sha1="6b1156fd82d0710e244ede39faaae0847c598376" region="cpu1" offset="100000"/>
		<rom name="sfza20" merge="sfza20" size="524288" crc="806e8f38" sha1="b6d6912aa8f2f590335d7ff9a8214648e7131ebb" region="cpu1" offset="180000"/>
		<rom name="sfz01" merge="sfz01" size="524288" crc="0dd53e62" sha1="5f3bcf5ca0fd564d115fe5075a4163d3ee3226df" region="gfx1" offset="0"/>
		<rom name="sfz02" merge="sfz02" size="524288" crc="94c31e3f" sha1="2187b3d4977514f2ae486eb33ed76c86121d5745" region="gfx1" offset="2"/>
		<rom name="sfz03" merge="sfz03" size="524288" crc="9584ac85" sha1="bbd62d66b0f6909630e801ce5d6331d43f44d741" region="gfx1" offset="4"/>
		<rom name="sfz04" merge="sfz04" size="524288" crc="b983624c" sha1="841106bb9453e3dfb7869c4b0e9149cc610d515a" region="gfx1" offset="6"/>
		<rom name="sfz05" merge="sfz05" size="524288" crc="2b47b645" sha1="bc6426eff5df9417f32666586744626fa544f7b5" region="gfx1" offset="200000"/>
		<rom name="sfz06" merge="sfz06" size="524288" crc="74fd9fb1" sha1="7945472591f3c06970e96611a0363ed8f3d52c36" region="gfx1" offset="200002"/>
		<rom name="sfz07" merge="sfz07" size="524288" crc="bb2c734d" sha1="97a06935f86f31755d2ffdc5b56bef53944bdecd" region="gfx1" offset="200004"/>
		<rom name="sfz08" merge="sfz08" size="524288" crc="454f7868" sha1="eecccba7542d893bc41676246a20aa4914b79bbc" region="gfx1" offset="200006"/>
		<rom name="sfz10" merge="sfz10" size="524288" crc="2a7d675e" sha1="0144ba34a29fb08b41c780ce65bb06d25724e88f" region="gfx1" offset="400000"/>
		<rom name="sfz11" merge="sfz11" size="524288" crc="e35546c8" sha1="7b08aa3413494d12c5c550263a5f00b64b98e6ab" region="gfx1" offset="400002"/>
		<rom name="sfz12" merge="sfz12" size="524288" crc="f122693a" sha1="71ce901d8d30207e506b6a8d6a4e0fcf3a1b0eac" region="gfx1" offset="400004"/>
		<rom name="sfz13" merge="sfz13" size="524288" crc="7cf942c8" sha1="a7109facb97a8a11ddf1b4e07de6ff3164d713a1" region="gfx1" offset="400006"/>
		<rom name="sfz14" merge="sfz14" size="524288" crc="09038c81" sha1="3461d70902fbfb92ce40f804be6388276a01d153" region="gfx1" offset="600000"/>
		<rom name="sfz15" merge="sfz15" size="524288" crc="1aa17391" sha1="b4d0f760a430b7fc4443b6c94da2659315c5b926" region="gfx1" offset="600002"/>
		<rom name="sfz16" merge="sfz16" size="524288" crc="19a5abd6" sha1="73ba1de15c883fdc69fd7dccdb58d00ca512d4ea" region="gfx1" offset="600004"/>
		<rom name="sfz17" merge="sfz17" size="524288" crc="248b3b73" sha1="95810a17b1caf6372b33ed3e4ee8a7e51482c70d" region="gfx1" offset="600006"/>
		<rom name="sfz09" merge="sfz09" size="65536" crc="c772628b" sha1="ebc5b7c173caf1e151f733f23c1b20abec24e16d" region="cpu2" offset="0"/>
		<rom name="sfz18" merge="sfz18" size="131072" crc="61022b2d" sha1="6369d0c1d08a30ee19b94e52ab1463a7784b9de5" region="sound1" offset="0"/>
		<rom name="sfz19" merge="sfz19" size="131072" crc="3b5886d5" sha1="7e1b7d40ef77b5df628dd663d45a9a13c742cf58" region="sound1" offset="20000"/>
		<chip type="cpu" name="68000" clock="10000000"/>
		<chip type="cpu" name="Z80" clock="3579545"/>
		<chip type="audio" name="YM2151" clock="3579545"/>
		<chip type="audio" name="OKI6295" clock="1000000"/>
		<display type="raster" rotate="0" width="384" height="224" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="6" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="decodemo" sourcefile="dec0.c">
		<description>Demo - Data East</description>
		<year>1996</year>
		<manufacturer>Charles Doty</manufacturer>
		<rom name="decodemo.4" size="65536" crc="7cb53ab2" sha1="c06f8173f5b27b647b186e1c3a198ec22dab4950" region="cpu1" offset="0"/>
		<rom name="decodemo.1" size="65536" crc="920dd0bf" sha1="e69e60121812716b55f4e9c4b3f4993171c5296a" region="cpu1" offset="1"/>
		<rom name="decodemo.6" size="65536" crc="d7978eeb" sha1="1adc95bebe9eea8c112d40cd04ab7a8d75c4f961" region="cpu1" offset="40000"/>
		<rom name="decodemo.3" size="65536" crc="d7978eeb" sha1="1adc95bebe9eea8c112d40cd04ab7a8d75c4f961" region="cpu1" offset="40001"/>
		<rom name="baddudes.7" size="32768" crc="9fb1ef4b" sha1="f4dd0773be93c2ad8b0faacd12939c531b5aa130" region="cpu2" offset="8000"/>
		<rom name="decodemo.25" size="32768" crc="011ffca6" sha1="5188431849b4613152fd7bdba6a3ff0a4fd6424b" region="gfx1" dispose="yes" offset="0"/>
		<rom name="decodemo.26" size="32768" crc="14b56f44" sha1="66c294b27400d3f3cafd7b1f633681df7195a14b" region="gfx1" dispose="yes" offset="8000"/>
		<rom name="decodemo.18" size="65536" crc="53ac4058" sha1="b6bd668085a6f2c21c66f38955e27ab384a5ebf1" region="gfx2" dispose="yes" offset="0"/>
		<rom name="decodemo.20" size="65536" crc="64f1ca83" sha1="a8922226dc4f67873c0eb32a0da5e920b9e08e49" region="gfx2" dispose="yes" offset="10000"/>
		<rom name="decodemo.22" size="65536" crc="e93c5aef" sha1="bd31b2418a3e3c76c0018d43e9b106895218dae7" region="gfx2" dispose="yes" offset="20000"/>
		<rom name="decodemo.24" size="65536" crc="ae2556dc" sha1="ffcc1f7e8ec25ba35d20cedb6cb4010ea9ff409d" region="gfx2" dispose="yes" offset="30000"/>
		<rom name="decodemo.30" size="65536" crc="9b02b8f8" sha1="665764ac534ad370545f33d210846e69db558f6f" region="gfx3" dispose="yes" offset="8000"/>
		<rom name="decodemo.28" size="65536" crc="596b92f2" sha1="a15f4435a3dcfa7d6a45610fccb8607ae9b8fa19" region="gfx3" dispose="yes" offset="18000"/>
		<rom name="decodemo.15" size="65536" crc="4a051829" sha1="ed560a3ffb9b1d83c3291145e0e938016dd1fa5a" region="gfx4" dispose="yes" offset="0"/>
		<rom name="decodemo.16" size="32768" crc="011ffca6" sha1="5188431849b4613152fd7bdba6a3ff0a4fd6424b" region="gfx4" dispose="yes" offset="10000"/>
		<rom name="decodemo.11" size="65536" crc="d7978eeb" sha1="1adc95bebe9eea8c112d40cd04ab7a8d75c4f961" region="gfx4" dispose="yes" offset="20000"/>
		<rom name="decodemo.12" size="32768" crc="011ffca6" sha1="5188431849b4613152fd7bdba6a3ff0a4fd6424b" region="gfx4" dispose="yes" offset="30000"/>
		<rom name="decodemo.13" size="65536" crc="a58d1d9e" sha1="ebd22872e0230da23d0e63ef7fbe2b5988cd93bd" region="gfx4" dispose="yes" offset="40000"/>
		<rom name="decodemo.14" size="32768" crc="011ffca6" sha1="5188431849b4613152fd7bdba6a3ff0a4fd6424b" region="gfx4" dispose="yes" offset="50000"/>
		<rom name="decodemo.9" size="65536" crc="4d1de58f" sha1="1979fb6d9cdc25033c75fd3f0c30fb56e040ddc0" region="gfx4" dispose="yes" offset="60000"/>
		<rom name="decodemo.10" size="32768" crc="011ffca6" sha1="5188431849b4613152fd7bdba6a3ff0a4fd6424b" region="gfx4" dispose="yes" offset="70000"/>
		<rom name="baddudes.8" size="65536" crc="3c87463e" sha1="f17c98507b562e91e9b27599614b3249fe68ff7a" region="sound1" offset="0"/>
		<chip type="cpu" name="68000" clock="10000000"/>
		<chip type="cpu" name="M6502" clock="1500000"/>
		<chip type="audio" name="YM2203" clock="1500000"/>
		<chip type="audio" name="YM3812" clock="3000000"/>
		<chip type="audio" name="OKI6295" clock="1023924"/>
		<display type="raster" rotate="0" width="256" height="240" refresh="57.410000" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Coin A">
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Flip Screen">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="Infinite (Cheat)"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy"/>
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Hardest"/>
		</dipswitch>
		<dipswitch name="Allow Continue">
			<dipvalue name="No"/>
			<dipvalue name="Yes" default="yes"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="1024"/>
	</game>
	<game name="kong2600" sourcefile="dkong.c" cloneof="dkong" romof="dkong" sampleof="dkong">
		<description>Donkey Kong (2600 graphics)</description>
		<year>1999</year>
		<manufacturer>Vic Twenty George hack</manufacturer>
		<rom name="c_5et_g.bin" merge="c_5et_g.bin" size="4096" crc="ba70b88b" sha1="d76ebecfea1af098d843ee7e578e480cd658ac1a" region="cpu1" offset="0"/>
		<rom name="c_5ct_g.bin" merge="c_5ct_g.bin" size="4096" crc="5ec461ec" sha1="acb11a8fbdbb3ab46068385fe465f681e3c824bd" region="cpu1" offset="1000"/>
		<rom name="c_5bt_g.bin" merge="c_5bt_g.bin" size="4096" crc="1c97d324" sha1="c7966261f3a1d3296927e0b6ee1c58039fc53c1f" region="cpu1" offset="2000"/>
		<rom name="c_5at_g.bin" merge="c_5at_g.bin" size="4096" crc="b9005ac0" sha1="3fe3599f6fa7c496f782053ddf7bacb453d197c4" region="cpu1" offset="3000"/>
		<rom name="s_3i_b.bin" merge="s_3i_b.bin" size="2048" crc="45a4ed06" sha1="144d24464c1f9f01894eb12f846952290e6e32ef" region="cpu2" offset="0"/>
		<rom name="s_3j_b.bin" merge="s_3j_b.bin" size="2048" crc="4743fe92" sha1="6c82b57637c0212a580591397e6a5a1718f19fd2" region="cpu2" offset="800"/>
		<rom name="k2600.3n" size="2048" crc="0e6a2a6d" sha1="7ebbcb78b269184cf588b5ad0b90f449d6d4e299" region="gfx1" dispose="yes" offset="0"/>
		<rom name="k2600.3p" size="2048" crc="ca57e0f4" sha1="12c7821fc9f7fee276f7aa27dd0421f565b0f469" region="gfx1" dispose="yes" offset="800"/>
		<rom name="k2600.7c" size="2048" crc="cf450a43" sha1="efa772f92b890181c0823b8113e069b7c4400ede" region="gfx2" dispose="yes" offset="0"/>
		<rom name="k2600.7d" size="2048" crc="d5046907" sha1="1eb08ed67f6de04c4f3cb8f449503bbedc6207bc" region="gfx2" dispose="yes" offset="800"/>
		<rom name="k2600.7e" size="2048" crc="1539fe2a" sha1="ea599987a2d65ffe2d09ca0951529bde2d31b1be" region="gfx2" dispose="yes" offset="1000"/>
		<rom name="k2600.7f" size="2048" crc="77cc00ab" sha1="7560bf4fd65c03f28f015abf64f83fc4ad7ae512" region="gfx2" dispose="yes" offset="1800"/>
		<rom name="k2600.2k" size="256" crc="1e82d375" sha1="8f2da5cedd1f62be08555dd0eb929eb41da5079d" region="proms" offset="0"/>
		<rom name="k2600.2j" size="256" crc="2ab01dc8" sha1="c25958d0706cabf997efe16fad71f454fc1ced0b" region="proms" offset="100"/>
		<rom name="k2600.5f" size="256" crc="44988665" sha1="68c474fc81aff46eae6c9a7ac6ab80288303e291" region="proms" offset="200"/>
		<sample name="run01.wav"/>
		<sample name="run02.wav"/>
		<sample name="run03.wav"/>
		<sample name="jump.wav"/>
		<sample name="dkstomp.wav"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="I8035" clock="400000"/>
		<chip type="audio" name="DAC"/>
		<chip type="audio" name="Samples"/>
		<display type="raster" rotate="90" width="256" height="224" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="1" service="yes">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Lives">
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
			<dipvalue name="6"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="7000" default="yes"/>
			<dipvalue name="10000"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="5 Coins/1 Credit"/>
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="256"/>
	</game>
	<game name="nadkong" sourcefile="dkong.c" cloneof="dkong" romof="dkong" sampleof="dkong">
		<description>Naked Donkey Kong (XXX)</description>
		<year>2004</year>
		<manufacturer>Hack</manufacturer>
		<rom name="c_5et_g.bin" merge="c_5et_g.bin" size="4096" crc="ba70b88b" sha1="d76ebecfea1af098d843ee7e578e480cd658ac1a" region="cpu1" offset="0"/>
		<rom name="c_5ct_g.bin" merge="c_5ct_g.bin" size="4096" crc="5ec461ec" sha1="acb11a8fbdbb3ab46068385fe465f681e3c824bd" region="cpu1" offset="1000"/>
		<rom name="c_5bt_g.bin" merge="c_5bt_g.bin" size="4096" crc="1c97d324" sha1="c7966261f3a1d3296927e0b6ee1c58039fc53c1f" region="cpu1" offset="2000"/>
		<rom name="c_5at_g.bin" merge="c_5at_g.bin" size="4096" crc="b9005ac0" sha1="3fe3599f6fa7c496f782053ddf7bacb453d197c4" region="cpu1" offset="3000"/>
		<rom name="s_3i_b.bin" merge="s_3i_b.bin" size="2048" crc="45a4ed06" sha1="144d24464c1f9f01894eb12f846952290e6e32ef" region="cpu2" offset="0"/>
		<rom name="s_3j_b.bin" merge="s_3j_b.bin" size="2048" crc="4743fe92" sha1="6c82b57637c0212a580591397e6a5a1718f19fd2" region="cpu2" offset="800"/>
		<rom name="nadkong.5h" size="2048" crc="88772f5b" sha1="0fd6cbb593e87b863eb317b063151ef3b81565c2" region="gfx1" dispose="yes" offset="0"/>
		<rom name="nadkong.3p" size="2048" crc="4c8aa728" sha1="a277988d48f0d2f5d7cf9ef05eef222a36248cd3" region="gfx1" dispose="yes" offset="800"/>
		<rom name="nadkong.4m" size="2048" crc="2afbf9e6" sha1="51e4f2f67903158b77574d55fcd17f302bc04a52" region="gfx2" dispose="yes" offset="0"/>
		<rom name="nadkong.4n" size="2048" crc="4f077877" sha1="4f2c2bc693b0e8d36114024b6eaeb37a3b5d853d" region="gfx2" dispose="yes" offset="800"/>
		<rom name="nadkong.4r" size="2048" crc="d868da93" sha1="c1c5d21f8c6a057fd5f54cab1eb4dbef06120405" region="gfx2" dispose="yes" offset="1000"/>
		<rom name="nadkong.4s" size="2048" crc="7ebfe9f3" sha1="75bd16e9590ada93b061dee3ec7916e1e1f113c3" region="gfx2" dispose="yes" offset="1800"/>
		<rom name="c-2k.bpr" merge="c-2k.bpr" size="256" crc="e273ede5" sha1="b50ec9e1837c00c20fb2a4369ec7dd0358321127" region="proms" offset="0"/>
		<rom name="c-2j.bpr" merge="c-2j.bpr" size="256" crc="d6412358" sha1="f9c872da2fe8e800574ae3bf483fb3ccacc92eb3" region="proms" offset="100"/>
		<rom name="v-5e.bpr" merge="v-5e.bpr" size="256" crc="b869b8f5" sha1="c2bdccbf2654b64ea55cd589fd21323a9178a660" region="proms" offset="200"/>
		<sample name="run01.wav"/>
		<sample name="run02.wav"/>
		<sample name="run03.wav"/>
		<sample name="jump.wav"/>
		<sample name="dkstomp.wav"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="I8035" clock="400000"/>
		<chip type="audio" name="DAC"/>
		<chip type="audio" name="Samples"/>
		<display type="raster" rotate="90" width="256" height="224" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="1" service="yes">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Lives">
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
			<dipvalue name="6"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="7000" default="yes"/>
			<dipvalue name="10000"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="5 Coins/1 Credit"/>
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="256"/>
	</game>
	<game name="dkongex" sourcefile="dkong.c" cloneof="dkong" romof="dkong" sampleof="dkong">
		<description>Donkey Kong (w/ Foundry)</description>
		<year>1981</year>
		<manufacturer>Hack</manufacturer>
		<rom name="cx_5et_g.bin" size="4096" crc="00b7efaf" sha1="97ed5930eb5d0cb98a9008b1d329ba7f3b8b8dbf" region="cpu1" offset="0"/>
		<rom name="cx_5ct_g.bin" size="4096" crc="88af9b69" sha1="c5621dd8198c333b3fa32fdece60ee5a3d8b2276" region="cpu1" offset="1000"/>
		<rom name="cx_5bt_g.bin" size="4096" crc="de74ad91" sha1="c80227361bdbc565e9f5764e6364b52d40ca778a" region="cpu1" offset="2000"/>
		<rom name="cx_5at_g.bin" size="4096" crc="9fa3e5b7" sha1="5c34170f762a147d5285d17d6689fd64dab99ff2" region="cpu1" offset="3000"/>
		<rom name="s_3i_b.bin" merge="s_3i_b.bin" size="2048" crc="45a4ed06" sha1="144d24464c1f9f01894eb12f846952290e6e32ef" region="cpu2" offset="0"/>
		<rom name="s_3j_b.bin" merge="s_3j_b.bin" size="2048" crc="4743fe92" sha1="6c82b57637c0212a580591397e6a5a1718f19fd2" region="cpu2" offset="800"/>
		<rom name="v_5h_b.bin" merge="v_5h_b.bin" size="2048" crc="12c8c95d" sha1="a57ff5a231c45252a63b354137c920a1379b70a3" region="gfx1" dispose="yes" offset="0"/>
		<rom name="v_3pt.bin" merge="v_3pt.bin" size="2048" crc="15e9c5e9" sha1="976eb1e18c74018193a35aa86cff482ebfc5cc4e" region="gfx1" dispose="yes" offset="800"/>
		<rom name="l_4m_b.bin" merge="l_4m_b.bin" size="2048" crc="59f8054d" sha1="793dba9bf5a5fe76328acdfb90815c243d2a65f1" region="gfx2" dispose="yes" offset="0"/>
		<rom name="l_4n_b.bin" merge="l_4n_b.bin" size="2048" crc="672e4714" sha1="92e5d379f4838ac1fa44d448ce7d142dae42102f" region="gfx2" dispose="yes" offset="800"/>
		<rom name="l_4r_b.bin" merge="l_4r_b.bin" size="2048" crc="feaa59ee" sha1="ecf95db5a20098804fc8bd59232c66e2e0ed3db4" region="gfx2" dispose="yes" offset="1000"/>
		<rom name="l_4s_b.bin" merge="l_4s_b.bin" size="2048" crc="20f2ef7e" sha1="3bc482a38bf579033f50082748ee95205b0f673d" region="gfx2" dispose="yes" offset="1800"/>
		<rom name="c-2k.bpr" merge="c-2k.bpr" size="256" crc="e273ede5" sha1="b50ec9e1837c00c20fb2a4369ec7dd0358321127" region="proms" offset="0"/>
		<rom name="c-2j.bpr" merge="c-2j.bpr" size="256" crc="d6412358" sha1="f9c872da2fe8e800574ae3bf483fb3ccacc92eb3" region="proms" offset="100"/>
		<rom name="v-5e.bpr" merge="v-5e.bpr" size="256" crc="b869b8f5" sha1="c2bdccbf2654b64ea55cd589fd21323a9178a660" region="proms" offset="200"/>
		<sample name="run01.wav"/>
		<sample name="run02.wav"/>
		<sample name="run03.wav"/>
		<sample name="jump.wav"/>
		<sample name="dkstomp.wav"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="I8035" clock="400000"/>
		<chip type="audio" name="DAC"/>
		<chip type="audio" name="Samples"/>
		<display type="raster" rotate="90" width="256" height="224" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="1" service="yes">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Lives">
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
			<dipvalue name="6"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="7000" default="yes"/>
			<dipvalue name="10000"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="5 Coins/1 Credit"/>
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="256"/>
	</game>
	<game name="dkjrhs" sourcefile="dkong.c" sampleof="dkongjr">
		<description>Donkey Kong Junior [h]</description>
		<year>2001</year>
		<manufacturer>JRok</manufacturer>
		<rom name="dkjrhs.5b" size="8192" crc="584880cb" sha1="e5c0f62c90aee385efa820a4975e362e0ce25b90" region="cpu1" offset="0"/>
		<rom name="dkjrhs.5c" size="8192" crc="dc321058" sha1="7bf0f9fb6a5916e7c14545483a1ecceef51996f3" region="cpu1" offset="2000"/>
		<rom name="dkj.5e" size="8192" crc="d042b6a8" sha1="57ac237d273496b44220b4437118115ef11dbd9f" region="cpu1" offset="4000"/>
		<rom name="c_3h.bin" size="4096" crc="715da5f8" sha1="f708c3fd374da65cbd9fe2e191152f5d865414a0" region="cpu2" offset="0"/>
		<rom name="dkj.3n" size="4096" crc="8d51aca9" sha1="64887564b079d98e98aafa53835e398f34fe4e3f" region="gfx1" dispose="yes" offset="0"/>
		<rom name="dkj.3p" size="4096" crc="4ef64ba5" sha1="41a7a4005087951f57f62c9751d62a8c495e6bb3" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="v_7c.bin" size="2048" crc="dc7f4164" sha1="07a6242e95b5c3b8dfdcd4b4950f463dba16dd77" region="gfx2" dispose="yes" offset="0"/>
		<rom name="v_7d.bin" size="2048" crc="0ce7dcf6" sha1="0654b77526c49f0dfa077ac4f1f69cf5cb2e2f64" region="gfx2" dispose="yes" offset="800"/>
		<rom name="v_7e.bin" size="2048" crc="24d1ff17" sha1="696854bf3dc5447d33b4815db357e6ce3834d867" region="gfx2" dispose="yes" offset="1000"/>
		<rom name="v_7f.bin" size="2048" crc="0f8c083f" sha1="0b688ae9da296b2447fffa5e135fd6a56ec3e790" region="gfx2" dispose="yes" offset="1800"/>
		<rom name="c-2e.bpr" size="256" crc="463dc7ad" sha1="b2c9f22facc8885be2d953b056eb8dcddd4f34cb" region="proms" offset="0"/>
		<rom name="c-2f.bpr" size="256" crc="47ba0042" sha1="dbec3f4b8013628c5b8f83162e5f8b1f82f6ee5f" region="proms" offset="100"/>
		<rom name="v-2n.bpr" size="256" crc="dbf185bf" sha1="2697a991a4afdf079dd0b7e732f71c7618f43b70" region="proms" offset="200"/>
		<sample name="jump.wav"/>
		<sample name="land.wav"/>
		<sample name="roar.wav"/>
		<sample name="climb0.wav"/>
		<sample name="climb1.wav"/>
		<sample name="climb2.wav"/>
		<sample name="death.wav"/>
		<sample name="drop.wav"/>
		<sample name="walk0.wav"/>
		<sample name="walk1.wav"/>
		<sample name="walk2.wav"/>
		<sample name="snapjaw.wav"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="I8035" clock="400000"/>
		<chip type="audio" name="DAC"/>
		<chip type="audio" name="Samples"/>
		<display type="raster" rotate="90" width="256" height="224" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="1" service="yes">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Lives">
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
			<dipvalue name="6"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="7000" default="yes"/>
			<dipvalue name="10000"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="5 Coins/1 Credit"/>
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="256"/>
	</game>
	<game name="dkonghs" sourcefile="dkong.c" cloneof="dkong" romof="dkong" sampleof="dkong">
		<description>Donkey Kong [h]</description>
		<year>2001</year>
		<manufacturer>JRok</manufacturer>
		<rom name="ckonghs.5e" size="4096" crc="8839a8ef" sha1="f1517e889c163bd4c1a57f065b7a8750a7d6934c" region="cpu1" offset="0"/>
		<rom name="ckonghs.5c" size="4096" crc="37708ece" sha1="b1195f773f336f181e9b4399dc73029525927964" region="cpu1" offset="1000"/>
		<rom name="c_5bt_g.bin" merge="c_5bt_g.bin" size="4096" crc="1c97d324" sha1="c7966261f3a1d3296927e0b6ee1c58039fc53c1f" region="cpu1" offset="2000"/>
		<rom name="ckonghs.5a" size="4096" crc="fb53673f" sha1="5c846ea3ca67558513061b1a15ec77872ac87993" region="cpu1" offset="3000"/>
		<rom name="s_3i_b.bin" merge="s_3i_b.bin" size="2048" crc="45a4ed06" sha1="144d24464c1f9f01894eb12f846952290e6e32ef" region="cpu2" offset="0"/>
		<rom name="s_3j_b.bin" merge="s_3j_b.bin" size="2048" crc="4743fe92" sha1="6c82b57637c0212a580591397e6a5a1718f19fd2" region="cpu2" offset="800"/>
		<rom name="v_5h_b.bin" merge="v_5h_b.bin" size="2048" crc="12c8c95d" sha1="a57ff5a231c45252a63b354137c920a1379b70a3" region="gfx1" dispose="yes" offset="0"/>
		<rom name="v_3pt.bin" merge="v_3pt.bin" size="2048" crc="15e9c5e9" sha1="976eb1e18c74018193a35aa86cff482ebfc5cc4e" region="gfx1" dispose="yes" offset="800"/>
		<rom name="l_4m_b.bin" merge="l_4m_b.bin" size="2048" crc="59f8054d" sha1="793dba9bf5a5fe76328acdfb90815c243d2a65f1" region="gfx2" dispose="yes" offset="0"/>
		<rom name="l_4n_b.bin" merge="l_4n_b.bin" size="2048" crc="672e4714" sha1="92e5d379f4838ac1fa44d448ce7d142dae42102f" region="gfx2" dispose="yes" offset="800"/>
		<rom name="l_4r_b.bin" merge="l_4r_b.bin" size="2048" crc="feaa59ee" sha1="ecf95db5a20098804fc8bd59232c66e2e0ed3db4" region="gfx2" dispose="yes" offset="1000"/>
		<rom name="l_4s_b.bin" merge="l_4s_b.bin" size="2048" crc="20f2ef7e" sha1="3bc482a38bf579033f50082748ee95205b0f673d" region="gfx2" dispose="yes" offset="1800"/>
		<rom name="c-2k.bpr" merge="c-2k.bpr" size="256" crc="e273ede5" sha1="b50ec9e1837c00c20fb2a4369ec7dd0358321127" region="proms" offset="0"/>
		<rom name="c-2j.bpr" merge="c-2j.bpr" size="256" crc="d6412358" sha1="f9c872da2fe8e800574ae3bf483fb3ccacc92eb3" region="proms" offset="100"/>
		<rom name="v-5e.bpr" merge="v-5e.bpr" size="256" crc="b869b8f5" sha1="c2bdccbf2654b64ea55cd589fd21323a9178a660" region="proms" offset="200"/>
		<sample name="run01.wav"/>
		<sample name="run02.wav"/>
		<sample name="run03.wav"/>
		<sample name="jump.wav"/>
		<sample name="dkstomp.wav"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="I8035" clock="400000"/>
		<chip type="audio" name="DAC"/>
		<chip type="audio" name="Samples"/>
		<display type="raster" rotate="90" width="256" height="224" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="1" service="yes">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Lives">
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
			<dipvalue name="6"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="7000" default="yes"/>
			<dipvalue name="10000"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="5 Coins/1 Credit"/>
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="256"/>
	</game>
	<game name="dcast1hs" sourcefile="docastle.c" cloneof="docastle" romof="docastle">
		<description>Mr. Do's Castle (set 1) [h]</description>
		<year>2001</year>
		<manufacturer>JRok</manufacturer>
		<rom name="01p_a1hs.bin" size="8192" crc="7194a1fb" sha1="1c78095d09336394a41df39a7f702ba06fef2443" region="cpu1" offset="0"/>
		<rom name="01n_a2.bin" merge="01n_a2.bin" size="8192" crc="1d2fc7f4" sha1="f7b0c7466cd6a3854eda818c63663e3559dc7bc2" region="cpu1" offset="2000"/>
		<rom name="01l_a3.bin" merge="01l_a3.bin" size="8192" crc="71a70ba9" sha1="0c9e4c402f82d61d573eb55b3e2e0c8b7c8b7028" region="cpu1" offset="4000"/>
		<rom name="01k_a4hs.bin" size="8192" crc="4ee2b018" sha1="9c33228744b36c848fc845d892c5fd556e5df460" region="cpu1" offset="6000"/>
		<rom name="07n_a0.bin" merge="07n_a0.bin" size="16384" crc="f23b5cdb" sha1="de71d9f142f8d420aa097d7e56b03a06db2f85fd" region="cpu2" offset="0"/>
		<rom name="01d.bin" merge="01d.bin" size="512" crc="2747ca77" sha1="abc0ca05925974c4b852827605ee2f1caefb8524" region="cpu3" offset="0"/>
		<rom name="03a_a5.bin" merge="03a_a5.bin" size="16384" crc="0636b8f4" sha1="8b34773bf7b7071fb5c8ff443a08befae3b545ea" region="gfx1" dispose="yes" offset="0"/>
		<rom name="04m_a6.bin" merge="04m_a6.bin" size="8192" crc="3bbc9b26" sha1="1b1f79717e5c1a23eefb2d6df71ad95aac9f8be4" region="gfx2" dispose="yes" offset="0"/>
		<rom name="04l_a7.bin" merge="04l_a7.bin" size="8192" crc="3dfaa9d1" sha1="cc016019efe0a2bc38c66fadf792c05f6cabeeaa" region="gfx2" dispose="yes" offset="2000"/>
		<rom name="04j_a8.bin" merge="04j_a8.bin" size="8192" crc="9afb16e9" sha1="f951e75af658623f3b0e18ff388990b2870fad53" region="gfx2" dispose="yes" offset="4000"/>
		<rom name="04h_a9.bin" merge="04h_a9.bin" size="8192" crc="af24bce0" sha1="0f06c5d248c9c92f2a4636d259ab843339737969" region="gfx2" dispose="yes" offset="6000"/>
		<rom name="09c.bin" merge="09c.bin" size="512" crc="066f52bc" sha1="99f4f2d0181bcaf389c16f127cc3e632d62ee417" region="proms" offset="0"/>
		<chip type="cpu" name="Z80" clock="3900000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="SN76496" clock="4000000"/>
		<chip type="audio" name="SN76496" clock="4000000"/>
		<chip type="audio" name="SN76496" clock="4000000"/>
		<chip type="audio" name="SN76496" clock="4000000"/>
		<display type="raster" rotate="270" width="240" height="192" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="2" service="yes" tilt="yes">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="1 (Beginner)" default="yes"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4 (Advanced)"/>
		</dipswitch>
		<dipswitch name="Rack Test">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Advance Level on Getting Diamond">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Difficulty of EXTRA">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Difficult"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="3 Coins/2 Credits"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="3 Coins/2 Credits"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="258"/>
	</game>
	<game name="dcast2hs" sourcefile="docastle.c" cloneof="docastle" romof="docastle">
		<description>Mr. Do's Castle (set 2) [h]</description>
		<year>2001</year>
		<manufacturer>JRok</manufacturer>
		<rom name="a1hs" size="8192" crc="6bd3a723" sha1="ada94d4de12f8541b4f44ad717a39c9f5cce50db" region="cpu1" offset="0"/>
		<rom name="a2" size="8192" crc="a13dc4ac" sha1="f096d5ac8e26444ebdb4c3fb5c71592058fb6c79" region="cpu1" offset="2000"/>
		<rom name="a3" size="8192" crc="a1f04ffb" sha1="8cb53992cc679278a0bd33e5b728f27c585e38e1" region="cpu1" offset="4000"/>
		<rom name="a4hs" size="8192" crc="16c98ee0" sha1="69456f0e296ecec749ba4583c2bec7ad2c3dbb80" region="cpu1" offset="6000"/>
		<rom name="a10" size="16384" crc="45f7f69b" sha1="1c614c29be4950314ab04e0b828e691fd0907eff" region="cpu2" offset="0"/>
		<rom name="01d.bin" merge="01d.bin" size="512" crc="2747ca77" sha1="abc0ca05925974c4b852827605ee2f1caefb8524" region="cpu3" offset="0"/>
		<rom name="03a_a5.bin" merge="03a_a5.bin" size="16384" crc="0636b8f4" sha1="8b34773bf7b7071fb5c8ff443a08befae3b545ea" region="gfx1" dispose="yes" offset="0"/>
		<rom name="04m_a6.bin" merge="04m_a6.bin" size="8192" crc="3bbc9b26" sha1="1b1f79717e5c1a23eefb2d6df71ad95aac9f8be4" region="gfx2" dispose="yes" offset="0"/>
		<rom name="04l_a7.bin" merge="04l_a7.bin" size="8192" crc="3dfaa9d1" sha1="cc016019efe0a2bc38c66fadf792c05f6cabeeaa" region="gfx2" dispose="yes" offset="2000"/>
		<rom name="04j_a8.bin" merge="04j_a8.bin" size="8192" crc="9afb16e9" sha1="f951e75af658623f3b0e18ff388990b2870fad53" region="gfx2" dispose="yes" offset="4000"/>
		<rom name="04h_a9.bin" merge="04h_a9.bin" size="8192" crc="af24bce0" sha1="0f06c5d248c9c92f2a4636d259ab843339737969" region="gfx2" dispose="yes" offset="6000"/>
		<rom name="09c.bin" merge="09c.bin" size="512" crc="066f52bc" sha1="99f4f2d0181bcaf389c16f127cc3e632d62ee417" region="proms" offset="0"/>
		<chip type="cpu" name="Z80" clock="3900000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="SN76496" clock="4000000"/>
		<chip type="audio" name="SN76496" clock="4000000"/>
		<chip type="audio" name="SN76496" clock="4000000"/>
		<chip type="audio" name="SN76496" clock="4000000"/>
		<display type="raster" rotate="270" width="240" height="192" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="2" service="yes" tilt="yes">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="1 (Beginner)" default="yes"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4 (Advanced)"/>
		</dipswitch>
		<dipswitch name="Rack Test">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Advance Level on Getting Diamond">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Difficulty of EXTRA">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Difficult"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="3 Coins/2 Credits"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="3 Coins/2 Credits"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="258"/>
	</game>
	<game name="dcastohs" sourcefile="docastle.c" cloneof="docastle" romof="docastle">
		<description>Mr. Do's Castle (older) [h]</description>
		<year>2001</year>
		<manufacturer>JRok</manufacturer>
		<rom name="c1hs.bin" size="8192" crc="085a170e" sha1="88f73cbb1f48e70f324cc4dd1007a90d4d7d61bc" region="cpu1" offset="0"/>
		<rom name="c2.bin" size="8192" crc="42b28369" sha1="8c9a618984db52cdc4ec3a6bcfa7659866d2709c" region="cpu1" offset="2000"/>
		<rom name="c3.bin" size="8192" crc="c8c13124" sha1="2cfc15b232744b40350c174b0d89677495c077eb" region="cpu1" offset="4000"/>
		<rom name="c4hs.bin" size="8192" crc="1e46a477" sha1="28a9f806f7b334944da9f5bc500008dd2ec6c4ce" region="cpu1" offset="6000"/>
		<rom name="dorev10.bin" size="16384" crc="4b1925e3" sha1="1b229dd73eede3853d23576dfe397a4d2d952991" region="cpu2" offset="0"/>
		<rom name="01d.bin" merge="01d.bin" size="512" crc="2747ca77" sha1="abc0ca05925974c4b852827605ee2f1caefb8524" region="cpu3" offset="0"/>
		<rom name="03a_a5.bin" merge="03a_a5.bin" size="16384" crc="0636b8f4" sha1="8b34773bf7b7071fb5c8ff443a08befae3b545ea" region="gfx1" dispose="yes" offset="0"/>
		<rom name="dorev6.bin" size="8192" crc="9e335bf8" sha1="30ccfb959c1d3069739280711ba3d7d8b7a1a2b0" region="gfx2" dispose="yes" offset="0"/>
		<rom name="dorev7.bin" size="8192" crc="f5d5701d" sha1="f2731aaa7be3e269cf929aa14db1c967c9198dc6" region="gfx2" dispose="yes" offset="2000"/>
		<rom name="dorev8.bin" size="8192" crc="7143ca68" sha1="b5b45e3cf7d0287d93231eb01395a03f39f473fc" region="gfx2" dispose="yes" offset="4000"/>
		<rom name="dorev9.bin" size="8192" crc="893fc004" sha1="15559d11cc14341d2fec190d12205a649bdd484f" region="gfx2" dispose="yes" offset="6000"/>
		<rom name="dorevc9.bin" size="512" crc="96624ebe" sha1="74ff21dc85dcb013c941ec6c06cafdb5bcc16960" region="proms" offset="0"/>
		<chip type="cpu" name="Z80" clock="3900000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="SN76496" clock="4000000"/>
		<chip type="audio" name="SN76496" clock="4000000"/>
		<chip type="audio" name="SN76496" clock="4000000"/>
		<chip type="audio" name="SN76496" clock="4000000"/>
		<display type="raster" rotate="270" width="240" height="192" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="2" service="yes" tilt="yes">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="1 (Beginner)" default="yes"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4 (Advanced)"/>
		</dipswitch>
		<dipswitch name="Rack Test">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Advance Level on Getting Diamond">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Difficulty of EXTRA">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Difficult"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="3 Coins/2 Credits"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="3 Coins/2 Credits"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="258"/>
	</game>
	<game name="sdreturn" sourcefile="docastle.c" cloneof="dorunrun" romof="dorunrun">
		<description>Sticky Do Returns</description>
		<year>2002</year>
		<manufacturer>Hack</manufacturer>
		<rom name="2764.p1" merge="2764.p1" size="8192" crc="95c86f8e" sha1="9fe44911e0aa8d4c7299472a31c401e064d63d17" region="cpu1" offset="0"/>
		<rom name="2764.l1" merge="2764.l1" size="8192" crc="e9a65ba7" sha1="fbee57d68352fd4062aac55cd1070f001714d0a3" region="cpu1" offset="4000"/>
		<rom name="2764.k1" merge="2764.k1" size="8192" crc="b1195d3d" sha1="095ad2ee1f53be3203830263cb0c9efbe4710c56" region="cpu1" offset="6000"/>
		<rom name="2764.n1" merge="2764.n1" size="8192" crc="6a8160d1" sha1="12101c351bf800319172c459b5e7c69cb5603806" region="cpu1" offset="8000"/>
		<rom name="27128.p7" merge="27128.p7" size="16384" crc="8b06d461" sha1="2434478810c6301197997be76505f5fc6beba5d3" region="cpu2" offset="0"/>
		<rom name="bprom2.bin" merge="bprom2.bin" size="512" crc="2747ca77" sha1="abc0ca05925974c4b852827605ee2f1caefb8524" region="cpu3" offset="200"/>
		<rom name="27128.a3" merge="27128.a3" size="16384" crc="4be96dcf" sha1="f9b45e6297cbbc4d1ee2df7ac377c5daf5181b0f" region="gfx1" dispose="yes" offset="0"/>
		<rom name="sdret_2764.m4" size="8192" crc="e8779d04" sha1="f185efbdc7410e3adba85de482e1b06778b17fe9" region="gfx2" dispose="yes" offset="0"/>
		<rom name="sdret_2764.l4" size="8192" crc="bc217d6c" sha1="abeaea49aad85f62943d7a3c30c8655fb29d3e62" region="gfx2" dispose="yes" offset="2000"/>
		<rom name="sdret_2764.j4" size="8192" crc="04824549" sha1="5056db06c06d76580a85fc65d1e473e77eb48ee9" region="gfx2" dispose="yes" offset="4000"/>
		<rom name="sdret_2764.h4" size="8192" crc="c23c36c2" sha1="22461c04ea2cfd39c395ca7e42a50636fb1c3625" region="gfx2" dispose="yes" offset="6000"/>
		<rom name="dorunrun.clr" merge="dorunrun.clr" size="256" crc="d5bab5d5" sha1="7a465fe30b6008793d33f6e07086c89111e1e407" region="proms" offset="0"/>
		<chip type="cpu" name="Z80" clock="3900000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="SN76496" clock="4000000"/>
		<chip type="audio" name="SN76496" clock="4000000"/>
		<chip type="audio" name="SN76496" clock="4000000"/>
		<chip type="audio" name="SN76496" clock="4000000"/>
		<display type="raster" rotate="0" width="240" height="192" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="2" service="yes" tilt="yes">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="1 (Beginner)" default="yes"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4 (Advanced)"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Flip Screen">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Difficulty of EXTRA">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Difficult"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Special">
			<dipvalue name="Given" default="yes"/>
			<dipvalue name="Not Given"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="3 Coins/2 Credits"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="3 Coins/2 Credits"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="258"/>
	</game>
	<game name="exerionj" sourcefile="exerion.c">
		<description>Exerion (Japan)</description>
		<year>1983</year>
		<manufacturer>Jaleco</manufacturer>
		<rom name="exerion.07" size="8192" crc="4c78d57d" sha1="ac702e9ad2bc05493fb1355858667c31c36acfe4" region="cpu1" offset="0"/>
		<rom name="exerion.08" size="8192" crc="dcadc1df" sha1="91388f617cfaa4289ca1c84c697fcfdd8834ae15" region="cpu1" offset="2000"/>
		<rom name="exerion.09" size="8192" crc="34cc4d14" sha1="511c9de038f7bcaf6f7c96f2cbbe50a80673fa72" region="cpu1" offset="4000"/>
		<rom name="exerion.05" size="8192" crc="32f6bff5" sha1="a4d0289f9d1d9eea7ca9a32a0616af48da74b401" region="cpu2" offset="0"/>
		<rom name="exerion.06" size="8192" crc="435a85a4" sha1="f6846bfee11df754405d4d796e7d8ac0321b6eb6" region="gfx1" dispose="yes" offset="0"/>
		<rom name="exerion.11" size="8192" crc="f0633a09" sha1="8989bcb12abadde34777f7c189cfa6e2dfe92d62" region="gfx2" dispose="yes" offset="0"/>
		<rom name="exerion.10" size="8192" crc="80312de0" sha1="4fa3bb9d5c62e41a54e8909f8d3b47637137e913" region="gfx2" dispose="yes" offset="2000"/>
		<rom name="exerion.03" size="8192" crc="790595b8" sha1="8016ac2394b25db38e962bcff4805380082f6683" region="gfx3" dispose="yes" offset="0"/>
		<rom name="exerion.04" size="8192" crc="d7abd0b9" sha1="ca6413ecd324cf84e11b703a4eda2c1e6d28ff15" region="gfx3" dispose="yes" offset="2000"/>
		<rom name="exerion.01" size="8192" crc="5bb755cb" sha1="ec92c518c116a78dbb23381468cefb3f930212cc" region="gfx3" dispose="yes" offset="4000"/>
		<rom name="exerion.02" size="8192" crc="a7ecbb70" sha1="3c359d5bb21290a45d3eb18fea2b1f9439b931be" region="gfx3" dispose="yes" offset="6000"/>
		<rom name="exerionj.e1" size="32" crc="60cec362" sha1="2422e894e2def2ab31f4b6c14fabbe443bd495e6" region="proms" offset="0"/>
		<rom name="exerion.i8" size="256" crc="31db0e08" sha1="1041a778e86d3fe6f057cf40a0a08b30760f3887" region="proms" offset="20"/>
		<rom name="exerion.h10" size="256" crc="63b4c555" sha1="30243041be4fa77ada71e8b29d721cad51640c29" region="proms" offset="120"/>
		<rom name="exerion.i3" size="256" crc="fe72ab79" sha1="048a72e6db4768df687df927acaa70ef906b3dc0" region="proms" offset="220"/>
		<rom name="exerion.k4" size="256" crc="ffc2ba43" sha1="03be1c41d6ac3fc11439caef04ef5ffa60d6aec4" region="proms" offset="320"/>
		<chip type="cpu" name="Z80" clock="3333333"/>
		<chip type="cpu" name="Z80" clock="3333333"/>
		<chip type="audio" name="AY8910" clock="1666666"/>
		<chip type="audio" name="AY8910" clock="1666666"/>
		<display type="raster" rotate="90" width="320" height="224" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="1">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
			<dipvalue name="Infinite (Cheat)"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="20000"/>
			<dipvalue name="30000"/>
			<dipvalue name="40000"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="32"/>
	</game>
	<game name="exriongr" sourcefile="exerion.c" cloneof="exerionj" romof="exerionj">
		<description>Exerion (Greek)</description>
		<year>2004</year>
		<manufacturer>GreekRoms</manufacturer>
		<rom name="exriongr.07" size="8192" crc="0ade934a" sha1="a949aa66f27876ca439b799a9918841f7d8d3115" region="cpu1" offset="0"/>
		<rom name="exriongr.08" size="8192" crc="a469f93e" sha1="7e800e4c0dce2b9c9525dc1667ca13f1b2844d9b" region="cpu1" offset="2000"/>
		<rom name="exriongr.09" size="8192" crc="f0a8d5db" sha1="df0f18ebef27a70ef420903a02ec5ce3c43d1d8b" region="cpu1" offset="4000"/>
		<rom name="exerion.05" merge="exerion.05" size="8192" crc="32f6bff5" sha1="a4d0289f9d1d9eea7ca9a32a0616af48da74b401" region="cpu2" offset="0"/>
		<rom name="exriongr.06" size="8192" crc="e18dc7c6" sha1="1ec9bb9aa1552e4d7dbe16435f98209813590211" region="gfx1" dispose="yes" offset="0"/>
		<rom name="exerion.11" merge="exerion.11" size="8192" crc="f0633a09" sha1="8989bcb12abadde34777f7c189cfa6e2dfe92d62" region="gfx2" dispose="yes" offset="0"/>
		<rom name="exerion.10" merge="exerion.10" size="8192" crc="80312de0" sha1="4fa3bb9d5c62e41a54e8909f8d3b47637137e913" region="gfx2" dispose="yes" offset="2000"/>
		<rom name="exerion.03" merge="exerion.03" size="8192" crc="790595b8" sha1="8016ac2394b25db38e962bcff4805380082f6683" region="gfx3" dispose="yes" offset="0"/>
		<rom name="exerion.04" merge="exerion.04" size="8192" crc="d7abd0b9" sha1="ca6413ecd324cf84e11b703a4eda2c1e6d28ff15" region="gfx3" dispose="yes" offset="2000"/>
		<rom name="exriongr.01" size="8192" crc="b18009ea" sha1="6a7abbe60e493a125b5d0e4d7f114b15758e4c6e" region="gfx3" dispose="yes" offset="4000"/>
		<rom name="exerion.02" merge="exerion.02" size="8192" crc="a7ecbb70" sha1="3c359d5bb21290a45d3eb18fea2b1f9439b931be" region="gfx3" dispose="yes" offset="6000"/>
		<rom name="exerion.e1" size="32" crc="2befcc20" sha1="a24d3f691413378fde545a6ddcef7e5118e74019" region="proms" offset="0"/>
		<rom name="exerion.i8" merge="exerion.i8" size="256" crc="31db0e08" sha1="1041a778e86d3fe6f057cf40a0a08b30760f3887" region="proms" offset="20"/>
		<rom name="exerion.h10" merge="exerion.h10" size="256" crc="63b4c555" sha1="30243041be4fa77ada71e8b29d721cad51640c29" region="proms" offset="120"/>
		<rom name="exerion.i3" merge="exerion.i3" size="256" crc="fe72ab79" sha1="048a72e6db4768df687df927acaa70ef906b3dc0" region="proms" offset="220"/>
		<rom name="exerion.k4" merge="exerion.k4" size="256" crc="ffc2ba43" sha1="03be1c41d6ac3fc11439caef04ef5ffa60d6aec4" region="proms" offset="320"/>
		<chip type="cpu" name="Z80" clock="3333333"/>
		<chip type="cpu" name="Z80" clock="3333333"/>
		<chip type="audio" name="AY8910" clock="1666666"/>
		<chip type="audio" name="AY8910" clock="1666666"/>
		<display type="raster" rotate="90" width="320" height="224" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="1">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
			<dipvalue name="Infinite (Cheat)"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="20000"/>
			<dipvalue name="30000"/>
			<dipvalue name="40000"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="32"/>
	</game>
	<game name="trukker" sourcefile="frogger.c" cloneof="frogger" romof="frogger">
		<description>Trukker</description>
		<year>1999</year>
		<manufacturer>Grimlick hack</manufacturer>
		<rom name="frogger.ic5" size="4096" crc="efab0c79" sha1="68c99b6cdcb9396bb473739a62ffc009b4bf57d5" region="cpu1" offset="0"/>
		<rom name="frogger.ic6" size="4096" crc="aeca9c13" sha1="cdf560adbd7f2813e86e378da7781cccf7928a44" region="cpu1" offset="1000"/>
		<rom name="frogger.ic7" size="4096" crc="dd251066" sha1="4612e1fe1ab7182a277140b1a1976cc17e0746a5" region="cpu1" offset="2000"/>
		<rom name="frogger.ic8" size="4096" crc="bf293a02" sha1="be94e9f5caa74c3de6fd95bd20928f4a9c514227" region="cpu1" offset="3000"/>
		<rom name="frogger.608" merge="frogger.608" size="2048" crc="e8ab0256" sha1="f090afcfacf5f13cdfa0dfda8e3feb868c6ce8bc" region="cpu2" offset="0"/>
		<rom name="frogger.609" merge="frogger.609" size="2048" crc="7380a48f" sha1="75582a94b696062cbdb66a4c5cf0bc0bb94f81ee" region="cpu2" offset="800"/>
		<rom name="frogger.610" merge="frogger.610" size="2048" crc="31d7eb27" sha1="2e1d34ae4da385fd7cac94707d25eeddf4604e1a" region="cpu2" offset="1000"/>
		<rom name="trukker.606" size="2048" crc="f0c49466" sha1="f88d02ada32a9f1e10004785d17659279fd1d651" region="gfx1" dispose="yes" offset="0"/>
		<rom name="trukker.607" size="2048" crc="6ab5c2eb" sha1="d13fcd5669bd0f8f76505684ba5e788b395aeef1" region="gfx1" dispose="yes" offset="800"/>
		<rom name="pr-91.6l" merge="pr-91.6l" size="32" crc="413703bf" sha1="66648b2b28d3dcbda5bdb2605d1977428939dd3c" region="proms" offset="0"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="Z80" clock="1789750"/>
		<chip type="audio" name="AY8910" clock="1789750"/>
		<display type="raster" rotate="90" width="256" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Lives">
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
			<dipvalue name="7"/>
			<dipvalue name="256 (Cheat)"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="A 2/1 B 2/1 C 2/1"/>
			<dipvalue name="A 2/1 B 1/3 C 2/1"/>
			<dipvalue name="A 1/1 B 1/1 C 1/1" default="yes"/>
			<dipvalue name="A 1/1 B 1/6 C 1/1"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="99"/>
	</game>
	<game name="kazzy" sourcefile="frogger.c" cloneof="frogger" romof="frogger">
		<description>Kazzy</description>
		<year>1981</year>
		<manufacturer>Grand Master Peter</manufacturer>
		<rom name="frogger.26" merge="frogger.26" size="4096" crc="597696d6" sha1="e7e021776cad00f095a1ebbef407b7c0a8f5d835" region="cpu1" offset="0"/>
		<rom name="frogger.27" merge="frogger.27" size="4096" crc="b6e6fcc3" sha1="5e8692f2b0c7f4b3642b3ee6670e1c3b20029cdc" region="cpu1" offset="1000"/>
		<rom name="frsm3.7" merge="frsm3.7" size="4096" crc="aca22ae0" sha1="5a99060ea2506a3ac7d61ca5876ce5cb3e493565" region="cpu1" offset="2000"/>
		<rom name="frogger.608" merge="frogger.608" size="2048" crc="e8ab0256" sha1="f090afcfacf5f13cdfa0dfda8e3feb868c6ce8bc" region="cpu2" offset="0"/>
		<rom name="frogger.609" merge="frogger.609" size="2048" crc="7380a48f" sha1="75582a94b696062cbdb66a4c5cf0bc0bb94f81ee" region="cpu2" offset="800"/>
		<rom name="frogger.610" merge="frogger.610" size="2048" crc="31d7eb27" sha1="2e1d34ae4da385fd7cac94707d25eeddf4604e1a" region="cpu2" offset="1000"/>
		<rom name="kazzy.607" size="2048" crc="86f041e6" sha1="61dd02bb2dda15d2f47ecc878a9dd6aa3118687d" region="gfx1" dispose="yes" offset="0"/>
		<rom name="kazzy.606" size="2048" crc="9ea43774" sha1="d96eae151580f6ccef78049a73ec1fc5fa90aa63" region="gfx1" dispose="yes" offset="800"/>
		<rom name="pr-91.6l" merge="pr-91.6l" size="32" crc="413703bf" sha1="66648b2b28d3dcbda5bdb2605d1977428939dd3c" region="proms" offset="0"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="Z80" clock="1789750"/>
		<chip type="audio" name="AY8910" clock="1789750"/>
		<display type="raster" rotate="90" width="256" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Lives">
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
			<dipvalue name="7"/>
			<dipvalue name="256 (Cheat)"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="A 2/1 B 2/1 C 2/1"/>
			<dipvalue name="A 2/1 B 1/3 C 2/1"/>
			<dipvalue name="A 1/1 B 1/1 C 1/1" default="yes"/>
			<dipvalue name="A 1/1 B 1/6 C 1/1"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="99"/>
	</game>
	<game name="froghs" sourcefile="frogger.c" cloneof="frogger" romof="frogger">
		<description>Frogger [h]</description>
		<year>2001</year>
		<manufacturer>JRok</manufacturer>
		<rom name="p-frog.ic5" size="4096" crc="c4224bc4" sha1="3e2c8911709a09a6b55ef05d9999a6da8f2bd46f" region="cpu1" offset="0"/>
		<rom name="p-frog.ic6" size="4096" crc="5370ad00" sha1="ede44284976db9c93484ec97dcbfa923f21a48b2" region="cpu1" offset="1000"/>
		<rom name="frogger.ic7" size="4096" crc="dd251066" sha1="4612e1fe1ab7182a277140b1a1976cc17e0746a5" region="cpu1" offset="2000"/>
		<rom name="p-frog.ic8" size="4096" crc="e7d0563d" sha1="bf855767d847dfff97827d2ed2ed6009af069f42" region="cpu1" offset="3000"/>
		<rom name="frogger.608" merge="frogger.608" size="2048" crc="e8ab0256" sha1="f090afcfacf5f13cdfa0dfda8e3feb868c6ce8bc" region="cpu2" offset="0"/>
		<rom name="frogger.609" merge="frogger.609" size="2048" crc="7380a48f" sha1="75582a94b696062cbdb66a4c5cf0bc0bb94f81ee" region="cpu2" offset="800"/>
		<rom name="frogger.610" merge="frogger.610" size="2048" crc="31d7eb27" sha1="2e1d34ae4da385fd7cac94707d25eeddf4604e1a" region="cpu2" offset="1000"/>
		<rom name="frogger.607" merge="frogger.607" size="2048" crc="05f7d883" sha1="78831fd287da18928651a8adb7e578d291493eff" region="gfx1" dispose="yes" offset="0"/>
		<rom name="frogger.606" merge="frogger.606" size="2048" crc="f524ee30" sha1="dd768967add61467baa08d5929001f157d6cd911" region="gfx1" dispose="yes" offset="800"/>
		<rom name="pr-91.6l" merge="pr-91.6l" size="32" crc="413703bf" sha1="66648b2b28d3dcbda5bdb2605d1977428939dd3c" region="proms" offset="0"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="Z80" clock="1789750"/>
		<chip type="audio" name="AY8910" clock="1789750"/>
		<display type="raster" rotate="90" width="256" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Lives">
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
			<dipvalue name="7"/>
			<dipvalue name="256 (Cheat)"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="A 2/1 B 2/1 C 2/1"/>
			<dipvalue name="A 2/1 B 1/3 C 2/1"/>
			<dipvalue name="A 1/1 B 1/1 C 1/1" default="yes"/>
			<dipvalue name="A 1/1 B 1/6 C 1/1"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="99"/>
	</game>
	<game name="tst_frog" sourcefile="frogger.c" cloneof="frogger" romof="frogger">
		<description>Test Rom - Frogger Sound Test</description>
		<year>2004</year>
		<manufacturer>msmcdoug</manufacturer>
		<rom name="frogtest.bin" size="550" crc="1f5a7f35" sha1="608ad6ac8c34aea66b13aac7e45c298a2083d642" region="cpu1" offset="0"/>
		<rom name="frogger.608" merge="frogger.608" size="2048" crc="e8ab0256" sha1="f090afcfacf5f13cdfa0dfda8e3feb868c6ce8bc" region="cpu2" offset="0"/>
		<rom name="frogger.609" merge="frogger.609" size="2048" crc="7380a48f" sha1="75582a94b696062cbdb66a4c5cf0bc0bb94f81ee" region="cpu2" offset="800"/>
		<rom name="frogger.610" merge="frogger.610" size="2048" crc="31d7eb27" sha1="2e1d34ae4da385fd7cac94707d25eeddf4604e1a" region="cpu2" offset="1000"/>
		<rom name="frogger.607" merge="frogger.607" size="2048" crc="05f7d883" sha1="78831fd287da18928651a8adb7e578d291493eff" region="gfx1" dispose="yes" offset="0"/>
		<rom name="frogger.606" merge="frogger.606" size="2048" crc="f524ee30" sha1="dd768967add61467baa08d5929001f157d6cd911" region="gfx1" dispose="yes" offset="800"/>
		<rom name="pr-91.6l" merge="pr-91.6l" size="32" crc="413703bf" sha1="66648b2b28d3dcbda5bdb2605d1977428939dd3c" region="proms" offset="0"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="Z80" clock="1789750"/>
		<chip type="audio" name="AY8910" clock="1789750"/>
		<display type="raster" rotate="90" width="128" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Lives">
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
			<dipvalue name="7"/>
			<dipvalue name="256 (Cheat)"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="A 2/1 B 2/1 C 2/1"/>
			<dipvalue name="A 2/1 B 1/3 C 2/1"/>
			<dipvalue name="A 1/1 B 1/1 C 1/1" default="yes"/>
			<dipvalue name="A 1/1 B 1/6 C 1/1"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="99"/>
	</game>
	<game name="galagads" sourcefile="galaga.c" cloneof="galaga" romof="galaga" sampleof="galaga">
		<description>Galaga (fast shoot)</description>
		<year>1981</year>
		<manufacturer>hack</manufacturer>
		<rom name="3200a.bin" size="4096" crc="3ef0b053" sha1="0c04a362b737998c0952a753fb3fd8c8a17e9b46" region="cpu1" offset="0"/>
		<rom name="3300b.bin" size="4096" crc="1b280831" sha1="f7ea12e61929717ebe43a4198a97f109845a2c62" region="cpu1" offset="1000"/>
		<rom name="3400c.bin" size="4096" crc="16233d33" sha1="a7eb799be5e23058754a92b15e6527bfbb47a354" region="cpu1" offset="2000"/>
		<rom name="3500d.bin" size="4096" crc="0aaf5c23" sha1="3f4b0bb960bf002261e9c1278c88f594c6aa8ab6" region="cpu1" offset="3000"/>
		<rom name="3600fast.bin" size="4096" crc="23d586e5" sha1="43346c69385e9091e64cff6c027ac2689cafcbb9" region="cpu2" offset="0"/>
		<rom name="3700g.bin" size="4096" crc="b07f0aa4" sha1="7528644a8480d0be2d0d37069515ed319e94778f" region="cpu3" offset="0"/>
		<rom name="54xx.bin" merge="54xx.bin" size="1024" crc="ee7357e0" sha1="01bdf984a49e8d0cc8761b2cc162fd6434d5afbe" region="cpu4" offset="0"/>
		<rom name="07m_g08.bin" merge="gg1-9.4l" size="4096" crc="58b2f47c" sha1="62f1279a784ab2f8218c4137c7accda00e6a3490" region="gfx1" dispose="yes" offset="0"/>
		<rom name="07e_g10.bin" merge="gg1-11.4d" size="4096" crc="ad447c80" sha1="e697c180178cabd1d32483c5d8889a40633f7857" region="gfx2" dispose="yes" offset="0"/>
		<rom name="07h_g09.bin" merge="gg1-10.4f" size="4096" crc="dd6f1afc" sha1="c340ed8c25e0979629a9a1730edc762bd72d0cff" region="gfx2" dispose="yes" offset="1000"/>
		<rom name="5n.bin" merge="prom-5.5n" size="32" crc="54603c6b" sha1="1a6dea13b4af155d9cb5b999a75d4f1eb9c71346" region="proms" offset="0"/>
		<rom name="2n.bin" size="256" crc="a547d33b" sha1="7323084320bb61ae1530d916f5edd8835d4d2461" region="proms" offset="20"/>
		<rom name="1c.bin" size="256" crc="b6f585fb" sha1="dd10147c4f05fede7ae6e7a760681700a660e87e" region="proms" offset="120"/>
		<rom name="5c.bin" size="256" crc="8bd565f6" sha1="bedba65816abfc2ebeacac6ee335ca6f136e3e3d" region="proms" offset="220"/>
		<rom name="1d.bin" size="256" crc="86d92b24" sha1="6bef9102b97c83025a2cf84e89d95f2d44c3d2ed" region="sound1" offset="0"/>
		<sample name="bang.wav"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="MB88xx" clock="256000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<chip type="audio" name="Discrete"/>
		<chip type="audio" name="Samples"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy2way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="2 Credits Game">
			<dipvalue name="1 Player"/>
			<dipvalue name="2 Players" default="yes"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Medium"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Hardest"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Rack Test">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="20K 60K 60K"/>
			<dipvalue name="20K 60K"/>
			<dipvalue name="20K 70K 70K" default="yes"/>
			<dipvalue name="20K 80K 80K"/>
			<dipvalue name="30K 80K"/>
			<dipvalue name="30K 100K 100K"/>
			<dipvalue name="30K 120K 120K"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="96"/>
	</game>
	<game name="galagab2" sourcefile="galaga.c" cloneof="galaga" romof="galaga" sampleof="galaga">
		<description>Galaga (bootleg)</description>
		<year>1981</year>
		<manufacturer>bootleg</manufacturer>
		<rom name="g1" merge="gg1-1b.3p" size="4096" crc="ab036c9f" sha1="ca7f5da42d4e76fd89bb0b35198a23c01462fbfe" region="cpu1" offset="0"/>
		<rom name="g2" merge="gg1-2b.3m" size="4096" crc="d9232240" sha1="ab202aa259c3d332ef13dfb8fc8580ce2a5a253d" region="cpu1" offset="1000"/>
		<rom name="04j_g03.bin" merge="gg1-3.2m" size="4096" crc="753ce503" sha1="481f443aea3ed3504ec2f3a6bfcf3cd47e2f8f81" region="cpu1" offset="2000"/>
		<rom name="g4" merge="gg1-4b.2l" size="4096" crc="499fcc76" sha1="ddb8b121903646c320939c7d13f4aa4ebb130378" region="cpu1" offset="3000"/>
		<rom name="04e_g05.bin" size="4096" crc="3102fccd" sha1="d29b68d6aab3217fa2106b3507b9273ff3f927bf" region="cpu2" offset="0"/>
		<rom name="04d_g06.bin" size="4096" crc="8995088d" sha1="d6cb439de0718826d1a0363c9d77de8740b18ecf" region="cpu3" offset="0"/>
		<rom name="10h_g07.bin" size="4096" crc="035e300c" sha1="cfda2467e71c27381b7150ff8fc7b69d61df123a" region="cpu4" offset="0"/>
		<rom name="gallag.8" size="4096" crc="169a98a4" sha1="edbeb11076061e744ea88d9899dbdfe0964c7e78" region="gfx1" dispose="yes" offset="0"/>
		<rom name="07e_g10.bin" merge="gg1-11.4d" size="4096" crc="ad447c80" sha1="e697c180178cabd1d32483c5d8889a40633f7857" region="gfx2" dispose="yes" offset="0"/>
		<rom name="07h_g09.bin" merge="gg1-10.4f" size="4096" crc="dd6f1afc" sha1="c340ed8c25e0979629a9a1730edc762bd72d0cff" region="gfx2" dispose="yes" offset="1000"/>
		<rom name="5n.bin" merge="prom-5.5n" size="32" crc="54603c6b" sha1="1a6dea13b4af155d9cb5b999a75d4f1eb9c71346" region="proms" offset="0"/>
		<rom name="2n.bin" size="256" crc="a547d33b" sha1="7323084320bb61ae1530d916f5edd8835d4d2461" region="proms" offset="20"/>
		<rom name="1c.bin" size="256" crc="b6f585fb" sha1="dd10147c4f05fede7ae6e7a760681700a660e87e" region="proms" offset="120"/>
		<rom name="5c.bin" size="256" crc="8bd565f6" sha1="bedba65816abfc2ebeacac6ee335ca6f136e3e3d" region="proms" offset="220"/>
		<rom name="1d.bin" size="256" crc="86d92b24" sha1="6bef9102b97c83025a2cf84e89d95f2d44c3d2ed" region="sound1" offset="0"/>
		<sample name="bang.wav"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<chip type="audio" name="Samples"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy2way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Medium"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Hardest"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Rack Test">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="20K 60K 60K"/>
			<dipvalue name="20K 60K"/>
			<dipvalue name="20K 70K 70K" default="yes"/>
			<dipvalue name="20K 80K 80K"/>
			<dipvalue name="30K 80K"/>
			<dipvalue name="30K 100K 100K"/>
			<dipvalue name="30K 120K 120K"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="96"/>
	</game>
	<game name="galaga84" sourcefile="galaga.c" cloneof="galaga" romof="galaga" sampleof="galaga">
		<description>Galaga '84</description>
		<year>1984</year>
		<manufacturer>hack</manufacturer>
		<rom name="g1" merge="gg1-1b.3p" size="4096" crc="ab036c9f" sha1="ca7f5da42d4e76fd89bb0b35198a23c01462fbfe" region="cpu1" offset="0"/>
		<rom name="gal84_u2" size="4096" crc="4d832a30" sha1="88ee11df88cf08005efccd6305f87fb3e2797db6" region="cpu1" offset="1000"/>
		<rom name="04j_g03.bin" merge="gg1-3.2m" size="4096" crc="753ce503" sha1="481f443aea3ed3504ec2f3a6bfcf3cd47e2f8f81" region="cpu1" offset="2000"/>
		<rom name="g4" merge="gg1-4b.2l" size="4096" crc="499fcc76" sha1="ddb8b121903646c320939c7d13f4aa4ebb130378" region="cpu1" offset="3000"/>
		<rom name="gal84_u5" merge="gg1-5b.3f" size="4096" crc="bb5caae3" sha1="e957a581463caac27bc37ca2e2a90f27e4f62b6f" region="cpu2" offset="0"/>
		<rom name="04d_g06.bin" size="4096" crc="8995088d" sha1="d6cb439de0718826d1a0363c9d77de8740b18ecf" region="cpu3" offset="0"/>
		<rom name="10h_g07.bin" size="4096" crc="035e300c" sha1="cfda2467e71c27381b7150ff8fc7b69d61df123a" region="cpu4" offset="0"/>
		<rom name="07m_g08.bin" merge="gg1-9.4l" size="4096" crc="58b2f47c" sha1="62f1279a784ab2f8218c4137c7accda00e6a3490" region="gfx1" dispose="yes" offset="0"/>
		<rom name="gal84u4d" size="4096" crc="22e339d5" sha1="9ac2887ede802d28daa4ad0a0a54bcf7b1155a2e" region="gfx2" dispose="yes" offset="0"/>
		<rom name="gal84u4e" size="4096" crc="60dcf940" sha1="6530aa5b4afef4a8422ece76a93d0c5b1d93355e" region="gfx2" dispose="yes" offset="1000"/>
		<rom name="5n.bin" merge="prom-5.5n" size="32" crc="54603c6b" sha1="1a6dea13b4af155d9cb5b999a75d4f1eb9c71346" region="proms" offset="0"/>
		<rom name="2n.bin" size="256" crc="a547d33b" sha1="7323084320bb61ae1530d916f5edd8835d4d2461" region="proms" offset="20"/>
		<rom name="1c.bin" size="256" crc="b6f585fb" sha1="dd10147c4f05fede7ae6e7a760681700a660e87e" region="proms" offset="120"/>
		<rom name="5c.bin" size="256" crc="8bd565f6" sha1="bedba65816abfc2ebeacac6ee335ca6f136e3e3d" region="proms" offset="220"/>
		<rom name="1d.bin" size="256" crc="86d92b24" sha1="6bef9102b97c83025a2cf84e89d95f2d44c3d2ed" region="sound1" offset="0"/>
		<sample name="bang.wav"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<chip type="audio" name="Samples"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy2way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Medium"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Hardest"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Rack Test">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="20K 60K 60K"/>
			<dipvalue name="20K 60K"/>
			<dipvalue name="20K 70K 70K" default="yes"/>
			<dipvalue name="20K 80K 80K"/>
			<dipvalue name="30K 80K"/>
			<dipvalue name="30K 100K 100K"/>
			<dipvalue name="30K 120K 120K"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="96"/>
	</game>
	<game name="nebulbee" sourcefile="galaga.c" cloneof="galaga" romof="galaga" sampleof="galaga">
		<description>Nebulous Bee</description>
		<year>1984</year>
		<manufacturer>hack</manufacturer>
		<rom name="nebulbee.01" size="4096" crc="f405f2c4" sha1="9249afeffd8df0f24539ea9b4f88c23a6ad58d8c" region="cpu1" offset="0"/>
		<rom name="nebulbee.02" size="4096" crc="31022b60" sha1="90e64afb4128c6dfeeee89635ea9f97a34f70f5f" region="cpu1" offset="1000"/>
		<rom name="04j_g03.bin" merge="gg1-3.2m" size="4096" crc="753ce503" sha1="481f443aea3ed3504ec2f3a6bfcf3cd47e2f8f81" region="cpu1" offset="2000"/>
		<rom name="nebulbee.04" size="4096" crc="d76788a5" sha1="adcb83cf64951d86c701a99b410e9230912f8a48" region="cpu1" offset="3000"/>
		<rom name="04e_g05.bin" size="4096" crc="3102fccd" sha1="d29b68d6aab3217fa2106b3507b9273ff3f927bf" region="cpu2" offset="0"/>
		<rom name="04d_g06.bin" size="4096" crc="8995088d" sha1="d6cb439de0718826d1a0363c9d77de8740b18ecf" region="cpu3" offset="0"/>
		<rom name="54xx.bin" merge="54xx.bin" size="1024" crc="ee7357e0" sha1="01bdf984a49e8d0cc8761b2cc162fd6434d5afbe" region="cpu4" offset="0"/>
		<rom name="07m_g08.bin" merge="gg1-9.4l" size="4096" crc="58b2f47c" sha1="62f1279a784ab2f8218c4137c7accda00e6a3490" region="gfx1" dispose="yes" offset="0"/>
		<rom name="07e_g10.bin" merge="gg1-11.4d" size="4096" crc="ad447c80" sha1="e697c180178cabd1d32483c5d8889a40633f7857" region="gfx2" dispose="yes" offset="0"/>
		<rom name="07h_g09.bin" merge="gg1-10.4f" size="4096" crc="dd6f1afc" sha1="c340ed8c25e0979629a9a1730edc762bd72d0cff" region="gfx2" dispose="yes" offset="1000"/>
		<rom name="5n.bin" merge="prom-5.5n" size="32" crc="54603c6b" sha1="1a6dea13b4af155d9cb5b999a75d4f1eb9c71346" region="proms" offset="0"/>
		<rom name="2n.bin" size="256" crc="a547d33b" sha1="7323084320bb61ae1530d916f5edd8835d4d2461" region="proms" offset="20"/>
		<rom name="1c.bin" size="256" crc="b6f585fb" sha1="dd10147c4f05fede7ae6e7a760681700a660e87e" region="proms" offset="120"/>
		<rom name="5c.bin" size="256" crc="8bd565f6" sha1="bedba65816abfc2ebeacac6ee335ca6f136e3e3d" region="proms" offset="220"/>
		<rom name="1d.bin" size="256" crc="86d92b24" sha1="6bef9102b97c83025a2cf84e89d95f2d44c3d2ed" region="sound1" offset="0"/>
		<sample name="bang.wav"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="MB88xx" clock="256000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<chip type="audio" name="Discrete"/>
		<chip type="audio" name="Samples"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy2way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Medium"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Hardest"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Rack Test">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="20K 60K 60K"/>
			<dipvalue name="20K 60K"/>
			<dipvalue name="20K 70K 70K" default="yes"/>
			<dipvalue name="20K 80K 80K"/>
			<dipvalue name="30K 80K"/>
			<dipvalue name="30K 100K 100K"/>
			<dipvalue name="30K 120K 120K"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="96"/>
	</game>
	<game name="galaga99" sourcefile="galaga.c" cloneof="galaga" romof="galaga" sampleof="galaga">
		<description>Galaga '99</description>
		<year>1999</year>
		<manufacturer>Jerky and Sil hack</manufacturer>
		<rom name="gg1-1" size="4096" crc="a3a0f743" sha1="6907773db7c002ecde5e41853603d53387c5c7cd" region="cpu1" offset="0"/>
		<rom name="g99-04k_g02.bin" size="4096" crc="ab0df3ac" sha1="29c5bce17baa6778fad5faff1a241021e143e29f" region="cpu1" offset="1000"/>
		<rom name="g99-04j_g03.bin" merge="gg1-3.2m" size="4096" crc="753ce503" sha1="481f443aea3ed3504ec2f3a6bfcf3cd47e2f8f81" region="cpu1" offset="2000"/>
		<rom name="g99-04h_g04.bin" size="4096" crc="b9a315fb" sha1="3422dbd1fe116f9193dcccb1dba691eb98eab3aa" region="cpu1" offset="3000"/>
		<rom name="gg1-5" size="4096" crc="3102fccd" sha1="d29b68d6aab3217fa2106b3507b9273ff3f927bf" region="cpu2" offset="0"/>
		<rom name="gg1-7" size="4096" crc="8995088d" sha1="d6cb439de0718826d1a0363c9d77de8740b18ecf" region="cpu3" offset="0"/>
		<rom name="54xx.bin" merge="54xx.bin" size="1024" crc="ee7357e0" sha1="01bdf984a49e8d0cc8761b2cc162fd6434d5afbe" region="cpu4" offset="0"/>
		<rom name="g99-07m_g08.bin" size="4096" crc="cc091e8b" sha1="b71b962d5cd71fa78f0709b5cccf549cb7f4e9f0" region="gfx1" dispose="yes" offset="0"/>
		<rom name="g99-07e_g10.bin" size="4096" crc="2b493359" sha1="e006ee999277120f01d1669ffe28df0b96415af5" region="gfx2" dispose="yes" offset="0"/>
		<rom name="g99-07h_g09.bin" size="4096" crc="cdbb428d" sha1="6c8dfb5da2bee99f07585e23ecfa21c67218cddb" region="gfx2" dispose="yes" offset="1000"/>
		<rom name="prom-5.5n" merge="prom-5.5n" size="32" crc="54603c6b" sha1="1a6dea13b4af155d9cb5b999a75d4f1eb9c71346" region="proms" offset="0"/>
		<rom name="2n.bin" size="256" crc="a547d33b" sha1="7323084320bb61ae1530d916f5edd8835d4d2461" region="proms" offset="20"/>
		<rom name="1c.bin" size="256" crc="b6f585fb" sha1="dd10147c4f05fede7ae6e7a760681700a660e87e" region="proms" offset="120"/>
		<rom name="5c.bin" size="256" crc="8bd565f6" sha1="bedba65816abfc2ebeacac6ee335ca6f136e3e3d" region="proms" offset="220"/>
		<rom name="1d.bin" size="256" crc="86d92b24" sha1="6bef9102b97c83025a2cf84e89d95f2d44c3d2ed" region="sound1" offset="0"/>
		<sample name="bang.wav"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="MB88xx" clock="256000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<chip type="audio" name="Discrete"/>
		<chip type="audio" name="Samples"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy2way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Medium"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Hardest"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Rack Test">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="20K 60K 60K"/>
			<dipvalue name="20K 60K"/>
			<dipvalue name="20K 70K 70K" default="yes"/>
			<dipvalue name="20K 80K 80K"/>
			<dipvalue name="30K 80K"/>
			<dipvalue name="30K 100K 100K"/>
			<dipvalue name="30K 120K 120K"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="96"/>
	</game>
	<game name="galagabl" sourcefile="galaga.c" cloneof="galaga" romof="galaga" sampleof="galaga">
		<description>Galaga (Namco 1982)</description>
		<year>1982</year>
		<manufacturer>bootleg</manufacturer>
		<rom name="galagabl.1_1" size="4096" crc="a3a0f743" sha1="6907773db7c002ecde5e41853603d53387c5c7cd" region="cpu1" offset="0"/>
		<rom name="galagabl.1_2" size="4096" crc="f1d87ec3" sha1="44034b4f015d9e876253d2827e05f3d41133e097" region="cpu1" offset="1000"/>
		<rom name="galagabl.1_3" merge="gg1-3.2m" size="4096" crc="753ce503" sha1="481f443aea3ed3504ec2f3a6bfcf3cd47e2f8f81" region="cpu1" offset="2000"/>
		<rom name="galagabl.1_4" size="4096" crc="83874442" sha1="366cb0dbd31b787e64f88d182108b670d03b393e" region="cpu1" offset="3000"/>
		<rom name="galagabl.1_5" size="4096" crc="3102fccd" sha1="d29b68d6aab3217fa2106b3507b9273ff3f927bf" region="cpu2" offset="0"/>
		<rom name="galagabl.1_7" size="4096" crc="8995088d" sha1="d6cb439de0718826d1a0363c9d77de8740b18ecf" region="cpu3" offset="0"/>
		<rom name="galagabl.1_6" size="4096" crc="001b70bc" sha1="b465eee91e75257b7b049d49c0064ab5fd66c576" region="cpu4" offset="0"/>
		<rom name="galagabl.1_8" merge="gg1-9.4l" size="4096" crc="58b2f47c" sha1="62f1279a784ab2f8218c4137c7accda00e6a3490" region="gfx1" dispose="yes" offset="0"/>
		<rom name="galagabl.1_a" merge="gg1-11.4d" size="4096" crc="ad447c80" sha1="e697c180178cabd1d32483c5d8889a40633f7857" region="gfx2" dispose="yes" offset="0"/>
		<rom name="galagabl.1_9" merge="gg1-10.4f" size="4096" crc="dd6f1afc" sha1="c340ed8c25e0979629a9a1730edc762bd72d0cff" region="gfx2" dispose="yes" offset="1000"/>
		<rom name="prom-5.5n" merge="prom-5.5n" size="32" crc="54603c6b" sha1="1a6dea13b4af155d9cb5b999a75d4f1eb9c71346" region="proms" offset="0"/>
		<rom name="prom-4.2n" merge="prom-4.2n" size="256" crc="59b6edab" sha1="0281de86c236c88739297ff712e0a4f5c8bf8ab9" region="proms" offset="20"/>
		<rom name="prom-3.1c" merge="prom-3.1c" size="256" crc="4a04bb6b" sha1="cdd4bc1013f5c11984fdc4fd10e2d2e27120c1e5" region="proms" offset="120"/>
		<rom name="prom-1.1d" merge="prom-1.1d" size="256" crc="7a2815b4" sha1="085ada18c498fdb18ecedef0ea8fe9217edb7b46" region="sound1" offset="0"/>
		<rom name="prom-2.5c" merge="prom-2.5c" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<sample name="bang.wav"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<chip type="audio" name="Samples"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy2way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Medium"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Hardest"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Rack Test">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="20K 60K 60K"/>
			<dipvalue name="20K 60K"/>
			<dipvalue name="20K 70K 70K" default="yes"/>
			<dipvalue name="20K 80K 80K"/>
			<dipvalue name="30K 80K"/>
			<dipvalue name="30K 100K 100K"/>
			<dipvalue name="30K 120K 120K"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="96"/>
	</game>
	<game name="galagaf" sourcefile="galaga.c" cloneof="galaga" romof="galaga" sampleof="galaga">
		<description>Galaga (Fast Shoot Hack)</description>
		<year>1981</year>
		<manufacturer>Namco</manufacturer>
		<rom name="3200a.bin" size="4096" crc="3ef0b053" sha1="0c04a362b737998c0952a753fb3fd8c8a17e9b46" region="cpu1" offset="0"/>
		<rom name="3300b.bin" size="4096" crc="1b280831" sha1="f7ea12e61929717ebe43a4198a97f109845a2c62" region="cpu1" offset="1000"/>
		<rom name="3400c.bin" size="4096" crc="16233d33" sha1="a7eb799be5e23058754a92b15e6527bfbb47a354" region="cpu1" offset="2000"/>
		<rom name="3500d.bin" size="4096" crc="0aaf5c23" sha1="3f4b0bb960bf002261e9c1278c88f594c6aa8ab6" region="cpu1" offset="3000"/>
		<rom name="gg_5fast.bin" size="4096" crc="ae82145e" sha1="146bd848e9783f34b1a006d793ee3f36e53baad0" region="cpu2" offset="0"/>
		<rom name="3700g.bin" size="4096" crc="b07f0aa4" sha1="7528644a8480d0be2d0d37069515ed319e94778f" region="cpu3" offset="0"/>
		<rom name="54xx.bin" merge="54xx.bin" size="1024" crc="ee7357e0" sha1="01bdf984a49e8d0cc8761b2cc162fd6434d5afbe" region="cpu4" offset="0"/>
		<rom name="gg1-9.4l" merge="gg1-9.4l" size="4096" crc="58b2f47c" sha1="62f1279a784ab2f8218c4137c7accda00e6a3490" region="gfx1" dispose="yes" offset="0"/>
		<rom name="gg1-11.4d" merge="gg1-11.4d" size="4096" crc="ad447c80" sha1="e697c180178cabd1d32483c5d8889a40633f7857" region="gfx2" dispose="yes" offset="0"/>
		<rom name="gg1-10.4f" merge="gg1-10.4f" size="4096" crc="dd6f1afc" sha1="c340ed8c25e0979629a9a1730edc762bd72d0cff" region="gfx2" dispose="yes" offset="1000"/>
		<rom name="prom-5.5n" merge="prom-5.5n" size="32" crc="54603c6b" sha1="1a6dea13b4af155d9cb5b999a75d4f1eb9c71346" region="proms" offset="0"/>
		<rom name="prom-4.2n" merge="prom-4.2n" size="256" crc="59b6edab" sha1="0281de86c236c88739297ff712e0a4f5c8bf8ab9" region="proms" offset="20"/>
		<rom name="prom-3.1c" merge="prom-3.1c" size="256" crc="4a04bb6b" sha1="cdd4bc1013f5c11984fdc4fd10e2d2e27120c1e5" region="proms" offset="120"/>
		<rom name="prom-1.1d" merge="prom-1.1d" size="256" crc="7a2815b4" sha1="085ada18c498fdb18ecedef0ea8fe9217edb7b46" region="sound1" offset="0"/>
		<rom name="prom-2.5c" merge="prom-2.5c" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<sample name="bang.wav"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="MB88xx" clock="256000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<chip type="audio" name="Discrete"/>
		<chip type="audio" name="Samples"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy2way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Medium"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Hardest"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Rack Test">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="20K 60K 60K"/>
			<dipvalue name="20K 60K"/>
			<dipvalue name="20K 70K 70K" default="yes"/>
			<dipvalue name="20K 80K 80K"/>
			<dipvalue name="30K 80K"/>
			<dipvalue name="30K 100K 100K"/>
			<dipvalue name="30K 120K 120K"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="96"/>
	</game>
	<game name="galagix" sourcefile="galaga.c" cloneof="galaga" romof="galaga" sampleof="galaga">
		<description>Galagix</description>
		<year>1981</year>
		<manufacturer>Grand Master Peter</manufacturer>
		<rom name="gg1-1" size="4096" crc="a3a0f743" sha1="6907773db7c002ecde5e41853603d53387c5c7cd" region="cpu1" offset="0"/>
		<rom name="gg1-2" size="4096" crc="43bb0d5c" sha1="666975aed5ce84f09794c54b550d64d95ab311f0" region="cpu1" offset="1000"/>
		<rom name="gg1-3.2m" merge="gg1-3.2m" size="4096" crc="753ce503" sha1="481f443aea3ed3504ec2f3a6bfcf3cd47e2f8f81" region="cpu1" offset="2000"/>
		<rom name="gg1-4" size="4096" crc="83874442" sha1="366cb0dbd31b787e64f88d182108b670d03b393e" region="cpu1" offset="3000"/>
		<rom name="gg1-5" size="4096" crc="3102fccd" sha1="d29b68d6aab3217fa2106b3507b9273ff3f927bf" region="cpu2" offset="0"/>
		<rom name="gg1-7" size="4096" crc="8995088d" sha1="d6cb439de0718826d1a0363c9d77de8740b18ecf" region="cpu3" offset="0"/>
		<rom name="54xx.bin" merge="54xx.bin" size="1024" crc="ee7357e0" sha1="01bdf984a49e8d0cc8761b2cc162fd6434d5afbe" region="cpu4" offset="0"/>
		<rom name="gx_07m_g08.bin" size="4096" crc="4b0a6b29" sha1="1707bdfab7a17579b4171417d86ae76e065299c5" region="gfx1" dispose="yes" offset="0"/>
		<rom name="gx_07e_g10.bin" size="4096" crc="b52a7dff" sha1="1bf1cf9db72d16d1e6539d4fc05bbee071cc3420" region="gfx2" dispose="yes" offset="0"/>
		<rom name="gx_07h_g09.bin" size="4096" crc="ffd5c70e" sha1="5eac91087129ec8038feabdb18cb3199e52cae23" region="gfx2" dispose="yes" offset="1000"/>
		<rom name="prom-5.5n" merge="prom-5.5n" size="32" crc="54603c6b" sha1="1a6dea13b4af155d9cb5b999a75d4f1eb9c71346" region="proms" offset="0"/>
		<rom name="2n.bin" size="256" crc="a547d33b" sha1="7323084320bb61ae1530d916f5edd8835d4d2461" region="proms" offset="20"/>
		<rom name="1c.bin" size="256" crc="b6f585fb" sha1="dd10147c4f05fede7ae6e7a760681700a660e87e" region="proms" offset="120"/>
		<rom name="5c.bin" size="256" crc="8bd565f6" sha1="bedba65816abfc2ebeacac6ee335ca6f136e3e3d" region="proms" offset="220"/>
		<rom name="1d.bin" size="256" crc="86d92b24" sha1="6bef9102b97c83025a2cf84e89d95f2d44c3d2ed" region="sound1" offset="0"/>
		<sample name="bang.wav"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="MB88xx" clock="256000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<chip type="audio" name="Discrete"/>
		<chip type="audio" name="Samples"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy2way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Medium"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Hardest"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Rack Test">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="20K 60K 60K"/>
			<dipvalue name="20K 60K"/>
			<dipvalue name="20K 70K 70K" default="yes"/>
			<dipvalue name="20K 80K 80K"/>
			<dipvalue name="30K 80K"/>
			<dipvalue name="30K 100K 100K"/>
			<dipvalue name="30K 120K 120K"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="96"/>
	</game>
	<game name="galagost" sourcefile="galaga.c" cloneof="galaga" romof="galaga">
		<description>Galaga Ghost (Set 1)</description>
		<year>2002</year>
		<manufacturer>Twisty</manufacturer>
		<rom name="3200a.bin" size="4096" crc="3ef0b053" sha1="0c04a362b737998c0952a753fb3fd8c8a17e9b46" region="cpu1" offset="0"/>
		<rom name="3300b.bin" size="4096" crc="1b280831" sha1="f7ea12e61929717ebe43a4198a97f109845a2c62" region="cpu1" offset="1000"/>
		<rom name="3400c.bin" size="4096" crc="16233d33" sha1="a7eb799be5e23058754a92b15e6527bfbb47a354" region="cpu1" offset="2000"/>
		<rom name="3500d.bin" size="4096" crc="0aaf5c23" sha1="3f4b0bb960bf002261e9c1278c88f594c6aa8ab6" region="cpu1" offset="3000"/>
		<rom name="3600fast.bin" size="4096" crc="23d586e5" sha1="43346c69385e9091e64cff6c027ac2689cafcbb9" region="cpu2" offset="0"/>
		<rom name="3700g.bin" size="4096" crc="b07f0aa4" sha1="7528644a8480d0be2d0d37069515ed319e94778f" region="cpu3" offset="0"/>
		<rom name="54xx.bin" merge="54xx.bin" size="1024" crc="ee7357e0" sha1="01bdf984a49e8d0cc8761b2cc162fd6434d5afbe" region="cpu4" offset="0"/>
		<rom name="gost_07m_g08.bin" size="4096" crc="c7588555" sha1="269362b7fe63007b317ee4b63ef7d09f24d9c362" region="gfx1" dispose="yes" offset="0"/>
		<rom name="gost_07e_g10.bin" size="4096" crc="0758b90f" sha1="89cc8db9457fa5f56b49930590f32aba1bc55323" region="gfx2" dispose="yes" offset="0"/>
		<rom name="gost_07h_g09.bin" size="4096" crc="53f1332b" sha1="04136e52008c4ad4813529d633fd9b8c71e6ccc0" region="gfx2" dispose="yes" offset="1000"/>
		<rom name="prom-5.5n" merge="prom-5.5n" size="32" crc="54603c6b" sha1="1a6dea13b4af155d9cb5b999a75d4f1eb9c71346" region="proms" offset="0"/>
		<rom name="2n.bin" size="256" crc="a547d33b" sha1="7323084320bb61ae1530d916f5edd8835d4d2461" region="proms" offset="20"/>
		<rom name="1c.bin" size="256" crc="b6f585fb" sha1="dd10147c4f05fede7ae6e7a760681700a660e87e" region="proms" offset="120"/>
		<rom name="5c.bin" size="256" crc="8bd565f6" sha1="bedba65816abfc2ebeacac6ee335ca6f136e3e3d" region="proms" offset="220"/>
		<rom name="1d.bin" size="256" crc="86d92b24" sha1="6bef9102b97c83025a2cf84e89d95f2d44c3d2ed" region="sound1" offset="0"/>
		<sample name="bang.wav"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="MB88xx" clock="256000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<chip type="audio" name="Discrete"/>
		<chip type="audio" name="Samples"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy2way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Medium"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Hardest"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Rack Test">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="20K 60K 60K"/>
			<dipvalue name="20K 60K"/>
			<dipvalue name="20K 70K 70K" default="yes"/>
			<dipvalue name="20K 80K 80K"/>
			<dipvalue name="30K 80K"/>
			<dipvalue name="30K 100K 100K"/>
			<dipvalue name="30K 120K 120K"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="96"/>
	</game>
	<game name="galagosb" sourcefile="galaga.c" cloneof="galaga" romof="galaga" sampleof="galagost">
		<description>Galaga Ghost (Set 2 - 20021128)</description>
		<year>2002</year>
		<manufacturer>Twisty</manufacturer>
		<rom name="3200a.bin" size="4096" crc="3ef0b053" sha1="0c04a362b737998c0952a753fb3fd8c8a17e9b46" region="cpu1" offset="0"/>
		<rom name="3300b.bin" size="4096" crc="1b280831" sha1="f7ea12e61929717ebe43a4198a97f109845a2c62" region="cpu1" offset="1000"/>
		<rom name="3400c.bin" size="4096" crc="16233d33" sha1="a7eb799be5e23058754a92b15e6527bfbb47a354" region="cpu1" offset="2000"/>
		<rom name="3500d.bin" size="4096" crc="0aaf5c23" sha1="3f4b0bb960bf002261e9c1278c88f594c6aa8ab6" region="cpu1" offset="3000"/>
		<rom name="3600fast.bin" size="4096" crc="23d586e5" sha1="43346c69385e9091e64cff6c027ac2689cafcbb9" region="cpu2" offset="0"/>
		<rom name="3700g.bin" size="4096" crc="b07f0aa4" sha1="7528644a8480d0be2d0d37069515ed319e94778f" region="cpu3" offset="0"/>
		<rom name="54xx.bin" merge="54xx.bin" size="1024" crc="ee7357e0" sha1="01bdf984a49e8d0cc8761b2cc162fd6434d5afbe" region="cpu4" offset="0"/>
		<rom name="gost_07m_g08.bin" size="4096" crc="c7588555" sha1="269362b7fe63007b317ee4b63ef7d09f24d9c362" region="gfx1" dispose="yes" offset="0"/>
		<rom name="gost_07e_g10.bin" size="4096" crc="0758b90f" sha1="89cc8db9457fa5f56b49930590f32aba1bc55323" region="gfx2" dispose="yes" offset="0"/>
		<rom name="gosb_07h_g09.bin" size="4096" crc="0339291c" sha1="4958a78b6afb9f2b4f46d3c0f654843c077686a9" region="gfx2" dispose="yes" offset="1000"/>
		<rom name="prom-5.5n" merge="prom-5.5n" size="32" crc="54603c6b" sha1="1a6dea13b4af155d9cb5b999a75d4f1eb9c71346" region="proms" offset="0"/>
		<rom name="2n.bin" size="256" crc="a547d33b" sha1="7323084320bb61ae1530d916f5edd8835d4d2461" region="proms" offset="20"/>
		<rom name="1c.bin" size="256" crc="b6f585fb" sha1="dd10147c4f05fede7ae6e7a760681700a660e87e" region="proms" offset="120"/>
		<rom name="5c.bin" size="256" crc="8bd565f6" sha1="bedba65816abfc2ebeacac6ee335ca6f136e3e3d" region="proms" offset="220"/>
		<rom name="1d.bin" size="256" crc="86d92b24" sha1="6bef9102b97c83025a2cf84e89d95f2d44c3d2ed" region="sound1" offset="0"/>
		<sample name="bang.wav"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="MB88xx" clock="256000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<chip type="audio" name="Discrete"/>
		<chip type="audio" name="Samples"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy2way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Medium"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Hardest"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Rack Test">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="20K 60K 60K"/>
			<dipvalue name="20K 60K"/>
			<dipvalue name="20K 70K 70K" default="yes"/>
			<dipvalue name="20K 80K 80K"/>
			<dipvalue name="30K 80K"/>
			<dipvalue name="30K 100K 100K"/>
			<dipvalue name="30K 120K 120K"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="96"/>
	</game>
	<game name="galaped" sourcefile="galaga.c" cloneof="galaga" romof="galaga" sampleof="galaga">
		<description>Galapede (Fast Shoot)</description>
		<year>1998</year>
		<manufacturer>Cary Barnhard</manufacturer>
		<rom name="3200a.bin" size="4096" crc="3ef0b053" sha1="0c04a362b737998c0952a753fb3fd8c8a17e9b46" region="cpu1" offset="0"/>
		<rom name="3300b.bin" size="4096" crc="1b280831" sha1="f7ea12e61929717ebe43a4198a97f109845a2c62" region="cpu1" offset="1000"/>
		<rom name="3400c.bin" size="4096" crc="16233d33" sha1="a7eb799be5e23058754a92b15e6527bfbb47a354" region="cpu1" offset="2000"/>
		<rom name="3500d.bin" size="4096" crc="0aaf5c23" sha1="3f4b0bb960bf002261e9c1278c88f594c6aa8ab6" region="cpu1" offset="3000"/>
		<rom name="3600fast.bin" size="4096" crc="23d586e5" sha1="43346c69385e9091e64cff6c027ac2689cafcbb9" region="cpu2" offset="0"/>
		<rom name="3700g.bin" size="4096" crc="b07f0aa4" sha1="7528644a8480d0be2d0d37069515ed319e94778f" region="cpu3" offset="0"/>
		<rom name="54xx.bin" merge="54xx.bin" size="1024" crc="ee7357e0" sha1="01bdf984a49e8d0cc8761b2cc162fd6434d5afbe" region="cpu4" offset="0"/>
		<rom name="ped_07m_g08.bin" size="4096" crc="d4fda6a5" sha1="c1d39bfa2ad866e726b77f15ca22ef97ac3f51a4" region="gfx1" dispose="yes" offset="0"/>
		<rom name="ped_07e_g10.bin" size="4096" crc="1d0a2438" sha1="66a4d7120f926a67dac0203b73c60917e5c140cf" region="gfx2" dispose="yes" offset="0"/>
		<rom name="ped_07h_g09.bin" size="4096" crc="11d9b093" sha1="8f151f4813ca7a80a228f2123cc089de414bc3f9" region="gfx2" dispose="yes" offset="1000"/>
		<rom name="prom-5.5n" merge="prom-5.5n" size="32" crc="54603c6b" sha1="1a6dea13b4af155d9cb5b999a75d4f1eb9c71346" region="proms" offset="0"/>
		<rom name="2n.bin" size="256" crc="a547d33b" sha1="7323084320bb61ae1530d916f5edd8835d4d2461" region="proms" offset="20"/>
		<rom name="1c.bin" size="256" crc="b6f585fb" sha1="dd10147c4f05fede7ae6e7a760681700a660e87e" region="proms" offset="120"/>
		<rom name="5c.bin" size="256" crc="8bd565f6" sha1="bedba65816abfc2ebeacac6ee335ca6f136e3e3d" region="proms" offset="220"/>
		<rom name="1d.bin" size="256" crc="86d92b24" sha1="6bef9102b97c83025a2cf84e89d95f2d44c3d2ed" region="sound1" offset="0"/>
		<sample name="bang.wav"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="MB88xx" clock="256000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<chip type="audio" name="Discrete"/>
		<chip type="audio" name="Samples"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy2way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Medium"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Hardest"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Rack Test">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="20K 60K 60K"/>
			<dipvalue name="20K 60K"/>
			<dipvalue name="20K 70K 70K" default="yes"/>
			<dipvalue name="20K 80K 80K"/>
			<dipvalue name="30K 80K"/>
			<dipvalue name="30K 100K 100K"/>
			<dipvalue name="30K 120K 120K"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="96"/>
	</game>
	<game name="galgaxin" sourcefile="galaga.c" cloneof="galaga" romof="galaga" sampleof="galaga">
		<description>Galagalaxian</description>
		<year>1998</year>
		<manufacturer>T-Bone</manufacturer>
		<rom name="3200a.bin" size="4096" crc="3ef0b053" sha1="0c04a362b737998c0952a753fb3fd8c8a17e9b46" region="cpu1" offset="0"/>
		<rom name="3300b.bin" size="4096" crc="1b280831" sha1="f7ea12e61929717ebe43a4198a97f109845a2c62" region="cpu1" offset="1000"/>
		<rom name="3400c.bin" size="4096" crc="16233d33" sha1="a7eb799be5e23058754a92b15e6527bfbb47a354" region="cpu1" offset="2000"/>
		<rom name="3500d.bin" size="4096" crc="0aaf5c23" sha1="3f4b0bb960bf002261e9c1278c88f594c6aa8ab6" region="cpu1" offset="3000"/>
		<rom name="3600e.bin" size="4096" crc="bc556e76" sha1="0d3d68243c4571d985b4d8f7e0ea9f6fcffa2116" region="cpu2" offset="0"/>
		<rom name="3700g.bin" size="4096" crc="b07f0aa4" sha1="7528644a8480d0be2d0d37069515ed319e94778f" region="cpu3" offset="0"/>
		<rom name="54xx.bin" merge="54xx.bin" size="1024" crc="ee7357e0" sha1="01bdf984a49e8d0cc8761b2cc162fd6434d5afbe" region="cpu4" offset="0"/>
		<rom name="2600j_4l.bin" size="4096" crc="10fa1481" sha1="09f56503251cc29cf2131d2a0c5bcca4ee276e70" region="gfx1" dispose="yes" offset="0"/>
		<rom name="2800l_4d.bin" size="4096" crc="bf803b06" sha1="ab0051b3b08f03ad93d100f38b106e761d4c4607" region="gfx2" dispose="yes" offset="0"/>
		<rom name="2700k.bin" size="4096" crc="020906a3" sha1="72e63918556ae366ede3ffad64a9d3ad4df1e514" region="gfx2" dispose="yes" offset="1000"/>
		<rom name="prom-5.5n" merge="prom-5.5n" size="32" crc="54603c6b" sha1="1a6dea13b4af155d9cb5b999a75d4f1eb9c71346" region="proms" offset="0"/>
		<rom name="2n.bin" size="256" crc="a547d33b" sha1="7323084320bb61ae1530d916f5edd8835d4d2461" region="proms" offset="20"/>
		<rom name="1c.bin" size="256" crc="b6f585fb" sha1="dd10147c4f05fede7ae6e7a760681700a660e87e" region="proms" offset="120"/>
		<rom name="5c.bin" size="256" crc="8bd565f6" sha1="bedba65816abfc2ebeacac6ee335ca6f136e3e3d" region="proms" offset="220"/>
		<rom name="1d.bin" size="256" crc="86d92b24" sha1="6bef9102b97c83025a2cf84e89d95f2d44c3d2ed" region="sound1" offset="0"/>
		<sample name="bang.wav"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="MB88xx" clock="256000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<chip type="audio" name="Discrete"/>
		<chip type="audio" name="Samples"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy2way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Medium"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Hardest"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Rack Test">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="20K 60K 60K"/>
			<dipvalue name="20K 60K"/>
			<dipvalue name="20K 70K 70K" default="yes"/>
			<dipvalue name="20K 80K 80K"/>
			<dipvalue name="30K 80K"/>
			<dipvalue name="30K 100K 100K"/>
			<dipvalue name="30K 120K 120K"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="96"/>
	</game>
	<game name="terror" sourcefile="galaga.c" cloneof="galaga" romof="galaga" sampleof="galaga">
		<description>Terrorist</description>
		<year>2000</year>
		<manufacturer>Hack</manufacturer>
		<rom name="gg1-1" size="4096" crc="a3a0f743" sha1="6907773db7c002ecde5e41853603d53387c5c7cd" region="cpu1" offset="0"/>
		<rom name="gg1-2" size="4096" crc="43bb0d5c" sha1="666975aed5ce84f09794c54b550d64d95ab311f0" region="cpu1" offset="1000"/>
		<rom name="gg1-3.2m" merge="gg1-3.2m" size="4096" crc="753ce503" sha1="481f443aea3ed3504ec2f3a6bfcf3cd47e2f8f81" region="cpu1" offset="2000"/>
		<rom name="gg1-4" size="4096" crc="83874442" sha1="366cb0dbd31b787e64f88d182108b670d03b393e" region="cpu1" offset="3000"/>
		<rom name="gg1-5" size="4096" crc="3102fccd" sha1="d29b68d6aab3217fa2106b3507b9273ff3f927bf" region="cpu2" offset="0"/>
		<rom name="gg1-7" size="4096" crc="8995088d" sha1="d6cb439de0718826d1a0363c9d77de8740b18ecf" region="cpu3" offset="0"/>
		<rom name="54xx.bin" merge="54xx.bin" size="1024" crc="ee7357e0" sha1="01bdf984a49e8d0cc8761b2cc162fd6434d5afbe" region="cpu4" offset="0"/>
		<rom name="ter_07m_g08.bin" merge="gg1-9.4l" size="4096" crc="58b2f47c" sha1="62f1279a784ab2f8218c4137c7accda00e6a3490" region="gfx1" dispose="yes" offset="0"/>
		<rom name="ter_07e_g10.bin" size="4096" crc="1b629f80" sha1="6db66601fd357400edf3dc1d689255c64a46a72d" region="gfx2" dispose="yes" offset="0"/>
		<rom name="ter_07h_g09.bin" merge="gg1-10.4f" size="4096" crc="dd6f1afc" sha1="c340ed8c25e0979629a9a1730edc762bd72d0cff" region="gfx2" dispose="yes" offset="1000"/>
		<rom name="prom-5.5n" merge="prom-5.5n" size="32" crc="54603c6b" sha1="1a6dea13b4af155d9cb5b999a75d4f1eb9c71346" region="proms" offset="0"/>
		<rom name="2n.bin" size="256" crc="a547d33b" sha1="7323084320bb61ae1530d916f5edd8835d4d2461" region="proms" offset="20"/>
		<rom name="1c.bin" size="256" crc="b6f585fb" sha1="dd10147c4f05fede7ae6e7a760681700a660e87e" region="proms" offset="120"/>
		<rom name="5c.bin" size="256" crc="8bd565f6" sha1="bedba65816abfc2ebeacac6ee335ca6f136e3e3d" region="proms" offset="220"/>
		<rom name="1d.bin" size="256" crc="86d92b24" sha1="6bef9102b97c83025a2cf84e89d95f2d44c3d2ed" region="sound1" offset="0"/>
		<sample name="bang.wav"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="MB88xx" clock="256000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<chip type="audio" name="Discrete"/>
		<chip type="audio" name="Samples"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy2way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Medium"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Hardest"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Rack Test">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="20K 60K 60K"/>
			<dipvalue name="20K 60K"/>
			<dipvalue name="20K 70K 70K" default="yes"/>
			<dipvalue name="20K 80K 80K"/>
			<dipvalue name="30K 80K"/>
			<dipvalue name="30K 100K 100K"/>
			<dipvalue name="30K 120K 120K"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="96"/>
	</game>
	<game name="vgalaga" sourcefile="galaga.c" cloneof="galaga" romof="galaga" sampleof="galaga">
		<description>Vector Galaga</description>
		<year>2000</year>
		<manufacturer>Hack</manufacturer>
		<rom name="3200a.bin" size="4096" crc="3ef0b053" sha1="0c04a362b737998c0952a753fb3fd8c8a17e9b46" region="cpu1" offset="0"/>
		<rom name="3300b.bin" size="4096" crc="1b280831" sha1="f7ea12e61929717ebe43a4198a97f109845a2c62" region="cpu1" offset="1000"/>
		<rom name="3400c.bin" size="4096" crc="16233d33" sha1="a7eb799be5e23058754a92b15e6527bfbb47a354" region="cpu1" offset="2000"/>
		<rom name="3500d.bin" size="4096" crc="0aaf5c23" sha1="3f4b0bb960bf002261e9c1278c88f594c6aa8ab6" region="cpu1" offset="3000"/>
		<rom name="3600e.bin" size="4096" crc="bc556e76" sha1="0d3d68243c4571d985b4d8f7e0ea9f6fcffa2116" region="cpu2" offset="0"/>
		<rom name="3700g.bin" size="4096" crc="b07f0aa4" sha1="7528644a8480d0be2d0d37069515ed319e94778f" region="cpu3" offset="0"/>
		<rom name="54xx.bin" merge="54xx.bin" size="1024" crc="ee7357e0" sha1="01bdf984a49e8d0cc8761b2cc162fd6434d5afbe" region="cpu4" offset="0"/>
		<rom name="v_07m_g08.bin" size="4096" crc="bf59992f" sha1="78f1e01affca694693254ecfedebdb05cb8d3b82" region="gfx1" dispose="yes" offset="0"/>
		<rom name="v_07e_g10.bin" size="4096" crc="3cf64d44" sha1="54035738c6b0eed3331f11c53477cf87f07a8422" region="gfx2" dispose="yes" offset="0"/>
		<rom name="v_07h_g09.bin" size="4096" crc="206bf7fc" sha1="7510ed4a6c084f555cd5a6cd6fbc862f4797656f" region="gfx2" dispose="yes" offset="1000"/>
		<rom name="prom-5.5n" merge="prom-5.5n" size="32" crc="54603c6b" sha1="1a6dea13b4af155d9cb5b999a75d4f1eb9c71346" region="proms" offset="0"/>
		<rom name="2n.bin" size="256" crc="a547d33b" sha1="7323084320bb61ae1530d916f5edd8835d4d2461" region="proms" offset="20"/>
		<rom name="1c.bin" size="256" crc="b6f585fb" sha1="dd10147c4f05fede7ae6e7a760681700a660e87e" region="proms" offset="120"/>
		<rom name="5c.bin" size="256" crc="8bd565f6" sha1="bedba65816abfc2ebeacac6ee335ca6f136e3e3d" region="proms" offset="220"/>
		<rom name="1d.bin" size="256" crc="86d92b24" sha1="6bef9102b97c83025a2cf84e89d95f2d44c3d2ed" region="sound1" offset="0"/>
		<sample name="bang.wav"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="MB88xx" clock="256000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<chip type="audio" name="Discrete"/>
		<chip type="audio" name="Samples"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy2way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Medium"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Hardest"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Rack Test">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="20K 60K 60K"/>
			<dipvalue name="20K 60K"/>
			<dipvalue name="20K 70K 70K" default="yes"/>
			<dipvalue name="20K 80K 80K"/>
			<dipvalue name="30K 80K"/>
			<dipvalue name="30K 100K 100K"/>
			<dipvalue name="30K 120K 120K"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="96"/>
	</game>
	<game name="vgalagam" sourcefile="galaga.c" cloneof="galaga" romof="galaga" sampleof="galaga">
		<description>Vector Galaga Midway</description>
		<year>2000</year>
		<manufacturer>Hack</manufacturer>
		<rom name="3200a.bin" size="4096" crc="3ef0b053" sha1="0c04a362b737998c0952a753fb3fd8c8a17e9b46" region="cpu1" offset="0"/>
		<rom name="3300b.bin" size="4096" crc="1b280831" sha1="f7ea12e61929717ebe43a4198a97f109845a2c62" region="cpu1" offset="1000"/>
		<rom name="3400c.bin" size="4096" crc="16233d33" sha1="a7eb799be5e23058754a92b15e6527bfbb47a354" region="cpu1" offset="2000"/>
		<rom name="3500d.bin" size="4096" crc="0aaf5c23" sha1="3f4b0bb960bf002261e9c1278c88f594c6aa8ab6" region="cpu1" offset="3000"/>
		<rom name="3600e.bin" size="4096" crc="bc556e76" sha1="0d3d68243c4571d985b4d8f7e0ea9f6fcffa2116" region="cpu2" offset="0"/>
		<rom name="3700g.bin" size="4096" crc="b07f0aa4" sha1="7528644a8480d0be2d0d37069515ed319e94778f" region="cpu3" offset="0"/>
		<rom name="54xx.bin" merge="54xx.bin" size="1024" crc="ee7357e0" sha1="01bdf984a49e8d0cc8761b2cc162fd6434d5afbe" region="cpu4" offset="0"/>
		<rom name="vm_07m_g08.bin" size="4096" crc="c1bdeb1c" sha1="7f07a9da708066401710b0b62b98e324ebbc2bca" region="gfx1" dispose="yes" offset="0"/>
		<rom name="vm_07e_g10.bin" size="4096" crc="99367e04" sha1="7e140e2b9dd4c6b0da41b21ed2cf1bf33f088a7e" region="gfx2" dispose="yes" offset="0"/>
		<rom name="vm_07h_g09.bin" size="4096" crc="683585c4" sha1="fdc89b72bf64e44c80f4ae601280fca9b0d1c18c" region="gfx2" dispose="yes" offset="1000"/>
		<rom name="prom-5.5n" merge="prom-5.5n" size="32" crc="54603c6b" sha1="1a6dea13b4af155d9cb5b999a75d4f1eb9c71346" region="proms" offset="0"/>
		<rom name="2n.bin" size="256" crc="a547d33b" sha1="7323084320bb61ae1530d916f5edd8835d4d2461" region="proms" offset="20"/>
		<rom name="1c.bin" size="256" crc="b6f585fb" sha1="dd10147c4f05fede7ae6e7a760681700a660e87e" region="proms" offset="120"/>
		<rom name="5c.bin" size="256" crc="8bd565f6" sha1="bedba65816abfc2ebeacac6ee335ca6f136e3e3d" region="proms" offset="220"/>
		<rom name="1d.bin" size="256" crc="86d92b24" sha1="6bef9102b97c83025a2cf84e89d95f2d44c3d2ed" region="sound1" offset="0"/>
		<sample name="bang.wav"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="MB88xx" clock="256000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<chip type="audio" name="Discrete"/>
		<chip type="audio" name="Samples"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy2way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Medium"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Hardest"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Rack Test">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="20K 60K 60K"/>
			<dipvalue name="20K 60K"/>
			<dipvalue name="20K 70K 70K" default="yes"/>
			<dipvalue name="20K 80K 80K"/>
			<dipvalue name="30K 80K"/>
			<dipvalue name="30K 100K 100K"/>
			<dipvalue name="30K 120K 120K"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="96"/>
	</game>
	<game name="vgalagaf" sourcefile="galaga.c" cloneof="galaga" romof="galaga" sampleof="galaga">
		<description>Vector Galaga Fast Shoot</description>
		<year>2000</year>
		<manufacturer>Hack</manufacturer>
		<rom name="3200a.bin" size="4096" crc="3ef0b053" sha1="0c04a362b737998c0952a753fb3fd8c8a17e9b46" region="cpu1" offset="0"/>
		<rom name="3300b.bin" size="4096" crc="1b280831" sha1="f7ea12e61929717ebe43a4198a97f109845a2c62" region="cpu1" offset="1000"/>
		<rom name="3400c.bin" size="4096" crc="16233d33" sha1="a7eb799be5e23058754a92b15e6527bfbb47a354" region="cpu1" offset="2000"/>
		<rom name="3500d.bin" size="4096" crc="0aaf5c23" sha1="3f4b0bb960bf002261e9c1278c88f594c6aa8ab6" region="cpu1" offset="3000"/>
		<rom name="3600fast.bin" size="4096" crc="23d586e5" sha1="43346c69385e9091e64cff6c027ac2689cafcbb9" region="cpu2" offset="0"/>
		<rom name="3700g.bin" size="4096" crc="b07f0aa4" sha1="7528644a8480d0be2d0d37069515ed319e94778f" region="cpu3" offset="0"/>
		<rom name="54xx.bin" merge="54xx.bin" size="1024" crc="ee7357e0" sha1="01bdf984a49e8d0cc8761b2cc162fd6434d5afbe" region="cpu4" offset="0"/>
		<rom name="vgalagaf.08" size="4096" crc="c1bdeb1c" sha1="7f07a9da708066401710b0b62b98e324ebbc2bca" region="gfx1" dispose="yes" offset="0"/>
		<rom name="vgalagaf.10" size="4096" crc="99367e04" sha1="7e140e2b9dd4c6b0da41b21ed2cf1bf33f088a7e" region="gfx2" dispose="yes" offset="0"/>
		<rom name="vgalagaf.09" size="4096" crc="683585c4" sha1="fdc89b72bf64e44c80f4ae601280fca9b0d1c18c" region="gfx2" dispose="yes" offset="1000"/>
		<rom name="prom-5.5n" merge="prom-5.5n" size="32" crc="54603c6b" sha1="1a6dea13b4af155d9cb5b999a75d4f1eb9c71346" region="proms" offset="0"/>
		<rom name="2n.bin" size="256" crc="a547d33b" sha1="7323084320bb61ae1530d916f5edd8835d4d2461" region="proms" offset="20"/>
		<rom name="1c.bin" size="256" crc="b6f585fb" sha1="dd10147c4f05fede7ae6e7a760681700a660e87e" region="proms" offset="120"/>
		<rom name="5c.bin" size="256" crc="8bd565f6" sha1="bedba65816abfc2ebeacac6ee335ca6f136e3e3d" region="proms" offset="220"/>
		<rom name="1d.bin" size="256" crc="86d92b24" sha1="6bef9102b97c83025a2cf84e89d95f2d44c3d2ed" region="sound1" offset="0"/>
		<sample name="bang.wav"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="MB88xx" clock="256000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<chip type="audio" name="Discrete"/>
		<chip type="audio" name="Samples"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy2way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Medium"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Hardest"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Rack Test">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="20K 60K 60K"/>
			<dipvalue name="20K 60K"/>
			<dipvalue name="20K 70K 70K" default="yes"/>
			<dipvalue name="20K 80K 80K"/>
			<dipvalue name="30K 80K"/>
			<dipvalue name="30K 100K 100K"/>
			<dipvalue name="30K 120K 120K"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="96"/>
	</game>
	<game name="battlesh" sourcefile="galaga.c" cloneof="xevious" romof="xevious" sampleof="battles">
		<description>Battles 2002</description>
		<year>2002</year>
		<manufacturer>bootleg</manufacturer>
		<rom name="b_1.bin" size="8192" crc="b6e4f4f3" sha1="ceaaa63b50e75dcb05aeb68574336dfe56a8434a" region="cpu1" offset="0"/>
		<rom name="b_2.bin" size="8192" crc="47017bc8" sha1="0da73ae079fb6a64eed56197e2c88609ef34166c" region="cpu1" offset="2000"/>
		<rom name="b_3.bin" size="8192" crc="0ede5706" sha1="65b235c5abe487612e11d0235410f1ca59b06e95" region="cpu2" offset="0"/>
		<rom name="xvi_7.2c" merge="xvi_7.2c" size="4096" crc="dd35cf1c" sha1="f8d1f8e019d8198308443c2e7e815d0d04b23d14" region="cpu3" offset="0"/>
		<rom name="b_5.bin" size="4096" crc="23107dfb" sha1="74c49a5648faab632ae5ed8dd18a1d8b39837e2d" region="cpu4" offset="0"/>
		<rom name="b_9.bin" size="4096" crc="5bd6e9ae" sha1="f16c7eec39fce856c775b2b81ab55fb42376850e" region="gfx1" dispose="yes" offset="0"/>
		<rom name="b_10.bin" size="4096" crc="b43ea55d" sha1="06f4c4e7fc71b9e173c3bdf91c40f47750051b5e" region="gfx2" dispose="yes" offset="0"/>
		<rom name="b_11.bin" size="4096" crc="73603931" sha1="1f7824b107a5a3d5c3434f02f17173a1f85fd29c" region="gfx2" dispose="yes" offset="1000"/>
		<rom name="battlesh_15.4m" size="8192" crc="308c5bad" sha1="583a6c2b9a3c9fac6ed33de6ae5ee11543fe6164" region="gfx3" dispose="yes" offset="0"/>
		<rom name="battlesh_17.4p" size="8192" crc="b06b9ccb" sha1="186442f0aa7bf0365adfb2da874110c01797b140" region="gfx3" dispose="yes" offset="2000"/>
		<rom name="battlesh_16.4n" size="4096" crc="1cbbddce" sha1="5fcf20b3ab335cfac01f1c2bcfca76b90c92618b" region="gfx3" dispose="yes" offset="4000"/>
		<rom name="battlesh_18.4r" size="8192" crc="f56c3697" sha1="4f5108a1bf6b828dbed4a34836c42fd359fb68c5" region="gfx3" dispose="yes" offset="5000"/>
		<rom name="xvi_9.2a" merge="xvi_9.2a" size="4096" crc="57ed9879" sha1="3106d1aacff06cf78371bd19967141072b32b7d7" region="gfx4" offset="0"/>
		<rom name="xvi_10.2b" merge="xvi_10.2b" size="8192" crc="ae3ba9e5" sha1="49064b25667ffcd81137cd5e800df4b78b182a46" region="gfx4" offset="1000"/>
		<rom name="xvi_11.2c" merge="xvi_11.2c" size="4096" crc="31e244dd" sha1="3f7eac12863697a98e1122111801606759e44b2a" region="gfx4" offset="3000"/>
		<rom name="xvi_8bpr.6a" merge="xvi_8bpr.6a" size="256" crc="5cc2727f" sha1="0dc1e63a47a4cb0ba75f6f1e0c15e408bb0ee2a1" region="proms" offset="0"/>
		<rom name="xvi_9bpr.6d" merge="xvi_9bpr.6d" size="256" crc="5c8796cc" sha1="63015e3c0874afc6b1ca032f1ffb8f90562c77c8" region="proms" offset="100"/>
		<rom name="xvi10bpr.6e" merge="xvi10bpr.6e" size="256" crc="3cb60975" sha1="c94d5a5dd4d8a08d6d39c051a4a722581b903f45" region="proms" offset="200"/>
		<rom name="b_-bpr.bin" size="1024" crc="d2d208b1" sha1="6c8d29912c03ee93759e24085bc66ab738768bcc" region="proms" offset="300"/>
		<rom name="b_6bpr.bin" size="1024" crc="0260c041" sha1="1a7516e8b18ffdd9789eec8b834c17b3ba312afe" region="proms" offset="700"/>
		<rom name="b_4bpr.bin" size="1024" crc="33764974" sha1="567b048b8a93e30090ccee4f6aadc0353524d8d1" region="proms" offset="b00"/>
		<rom name="b_5bpr.bin" size="1024" crc="43674c7e" sha1="94c19a9da81839cb1dfde3f11b2fd82ffe45efb9" region="proms" offset="f00"/>
		<rom name="xvi_2bpr.7n" merge="xvi_2bpr.7n" size="256" crc="550f06bc" sha1="816a0fafa0b084ac11ae1af70a5186539376fc2a" region="sound1" offset="0"/>
		<rom name="xvi_1bpr.5n" merge="xvi_1bpr.5n" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<sample name="explo1.wav"/>
		<sample name="explo2.wav"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<chip type="audio" name="Samples"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10K 40K 40K"/>
			<dipvalue name="10K 50K 50K"/>
			<dipvalue name="20K 50K 50K"/>
			<dipvalue name="20K 60K 60K" default="yes"/>
			<dipvalue name="20K 70K 70K"/>
			<dipvalue name="20K 80K 80K"/>
			<dipvalue name="20K 60K"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Flags Award Bonus Life">
			<dipvalue name="No"/>
			<dipvalue name="Yes" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy"/>
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Hardest"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="129"/>
	</game>
	<game name="gaous" sourcefile="galaga.c" cloneof="xevious" romof="xevious">
		<description>Gaous</description>
		<year>2005</year>
		<manufacturer>Namco (Hack)</manufacturer>
		<rom name="xvi_1.3p" merge="xvi_1.3p" size="4096" crc="09964dda" sha1="4882b25b0938a903f3a367455ba788a30759b5b0" region="cpu1" offset="0"/>
		<rom name="xvi_2.3m" merge="xvi_2.3m" size="4096" crc="60ecce84" sha1="8adc60a5fcbca74092518dbc570ffff0f04c5b17" region="cpu1" offset="1000"/>
		<rom name="xvi_3.2m" merge="xvi_3.2m" size="4096" crc="79754b7d" sha1="c6a154858716e1f073b476824b183de20e06d093" region="cpu1" offset="2000"/>
		<rom name="xvi_4.2l" merge="xvi_4.2l" size="4096" crc="c7d4bbf0" sha1="4b846de204d08651253d3a141677c8a31626af07" region="cpu1" offset="3000"/>
		<rom name="xvi_5.3f" merge="xvi_5.3f" size="4096" crc="c85b703f" sha1="15f1c005b9d806a384ab1f2240b9c580bfe83893" region="cpu2" offset="0"/>
		<rom name="xvi_6.3j" merge="xvi_6.3j" size="4096" crc="e18cdaad" sha1="6b79efee1a9642edb9f752101737132401248aed" region="cpu2" offset="1000"/>
		<rom name="xvi_7.2c" merge="xvi_7.2c" size="4096" crc="dd35cf1c" sha1="f8d1f8e019d8198308443c2e7e815d0d04b23d14" region="cpu3" offset="0"/>
		<rom name="54xx.bin" merge="54xx.bin" size="1024" crc="ee7357e0" sha1="01bdf984a49e8d0cc8761b2cc162fd6434d5afbe" region="cpu4" offset="0"/>
		<rom name="gao_12.3b" size="4096" crc="e24d7e32" sha1="c78798944f717d2b20ceb846e4f98966756b0964" region="gfx1" dispose="yes" offset="0"/>
		<rom name="gao_13.3c" size="4096" crc="43ed5c90" sha1="15f541fb7314c59fe56245f4dbfe05fa35ee2396" region="gfx2" dispose="yes" offset="0"/>
		<rom name="gao_14.3d" size="4096" crc="f361bdd0" sha1="0ebae760617e8ff29d3f33856094f511f7a06dfa" region="gfx2" dispose="yes" offset="1000"/>
		<rom name="gao_15.4m" size="8192" crc="ea41df4e" sha1="8e7215654db77c7f8782dc4b909d1248952c10f0" region="gfx3" dispose="yes" offset="0"/>
		<rom name="gao_17.4p" size="8192" crc="79d65929" sha1="ca60435cd4a64c82e4d263a57fe899e9e18b3389" region="gfx3" dispose="yes" offset="2000"/>
		<rom name="gao_16.4n" size="4096" crc="ceb8a6f8" sha1="5153cfe4aaeefd4f1faec133a120e8551c460d2f" region="gfx3" dispose="yes" offset="4000"/>
		<rom name="gao_18.4r" size="8192" crc="2d95245d" sha1="7e5409f1f787047d7825d59f1dfeefa26732d1cc" region="gfx3" dispose="yes" offset="5000"/>
		<rom name="xvi_9.2a" merge="xvi_9.2a" size="4096" crc="57ed9879" sha1="3106d1aacff06cf78371bd19967141072b32b7d7" region="gfx4" offset="0"/>
		<rom name="xvi_10.2b" merge="xvi_10.2b" size="8192" crc="ae3ba9e5" sha1="49064b25667ffcd81137cd5e800df4b78b182a46" region="gfx4" offset="1000"/>
		<rom name="xvi_11.2c" merge="xvi_11.2c" size="4096" crc="31e244dd" sha1="3f7eac12863697a98e1122111801606759e44b2a" region="gfx4" offset="3000"/>
		<rom name="xvi_8bpr.6a" merge="xvi_8bpr.6a" size="256" crc="5cc2727f" sha1="0dc1e63a47a4cb0ba75f6f1e0c15e408bb0ee2a1" region="proms" offset="0"/>
		<rom name="xvi_9bpr.6d" merge="xvi_9bpr.6d" size="256" crc="5c8796cc" sha1="63015e3c0874afc6b1ca032f1ffb8f90562c77c8" region="proms" offset="100"/>
		<rom name="xvi10bpr.6e" merge="xvi10bpr.6e" size="256" crc="3cb60975" sha1="c94d5a5dd4d8a08d6d39c051a4a722581b903f45" region="proms" offset="200"/>
		<rom name="xvi_7bpr.4h" merge="xvi_7bpr.4h" size="512" crc="22d98032" sha1="ec6626828c79350417d08b98e9631ad35edd4a41" region="proms" offset="300"/>
		<rom name="xvi_6bpr.4f" merge="xvi_6bpr.4f" size="512" crc="3a7599f0" sha1="a4bdf58c190ca16fc7b976c97f41087a61fdb8b8" region="proms" offset="500"/>
		<rom name="gao_4bpr.3l" size="512" crc="bb0f377f" sha1="451569602c83172132db76ee7652d174867639c0" region="proms" offset="700"/>
		<rom name="gao_5bpr.3m" size="512" crc="3fb201f3" sha1="9e1c79c13bc285b7bff104c84baab9dd04fd42ab" region="proms" offset="900"/>
		<rom name="xvi_2bpr.7n" merge="xvi_2bpr.7n" size="256" crc="550f06bc" sha1="816a0fafa0b084ac11ae1af70a5186539376fc2a" region="sound1" offset="0"/>
		<rom name="xvi_1bpr.5n" merge="xvi_1bpr.5n" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="MB88xx" clock="256000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<chip type="audio" name="Discrete"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10K 40K 40K"/>
			<dipvalue name="10K 50K 50K"/>
			<dipvalue name="20K 50K 50K"/>
			<dipvalue name="20K 60K 60K" default="yes"/>
			<dipvalue name="20K 70K 70K"/>
			<dipvalue name="20K 80K 80K"/>
			<dipvalue name="20K 60K"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Flags Award Bonus Life">
			<dipvalue name="No"/>
			<dipvalue name="Yes" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy"/>
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Hardest"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="129"/>
	</game>
	<game name="sxvioush" sourcefile="galaga.c" cloneof="xevious" romof="xevious">
		<description>Super Xevious 2002</description>
		<year>2002</year>
		<manufacturer>Namco</manufacturer>
		<rom name="cpu_3p.rom" size="4096" crc="1c8d27d5" sha1="2c41303d8c74acb5840295a4b460a39a9a8e21bb" region="cpu1" offset="0"/>
		<rom name="cpu_3m.rom" size="4096" crc="fd04e615" sha1="7169e7f3bd1e9cfae9671b89f2a45f56b968e1ff" region="cpu1" offset="1000"/>
		<rom name="cpu_2m.rom" size="4096" crc="294d5404" sha1="ecc39fb2c0065a36f20541747089b4e30dfb99b1" region="cpu1" offset="2000"/>
		<rom name="cpu_2l.rom" size="4096" crc="6a44bf92" sha1="0ca726f7f9528789f2a718df55e59406a283cdfa" region="cpu1" offset="3000"/>
		<rom name="cpu_3f.rom" size="4096" crc="d4bd3d81" sha1="5831bb306bd650779207936bfd00f25864733abb" region="cpu2" offset="0"/>
		<rom name="cpu_3j.rom" size="4096" crc="af06be5f" sha1="5a020822387ab8c69214db961180760fa9853e6e" region="cpu2" offset="1000"/>
		<rom name="xvi_7.2c" merge="xvi_7.2c" size="4096" crc="dd35cf1c" sha1="f8d1f8e019d8198308443c2e7e815d0d04b23d14" region="cpu3" offset="0"/>
		<rom name="54xx.bin" merge="54xx.bin" size="1024" crc="ee7357e0" sha1="01bdf984a49e8d0cc8761b2cc162fd6434d5afbe" region="cpu4" offset="0"/>
		<rom name="xh_xvi_12.3b" size="4096" crc="9b8f4deb" sha1="f6e1b557be3cbfc2d7755da8e48dc9a57f2cc2c0" region="gfx1" dispose="yes" offset="0"/>
		<rom name="xvi_13.3c" merge="xvi_13.3c" size="4096" crc="de60ba25" sha1="32bc09be5ff8b52ee3a26e0ac3ebc2d4107badb7" region="gfx2" dispose="yes" offset="0"/>
		<rom name="xvi_14.3d" merge="xvi_14.3d" size="4096" crc="535cdbbc" sha1="fb9ffe5fc43e0213231267e98d605d43c15f61e8" region="gfx2" dispose="yes" offset="1000"/>
		<rom name="xh_xvi_15.4m" size="8192" crc="308c5bad" sha1="583a6c2b9a3c9fac6ed33de6ae5ee11543fe6164" region="gfx3" dispose="yes" offset="0"/>
		<rom name="xh_xvi_17.4p" size="8192" crc="b06b9ccb" sha1="186442f0aa7bf0365adfb2da874110c01797b140" region="gfx3" dispose="yes" offset="2000"/>
		<rom name="xh_xvi_16.4n" size="4096" crc="1cbbddce" sha1="5fcf20b3ab335cfac01f1c2bcfca76b90c92618b" region="gfx3" dispose="yes" offset="4000"/>
		<rom name="xh_xvi_18.4r" size="8192" crc="f56c3697" sha1="4f5108a1bf6b828dbed4a34836c42fd359fb68c5" region="gfx3" dispose="yes" offset="5000"/>
		<rom name="xvi_9.2a" merge="xvi_9.2a" size="4096" crc="57ed9879" sha1="3106d1aacff06cf78371bd19967141072b32b7d7" region="gfx4" offset="0"/>
		<rom name="xvi_10.2b" merge="xvi_10.2b" size="8192" crc="ae3ba9e5" sha1="49064b25667ffcd81137cd5e800df4b78b182a46" region="gfx4" offset="1000"/>
		<rom name="xvi_11.2c" merge="xvi_11.2c" size="4096" crc="31e244dd" sha1="3f7eac12863697a98e1122111801606759e44b2a" region="gfx4" offset="3000"/>
		<rom name="xvi_8bpr.6a" merge="xvi_8bpr.6a" size="256" crc="5cc2727f" sha1="0dc1e63a47a4cb0ba75f6f1e0c15e408bb0ee2a1" region="proms" offset="0"/>
		<rom name="xvi_9bpr.6d" merge="xvi_9bpr.6d" size="256" crc="5c8796cc" sha1="63015e3c0874afc6b1ca032f1ffb8f90562c77c8" region="proms" offset="100"/>
		<rom name="xvi10bpr.6e" merge="xvi10bpr.6e" size="256" crc="3cb60975" sha1="c94d5a5dd4d8a08d6d39c051a4a722581b903f45" region="proms" offset="200"/>
		<rom name="xvi_7bpr.4h" merge="xvi_7bpr.4h" size="512" crc="22d98032" sha1="ec6626828c79350417d08b98e9631ad35edd4a41" region="proms" offset="300"/>
		<rom name="xvi_6bpr.4f" merge="xvi_6bpr.4f" size="512" crc="3a7599f0" sha1="a4bdf58c190ca16fc7b976c97f41087a61fdb8b8" region="proms" offset="500"/>
		<rom name="xvi_4bpr.3l" merge="xvi_4bpr.3l" size="512" crc="fd8b9d91" sha1="87ddf0b9d723aabb422d6d416aa9ec6bc246bf34" region="proms" offset="700"/>
		<rom name="xvi_5bpr.3m" merge="xvi_5bpr.3m" size="512" crc="bf906d82" sha1="776168a73d3b9f0ce05610acc8a623deae0a572b" region="proms" offset="900"/>
		<rom name="xvi_2bpr.7n" merge="xvi_2bpr.7n" size="256" crc="550f06bc" sha1="816a0fafa0b084ac11ae1af70a5186539376fc2a" region="sound1" offset="0"/>
		<rom name="xvi_1bpr.5n" merge="xvi_1bpr.5n" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="MB88xx" clock="256000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<chip type="audio" name="Discrete"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10K 40K 40K"/>
			<dipvalue name="10K 50K 50K"/>
			<dipvalue name="20K 50K 50K"/>
			<dipvalue name="20K 60K 60K" default="yes"/>
			<dipvalue name="20K 70K 70K"/>
			<dipvalue name="20K 80K 80K"/>
			<dipvalue name="20K 60K"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Flags Award Bonus Life">
			<dipvalue name="No"/>
			<dipvalue name="Yes" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy"/>
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Hardest"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="129"/>
	</game>
	<game name="xevioush" sourcefile="galaga.c" cloneof="xevious" romof="xevious">
		<description>Xevious 2002 (Namco)</description>
		<year>2002</year>
		<manufacturer>Namco</manufacturer>
		<rom name="xvi_1.3p" merge="xvi_1.3p" size="4096" crc="09964dda" sha1="4882b25b0938a903f3a367455ba788a30759b5b0" region="cpu1" offset="0"/>
		<rom name="xvi_2.3m" merge="xvi_2.3m" size="4096" crc="60ecce84" sha1="8adc60a5fcbca74092518dbc570ffff0f04c5b17" region="cpu1" offset="1000"/>
		<rom name="xvi_3.2m" merge="xvi_3.2m" size="4096" crc="79754b7d" sha1="c6a154858716e1f073b476824b183de20e06d093" region="cpu1" offset="2000"/>
		<rom name="xvi_4.2l" merge="xvi_4.2l" size="4096" crc="c7d4bbf0" sha1="4b846de204d08651253d3a141677c8a31626af07" region="cpu1" offset="3000"/>
		<rom name="xvi_5.3f" merge="xvi_5.3f" size="4096" crc="c85b703f" sha1="15f1c005b9d806a384ab1f2240b9c580bfe83893" region="cpu2" offset="0"/>
		<rom name="xvi_6.3j" merge="xvi_6.3j" size="4096" crc="e18cdaad" sha1="6b79efee1a9642edb9f752101737132401248aed" region="cpu2" offset="1000"/>
		<rom name="xvi_7.2c" merge="xvi_7.2c" size="4096" crc="dd35cf1c" sha1="f8d1f8e019d8198308443c2e7e815d0d04b23d14" region="cpu3" offset="0"/>
		<rom name="54xx.bin" merge="54xx.bin" size="1024" crc="ee7357e0" sha1="01bdf984a49e8d0cc8761b2cc162fd6434d5afbe" region="cpu4" offset="0"/>
		<rom name="xh_xvi_12.3b" size="4096" crc="9b8f4deb" sha1="f6e1b557be3cbfc2d7755da8e48dc9a57f2cc2c0" region="gfx1" dispose="yes" offset="0"/>
		<rom name="xvi_13.3c" merge="xvi_13.3c" size="4096" crc="de60ba25" sha1="32bc09be5ff8b52ee3a26e0ac3ebc2d4107badb7" region="gfx2" dispose="yes" offset="0"/>
		<rom name="xvi_14.3d" merge="xvi_14.3d" size="4096" crc="535cdbbc" sha1="fb9ffe5fc43e0213231267e98d605d43c15f61e8" region="gfx2" dispose="yes" offset="1000"/>
		<rom name="xh_xvi_15.4m" size="8192" crc="308c5bad" sha1="583a6c2b9a3c9fac6ed33de6ae5ee11543fe6164" region="gfx3" dispose="yes" offset="0"/>
		<rom name="xh_xvi_17.4p" size="8192" crc="b06b9ccb" sha1="186442f0aa7bf0365adfb2da874110c01797b140" region="gfx3" dispose="yes" offset="2000"/>
		<rom name="xh_xvi_16.4n" size="4096" crc="1cbbddce" sha1="5fcf20b3ab335cfac01f1c2bcfca76b90c92618b" region="gfx3" dispose="yes" offset="4000"/>
		<rom name="xh_xvi_18.4r" size="8192" crc="f56c3697" sha1="4f5108a1bf6b828dbed4a34836c42fd359fb68c5" region="gfx3" dispose="yes" offset="5000"/>
		<rom name="xvi_9.2a" merge="xvi_9.2a" size="4096" crc="57ed9879" sha1="3106d1aacff06cf78371bd19967141072b32b7d7" region="gfx4" offset="0"/>
		<rom name="xvi_10.2b" merge="xvi_10.2b" size="8192" crc="ae3ba9e5" sha1="49064b25667ffcd81137cd5e800df4b78b182a46" region="gfx4" offset="1000"/>
		<rom name="xvi_11.2c" merge="xvi_11.2c" size="4096" crc="31e244dd" sha1="3f7eac12863697a98e1122111801606759e44b2a" region="gfx4" offset="3000"/>
		<rom name="xvi_8bpr.6a" merge="xvi_8bpr.6a" size="256" crc="5cc2727f" sha1="0dc1e63a47a4cb0ba75f6f1e0c15e408bb0ee2a1" region="proms" offset="0"/>
		<rom name="xvi_9bpr.6d" merge="xvi_9bpr.6d" size="256" crc="5c8796cc" sha1="63015e3c0874afc6b1ca032f1ffb8f90562c77c8" region="proms" offset="100"/>
		<rom name="xvi10bpr.6e" merge="xvi10bpr.6e" size="256" crc="3cb60975" sha1="c94d5a5dd4d8a08d6d39c051a4a722581b903f45" region="proms" offset="200"/>
		<rom name="xvi_7bpr.4h" merge="xvi_7bpr.4h" size="512" crc="22d98032" sha1="ec6626828c79350417d08b98e9631ad35edd4a41" region="proms" offset="300"/>
		<rom name="xvi_6bpr.4f" merge="xvi_6bpr.4f" size="512" crc="3a7599f0" sha1="a4bdf58c190ca16fc7b976c97f41087a61fdb8b8" region="proms" offset="500"/>
		<rom name="xvi_4bpr.3l" merge="xvi_4bpr.3l" size="512" crc="fd8b9d91" sha1="87ddf0b9d723aabb422d6d416aa9ec6bc246bf34" region="proms" offset="700"/>
		<rom name="xvi_5bpr.3m" merge="xvi_5bpr.3m" size="512" crc="bf906d82" sha1="776168a73d3b9f0ce05610acc8a623deae0a572b" region="proms" offset="900"/>
		<rom name="xvi_2bpr.7n" merge="xvi_2bpr.7n" size="256" crc="550f06bc" sha1="816a0fafa0b084ac11ae1af70a5186539376fc2a" region="sound1" offset="0"/>
		<rom name="xvi_1bpr.5n" merge="xvi_1bpr.5n" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="MB88xx" clock="256000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<chip type="audio" name="Discrete"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10K 40K 40K"/>
			<dipvalue name="10K 50K 50K"/>
			<dipvalue name="20K 50K 50K"/>
			<dipvalue name="20K 60K 60K" default="yes"/>
			<dipvalue name="20K 70K 70K"/>
			<dipvalue name="20K 80K 80K"/>
			<dipvalue name="20K 60K"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Flags Award Bonus Life">
			<dipvalue name="No"/>
			<dipvalue name="Yes" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy"/>
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Hardest"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="129"/>
	</game>
	<game name="xviousah" sourcefile="galaga.c" cloneof="xevious" romof="xevious">
		<description>Xevious 2002 (Atari set 1)</description>
		<year>2002</year>
		<manufacturer>Namco (Atari license)</manufacturer>
		<rom name="xea-1m-a.bin" size="8192" crc="8c2b50ec" sha1="f770873b711d838556dde67a8aac8a7f572fcc5b" region="cpu1" offset="0"/>
		<rom name="xea-1l-a.bin" size="8192" crc="0821642b" sha1="c6c322c61d0985a2ac59f5e92d4e351107afb9eb" region="cpu1" offset="2000"/>
		<rom name="xea-4c-a.bin" size="8192" crc="14d8fa03" sha1="e8114141394adda86184b146f2497cfeef7fc2eb" region="cpu2" offset="0"/>
		<rom name="xvi_7.2c" merge="xvi_7.2c" size="4096" crc="dd35cf1c" sha1="f8d1f8e019d8198308443c2e7e815d0d04b23d14" region="cpu3" offset="0"/>
		<rom name="54xx.bin" merge="54xx.bin" size="1024" crc="ee7357e0" sha1="01bdf984a49e8d0cc8761b2cc162fd6434d5afbe" region="cpu4" offset="0"/>
		<rom name="xh_xvi_12.3b" size="4096" crc="9b8f4deb" sha1="f6e1b557be3cbfc2d7755da8e48dc9a57f2cc2c0" region="gfx1" dispose="yes" offset="0"/>
		<rom name="xvi_13.3c" merge="xvi_13.3c" size="4096" crc="de60ba25" sha1="32bc09be5ff8b52ee3a26e0ac3ebc2d4107badb7" region="gfx2" dispose="yes" offset="0"/>
		<rom name="xvi_14.3d" merge="xvi_14.3d" size="4096" crc="535cdbbc" sha1="fb9ffe5fc43e0213231267e98d605d43c15f61e8" region="gfx2" dispose="yes" offset="1000"/>
		<rom name="xh_xvi_15.4m" size="8192" crc="308c5bad" sha1="583a6c2b9a3c9fac6ed33de6ae5ee11543fe6164" region="gfx3" dispose="yes" offset="0"/>
		<rom name="xh_xvi_17.4p" size="8192" crc="b06b9ccb" sha1="186442f0aa7bf0365adfb2da874110c01797b140" region="gfx3" dispose="yes" offset="2000"/>
		<rom name="xh_xvi_16.4n" size="4096" crc="1cbbddce" sha1="5fcf20b3ab335cfac01f1c2bcfca76b90c92618b" region="gfx3" dispose="yes" offset="4000"/>
		<rom name="xh_xvi_18.4r" size="8192" crc="f56c3697" sha1="4f5108a1bf6b828dbed4a34836c42fd359fb68c5" region="gfx3" dispose="yes" offset="5000"/>
		<rom name="xvi_9.2a" merge="xvi_9.2a" size="4096" crc="57ed9879" sha1="3106d1aacff06cf78371bd19967141072b32b7d7" region="gfx4" offset="0"/>
		<rom name="xvi_10.2b" merge="xvi_10.2b" size="8192" crc="ae3ba9e5" sha1="49064b25667ffcd81137cd5e800df4b78b182a46" region="gfx4" offset="1000"/>
		<rom name="xvi_11.2c" merge="xvi_11.2c" size="4096" crc="31e244dd" sha1="3f7eac12863697a98e1122111801606759e44b2a" region="gfx4" offset="3000"/>
		<rom name="xvi_8bpr.6a" merge="xvi_8bpr.6a" size="256" crc="5cc2727f" sha1="0dc1e63a47a4cb0ba75f6f1e0c15e408bb0ee2a1" region="proms" offset="0"/>
		<rom name="xvi_9bpr.6d" merge="xvi_9bpr.6d" size="256" crc="5c8796cc" sha1="63015e3c0874afc6b1ca032f1ffb8f90562c77c8" region="proms" offset="100"/>
		<rom name="xvi10bpr.6e" merge="xvi10bpr.6e" size="256" crc="3cb60975" sha1="c94d5a5dd4d8a08d6d39c051a4a722581b903f45" region="proms" offset="200"/>
		<rom name="xvi_7bpr.4h" merge="xvi_7bpr.4h" size="512" crc="22d98032" sha1="ec6626828c79350417d08b98e9631ad35edd4a41" region="proms" offset="300"/>
		<rom name="xvi_6bpr.4f" merge="xvi_6bpr.4f" size="512" crc="3a7599f0" sha1="a4bdf58c190ca16fc7b976c97f41087a61fdb8b8" region="proms" offset="500"/>
		<rom name="xvi_4bpr.3l" merge="xvi_4bpr.3l" size="512" crc="fd8b9d91" sha1="87ddf0b9d723aabb422d6d416aa9ec6bc246bf34" region="proms" offset="700"/>
		<rom name="xvi_5bpr.3m" merge="xvi_5bpr.3m" size="512" crc="bf906d82" sha1="776168a73d3b9f0ce05610acc8a623deae0a572b" region="proms" offset="900"/>
		<rom name="xvi_2bpr.7n" merge="xvi_2bpr.7n" size="256" crc="550f06bc" sha1="816a0fafa0b084ac11ae1af70a5186539376fc2a" region="sound1" offset="0"/>
		<rom name="xvi_1bpr.5n" merge="xvi_1bpr.5n" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="MB88xx" clock="256000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<chip type="audio" name="Discrete"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10K 40K 40K"/>
			<dipvalue name="10K 50K 50K"/>
			<dipvalue name="20K 50K 50K"/>
			<dipvalue name="20K 60K 60K" default="yes"/>
			<dipvalue name="20K 70K 70K"/>
			<dipvalue name="20K 80K 80K"/>
			<dipvalue name="20K 60K"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Flags Award Bonus Life">
			<dipvalue name="No"/>
			<dipvalue name="Yes" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy"/>
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Hardest"/>
		</dipswitch>
		<dipswitch name="Copyright">
			<dipvalue name="Namco"/>
			<dipvalue name="Atari/Namco" default="yes"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="129"/>
	</game>
	<game name="xeviousp" sourcefile="galaga.c" cloneof="xevious" romof="xevious">
		<description>Xevious Plus!</description>
		<year>2001</year>
		<manufacturer>bootleg</manufacturer>
		<rom name="xvip_1.3p" size="4096" crc="09c5fef9" sha1="1111912763c818afc13e4dfd088877cf78bc30b4" region="cpu1" offset="0"/>
		<rom name="xvip_2.3m" size="4096" crc="a2cf842d" sha1="9bb24b3527f2cad8c9b916f9a815ea4f747dc337" region="cpu1" offset="1000"/>
		<rom name="xvip_3.2m" size="4096" crc="7ab657cd" sha1="a27ad33b2808417dff8e27d0e2b503092f505bb0" region="cpu1" offset="2000"/>
		<rom name="xvip_4.2l" size="4096" crc="884837bd" sha1="750b0b118a88ab09a0dcbdc10737910b2fc28a1a" region="cpu1" offset="3000"/>
		<rom name="xvip_5.3f" size="4096" crc="68c5268b" sha1="265c86b2f547230d88276471864a45460198e129" region="cpu2" offset="0"/>
		<rom name="xvip_6.3j" size="4096" crc="cafc97e6" sha1="a3d8130b49fb941f6f05204793bf3226ca8eac5c" region="cpu2" offset="1000"/>
		<rom name="xvi_7.2c" merge="xvi_7.2c" size="4096" crc="dd35cf1c" sha1="f8d1f8e019d8198308443c2e7e815d0d04b23d14" region="cpu3" offset="0"/>
		<rom name="54xx.bin" merge="54xx.bin" size="1024" crc="ee7357e0" sha1="01bdf984a49e8d0cc8761b2cc162fd6434d5afbe" region="cpu4" offset="0"/>
		<rom name="xvip_12.3b" size="4096" crc="08f184f1" sha1="bcbf89b92c311a78db516b557b982ed51907c49d" region="gfx1" dispose="yes" offset="0"/>
		<rom name="xvi_13.3c" merge="xvi_13.3c" size="4096" crc="de60ba25" sha1="32bc09be5ff8b52ee3a26e0ac3ebc2d4107badb7" region="gfx2" dispose="yes" offset="0"/>
		<rom name="xvi_14.3d" merge="xvi_14.3d" size="4096" crc="535cdbbc" sha1="fb9ffe5fc43e0213231267e98d605d43c15f61e8" region="gfx2" dispose="yes" offset="1000"/>
		<rom name="xvi_15.4m" merge="xvi_15.4m" size="8192" crc="dc2c0ecb" sha1="19ddbd9805f77f38c9a9a1bb30dba6c720b8609f" region="gfx3" dispose="yes" offset="0"/>
		<rom name="xvi_17.4p" merge="xvi_17.4p" size="8192" crc="dfb587ce" sha1="acff2bf5cde85a16cdc98a52cdea11f77fadf25a" region="gfx3" dispose="yes" offset="2000"/>
		<rom name="xvi_16.4n" merge="xvi_16.4n" size="4096" crc="605ca889" sha1="3bf380ef76c03822a042ecc73b5edd4543c268ce" region="gfx3" dispose="yes" offset="4000"/>
		<rom name="xvip_16.4n" size="4096" crc="00babaa1" sha1="b946510a9c5b6c1dd6e6bab1ba3217a9d449a477" region="gfx3" dispose="yes" offset="5000"/>
		<rom name="xvip_9.2a" size="4096" crc="529aecf0" sha1="60c18f834933e01ecd22aa652d39a5d1a9a0fe0f" region="gfx4" offset="0"/>
		<rom name="xvip_10.2b" size="8192" crc="f09eb6f9" sha1="b189b4c23a2f9f185c75b096f44a083f8dbca3ae" region="gfx4" offset="1000"/>
		<rom name="xvi_11.2c" merge="xvi_11.2c" size="4096" crc="31e244dd" sha1="3f7eac12863697a98e1122111801606759e44b2a" region="gfx4" offset="3000"/>
		<rom name="xvi_8bpr.6a" merge="xvi_8bpr.6a" size="256" crc="5cc2727f" sha1="0dc1e63a47a4cb0ba75f6f1e0c15e408bb0ee2a1" region="proms" offset="0"/>
		<rom name="xvi_9bpr.6d" merge="xvi_9bpr.6d" size="256" crc="5c8796cc" sha1="63015e3c0874afc6b1ca032f1ffb8f90562c77c8" region="proms" offset="100"/>
		<rom name="xvi10bpr.6e" merge="xvi10bpr.6e" size="256" crc="3cb60975" sha1="c94d5a5dd4d8a08d6d39c051a4a722581b903f45" region="proms" offset="200"/>
		<rom name="xvi_7bpr.4h" merge="xvi_7bpr.4h" size="512" crc="22d98032" sha1="ec6626828c79350417d08b98e9631ad35edd4a41" region="proms" offset="300"/>
		<rom name="xvi_6bpr.4f" merge="xvi_6bpr.4f" size="512" crc="3a7599f0" sha1="a4bdf58c190ca16fc7b976c97f41087a61fdb8b8" region="proms" offset="500"/>
		<rom name="xvi_4bpr.3l" merge="xvi_4bpr.3l" size="512" crc="fd8b9d91" sha1="87ddf0b9d723aabb422d6d416aa9ec6bc246bf34" region="proms" offset="700"/>
		<rom name="xvi_5bpr.3m" merge="xvi_5bpr.3m" size="512" crc="bf906d82" sha1="776168a73d3b9f0ce05610acc8a623deae0a572b" region="proms" offset="900"/>
		<rom name="xvi_2bpr.7n" merge="xvi_2bpr.7n" size="256" crc="550f06bc" sha1="816a0fafa0b084ac11ae1af70a5186539376fc2a" region="sound1" offset="0"/>
		<rom name="xvi_1bpr.5n" merge="xvi_1bpr.5n" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="MB88xx" clock="256000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<chip type="audio" name="Discrete"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10K 40K 40K"/>
			<dipvalue name="10K 50K 50K"/>
			<dipvalue name="20K 50K 50K"/>
			<dipvalue name="20K 60K 60K" default="yes"/>
			<dipvalue name="20K 70K 70K"/>
			<dipvalue name="20K 80K 80K"/>
			<dipvalue name="20K 60K"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Flags Award Bonus Life">
			<dipvalue name="No"/>
			<dipvalue name="Yes" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy"/>
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Hardest"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="129"/>
	</game>
	<game name="xevious3" sourcefile="galaga.c" cloneof="xevious" romof="xevious">
		<description>Xevious 2003 (Namco)</description>
		<year>2002</year>
		<manufacturer>Namco</manufacturer>
		<rom name="xvi_1.3p" merge="xvi_1.3p" size="4096" crc="09964dda" sha1="4882b25b0938a903f3a367455ba788a30759b5b0" region="cpu1" offset="0"/>
		<rom name="xvi_2.3m" merge="xvi_2.3m" size="4096" crc="60ecce84" sha1="8adc60a5fcbca74092518dbc570ffff0f04c5b17" region="cpu1" offset="1000"/>
		<rom name="xvi_3.2m" merge="xvi_3.2m" size="4096" crc="79754b7d" sha1="c6a154858716e1f073b476824b183de20e06d093" region="cpu1" offset="2000"/>
		<rom name="xvi_4.2l" merge="xvi_4.2l" size="4096" crc="c7d4bbf0" sha1="4b846de204d08651253d3a141677c8a31626af07" region="cpu1" offset="3000"/>
		<rom name="xvi_5.3f" merge="xvi_5.3f" size="4096" crc="c85b703f" sha1="15f1c005b9d806a384ab1f2240b9c580bfe83893" region="cpu2" offset="0"/>
		<rom name="xvi_6.3j" merge="xvi_6.3j" size="4096" crc="e18cdaad" sha1="6b79efee1a9642edb9f752101737132401248aed" region="cpu2" offset="1000"/>
		<rom name="xvi_7.2c" merge="xvi_7.2c" size="4096" crc="dd35cf1c" sha1="f8d1f8e019d8198308443c2e7e815d0d04b23d14" region="cpu3" offset="0"/>
		<rom name="54xx.bin" merge="54xx.bin" size="1024" crc="ee7357e0" sha1="01bdf984a49e8d0cc8761b2cc162fd6434d5afbe" region="cpu4" offset="0"/>
		<rom name="x3_xvi_12.3b" size="4096" crc="34f7940e" sha1="6e289b36d14fea02f2fdf45caa4720ab05529fe2" region="gfx1" dispose="yes" offset="0"/>
		<rom name="x3_xvi_13.3c" size="4096" crc="6eab56b5" sha1="00da56424e520c9de5967c1c233a20cb3ae037db" region="gfx2" dispose="yes" offset="0"/>
		<rom name="x3_xvi_14.3d" size="4096" crc="790b2f6c" sha1="bc8e52d0ca4e97f38256ec3da1b23d266767ea9b" region="gfx2" dispose="yes" offset="1000"/>
		<rom name="x3_xvi_15.4m" size="8192" crc="4dfaf4e1" sha1="26456dc6c75e1a02cfc9c07fedfb2b7ece8e1692" region="gfx3" dispose="yes" offset="0"/>
		<rom name="x3_xvi_17.4p" size="8192" crc="9a135fe7" sha1="278ab8c2805d138a47dfc89db7016c7438142a4f" region="gfx3" dispose="yes" offset="2000"/>
		<rom name="x3_xvi_16.4n" size="4096" crc="dd6f34c8" sha1="9fcc194ea2ee94f8bdf4c46ff8dead113a99bdce" region="gfx3" dispose="yes" offset="4000"/>
		<rom name="x3_xvi_18.4r" size="8192" crc="d5378335" sha1="892a762a050c8f3ae21544392444b289583b8ca0" region="gfx3" dispose="yes" offset="5000"/>
		<rom name="xvi_9.2a" merge="xvi_9.2a" size="4096" crc="57ed9879" sha1="3106d1aacff06cf78371bd19967141072b32b7d7" region="gfx4" offset="0"/>
		<rom name="xvi_10.2b" merge="xvi_10.2b" size="8192" crc="ae3ba9e5" sha1="49064b25667ffcd81137cd5e800df4b78b182a46" region="gfx4" offset="1000"/>
		<rom name="xvi_11.2c" merge="xvi_11.2c" size="4096" crc="31e244dd" sha1="3f7eac12863697a98e1122111801606759e44b2a" region="gfx4" offset="3000"/>
		<rom name="xvi_8bpr.6a" merge="xvi_8bpr.6a" size="256" crc="5cc2727f" sha1="0dc1e63a47a4cb0ba75f6f1e0c15e408bb0ee2a1" region="proms" offset="0"/>
		<rom name="xvi_9bpr.6d" merge="xvi_9bpr.6d" size="256" crc="5c8796cc" sha1="63015e3c0874afc6b1ca032f1ffb8f90562c77c8" region="proms" offset="100"/>
		<rom name="xvi10bpr.6e" merge="xvi10bpr.6e" size="256" crc="3cb60975" sha1="c94d5a5dd4d8a08d6d39c051a4a722581b903f45" region="proms" offset="200"/>
		<rom name="xvi_7bpr.4h" merge="xvi_7bpr.4h" size="512" crc="22d98032" sha1="ec6626828c79350417d08b98e9631ad35edd4a41" region="proms" offset="300"/>
		<rom name="xvi_6bpr.4f" merge="xvi_6bpr.4f" size="512" crc="3a7599f0" sha1="a4bdf58c190ca16fc7b976c97f41087a61fdb8b8" region="proms" offset="500"/>
		<rom name="xvi_4bpr.3l" merge="xvi_4bpr.3l" size="512" crc="fd8b9d91" sha1="87ddf0b9d723aabb422d6d416aa9ec6bc246bf34" region="proms" offset="700"/>
		<rom name="xvi_5bpr.3m" merge="xvi_5bpr.3m" size="512" crc="bf906d82" sha1="776168a73d3b9f0ce05610acc8a623deae0a572b" region="proms" offset="900"/>
		<rom name="xvi_2bpr.7n" merge="xvi_2bpr.7n" size="256" crc="550f06bc" sha1="816a0fafa0b084ac11ae1af70a5186539376fc2a" region="sound1" offset="0"/>
		<rom name="xvi_1bpr.5n" merge="xvi_1bpr.5n" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="MB88xx" clock="256000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<chip type="audio" name="Discrete"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10K 40K 40K"/>
			<dipvalue name="10K 50K 50K"/>
			<dipvalue name="20K 50K 50K"/>
			<dipvalue name="20K 60K 60K" default="yes"/>
			<dipvalue name="20K 70K 70K"/>
			<dipvalue name="20K 80K 80K"/>
			<dipvalue name="20K 60K"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Flags Award Bonus Life">
			<dipvalue name="No"/>
			<dipvalue name="Yes" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy"/>
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Hardest"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="129"/>
	</game>
	<game name="xevious4" sourcefile="galaga.c" cloneof="xevious" romof="xevious">
		<description>Xevious 2004 (Namco)</description>
		<year>2004</year>
		<manufacturer>Namco</manufacturer>
		<rom name="xvi_1.3p" merge="xvi_1.3p" size="4096" crc="09964dda" sha1="4882b25b0938a903f3a367455ba788a30759b5b0" region="cpu1" offset="0"/>
		<rom name="xvi_2.3m" merge="xvi_2.3m" size="4096" crc="60ecce84" sha1="8adc60a5fcbca74092518dbc570ffff0f04c5b17" region="cpu1" offset="1000"/>
		<rom name="xvi_3.2m" merge="xvi_3.2m" size="4096" crc="79754b7d" sha1="c6a154858716e1f073b476824b183de20e06d093" region="cpu1" offset="2000"/>
		<rom name="xvi_4.2l" merge="xvi_4.2l" size="4096" crc="c7d4bbf0" sha1="4b846de204d08651253d3a141677c8a31626af07" region="cpu1" offset="3000"/>
		<rom name="xvi_5.3f" merge="xvi_5.3f" size="4096" crc="c85b703f" sha1="15f1c005b9d806a384ab1f2240b9c580bfe83893" region="cpu2" offset="0"/>
		<rom name="xvi_6.3j" merge="xvi_6.3j" size="4096" crc="e18cdaad" sha1="6b79efee1a9642edb9f752101737132401248aed" region="cpu2" offset="1000"/>
		<rom name="xvi_7.2c" merge="xvi_7.2c" size="4096" crc="dd35cf1c" sha1="f8d1f8e019d8198308443c2e7e815d0d04b23d14" region="cpu3" offset="0"/>
		<rom name="54xx.bin" merge="54xx.bin" size="1024" crc="ee7357e0" sha1="01bdf984a49e8d0cc8761b2cc162fd6434d5afbe" region="cpu4" offset="0"/>
		<rom name="x4_xvi_12.3b" size="4096" crc="bdf15ccc" sha1="0e6fba428cf56668e5c9218af3c6d58c8f261d32" region="gfx1" dispose="yes" offset="0"/>
		<rom name="x4_xvi_13.3c" size="4096" crc="b9832011" sha1="ac7b266791fd39c17cf239405068e309478e6703" region="gfx2" dispose="yes" offset="0"/>
		<rom name="x4_xvi_14.3d" size="4096" crc="04677061" sha1="3bf47661ddf1a8e98fcf8f7e46610e353483da9b" region="gfx2" dispose="yes" offset="1000"/>
		<rom name="x4_xvi_15.4m" size="8192" crc="6cdeae2d" sha1="5d43b11655e2952cec3c4e5df5855805273b0cb8" region="gfx3" dispose="yes" offset="0"/>
		<rom name="x4_xvi_17.4p" size="8192" crc="28ac2e0a" sha1="8f85656d60439abc507ec09e9dfda31dad3e4e04" region="gfx3" dispose="yes" offset="2000"/>
		<rom name="x4_xvi_16.4n" size="4096" crc="400e2c3e" sha1="d46fc7a40ad2b8f822db21e8af9ec29e21f7f093" region="gfx3" dispose="yes" offset="4000"/>
		<rom name="x4_xvi_18.4r" size="8192" crc="45b2daaf" sha1="8bda7ee9900a64c74996e5790832f11983caf31b" region="gfx3" dispose="yes" offset="5000"/>
		<rom name="xvi_9.2a" merge="xvi_9.2a" size="4096" crc="57ed9879" sha1="3106d1aacff06cf78371bd19967141072b32b7d7" region="gfx4" offset="0"/>
		<rom name="xvi_10.2b" merge="xvi_10.2b" size="8192" crc="ae3ba9e5" sha1="49064b25667ffcd81137cd5e800df4b78b182a46" region="gfx4" offset="1000"/>
		<rom name="xvi_11.2c" merge="xvi_11.2c" size="4096" crc="31e244dd" sha1="3f7eac12863697a98e1122111801606759e44b2a" region="gfx4" offset="3000"/>
		<rom name="x4_xvi_8bpr.6a" size="256" crc="0e572608" sha1="580acf168d13e5ba4448c6dbd077fe035dd9df3a" region="proms" offset="0"/>
		<rom name="x4_xvi_9bpr.6d" size="256" crc="0e12c2bb" sha1="829d14781e67268ceba5f771466584025894fd96" region="proms" offset="100"/>
		<rom name="x4_xvi10bpr.6e" size="256" crc="6e235d02" sha1="08378c12dfe190d33caf7bb0916dcc336dca42cd" region="proms" offset="200"/>
		<rom name="xvi_7bpr.4h" merge="xvi_7bpr.4h" size="512" crc="22d98032" sha1="ec6626828c79350417d08b98e9631ad35edd4a41" region="proms" offset="300"/>
		<rom name="xvi_6bpr.4f" merge="xvi_6bpr.4f" size="512" crc="3a7599f0" sha1="a4bdf58c190ca16fc7b976c97f41087a61fdb8b8" region="proms" offset="500"/>
		<rom name="x4_xvi_4bpr.3l" size="512" crc="cce27181" sha1="312d2f776f282354615f3a33a58a2744aafbc5a9" region="proms" offset="700"/>
		<rom name="x4_xvi_5bpr.3m" size="512" crc="e15ddec9" sha1="531551ab5b0f0dc6c450e24ee973451ec0c21471" region="proms" offset="900"/>
		<rom name="xvi_2bpr.7n" merge="xvi_2bpr.7n" size="256" crc="550f06bc" sha1="816a0fafa0b084ac11ae1af70a5186539376fc2a" region="sound1" offset="0"/>
		<rom name="xvi_1bpr.5n" merge="xvi_1bpr.5n" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="MB88xx" clock="256000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<chip type="audio" name="Discrete"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10K 40K 40K"/>
			<dipvalue name="10K 50K 50K"/>
			<dipvalue name="20K 50K 50K"/>
			<dipvalue name="20K 60K 60K" default="yes"/>
			<dipvalue name="20K 70K 70K"/>
			<dipvalue name="20K 80K 80K"/>
			<dipvalue name="20K 60K"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Flags Award Bonus Life">
			<dipvalue name="No"/>
			<dipvalue name="Yes" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy"/>
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Hardest"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="129"/>
	</game>
	<game name="xevious5" sourcefile="galaga.c" cloneof="xevious" romof="xevious">
		<description>Xevious 2005 (Namco)</description>
		<year>2004</year>
		<manufacturer>Namco</manufacturer>
		<rom name="xvi_1.3p" merge="xvi_1.3p" size="4096" crc="09964dda" sha1="4882b25b0938a903f3a367455ba788a30759b5b0" region="cpu1" offset="0"/>
		<rom name="xvi_2.3m" merge="xvi_2.3m" size="4096" crc="60ecce84" sha1="8adc60a5fcbca74092518dbc570ffff0f04c5b17" region="cpu1" offset="1000"/>
		<rom name="xvi_3.2m" merge="xvi_3.2m" size="4096" crc="79754b7d" sha1="c6a154858716e1f073b476824b183de20e06d093" region="cpu1" offset="2000"/>
		<rom name="xvi_4.2l" merge="xvi_4.2l" size="4096" crc="c7d4bbf0" sha1="4b846de204d08651253d3a141677c8a31626af07" region="cpu1" offset="3000"/>
		<rom name="xvi_5.3f" merge="xvi_5.3f" size="4096" crc="c85b703f" sha1="15f1c005b9d806a384ab1f2240b9c580bfe83893" region="cpu2" offset="0"/>
		<rom name="xvi_6.3j" merge="xvi_6.3j" size="4096" crc="e18cdaad" sha1="6b79efee1a9642edb9f752101737132401248aed" region="cpu2" offset="1000"/>
		<rom name="xvi_7.2c" merge="xvi_7.2c" size="4096" crc="dd35cf1c" sha1="f8d1f8e019d8198308443c2e7e815d0d04b23d14" region="cpu3" offset="0"/>
		<rom name="54xx.bin" merge="54xx.bin" size="1024" crc="ee7357e0" sha1="01bdf984a49e8d0cc8761b2cc162fd6434d5afbe" region="cpu4" offset="0"/>
		<rom name="xvi24_12.3b" size="4096" crc="935cb02d" sha1="0800e2a643b2bbeae0f337bfbdc88d2eab16ada4" region="gfx1" dispose="yes" offset="0"/>
		<rom name="xvi_13.3c" merge="xvi_13.3c" size="4096" crc="de60ba25" sha1="32bc09be5ff8b52ee3a26e0ac3ebc2d4107badb7" region="gfx2" dispose="yes" offset="0"/>
		<rom name="xvi24_14.3d" size="4096" crc="e0fbfb86" sha1="6e25609f2f70490d8f70a48e93b1abf9673b1d38" region="gfx2" dispose="yes" offset="1000"/>
		<rom name="xvi24_15.4m" size="8192" crc="51dcbd85" sha1="a681000eb279d0f71da4ec4164f57e9877cb391f" region="gfx3" dispose="yes" offset="0"/>
		<rom name="xvi24_17.4p" size="8192" crc="b4753406" sha1="404e911377614eda1e92093c5e3504216f16e143" region="gfx3" dispose="yes" offset="2000"/>
		<rom name="xvi24_16.4n" size="4096" crc="eb0d690d" sha1="1cc3a0e3647e36a925eab8e5aee73febeb41d4cc" region="gfx3" dispose="yes" offset="4000"/>
		<rom name="xvi24_18.4r" size="8192" crc="490c1189" sha1="a478d390a4931c43778cf24e5b01225c71dcac67" region="gfx3" dispose="yes" offset="5000"/>
		<rom name="xvi_9.2a" merge="xvi_9.2a" size="4096" crc="57ed9879" sha1="3106d1aacff06cf78371bd19967141072b32b7d7" region="gfx4" offset="0"/>
		<rom name="xvi_10.2b" merge="xvi_10.2b" size="8192" crc="ae3ba9e5" sha1="49064b25667ffcd81137cd5e800df4b78b182a46" region="gfx4" offset="1000"/>
		<rom name="xvi_11.2c" merge="xvi_11.2c" size="4096" crc="31e244dd" sha1="3f7eac12863697a98e1122111801606759e44b2a" region="gfx4" offset="3000"/>
		<rom name="xvi_8bpr.6a" merge="xvi_8bpr.6a" size="256" crc="5cc2727f" sha1="0dc1e63a47a4cb0ba75f6f1e0c15e408bb0ee2a1" region="proms" offset="0"/>
		<rom name="xvi_9bpr.6d" merge="xvi_9bpr.6d" size="256" crc="5c8796cc" sha1="63015e3c0874afc6b1ca032f1ffb8f90562c77c8" region="proms" offset="100"/>
		<rom name="xvi10bpr.6e" merge="xvi10bpr.6e" size="256" crc="3cb60975" sha1="c94d5a5dd4d8a08d6d39c051a4a722581b903f45" region="proms" offset="200"/>
		<rom name="xvi_7bpr.4h" merge="xvi_7bpr.4h" size="512" crc="22d98032" sha1="ec6626828c79350417d08b98e9631ad35edd4a41" region="proms" offset="300"/>
		<rom name="xvi_6bpr.4f" merge="xvi_6bpr.4f" size="512" crc="3a7599f0" sha1="a4bdf58c190ca16fc7b976c97f41087a61fdb8b8" region="proms" offset="500"/>
		<rom name="xvi_4bpr.3l" merge="xvi_4bpr.3l" size="512" crc="fd8b9d91" sha1="87ddf0b9d723aabb422d6d416aa9ec6bc246bf34" region="proms" offset="700"/>
		<rom name="xvi_5bpr.3m" merge="xvi_5bpr.3m" size="512" crc="bf906d82" sha1="776168a73d3b9f0ce05610acc8a623deae0a572b" region="proms" offset="900"/>
		<rom name="xvi_2bpr.7n" merge="xvi_2bpr.7n" size="256" crc="550f06bc" sha1="816a0fafa0b084ac11ae1af70a5186539376fc2a" region="sound1" offset="0"/>
		<rom name="xvi_1bpr.5n" merge="xvi_1bpr.5n" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="MB88xx" clock="256000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<chip type="audio" name="Discrete"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10K 40K 40K"/>
			<dipvalue name="10K 50K 50K"/>
			<dipvalue name="20K 50K 50K"/>
			<dipvalue name="20K 60K 60K" default="yes"/>
			<dipvalue name="20K 70K 70K"/>
			<dipvalue name="20K 80K 80K"/>
			<dipvalue name="20K 60K"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Flags Award Bonus Life">
			<dipvalue name="No"/>
			<dipvalue name="Yes" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy"/>
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Hardest"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="129"/>
	</game>
	<game name="xeviblk" sourcefile="galaga.c" cloneof="xevious" romof="xevious">
		<description>Xevious Black (Namco)</description>
		<year>2004</year>
		<manufacturer>Namco</manufacturer>
		<rom name="xvi_1.3p" merge="xvi_1.3p" size="4096" crc="09964dda" sha1="4882b25b0938a903f3a367455ba788a30759b5b0" region="cpu1" offset="0"/>
		<rom name="xvi_2.3m" merge="xvi_2.3m" size="4096" crc="60ecce84" sha1="8adc60a5fcbca74092518dbc570ffff0f04c5b17" region="cpu1" offset="1000"/>
		<rom name="xvi_3.2m" merge="xvi_3.2m" size="4096" crc="79754b7d" sha1="c6a154858716e1f073b476824b183de20e06d093" region="cpu1" offset="2000"/>
		<rom name="xvi_4.2l" merge="xvi_4.2l" size="4096" crc="c7d4bbf0" sha1="4b846de204d08651253d3a141677c8a31626af07" region="cpu1" offset="3000"/>
		<rom name="xvi_5.3f" merge="xvi_5.3f" size="4096" crc="c85b703f" sha1="15f1c005b9d806a384ab1f2240b9c580bfe83893" region="cpu2" offset="0"/>
		<rom name="xvi_6.3j" merge="xvi_6.3j" size="4096" crc="e18cdaad" sha1="6b79efee1a9642edb9f752101737132401248aed" region="cpu2" offset="1000"/>
		<rom name="xvi_7.2c" merge="xvi_7.2c" size="4096" crc="dd35cf1c" sha1="f8d1f8e019d8198308443c2e7e815d0d04b23d14" region="cpu3" offset="0"/>
		<rom name="54xx.bin" merge="54xx.bin" size="1024" crc="ee7357e0" sha1="01bdf984a49e8d0cc8761b2cc162fd6434d5afbe" region="cpu4" offset="0"/>
		<rom name="xvi_12.3b" merge="xvi_12.3b" size="4096" crc="088c8b26" sha1="9c3b61dfca2f84673a78f7f66e363777a8f47a59" region="gfx1" dispose="yes" offset="0"/>
		<rom name="xvi_13.3c" merge="xvi_13.3c" size="4096" crc="de60ba25" sha1="32bc09be5ff8b52ee3a26e0ac3ebc2d4107badb7" region="gfx2" dispose="yes" offset="0"/>
		<rom name="xvi_14.3d" merge="xvi_14.3d" size="4096" crc="535cdbbc" sha1="fb9ffe5fc43e0213231267e98d605d43c15f61e8" region="gfx2" dispose="yes" offset="1000"/>
		<rom name="xvi_15.4m" merge="xvi_15.4m" size="8192" crc="dc2c0ecb" sha1="19ddbd9805f77f38c9a9a1bb30dba6c720b8609f" region="gfx3" dispose="yes" offset="0"/>
		<rom name="xvi_17.4p" merge="xvi_17.4p" size="8192" crc="dfb587ce" sha1="acff2bf5cde85a16cdc98a52cdea11f77fadf25a" region="gfx3" dispose="yes" offset="2000"/>
		<rom name="xvi_16.4n" merge="xvi_16.4n" size="4096" crc="605ca889" sha1="3bf380ef76c03822a042ecc73b5edd4543c268ce" region="gfx3" dispose="yes" offset="4000"/>
		<rom name="xvi_18.4r" merge="xvi_18.4r" size="8192" crc="02417d19" sha1="b5f830dd2cf25cf154308d2e640f0ecdcda5d8cd" region="gfx3" dispose="yes" offset="5000"/>
		<rom name="xvi_9.2a" merge="xvi_9.2a" size="4096" crc="57ed9879" sha1="3106d1aacff06cf78371bd19967141072b32b7d7" region="gfx4" offset="0"/>
		<rom name="xvi_10.2b" merge="xvi_10.2b" size="8192" crc="ae3ba9e5" sha1="49064b25667ffcd81137cd5e800df4b78b182a46" region="gfx4" offset="1000"/>
		<rom name="xvi_11.2c" merge="xvi_11.2c" size="4096" crc="31e244dd" sha1="3f7eac12863697a98e1122111801606759e44b2a" region="gfx4" offset="3000"/>
		<rom name="xvi_8bpr.6a" merge="xvi_8bpr.6a" size="256" crc="5cc2727f" sha1="0dc1e63a47a4cb0ba75f6f1e0c15e408bb0ee2a1" region="proms" offset="0"/>
		<rom name="xvi_9bpr.6d" merge="xvi_9bpr.6d" size="256" crc="5c8796cc" sha1="63015e3c0874afc6b1ca032f1ffb8f90562c77c8" region="proms" offset="100"/>
		<rom name="xvi10bpr.6e" merge="xvi10bpr.6e" size="256" crc="3cb60975" sha1="c94d5a5dd4d8a08d6d39c051a4a722581b903f45" region="proms" offset="200"/>
		<rom name="xvi_7bpr.4h" merge="xvi_7bpr.4h" size="512" crc="22d98032" sha1="ec6626828c79350417d08b98e9631ad35edd4a41" region="proms" offset="300"/>
		<rom name="xvi_6bpr.4f" merge="xvi_6bpr.4f" size="512" crc="3a7599f0" sha1="a4bdf58c190ca16fc7b976c97f41087a61fdb8b8" region="proms" offset="500"/>
		<rom name="xvibl_4bpr.3l" size="512" crc="83277522" sha1="7c5edce9758fdb5aa2132da9d8aeb0f64d69d52e" region="proms" offset="700"/>
		<rom name="xvibl_5bpr.3m" size="512" crc="07b4bd0b" sha1="36b467756c54120a20b82b4183a524b4867bc729" region="proms" offset="900"/>
		<rom name="xvi_2bpr.7n" merge="xvi_2bpr.7n" size="256" crc="550f06bc" sha1="816a0fafa0b084ac11ae1af70a5186539376fc2a" region="sound1" offset="0"/>
		<rom name="xvi_1bpr.5n" merge="xvi_1bpr.5n" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="MB88xx" clock="256000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<chip type="audio" name="Discrete"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10K 40K 40K"/>
			<dipvalue name="10K 50K 50K"/>
			<dipvalue name="20K 50K 50K"/>
			<dipvalue name="20K 60K 60K" default="yes"/>
			<dipvalue name="20K 70K 70K"/>
			<dipvalue name="20K 80K 80K"/>
			<dipvalue name="20K 60K"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Flags Award Bonus Life">
			<dipvalue name="No"/>
			<dipvalue name="Yes" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy"/>
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Hardest"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="129"/>
	</game>
	<game name="andromd" sourcefile="galaxian.c" cloneof="galnamco" romof="galnamco">
		<description>Andromeda</description>
		<year>1979</year>
		<manufacturer>hack</manufacturer>
		<rom name="and01" size="1024" crc="a0059ddd" sha1="06bc3bd5eef9fea9e038ec08e5a228ab19f31a56" region="cpu1" offset="0"/>
		<rom name="and02" size="1024" crc="da6421b8" sha1="d3099d94d722e3e12ade712842261aac8b45f9f4" region="cpu1" offset="400"/>
		<rom name="and03" size="1024" crc="30e28016" sha1="07a621e5061d85a9559a920d76716ea4db61b674" region="cpu1" offset="800"/>
		<rom name="and04" size="1024" crc="de7e7770" sha1="b06043a1d898eb323ddabffd3d2a3b1f63df0e5e" region="cpu1" offset="c00"/>
		<rom name="and05" size="1024" crc="a916c919" sha1="b3e264ff92687022a0f2f551d5df36db848b48eb" region="cpu1" offset="1000"/>
		<rom name="and06" size="1024" crc="9175882b" sha1="d9943efcb9245af7f01aecc533a699bdefc7d283" region="cpu1" offset="1400"/>
		<rom name="and07" size="1024" crc="1237b9da" sha1="00e11532c599fca452a816683b361a24476b7100" region="cpu1" offset="1800"/>
		<rom name="and08" size="1024" crc="8b181929" sha1="c7e789d1a76e8db0251ac4c75aa85f0a4259fc81" region="cpu1" offset="1c00"/>
		<rom name="and09" size="1024" crc="17fd5357" sha1="abda92319f6851232a0dd26229fc55cf6d8361d8" region="cpu1" offset="2000"/>
		<rom name="and10" size="1024" crc="3032821c" sha1="7ff45a9ddd86e77a550b10148147f44c4c934467" region="cpu1" offset="2400"/>
		<rom name="1h.bin" merge="1h.bin" size="2048" crc="39fb43a4" sha1="4755609bd974976f04855d51e08ec0d62ab4bc07" region="gfx1" dispose="yes" offset="0"/>
		<rom name="1k.bin" merge="1k.bin" size="2048" crc="7e3f56a2" sha1="a9795d8b7388f404f3b0e2c6ce15d713a4c5bafa" region="gfx1" dispose="yes" offset="800"/>
		<rom name="6l.bpr" merge="6l.bpr" size="32" crc="c3ac9467" sha1="f382ad5a34d282056c78a5ec00c30ec43772bae2" region="proms" offset="0"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Samples"/>
		<display type="raster" rotate="90" width="256" height="232" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy2way"/>
		</input>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="7000" default="yes"/>
			<dipvalue name="10000"/>
			<dipvalue name="12000"/>
			<dipvalue name="20000"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="98"/>
	</game>
	<game name="buglaxn" sourcefile="galaxian.c" cloneof="galnamco" romof="galnamco">
		<description>Galaxian (Bug sprites)</description>
		<year>1998</year>
		<manufacturer>The Dog hack</manufacturer>
		<rom name="galmidw.u" size="2048" crc="745e2d61" sha1="e65f74e35b1bfaccd407e168ea55678ae9b68edf" region="cpu1" offset="0"/>
		<rom name="galmidw.v" size="2048" crc="9c999a40" sha1="02fdcd95d8511e64c0d2b007b874112d53e41045" region="cpu1" offset="800"/>
		<rom name="galmidw.w" size="2048" crc="b5894925" sha1="0046b9ed697a34d088de1aead8bd7cbe526a2396" region="cpu1" offset="1000"/>
		<rom name="galmidw.y" size="2048" crc="6b3ca10b" sha1="18d8714e5ef52f63ba8888ecc5a25b17b3bf17d1" region="cpu1" offset="1800"/>
		<rom name="galmidw.z" size="2048" crc="cb24f797" sha1="e6bb977ded0654c2c7388aad188059e1e0647908" region="cpu1" offset="2000"/>
		<rom name="buglaxn.1j" size="2048" crc="b8d46e4b" sha1="5fbf130912029fbe2aea5282b2201c6a17eae40b" region="gfx1" dispose="yes" offset="0"/>
		<rom name="buglaxn.1k" size="2048" crc="a00bde50" sha1="c6519af48d2cf0a641b2f5aa327c3591f3184dbc" region="gfx1" dispose="yes" offset="800"/>
		<rom name="6l.bpr" merge="6l.bpr" size="32" crc="c3ac9467" sha1="f382ad5a34d282056c78a5ec00c30ec43772bae2" region="proms" offset="0"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Samples"/>
		<display type="raster" rotate="90" width="256" height="232" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy2way"/>
		</input>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="7000" default="yes"/>
			<dipvalue name="10000"/>
			<dipvalue name="12000"/>
			<dipvalue name="20000"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="98"/>
	</game>
	<game name="fourplay" sourcefile="galaxian.c">
		<description>Four Play</description>
		<year>2002</year>
		<manufacturer>Macro</manufacturer>
		<rom name="fourplay.bin" size="65536" crc="b42b2c2c" sha1="f3b6f136b39e7a6adadecb9acf906fcfe649f398" region="cpu1" offset="10000"/>
		<rom name="graph1.bin" size="4096" crc="359c0c1f" sha1="9e39baae4ab5763db236d0a49a6665d2e69cba11" region="gfx1" dispose="yes" offset="0"/>
		<rom name="graph2.bin" size="4096" crc="b22a51c9" sha1="cccfbab0c92dba81e3451de72d1f1899226e30e2" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="6l.bpr" size="32" crc="c3ac9467" sha1="f382ad5a34d282056c78a5ec00c30ec43772bae2" region="proms" offset="0"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Samples"/>
		<display type="raster" rotate="90" width="256" height="232" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy2way"/>
		</input>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="7000" default="yes"/>
			<dipvalue name="10000"/>
			<dipvalue name="12000"/>
			<dipvalue name="20000"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="98"/>
	</game>
	<game name="galaxkyo" sourcefile="galaxian.c" cloneof="galnamco" romof="galnamco">
		<description>Galaxian (Kyoko)</description>
		<year>1979</year>
		<manufacturer>hack</manufacturer>
		<rom name="galxk.u" size="2048" crc="acfde501" sha1="4b72c1ffecaccadc541da2367f3ef70a2a9aed64" region="cpu1" offset="0"/>
		<rom name="galxk.v" size="2048" crc="65cf3c77" sha1="1c5249815816b395e1e04bf6a7dbb63e40faa0e3" region="cpu1" offset="800"/>
		<rom name="galxk.w" size="2048" crc="9eef9ae6" sha1="b2282e4edb8911e6aabfa936c3526f90381e1320" region="cpu1" offset="1000"/>
		<rom name="galxk.y" size="2048" crc="56a5ddd1" sha1="1f87f647ebdffba28d5957f195448f6bce17f4d5" region="cpu1" offset="1800"/>
		<rom name="galxk.z" size="2048" crc="f4bc7262" sha1="c4b70e474d49f45cec96f7c250bd77e01e18601a" region="cpu1" offset="2000"/>
		<rom name="galxk.1h" size="2048" crc="66a4335d" sha1="0527a9ea99e525b3ba25c172034a61cde9307a9b" region="gfx1" dispose="yes" offset="0"/>
		<rom name="galxk.1k" size="2048" crc="2160265b" sha1="97385e9c8012bc7fe85e29cfccefda72e4ca3320" region="gfx1" dispose="yes" offset="800"/>
		<rom name="6l.bpr" merge="6l.bpr" size="32" crc="c3ac9467" sha1="f382ad5a34d282056c78a5ec00c30ec43772bae2" region="proms" offset="0"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Samples"/>
		<display type="raster" rotate="90" width="256" height="232" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy2way"/>
		</input>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="4000" default="yes"/>
			<dipvalue name="5000"/>
			<dipvalue name="7000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="98"/>
	</game>
	<game name="galbug" sourcefile="galaxian.c">
		<description>Galaxian and War-of-Bug</description>
		<year>1999</year>
		<manufacturer>Jim Skilskyj</manufacturer>
		<rom name="galbug.256" size="32768" crc="a031e0b9" sha1="0b6d46f4107e537c95a77d02804f658f50dc7291" region="cpu1" offset="10000"/>
		<rom name="galbug.32j" size="4096" crc="d50a1c29" sha1="99ac0fd3026fa105955003250782d1ab178c803a" region="gfx1" dispose="yes" offset="0"/>
		<rom name="galbug.32k" size="4096" crc="a630f379" sha1="c6d3b4778934394c217311598521c38548909ebd" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="warofbug.clr" size="32" crc="8688e64b" sha1="ed13414257f580b98b50c9892a14159c55e7838d" region="proms" offset="0"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Samples"/>
		<display type="raster" rotate="90" width="256" height="232" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="1">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="7000" default="yes"/>
			<dipvalue name="10000"/>
			<dipvalue name="12000"/>
			<dipvalue name="20000"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="500000" default="yes"/>
			<dipvalue name="750000"/>
		</dipswitch>
		<driver status="imperfect" emulation="good" color="imperfect" sound="good" graphic="good" savestate="unsupported" palettesize="98"/>
	</game>
	<game name="galinvad" sourcefile="galaxian.c" cloneof="galnamco" romof="galnamco">
		<description>Galaxian (Space Invaders sprites)</description>
		<year>1998</year>
		<manufacturer>T-Bone hack</manufacturer>
		<rom name="galnamco.7f" merge="galnamco.7f" size="4096" crc="b10533fd" sha1="ea8653e80000d607cd37a41f2de27ffe6e190f0f" region="cpu1" offset="0"/>
		<rom name="galnamco.7j" merge="galnamco.7j" size="4096" crc="9163454d" sha1="683ce43c0e24fd5110b860e424e5de30d59e5223" region="cpu1" offset="1000"/>
		<rom name="galnamco.7l" merge="galnamco.7l" size="4096" crc="952c6135" sha1="e0989d5dce37ae421c34833d48b09e76d178680d" region="cpu1" offset="2000"/>
		<rom name="galinv.1h" size="2048" crc="d3d42377" sha1="4eae6b2b20cfb6841d679006f394c7081f8f426f" region="gfx1" dispose="yes" offset="0"/>
		<rom name="galinv.1k" size="2048" crc="7e515c84" sha1="e15ff199f1db55e9abb30c403fc667a4e7143b4f" region="gfx1" dispose="yes" offset="800"/>
		<rom name="6l.bpr" merge="6l.bpr" size="32" crc="c3ac9467" sha1="f382ad5a34d282056c78a5ec00c30ec43772bae2" region="proms" offset="0"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Samples"/>
		<display type="raster" rotate="90" width="256" height="232" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy2way"/>
		</input>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="7000" default="yes"/>
			<dipvalue name="10000"/>
			<dipvalue name="12000"/>
			<dipvalue name="20000"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="98"/>
	</game>
	<game name="galnamco" sourcefile="galaxian.c">
		<description>Galaxians</description>
		<year>1979</year>
		<manufacturer>Namco</manufacturer>
		<rom name="galnamco.7f" size="4096" crc="b10533fd" sha1="ea8653e80000d607cd37a41f2de27ffe6e190f0f" region="cpu1" offset="0"/>
		<rom name="galnamco.7j" size="4096" crc="9163454d" sha1="683ce43c0e24fd5110b860e424e5de30d59e5223" region="cpu1" offset="1000"/>
		<rom name="galnamco.7l" size="4096" crc="952c6135" sha1="e0989d5dce37ae421c34833d48b09e76d178680d" region="cpu1" offset="2000"/>
		<rom name="1h.bin" size="2048" crc="39fb43a4" sha1="4755609bd974976f04855d51e08ec0d62ab4bc07" region="gfx1" dispose="yes" offset="0"/>
		<rom name="1k.bin" size="2048" crc="7e3f56a2" sha1="a9795d8b7388f404f3b0e2c6ce15d713a4c5bafa" region="gfx1" dispose="yes" offset="800"/>
		<rom name="6l.bpr" size="32" crc="c3ac9467" sha1="f382ad5a34d282056c78a5ec00c30ec43772bae2" region="proms" offset="0"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Samples"/>
		<display type="raster" rotate="90" width="256" height="232" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy2way"/>
		</input>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="7000" default="yes"/>
			<dipvalue name="10000"/>
			<dipvalue name="12000"/>
			<dipvalue name="20000"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="98"/>
	</game>
	<game name="gaylaxn" sourcefile="galaxian.c" cloneof="galnamco" romof="galnamco">
		<description>Gaylaxian</description>
		<year>1998</year>
		<manufacturer>The Dog hack</manufacturer>
		<rom name="galx.u" size="2048" crc="79e4007d" sha1="d55050498a670d1c022ba3caad34f8fcaccf4a30" region="cpu1" offset="0"/>
		<rom name="galx.v" size="2048" crc="bc16064e" sha1="4e3220fd63c8184bf9581a89dffb6944d8fae3bb" region="cpu1" offset="800"/>
		<rom name="galx.w" size="2048" crc="72d2d3ee" sha1="96e0c5824e46d7398c7e58dd6b75a9f4ead6f3f5" region="cpu1" offset="1000"/>
		<rom name="galx.y" size="2048" crc="afe397f3" sha1="283c6f3b3f07581d88f7a6e11fc36947a9d90e2e" region="cpu1" offset="1800"/>
		<rom name="galx.z" size="2048" crc="778c0d3c" sha1="6a81875abfea515d379c6212cb57f8e54573e943" region="cpu1" offset="2000"/>
		<rom name="galxn.1h" size="2048" crc="ce77d89b" sha1="17de678c91e96bf3dc414cc2ad8631a8f617da3d" region="gfx1" dispose="yes" offset="0"/>
		<rom name="galxn.1k" size="2048" crc="08008d2c" sha1="6600dbc42e5076f9ce3abe677134bf1677ae70ea" region="gfx1" dispose="yes" offset="800"/>
		<rom name="6l.bpr" merge="6l.bpr" size="32" crc="c3ac9467" sha1="f382ad5a34d282056c78a5ec00c30ec43772bae2" region="proms" offset="0"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Samples"/>
		<display type="raster" rotate="90" width="256" height="232" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy2way"/>
		</input>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="4000" default="yes"/>
			<dipvalue name="5000"/>
			<dipvalue name="7000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="98"/>
	</game>
	<game name="ghostmun" sourcefile="galaxian.c" cloneof="puckman" romof="puckman">
		<description>Ghost Muncher (bootleg on Galaxian hardware)</description>
		<year>1981</year>
		<manufacturer>Leisure and Allied</manufacturer>
		<rom name="pac1.bin" size="4096" crc="19338c70" sha1="cc2665b7d534d324627d12025ee099ff415d4214" region="cpu1" offset="0"/>
		<rom name="pac2.bin" size="4096" crc="18db074d" sha1="a70ed18f632e947493e648e6fc057dfb7a2a3322" region="cpu1" offset="1000"/>
		<rom name="pac3.bin" size="4096" crc="abb98b1d" sha1="bb0109d353359bb192a3e6856a857c2f842838cb" region="cpu1" offset="2000"/>
		<rom name="pac4.bin" size="4096" crc="2403c78e" sha1="52d8c8a4efcf47871485080ab217098a019e6579" region="cpu1" offset="3000"/>
		<rom name="blpac12b" size="2048" crc="b2ed320b" sha1="680a6fdcb65cc2d88d10bc85e0b2628f43375c5c" region="gfx1" dispose="yes" offset="0"/>
		<rom name="blpac11b" size="2048" crc="ab88b2c4" sha1="d0c829ea8021eae81a2b82d36c35ad8258b115e0" region="gfx1" dispose="yes" offset="800"/>
		<rom name="blpac10b" size="2048" crc="44a45b72" sha1="8abd0684a01d6c23ef5cf5f0765458f982316acf" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="blpac9b" size="2048" crc="fa84659f" sha1="20c212723f9062f052539190dfe3fc41577543eb" region="gfx1" dispose="yes" offset="1800"/>
		<rom name="ghostmun.clr" size="32" crc="8dca99ec" sha1="0c4367692cdfa4f7c77401a2c76d9dab6ce7ba33" region="proms" offset="0"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Samples"/>
		<display type="raster" rotate="90" width="256" height="232" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" coins="1">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="98"/>
	</game>
	<game name="mooncmst" sourcefile="galaxian.c" cloneof="mooncrst" romof="mooncrst">
		<description>Moon Creamsta</description>
		<year>2000</year>
		<manufacturer>Kazzy</manufacturer>
		<rom name="mc1" merge="mc1" size="2048" crc="7d954a7a" sha1="a93ee403cfd7887538ad12d33f6dd6c71bea2a32" region="cpu1" offset="0"/>
		<rom name="mc2" merge="mc2" size="2048" crc="44bb7cfa" sha1="349c2e23a9fce73f95bb8168d369082fa129fe3d" region="cpu1" offset="800"/>
		<rom name="mc3" merge="mc3" size="2048" crc="9c412104" sha1="1b40054ebb1ace965a8522119bb23f09797bc5f6" region="cpu1" offset="1000"/>
		<rom name="mc4" merge="mc4" size="2048" crc="7e9b1ab5" sha1="435f603c0c3e788a509dd144a7916a34e791ae44" region="cpu1" offset="1800"/>
		<rom name="mc5.7r" merge="mc5.7r" size="2048" crc="16c759af" sha1="3b48050411f65f9d3fb41ff22901e22d82bf1cf6" region="cpu1" offset="2000"/>
		<rom name="mc6.8d" merge="mc6.8d" size="2048" crc="69bcafdb" sha1="939c8c6ed1cd4660a3d99b8f17ed99cbd7e1352a" region="cpu1" offset="2800"/>
		<rom name="mc7.8e" merge="mc7.8e" size="2048" crc="b50dbc46" sha1="4fa084fd1ba5f78e7703e684c57af15ca7a844e4" region="cpu1" offset="3000"/>
		<rom name="mc8" merge="mc8" size="2048" crc="18ca312b" sha1="39219059003b949e38305553fea2d33071062c64" region="cpu1" offset="3800"/>
		<rom name="mmcs_b" size="2048" crc="94d69a79" sha1="d984ce68046244589e94cb526dc2fa11a85077d9" region="gfx1" dispose="yes" offset="0"/>
		<rom name="mmcs_d" size="2048" crc="44a6c84a" sha1="464dc9a11fdf3015ce9d4735c27c1d6eab51cecb" region="gfx1" dispose="yes" offset="800"/>
		<rom name="mmcs_a" size="2048" crc="d8c9713c" sha1="13f514bed011bb7f420e99bd9caeca0f2a1012ff" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="mmcs_c" size="2048" crc="50e37124" sha1="ae07715733e864eadc3b4586c3e9f1852a4cf127" region="gfx1" dispose="yes" offset="1800"/>
		<rom name="l06_prom.bin" merge="mmi6331.6l" size="32" crc="6a0c7d87" sha1="140335d85c67c75b65689d4e76d29863c209cf32" region="proms" offset="0"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Samples"/>
		<display type="raster" rotate="90" width="256" height="232" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy2way"/>
		</input>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="30000" default="yes"/>
			<dipvalue name="50000"/>
		</dipswitch>
		<dipswitch name="Language">
			<dipvalue name="English" default="yes"/>
			<dipvalue name="Japanese"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="98"/>
	</game>
	<game name="moonwarb" sourcefile="galaxian.c" cloneof="mooncrst" romof="mooncrst">
		<description>Moon War</description>
		<year>1980</year>
		<manufacturer>bootleg</manufacturer>
		<rom name="moonwarb.1" size="2048" crc="322859e6" sha1="292dccb66c38c8de837ec3ac10928d092494958e" region="cpu1" offset="0"/>
		<rom name="moonwarb.2" size="2048" crc="c249902d" sha1="0015461173fb991fd99c824e0eab054c3c17d0f1" region="cpu1" offset="800"/>
		<rom name="moonwarb.3" size="2048" crc="29a2b0ab" sha1="e9fc7161d0566e36307c45b7132e2262c0af4845" region="cpu1" offset="1000"/>
		<rom name="moonwarb.4" size="2048" crc="4c6a5a6d" sha1="366516f63c9b5239e703e4dfb672659049ddbf44" region="cpu1" offset="1800"/>
		<rom name="moonwarb.5" size="2048" crc="06d378a6" sha1="99dbe9fc7f95f8fdce86eb5c32bd1ca1bea0ca3c" region="cpu1" offset="2000"/>
		<rom name="moonwarb.6" size="2048" crc="6e84a927" sha1="82e8e825d157c3c947a3a222bca059a735169c7d" region="cpu1" offset="2800"/>
		<rom name="moonwarb.7" size="2048" crc="f23cd8ce" sha1="a77e7eca239de6a72a8cabed6444ae8efb9e40bd" region="cpu1" offset="3000"/>
		<rom name="moonwarb.8" size="2048" crc="66da55d5" sha1="39e2f6107e77ee97860147f64b9673cd9a2ae612" region="cpu1" offset="3800"/>
		<rom name="moonwarb.1h" size="4096" crc="78663d86" sha1="8648a3e60259404a05ad58b1641190e5b33a24eb" region="gfx1" dispose="yes" offset="0"/>
		<rom name="moonwarb.1k" size="4096" crc="162c50d3" sha1="67d9c87782cf29c443590d7ad687fbeaa6218346" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="l06_prom.bin" merge="mmi6331.6l" size="32" crc="6a0c7d87" sha1="140335d85c67c75b65689d4e76d29863c209cf32" region="proms" offset="0"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Samples"/>
		<display type="raster" rotate="90" width="256" height="232" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy2way"/>
		</input>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="30000" default="yes"/>
			<dipvalue name="50000"/>
		</dipswitch>
		<dipswitch name="Language">
			<dipvalue name="English" default="yes"/>
			<dipvalue name="Japanese"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="98"/>
	</game>
	<game name="supergs" sourcefile="galaxian.c" cloneof="galnamco" romof="galnamco">
		<description>Super Galaxians (Silver Systems)</description>
		<year>1979</year>
		<manufacturer>Midway</manufacturer>
		<rom name="7f.bin" size="4096" crc="4335b1de" sha1="e41e3d90dac738cf71377f3b476ec67b14dee27a" region="cpu1" offset="0"/>
		<rom name="superg.w" size="2048" crc="ddeabdae" sha1="daa5109a32c7c9a80bdb212dc3e4e3e3c104a731" region="cpu1" offset="1000"/>
		<rom name="superg.y" size="2048" crc="9463f753" sha1="d9cb35c19aafec43d08b048bbe2337a790f6ba9d" region="cpu1" offset="1800"/>
		<rom name="supergs.z" size="2048" crc="95e9005c" sha1="cb4c556f00ec2ae9876d235224a7eb7816c06f60" region="cpu1" offset="2000"/>
		<rom name="galmidw.1j" size="2048" crc="84decf98" sha1="2e565cb6057b1816a6b4541e6dfadd3c3762fa36" region="gfx1" dispose="yes" offset="0"/>
		<rom name="galmidw.1k" size="2048" crc="c31ada9e" sha1="237ebb48549b34ca59a13cc2706512d957413ec4" region="gfx1" dispose="yes" offset="800"/>
		<rom name="6l.bpr" merge="6l.bpr" size="32" crc="c3ac9467" sha1="f382ad5a34d282056c78a5ec00c30ec43772bae2" region="proms" offset="0"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Samples"/>
		<display type="raster" rotate="90" width="256" height="232" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy2way"/>
		</input>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="4000" default="yes"/>
			<dipvalue name="5000"/>
			<dipvalue name="7000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="98"/>
	</game>
	<game name="vectrgal" sourcefile="galaxian.c" cloneof="galnamco" romof="galnamco">
		<description>Galaxian (Vector Sim)</description>
		<year>1998</year>
		<manufacturer>T-Bone hack</manufacturer>
		<rom name="galnamco.7f" merge="galnamco.7f" size="4096" crc="b10533fd" sha1="ea8653e80000d607cd37a41f2de27ffe6e190f0f" region="cpu1" offset="0"/>
		<rom name="galnamco.7j" merge="galnamco.7j" size="4096" crc="9163454d" sha1="683ce43c0e24fd5110b860e424e5de30d59e5223" region="cpu1" offset="1000"/>
		<rom name="galnamco.7l" merge="galnamco.7l" size="4096" crc="952c6135" sha1="e0989d5dce37ae421c34833d48b09e76d178680d" region="cpu1" offset="2000"/>
		<rom name="vecgal.1h" size="2048" crc="02815aec" sha1="94975ee5eff84a3ae483dd3d5766384859402477" region="gfx1" dispose="yes" offset="0"/>
		<rom name="vecgal.1k" size="2048" crc="11c9898c" sha1="fb6bac221b3984a70a775bccf06f6e2f17d447cf" region="gfx1" dispose="yes" offset="800"/>
		<rom name="6l.bpr" merge="6l.bpr" size="32" crc="c3ac9467" sha1="f382ad5a34d282056c78a5ec00c30ec43772bae2" region="proms" offset="0"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Samples"/>
		<display type="raster" rotate="90" width="256" height="232" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy2way"/>
		</input>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="7000" default="yes"/>
			<dipvalue name="10000"/>
			<dipvalue name="12000"/>
			<dipvalue name="20000"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="98"/>
	</game>
	<game name="videight" sourcefile="galaxian.c">
		<description>Video Eight</description>
		<year>2001</year>
		<manufacturer>Macro</manufacturer>
		<rom name="videight.bin" size="131072" crc="0601db09" sha1="0c9cd1afb0034946261219bf42b2f9b1ed5bdb17" region="cpu1" offset="10000"/>
		<rom name="v8g1.bin" size="32768" crc="af771e33" sha1="cdc960c5f548e19da4eabdaf8b789ca8ffb6a29f" region="gfx1" dispose="yes" offset="0"/>
		<rom name="v8g2.bin" size="32768" crc="776c34e6" sha1="de70a29f73469a58ab15acb95aaad1efeb4de08d" region="gfx1" dispose="yes" offset="8000"/>
		<rom name="v8c.bin" size="256" crc="b35a6ca8" sha1="d9195215bf2482a1b02a019bb708a9981eb0bdf8" region="proms" offset="0"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Samples"/>
		<display type="raster" rotate="90" width="256" height="232" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="1">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="500000" default="yes"/>
			<dipvalue name="750000"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="322"/>
	</game>
	<game name="gaplushs" sourcefile="gaplus.c" sampleof="gaplus">
		<description>Gaplus [h]</description>
		<year>1998</year>
		<manufacturer>JRok</manufacturer>
		<rom name="gaplushs.8d" size="8192" crc="f2f066ae" sha1="0a8dd6a272d94bc1748d5ffdf109af2156eea740" region="cpu1" offset="a000"/>
		<rom name="gaplushs.8c" size="8192" crc="e46d59a6" sha1="28b5d8ce4c0432690c5998a51edc07bd6e318fe0" region="cpu1" offset="c000"/>
		<rom name="gaplushs.8b" size="8192" crc="896516d4" sha1="ef83dc7eb0c2517079db6363804d16dfe118c330" region="cpu1" offset="e000"/>
		<rom name="gp2-8b.11d" size="8192" crc="bff601a6" sha1="e1a04354d8d0bc0d51d7341a46bd23cbd2158ee9" region="cpu2" offset="a000"/>
		<rom name="gp2-7.11c" size="8192" crc="0621f7df" sha1="b86020f819fefb134cb57e203f7c90b1b29581c8" region="cpu2" offset="c000"/>
		<rom name="gp2-6b.11b" size="8192" crc="14cd61ea" sha1="05605abebcf2791e60b2d810dafcdd8582a87d9b" region="cpu2" offset="e000"/>
		<rom name="gp2-1.4b" size="8192" crc="ed8aa206" sha1="4e0a31d84cb7aca497485dbe0240009d58275765" region="cpu3" offset="e000"/>
		<rom name="gp2-5.8s" size="8192" crc="f3d19987" sha1="a0107fa4659597ac42c875ab1c0deb845534268b" region="gfx1" dispose="yes" offset="0"/>
		<rom name="gp2-11.11p" size="8192" crc="57740ff9" sha1="16873e0ac5f975768d596d7d32af7571f4817f2b" region="gfx2" dispose="yes" offset="0"/>
		<rom name="gp2-10.11n" size="8192" crc="6cd8ce11" sha1="fc346e98737c9fc20810e32d4c150ae4b4051979" region="gfx2" dispose="yes" offset="2000"/>
		<rom name="gp2-12.11r" size="8192" crc="7316a1f1" sha1="368e4541a5151e906a189712bc05192c2ceec8ae" region="gfx2" dispose="yes" offset="4000"/>
		<rom name="gp2-9.11m" size="8192" crc="e6a9ae67" sha1="99c1e67c3b216aa1b63f199e21c73cdedde80e1b" region="gfx2" dispose="yes" offset="6000"/>
		<rom name="gp2-3.1p" size="256" crc="a5091352" sha1="dcd6dfbfbd5281ba0c7b7c189d6fde23617ed3e3" region="proms" offset="0"/>
		<rom name="gp2-1.1n" size="256" crc="8bc8022a" sha1="c76f9d9b066e268621d41a703c5280261234709a" region="proms" offset="100"/>
		<rom name="gp2-2.2n" size="256" crc="8dabc20b" sha1="64d7b333f529d3ba66aeefd380fd1cbf9ddf460d" region="proms" offset="200"/>
		<rom name="gp2-7.6s" size="256" crc="2faa3e09" sha1="781ffe9088476798409cb922350eff881590cf35" region="proms" offset="300"/>
		<rom name="gp2-6.6p" size="512" crc="6f99c2da" sha1="955dcef363870ee8e91edc73b9ea3ce489738aad" region="proms" offset="400"/>
		<rom name="gp2-5.6n" size="512" crc="c7d31657" sha1="a93a5bc448dc127e1389d10a9cb06acadfe940cf" region="proms" offset="600"/>
		<rom name="gp2-4.3f" size="256" crc="2d9fbdd8" sha1="e6a23cd5ce3d3e76de3b70c8ab5a3c45b1147af4" region="sound1" offset="0"/>
		<rom name="pal10l8.8n" size="44" crc="08e5b2fe" sha1="1aa7fa1a61795703af84ae427d0d8588ef8c4c3f" region="0xa3" dispose="yes" offset="0"/>
		<sample name="bang.wav"/>
		<chip type="cpu" name="M6809" clock="1536000"/>
		<chip type="cpu" name="M6809" clock="1536000"/>
		<chip type="cpu" name="M6809" clock="1536000"/>
		<chip type="audio" name="Namco 15XX" clock="24000"/>
		<chip type="audio" name="Samples"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="0 - Standard" default="yes"/>
			<dipvalue name="1 - Easiest"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
			<dipvalue name="6"/>
			<dipvalue name="7 - Hardest"/>
		</dipswitch>
		<dipswitch name="Round Advance">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="30k 70k and every 70k" default="yes"/>
			<dipvalue name="30k 100k and every 100k"/>
			<dipvalue name="30k 100k and every 200k"/>
			<dipvalue name="50k 100k and every 100k"/>
			<dipvalue name="50k 100k and every 200k"/>
			<dipvalue name="50k 150k and every 150k"/>
			<dipvalue name="50k 150k and every 300k"/>
			<dipvalue name="50k 150k"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="256"/>
	</game>
	<game name="gaunt2s" sourcefile="gauntlet.c">
		<description>Gauntlet II Speed Hack</description>
		<year>1987</year>
		<manufacturer>Todd Bordelon</manufacturer>
		<rom name="1307-9a.037" size="32768" crc="46fe8743" sha1="d5fa19e028a2f43658330c67c10e0c811d332780" region="cpu1" offset="0"/>
		<rom name="1308-9b.037" size="32768" crc="276e15c4" sha1="7467b2ec21b1b4fcc18ff9387ce891495f4b064c" region="cpu1" offset="1"/>
		<rom name="1105-10a.043" size="16384" crc="45dfda47" sha1="a9a03150f5a0ad6ce62c5cfdffb4a9f54340590c" region="cpu1" offset="38000"/>
		<rom name="1106-10b.043" size="16384" crc="343c029c" sha1="d2df4e5b036500dcc537a1e0025abb2a8c730bdd" region="cpu1" offset="38001"/>
		<rom name="g2s-1109-7a.043" size="32768" crc="32c909b4" sha1="53c62d7a6660ccff4302ae9b8edcbe2949013e5e" region="cpu1" offset="40000"/>
		<rom name="g2s-1110-7b.043" size="32768" crc="a1a2ac12" sha1="bd939cf97f8c4d52bedc475ee1ce00c226aee234" region="cpu1" offset="40001"/>
		<rom name="1121-6a.043" size="32768" crc="ae301bba" sha1="3d93236aaffe6ef692e5073b1828633e8abf0ce4" region="cpu1" offset="50000"/>
		<rom name="1122-6b.043" size="32768" crc="e94aaa8a" sha1="378c582c360440b808820bcd3be78ec6e8800c34" region="cpu1" offset="50001"/>
		<rom name="1120-16r.043" size="16384" crc="5c731006" sha1="045ad571db34ef870b1bf003e77eea403204f55b" region="cpu2" offset="4000"/>
		<rom name="1119-16s.043" size="32768" crc="dc3591e7" sha1="6d0d8493609974bd5a63be858b045fe4db35d8df" region="cpu2" offset="8000"/>
		<rom name="1104-6p.043" size="8192" crc="1343cf6f" sha1="4a9542bc8ede305e7e8f860eb4b47ca2f3017275" region="gfx1" dispose="yes" offset="0"/>
		<rom name="1111-1a.043" size="32768" crc="09df6e23" sha1="726984275c6a338c12ec0c4cc449f92f4a7a138c" region="gfx2" dispose="yes" offset="0"/>
		<rom name="112-1b.037" size="32768" crc="869330be" sha1="5dfaaf54ee2b3c0eaf35e8c17558313db9791616" region="gfx2" dispose="yes" offset="8000"/>
		<rom name="1123-1c.043" size="16384" crc="e4c98f01" sha1="a24bece3196d13c38e4acdbf62783860253ba67d" region="gfx2" dispose="yes" offset="10000"/>
		<rom name="1113-1l.043" size="32768" crc="33cb476e" sha1="e0757ee0120de2d38be44f8dc8702972c35b87b3" region="gfx2" dispose="yes" offset="18000"/>
		<rom name="114-1mn.037" size="32768" crc="29ef9882" sha1="91e1465af6505b35cd97434c13d2b4d40a085946" region="gfx2" dispose="yes" offset="20000"/>
		<rom name="1124-1p.043" size="16384" crc="c4857879" sha1="3b4ce96da0d178b4bc2d05b5b51b42c7ec461113" region="gfx2" dispose="yes" offset="28000"/>
		<rom name="1115-2a.043" size="32768" crc="f71e2503" sha1="244e108668eaef6b64c6ff733b08b9ee6b7a2d2b" region="gfx2" dispose="yes" offset="30000"/>
		<rom name="116-2b.037" size="32768" crc="11e0ac5b" sha1="729b7561d59d94ef33874a134b97bcd37573dfa6" region="gfx2" dispose="yes" offset="38000"/>
		<rom name="1125-2c.043" size="16384" crc="d9c2c2d1" sha1="185e38c75c06b6ca131a17ee3a46098279bfe17e" region="gfx2" dispose="yes" offset="40000"/>
		<rom name="1117-2l.043" size="32768" crc="9e30b2e9" sha1="e9b513089eaf3bec269058b437fefe7075a3fd6f" region="gfx2" dispose="yes" offset="48000"/>
		<rom name="118-2mn.037" size="32768" crc="8bf3b263" sha1="683d900ab7591ee661218be2406fb375a12e435c" region="gfx2" dispose="yes" offset="50000"/>
		<rom name="1126-2p.043" size="16384" crc="a32c732a" sha1="abe801dff7bb3f2712e2189c2b91f172d941fccd" region="gfx2" dispose="yes" offset="58000"/>
		<chip type="cpu" name="68010" clock="7159090"/>
		<chip type="cpu" name="M6502" clock="1789772"/>
		<chip type="audio" name="YM2151" clock="3579545"/>
		<chip type="audio" name="POKEY" clock="1789772"/>
		<chip type="audio" name="TMS5220" clock="650826"/>
		<display type="raster" rotate="0" width="336" height="240" refresh="60.000000" />
		<sound channels="2"/>
		<input players="4" buttons="2" coins="4">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="1024"/>
	</game>
	<game name="711qbert" sourcefile="gottlieb.c" cloneof="qbert" romof="qbert" sampleof="qbert">
		<description>7-11 Q*bert</description>
		<year>1982</year>
		<manufacturer>Hack</manufacturer>
		<rom name="mqb-rom2.bin" size="8192" crc="6860f957" sha1="ebd68aeb6d54868295bd20cf64ee0187a52df0e3" region="cpu1" offset="a000"/>
		<rom name="mqb-rom1.bin" size="8192" crc="11f0a4e4" sha1="a805e51c40042fae209ace277abd9b35a990905b" region="cpu1" offset="c000"/>
		<rom name="mqb-rom0.bin" size="8192" crc="12a90cb2" sha1="a33203aea79fe43d1233a16e3fdddaceac6e4a20" region="cpu1" offset="e000"/>
		<rom name="mqb-snd1.bin" size="2048" crc="e704b450" sha1="d509f54658e9f0264b9ab865a6f36e5423a28904" region="cpu2" offset="f000"/>
		<rom name="mqb-snd2.bin" size="2048" crc="c6a98bf8" sha1="cc5b5bb5966f5d79226f1f665a3f9fc934f4ef7f" region="cpu2" offset="f800"/>
		<rom name="qb-bg0.bin" merge="qb-bg0.bin" size="4096" crc="7a9ba824" sha1="12aa6df499eb6996ee35f56acac403ff6290f844" region="gfx1" dispose="yes" offset="0"/>
		<rom name="qb-bg1.bin" merge="qb-bg1.bin" size="4096" crc="22e5b891" sha1="5bb67e333255c0ea679ab4312256a8a71a950db8" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="mqb-fg3.bin" size="8192" crc="ee595eda" sha1="11777d95ba79bd0ec7b964b76c1dc129db857816" region="gfx2" dispose="yes" offset="0"/>
		<rom name="mqb-fg2.bin" size="8192" crc="59884c78" sha1="5e77ef46ccd55f79a5fa90521baa7c22e3783fe5" region="gfx2" dispose="yes" offset="2000"/>
		<rom name="mqb-fg1.bin" size="8192" crc="2a60e3ad" sha1="9ed83017f6c8e44337ad76c68b095f2c3300aadb" region="gfx2" dispose="yes" offset="4000"/>
		<rom name="mqb-fg0.bin" size="8192" crc="b11ad9d8" sha1="5264598f33aa76455ae4107d0f265c2a372ed67a" region="gfx2" dispose="yes" offset="6000"/>
		<sample name="fx_17a.wav"/>
		<sample name="fx_17b.wav"/>
		<sample name="fx_17c.wav"/>
		<sample name="fx_17d.wav"/>
		<sample name="fx_17e.wav"/>
		<sample name="fx_17f.wav"/>
		<sample name="fx_17g.wav"/>
		<sample name="fx_17h.wav"/>
		<sample name="fx_18a.wav"/>
		<sample name="fx_18b.wav"/>
		<sample name="fx_18c.wav"/>
		<sample name="fx_18d.wav"/>
		<sample name="fx_18e.wav"/>
		<sample name="fx_18f.wav"/>
		<sample name="fx_18g.wav"/>
		<sample name="fx_18h.wav"/>
		<sample name="fx_19a.wav"/>
		<sample name="fx_19b.wav"/>
		<sample name="fx_19c.wav"/>
		<sample name="fx_19d.wav"/>
		<sample name="fx_19e.wav"/>
		<sample name="fx_19f.wav"/>
		<sample name="fx_19g.wav"/>
		<sample name="fx_19h.wav"/>
		<sample name="fx_20a.wav"/>
		<sample name="fx_20b.wav"/>
		<sample name="fx_20c.wav"/>
		<sample name="fx_20d.wav"/>
		<sample name="fx_20e.wav"/>
		<sample name="fx_20f.wav"/>
		<sample name="fx_20g.wav"/>
		<sample name="fx_20h.wav"/>
		<sample name="fx_21a.wav"/>
		<sample name="fx_21b.wav"/>
		<sample name="fx_21c.wav"/>
		<sample name="fx_21d.wav"/>
		<sample name="fx_21e.wav"/>
		<sample name="fx_21f.wav"/>
		<sample name="fx_21g.wav"/>
		<sample name="fx_21h.wav"/>
		<sample name="fx_22.wav"/>
		<sample name="fx_23.wav"/>
		<sample name="fx_28.wav"/>
		<sample name="fx_36.wav"/>
		<sample name="knocker.wav"/>
		<chip type="cpu" name="I8086" clock="5000000"/>
		<chip type="cpu" name="M6502" clock="894886"/>
		<chip type="audio" name="DAC"/>
		<chip type="audio" name="Samples"/>
		<display type="raster" rotate="270" width="256" height="240" refresh="61.000000" />
		<sound channels="1"/>
		<input players="2" coins="2" service="yes">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Kicker">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Auto Round Advance (Cheat)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="SW5">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="SW7">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="SW8">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="16"/>
	</game>
	<game name="pbert" sourcefile="gottlieb.c" cloneof="qbert" romof="qbert" sampleof="qbert">
		<description>P*bert</description>
		<year>2003</year>
		<manufacturer>Grand Master Peter</manufacturer>
		<rom name="qb-rom2.bin" merge="qb-rom2.bin" size="8192" crc="fe434526" sha1="4cfc5d52dd6c82163e035af82d6112c0c93a3797" region="cpu1" offset="a000"/>
		<rom name="qb-rom1.bin" merge="qb-rom1.bin" size="8192" crc="55635447" sha1="ca6acdef1c9e06b33efe1f0a2df2dfb03723cfbe" region="cpu1" offset="c000"/>
		<rom name="qb-rom0.bin" merge="qb-rom0.bin" size="8192" crc="8e318641" sha1="7f8f66d1e6a7905e93cce07fc92e8801370b7194" region="cpu1" offset="e000"/>
		<rom name="qb-snd1.bin" merge="qb-snd1.bin" size="2048" crc="15787c07" sha1="8b7d03fbf2ebaa71b3a7e2f636a0d1bb9b796e43" region="cpu2" offset="f000"/>
		<rom name="qb-snd2.bin" merge="qb-snd2.bin" size="2048" crc="58437508" sha1="09d8053e7e99679b602dcda230d64db7fe6cb7f5" region="cpu2" offset="f800"/>
		<rom name="pb-bg0.bin" size="4096" crc="14e193e9" sha1="5d67b3da848d4a90a4f9bf7f6145ce1aa33188f7" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pb-bg1.bin" size="4096" crc="a91180f9" sha1="c8a3ceae19afe9a0ad1e05bed99585e6bacbc09b" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="pb-fg3.bin" size="8192" crc="26def34c" sha1="b36dd87e4c36d201aaec0c283e5f3d1ad4056d5d" region="gfx2" dispose="yes" offset="0"/>
		<rom name="pb-fg2.bin" size="8192" crc="cf3309ca" sha1="5be9a28b3681990729f0582f9d2c3dd0314bdd15" region="gfx2" dispose="yes" offset="2000"/>
		<rom name="pb-fg1.bin" size="8192" crc="a5f3a203" sha1="4d7d45e5ba87acd8c44421f2c7fb2129a1866f03" region="gfx2" dispose="yes" offset="4000"/>
		<rom name="pb-fg0.bin" size="8192" crc="495d90e9" sha1="d4d28c30901eb09da8933c03b2178152f0fc7b84" region="gfx2" dispose="yes" offset="6000"/>
		<sample name="fx_17a.wav"/>
		<sample name="fx_17b.wav"/>
		<sample name="fx_17c.wav"/>
		<sample name="fx_17d.wav"/>
		<sample name="fx_17e.wav"/>
		<sample name="fx_17f.wav"/>
		<sample name="fx_17g.wav"/>
		<sample name="fx_17h.wav"/>
		<sample name="fx_18a.wav"/>
		<sample name="fx_18b.wav"/>
		<sample name="fx_18c.wav"/>
		<sample name="fx_18d.wav"/>
		<sample name="fx_18e.wav"/>
		<sample name="fx_18f.wav"/>
		<sample name="fx_18g.wav"/>
		<sample name="fx_18h.wav"/>
		<sample name="fx_19a.wav"/>
		<sample name="fx_19b.wav"/>
		<sample name="fx_19c.wav"/>
		<sample name="fx_19d.wav"/>
		<sample name="fx_19e.wav"/>
		<sample name="fx_19f.wav"/>
		<sample name="fx_19g.wav"/>
		<sample name="fx_19h.wav"/>
		<sample name="fx_20a.wav"/>
		<sample name="fx_20b.wav"/>
		<sample name="fx_20c.wav"/>
		<sample name="fx_20d.wav"/>
		<sample name="fx_20e.wav"/>
		<sample name="fx_20f.wav"/>
		<sample name="fx_20g.wav"/>
		<sample name="fx_20h.wav"/>
		<sample name="fx_21a.wav"/>
		<sample name="fx_21b.wav"/>
		<sample name="fx_21c.wav"/>
		<sample name="fx_21d.wav"/>
		<sample name="fx_21e.wav"/>
		<sample name="fx_21f.wav"/>
		<sample name="fx_21g.wav"/>
		<sample name="fx_21h.wav"/>
		<sample name="fx_22.wav"/>
		<sample name="fx_23.wav"/>
		<sample name="fx_28.wav"/>
		<sample name="fx_36.wav"/>
		<sample name="knocker.wav"/>
		<chip type="cpu" name="I8086" clock="5000000"/>
		<chip type="cpu" name="M6502" clock="894886"/>
		<chip type="audio" name="DAC"/>
		<chip type="audio" name="Samples"/>
		<display type="raster" rotate="270" width="256" height="240" refresh="61.000000" />
		<sound channels="1"/>
		<input players="2" coins="2" service="yes">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Kicker">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Auto Round Advance (Cheat)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="SW5">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="SW7">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="SW8">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="16"/>
	</game>
	<game name="reacths" sourcefile="gottlieb.c" sampleof="reactor">
		<description>Reactor [h]</description>
		<year>2001</year>
		<manufacturer>JRok</manufacturer>
		<rom name="rom7" size="4096" crc="a62d86fd" sha1="9ffce668c6f0155568ccb62a6f12a9513f3c513f" region="cpu1" offset="8000"/>
		<rom name="rom6" size="4096" crc="6ed841f3" sha1="b94272457e6a2d0ec46b510d71d69b4ab92a44aa" region="cpu1" offset="9000"/>
		<rom name="rom5" size="4096" crc="d90576a3" sha1="52af7164dc59b9f7d8a1b3ef9d4c1fc81496899f" region="cpu1" offset="a000"/>
		<rom name="rom4hs" size="4096" crc="579dda3f" sha1="5946339218dcae25703490bfc561d06fdb3e19dd" region="cpu1" offset="b000"/>
		<rom name="rom3" size="4096" crc="f8881385" sha1="baa7ef7309aab9b382442b25ede5d7ecd6e2c370" region="cpu1" offset="c000"/>
		<rom name="rom2" size="4096" crc="3caba35b" sha1="4d3b894821a2cff0ef55cec2b1f62f2e33009b4d" region="cpu1" offset="d000"/>
		<rom name="rom1" size="4096" crc="944e1ddf" sha1="6b487f1cb405e2ba9345190e8ab6022c790882c1" region="cpu1" offset="e000"/>
		<rom name="rom0hs" size="4096" crc="a5dce41d" sha1="b4615e1bbf8c6b9d86a7636166185d1de93fbedb" region="cpu1" offset="f000"/>
		<rom name="snd1" size="2048" crc="d958a0fd" sha1="3c383076c68a929f96d844e89b09f3075f331906" region="cpu2" offset="f000"/>
		<rom name="snd2" size="2048" crc="5dc86942" sha1="a449fcfb25521a0e7523184518b5204dac56e5f8" region="cpu2" offset="f800"/>
		<rom name="fg3" size="4096" crc="8416ad53" sha1="f868259b97675e58b6a7f1dc3c2a4ecf6aa0570e" region="gfx2" dispose="yes" offset="1000"/>
		<rom name="fg2" size="4096" crc="5489605a" sha1="f4bbaaa8cd881dc164b118d1e516edeeea54c1d8" region="gfx2" dispose="yes" offset="3000"/>
		<rom name="fg1" size="4096" crc="18396c57" sha1="39d90a842a03091414ed58d4128b524ecc20c9f1" region="gfx2" dispose="yes" offset="5000"/>
		<rom name="fg0" size="4096" crc="d1f20e15" sha1="dba9aa0fec8b720a33d78b3dd1d7f74040048f7e" region="gfx2" dispose="yes" offset="7000"/>
		<sample name="fx_53.wav"/>
		<sample name="fx_54.wav"/>
		<sample name="fx_55.wav"/>
		<sample name="fx_56.wav"/>
		<sample name="fx_57.wav"/>
		<sample name="fx_58.wav"/>
		<sample name="fx_59.wav"/>
		<sample name="fx_31.wav"/>
		<sample name="fx_39a.wav"/>
		<sample name="fx_39b.wav"/>
		<sample name="fx_39c.wav"/>
		<sample name="fx_39d.wav"/>
		<sample name="fx_39e.wav"/>
		<sample name="fx_39f.wav"/>
		<sample name="fx_39g.wav"/>
		<sample name="fx_39h.wav"/>
		<sample name="fx_39i.wav"/>
		<sample name="fx_39j.wav"/>
		<sample name="fx_39k.wav"/>
		<sample name="fx_39l.wav"/>
		<chip type="cpu" name="I8086" clock="5000000"/>
		<chip type="cpu" name="M6502" clock="894886"/>
		<chip type="audio" name="DAC"/>
		<chip type="audio" name="Samples"/>
		<display type="raster" rotate="0" width="256" height="240" refresh="61.000000" />
		<sound channels="1"/>
		<input players="1" buttons="2" coins="2" service="yes">
			<control type="trackball" minimum="0" maximum="255" sensitivity="15" keydelta="20"/>
		</input>
		<dipswitch name="Sound with Logos">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Bounce Chambers Points">
			<dipvalue name="10"/>
			<dipvalue name="15" default="yes"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Sound with Instructions">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000"/>
			<dipvalue name="12000"/>
			<dipvalue name="15000" default="yes"/>
			<dipvalue name="20000"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="16"/>
	</game>
	<game name="vbert" sourcefile="gottlieb.c" cloneof="qbert" romof="qbert" sampleof="qbert">
		<description>V*bert</description>
		<year>2003</year>
		<manufacturer>Grand Master Peter</manufacturer>
		<rom name="qb-rom2.bin" merge="qb-rom2.bin" size="8192" crc="fe434526" sha1="4cfc5d52dd6c82163e035af82d6112c0c93a3797" region="cpu1" offset="a000"/>
		<rom name="qb-rom1.bin" merge="qb-rom1.bin" size="8192" crc="55635447" sha1="ca6acdef1c9e06b33efe1f0a2df2dfb03723cfbe" region="cpu1" offset="c000"/>
		<rom name="qb-rom0.bin" merge="qb-rom0.bin" size="8192" crc="8e318641" sha1="7f8f66d1e6a7905e93cce07fc92e8801370b7194" region="cpu1" offset="e000"/>
		<rom name="qb-snd1.bin" merge="qb-snd1.bin" size="2048" crc="15787c07" sha1="8b7d03fbf2ebaa71b3a7e2f636a0d1bb9b796e43" region="cpu2" offset="f000"/>
		<rom name="qb-snd2.bin" merge="qb-snd2.bin" size="2048" crc="58437508" sha1="09d8053e7e99679b602dcda230d64db7fe6cb7f5" region="cpu2" offset="f800"/>
		<rom name="vb-bg0.bin" size="4096" crc="8963b939" sha1="1416f56938163b4cdc212758eb2c3f6b773c7e32" region="gfx1" dispose="yes" offset="0"/>
		<rom name="vb-bg1.bin" size="4096" crc="96033c96" sha1="0a5780377bfd3baeeb2d899aa230e503539f7c92" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="vb-fg3.bin" size="8192" crc="8cb4bdb4" sha1="7b9b626b93daa4d2639a1e87ace61b1d254af96c" region="gfx2" dispose="yes" offset="0"/>
		<rom name="vb-fg2.bin" size="8192" crc="79883cc3" sha1="01cfca389021747e2d750fc8bb251abb2d5fe7a8" region="gfx2" dispose="yes" offset="2000"/>
		<rom name="vb-fg1.bin" size="8192" crc="b0fe9bd5" sha1="be2990904efff19adbe18eb674727214ffae9ad3" region="gfx2" dispose="yes" offset="4000"/>
		<rom name="vb-fg0.bin" size="8192" crc="4c3db270" sha1="212f1c353511fb4166a7ad0135dd295a2a16af8d" region="gfx2" dispose="yes" offset="6000"/>
		<sample name="fx_17a.wav"/>
		<sample name="fx_17b.wav"/>
		<sample name="fx_17c.wav"/>
		<sample name="fx_17d.wav"/>
		<sample name="fx_17e.wav"/>
		<sample name="fx_17f.wav"/>
		<sample name="fx_17g.wav"/>
		<sample name="fx_17h.wav"/>
		<sample name="fx_18a.wav"/>
		<sample name="fx_18b.wav"/>
		<sample name="fx_18c.wav"/>
		<sample name="fx_18d.wav"/>
		<sample name="fx_18e.wav"/>
		<sample name="fx_18f.wav"/>
		<sample name="fx_18g.wav"/>
		<sample name="fx_18h.wav"/>
		<sample name="fx_19a.wav"/>
		<sample name="fx_19b.wav"/>
		<sample name="fx_19c.wav"/>
		<sample name="fx_19d.wav"/>
		<sample name="fx_19e.wav"/>
		<sample name="fx_19f.wav"/>
		<sample name="fx_19g.wav"/>
		<sample name="fx_19h.wav"/>
		<sample name="fx_20a.wav"/>
		<sample name="fx_20b.wav"/>
		<sample name="fx_20c.wav"/>
		<sample name="fx_20d.wav"/>
		<sample name="fx_20e.wav"/>
		<sample name="fx_20f.wav"/>
		<sample name="fx_20g.wav"/>
		<sample name="fx_20h.wav"/>
		<sample name="fx_21a.wav"/>
		<sample name="fx_21b.wav"/>
		<sample name="fx_21c.wav"/>
		<sample name="fx_21d.wav"/>
		<sample name="fx_21e.wav"/>
		<sample name="fx_21f.wav"/>
		<sample name="fx_21g.wav"/>
		<sample name="fx_21h.wav"/>
		<sample name="fx_22.wav"/>
		<sample name="fx_23.wav"/>
		<sample name="fx_28.wav"/>
		<sample name="fx_36.wav"/>
		<sample name="knocker.wav"/>
		<chip type="cpu" name="I8086" clock="5000000"/>
		<chip type="cpu" name="M6502" clock="894886"/>
		<chip type="audio" name="DAC"/>
		<chip type="audio" name="Samples"/>
		<display type="raster" rotate="270" width="256" height="240" refresh="61.000000" />
		<sound channels="1"/>
		<input players="2" coins="2" service="yes">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Kicker">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Auto Round Advance (Cheat)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="SW5">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="SW7">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="SW8">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="16"/>
	</game>
	<game name="itecdemo" sourcefile="itech8.c">
		<description>Demo - Itec</description>
		<year>1989</year>
		<manufacturer>Charles Doty</manufacturer>
		<rom name="u5d.bin" size="65536" crc="749a1336" sha1="f3f1220fbb9b61214e7b4e675a6ab5bbe9db50af" region="cpu1" offset="4000"/>
		<rom name="u27d.bin" size="32768" crc="f0cd7332" sha1="770b5d9b531495df0ff6350942cbd5147a875e9b" region="cpu2" offset="8000"/>
		<rom name="grom0d.bin" size="131072" crc="e4f9fe36" sha1="ad8cb4eb1d5d685bb22ca6fee5f1efcd682f8b38" region="gfx1" offset="0"/>
		<rom name="srom0d.bin" size="131072" crc="7ee8cdcd" sha1="67dfd19f3eb3649d6f3f6631e44d0bd36b8d8d19" region="sound1" offset="0"/>
		<chip type="cpu" name="M6809" clock="2000000"/>
		<chip type="cpu" name="M6809" clock="2000000"/>
		<chip type="audio" name="OKI6295" clock="1000000"/>
		<chip type="audio" name="YM2203" clock="4000000"/>
		<display type="raster" rotate="0" width="256" height="240" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="256"/>
	</game>
	<game name="jr1000" sourcefile="jrpacman.c" cloneof="jrpacman" romof="jrpacman">
		<description>Jr. Pac-Man 1000</description>
		<year>2000</year>
		<manufacturer>Blue Justice</manufacturer>
		<rom name="jrp8d.bin" merge="jrp8d.bin" size="8192" crc="e3fa972e" sha1="5ea34621213c649ca2848ab31aab2cbe751723d4" region="cpu1" offset="0"/>
		<rom name="jrp8e.bin" merge="jrp8e.bin" size="8192" crc="ec889e94" sha1="8294e9e79f8fd19a419431fa690e6ac4a1302f58" region="cpu1" offset="2000"/>
		<rom name="jrp8h.bin" merge="jrp8h.bin" size="8192" crc="35f1fc6e" sha1="b84b34560b9aae18b24274712b052283faa01730" region="cpu1" offset="8000"/>
		<rom name="jrp8j.bin" merge="jrp8j.bin" size="8192" crc="9737099e" sha1="07d912a61824323c8fc1b8bd0da89172d4f70b91" region="cpu1" offset="a000"/>
		<rom name="jrp8k.bin" merge="jrp8k.bin" size="8192" crc="5252dd97" sha1="18bd4d5381656120e4242811006c20776774de4d" region="cpu1" offset="c000"/>
		<rom name="jr1000_2c.bin" size="8192" crc="8f93c273" sha1="e672e0fdc8956967783110c0f36cfe0fd77cca90" region="gfx1" dispose="yes" offset="0"/>
		<rom name="jr1000_2e.bin" size="8192" crc="eac97aec" sha1="af5b88e1ce9d14851ae2db4e90cb6adb8df949c7" region="gfx1" dispose="yes" offset="2000"/>
		<rom name="jrprom.9e" merge="jrprom.9e" size="256" crc="029d35c4" sha1="d9aa2dc442e9ac36cf3c346b9fb1aa745eaf3cb8" region="proms" offset="0"/>
		<rom name="jrprom.9f" merge="jrprom.9f" size="256" crc="eee34a79" sha1="7561f8ccab2af85c111af6a02af6986eb67503e5" region="proms" offset="0"/>
		<rom name="jrprom.9p" merge="jrprom.9p" size="256" crc="9f6ea9d8" sha1="62cf15513934d34641433c891a7f73bef82e2fb1" region="proms" offset="20"/>
		<rom name="jrprom.7p" merge="jrprom.7p" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="jrprom.5s" merge="jrprom.5s" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="3">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="30000"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="jr1000_2" sourcefile="jrpacman.c" cloneof="jrpacman" romof="jrpacman">
		<description>Jr. Pac-Man 1000 (Alt)</description>
		<year>1983</year>
		<manufacturer>Bally Midway</manufacturer>
		<rom name="jrp8d.bin" merge="jrp8d.bin" size="8192" crc="e3fa972e" sha1="5ea34621213c649ca2848ab31aab2cbe751723d4" region="cpu1" offset="0"/>
		<rom name="jrp8e.bin" merge="jrp8e.bin" size="8192" crc="ec889e94" sha1="8294e9e79f8fd19a419431fa690e6ac4a1302f58" region="cpu1" offset="2000"/>
		<rom name="jrp8h.bin" merge="jrp8h.bin" size="8192" crc="35f1fc6e" sha1="b84b34560b9aae18b24274712b052283faa01730" region="cpu1" offset="8000"/>
		<rom name="jrp8j.bin" merge="jrp8j.bin" size="8192" crc="9737099e" sha1="07d912a61824323c8fc1b8bd0da89172d4f70b91" region="cpu1" offset="a000"/>
		<rom name="jrp8k.bin" merge="jrp8k.bin" size="8192" crc="5252dd97" sha1="18bd4d5381656120e4242811006c20776774de4d" region="cpu1" offset="c000"/>
		<rom name="jr1000_2c.bin" size="8192" crc="8f93c273" sha1="e672e0fdc8956967783110c0f36cfe0fd77cca90" region="gfx1" dispose="yes" offset="0"/>
		<rom name="jrp2e_1000.bin" size="8192" crc="4f2010d4" sha1="0835375487ccdb2ae77dd9e62229d0b6aeb9142a" region="gfx1" dispose="yes" offset="2000"/>
		<rom name="jrprom.9e" merge="jrprom.9e" size="256" crc="029d35c4" sha1="d9aa2dc442e9ac36cf3c346b9fb1aa745eaf3cb8" region="proms" offset="0"/>
		<rom name="jrprom.9f" merge="jrprom.9f" size="256" crc="eee34a79" sha1="7561f8ccab2af85c111af6a02af6986eb67503e5" region="proms" offset="0"/>
		<rom name="jrprom.9p" merge="jrprom.9p" size="256" crc="9f6ea9d8" sha1="62cf15513934d34641433c891a7f73bef82e2fb1" region="proms" offset="20"/>
		<rom name="jrprom.7p" merge="jrprom.7p" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="jrprom.5s" merge="jrprom.5s" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="3">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="30000"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="jr2000" sourcefile="jrpacman.c" cloneof="jrpacman" romof="jrpacman">
		<description>Jr. Pac-Man 2000</description>
		<year>2000</year>
		<manufacturer>Blue Justice</manufacturer>
		<rom name="jrp8d.bin" merge="jrp8d.bin" size="8192" crc="e3fa972e" sha1="5ea34621213c649ca2848ab31aab2cbe751723d4" region="cpu1" offset="0"/>
		<rom name="jrp8e.bin" merge="jrp8e.bin" size="8192" crc="ec889e94" sha1="8294e9e79f8fd19a419431fa690e6ac4a1302f58" region="cpu1" offset="2000"/>
		<rom name="jrp8h.bin" merge="jrp8h.bin" size="8192" crc="35f1fc6e" sha1="b84b34560b9aae18b24274712b052283faa01730" region="cpu1" offset="8000"/>
		<rom name="jrp8j.bin" merge="jrp8j.bin" size="8192" crc="9737099e" sha1="07d912a61824323c8fc1b8bd0da89172d4f70b91" region="cpu1" offset="a000"/>
		<rom name="jrp8k.bin" merge="jrp8k.bin" size="8192" crc="5252dd97" sha1="18bd4d5381656120e4242811006c20776774de4d" region="cpu1" offset="c000"/>
		<rom name="jr2000_2c.bin" size="8192" crc="2784936b" sha1="31ceeaa0a6c2ca042d829b0baa7b5455c3942790" region="gfx1" dispose="yes" offset="0"/>
		<rom name="jr2000_2e.bin" size="8192" crc="a26f1a49" sha1="86d51269db2f7d8f6a7f12bd2bc1e2ab82f8be83" region="gfx1" dispose="yes" offset="2000"/>
		<rom name="jrprom.9e" merge="jrprom.9e" size="256" crc="029d35c4" sha1="d9aa2dc442e9ac36cf3c346b9fb1aa745eaf3cb8" region="proms" offset="0"/>
		<rom name="jrprom.9f" merge="jrprom.9f" size="256" crc="eee34a79" sha1="7561f8ccab2af85c111af6a02af6986eb67503e5" region="proms" offset="0"/>
		<rom name="jrprom.9p" merge="jrprom.9p" size="256" crc="9f6ea9d8" sha1="62cf15513934d34641433c891a7f73bef82e2fb1" region="proms" offset="20"/>
		<rom name="jrprom.7p" merge="jrprom.7p" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="jrprom.5s" merge="jrprom.5s" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="3">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="30000"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="jr2001" sourcefile="jrpacman.c" cloneof="jrpacman" romof="jrpacman">
		<description>Jr. Pac-Man 2001</description>
		<year>2000</year>
		<manufacturer>Blue Justice</manufacturer>
		<rom name="jrp8d.bin" merge="jrp8d.bin" size="8192" crc="e3fa972e" sha1="5ea34621213c649ca2848ab31aab2cbe751723d4" region="cpu1" offset="0"/>
		<rom name="jrp8e.bin" merge="jrp8e.bin" size="8192" crc="ec889e94" sha1="8294e9e79f8fd19a419431fa690e6ac4a1302f58" region="cpu1" offset="2000"/>
		<rom name="jrp8h.bin" merge="jrp8h.bin" size="8192" crc="35f1fc6e" sha1="b84b34560b9aae18b24274712b052283faa01730" region="cpu1" offset="8000"/>
		<rom name="jrp8j.bin" merge="jrp8j.bin" size="8192" crc="9737099e" sha1="07d912a61824323c8fc1b8bd0da89172d4f70b91" region="cpu1" offset="a000"/>
		<rom name="jrp8k.bin" merge="jrp8k.bin" size="8192" crc="5252dd97" sha1="18bd4d5381656120e4242811006c20776774de4d" region="cpu1" offset="c000"/>
		<rom name="jr2001_2c.bin" size="8192" crc="9171f08f" sha1="d2af715feb9b5266edc24a0ea9eaecc456eb4fac" region="gfx1" dispose="yes" offset="0"/>
		<rom name="jr2001_2e.bin" size="8192" crc="3164b853" sha1="a3e23a902a9548a7025248a0e63fcbd4374de554" region="gfx1" dispose="yes" offset="2000"/>
		<rom name="jrprom.9e" merge="jrprom.9e" size="256" crc="029d35c4" sha1="d9aa2dc442e9ac36cf3c346b9fb1aa745eaf3cb8" region="proms" offset="0"/>
		<rom name="jrprom.9f" merge="jrprom.9f" size="256" crc="eee34a79" sha1="7561f8ccab2af85c111af6a02af6986eb67503e5" region="proms" offset="0"/>
		<rom name="jrprom.9p" merge="jrprom.9p" size="256" crc="9f6ea9d8" sha1="62cf15513934d34641433c891a7f73bef82e2fb1" region="proms" offset="20"/>
		<rom name="jrprom.7p" merge="jrprom.7p" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="jrprom.5s" merge="jrprom.5s" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="3">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="30000"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="jr2001p" sourcefile="jrpacman.c" cloneof="jrpacman" romof="jrpacman">
		<description>Jr. Pac-Man 2001 Plus</description>
		<year>2000</year>
		<manufacturer>Blue Justice</manufacturer>
		<rom name="jrp8d.bin" merge="jrp8d.bin" size="8192" crc="e3fa972e" sha1="5ea34621213c649ca2848ab31aab2cbe751723d4" region="cpu1" offset="0"/>
		<rom name="jrp8e.bin" merge="jrp8e.bin" size="8192" crc="ec889e94" sha1="8294e9e79f8fd19a419431fa690e6ac4a1302f58" region="cpu1" offset="2000"/>
		<rom name="jrp8h.bin" merge="jrp8h.bin" size="8192" crc="35f1fc6e" sha1="b84b34560b9aae18b24274712b052283faa01730" region="cpu1" offset="8000"/>
		<rom name="jrp8j.bin" merge="jrp8j.bin" size="8192" crc="9737099e" sha1="07d912a61824323c8fc1b8bd0da89172d4f70b91" region="cpu1" offset="a000"/>
		<rom name="jrp8k.bin" merge="jrp8k.bin" size="8192" crc="5252dd97" sha1="18bd4d5381656120e4242811006c20776774de4d" region="cpu1" offset="c000"/>
		<rom name="jr2001p2c.bin" size="8192" crc="d56cb9c5" sha1="e598a28c0a4f1cdce2312a8dc418cfa441fc5fe8" region="gfx1" dispose="yes" offset="0"/>
		<rom name="jr2001p2e.bin" size="8192" crc="1b534804" sha1="b93764b6d6aacdcb4a50fffec58cab7778ada3ab" region="gfx1" dispose="yes" offset="2000"/>
		<rom name="jrprom.9e" merge="jrprom.9e" size="256" crc="029d35c4" sha1="d9aa2dc442e9ac36cf3c346b9fb1aa745eaf3cb8" region="proms" offset="0"/>
		<rom name="jrprom.9f" merge="jrprom.9f" size="256" crc="eee34a79" sha1="7561f8ccab2af85c111af6a02af6986eb67503e5" region="proms" offset="0"/>
		<rom name="jrprom.9p" merge="jrprom.9p" size="256" crc="9f6ea9d8" sha1="62cf15513934d34641433c891a7f73bef82e2fb1" region="proms" offset="20"/>
		<rom name="jrprom.7p" merge="jrprom.7p" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="jrprom.5s" merge="jrprom.5s" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="3">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="30000"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="jr2002" sourcefile="jrpacman.c" cloneof="jrpacman" romof="jrpacman">
		<description>Jr. Pac-Man 2002</description>
		<year>2000</year>
		<manufacturer>Blue Justice</manufacturer>
		<rom name="jrp8d.bin" merge="jrp8d.bin" size="8192" crc="e3fa972e" sha1="5ea34621213c649ca2848ab31aab2cbe751723d4" region="cpu1" offset="0"/>
		<rom name="jrp8e.bin" merge="jrp8e.bin" size="8192" crc="ec889e94" sha1="8294e9e79f8fd19a419431fa690e6ac4a1302f58" region="cpu1" offset="2000"/>
		<rom name="jrp8h.bin" merge="jrp8h.bin" size="8192" crc="35f1fc6e" sha1="b84b34560b9aae18b24274712b052283faa01730" region="cpu1" offset="8000"/>
		<rom name="jrp8j.bin" merge="jrp8j.bin" size="8192" crc="9737099e" sha1="07d912a61824323c8fc1b8bd0da89172d4f70b91" region="cpu1" offset="a000"/>
		<rom name="jrp8k.bin" merge="jrp8k.bin" size="8192" crc="5252dd97" sha1="18bd4d5381656120e4242811006c20776774de4d" region="cpu1" offset="c000"/>
		<rom name="jr2002_2c.bin" size="8192" crc="e254096c" sha1="f56127a6dcf8a6a5c916f33a29d761d36d55e543" region="gfx1" dispose="yes" offset="0"/>
		<rom name="jr2002_2e.bin" size="8192" crc="e3240bec" sha1="255669c33f88e39a5c5f041a800f14ec29d24f38" region="gfx1" dispose="yes" offset="2000"/>
		<rom name="jrprom.9e" merge="jrprom.9e" size="256" crc="029d35c4" sha1="d9aa2dc442e9ac36cf3c346b9fb1aa745eaf3cb8" region="proms" offset="0"/>
		<rom name="jrprom.9f" merge="jrprom.9f" size="256" crc="eee34a79" sha1="7561f8ccab2af85c111af6a02af6986eb67503e5" region="proms" offset="0"/>
		<rom name="jrprom.9p" merge="jrprom.9p" size="256" crc="9f6ea9d8" sha1="62cf15513934d34641433c891a7f73bef82e2fb1" region="proms" offset="20"/>
		<rom name="jrprom.7p" merge="jrprom.7p" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="jrprom.5s" merge="jrprom.5s" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="3">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="30000"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="jr2002p" sourcefile="jrpacman.c" cloneof="jrpacman" romof="jrpacman">
		<description>Jr. Pac-Man 2002 Plus</description>
		<year>2000</year>
		<manufacturer>Blue Justice</manufacturer>
		<rom name="jrp8d.bin" merge="jrp8d.bin" size="8192" crc="e3fa972e" sha1="5ea34621213c649ca2848ab31aab2cbe751723d4" region="cpu1" offset="0"/>
		<rom name="jrp8e.bin" merge="jrp8e.bin" size="8192" crc="ec889e94" sha1="8294e9e79f8fd19a419431fa690e6ac4a1302f58" region="cpu1" offset="2000"/>
		<rom name="jrp8h.bin" merge="jrp8h.bin" size="8192" crc="35f1fc6e" sha1="b84b34560b9aae18b24274712b052283faa01730" region="cpu1" offset="8000"/>
		<rom name="jrp8j.bin" merge="jrp8j.bin" size="8192" crc="9737099e" sha1="07d912a61824323c8fc1b8bd0da89172d4f70b91" region="cpu1" offset="a000"/>
		<rom name="jrp8k.bin" merge="jrp8k.bin" size="8192" crc="5252dd97" sha1="18bd4d5381656120e4242811006c20776774de4d" region="cpu1" offset="c000"/>
		<rom name="jr2002p2c.bin" size="8192" crc="ad1d0360" sha1="d401a4575899c64c35977c1c49dfe9ad38a804e7" region="gfx1" dispose="yes" offset="0"/>
		<rom name="jr2002p2e.bin" size="8192" crc="160321a1" sha1="8e4ed3f8f5270fec8a00db92a6aebc9951074f33" region="gfx1" dispose="yes" offset="2000"/>
		<rom name="jrprom.9e" merge="jrprom.9e" size="256" crc="029d35c4" sha1="d9aa2dc442e9ac36cf3c346b9fb1aa745eaf3cb8" region="proms" offset="0"/>
		<rom name="jrprom.9f" merge="jrprom.9f" size="256" crc="eee34a79" sha1="7561f8ccab2af85c111af6a02af6986eb67503e5" region="proms" offset="0"/>
		<rom name="jrprom.9p" merge="jrprom.9p" size="256" crc="9f6ea9d8" sha1="62cf15513934d34641433c891a7f73bef82e2fb1" region="proms" offset="20"/>
		<rom name="jrprom.7p" merge="jrprom.7p" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="jrprom.5s" merge="jrprom.5s" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="3">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="30000"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="jr2003" sourcefile="jrpacman.c" cloneof="jrpacman" romof="jrpacman">
		<description>Jr. Pac-Man 2003</description>
		<year>2000</year>
		<manufacturer>Blue Justice</manufacturer>
		<rom name="jrp8d.bin" merge="jrp8d.bin" size="8192" crc="e3fa972e" sha1="5ea34621213c649ca2848ab31aab2cbe751723d4" region="cpu1" offset="0"/>
		<rom name="jrp8e.bin" merge="jrp8e.bin" size="8192" crc="ec889e94" sha1="8294e9e79f8fd19a419431fa690e6ac4a1302f58" region="cpu1" offset="2000"/>
		<rom name="jrp8h.bin" merge="jrp8h.bin" size="8192" crc="35f1fc6e" sha1="b84b34560b9aae18b24274712b052283faa01730" region="cpu1" offset="8000"/>
		<rom name="jrp8j.bin" merge="jrp8j.bin" size="8192" crc="9737099e" sha1="07d912a61824323c8fc1b8bd0da89172d4f70b91" region="cpu1" offset="a000"/>
		<rom name="jrp8k.bin" merge="jrp8k.bin" size="8192" crc="5252dd97" sha1="18bd4d5381656120e4242811006c20776774de4d" region="cpu1" offset="c000"/>
		<rom name="jr2003_2c.bin" size="8192" crc="0ffe21f5" sha1="3a5503f46d4813ff77aaa633122346228bba659b" region="gfx1" dispose="yes" offset="0"/>
		<rom name="jr2003_2e.bin" size="8192" crc="1fd35d7a" sha1="b04e25c1fd0a148c4caae8ccb07fd2e3b4120325" region="gfx1" dispose="yes" offset="2000"/>
		<rom name="jrprom.9e" merge="jrprom.9e" size="256" crc="029d35c4" sha1="d9aa2dc442e9ac36cf3c346b9fb1aa745eaf3cb8" region="proms" offset="0"/>
		<rom name="jrprom.9f" merge="jrprom.9f" size="256" crc="eee34a79" sha1="7561f8ccab2af85c111af6a02af6986eb67503e5" region="proms" offset="0"/>
		<rom name="jrprom.9p" merge="jrprom.9p" size="256" crc="9f6ea9d8" sha1="62cf15513934d34641433c891a7f73bef82e2fb1" region="proms" offset="20"/>
		<rom name="jrprom.7p" merge="jrprom.7p" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="jrprom.5s" merge="jrprom.5s" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="3">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="30000"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="jr2003p" sourcefile="jrpacman.c" cloneof="jrpacman" romof="jrpacman">
		<description>Jr. Pac-Man 2003 Plus</description>
		<year>2000</year>
		<manufacturer>Blue Justice</manufacturer>
		<rom name="jrp8d.bin" merge="jrp8d.bin" size="8192" crc="e3fa972e" sha1="5ea34621213c649ca2848ab31aab2cbe751723d4" region="cpu1" offset="0"/>
		<rom name="jrp8e.bin" merge="jrp8e.bin" size="8192" crc="ec889e94" sha1="8294e9e79f8fd19a419431fa690e6ac4a1302f58" region="cpu1" offset="2000"/>
		<rom name="jrp8h.bin" merge="jrp8h.bin" size="8192" crc="35f1fc6e" sha1="b84b34560b9aae18b24274712b052283faa01730" region="cpu1" offset="8000"/>
		<rom name="jrp8j.bin" merge="jrp8j.bin" size="8192" crc="9737099e" sha1="07d912a61824323c8fc1b8bd0da89172d4f70b91" region="cpu1" offset="a000"/>
		<rom name="jrp8k.bin" merge="jrp8k.bin" size="8192" crc="5252dd97" sha1="18bd4d5381656120e4242811006c20776774de4d" region="cpu1" offset="c000"/>
		<rom name="jr2003p2c.bin" size="8192" crc="b24e9383" sha1="ba82f2e58e7ba1b64cf52c5da3bb8bf3fac7cea3" region="gfx1" dispose="yes" offset="0"/>
		<rom name="jr2003p2e.bin" size="8192" crc="65ba2fb7" sha1="3a0ee8798c72d13300712a2537b3a44a13f9338f" region="gfx1" dispose="yes" offset="2000"/>
		<rom name="jrprom.9e" merge="jrprom.9e" size="256" crc="029d35c4" sha1="d9aa2dc442e9ac36cf3c346b9fb1aa745eaf3cb8" region="proms" offset="0"/>
		<rom name="jrprom.9f" merge="jrprom.9f" size="256" crc="eee34a79" sha1="7561f8ccab2af85c111af6a02af6986eb67503e5" region="proms" offset="0"/>
		<rom name="jrprom.9p" merge="jrprom.9p" size="256" crc="9f6ea9d8" sha1="62cf15513934d34641433c891a7f73bef82e2fb1" region="proms" offset="20"/>
		<rom name="jrprom.7p" merge="jrprom.7p" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="jrprom.5s" merge="jrprom.5s" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="3">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="30000"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="jr2004" sourcefile="jrpacman.c" cloneof="jrpacman" romof="jrpacman">
		<description>Jr. Pac-Man 2004</description>
		<year>2000</year>
		<manufacturer>Blue Justice</manufacturer>
		<rom name="jrp8d.bin" merge="jrp8d.bin" size="8192" crc="e3fa972e" sha1="5ea34621213c649ca2848ab31aab2cbe751723d4" region="cpu1" offset="0"/>
		<rom name="jrp8e.bin" merge="jrp8e.bin" size="8192" crc="ec889e94" sha1="8294e9e79f8fd19a419431fa690e6ac4a1302f58" region="cpu1" offset="2000"/>
		<rom name="jrp8h.bin" merge="jrp8h.bin" size="8192" crc="35f1fc6e" sha1="b84b34560b9aae18b24274712b052283faa01730" region="cpu1" offset="8000"/>
		<rom name="jrp8j.bin" merge="jrp8j.bin" size="8192" crc="9737099e" sha1="07d912a61824323c8fc1b8bd0da89172d4f70b91" region="cpu1" offset="a000"/>
		<rom name="jrp8k.bin" merge="jrp8k.bin" size="8192" crc="5252dd97" sha1="18bd4d5381656120e4242811006c20776774de4d" region="cpu1" offset="c000"/>
		<rom name="jr2004_2c.bin" size="8192" crc="3c20cf84" sha1="8d34d50839b3f62bfbe9ee4ed633422be6459e73" region="gfx1" dispose="yes" offset="0"/>
		<rom name="jr2004_2e.bin" size="8192" crc="f08575ab" sha1="c5935f88fac7cc9f58e56d857e89c232582c1882" region="gfx1" dispose="yes" offset="2000"/>
		<rom name="jrprom.9e" merge="jrprom.9e" size="256" crc="029d35c4" sha1="d9aa2dc442e9ac36cf3c346b9fb1aa745eaf3cb8" region="proms" offset="0"/>
		<rom name="jrprom.9f" merge="jrprom.9f" size="256" crc="eee34a79" sha1="7561f8ccab2af85c111af6a02af6986eb67503e5" region="proms" offset="0"/>
		<rom name="jrprom.9p" merge="jrprom.9p" size="256" crc="9f6ea9d8" sha1="62cf15513934d34641433c891a7f73bef82e2fb1" region="proms" offset="20"/>
		<rom name="jrprom.7p" merge="jrprom.7p" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="jrprom.5s" merge="jrprom.5s" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="3">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="30000"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="jr2004p" sourcefile="jrpacman.c" cloneof="jrpacman" romof="jrpacman">
		<description>Jr. Pac-Man 2004 Plus</description>
		<year>2000</year>
		<manufacturer>Blue Justice</manufacturer>
		<rom name="jrp8d.bin" merge="jrp8d.bin" size="8192" crc="e3fa972e" sha1="5ea34621213c649ca2848ab31aab2cbe751723d4" region="cpu1" offset="0"/>
		<rom name="jrp8e.bin" merge="jrp8e.bin" size="8192" crc="ec889e94" sha1="8294e9e79f8fd19a419431fa690e6ac4a1302f58" region="cpu1" offset="2000"/>
		<rom name="jrp8h.bin" merge="jrp8h.bin" size="8192" crc="35f1fc6e" sha1="b84b34560b9aae18b24274712b052283faa01730" region="cpu1" offset="8000"/>
		<rom name="jrp8j.bin" merge="jrp8j.bin" size="8192" crc="9737099e" sha1="07d912a61824323c8fc1b8bd0da89172d4f70b91" region="cpu1" offset="a000"/>
		<rom name="jrp8k.bin" merge="jrp8k.bin" size="8192" crc="5252dd97" sha1="18bd4d5381656120e4242811006c20776774de4d" region="cpu1" offset="c000"/>
		<rom name="jr2004p2c.bin" size="8192" crc="6e1db602" sha1="27bf6776d044c602cf9da88cfd19e23d4771759d" region="gfx1" dispose="yes" offset="0"/>
		<rom name="jr2004p2e.bin" size="8192" crc="ab075ebe" sha1="4cafb1019acf49111fdc5e695d95610219a0573d" region="gfx1" dispose="yes" offset="2000"/>
		<rom name="jrprom.9e" merge="jrprom.9e" size="256" crc="029d35c4" sha1="d9aa2dc442e9ac36cf3c346b9fb1aa745eaf3cb8" region="proms" offset="0"/>
		<rom name="jrprom.9f" merge="jrprom.9f" size="256" crc="eee34a79" sha1="7561f8ccab2af85c111af6a02af6986eb67503e5" region="proms" offset="0"/>
		<rom name="jrprom.9p" merge="jrprom.9p" size="256" crc="9f6ea9d8" sha1="62cf15513934d34641433c891a7f73bef82e2fb1" region="proms" offset="20"/>
		<rom name="jrprom.7p" merge="jrprom.7p" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="jrprom.5s" merge="jrprom.5s" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="3">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="30000"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="jr2005" sourcefile="jrpacman.c" cloneof="jrpacman" romof="jrpacman">
		<description>Jr. Pac-Man 2005</description>
		<year>2000</year>
		<manufacturer>Blue Justice</manufacturer>
		<rom name="jrp8d.bin" merge="jrp8d.bin" size="8192" crc="e3fa972e" sha1="5ea34621213c649ca2848ab31aab2cbe751723d4" region="cpu1" offset="0"/>
		<rom name="jrp8e.bin" merge="jrp8e.bin" size="8192" crc="ec889e94" sha1="8294e9e79f8fd19a419431fa690e6ac4a1302f58" region="cpu1" offset="2000"/>
		<rom name="jrp8h.bin" merge="jrp8h.bin" size="8192" crc="35f1fc6e" sha1="b84b34560b9aae18b24274712b052283faa01730" region="cpu1" offset="8000"/>
		<rom name="jrp8j.bin" merge="jrp8j.bin" size="8192" crc="9737099e" sha1="07d912a61824323c8fc1b8bd0da89172d4f70b91" region="cpu1" offset="a000"/>
		<rom name="jrp8k.bin" merge="jrp8k.bin" size="8192" crc="5252dd97" sha1="18bd4d5381656120e4242811006c20776774de4d" region="cpu1" offset="c000"/>
		<rom name="jr2005_2c.bin" size="8192" crc="42eb8848" sha1="79ee37c77ec8374c568699c4161cd46ef8631a17" region="gfx1" dispose="yes" offset="0"/>
		<rom name="jr2005_2e.bin" size="8192" crc="502d286c" sha1="7fcf21d4037f7ffaf68be4c9089b3b3aa0ad59d3" region="gfx1" dispose="yes" offset="2000"/>
		<rom name="jrprom.9e" merge="jrprom.9e" size="256" crc="029d35c4" sha1="d9aa2dc442e9ac36cf3c346b9fb1aa745eaf3cb8" region="proms" offset="0"/>
		<rom name="jrprom.9f" merge="jrprom.9f" size="256" crc="eee34a79" sha1="7561f8ccab2af85c111af6a02af6986eb67503e5" region="proms" offset="0"/>
		<rom name="jrprom.9p" merge="jrprom.9p" size="256" crc="9f6ea9d8" sha1="62cf15513934d34641433c891a7f73bef82e2fb1" region="proms" offset="20"/>
		<rom name="jrprom.7p" merge="jrprom.7p" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="jrprom.5s" merge="jrprom.5s" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="3">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="30000"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="jr2005p" sourcefile="jrpacman.c" cloneof="jrpacman" romof="jrpacman">
		<description>Jr. Pac-Man 2005 Plus</description>
		<year>2000</year>
		<manufacturer>Blue Justice</manufacturer>
		<rom name="jrp8d.bin" merge="jrp8d.bin" size="8192" crc="e3fa972e" sha1="5ea34621213c649ca2848ab31aab2cbe751723d4" region="cpu1" offset="0"/>
		<rom name="jrp8e.bin" merge="jrp8e.bin" size="8192" crc="ec889e94" sha1="8294e9e79f8fd19a419431fa690e6ac4a1302f58" region="cpu1" offset="2000"/>
		<rom name="jrp8h.bin" merge="jrp8h.bin" size="8192" crc="35f1fc6e" sha1="b84b34560b9aae18b24274712b052283faa01730" region="cpu1" offset="8000"/>
		<rom name="jrp8j.bin" merge="jrp8j.bin" size="8192" crc="9737099e" sha1="07d912a61824323c8fc1b8bd0da89172d4f70b91" region="cpu1" offset="a000"/>
		<rom name="jrp8k.bin" merge="jrp8k.bin" size="8192" crc="5252dd97" sha1="18bd4d5381656120e4242811006c20776774de4d" region="cpu1" offset="c000"/>
		<rom name="jr2005p2c.bin" size="8192" crc="4d03cd0a" sha1="eb3c5ed5d0a5d4d67baae2ad629ffbfadbe2bea3" region="gfx1" dispose="yes" offset="0"/>
		<rom name="jr2005p2e.bin" size="8192" crc="51cbce81" sha1="37129228e8e92dd2a500ac2653364506129b7a2e" region="gfx1" dispose="yes" offset="2000"/>
		<rom name="jrprom.9e" merge="jrprom.9e" size="256" crc="029d35c4" sha1="d9aa2dc442e9ac36cf3c346b9fb1aa745eaf3cb8" region="proms" offset="0"/>
		<rom name="jrprom.9f" merge="jrprom.9f" size="256" crc="eee34a79" sha1="7561f8ccab2af85c111af6a02af6986eb67503e5" region="proms" offset="0"/>
		<rom name="jrprom.9p" merge="jrprom.9p" size="256" crc="9f6ea9d8" sha1="62cf15513934d34641433c891a7f73bef82e2fb1" region="proms" offset="20"/>
		<rom name="jrprom.7p" merge="jrprom.7p" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="jrprom.5s" merge="jrprom.5s" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="3">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="30000"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="jr3000p" sourcefile="jrpacman.c" cloneof="jrpacman" romof="jrpacman">
		<description>Jr. Pac-Man 3000 Plus</description>
		<year>2000</year>
		<manufacturer>Blue Justice</manufacturer>
		<rom name="jrp8d.bin" merge="jrp8d.bin" size="8192" crc="e3fa972e" sha1="5ea34621213c649ca2848ab31aab2cbe751723d4" region="cpu1" offset="0"/>
		<rom name="jrp8e.bin" merge="jrp8e.bin" size="8192" crc="ec889e94" sha1="8294e9e79f8fd19a419431fa690e6ac4a1302f58" region="cpu1" offset="2000"/>
		<rom name="jrp8h.bin" merge="jrp8h.bin" size="8192" crc="35f1fc6e" sha1="b84b34560b9aae18b24274712b052283faa01730" region="cpu1" offset="8000"/>
		<rom name="jrp8j.bin" merge="jrp8j.bin" size="8192" crc="9737099e" sha1="07d912a61824323c8fc1b8bd0da89172d4f70b91" region="cpu1" offset="a000"/>
		<rom name="jrp8k.bin" merge="jrp8k.bin" size="8192" crc="5252dd97" sha1="18bd4d5381656120e4242811006c20776774de4d" region="cpu1" offset="c000"/>
		<rom name="jr1000_2c.bin" size="8192" crc="8f93c273" sha1="e672e0fdc8956967783110c0f36cfe0fd77cca90" region="gfx1" dispose="yes" offset="0"/>
		<rom name="jr3000p2e.bin" size="8192" crc="0a8f7b5c" sha1="2182b24330021faa447944e51bebc5159b2b4f0b" region="gfx1" dispose="yes" offset="2000"/>
		<rom name="jrprom.9e" merge="jrprom.9e" size="256" crc="029d35c4" sha1="d9aa2dc442e9ac36cf3c346b9fb1aa745eaf3cb8" region="proms" offset="0"/>
		<rom name="jrprom.9f" merge="jrprom.9f" size="256" crc="eee34a79" sha1="7561f8ccab2af85c111af6a02af6986eb67503e5" region="proms" offset="0"/>
		<rom name="jrprom.9p" merge="jrprom.9p" size="256" crc="9f6ea9d8" sha1="62cf15513934d34641433c891a7f73bef82e2fb1" region="proms" offset="20"/>
		<rom name="jrprom.7p" merge="jrprom.7p" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="jrprom.5s" merge="jrprom.5s" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="3">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="30000"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="jr4000p" sourcefile="jrpacman.c" cloneof="jrpacman" romof="jrpacman">
		<description>Jr. Pac-Man 4000 Plus</description>
		<year>2000</year>
		<manufacturer>Blue Justice</manufacturer>
		<rom name="jrp8d.bin" merge="jrp8d.bin" size="8192" crc="e3fa972e" sha1="5ea34621213c649ca2848ab31aab2cbe751723d4" region="cpu1" offset="0"/>
		<rom name="jrp8e.bin" merge="jrp8e.bin" size="8192" crc="ec889e94" sha1="8294e9e79f8fd19a419431fa690e6ac4a1302f58" region="cpu1" offset="2000"/>
		<rom name="jrp8h.bin" merge="jrp8h.bin" size="8192" crc="35f1fc6e" sha1="b84b34560b9aae18b24274712b052283faa01730" region="cpu1" offset="8000"/>
		<rom name="jrp8j.bin" merge="jrp8j.bin" size="8192" crc="9737099e" sha1="07d912a61824323c8fc1b8bd0da89172d4f70b91" region="cpu1" offset="a000"/>
		<rom name="jrp8k.bin" merge="jrp8k.bin" size="8192" crc="5252dd97" sha1="18bd4d5381656120e4242811006c20776774de4d" region="cpu1" offset="c000"/>
		<rom name="jr4000p2c.bin" size="8192" crc="c5f05f11" sha1="9fdafd46adebb709b2b897b0b53b05c4392239b2" region="gfx1" dispose="yes" offset="0"/>
		<rom name="jr4000p2e.bin" size="8192" crc="944add80" sha1="c391a2bb0d655da87d13581b16d09fe896106efd" region="gfx1" dispose="yes" offset="2000"/>
		<rom name="jrprom.9e" merge="jrprom.9e" size="256" crc="029d35c4" sha1="d9aa2dc442e9ac36cf3c346b9fb1aa745eaf3cb8" region="proms" offset="0"/>
		<rom name="jrprom.9f" merge="jrprom.9f" size="256" crc="eee34a79" sha1="7561f8ccab2af85c111af6a02af6986eb67503e5" region="proms" offset="0"/>
		<rom name="jrprom.9p" merge="jrprom.9p" size="256" crc="9f6ea9d8" sha1="62cf15513934d34641433c891a7f73bef82e2fb1" region="proms" offset="20"/>
		<rom name="jrprom.7p" merge="jrprom.7p" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="jrprom.5s" merge="jrprom.5s" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="3">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="30000"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="jr5000p" sourcefile="jrpacman.c" cloneof="jrpacman" romof="jrpacman">
		<description>Jr. Pac-Man 5000 Plus</description>
		<year>2000</year>
		<manufacturer>Blue Justice</manufacturer>
		<rom name="jrp8d.bin" merge="jrp8d.bin" size="8192" crc="e3fa972e" sha1="5ea34621213c649ca2848ab31aab2cbe751723d4" region="cpu1" offset="0"/>
		<rom name="jrp8e.bin" merge="jrp8e.bin" size="8192" crc="ec889e94" sha1="8294e9e79f8fd19a419431fa690e6ac4a1302f58" region="cpu1" offset="2000"/>
		<rom name="jrp8h.bin" merge="jrp8h.bin" size="8192" crc="35f1fc6e" sha1="b84b34560b9aae18b24274712b052283faa01730" region="cpu1" offset="8000"/>
		<rom name="jrp8j.bin" merge="jrp8j.bin" size="8192" crc="9737099e" sha1="07d912a61824323c8fc1b8bd0da89172d4f70b91" region="cpu1" offset="a000"/>
		<rom name="jrp8k.bin" merge="jrp8k.bin" size="8192" crc="5252dd97" sha1="18bd4d5381656120e4242811006c20776774de4d" region="cpu1" offset="c000"/>
		<rom name="jr5000p2c.bin" size="8192" crc="086979e1" sha1="6c7fa4118fbb90417d3397c9f1f5eee14cb938de" region="gfx1" dispose="yes" offset="0"/>
		<rom name="jr5000p2e.bin" size="8192" crc="a0fce81b" sha1="8704a18e43c5134fc758df3a443c3f0e6990c417" region="gfx1" dispose="yes" offset="2000"/>
		<rom name="jrprom.9e" merge="jrprom.9e" size="256" crc="029d35c4" sha1="d9aa2dc442e9ac36cf3c346b9fb1aa745eaf3cb8" region="proms" offset="0"/>
		<rom name="jrprom.9f" merge="jrprom.9f" size="256" crc="eee34a79" sha1="7561f8ccab2af85c111af6a02af6986eb67503e5" region="proms" offset="0"/>
		<rom name="jrprom.9p" merge="jrprom.9p" size="256" crc="9f6ea9d8" sha1="62cf15513934d34641433c891a7f73bef82e2fb1" region="proms" offset="20"/>
		<rom name="jrprom.7p" merge="jrprom.7p" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="jrprom.5s" merge="jrprom.5s" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="3">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="30000"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="jr6000" sourcefile="jrpacman.c" cloneof="jrpacman" romof="jrpacman">
		<description>Jr. Pac-Man 6000</description>
		<year>2000</year>
		<manufacturer>Blue Justice</manufacturer>
		<rom name="jrp8d.bin" merge="jrp8d.bin" size="8192" crc="e3fa972e" sha1="5ea34621213c649ca2848ab31aab2cbe751723d4" region="cpu1" offset="0"/>
		<rom name="jrp8e.bin" merge="jrp8e.bin" size="8192" crc="ec889e94" sha1="8294e9e79f8fd19a419431fa690e6ac4a1302f58" region="cpu1" offset="2000"/>
		<rom name="jrp8h.bin" merge="jrp8h.bin" size="8192" crc="35f1fc6e" sha1="b84b34560b9aae18b24274712b052283faa01730" region="cpu1" offset="8000"/>
		<rom name="jrp8j.bin" merge="jrp8j.bin" size="8192" crc="9737099e" sha1="07d912a61824323c8fc1b8bd0da89172d4f70b91" region="cpu1" offset="a000"/>
		<rom name="jrp8k.bin" merge="jrp8k.bin" size="8192" crc="5252dd97" sha1="18bd4d5381656120e4242811006c20776774de4d" region="cpu1" offset="c000"/>
		<rom name="jr6000_2c.bin" size="8192" crc="44bd3c24" sha1="d0321f314f604bb268fd62fde2e6a536f2c735f2" region="gfx1" dispose="yes" offset="0"/>
		<rom name="jr6000_2e.bin" size="8192" crc="83c8ff32" sha1="ceae512347ca4c4aa1e88623894c3279281c0639" region="gfx1" dispose="yes" offset="2000"/>
		<rom name="jrprom.9e" merge="jrprom.9e" size="256" crc="029d35c4" sha1="d9aa2dc442e9ac36cf3c346b9fb1aa745eaf3cb8" region="proms" offset="0"/>
		<rom name="jrprom.9f" merge="jrprom.9f" size="256" crc="eee34a79" sha1="7561f8ccab2af85c111af6a02af6986eb67503e5" region="proms" offset="0"/>
		<rom name="jrprom.9p" merge="jrprom.9p" size="256" crc="9f6ea9d8" sha1="62cf15513934d34641433c891a7f73bef82e2fb1" region="proms" offset="20"/>
		<rom name="jrprom.7p" merge="jrprom.7p" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="jrprom.5s" merge="jrprom.5s" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="3">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="30000"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="jr7000" sourcefile="jrpacman.c" cloneof="jrpacman" romof="jrpacman">
		<description>Jr. Pac-Man 7000</description>
		<year>2000</year>
		<manufacturer>Blue Justice</manufacturer>
		<rom name="jrp8d.bin" merge="jrp8d.bin" size="8192" crc="e3fa972e" sha1="5ea34621213c649ca2848ab31aab2cbe751723d4" region="cpu1" offset="0"/>
		<rom name="jrp8e.bin" merge="jrp8e.bin" size="8192" crc="ec889e94" sha1="8294e9e79f8fd19a419431fa690e6ac4a1302f58" region="cpu1" offset="2000"/>
		<rom name="jrp8h.bin" merge="jrp8h.bin" size="8192" crc="35f1fc6e" sha1="b84b34560b9aae18b24274712b052283faa01730" region="cpu1" offset="8000"/>
		<rom name="jrp8j.bin" merge="jrp8j.bin" size="8192" crc="9737099e" sha1="07d912a61824323c8fc1b8bd0da89172d4f70b91" region="cpu1" offset="a000"/>
		<rom name="jrp8k.bin" merge="jrp8k.bin" size="8192" crc="5252dd97" sha1="18bd4d5381656120e4242811006c20776774de4d" region="cpu1" offset="c000"/>
		<rom name="jr7000_2c.bin" size="8192" crc="3dca34d5" sha1="02b8ac91a683fa9688e5897ac206f344fbd71767" region="gfx1" dispose="yes" offset="0"/>
		<rom name="jr7000_2e.bin" size="8192" crc="202f2f37" sha1="337f7e7d123f914833115610a763fe7dc55c3d24" region="gfx1" dispose="yes" offset="2000"/>
		<rom name="jrprom.9e" merge="jrprom.9e" size="256" crc="029d35c4" sha1="d9aa2dc442e9ac36cf3c346b9fb1aa745eaf3cb8" region="proms" offset="0"/>
		<rom name="jrprom.9f" merge="jrprom.9f" size="256" crc="eee34a79" sha1="7561f8ccab2af85c111af6a02af6986eb67503e5" region="proms" offset="0"/>
		<rom name="jrprom.9p" merge="jrprom.9p" size="256" crc="9f6ea9d8" sha1="62cf15513934d34641433c891a7f73bef82e2fb1" region="proms" offset="20"/>
		<rom name="jrprom.7p" merge="jrprom.7p" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="jrprom.5s" merge="jrprom.5s" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="3">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="30000"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="jr7000p" sourcefile="jrpacman.c" cloneof="jrpacman" romof="jrpacman">
		<description>Jr. Pac-Man 7000 Plus</description>
		<year>2000</year>
		<manufacturer>Blue Justice</manufacturer>
		<rom name="jrp8d.bin" merge="jrp8d.bin" size="8192" crc="e3fa972e" sha1="5ea34621213c649ca2848ab31aab2cbe751723d4" region="cpu1" offset="0"/>
		<rom name="jrp8e.bin" merge="jrp8e.bin" size="8192" crc="ec889e94" sha1="8294e9e79f8fd19a419431fa690e6ac4a1302f58" region="cpu1" offset="2000"/>
		<rom name="jrp8h.bin" merge="jrp8h.bin" size="8192" crc="35f1fc6e" sha1="b84b34560b9aae18b24274712b052283faa01730" region="cpu1" offset="8000"/>
		<rom name="jrp8j.bin" merge="jrp8j.bin" size="8192" crc="9737099e" sha1="07d912a61824323c8fc1b8bd0da89172d4f70b91" region="cpu1" offset="a000"/>
		<rom name="jrp8k.bin" merge="jrp8k.bin" size="8192" crc="5252dd97" sha1="18bd4d5381656120e4242811006c20776774de4d" region="cpu1" offset="c000"/>
		<rom name="jr7000p2c.bin" size="8192" crc="3b3e60fe" sha1="26ff62f8aa655fa927694f791ae8a361dc438f3c" region="gfx1" dispose="yes" offset="0"/>
		<rom name="jr7000p2e.bin" size="8192" crc="89b17c92" sha1="2fc39e05fc35a69a6d224b6024f978b7c15bfb80" region="gfx1" dispose="yes" offset="2000"/>
		<rom name="jrprom.9e" merge="jrprom.9e" size="256" crc="029d35c4" sha1="d9aa2dc442e9ac36cf3c346b9fb1aa745eaf3cb8" region="proms" offset="0"/>
		<rom name="jrprom.9f" merge="jrprom.9f" size="256" crc="eee34a79" sha1="7561f8ccab2af85c111af6a02af6986eb67503e5" region="proms" offset="0"/>
		<rom name="jrprom.9p" merge="jrprom.9p" size="256" crc="9f6ea9d8" sha1="62cf15513934d34641433c891a7f73bef82e2fb1" region="proms" offset="20"/>
		<rom name="jrprom.7p" merge="jrprom.7p" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="jrprom.5s" merge="jrprom.5s" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="3">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="30000"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="jr8000" sourcefile="jrpacman.c" cloneof="jrpacman" romof="jrpacman">
		<description>Jr. Pac-Man 8000</description>
		<year>2000</year>
		<manufacturer>Blue Justice</manufacturer>
		<rom name="jrp8d.bin" merge="jrp8d.bin" size="8192" crc="e3fa972e" sha1="5ea34621213c649ca2848ab31aab2cbe751723d4" region="cpu1" offset="0"/>
		<rom name="jrp8e.bin" merge="jrp8e.bin" size="8192" crc="ec889e94" sha1="8294e9e79f8fd19a419431fa690e6ac4a1302f58" region="cpu1" offset="2000"/>
		<rom name="jrp8h.bin" merge="jrp8h.bin" size="8192" crc="35f1fc6e" sha1="b84b34560b9aae18b24274712b052283faa01730" region="cpu1" offset="8000"/>
		<rom name="jrp8j.bin" merge="jrp8j.bin" size="8192" crc="9737099e" sha1="07d912a61824323c8fc1b8bd0da89172d4f70b91" region="cpu1" offset="a000"/>
		<rom name="jrp8k.bin" merge="jrp8k.bin" size="8192" crc="5252dd97" sha1="18bd4d5381656120e4242811006c20776774de4d" region="cpu1" offset="c000"/>
		<rom name="jr8000_2c.bin" size="8192" crc="9653f563" sha1="0a71d70645a8cd2e407a638e934deda43b41e56c" region="gfx1" dispose="yes" offset="0"/>
		<rom name="jr8000_2e.bin" size="8192" crc="0b1791f8" sha1="1d6d494d8acfd57301fc01a86a27df2b7e697f1b" region="gfx1" dispose="yes" offset="2000"/>
		<rom name="jrprom.9e" merge="jrprom.9e" size="256" crc="029d35c4" sha1="d9aa2dc442e9ac36cf3c346b9fb1aa745eaf3cb8" region="proms" offset="0"/>
		<rom name="jrprom.9f" merge="jrprom.9f" size="256" crc="eee34a79" sha1="7561f8ccab2af85c111af6a02af6986eb67503e5" region="proms" offset="0"/>
		<rom name="jrprom.9p" merge="jrprom.9p" size="256" crc="9f6ea9d8" sha1="62cf15513934d34641433c891a7f73bef82e2fb1" region="proms" offset="20"/>
		<rom name="jrprom.7p" merge="jrprom.7p" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="jrprom.5s" merge="jrprom.5s" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="3">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="30000"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="jr8000p" sourcefile="jrpacman.c" cloneof="jrpacman" romof="jrpacman">
		<description>Jr. Pac-Man 8000 Plus</description>
		<year>2000</year>
		<manufacturer>Blue Justice</manufacturer>
		<rom name="jrp8d.bin" merge="jrp8d.bin" size="8192" crc="e3fa972e" sha1="5ea34621213c649ca2848ab31aab2cbe751723d4" region="cpu1" offset="0"/>
		<rom name="jrp8e.bin" merge="jrp8e.bin" size="8192" crc="ec889e94" sha1="8294e9e79f8fd19a419431fa690e6ac4a1302f58" region="cpu1" offset="2000"/>
		<rom name="jrp8h.bin" merge="jrp8h.bin" size="8192" crc="35f1fc6e" sha1="b84b34560b9aae18b24274712b052283faa01730" region="cpu1" offset="8000"/>
		<rom name="jrp8j.bin" merge="jrp8j.bin" size="8192" crc="9737099e" sha1="07d912a61824323c8fc1b8bd0da89172d4f70b91" region="cpu1" offset="a000"/>
		<rom name="jrp8k.bin" merge="jrp8k.bin" size="8192" crc="5252dd97" sha1="18bd4d5381656120e4242811006c20776774de4d" region="cpu1" offset="c000"/>
		<rom name="jr8000p2c.bin" size="8192" crc="913a0bea" sha1="005e3908956169648464dfdd6ae5e2b67ba2233f" region="gfx1" dispose="yes" offset="0"/>
		<rom name="jr8000p2e.bin" size="8192" crc="aed01226" sha1="ae8022e36c7f7c083c1a697e54c7587044fcb491" region="gfx1" dispose="yes" offset="2000"/>
		<rom name="jrprom.9e" merge="jrprom.9e" size="256" crc="029d35c4" sha1="d9aa2dc442e9ac36cf3c346b9fb1aa745eaf3cb8" region="proms" offset="0"/>
		<rom name="jrprom.9f" merge="jrprom.9f" size="256" crc="eee34a79" sha1="7561f8ccab2af85c111af6a02af6986eb67503e5" region="proms" offset="0"/>
		<rom name="jrprom.9p" merge="jrprom.9p" size="256" crc="9f6ea9d8" sha1="62cf15513934d34641433c891a7f73bef82e2fb1" region="proms" offset="20"/>
		<rom name="jrprom.7p" merge="jrprom.7p" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="jrprom.5s" merge="jrprom.5s" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="3">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="30000"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="jr9000p" sourcefile="jrpacman.c" cloneof="jrpacman" romof="jrpacman">
		<description>Jr. Pac-Man 9000 Plus</description>
		<year>2000</year>
		<manufacturer>Blue Justice</manufacturer>
		<rom name="jrp8d.bin" merge="jrp8d.bin" size="8192" crc="e3fa972e" sha1="5ea34621213c649ca2848ab31aab2cbe751723d4" region="cpu1" offset="0"/>
		<rom name="jrp8e.bin" merge="jrp8e.bin" size="8192" crc="ec889e94" sha1="8294e9e79f8fd19a419431fa690e6ac4a1302f58" region="cpu1" offset="2000"/>
		<rom name="jrp8h.bin" merge="jrp8h.bin" size="8192" crc="35f1fc6e" sha1="b84b34560b9aae18b24274712b052283faa01730" region="cpu1" offset="8000"/>
		<rom name="jrp8j.bin" merge="jrp8j.bin" size="8192" crc="9737099e" sha1="07d912a61824323c8fc1b8bd0da89172d4f70b91" region="cpu1" offset="a000"/>
		<rom name="jrp8k.bin" merge="jrp8k.bin" size="8192" crc="5252dd97" sha1="18bd4d5381656120e4242811006c20776774de4d" region="cpu1" offset="c000"/>
		<rom name="jr9000p2c.bin" size="8192" crc="b2653891" sha1="e96ab61f58bb9b47751e7e9397f2d44ff35897e6" region="gfx1" dispose="yes" offset="0"/>
		<rom name="jr9000p2e.bin" size="8192" crc="87f45bd7" sha1="7a45e0d5479de3d867518354f108e62f7e4d9877" region="gfx1" dispose="yes" offset="2000"/>
		<rom name="jrprom.9e" merge="jrprom.9e" size="256" crc="029d35c4" sha1="d9aa2dc442e9ac36cf3c346b9fb1aa745eaf3cb8" region="proms" offset="0"/>
		<rom name="jrprom.9f" merge="jrprom.9f" size="256" crc="eee34a79" sha1="7561f8ccab2af85c111af6a02af6986eb67503e5" region="proms" offset="0"/>
		<rom name="jrprom.9p" merge="jrprom.9p" size="256" crc="9f6ea9d8" sha1="62cf15513934d34641433c891a7f73bef82e2fb1" region="proms" offset="20"/>
		<rom name="jrprom.7p" merge="jrprom.7p" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="jrprom.5s" merge="jrprom.5s" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="3">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="30000"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="jrdeluxe" sourcefile="jrpacman.c" cloneof="jrpacman" romof="jrpacman">
		<description>Jr. Pac-Man Deluxe</description>
		<year>2000</year>
		<manufacturer>Blue Justice</manufacturer>
		<rom name="jrp8d.bin" merge="jrp8d.bin" size="8192" crc="e3fa972e" sha1="5ea34621213c649ca2848ab31aab2cbe751723d4" region="cpu1" offset="0"/>
		<rom name="jrp8e.bin" merge="jrp8e.bin" size="8192" crc="ec889e94" sha1="8294e9e79f8fd19a419431fa690e6ac4a1302f58" region="cpu1" offset="2000"/>
		<rom name="jrp8h.bin" merge="jrp8h.bin" size="8192" crc="35f1fc6e" sha1="b84b34560b9aae18b24274712b052283faa01730" region="cpu1" offset="8000"/>
		<rom name="jrp8j.bin" merge="jrp8j.bin" size="8192" crc="9737099e" sha1="07d912a61824323c8fc1b8bd0da89172d4f70b91" region="cpu1" offset="a000"/>
		<rom name="jrp8k.bin" merge="jrp8k.bin" size="8192" crc="5252dd97" sha1="18bd4d5381656120e4242811006c20776774de4d" region="cpu1" offset="c000"/>
		<rom name="jrdeluxe2c.bin" size="8192" crc="90517001" sha1="cfb4a43bf9ef732a940b027de383e7a6ec0ec671" region="gfx1" dispose="yes" offset="0"/>
		<rom name="jrdeluxe2e.bin" size="8192" crc="ef042965" sha1="8497d2c7fdae6b1903df421ae1358a3b41e78599" region="gfx1" dispose="yes" offset="2000"/>
		<rom name="jrprom.9e" merge="jrprom.9e" size="256" crc="029d35c4" sha1="d9aa2dc442e9ac36cf3c346b9fb1aa745eaf3cb8" region="proms" offset="0"/>
		<rom name="jrprom.9f" merge="jrprom.9f" size="256" crc="eee34a79" sha1="7561f8ccab2af85c111af6a02af6986eb67503e5" region="proms" offset="0"/>
		<rom name="jrprom.9p" merge="jrprom.9p" size="256" crc="9f6ea9d8" sha1="62cf15513934d34641433c891a7f73bef82e2fb1" region="proms" offset="20"/>
		<rom name="jrprom.7p" merge="jrprom.7p" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="jrprom.5s" merge="jrprom.5s" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="3">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="30000"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="jrhearts" sourcefile="jrpacman.c" cloneof="jrpacman" romof="jrpacman">
		<description>Jr. Pac-Man Hearts</description>
		<year>2000</year>
		<manufacturer>Bally Midway</manufacturer>
		<rom name="jrp8d.bin" merge="jrp8d.bin" size="8192" crc="e3fa972e" sha1="5ea34621213c649ca2848ab31aab2cbe751723d4" region="cpu1" offset="0"/>
		<rom name="jrp8e.bin" merge="jrp8e.bin" size="8192" crc="ec889e94" sha1="8294e9e79f8fd19a419431fa690e6ac4a1302f58" region="cpu1" offset="2000"/>
		<rom name="jrp8h.bin" merge="jrp8h.bin" size="8192" crc="35f1fc6e" sha1="b84b34560b9aae18b24274712b052283faa01730" region="cpu1" offset="8000"/>
		<rom name="jrp8j.bin" merge="jrp8j.bin" size="8192" crc="9737099e" sha1="07d912a61824323c8fc1b8bd0da89172d4f70b91" region="cpu1" offset="a000"/>
		<rom name="jrp8k.bin" merge="jrp8k.bin" size="8192" crc="5252dd97" sha1="18bd4d5381656120e4242811006c20776774de4d" region="cpu1" offset="c000"/>
		<rom name="jrh2c.bin" size="8192" crc="40cafa63" sha1="c68a7eefabe4d8b008533abe3cf4b1a6512cd25e" region="gfx1" dispose="yes" offset="0"/>
		<rom name="jrh2e.bin" merge="jrp2e.bin" size="8192" crc="73477193" sha1="f00a488958ea0438642d345693787bdf771219ad" region="gfx1" dispose="yes" offset="2000"/>
		<rom name="jrprom.9e" merge="jrprom.9e" size="256" crc="029d35c4" sha1="d9aa2dc442e9ac36cf3c346b9fb1aa745eaf3cb8" region="proms" offset="0"/>
		<rom name="jrprom.9f" merge="jrprom.9f" size="256" crc="eee34a79" sha1="7561f8ccab2af85c111af6a02af6986eb67503e5" region="proms" offset="0"/>
		<rom name="jrprom.9p" merge="jrprom.9p" size="256" crc="9f6ea9d8" sha1="62cf15513934d34641433c891a7f73bef82e2fb1" region="proms" offset="20"/>
		<rom name="jrprom.7p" merge="jrprom.7p" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="jrprom.5s" merge="jrprom.5s" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="3">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="30000"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="jrpacad" sourcefile="jrpacman.c" cloneof="jrpacman" romof="jrpacman">
		<description>Jr. Pac-Man After Dark</description>
		<year>1983</year>
		<manufacturer>Bally Midway</manufacturer>
		<rom name="jrp8d.bin" merge="jrp8d.bin" size="8192" crc="e3fa972e" sha1="5ea34621213c649ca2848ab31aab2cbe751723d4" region="cpu1" offset="0"/>
		<rom name="jrp8e.bin" merge="jrp8e.bin" size="8192" crc="ec889e94" sha1="8294e9e79f8fd19a419431fa690e6ac4a1302f58" region="cpu1" offset="2000"/>
		<rom name="jrp8h.bin" merge="jrp8h.bin" size="8192" crc="35f1fc6e" sha1="b84b34560b9aae18b24274712b052283faa01730" region="cpu1" offset="8000"/>
		<rom name="jrp8j.bin" merge="jrp8j.bin" size="8192" crc="9737099e" sha1="07d912a61824323c8fc1b8bd0da89172d4f70b91" region="cpu1" offset="a000"/>
		<rom name="jrp8k.bin" merge="jrp8k.bin" size="8192" crc="5252dd97" sha1="18bd4d5381656120e4242811006c20776774de4d" region="cpu1" offset="c000"/>
		<rom name="jrpacad2c.bin" size="8192" crc="1ecf940c" sha1="035b1d44da3a010f8c158211d07f5c6e7d16b63d" region="gfx1" dispose="yes" offset="0"/>
		<rom name="jrvectr2e.bin" size="8192" crc="c0b35564" sha1="c0c6de032023c301608c584489d564a61256345b" region="gfx1" dispose="yes" offset="2000"/>
		<rom name="jrprom.9e" merge="jrprom.9e" size="256" crc="029d35c4" sha1="d9aa2dc442e9ac36cf3c346b9fb1aa745eaf3cb8" region="proms" offset="0"/>
		<rom name="jrprom.9f" merge="jrprom.9f" size="256" crc="eee34a79" sha1="7561f8ccab2af85c111af6a02af6986eb67503e5" region="proms" offset="0"/>
		<rom name="jrprom.9p" merge="jrprom.9p" size="256" crc="9f6ea9d8" sha1="62cf15513934d34641433c891a7f73bef82e2fb1" region="proms" offset="20"/>
		<rom name="jrprom.7p" merge="jrprom.7p" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="jrprom.5s" merge="jrprom.5s" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="3">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="30000"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="jrpacjr" sourcefile="jrpacman.c" cloneof="jrpacman" romof="jrpacman">
		<description>Jr. Pac-Man Junior</description>
		<year>2000</year>
		<manufacturer>Blue Justice</manufacturer>
		<rom name="jrp8d.bin" merge="jrp8d.bin" size="8192" crc="e3fa972e" sha1="5ea34621213c649ca2848ab31aab2cbe751723d4" region="cpu1" offset="0"/>
		<rom name="jrp8e.bin" merge="jrp8e.bin" size="8192" crc="ec889e94" sha1="8294e9e79f8fd19a419431fa690e6ac4a1302f58" region="cpu1" offset="2000"/>
		<rom name="jrp8h.bin" merge="jrp8h.bin" size="8192" crc="35f1fc6e" sha1="b84b34560b9aae18b24274712b052283faa01730" region="cpu1" offset="8000"/>
		<rom name="jrp8j.bin" merge="jrp8j.bin" size="8192" crc="9737099e" sha1="07d912a61824323c8fc1b8bd0da89172d4f70b91" region="cpu1" offset="a000"/>
		<rom name="jrp8k.bin" merge="jrp8k.bin" size="8192" crc="5252dd97" sha1="18bd4d5381656120e4242811006c20776774de4d" region="cpu1" offset="c000"/>
		<rom name="jrpacjr2c.bin" size="8192" crc="54e6c297" sha1="fa3c5240ca8a9e0c520864189c8b18105af629a7" region="gfx1" dispose="yes" offset="0"/>
		<rom name="jrpacjr2e.bin" size="8192" crc="5b34dd98" sha1="342393af97e13fe32b684e467bf48019f7c0c1c3" region="gfx1" dispose="yes" offset="2000"/>
		<rom name="jrprom.9e" merge="jrprom.9e" size="256" crc="029d35c4" sha1="d9aa2dc442e9ac36cf3c346b9fb1aa745eaf3cb8" region="proms" offset="0"/>
		<rom name="jrprom.9f" merge="jrprom.9f" size="256" crc="eee34a79" sha1="7561f8ccab2af85c111af6a02af6986eb67503e5" region="proms" offset="0"/>
		<rom name="jrprom.9p" merge="jrprom.9p" size="256" crc="9f6ea9d8" sha1="62cf15513934d34641433c891a7f73bef82e2fb1" region="proms" offset="20"/>
		<rom name="jrprom.7p" merge="jrprom.7p" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="jrprom.5s" merge="jrprom.5s" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="3">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="30000"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="jrpacjrp" sourcefile="jrpacman.c" cloneof="jrpacman" romof="jrpacman">
		<description>Jr. Pac-Man Junior Plus</description>
		<year>2000</year>
		<manufacturer>Blue Justice</manufacturer>
		<rom name="jrp8d.bin" merge="jrp8d.bin" size="8192" crc="e3fa972e" sha1="5ea34621213c649ca2848ab31aab2cbe751723d4" region="cpu1" offset="0"/>
		<rom name="jrp8e.bin" merge="jrp8e.bin" size="8192" crc="ec889e94" sha1="8294e9e79f8fd19a419431fa690e6ac4a1302f58" region="cpu1" offset="2000"/>
		<rom name="jrp8h.bin" merge="jrp8h.bin" size="8192" crc="35f1fc6e" sha1="b84b34560b9aae18b24274712b052283faa01730" region="cpu1" offset="8000"/>
		<rom name="jrp8j.bin" merge="jrp8j.bin" size="8192" crc="9737099e" sha1="07d912a61824323c8fc1b8bd0da89172d4f70b91" region="cpu1" offset="a000"/>
		<rom name="jrp8k.bin" merge="jrp8k.bin" size="8192" crc="5252dd97" sha1="18bd4d5381656120e4242811006c20776774de4d" region="cpu1" offset="c000"/>
		<rom name="jrpacjr2c.bin" size="8192" crc="54e6c297" sha1="fa3c5240ca8a9e0c520864189c8b18105af629a7" region="gfx1" dispose="yes" offset="0"/>
		<rom name="jrpacjrp2e.bin" size="8192" crc="1ee279ef" sha1="ec26313fdf82ff7e4ff0acef28e2ce21a0539c1f" region="gfx1" dispose="yes" offset="2000"/>
		<rom name="jrprom.9e" merge="jrprom.9e" size="256" crc="029d35c4" sha1="d9aa2dc442e9ac36cf3c346b9fb1aa745eaf3cb8" region="proms" offset="0"/>
		<rom name="jrprom.9f" merge="jrprom.9f" size="256" crc="eee34a79" sha1="7561f8ccab2af85c111af6a02af6986eb67503e5" region="proms" offset="0"/>
		<rom name="jrprom.9p" merge="jrprom.9p" size="256" crc="9f6ea9d8" sha1="62cf15513934d34641433c891a7f73bef82e2fb1" region="proms" offset="20"/>
		<rom name="jrprom.7p" merge="jrprom.7p" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="jrprom.5s" merge="jrprom.5s" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="3">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="30000"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="jrpacp" sourcefile="jrpacman.c" cloneof="jrpacman" romof="jrpacman">
		<description>Jr. Pac-Man Plus</description>
		<year>2000</year>
		<manufacturer>Blue Justice</manufacturer>
		<rom name="jrp8d.bin" merge="jrp8d.bin" size="8192" crc="e3fa972e" sha1="5ea34621213c649ca2848ab31aab2cbe751723d4" region="cpu1" offset="0"/>
		<rom name="jrp8e.bin" merge="jrp8e.bin" size="8192" crc="ec889e94" sha1="8294e9e79f8fd19a419431fa690e6ac4a1302f58" region="cpu1" offset="2000"/>
		<rom name="jrp8h.bin" merge="jrp8h.bin" size="8192" crc="35f1fc6e" sha1="b84b34560b9aae18b24274712b052283faa01730" region="cpu1" offset="8000"/>
		<rom name="jrp8j.bin" merge="jrp8j.bin" size="8192" crc="9737099e" sha1="07d912a61824323c8fc1b8bd0da89172d4f70b91" region="cpu1" offset="a000"/>
		<rom name="jrp8k.bin" merge="jrp8k.bin" size="8192" crc="5252dd97" sha1="18bd4d5381656120e4242811006c20776774de4d" region="cpu1" offset="c000"/>
		<rom name="jrpacp2c.bin" size="8192" crc="4fe4238e" sha1="1175b3f9e3a9120a2149b124259097e8c574a76d" region="gfx1" dispose="yes" offset="0"/>
		<rom name="jrpacp2e.bin" size="8192" crc="5993c0fa" sha1="d5eee63b06972b09668c3fd66e737668439e26b7" region="gfx1" dispose="yes" offset="2000"/>
		<rom name="jrprom.9e" merge="jrprom.9e" size="256" crc="029d35c4" sha1="d9aa2dc442e9ac36cf3c346b9fb1aa745eaf3cb8" region="proms" offset="0"/>
		<rom name="jrprom.9f" merge="jrprom.9f" size="256" crc="eee34a79" sha1="7561f8ccab2af85c111af6a02af6986eb67503e5" region="proms" offset="0"/>
		<rom name="jrprom.9p" merge="jrprom.9p" size="256" crc="9f6ea9d8" sha1="62cf15513934d34641433c891a7f73bef82e2fb1" region="proms" offset="20"/>
		<rom name="jrprom.7p" merge="jrprom.7p" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="jrprom.5s" merge="jrprom.5s" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="3">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="30000"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="jrvectr" sourcefile="jrpacman.c" cloneof="jrpacman" romof="jrpacman">
		<description>Jr. Pac-Man Vector</description>
		<year>1983</year>
		<manufacturer>Bally Midway</manufacturer>
		<rom name="jrp8d.bin" merge="jrp8d.bin" size="8192" crc="e3fa972e" sha1="5ea34621213c649ca2848ab31aab2cbe751723d4" region="cpu1" offset="0"/>
		<rom name="jrp8e.bin" merge="jrp8e.bin" size="8192" crc="ec889e94" sha1="8294e9e79f8fd19a419431fa690e6ac4a1302f58" region="cpu1" offset="2000"/>
		<rom name="jrp8h.bin" merge="jrp8h.bin" size="8192" crc="35f1fc6e" sha1="b84b34560b9aae18b24274712b052283faa01730" region="cpu1" offset="8000"/>
		<rom name="jrp8j.bin" merge="jrp8j.bin" size="8192" crc="9737099e" sha1="07d912a61824323c8fc1b8bd0da89172d4f70b91" region="cpu1" offset="a000"/>
		<rom name="jrp8k.bin" merge="jrp8k.bin" size="8192" crc="5252dd97" sha1="18bd4d5381656120e4242811006c20776774de4d" region="cpu1" offset="c000"/>
		<rom name="jrvectr2c.bin" size="8192" crc="4876ad83" sha1="6ab405a622fe93bcea627635cb266712a4174ce5" region="gfx1" dispose="yes" offset="0"/>
		<rom name="jrvectr2e.bin" size="8192" crc="c0b35564" sha1="c0c6de032023c301608c584489d564a61256345b" region="gfx1" dispose="yes" offset="2000"/>
		<rom name="jrprom.9e" merge="jrprom.9e" size="256" crc="029d35c4" sha1="d9aa2dc442e9ac36cf3c346b9fb1aa745eaf3cb8" region="proms" offset="0"/>
		<rom name="jrprom.9f" merge="jrprom.9f" size="256" crc="eee34a79" sha1="7561f8ccab2af85c111af6a02af6986eb67503e5" region="proms" offset="0"/>
		<rom name="jrprom.9p" merge="jrprom.9p" size="256" crc="9f6ea9d8" sha1="62cf15513934d34641433c891a7f73bef82e2fb1" region="proms" offset="20"/>
		<rom name="jrprom.7p" merge="jrprom.7p" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="jrprom.5s" merge="jrprom.5s" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="3">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="30000"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="jrfast" sourcefile="jrpacman.c" cloneof="jrpacman" romof="jrpacman">
		<description>Jr. PacMan [f]</description>
		<year>1983</year>
		<manufacturer>Bally Midway</manufacturer>
		<rom name="jppac1.bin" size="16384" crc="f3bcb240" sha1="b1fbf28666d5f159daf8f6156e3e31c932bb4081" region="cpu1" offset="0"/>
		<rom name="jrp8e.bin" merge="jrp8e.bin" size="8192" crc="ec889e94" sha1="8294e9e79f8fd19a419431fa690e6ac4a1302f58" region="cpu1" offset="2000"/>
		<rom name="jrp8h.bin" merge="jrp8h.bin" size="8192" crc="35f1fc6e" sha1="b84b34560b9aae18b24274712b052283faa01730" region="cpu1" offset="8000"/>
		<rom name="jrp8j.bin" merge="jrp8j.bin" size="8192" crc="9737099e" sha1="07d912a61824323c8fc1b8bd0da89172d4f70b91" region="cpu1" offset="a000"/>
		<rom name="jrp8k.bin" merge="jrp8k.bin" size="8192" crc="5252dd97" sha1="18bd4d5381656120e4242811006c20776774de4d" region="cpu1" offset="c000"/>
		<rom name="jrp2c.bin" merge="jrp2c.bin" size="8192" crc="0527ff9b" sha1="37fe3176b0d125b7d629e108e7ebdc1196e4a132" region="gfx1" dispose="yes" offset="0"/>
		<rom name="jrp2e.bin" merge="jrp2e.bin" size="8192" crc="73477193" sha1="f00a488958ea0438642d345693787bdf771219ad" region="gfx1" dispose="yes" offset="2000"/>
		<rom name="jrprom.9e" merge="jrprom.9e" size="256" crc="029d35c4" sha1="d9aa2dc442e9ac36cf3c346b9fb1aa745eaf3cb8" region="proms" offset="0"/>
		<rom name="jrprom.9f" merge="jrprom.9f" size="256" crc="eee34a79" sha1="7561f8ccab2af85c111af6a02af6986eb67503e5" region="proms" offset="0"/>
		<rom name="jrprom.9p" merge="jrprom.9p" size="256" crc="9f6ea9d8" sha1="62cf15513934d34641433c891a7f73bef82e2fb1" region="proms" offset="20"/>
		<rom name="jrprom.7p" merge="jrprom.7p" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="jrprom.5s" merge="jrprom.5s" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="3">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="30000"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="jrcheat" sourcefile="jrpacman.c" cloneof="jrpacman" romof="jrpacman">
		<description>Jr. Pac-Man Cheat [c]</description>
		<year>1983</year>
		<manufacturer>Bally Midway</manufacturer>
		<rom name="cheat-8d.bin" size="8192" crc="8b5b8d72" sha1="65af9245015480751b3714980caed81e421d102c" region="cpu1" offset="0"/>
		<rom name="jrp8e.bin" merge="jrp8e.bin" size="8192" crc="ec889e94" sha1="8294e9e79f8fd19a419431fa690e6ac4a1302f58" region="cpu1" offset="2000"/>
		<rom name="jrp8h.bin" merge="jrp8h.bin" size="8192" crc="35f1fc6e" sha1="b84b34560b9aae18b24274712b052283faa01730" region="cpu1" offset="8000"/>
		<rom name="jrp8j.bin" merge="jrp8j.bin" size="8192" crc="9737099e" sha1="07d912a61824323c8fc1b8bd0da89172d4f70b91" region="cpu1" offset="a000"/>
		<rom name="jrp8k.bin" merge="jrp8k.bin" size="8192" crc="5252dd97" sha1="18bd4d5381656120e4242811006c20776774de4d" region="cpu1" offset="c000"/>
		<rom name="jrp2c.bin" merge="jrp2c.bin" size="8192" crc="0527ff9b" sha1="37fe3176b0d125b7d629e108e7ebdc1196e4a132" region="gfx1" dispose="yes" offset="0"/>
		<rom name="jrp2e.bin" merge="jrp2e.bin" size="8192" crc="73477193" sha1="f00a488958ea0438642d345693787bdf771219ad" region="gfx1" dispose="yes" offset="2000"/>
		<rom name="jrprom.9e" merge="jrprom.9e" size="256" crc="029d35c4" sha1="d9aa2dc442e9ac36cf3c346b9fb1aa745eaf3cb8" region="proms" offset="0"/>
		<rom name="jrprom.9f" merge="jrprom.9f" size="256" crc="eee34a79" sha1="7561f8ccab2af85c111af6a02af6986eb67503e5" region="proms" offset="0"/>
		<rom name="jrprom.9p" merge="jrprom.9p" size="256" crc="9f6ea9d8" sha1="62cf15513934d34641433c891a7f73bef82e2fb1" region="proms" offset="20"/>
		<rom name="jrprom.7p" merge="jrprom.7p" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="jrprom.5s" merge="jrprom.5s" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="3">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="30000"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="jrspeed" sourcefile="jrpacman.c" cloneof="jrpacman" romof="jrpacman">
		<description>Jr. Pac-Man Speed [f]</description>
		<year>1983</year>
		<manufacturer>Bally Midway</manufacturer>
		<rom name="speed-8d.bin" size="8192" crc="461e8b57" sha1="42e25d384e653efb95a97bd64f55a8c3b3f71239" region="cpu1" offset="0"/>
		<rom name="jrp8e.bin" merge="jrp8e.bin" size="8192" crc="ec889e94" sha1="8294e9e79f8fd19a419431fa690e6ac4a1302f58" region="cpu1" offset="2000"/>
		<rom name="jrp8h.bin" merge="jrp8h.bin" size="8192" crc="35f1fc6e" sha1="b84b34560b9aae18b24274712b052283faa01730" region="cpu1" offset="8000"/>
		<rom name="jrp8j.bin" merge="jrp8j.bin" size="8192" crc="9737099e" sha1="07d912a61824323c8fc1b8bd0da89172d4f70b91" region="cpu1" offset="a000"/>
		<rom name="jrp8k.bin" merge="jrp8k.bin" size="8192" crc="5252dd97" sha1="18bd4d5381656120e4242811006c20776774de4d" region="cpu1" offset="c000"/>
		<rom name="jrp2c.bin" merge="jrp2c.bin" size="8192" crc="0527ff9b" sha1="37fe3176b0d125b7d629e108e7ebdc1196e4a132" region="gfx1" dispose="yes" offset="0"/>
		<rom name="jrp2e.bin" merge="jrp2e.bin" size="8192" crc="73477193" sha1="f00a488958ea0438642d345693787bdf771219ad" region="gfx1" dispose="yes" offset="2000"/>
		<rom name="jrprom.9e" merge="jrprom.9e" size="256" crc="029d35c4" sha1="d9aa2dc442e9ac36cf3c346b9fb1aa745eaf3cb8" region="proms" offset="0"/>
		<rom name="jrprom.9f" merge="jrprom.9f" size="256" crc="eee34a79" sha1="7561f8ccab2af85c111af6a02af6986eb67503e5" region="proms" offset="0"/>
		<rom name="jrprom.9p" merge="jrprom.9p" size="256" crc="9f6ea9d8" sha1="62cf15513934d34641433c891a7f73bef82e2fb1" region="proms" offset="20"/>
		<rom name="jrprom.7p" merge="jrprom.7p" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="jrprom.5s" merge="jrprom.5s" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="3">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="30000"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="junohs" sourcefile="junofrst.c">
		<description>Juno First [h]</description>
		<year>2003</year>
		<manufacturer>Matt Osborn</manufacturer>
		<rom name="junohs.9b" size="8192" crc="b80816af" sha1="84cc4af93d226533b4757a3bc664e70243b3e1df" region="cpu1" offset="a000"/>
		<rom name="jfb_b10.bin" size="8192" crc="f20626e0" sha1="46f58bdc1a613124e2c148b61f774fcc6c232868" region="cpu1" offset="c000"/>
		<rom name="jfc_a10.bin" size="8192" crc="1e7744a7" sha1="bee69833af886436016560295cddf0c8b4c5e771" region="cpu1" offset="e000"/>
		<rom name="jfc1_a4.bin" size="8192" crc="03ccbf1d" sha1="02b45fe3c51bdc940919aac68136a121ed9bee18" region="cpu1" offset="10000"/>
		<rom name="jfc2_a5.bin" size="8192" crc="cb372372" sha1="a48e7de08647cbece7787c287217eac7e7a7510b" region="cpu1" offset="12000"/>
		<rom name="jfc3_a6.bin" size="8192" crc="879d194b" sha1="3c7af8767c9ce908fa1761180c6e585823216d8a" region="cpu1" offset="14000"/>
		<rom name="jfc4_a7.bin" size="8192" crc="f28af80b" sha1="4d0e247e729365476dd3996c7d1f2a19fc83d773" region="cpu1" offset="16000"/>
		<rom name="jfc5_a8.bin" size="8192" crc="0539f328" sha1="c532aaed7f9e6f564e3df0dc6d8fdbee6ed721a2" region="cpu1" offset="18000"/>
		<rom name="jfc6_a9.bin" size="8192" crc="1da2ad6e" sha1="de997d1b2ff6671088b57192bc9f1279359fad5d" region="cpu1" offset="1a000"/>
		<rom name="jfs1_j3.bin" size="4096" crc="235a2893" sha1="b90251c4971f7ba12e407f86c32723d513d6b4a0" region="cpu2" offset="0"/>
		<rom name="jfs2_p4.bin" size="4096" crc="d0fa5d5f" sha1="9d0730d1d037bf96b0c933a32355602bf2d735dd" region="cpu3" offset="0"/>
		<rom name="jfs3_c7.bin" size="8192" crc="aeacf6db" sha1="f99ef9f9153d7a83e1881d9181faac99cb8c8a57" region="gfx1" offset="0"/>
		<rom name="jfs4_d7.bin" size="8192" crc="206d954c" sha1="65494766676f18d8b5ae9a54cee00790e7b1e67e" region="gfx1" offset="2000"/>
		<rom name="jfs5_e7.bin" size="8192" crc="1eb87a6e" sha1="f5471b9f6f1fa6d6e5d76300d89f71da3129516a" region="gfx1" offset="4000"/>
		<chip type="cpu" name="M6809" clock="1500000"/>
		<chip type="cpu" name="Z80" clock="1789750"/>
		<chip type="cpu" name="I8039" clock="533333"/>
		<chip type="audio" name="AY8910" clock="1789750"/>
		<chip type="audio" name="DAC"/>
		<chip type="audio" name="RC Filter"/>
		<chip type="audio" name="RC Filter"/>
		<chip type="audio" name="RC Filter"/>
		<display type="raster" rotate="90" width="256" height="224" refresh="30.000000" />
		<sound channels="1"/>
		<input players="2" buttons="3" coins="3">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Lives">
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
			<dipvalue name="256 (Cheat)"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="1 (Easiest)" default="yes"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
			<dipvalue name="6"/>
			<dipvalue name="7"/>
			<dipvalue name="8 (Hardest)"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="3 Coins/2 Credits"/>
			<dipvalue name="4 Coins/3 Credits"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="3 Coins/4 Credits"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="2 Coins/5 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
			<dipvalue name="1 Coin/7 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="3 Coins/2 Credits"/>
			<dipvalue name="4 Coins/3 Credits"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="3 Coins/4 Credits"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="2 Coins/5 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
			<dipvalue name="1 Coin/7 Credits"/>
			<dipvalue name="Disabled"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="16"/>
	</game>
	<game name="junohsg" sourcefile="junofrst.c" cloneof="junohs" romof="junohs">
		<description>Juno First (Gottlieb) [h]</description>
		<year>2003</year>
		<manufacturer>Matt Osborn</manufacturer>
		<rom name="junohsg.9b" size="8192" crc="0fca1005" sha1="a91ca63923b087116ac5b8459e8e1baceddbfe1b" region="cpu1" offset="a000"/>
		<rom name="jfg_b.10b" size="8192" crc="cd645673" sha1="25994210a8a424bdf2eca3efa19e7eeffc097cec" region="cpu1" offset="c000"/>
		<rom name="jfg_c.10a" size="8192" crc="47852761" sha1="eeef814b6ad681d4c2274f0a69d1ed9c5c1b9118" region="cpu1" offset="e000"/>
		<rom name="jfgc1.4a" size="8192" crc="90a05ae6" sha1="0aa835e1d33ab0433189b329b791c952e69103c1" region="cpu1" offset="10000"/>
		<rom name="jfc2_a5.bin" merge="jfc2_a5.bin" size="8192" crc="cb372372" sha1="a48e7de08647cbece7787c287217eac7e7a7510b" region="cpu1" offset="12000"/>
		<rom name="jfc3_a6.bin" merge="jfc3_a6.bin" size="8192" crc="879d194b" sha1="3c7af8767c9ce908fa1761180c6e585823216d8a" region="cpu1" offset="14000"/>
		<rom name="jfgc4.7a" size="8192" crc="e8864a43" sha1="52b04e69036622abeb6ec99ac3daeda6a2572994" region="cpu1" offset="16000"/>
		<rom name="jfc5_a8.bin" merge="jfc5_a8.bin" size="8192" crc="0539f328" sha1="c532aaed7f9e6f564e3df0dc6d8fdbee6ed721a2" region="cpu1" offset="18000"/>
		<rom name="jfc6_a9.bin" merge="jfc6_a9.bin" size="8192" crc="1da2ad6e" sha1="de997d1b2ff6671088b57192bc9f1279359fad5d" region="cpu1" offset="1a000"/>
		<rom name="jfs1_j3.bin" merge="jfs1_j3.bin" size="4096" crc="235a2893" sha1="b90251c4971f7ba12e407f86c32723d513d6b4a0" region="cpu2" offset="0"/>
		<rom name="jfs2_p4.bin" merge="jfs2_p4.bin" size="4096" crc="d0fa5d5f" sha1="9d0730d1d037bf96b0c933a32355602bf2d735dd" region="cpu3" offset="0"/>
		<rom name="jfs3_c7.bin" merge="jfs3_c7.bin" size="8192" crc="aeacf6db" sha1="f99ef9f9153d7a83e1881d9181faac99cb8c8a57" region="gfx1" offset="0"/>
		<rom name="jfs4_d7.bin" merge="jfs4_d7.bin" size="8192" crc="206d954c" sha1="65494766676f18d8b5ae9a54cee00790e7b1e67e" region="gfx1" offset="2000"/>
		<rom name="jfs5_e7.bin" merge="jfs5_e7.bin" size="8192" crc="1eb87a6e" sha1="f5471b9f6f1fa6d6e5d76300d89f71da3129516a" region="gfx1" offset="4000"/>
		<chip type="cpu" name="M6809" clock="1500000"/>
		<chip type="cpu" name="Z80" clock="1789750"/>
		<chip type="cpu" name="I8039" clock="533333"/>
		<chip type="audio" name="AY8910" clock="1789750"/>
		<chip type="audio" name="DAC"/>
		<chip type="audio" name="RC Filter"/>
		<chip type="audio" name="RC Filter"/>
		<chip type="audio" name="RC Filter"/>
		<display type="raster" rotate="90" width="256" height="224" refresh="30.000000" />
		<sound channels="1"/>
		<input players="2" buttons="3" coins="3">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Lives">
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
			<dipvalue name="256 (Cheat)"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="1 (Easiest)" default="yes"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
			<dipvalue name="6"/>
			<dipvalue name="7"/>
			<dipvalue name="8 (Hardest)"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="3 Coins/2 Credits"/>
			<dipvalue name="4 Coins/3 Credits"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="3 Coins/4 Credits"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="2 Coins/5 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
			<dipvalue name="1 Coin/7 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="3 Coins/2 Credits"/>
			<dipvalue name="4 Coins/3 Credits"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="3 Coins/4 Credits"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="2 Coins/5 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
			<dipvalue name="1 Coin/7 Credits"/>
			<dipvalue name="Disabled"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="16"/>
	</game>
	<game name="crackhea" sourcefile="mappy.c" cloneof="mappy" romof="mappy">
		<description>Crackhead</description>
		<year>1998</year>
		<manufacturer>Cary Barnhard hack</manufacturer>
		<rom name="mpx_3.1d" merge="mpx_3.1d" size="8192" crc="52e6c708" sha1="b9722941438e93325e84691ada4e95620bec73b2" region="cpu1" offset="a000"/>
		<rom name="mp1_2.1c" merge="mp1_2.1c" size="8192" crc="a958a61c" sha1="e5198703cdf47b2cd7fc9f2a5fde7bf4ab2275db" region="cpu1" offset="c000"/>
		<rom name="mpx_1.1b" merge="mpx_1.1b" size="8192" crc="203766d4" sha1="1dbc4f42d4c16a08240a221bec27dcc3a8dd7461" region="cpu1" offset="e000"/>
		<rom name="mp1_4.1k" merge="mp1_4.1k" size="8192" crc="8182dd5b" sha1="f36b57f7f1e79f00b3f07afe1960bca5f5325ee2" region="cpu2" offset="e000"/>
		<rom name="crackh3b.32" size="4096" crc="912ffa7e" sha1="e2fc4992ef7214e62acdcda6605a1e27b2739cbf" region="gfx1" dispose="yes" offset="0"/>
		<rom name="crackh3m.64" size="8192" crc="a263d078" sha1="344fae10fab0f9646f5a2b39cac09faa9745ec9b" region="gfx2" dispose="yes" offset="0"/>
		<rom name="crackh3n.64" size="8192" crc="3758ceb2" sha1="152ba5a14514c0c160886d5c9a1296dea7a298aa" region="gfx2" dispose="yes" offset="2000"/>
		<rom name="mp1-5.5b" merge="mp1-5.5b" size="32" crc="56531268" sha1="2e356706c07f43eeb67783fb122bdc7fed1b3589" region="proms" offset="0"/>
		<rom name="mp1-6.4c" merge="mp1-6.4c" size="256" crc="50765082" sha1="f578e14f15783acb2073644db4a2f0d196cc0957" region="proms" offset="20"/>
		<rom name="mp1-7.5k" merge="mp1-7.5k" size="256" crc="5396bd78" sha1="2e387e5d8b8cab005f67f821b4db65d0ae8bd362" region="proms" offset="120"/>
		<rom name="mp1-3.3m" merge="mp1-3.3m" size="256" crc="16a9166a" sha1="847cbaf7c88616576c410177e066ae1d792ac0ba" region="sound1" offset="0"/>
		<chip type="cpu" name="M6809" clock="1536000"/>
		<chip type="cpu" name="M6809" clock="1536000"/>
		<chip type="audio" name="Namco 15XX" clock="24000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy2way"/>
		</input>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Rank A" default="yes"/>
			<dipvalue name="Rank B"/>
			<dipvalue name="Rank C"/>
			<dipvalue name="Rank D"/>
			<dipvalue name="Rank E"/>
			<dipvalue name="Rank F"/>
			<dipvalue name="Rank G"/>
			<dipvalue name="Rank H"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="1 Coin/7 Credits"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Rack Test (Cheat)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="3 Coins/2 Credits"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="20k"/>
			<dipvalue name="20k 60k"/>
			<dipvalue name="20k 70k" default="yes"/>
			<dipvalue name="20k 70k and every 70k"/>
			<dipvalue name="20k 80k"/>
			<dipvalue name="20k 80k and every 80k"/>
			<dipvalue name="30k 100k"/>
			<dipvalue name="30k"/>
			<dipvalue name="30k 80k" default="yes"/>
			<dipvalue name="30k 100k"/>
			<dipvalue name="30k 100k and every 100k"/>
			<dipvalue name="30k 120k"/>
			<dipvalue name="40k"/>
			<dipvalue name="40k 120k and every 120k"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="32"/>
	</game>
	<game name="housepty" sourcefile="mappy.c" cloneof="mappy" romof="mappy">
		<description>House Party</description>
		<year>1998</year>
		<manufacturer>Jerky Hack of Mappy</manufacturer>
		<rom name="housep1d.64" size="8192" crc="6f778a5d" sha1="afe1a317f8f355ad2e83d13835c2e28137d5a5e5" region="cpu1" offset="a000"/>
		<rom name="mp1_2.1c" merge="mp1_2.1c" size="8192" crc="a958a61c" sha1="e5198703cdf47b2cd7fc9f2a5fde7bf4ab2275db" region="cpu1" offset="c000"/>
		<rom name="housep1b.64" size="8192" crc="41a0c5b4" sha1="74f74d679b42d51b8c850daaadc9df8889403712" region="cpu1" offset="e000"/>
		<rom name="housep1k.64" merge="mp1_4.1k" size="8192" crc="8182dd5b" sha1="f36b57f7f1e79f00b3f07afe1960bca5f5325ee2" region="cpu2" offset="e000"/>
		<rom name="housep3b.32" size="4096" crc="8d565a7e" sha1="b2730de5ea2d19ba1e2851c27a73c6b03225a479" region="gfx1" dispose="yes" offset="0"/>
		<rom name="housep3m.64" size="8192" crc="23a3c108" sha1="266e7ca7db5f7d481f99fd295b6bdb2da3b34b93" region="gfx2" dispose="yes" offset="0"/>
		<rom name="housep3n.64" size="8192" crc="c6822529" sha1="1d8658a0e014d67b5b84f33cb19a9bdd8a88f623" region="gfx2" dispose="yes" offset="2000"/>
		<rom name="mp1-5.5b" merge="mp1-5.5b" size="32" crc="56531268" sha1="2e356706c07f43eeb67783fb122bdc7fed1b3589" region="proms" offset="0"/>
		<rom name="mp1-6.4c" merge="mp1-6.4c" size="256" crc="50765082" sha1="f578e14f15783acb2073644db4a2f0d196cc0957" region="proms" offset="20"/>
		<rom name="mp1-7.5k" merge="mp1-7.5k" size="256" crc="5396bd78" sha1="2e387e5d8b8cab005f67f821b4db65d0ae8bd362" region="proms" offset="120"/>
		<rom name="mp1-3.3m" merge="mp1-3.3m" size="256" crc="16a9166a" sha1="847cbaf7c88616576c410177e066ae1d792ac0ba" region="sound1" offset="0"/>
		<chip type="cpu" name="M6809" clock="1536000"/>
		<chip type="cpu" name="M6809" clock="1536000"/>
		<chip type="audio" name="Namco 15XX" clock="24000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy2way"/>
		</input>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Rank A" default="yes"/>
			<dipvalue name="Rank B"/>
			<dipvalue name="Rank C"/>
			<dipvalue name="Rank D"/>
			<dipvalue name="Rank E"/>
			<dipvalue name="Rank F"/>
			<dipvalue name="Rank G"/>
			<dipvalue name="Rank H"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="1 Coin/7 Credits"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Rack Test (Cheat)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="3 Coins/2 Credits"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="20k"/>
			<dipvalue name="20k 60k"/>
			<dipvalue name="20k 70k" default="yes"/>
			<dipvalue name="20k 70k and every 70k"/>
			<dipvalue name="20k 80k"/>
			<dipvalue name="20k 80k and every 80k"/>
			<dipvalue name="30k 100k"/>
			<dipvalue name="30k"/>
			<dipvalue name="30k 80k" default="yes"/>
			<dipvalue name="30k 100k"/>
			<dipvalue name="30k 100k and every 100k"/>
			<dipvalue name="30k 120k"/>
			<dipvalue name="40k"/>
			<dipvalue name="40k 120k and every 120k"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="32"/>
	</game>
	<game name="marpy" sourcefile="mappy.c" cloneof="mappy" romof="mappy">
		<description>Marpy</description>
		<year>2001</year>
		<manufacturer>Hack</manufacturer>
		<rom name="mpx_3.1d" merge="mpx_3.1d" size="8192" crc="52e6c708" sha1="b9722941438e93325e84691ada4e95620bec73b2" region="cpu1" offset="a000"/>
		<rom name="mp1_2.1c" merge="mp1_2.1c" size="8192" crc="a958a61c" sha1="e5198703cdf47b2cd7fc9f2a5fde7bf4ab2275db" region="cpu1" offset="c000"/>
		<rom name="mpx_1.1b" merge="mpx_1.1b" size="8192" crc="203766d4" sha1="1dbc4f42d4c16a08240a221bec27dcc3a8dd7461" region="cpu1" offset="e000"/>
		<rom name="mp1_4.1k" merge="mp1_4.1k" size="8192" crc="8182dd5b" sha1="f36b57f7f1e79f00b3f07afe1960bca5f5325ee2" region="cpu2" offset="e000"/>
		<rom name="marpy3b.32" size="4096" crc="2aa99047" sha1="1ad2488066e433f2833b179b16d6500dd68ebecd" region="gfx1" dispose="yes" offset="0"/>
		<rom name="marpy3m.64" size="8192" crc="ce61b84d" sha1="33ff0ca22f347aceda084b4b8c3444a18b3d27e6" region="gfx2" dispose="yes" offset="0"/>
		<rom name="marpy3n.64" size="8192" crc="5d0572a7" sha1="9afecab321dd4558efe27b00dc95a5e22154eb68" region="gfx2" dispose="yes" offset="2000"/>
		<rom name="mp1-5.5b" merge="mp1-5.5b" size="32" crc="56531268" sha1="2e356706c07f43eeb67783fb122bdc7fed1b3589" region="proms" offset="0"/>
		<rom name="mp1-6.4c" merge="mp1-6.4c" size="256" crc="50765082" sha1="f578e14f15783acb2073644db4a2f0d196cc0957" region="proms" offset="20"/>
		<rom name="mp1-7.5k" merge="mp1-7.5k" size="256" crc="5396bd78" sha1="2e387e5d8b8cab005f67f821b4db65d0ae8bd362" region="proms" offset="120"/>
		<rom name="mp1-3.3m" merge="mp1-3.3m" size="256" crc="16a9166a" sha1="847cbaf7c88616576c410177e066ae1d792ac0ba" region="sound1" offset="0"/>
		<chip type="cpu" name="M6809" clock="1536000"/>
		<chip type="cpu" name="M6809" clock="1536000"/>
		<chip type="audio" name="Namco 15XX" clock="24000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy2way"/>
		</input>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Rank A" default="yes"/>
			<dipvalue name="Rank B"/>
			<dipvalue name="Rank C"/>
			<dipvalue name="Rank D"/>
			<dipvalue name="Rank E"/>
			<dipvalue name="Rank F"/>
			<dipvalue name="Rank G"/>
			<dipvalue name="Rank H"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="1 Coin/7 Credits"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Rack Test (Cheat)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="3 Coins/2 Credits"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="20k"/>
			<dipvalue name="20k 60k"/>
			<dipvalue name="20k 70k" default="yes"/>
			<dipvalue name="20k 70k and every 70k"/>
			<dipvalue name="20k 80k"/>
			<dipvalue name="20k 80k and every 80k"/>
			<dipvalue name="30k 100k"/>
			<dipvalue name="30k"/>
			<dipvalue name="30k 80k" default="yes"/>
			<dipvalue name="30k 100k"/>
			<dipvalue name="30k 100k and every 100k"/>
			<dipvalue name="30k 120k"/>
			<dipvalue name="40k"/>
			<dipvalue name="40k 120k and every 120k"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="32"/>
	</game>
	<game name="mappyhs" sourcefile="mappy.c" cloneof="mappy" romof="mappy">
		<description>Mappy (US) [h]</description>
		<year>2001</year>
		<manufacturer>JRok</manufacturer>
		<rom name="mappyhs.1d" size="8192" crc="c70880f3" sha1="4b95ed4088dd5cf39b09020dabb99c8fe734ea0a" region="cpu1" offset="a000"/>
		<rom name="mp1_2.1c" merge="mp1_2.1c" size="8192" crc="a958a61c" sha1="e5198703cdf47b2cd7fc9f2a5fde7bf4ab2275db" region="cpu1" offset="c000"/>
		<rom name="mappyhs.1b" size="8192" crc="a0da99d6" sha1="c128cb3df9779f07e2aeac86070f540c29d3b755" region="cpu1" offset="e000"/>
		<rom name="mp1_4.1k" merge="mp1_4.1k" size="8192" crc="8182dd5b" sha1="f36b57f7f1e79f00b3f07afe1960bca5f5325ee2" region="cpu2" offset="e000"/>
		<rom name="mp1_5.3b" merge="mp1_5.3b" size="4096" crc="16498b9f" sha1="76610149c65f955484fef1c033ddc3fed3f4e568" region="gfx1" dispose="yes" offset="0"/>
		<rom name="mp1_6.3m" merge="mp1_6.3m" size="8192" crc="f2d9647a" sha1="3cc216793c6a5f73c437ad2524563deb3b5e2890" region="gfx2" dispose="yes" offset="0"/>
		<rom name="mp1_7.3n" merge="mp1_7.3n" size="8192" crc="757cf2b6" sha1="8dfbf03953d5219d9eb5fc654ec3392442ba1dc4" region="gfx2" dispose="yes" offset="2000"/>
		<rom name="mp1-5.5b" merge="mp1-5.5b" size="32" crc="56531268" sha1="2e356706c07f43eeb67783fb122bdc7fed1b3589" region="proms" offset="0"/>
		<rom name="mp1-6.4c" merge="mp1-6.4c" size="256" crc="50765082" sha1="f578e14f15783acb2073644db4a2f0d196cc0957" region="proms" offset="20"/>
		<rom name="mp1-7.5k" merge="mp1-7.5k" size="256" crc="5396bd78" sha1="2e387e5d8b8cab005f67f821b4db65d0ae8bd362" region="proms" offset="120"/>
		<rom name="mp1-3.3m" merge="mp1-3.3m" size="256" crc="16a9166a" sha1="847cbaf7c88616576c410177e066ae1d792ac0ba" region="sound1" offset="0"/>
		<chip type="cpu" name="M6809" clock="1536000"/>
		<chip type="cpu" name="M6809" clock="1536000"/>
		<chip type="audio" name="Namco 15XX" clock="24000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy2way"/>
		</input>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Rank A" default="yes"/>
			<dipvalue name="Rank B"/>
			<dipvalue name="Rank C"/>
			<dipvalue name="Rank D"/>
			<dipvalue name="Rank E"/>
			<dipvalue name="Rank F"/>
			<dipvalue name="Rank G"/>
			<dipvalue name="Rank H"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="1 Coin/7 Credits"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Rack Test (Cheat)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="3 Coins/2 Credits"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="20k"/>
			<dipvalue name="20k 60k"/>
			<dipvalue name="20k 70k" default="yes"/>
			<dipvalue name="20k 70k and every 70k"/>
			<dipvalue name="20k 80k"/>
			<dipvalue name="20k 80k and every 80k"/>
			<dipvalue name="30k 100k"/>
			<dipvalue name="30k"/>
			<dipvalue name="30k 80k" default="yes"/>
			<dipvalue name="30k 100k"/>
			<dipvalue name="30k 100k and every 100k"/>
			<dipvalue name="30k 120k"/>
			<dipvalue name="40k"/>
			<dipvalue name="40k 120k and every 120k"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="32"/>
	</game>
	<game name="mappyjhs" sourcefile="mappy.c" cloneof="mappy" romof="mappy">
		<description>Mappy (Japan) [h]</description>
		<year>2001</year>
		<manufacturer>JRok</manufacturer>
		<rom name="mappyhsj.1d" size="8192" crc="99e06fb7" sha1="60f1b534bb12470df51a31573732c2b55fd4ed6e" region="cpu1" offset="a000"/>
		<rom name="mp1_2.1c" merge="mp1_2.1c" size="8192" crc="a958a61c" sha1="e5198703cdf47b2cd7fc9f2a5fde7bf4ab2275db" region="cpu1" offset="c000"/>
		<rom name="mappyhs.1b" size="8192" crc="a0da99d6" sha1="c128cb3df9779f07e2aeac86070f540c29d3b755" region="cpu1" offset="e000"/>
		<rom name="mp1_4.1k" merge="mp1_4.1k" size="8192" crc="8182dd5b" sha1="f36b57f7f1e79f00b3f07afe1960bca5f5325ee2" region="cpu2" offset="e000"/>
		<rom name="mp1_5.3b" merge="mp1_5.3b" size="4096" crc="16498b9f" sha1="76610149c65f955484fef1c033ddc3fed3f4e568" region="gfx1" dispose="yes" offset="0"/>
		<rom name="mp1_6.3m" merge="mp1_6.3m" size="8192" crc="f2d9647a" sha1="3cc216793c6a5f73c437ad2524563deb3b5e2890" region="gfx2" dispose="yes" offset="0"/>
		<rom name="mp1_7.3n" merge="mp1_7.3n" size="8192" crc="757cf2b6" sha1="8dfbf03953d5219d9eb5fc654ec3392442ba1dc4" region="gfx2" dispose="yes" offset="2000"/>
		<rom name="mp1-5.5b" merge="mp1-5.5b" size="32" crc="56531268" sha1="2e356706c07f43eeb67783fb122bdc7fed1b3589" region="proms" offset="0"/>
		<rom name="mp1-6.4c" merge="mp1-6.4c" size="256" crc="50765082" sha1="f578e14f15783acb2073644db4a2f0d196cc0957" region="proms" offset="20"/>
		<rom name="mp1-7.5k" merge="mp1-7.5k" size="256" crc="5396bd78" sha1="2e387e5d8b8cab005f67f821b4db65d0ae8bd362" region="proms" offset="120"/>
		<rom name="mp1-3.3m" merge="mp1-3.3m" size="256" crc="16a9166a" sha1="847cbaf7c88616576c410177e066ae1d792ac0ba" region="sound1" offset="0"/>
		<chip type="cpu" name="M6809" clock="1536000"/>
		<chip type="cpu" name="M6809" clock="1536000"/>
		<chip type="audio" name="Namco 15XX" clock="24000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy2way"/>
		</input>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Rank A" default="yes"/>
			<dipvalue name="Rank B"/>
			<dipvalue name="Rank C"/>
			<dipvalue name="Rank D"/>
			<dipvalue name="Rank E"/>
			<dipvalue name="Rank F"/>
			<dipvalue name="Rank G"/>
			<dipvalue name="Rank H"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="1 Coin/7 Credits"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Rack Test (Cheat)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="3 Coins/2 Credits"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="20k"/>
			<dipvalue name="20k 60k"/>
			<dipvalue name="20k 70k" default="yes"/>
			<dipvalue name="20k 70k and every 70k"/>
			<dipvalue name="20k 80k"/>
			<dipvalue name="20k 80k and every 80k"/>
			<dipvalue name="30k 100k"/>
			<dipvalue name="30k"/>
			<dipvalue name="30k 80k" default="yes"/>
			<dipvalue name="30k 100k"/>
			<dipvalue name="30k 100k and every 100k"/>
			<dipvalue name="30k 120k"/>
			<dipvalue name="40k"/>
			<dipvalue name="40k 120k and every 120k"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="32"/>
	</game>
	<game name="supachs" sourcefile="mappy.c" cloneof="superpac" romof="superpac">
		<description>Super Pac-Man [h]</description>
		<year>2001</year>
		<manufacturer>JRok</manufacturer>
		<rom name="sp1-2hs.1c" size="8192" crc="2ec52baf" sha1="a94b7321f3677108dab7197fc8cd56c125c2cd29" region="cpu1" offset="c000"/>
		<rom name="sp1-1hs.1b" size="8192" crc="32dcee89" sha1="c844736967bda095f49cae896bd7e226690926e4" region="cpu1" offset="e000"/>
		<rom name="spc-3.1k" merge="spc-3.1k" size="4096" crc="04445ddb" sha1="ce7d14963d5ddaefdeaf433a6f82c43cd1611d9b" region="cpu2" offset="f000"/>
		<rom name="sp1-6.3c" merge="sp1-6.3c" size="4096" crc="91c5935c" sha1="10579edabc26a0910253fab7d41b4c19ecdaaa09" region="gfx1" dispose="yes" offset="0"/>
		<rom name="spv-2.3f" merge="spv-2.3f" size="8192" crc="670a42f2" sha1="9171922df07e31fd1dc415766f7d2cc50a9d10dc" region="gfx2" dispose="yes" offset="0"/>
		<rom name="superpac.4c" merge="superpac.4c" size="32" crc="9ce22c46" sha1="d97f53ef4c5ef26659a22ed0de4ce7ef3758c924" region="proms" offset="0"/>
		<rom name="superpac.4e" merge="superpac.4e" size="256" crc="1253c5c1" sha1="df46a90170e9761d45c90fbd04ef2aa1e8c9944b" region="proms" offset="20"/>
		<rom name="superpac.3l" merge="superpac.3l" size="256" crc="d4d7026f" sha1="a486573437c54bfb503424574ad82655491e85e1" region="proms" offset="120"/>
		<rom name="superpac.3m" merge="superpac.3m" size="256" crc="ad43688f" sha1="072f427453efb1dda8147da61804fff06e1bc4d5" region="sound1" offset="0"/>
		<chip type="cpu" name="M6809" clock="1536000"/>
		<chip type="cpu" name="M6809" clock="1536000"/>
		<chip type="audio" name="Namco 15XX" clock="24000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Rank 0-Normal" default="yes"/>
			<dipvalue name="Rank 1-Easiest"/>
			<dipvalue name="Rank 2"/>
			<dipvalue name="Rank 3"/>
			<dipvalue name="Rank 4"/>
			<dipvalue name="Rank 5"/>
			<dipvalue name="Rank 6-Medium"/>
			<dipvalue name="Rank 7"/>
			<dipvalue name="Rank 8-Default"/>
			<dipvalue name="Rank 9"/>
			<dipvalue name="Rank A"/>
			<dipvalue name="Rank B-Hardest"/>
			<dipvalue name="Rank C-Easy Auto"/>
			<dipvalue name="Rank D-Auto"/>
			<dipvalue name="Rank E-Auto"/>
			<dipvalue name="Rank F-Hard Auto"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
			<dipvalue name="1 Coin/7 Credits"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="30k"/>
			<dipvalue name="30k 80k"/>
			<dipvalue name="30k 80k 80k"/>
			<dipvalue name="30k 100k" default="yes"/>
			<dipvalue name="30k 100k 100k"/>
			<dipvalue name="30k 120k"/>
			<dipvalue name="30k 120k 120k"/>
			<dipvalue name="None"/>
			<dipvalue name="30k"/>
			<dipvalue name="30k 100k" default="yes"/>
			<dipvalue name="30k 100k 100k"/>
			<dipvalue name="30k 120k"/>
			<dipvalue name="40k"/>
			<dipvalue name="40k 120k"/>
			<dipvalue name="40k 120k 120k"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="32"/>
	</game>
	<game name="superpcn" sourcefile="mappy.c" cloneof="superpac" romof="superpac">
		<description>Super Pac-Man (Namco)</description>
		<year>1999</year>
		<manufacturer>Namco</manufacturer>
		<rom name="spc-2.1c" size="8192" crc="1a38c30e" sha1="ae0ee9f3df0991a80698fe745a7a853a4bb60710" region="cpu1" offset="c000"/>
		<rom name="spc-1.1b" size="8192" crc="730e95a9" sha1="ca73c8bcb03c2f5c05968c707a5d3f7f9956b886" region="cpu1" offset="e000"/>
		<rom name="spc-3.1k" merge="spc-3.1k" size="4096" crc="04445ddb" sha1="ce7d14963d5ddaefdeaf433a6f82c43cd1611d9b" region="cpu2" offset="f000"/>
		<rom name="spcn-1.3c" merge="sp1-6.3c" size="4096" crc="91c5935c" sha1="10579edabc26a0910253fab7d41b4c19ecdaaa09" region="gfx1" dispose="yes" offset="0"/>
		<rom name="spv-2.3f" merge="spv-2.3f" size="8192" crc="670a42f2" sha1="9171922df07e31fd1dc415766f7d2cc50a9d10dc" region="gfx2" dispose="yes" offset="0"/>
		<rom name="superpac.4c" merge="superpac.4c" size="32" crc="9ce22c46" sha1="d97f53ef4c5ef26659a22ed0de4ce7ef3758c924" region="proms" offset="0"/>
		<rom name="superpac.4e" merge="superpac.4e" size="256" crc="1253c5c1" sha1="df46a90170e9761d45c90fbd04ef2aa1e8c9944b" region="proms" offset="20"/>
		<rom name="superpac.3l" merge="superpac.3l" size="256" crc="d4d7026f" sha1="a486573437c54bfb503424574ad82655491e85e1" region="proms" offset="120"/>
		<rom name="superpac.3m" merge="superpac.3m" size="256" crc="ad43688f" sha1="072f427453efb1dda8147da61804fff06e1bc4d5" region="sound1" offset="0"/>
		<chip type="cpu" name="M6809" clock="1536000"/>
		<chip type="cpu" name="M6809" clock="1536000"/>
		<chip type="audio" name="Namco 15XX" clock="24000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Rank 0-Normal" default="yes"/>
			<dipvalue name="Rank 1-Easiest"/>
			<dipvalue name="Rank 2"/>
			<dipvalue name="Rank 3"/>
			<dipvalue name="Rank 4"/>
			<dipvalue name="Rank 5"/>
			<dipvalue name="Rank 6-Medium"/>
			<dipvalue name="Rank 7"/>
			<dipvalue name="Rank 8-Default"/>
			<dipvalue name="Rank 9"/>
			<dipvalue name="Rank A"/>
			<dipvalue name="Rank B-Hardest"/>
			<dipvalue name="Rank C-Easy Auto"/>
			<dipvalue name="Rank D-Auto"/>
			<dipvalue name="Rank E-Auto"/>
			<dipvalue name="Rank F-Hard Auto"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
			<dipvalue name="1 Coin/7 Credits"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="30k"/>
			<dipvalue name="30k 80k"/>
			<dipvalue name="30k 80k 80k"/>
			<dipvalue name="30k 100k" default="yes"/>
			<dipvalue name="30k 100k 100k"/>
			<dipvalue name="30k 120k"/>
			<dipvalue name="30k 120k 120k"/>
			<dipvalue name="None"/>
			<dipvalue name="30k"/>
			<dipvalue name="30k 100k" default="yes"/>
			<dipvalue name="30k 100k 100k"/>
			<dipvalue name="30k 120k"/>
			<dipvalue name="40k"/>
			<dipvalue name="40k 120k"/>
			<dipvalue name="40k 120k 120k"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="32"/>
	</game>
	<game name="superpcp" sourcefile="mappy.c" cloneof="superpac" romof="superpac">
		<description>Super Pac-Man Plus</description>
		<year>2000</year>
		<manufacturer>Blue Justice</manufacturer>
		<rom name="spc-2.1c" size="8192" crc="1a38c30e" sha1="ae0ee9f3df0991a80698fe745a7a853a4bb60710" region="cpu1" offset="c000"/>
		<rom name="spc-1.1b" size="8192" crc="730e95a9" sha1="ca73c8bcb03c2f5c05968c707a5d3f7f9956b886" region="cpu1" offset="e000"/>
		<rom name="spc-3.1k" merge="spc-3.1k" size="4096" crc="04445ddb" sha1="ce7d14963d5ddaefdeaf433a6f82c43cd1611d9b" region="cpu2" offset="f000"/>
		<rom name="spv-1.3c" size="4096" crc="78337e74" sha1="11222adb55e6bce508896ccb1f6dbab0c1d44e5b" region="gfx1" dispose="yes" offset="0"/>
		<rom name="spcp-2.3f" size="8192" crc="0d52ef4d" sha1="9db8d36d80db8622dd129e8db01ef507f0e5e926" region="gfx2" dispose="yes" offset="0"/>
		<rom name="superpac.4c" merge="superpac.4c" size="32" crc="9ce22c46" sha1="d97f53ef4c5ef26659a22ed0de4ce7ef3758c924" region="proms" offset="0"/>
		<rom name="superpac.4e" merge="superpac.4e" size="256" crc="1253c5c1" sha1="df46a90170e9761d45c90fbd04ef2aa1e8c9944b" region="proms" offset="20"/>
		<rom name="superpac.3l" merge="superpac.3l" size="256" crc="d4d7026f" sha1="a486573437c54bfb503424574ad82655491e85e1" region="proms" offset="120"/>
		<rom name="superpac.3m" merge="superpac.3m" size="256" crc="ad43688f" sha1="072f427453efb1dda8147da61804fff06e1bc4d5" region="sound1" offset="0"/>
		<chip type="cpu" name="M6809" clock="1536000"/>
		<chip type="cpu" name="M6809" clock="1536000"/>
		<chip type="audio" name="Namco 15XX" clock="24000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Rank 0-Normal" default="yes"/>
			<dipvalue name="Rank 1-Easiest"/>
			<dipvalue name="Rank 2"/>
			<dipvalue name="Rank 3"/>
			<dipvalue name="Rank 4"/>
			<dipvalue name="Rank 5"/>
			<dipvalue name="Rank 6-Medium"/>
			<dipvalue name="Rank 7"/>
			<dipvalue name="Rank 8-Default"/>
			<dipvalue name="Rank 9"/>
			<dipvalue name="Rank A"/>
			<dipvalue name="Rank B-Hardest"/>
			<dipvalue name="Rank C-Easy Auto"/>
			<dipvalue name="Rank D-Auto"/>
			<dipvalue name="Rank E-Auto"/>
			<dipvalue name="Rank F-Hard Auto"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
			<dipvalue name="1 Coin/7 Credits"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="30k"/>
			<dipvalue name="30k 80k"/>
			<dipvalue name="30k 80k 80k"/>
			<dipvalue name="30k 100k" default="yes"/>
			<dipvalue name="30k 100k 100k"/>
			<dipvalue name="30k 120k"/>
			<dipvalue name="30k 120k 120k"/>
			<dipvalue name="None"/>
			<dipvalue name="30k"/>
			<dipvalue name="30k 100k" default="yes"/>
			<dipvalue name="30k 100k 100k"/>
			<dipvalue name="30k 120k"/>
			<dipvalue name="40k"/>
			<dipvalue name="40k 120k"/>
			<dipvalue name="40k 120k 120k"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="32"/>
	</game>
	<game name="vectrsup" sourcefile="mappy.c" cloneof="superpac" romof="superpac">
		<description>Super Pac-Man (Vector sim)</description>
		<year>2000</year>
		<manufacturer>T-Bone hack</manufacturer>
		<rom name="spc-2.1c" size="8192" crc="1a38c30e" sha1="ae0ee9f3df0991a80698fe745a7a853a4bb60710" region="cpu1" offset="c000"/>
		<rom name="spc-1.1b" size="8192" crc="730e95a9" sha1="ca73c8bcb03c2f5c05968c707a5d3f7f9956b886" region="cpu1" offset="e000"/>
		<rom name="spc-3.1k" merge="spc-3.1k" size="4096" crc="04445ddb" sha1="ce7d14963d5ddaefdeaf433a6f82c43cd1611d9b" region="cpu2" offset="f000"/>
		<rom name="vecsup-1.3c" size="4096" crc="618db633" sha1="3930a12c0d76d55b3ff40cc9deca20b01c6c9f9b" region="gfx1" dispose="yes" offset="0"/>
		<rom name="vecsup-2.3f" size="8192" crc="62c09c6c" sha1="f1c65b594c293b6a4eb459eac80fe28929c64eb6" region="gfx2" dispose="yes" offset="0"/>
		<rom name="superpac.4c" merge="superpac.4c" size="32" crc="9ce22c46" sha1="d97f53ef4c5ef26659a22ed0de4ce7ef3758c924" region="proms" offset="0"/>
		<rom name="superpac.4e" merge="superpac.4e" size="256" crc="1253c5c1" sha1="df46a90170e9761d45c90fbd04ef2aa1e8c9944b" region="proms" offset="20"/>
		<rom name="superpac.3l" merge="superpac.3l" size="256" crc="d4d7026f" sha1="a486573437c54bfb503424574ad82655491e85e1" region="proms" offset="120"/>
		<rom name="superpac.3m" merge="superpac.3m" size="256" crc="ad43688f" sha1="072f427453efb1dda8147da61804fff06e1bc4d5" region="sound1" offset="0"/>
		<chip type="cpu" name="M6809" clock="1536000"/>
		<chip type="cpu" name="M6809" clock="1536000"/>
		<chip type="audio" name="Namco 15XX" clock="24000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Rank 0-Normal" default="yes"/>
			<dipvalue name="Rank 1-Easiest"/>
			<dipvalue name="Rank 2"/>
			<dipvalue name="Rank 3"/>
			<dipvalue name="Rank 4"/>
			<dipvalue name="Rank 5"/>
			<dipvalue name="Rank 6-Medium"/>
			<dipvalue name="Rank 7"/>
			<dipvalue name="Rank 8-Default"/>
			<dipvalue name="Rank 9"/>
			<dipvalue name="Rank A"/>
			<dipvalue name="Rank B-Hardest"/>
			<dipvalue name="Rank C-Easy Auto"/>
			<dipvalue name="Rank D-Auto"/>
			<dipvalue name="Rank E-Auto"/>
			<dipvalue name="Rank F-Hard Auto"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
			<dipvalue name="1 Coin/7 Credits"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="30k"/>
			<dipvalue name="30k 80k"/>
			<dipvalue name="30k 80k 80k"/>
			<dipvalue name="30k 100k" default="yes"/>
			<dipvalue name="30k 100k 100k"/>
			<dipvalue name="30k 120k"/>
			<dipvalue name="30k 120k 120k"/>
			<dipvalue name="None"/>
			<dipvalue name="30k"/>
			<dipvalue name="30k 100k" default="yes"/>
			<dipvalue name="30k 100k 100k"/>
			<dipvalue name="30k 120k"/>
			<dipvalue name="40k"/>
			<dipvalue name="40k 120k"/>
			<dipvalue name="40k 120k 120k"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" cocktail="preliminary" savestate="unsupported" palettesize="32"/>
	</game>
	<game name="cenmario" sourcefile="mario.c" sampleof="mario">
		<description>Censored Mario Bros.</description>
		<year>2002</year>
		<manufacturer>Hack</manufacturer>
		<rom name="mario.7f" size="8192" crc="c0c6e014" sha1="36a04f9ca1c2a583477cb8a6f2ef94e044e08296" region="cpu1" offset="0"/>
		<rom name="mario.7e" size="8192" crc="116b3856" sha1="e372f846d0e5a2b9b47ebd0330293fcc8a12363f" region="cpu1" offset="2000"/>
		<rom name="mario.7d" size="8192" crc="dcceb6c1" sha1="b19804e69ce2c98cf276c6055c3a250316b96b45" region="cpu1" offset="4000"/>
		<rom name="mario.7c" size="4096" crc="4a63d96b" sha1="b09060b2c84ab77cc540a27b8f932cb60ec8d442" region="cpu1" offset="f000"/>
		<rom name="tma1c-a.6k" size="4096" crc="06b9ff85" sha1="111a29bcb9cda0d935675fa26eca6b099a88427f" region="cpu2" offset="0"/>
		<rom name="cmario.3f" size="4096" crc="27bcd321" sha1="d8f1fc65dc17af2f80d67f3e2f3edabc79eba1b3" region="gfx1" dispose="yes" offset="0"/>
		<rom name="cmario.3j" size="4096" crc="de1c6962" sha1="2779715d62981baf2ea3a3f501128deb0f5559ab" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="cmario.7m" size="4096" crc="41c78d70" sha1="f5ad2b84439a9c2e7aed0a38a507bb714ad6eb3a" region="gfx2" dispose="yes" offset="0"/>
		<rom name="cmario.7n" size="4096" crc="659341a4" sha1="77207279ebe9c5e33f8bfa4cdbbc7a04d0198c84" region="gfx2" dispose="yes" offset="1000"/>
		<rom name="cmario.7p" size="4096" crc="b9e32b12" sha1="c8c8491c3724dc10f91100299347753bdc16a091" region="gfx2" dispose="yes" offset="2000"/>
		<rom name="cmario.7s" size="4096" crc="a5cc7370" sha1="ac81cd6193207670ffbfdc4b2e9c15805c0eecee" region="gfx2" dispose="yes" offset="3000"/>
		<rom name="cmario.7t" size="4096" crc="e416cbea" sha1="ffce92c8ce25d5086379ec1245ae11c64b7719f4" region="gfx2" dispose="yes" offset="4000"/>
		<rom name="cmario.7u" size="4096" crc="19eef39f" sha1="41ee5184eeee10d7b502f5a06a3b006242756e57" region="gfx2" dispose="yes" offset="5000"/>
		<rom name="mario.4p" size="512" crc="afc9bd41" sha1="90b739c4c7f24a88b6ac5ca29b06c032906a2801" region="proms" offset="0"/>
		<sample name="ice.wav"/>
		<sample name="coin.wav"/>
		<sample name="skid.wav"/>
		<sample name="run.wav"/>
		<sample name="luigirun.wav"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="I8039" clock="730000"/>
		<chip type="audio" name="DAC"/>
		<chip type="audio" name="Samples"/>
		<display type="raster" rotate="180" width="256" height="224" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2" service="yes">
			<control type="joy2way"/>
		</input>
		<dipswitch name="Lives">
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
			<dipvalue name="6"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
		</dipswitch>
		<dipswitch name="2 Players Game">
			<dipvalue name="1 Credit"/>
			<dipvalue name="2 Credits" default="yes"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="20000" default="yes"/>
			<dipvalue name="30000"/>
			<dipvalue name="40000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="256"/>
	</game>
	<game name="handiman" sourcefile="mcr.c">
		<description>Handi-Man in Cyberworld</description>
		<year>1998</year>
		<manufacturer>Bobby Tribble hack</manufacturer>
		<rom name="scpu_pga.bin" size="8192" crc="5151770b" sha1="26f4d830de7be228528e462dd628f439629a2641" region="cpu1" offset="0"/>
		<rom name="scpu_pgb.bin" size="8192" crc="8ddf8717" sha1="e0c294afa8ba0b0ba89e3e0fb3ff6d8fc4398e32" region="cpu1" offset="2000"/>
		<rom name="scpu_pgc.bin" size="8192" crc="4241e3a0" sha1="24c1bd2f31e194542571c391c5dccf21354115c2" region="cpu1" offset="4000"/>
		<rom name="scpu_pgd.bin" size="8192" crc="035d2fe7" sha1="1b827ca30a439d2f4cc94fcc0e90ee0cf87e018c" region="cpu1" offset="6000"/>
		<rom name="scpu_pge.bin" size="8192" crc="24c185d8" sha1="45ac7c53f6f4eba5c7bf3fc6559cddd3821eddad" region="cpu1" offset="8000"/>
		<rom name="scpu_pgf.bin" size="8192" crc="38c4bbaf" sha1="a7cd496ce75199b8279ea963520cf70d5f562bb2" region="cpu1" offset="a000"/>
		<rom name="ssi_0a.bin" size="4096" crc="765e6eba" sha1="42efeefc8571dfc237c0be3368248f1e56add92e" region="cpu2" offset="0"/>
		<rom name="ssi_0b.bin" size="4096" crc="1b90ccdd" sha1="0876e5eeaa63bb8cc97f3634a6ddd8a29a9b012f" region="cpu2" offset="1000"/>
		<rom name="ssi_0c.bin" size="4096" crc="3a4bc629" sha1="ce8452a99a313ae7429de471bbea39de08c9fd4b" region="cpu2" offset="2000"/>
		<rom name="scpu_bgg.bin" size="8192" crc="1a9ed2f5" sha1="b0d85b47873ac8ad475da18b9540d37232cb2b7c" region="gfx1" dispose="yes" offset="0"/>
		<rom name="scpu_bgh.bin" size="8192" crc="3220f974" sha1="a38ea5f1db27f05d9689db838ce7a8de98f34837" region="gfx1" dispose="yes" offset="2000"/>
		<rom name="handi_vg_0.bin" size="8192" crc="e17ec630" sha1="7929bfeea0e5e47d412619f08ca09a31618b96da" region="gfx2" dispose="yes" offset="c000"/>
		<rom name="handi_vg_1.bin" size="8192" crc="ee776741" sha1="02ea99dd02cd469d1425a958202efe28dc202291" region="gfx2" dispose="yes" offset="8000"/>
		<rom name="handi_vg_2.bin" size="8192" crc="c0b2b28e" sha1="3d9d2c1b7a136f02e5c5595d52add03892cb0db1" region="gfx2" dispose="yes" offset="4000"/>
		<rom name="handi_vg_3.bin" size="8192" crc="8fb79ed7" sha1="70e5f2aecda3d055eaedf2039128e549a94bd2cd" region="gfx2" dispose="yes" offset="0"/>
		<rom name="82s123.d12" size="32" crc="e1281ee9" sha1="9ac9b01d24affc0ee9227a4364c4fd8f8290343a" region="proms" offset="0"/>
		<chip type="cpu" name="Z80" clock="2496000"/>
		<chip type="cpu" name="Z80" clock="2000000"/>
		<chip type="audio" name="AY8910" clock="2000000"/>
		<chip type="audio" name="AY8910" clock="2000000"/>
		<display type="raster" rotate="90" width="512" height="480" refresh="30.000000" />
		<sound channels="2"/>
		<input players="2" buttons="1" coins="2" tilt="yes">
			<control type="joy8way"/>
			<control type="dial" minimum="0" maximum="255" sensitivity="50" keydelta="10" reverse="yes"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Meters">
			<dipvalue name="1"/>
			<dipvalue name="2" default="yes"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Allow Continue">
			<dipvalue name="No"/>
			<dipvalue name="Yes" default="yes"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="64"/>
	</game>
	<game name="shtron" sourcefile="mcr.c">
		<description>Satan's Hollow (Tron Hardware)</description>
		<year>2004</year>
		<manufacturer>Jerronimo</manufacturer>
		<rom name="sht_pga.bin" size="8192" crc="9aec754c" sha1="d17a221ceb8af59d9087ae63a73026c0bd1d58cb" region="cpu1" offset="0"/>
		<rom name="sh-pro.01" size="8192" crc="b99f6ff8" sha1="575cdba5bf9965c7765ce913a3376c7ba36b8291" region="cpu1" offset="2000"/>
		<rom name="sht_pgc.bin" size="8192" crc="621ad715" sha1="8cd34d33c86d10142e0503994a0666ac77c08d4b" region="cpu1" offset="4000"/>
		<rom name="sh-pro.03" size="8192" crc="0a64afb9" sha1="3ac6660d2b0166c58ec4fecfe37ce36e545064df" region="cpu1" offset="6000"/>
		<rom name="sh-pro.04" size="8192" crc="22fa9175" sha1="fd8ea76b3a7ffaf48fc11dd3b7c58e548e3e57c5" region="cpu1" offset="8000"/>
		<rom name="sh-pro.05" size="8192" crc="1716e2bb" sha1="771e4c20d63e4e1d99723e6355db67064a278ae5" region="cpu1" offset="a000"/>
		<rom name="sht_0a.bin" size="4096" crc="9d815bb3" sha1="51af797e08dbe3921e11ce70c3d0da50979336a4" region="cpu2" offset="0"/>
		<rom name="sht_0b.bin" size="4096" crc="9f253412" sha1="a526e864073a2f9e67e2cbe53ab17fe726336241" region="cpu2" offset="1000"/>
		<rom name="sht_0c.bin" size="4096" crc="7783d6c6" sha1="1fb2117532e7da28afdb9837bcb6848165cf8173" region="cpu2" offset="2000"/>
		<rom name="sh-bg.00" size="8192" crc="3e2b333c" sha1="b4347d0b3d6149e94da4a38684c0fab931e76cc5" region="gfx1" dispose="yes" offset="0"/>
		<rom name="sh-bg.01" size="8192" crc="d1d70cc4" sha1="550e2e8c0bcbf7913b218fe48cd3324622c8d0f4" region="gfx1" dispose="yes" offset="2000"/>
		<rom name="sh-fg.00" size="8192" crc="33f4554e" sha1="88dd803158d3c65429b79d2aaf8334130315aa93" region="gfx2" dispose="yes" offset="0"/>
		<rom name="sh-fg.01" size="8192" crc="ba1a38b4" sha1="cee5f0a66e40c779f1bfbb4bfafe5301385e7dae" region="gfx2" dispose="yes" offset="2000"/>
		<rom name="sh-fg.02" size="8192" crc="6b57f6da" sha1="71165df59dd5ca037116dc0f46fd4f6aac6dbfd1" region="gfx2" dispose="yes" offset="4000"/>
		<rom name="sh-fg.03" size="8192" crc="37ea9d07" sha1="82e006b01ee12390308be530d4b68fc2404b6b91" region="gfx2" dispose="yes" offset="6000"/>
		<rom name="sht82s123.d12" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="proms" offset="0"/>
		<chip type="cpu" name="Z80" clock="2496000"/>
		<chip type="cpu" name="Z80" clock="2000000"/>
		<chip type="audio" name="AY8910" clock="2000000"/>
		<chip type="audio" name="AY8910" clock="2000000"/>
		<display type="raster" rotate="90" width="512" height="480" refresh="30.000000" />
		<sound channels="2"/>
		<input players="2" buttons="1" coins="2" tilt="yes">
			<control type="joy8way"/>
			<control type="dial" minimum="0" maximum="255" sensitivity="50" keydelta="10" reverse="yes"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Meters">
			<dipvalue name="1"/>
			<dipvalue name="2" default="yes"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Allow Continue">
			<dipvalue name="No"/>
			<dipvalue name="Yes" default="yes"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="64"/>
	</game>
	<game name="stapper" sourcefile="mcr.c" cloneof="tapper" romof="tapper">
		<description>Tapper (Simpsons Hack)</description>
		<year>2002</year>
		<manufacturer>Bally Midway</manufacturer>
		<rom name="tappg0.bin" merge="tappg0.bin" size="16384" crc="127171d1" sha1="373e9a9d73b71e100c02862662d025f5ead2f94d" region="cpu1" offset="0"/>
		<rom name="tappg1.bin" merge="tappg1.bin" size="16384" crc="9d6a47f7" sha1="e493e46fc70a765e54bfdd7ba7ca570e6a5c79d6" region="cpu1" offset="4000"/>
		<rom name="tappg2.bin" merge="tappg2.bin" size="16384" crc="3a1f8778" sha1="cb46a2248289ced7282b1463f433dcb970c42c1a" region="cpu1" offset="8000"/>
		<rom name="tappg3.bin" merge="tappg3.bin" size="8192" crc="e8dcdaa4" sha1="45bf1571a2418c7dc00ccc7061a3e04e65cb6bff" region="cpu1" offset="c000"/>
		<rom name="tapsnda7.bin" merge="tapsnda7.bin" size="4096" crc="0e8bb9d5" sha1="9e281c340b7702523c86d56317efad9e3688e585" region="cpu2" offset="0"/>
		<rom name="tapsnda8.bin" merge="tapsnda8.bin" size="4096" crc="0cf0e29b" sha1="14334b9d2bfece3fe5bda0cbd53158ead8d27e53" region="cpu2" offset="1000"/>
		<rom name="tapsnda9.bin" merge="tapsnda9.bin" size="4096" crc="31eb6dc6" sha1="b38bba5f12516d899e023f99147868e3402fbd7b" region="cpu2" offset="2000"/>
		<rom name="tapsda10.bin" merge="tapsda10.bin" size="4096" crc="01a9be6a" sha1="0011407c1e886071282808c0a561789b1245a789" region="cpu2" offset="3000"/>
		<rom name="s-tapbg1.bin" size="16384" crc="1326da21" sha1="6886cbb83372ee4c53e19325a1552d312ce5de69" region="gfx1" dispose="yes" offset="0"/>
		<rom name="s-tapbg0.bin" size="16384" crc="539b93c3" sha1="6196516940893fd72d0c0f18efa7584a2df44833" region="gfx1" dispose="yes" offset="4000"/>
		<rom name="s-tapfg1.bin" size="16384" crc="29dd8e85" sha1="f7f7e8a3aebf075fb9a2508ce438ed3bbfdcddba" region="gfx2" dispose="yes" offset="0"/>
		<rom name="s-tapfg0.bin" size="16384" crc="a8ba850f" sha1="e143dab595e129936a4744266788542422e3c503" region="gfx2" dispose="yes" offset="4000"/>
		<rom name="s-tapfg3.bin" size="16384" crc="3d9133e4" sha1="3ca946aee704d59a150a9cd8ea02edf5204022e3" region="gfx2" dispose="yes" offset="8000"/>
		<rom name="s-tapfg2.bin" size="16384" crc="9254d87c" sha1="084f71436c984cb0c42cd0d07ce47ab0959b64e1" region="gfx2" dispose="yes" offset="c000"/>
		<rom name="s-tapfg5.bin" size="16384" crc="5ec2544f" sha1="1a919b0a80417c0f0e22bac2ab6932411bd4ad55" region="gfx2" dispose="yes" offset="10000"/>
		<rom name="s-tapfg4.bin" size="16384" crc="9b970c4b" sha1="f690708107c4923db5ffe344015388199c7e879a" region="gfx2" dispose="yes" offset="14000"/>
		<rom name="s-tapfg7.bin" size="16384" crc="a2ef5c06" sha1="cce74ff117921eb0438524e7f598fd2117044b1c" region="gfx2" dispose="yes" offset="18000"/>
		<rom name="s-tapfg6.bin" size="16384" crc="1baca746" sha1="3c7015e63ab1a3f98485415e212a4b80f648dcae" region="gfx2" dispose="yes" offset="1c000"/>
		<rom name="5784" merge="5784" size="32" crc="e1281ee9" sha1="9ac9b01d24affc0ee9227a4364c4fd8f8290343a" region="proms" offset="0"/>
		<chip type="cpu" name="Z80" clock="5000000"/>
		<chip type="cpu" name="Z80" clock="2000000"/>
		<chip type="audio" name="AY8910" clock="2000000"/>
		<chip type="audio" name="AY8910" clock="2000000"/>
		<display type="raster" rotate="0" width="512" height="480" refresh="30.000000" />
		<sound channels="2"/>
		<input players="2" buttons="1" coins="2" tilt="yes">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coin Meters">
			<dipvalue name="1" default="yes"/>
			<dipvalue name="2"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="64"/>
	</game>
	<game name="stapper1" sourcefile="mcr.c" cloneof="tapper" romof="tapper">
		<description>Tapper (Simpsons Hack ver.81)</description>
		<year>2002</year>
		<manufacturer>Bally Midway</manufacturer>
		<rom name="s1-tappg0.bin" size="16384" crc="c915f608" sha1="aad2f1944334a7cdb0483613fdad40caab720259" region="cpu1" offset="0"/>
		<rom name="tappg1.bin" merge="tappg1.bin" size="16384" crc="9d6a47f7" sha1="e493e46fc70a765e54bfdd7ba7ca570e6a5c79d6" region="cpu1" offset="4000"/>
		<rom name="tappg2.bin" merge="tappg2.bin" size="16384" crc="3a1f8778" sha1="cb46a2248289ced7282b1463f433dcb970c42c1a" region="cpu1" offset="8000"/>
		<rom name="s1-tappg3.bin" size="8192" crc="dd4c785f" sha1="6e19e77a0af6073c3955c61cf741b13921ce6bf0" region="cpu1" offset="c000"/>
		<rom name="tapsnda7.bin" merge="tapsnda7.bin" size="4096" crc="0e8bb9d5" sha1="9e281c340b7702523c86d56317efad9e3688e585" region="cpu2" offset="0"/>
		<rom name="tapsnda8.bin" merge="tapsnda8.bin" size="4096" crc="0cf0e29b" sha1="14334b9d2bfece3fe5bda0cbd53158ead8d27e53" region="cpu2" offset="1000"/>
		<rom name="tapsnda9.bin" merge="tapsnda9.bin" size="4096" crc="31eb6dc6" sha1="b38bba5f12516d899e023f99147868e3402fbd7b" region="cpu2" offset="2000"/>
		<rom name="tapsda10.bin" merge="tapsda10.bin" size="4096" crc="01a9be6a" sha1="0011407c1e886071282808c0a561789b1245a789" region="cpu2" offset="3000"/>
		<rom name="s-tapbg1.bin" size="16384" crc="1326da21" sha1="6886cbb83372ee4c53e19325a1552d312ce5de69" region="gfx1" dispose="yes" offset="0"/>
		<rom name="s-tapbg0.bin" size="16384" crc="539b93c3" sha1="6196516940893fd72d0c0f18efa7584a2df44833" region="gfx1" dispose="yes" offset="4000"/>
		<rom name="s-tapfg1.bin" size="16384" crc="29dd8e85" sha1="f7f7e8a3aebf075fb9a2508ce438ed3bbfdcddba" region="gfx2" dispose="yes" offset="0"/>
		<rom name="s-tapfg0.bin" size="16384" crc="a8ba850f" sha1="e143dab595e129936a4744266788542422e3c503" region="gfx2" dispose="yes" offset="4000"/>
		<rom name="s-tapfg3.bin" size="16384" crc="3d9133e4" sha1="3ca946aee704d59a150a9cd8ea02edf5204022e3" region="gfx2" dispose="yes" offset="8000"/>
		<rom name="s-tapfg2.bin" size="16384" crc="9254d87c" sha1="084f71436c984cb0c42cd0d07ce47ab0959b64e1" region="gfx2" dispose="yes" offset="c000"/>
		<rom name="s-tapfg5.bin" size="16384" crc="5ec2544f" sha1="1a919b0a80417c0f0e22bac2ab6932411bd4ad55" region="gfx2" dispose="yes" offset="10000"/>
		<rom name="s-tapfg4.bin" size="16384" crc="9b970c4b" sha1="f690708107c4923db5ffe344015388199c7e879a" region="gfx2" dispose="yes" offset="14000"/>
		<rom name="s-tapfg7.bin" size="16384" crc="a2ef5c06" sha1="cce74ff117921eb0438524e7f598fd2117044b1c" region="gfx2" dispose="yes" offset="18000"/>
		<rom name="s-tapfg6.bin" size="16384" crc="1baca746" sha1="3c7015e63ab1a3f98485415e212a4b80f648dcae" region="gfx2" dispose="yes" offset="1c000"/>
		<rom name="5784" merge="5784" size="32" crc="e1281ee9" sha1="9ac9b01d24affc0ee9227a4364c4fd8f8290343a" region="proms" offset="0"/>
		<chip type="cpu" name="Z80" clock="5000000"/>
		<chip type="cpu" name="Z80" clock="2000000"/>
		<chip type="audio" name="AY8910" clock="2000000"/>
		<chip type="audio" name="AY8910" clock="2000000"/>
		<display type="raster" rotate="0" width="512" height="480" refresh="30.000000" />
		<sound channels="2"/>
		<input players="2" buttons="1" coins="2" tilt="yes">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coin Meters">
			<dipvalue name="1" default="yes"/>
			<dipvalue name="2"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="64"/>
	</game>
	<game name="mineswp" sourcefile="mineswp.c">
		<description>Mine Sweeper (Dottori Kun hardware) [h]</description>
		<year>1998</year>
		<manufacturer>J-Rom</manufacturer>
		<rom name="14479b.mpr" size="16384" crc="1cece483" sha1="c425a09b640721c9a5b499cdb79848dc18ee66b9" region="cpu1" offset="0"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<display type="raster" rotate="0" width="256" height="192" refresh="60.000000" />
		<sound channels="0"/>
		<input players="1" buttons="2" coins="1">
			<control type="joy8way"/>
		</input>
		<driver status="preliminary" emulation="good" color="good" sound="preliminary" graphic="good" savestate="unsupported" palettesize="2"/>
	</game>
	<game name="armdemo" sourcefile="ertictac.c">
		<description>Demo - ARM</description>
		<year>1990</year>
		<manufacturer>Charles Doty</manufacturer>
		<rom name="armdemo.01" size="65536" crc="62b840be" sha1="148b30b1e851e1c012482dde27f4159d1ac56a15" region="user1" offset="0"/>
		<rom name="armdemo.02" size="65536" crc="78d41ef7" sha1="db7b33e91507314371e6b21a5b92bc259dc06559" region="user1" offset="1"/>
		<rom name="armdemo.03" size="65536" crc="efd0057f" sha1="61baccc350623aca6d8b940816459372368c31ef" region="user1" offset="2"/>
		<rom name="armdemo.04" size="65536" crc="55eb17b2" sha1="c55614124214a0ad5617bfbab419f340ee48e6ed" region="user1" offset="3"/>
		<chip type="cpu" name="ARM" clock="16000000"/>
		<display type="raster" rotate="0" width="320" height="240" refresh="60.000000" />
		<sound channels="0"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Language">
			<dipvalue name="French"/>
			<dipvalue name="English" default="yes"/>
		</dipswitch>
		<dipswitch name="Demo Sound">
			<dipvalue name="No"/>
			<dipvalue name="Yes" default="yes"/>
		</dipswitch>
		<dipswitch name="Test Mode">
			<dipvalue name="No" default="yes"/>
			<dipvalue name="Yes"/>
		</dipswitch>
		<dipswitch name="Music">
			<dipvalue name="No"/>
			<dipvalue name="Yes" default="yes"/>
		</dipswitch>
		<dipswitch name="Game Timing">
			<dipvalue name="Normal Game" default="yes"/>
			<dipvalue name="3.0 Minutes"/>
			<dipvalue name="2.5 Minutes"/>
			<dipvalue name="2.0 Minutes"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Easy"/>
			<dipvalue name="Difficult"/>
			<dipvalue name="Very Difficult"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
		</dipswitch>
		<dipswitch name="Sexy Views">
			<dipvalue name="No"/>
			<dipvalue name="Yes" default="yes"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="No" default="yes"/>
			<dipvalue name="Yes"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="256"/>
	</game>
	<game name="mitcdemo" sourcefile="mitchell.c">
		<description>Demo - Mitchell</description>
		<year>1989</year>
		<manufacturer>Charles Doty</manufacturer>
		<rom name="md_04.bin" size="65536" crc="f0ed5c22" sha1="b8e26a09fca279d627bd700c31a82ffc18483192" region="cpu1" offset="50000"/>
		<rom name="pang_02.bin" size="131072" crc="3f15bb61" sha1="4f74ee25f32a201482840158b4d4c7aca1cda684" region="cpu1" offset="60000"/>
		<rom name="pang_03.bin" size="131072" crc="0c8477ae" sha1="a31a8c00407dfc3017d56e29fac6114b73248030" region="cpu1" offset="10000"/>
		<rom name="md_09.bin" size="131072" crc="f76acc9a" sha1="31004f441fc56efb692e2e52c4ecc44748185d0a" region="gfx1" dispose="yes" offset="0"/>
		<rom name="md3.bin" size="131072" crc="7ee8cdcd" sha1="67dfd19f3eb3649d6f3f6631e44d0bd36b8d8d19" region="gfx1" dispose="yes" offset="20000"/>
		<rom name="md_11.bin" size="131072" crc="48f92e6f" sha1="6c51cccf5bcf7b3bfe6579a95516a850e99c9b76" region="gfx1" dispose="yes" offset="80000"/>
		<rom name="md5.bin" size="131072" crc="7ee8cdcd" sha1="67dfd19f3eb3649d6f3f6631e44d0bd36b8d8d19" region="gfx1" dispose="yes" offset="a0000"/>
		<rom name="md10.bin" size="131072" crc="709a27b6" sha1="b7e8d124ee207e75c420762d336a97f4cf4054f6" region="gfx2" dispose="yes" offset="0"/>
		<rom name="md9.bin" size="131072" crc="47de1ec7" sha1="45bff13a6cdf58bc425fdc3cd2ae22d40d69a2c2" region="gfx2" dispose="yes" offset="20000"/>
		<rom name="bb1.bin" size="131072" crc="c52e5b8e" sha1="933b954bfdd2d67e28b032ffabde192531249c1f" region="sound1" offset="0"/>
		<chip type="cpu" name="Z80" clock="8000000"/>
		<chip type="audio" name="OKI6295" clock="990000"/>
		<chip type="audio" name="YM2413" clock="4000000"/>
		<display type="raster" rotate="0" width="384" height="240" refresh="60.000000" />
		<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="unsupported" palettesize="2048"/>
	</game>
	<game name="monaco" sourcefile="monaco.c">
		<description>Monaco GP</description>
		<year>1979</year>
		<manufacturer>Sega</manufacturer>
		<rom name="pr125" size="512" crc="7a66ed4c" sha1="514e129c334a551b931c90b063b073a9b4bdffc3" region="gfx1" offset="0"/>
		<rom name="pr126" size="512" crc="5d7a8f12" sha1="b4f0d21b91a7cf7002f99c08788669c7c38be51d" region="gfx1" offset="200"/>
		<rom name="pr127" size="512" crc="8ffdc2f0" sha1="05cc3330c067965b8b90b5d27119fe9f26580a13" region="gfx1" offset="400"/>
		<rom name="pr128" size="512" crc="dde29dea" sha1="34c413edff991297471bd0bc193c4bd8ede4e468" region="gfx1" offset="600"/>
		<rom name="pr129" size="512" crc="7b18af26" sha1="3d1ff2610813544c3b9b65182f081272a9537640" region="gfx1" offset="800"/>
		<rom name="pr130" size="512" crc="9ef1913b" sha1="58830121781b8a13532eaf8ea13ec07f10522320" region="gfx1" offset="a00"/>
		<rom name="pr131" size="512" crc="ff31eb01" sha1="fd6bcd92c4bd919bb1a96ca97688d46cb310b39d" region="gfx1" offset="c00"/>
		<rom name="pr132" size="512" crc="6b8ad9bc" sha1="be36e3b6b647d3a9565bc45903027c791dc889e5" region="gfx1" offset="e00"/>
		<rom name="pr133" size="512" crc="d50641d9" sha1="bf399e9830c88e4d8f8fb386305f54ef766946d9" region="gfx1" offset="1000"/>
		<rom name="pr134" size="512" crc="8ebd50bb" sha1="98d51f503753d4d7191a09b509d26c1e049e981a" region="gfx1" offset="1200"/>
		<rom name="pr135" size="512" crc="986eda32" sha1="73fa539d4c83748952d9339985208520fec955f3" region="gfx1" offset="1400"/>
		<rom name="pr136" size="512" crc="ecc5d1a2" sha1="33bff7381785557a85e4c8bdd74679b59e0ed9d5" region="gfx1" offset="1600"/>
		<rom name="pr137" size="512" crc="ddd9004e" sha1="5229c34578e66d9c51a05439a516513946ba69ed" region="gfx1" offset="1800"/>
		<rom name="pr138" size="512" crc="058e53cf" sha1="7c3aaaca5a9e9ce3a3badd0dcc8360342673a397" region="gfx1" offset="1a00"/>
		<rom name="pr139" size="512" crc="e8ba0794" sha1="eadd7425134f26b1c126bbcd3d3dabf4b2e1fe70" region="gfx1" offset="1c00"/>
		<rom name="pr140" size="512" crc="48e9971b" sha1="c0c265cdc08727e3caaf49cdfe728a91c4c46ba2" region="gfx1" offset="1e00"/>
		<rom name="pr141" size="512" crc="99934236" sha1="ec271f3e690d5c57ead9132b22b9b1b966e4d170" region="gfx1" offset="2000"/>
		<rom name="prm38" size="32" crc="82dd0a0f" sha1="3e7e475c3270853d70c1fe90a773172532b60cfb" region="proms" offset="0"/>
		<rom name="prm39" size="32" crc="6acfa0da" sha1="1e56da4cdf71a095eac29878969b831babac222b" region="proms" offset="20"/>
		<sample name="6car1.wav"/>
		<sample name="6car2.wav"/>
		<sample name="6crash.wav"/>
		<sample name="6engine.wav"/>
		<sample name="6extend.wav"/>
		<sample name="6fanfare.wav"/>
		<sample name="6siren.wav"/>
		<sample name="6slip.wav"/>
		<chip type="cpu" name="Z80" clock="200"/>
		<chip type="audio" name="Samples"/>
		<display type="raster" rotate="90" width="384" height="240" refresh="60.000000" />
		<sound channels="1"/>
		<input players="1" buttons="3" coins="1">
			<control type="joy8way"/>
		</input>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="1024"/>
	</game>
	<game name="mranger" sourcefile="mpatrol.c">
		<description>Moon Ranger</description>
		<year>1982</year>
		<manufacturer>bootleg</manufacturer>
		<rom name="mpa-1.3m" size="4096" crc="5873a860" sha1="8c03726d6e049c3edbc277440184e31679f78258" region="cpu1" offset="0"/>
		<rom name="mr-a.3l" size="4096" crc="217dd431" sha1="7b81f854209afc1fd3df11b7375f36de6bc4a7c3" region="cpu1" offset="1000"/>
		<rom name="mr-a.3k" size="4096" crc="9f0af7b2" sha1="3daaec15b0d3bc30723ebb14b50f66f288f0d096" region="cpu1" offset="2000"/>
		<rom name="mr-a.3j" size="4096" crc="7fe8e2cd" sha1="4ffad9c7a9360999b213b790c6c76cc79c8e49d5" region="cpu1" offset="3000"/>
		<rom name="mp-s1.1a" size="4096" crc="561d3108" sha1="4998c68a9e9a8002251fa8f07aa1082444a9dc80" region="cpu2" offset="f000"/>
		<rom name="mpe-5.3e" size="4096" crc="e3ee7f75" sha1="b03d0d56150d3e9da4a4c871338097b4f450b649" region="gfx1" dispose="yes" offset="0"/>
		<rom name="mpe-4.3f" size="4096" crc="cca6d023" sha1="fecb3059fb09897a096add9452b50aec55c07545" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="mpb-2.3m" size="4096" crc="707ace5e" sha1="93c682e13e74bce29ced3a87bffb29569c114c3b" region="gfx2" dispose="yes" offset="0"/>
		<rom name="mpb-1.3n" size="4096" crc="9b72133a" sha1="1393ef92ae1ad58a4b62ca1660c0793d30a8b5e2" region="gfx2" dispose="yes" offset="1000"/>
		<rom name="mpe-1.3l" size="4096" crc="c46a7f72" sha1="8bb7c9acaf6833fb6c0575b015991b873a305a84" region="gfx3" dispose="yes" offset="0"/>
		<rom name="mpe-2.3k" size="4096" crc="c7aa1fb0" sha1="14c6c76e1d0db2c0745e5d6d33ea6945fac8e9ee" region="gfx4" dispose="yes" offset="0"/>
		<rom name="mpe-3.3h" size="4096" crc="a0919392" sha1="8a090cb8d483a3d67c7360058e3fdd70e151cd62" region="gfx5" dispose="yes" offset="0"/>
		<rom name="mr-2a" size="256" crc="0f193a50" sha1="c76702fdc0ca56997661827d41e7ff2d6b4e154c" 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" name="Z80" clock="3072000"/>
		<chip type="cpu" name="M6803" clock="894886"/>
		<chip type="audio" name="AY8910" clock="894886"/>
		<chip type="audio" name="AY8910" clock="894886"/>
		<chip type="audio" name="MSM5205" clock="384000"/>
		<chip type="audio" name="MSM5205" clock="384000"/>
		<display type="raster" rotate="0" width="256" height="248" refresh="57.000000" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="3">
			<control type="joy2way"/>
		</input>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000 30000 50000" default="yes"/>
			<dipvalue name="20000 40000 60000"/>
			<dipvalue name="10000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Flip Screen">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coin Mode">
			<dipvalue name="Mode 1" default="yes"/>
			<dipvalue name="Mode 2"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Stop Mode (Cheat)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Sector Selection (Cheat)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Invulnerability (Cheat)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coinage Mode 1">
			<dipvalue name="7 Coins/1 Credit"/>
			<dipvalue name="6 Coins/1 Credit"/>
			<dipvalue name="5 Coins/1 Credit"/>
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
			<dipvalue name="1 Coin/7 Credits"/>
			<dipvalue name="1 Coin/8 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Coin A  Mode 2">
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Coin B  Mode 2">
			<dipvalue name="1 Coin/2 Credits" default="yes"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="576"/>
	</game>
	<game name="mrdigdo" sourcefile="mrdo.c" cloneof="mrdo" romof="mrdo">
		<description>Mr. Do! (Dig Dug sprites)</description>
		<year>1998</year>
		<manufacturer>Justin Clark</manufacturer>
		<rom name="mrd-d1" size="8192" crc="3dcd9359" sha1="bfe00450ee8822f437d87514f051ad1be6de9463" region="cpu1" offset="0"/>
		<rom name="mrd-d2" size="8192" crc="710058d8" sha1="168cc179f2266bbf9437445bef9ff7d3358a8e6b" region="cpu1" offset="2000"/>
		<rom name="mrd-d3" size="8192" crc="467d12d8" sha1="7bb85e6a780de1c0c224229ee571cab39098f78d" region="cpu1" offset="4000"/>
		<rom name="mrd-d4" size="8192" crc="fce9afeb" sha1="26236a42c1c620975d4480c4315d0c6f112429b6" region="cpu1" offset="6000"/>
		<rom name="mrd-d9" size="4096" crc="b83b8a84" sha1="138a4fd1b7470def1b4e8aa4cfcf4c4b6bebf35b" region="gfx1" dispose="yes" offset="0"/>
		<rom name="mrd-d10" size="4096" crc="061cabb9" sha1="cdc8876f1c402565835db01a78906200430bcf72" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="r8-08.bin" merge="r8-08.bin" size="4096" crc="dbdc9ffa" sha1="93f29fc106283eecbba3fd69cf3c4658aa38ab9f" region="gfx2" dispose="yes" offset="0"/>
		<rom name="n8-07.bin" merge="n8-07.bin" size="4096" crc="4b9973db" sha1="8766c51a345a5e63446e65614c6f665ab5fbe0d7" region="gfx2" dispose="yes" offset="1000"/>
		<rom name="mrd-d5" size="4096" crc="401f9fa5" sha1="7483150ae429c9841d04ec4d79eda59bf1db8330" region="gfx3" dispose="yes" offset="0"/>
		<rom name="mrd-d6" size="4096" crc="ff401f59" sha1="5f34363ffb5e470470c3a0d9ff704f4d9b814ecd" region="gfx3" dispose="yes" offset="1000"/>
		<rom name="u02--2.bin" merge="u02--2.bin" size="32" crc="238a65d7" sha1="a5b20184a1989db23544296331462ec4d7be7516" region="proms" offset="0"/>
		<rom name="t02--3.bin" merge="t02--3.bin" size="32" crc="ae263dc0" sha1="7072c100b9d692f5bb12b0c9e304425f534481e2" region="proms" offset="20"/>
		<rom name="f10--1.bin" merge="f10--1.bin" size="32" crc="16ee4ca2" sha1="fcba4d103708b9711452009cd29c4f88d2f64cd3" region="proms" offset="40"/>
		<rom name="j10--4.bin" merge="j10--4.bin" size="32" crc="ff7fe284" sha1="3ac8e30011c1fcba0ee8f4dc932f82296c3ba143" region="proms" offset="60"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="SN76496" clock="4000000"/>
		<chip type="audio" name="SN76496" clock="4000000"/>
		<display type="raster" rotate="270" width="240" height="192" refresh="61.166569" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2" tilt="yes">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Medium"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Hardest"/>
		</dipswitch>
		<dipswitch name="Rack Test (Cheat)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Special">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Extra">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="3 Coins/2 Credits"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="3 Coins/2 Credits"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="256"/>
	</game>
	<game name="mrdofast" sourcefile="mrdo.c" cloneof="mrdo" romof="mrdo">
		<description>Mr. Do! (Speedup Hack)</description>
		<year>1982</year>
		<manufacturer>Evil Exidy Dump</manufacturer>
		<rom name="a4-01.bin" merge="a4-01.bin" size="8192" crc="03dcfba2" sha1="c15e3d0c4225e0ca120bcd28aca39632575f8e11" region="cpu1" offset="0"/>
		<rom name="f-c4-02.bin" size="8192" crc="894d12e4" sha1="ff89eca0506727f1973b14a13d848799e7ada7ec" region="cpu1" offset="2000"/>
		<rom name="e4-03.bin" merge="e4-03.bin" size="8192" crc="358f5dc2" sha1="9fed1f5d1d04935d1b77687c8b2f3bfce970dc08" region="cpu1" offset="4000"/>
		<rom name="f4-04.bin" merge="f4-04.bin" size="8192" crc="f4190cfc" sha1="24f5125d900f944294d4eda068b710c8f1c6d39f" region="cpu1" offset="6000"/>
		<rom name="s8-09.bin" merge="s8-09.bin" size="4096" crc="aa80c5b6" sha1="76f9f90deb74598470e7ed565237da38dd07e4e9" region="gfx1" dispose="yes" offset="0"/>
		<rom name="u8-10.bin" merge="u8-10.bin" size="4096" crc="d20ec85b" sha1="9762bbe34d3fa209ea719807c723f57cb6bf4e01" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="r8-08.bin" merge="r8-08.bin" size="4096" crc="dbdc9ffa" sha1="93f29fc106283eecbba3fd69cf3c4658aa38ab9f" region="gfx2" dispose="yes" offset="0"/>
		<rom name="n8-07.bin" merge="n8-07.bin" size="4096" crc="4b9973db" sha1="8766c51a345a5e63446e65614c6f665ab5fbe0d7" region="gfx2" dispose="yes" offset="1000"/>
		<rom name="h5-05.bin" merge="h5-05.bin" size="4096" crc="e1218cc5" sha1="d946613a1cf1c97f7533a4f8c2d0078d1b7daaa8" region="gfx3" dispose="yes" offset="0"/>
		<rom name="k5-06.bin" merge="k5-06.bin" size="4096" crc="b1f68b04" sha1="25709cd81c03df51f27cd730fecf86a1daa9e27e" region="gfx3" dispose="yes" offset="1000"/>
		<rom name="u02--2.bin" merge="u02--2.bin" size="32" crc="238a65d7" sha1="a5b20184a1989db23544296331462ec4d7be7516" region="proms" offset="0"/>
		<rom name="t02--3.bin" merge="t02--3.bin" size="32" crc="ae263dc0" sha1="7072c100b9d692f5bb12b0c9e304425f534481e2" region="proms" offset="20"/>
		<rom name="f10--1.bin" merge="f10--1.bin" size="32" crc="16ee4ca2" sha1="fcba4d103708b9711452009cd29c4f88d2f64cd3" region="proms" offset="40"/>
		<rom name="j10--4.bin" merge="j10--4.bin" size="32" crc="ff7fe284" sha1="3ac8e30011c1fcba0ee8f4dc932f82296c3ba143" region="proms" offset="60"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="SN76496" clock="4000000"/>
		<chip type="audio" name="SN76496" clock="4000000"/>
		<display type="raster" rotate="270" width="240" height="192" refresh="61.166569" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2" tilt="yes">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Medium"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Hardest"/>
		</dipswitch>
		<dipswitch name="Rack Test (Cheat)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Special">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Extra">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="3 Coins/2 Credits"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="3 Coins/2 Credits"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="256"/>
	</game>
	<game name="mrdohs" sourcefile="mrdo.c" cloneof="mrdo" romof="mrdo">
		<description>Mr. Do! [h]</description>
		<year>2001</year>
		<manufacturer>JRok</manufacturer>
		<rom name="a4.bin" size="8192" crc="86103823" sha1="4d37226bbca192f74458d81f6a777db06baee64a" region="cpu1" offset="0"/>
		<rom name="c4.bin" size="8192" crc="e3ecf757" sha1="50414ee9543dc29eaac763a194c875ba3ddb0c7a" region="cpu1" offset="2000"/>
		<rom name="e4-03.bin" merge="e4-03.bin" size="8192" crc="358f5dc2" sha1="9fed1f5d1d04935d1b77687c8b2f3bfce970dc08" region="cpu1" offset="4000"/>
		<rom name="f4-04.bin" merge="f4-04.bin" size="8192" crc="f4190cfc" sha1="24f5125d900f944294d4eda068b710c8f1c6d39f" region="cpu1" offset="6000"/>
		<rom name="s8-09.bin" merge="s8-09.bin" size="4096" crc="aa80c5b6" sha1="76f9f90deb74598470e7ed565237da38dd07e4e9" region="gfx1" dispose="yes" offset="0"/>
		<rom name="u8-10.bin" merge="u8-10.bin" size="4096" crc="d20ec85b" sha1="9762bbe34d3fa209ea719807c723f57cb6bf4e01" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="r8-08.bin" merge="r8-08.bin" size="4096" crc="dbdc9ffa" sha1="93f29fc106283eecbba3fd69cf3c4658aa38ab9f" region="gfx2" dispose="yes" offset="0"/>
		<rom name="n8-07.bin" merge="n8-07.bin" size="4096" crc="4b9973db" sha1="8766c51a345a5e63446e65614c6f665ab5fbe0d7" region="gfx2" dispose="yes" offset="1000"/>
		<rom name="h5-05.bin" merge="h5-05.bin" size="4096" crc="e1218cc5" sha1="d946613a1cf1c97f7533a4f8c2d0078d1b7daaa8" region="gfx3" dispose="yes" offset="0"/>
		<rom name="k5-06.bin" merge="k5-06.bin" size="4096" crc="b1f68b04" sha1="25709cd81c03df51f27cd730fecf86a1daa9e27e" region="gfx3" dispose="yes" offset="1000"/>
		<rom name="u02--2.bin" merge="u02--2.bin" size="32" crc="238a65d7" sha1="a5b20184a1989db23544296331462ec4d7be7516" region="proms" offset="0"/>
		<rom name="t02--3.bin" merge="t02--3.bin" size="32" crc="ae263dc0" sha1="7072c100b9d692f5bb12b0c9e304425f534481e2" region="proms" offset="20"/>
		<rom name="f10--1.bin" merge="f10--1.bin" size="32" crc="16ee4ca2" sha1="fcba4d103708b9711452009cd29c4f88d2f64cd3" region="proms" offset="40"/>
		<rom name="j10--4.bin" merge="j10--4.bin" size="32" crc="ff7fe284" sha1="3ac8e30011c1fcba0ee8f4dc932f82296c3ba143" region="proms" offset="60"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="SN76496" clock="4000000"/>
		<chip type="audio" name="SN76496" clock="4000000"/>
		<display type="raster" rotate="270" width="240" height="192" refresh="61.166569" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2" tilt="yes">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Medium"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Hardest"/>
		</dipswitch>
		<dipswitch name="Rack Test (Cheat)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Special">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Extra">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="3 Coins/2 Credits"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="3 Coins/2 Credits"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="256"/>
	</game>
	<game name="mrpac" sourcefile="mrdo.c" cloneof="mrdo" romof="mrdo">
		<description>Mr. Pac! (Set 1)</description>
		<year>2002</year>
		<manufacturer>Twisty</manufacturer>
		<rom name="a4-01.bin" merge="a4-01.bin" size="8192" crc="03dcfba2" sha1="c15e3d0c4225e0ca120bcd28aca39632575f8e11" region="cpu1" offset="0"/>
		<rom name="c4-02.bin" merge="c4-02.bin" size="8192" crc="0ecdd39c" sha1="c64b3363593911a676c647bf3dba8fe063fcb0de" region="cpu1" offset="2000"/>
		<rom name="e4-03.bin" merge="e4-03.bin" size="8192" crc="358f5dc2" sha1="9fed1f5d1d04935d1b77687c8b2f3bfce970dc08" region="cpu1" offset="4000"/>
		<rom name="f4-04.bin" merge="f4-04.bin" size="8192" crc="f4190cfc" sha1="24f5125d900f944294d4eda068b710c8f1c6d39f" region="cpu1" offset="6000"/>
		<rom name="mp-s8-09.bin" size="4096" crc="930908e5" sha1="13666166bb6a38c0b7a8d4133a0fb6fdd7aee372" region="gfx1" dispose="yes" offset="0"/>
		<rom name="mp-u8-10.bin" size="4096" crc="ead6d3d6" sha1="2dc959ca1e9e2cbdc0098ce92b9a11dc24643a38" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="r8-08.bin" merge="r8-08.bin" size="4096" crc="dbdc9ffa" sha1="93f29fc106283eecbba3fd69cf3c4658aa38ab9f" region="gfx2" dispose="yes" offset="0"/>
		<rom name="n8-07.bin" merge="n8-07.bin" size="4096" crc="4b9973db" sha1="8766c51a345a5e63446e65614c6f665ab5fbe0d7" region="gfx2" dispose="yes" offset="1000"/>
		<rom name="mp-h5-05.bin" size="4096" crc="de213e01" sha1="61f3d3081dded0cc753640632127e52e4ddf0a75" region="gfx3" dispose="yes" offset="0"/>
		<rom name="mp-k5-06.bin" size="4096" crc="c2e376a4" sha1="d7e5fbdcd2b66ec56524e37eee18f91af96443dd" region="gfx3" dispose="yes" offset="1000"/>
		<rom name="u02--2.bin" merge="u02--2.bin" size="32" crc="238a65d7" sha1="a5b20184a1989db23544296331462ec4d7be7516" region="proms" offset="0"/>
		<rom name="t02--3.bin" merge="t02--3.bin" size="32" crc="ae263dc0" sha1="7072c100b9d692f5bb12b0c9e304425f534481e2" region="proms" offset="20"/>
		<rom name="f10--1.bin" merge="f10--1.bin" size="32" crc="16ee4ca2" sha1="fcba4d103708b9711452009cd29c4f88d2f64cd3" region="proms" offset="40"/>
		<rom name="j10--4.bin" merge="j10--4.bin" size="32" crc="ff7fe284" sha1="3ac8e30011c1fcba0ee8f4dc932f82296c3ba143" region="proms" offset="60"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="SN76496" clock="4000000"/>
		<chip type="audio" name="SN76496" clock="4000000"/>
		<display type="raster" rotate="270" width="240" height="192" refresh="61.166569" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2" tilt="yes">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Medium"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Hardest"/>
		</dipswitch>
		<dipswitch name="Rack Test (Cheat)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Special">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Extra">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="3 Coins/2 Credits"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="3 Coins/2 Credits"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="256"/>
	</game>
	<game name="mrpacb" sourcefile="mrdo.c" cloneof="mrdo" romof="mrdo">
		<description>Mr. Pac! (Set 2)</description>
		<year>2002</year>
		<manufacturer>Twisty</manufacturer>
		<rom name="a4-01.bin" merge="a4-01.bin" size="8192" crc="03dcfba2" sha1="c15e3d0c4225e0ca120bcd28aca39632575f8e11" region="cpu1" offset="0"/>
		<rom name="c4-02.bin" merge="c4-02.bin" size="8192" crc="0ecdd39c" sha1="c64b3363593911a676c647bf3dba8fe063fcb0de" region="cpu1" offset="2000"/>
		<rom name="e4-03.bin" merge="e4-03.bin" size="8192" crc="358f5dc2" sha1="9fed1f5d1d04935d1b77687c8b2f3bfce970dc08" region="cpu1" offset="4000"/>
		<rom name="f4-04.bin" merge="f4-04.bin" size="8192" crc="f4190cfc" sha1="24f5125d900f944294d4eda068b710c8f1c6d39f" region="cpu1" offset="6000"/>
		<rom name="mpb-s8-09.bin" size="4096" crc="ff01d8a0" sha1="d3d674d8e5bfc6a133fc047bbfb21d179a322c07" region="gfx1" dispose="yes" offset="0"/>
		<rom name="mpb-u8-10.bin" size="4096" crc="c1e9b7e8" sha1="ea455a616597c58bfa88b5ba1069b3fb33d84a7f" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="r8-08.bin" merge="r8-08.bin" size="4096" crc="dbdc9ffa" sha1="93f29fc106283eecbba3fd69cf3c4658aa38ab9f" region="gfx2" dispose="yes" offset="0"/>
		<rom name="n8-07.bin" merge="n8-07.bin" size="4096" crc="4b9973db" sha1="8766c51a345a5e63446e65614c6f665ab5fbe0d7" region="gfx2" dispose="yes" offset="1000"/>
		<rom name="mp-h5-05.bin" size="4096" crc="de213e01" sha1="61f3d3081dded0cc753640632127e52e4ddf0a75" region="gfx3" dispose="yes" offset="0"/>
		<rom name="mp-k5-06.bin" size="4096" crc="c2e376a4" sha1="d7e5fbdcd2b66ec56524e37eee18f91af96443dd" region="gfx3" dispose="yes" offset="1000"/>
		<rom name="u02--2.bin" merge="u02--2.bin" size="32" crc="238a65d7" sha1="a5b20184a1989db23544296331462ec4d7be7516" region="proms" offset="0"/>
		<rom name="t02--3.bin" merge="t02--3.bin" size="32" crc="ae263dc0" sha1="7072c100b9d692f5bb12b0c9e304425f534481e2" region="proms" offset="20"/>
		<rom name="f10--1.bin" merge="f10--1.bin" size="32" crc="16ee4ca2" sha1="fcba4d103708b9711452009cd29c4f88d2f64cd3" region="proms" offset="40"/>
		<rom name="j10--4.bin" merge="j10--4.bin" size="32" crc="ff7fe284" sha1="3ac8e30011c1fcba0ee8f4dc932f82296c3ba143" region="proms" offset="60"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="SN76496" clock="4000000"/>
		<chip type="audio" name="SN76496" clock="4000000"/>
		<display type="raster" rotate="270" width="240" height="192" refresh="61.166569" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2" tilt="yes">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Medium"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Hardest"/>
		</dipswitch>
		<dipswitch name="Rack Test (Cheat)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Special">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Extra">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="3 Coins/2 Credits"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="3 Coins/2 Credits"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="256"/>
	</game>
	<game name="newdigdo" sourcefile="mrdo.c" cloneof="mrdo" romof="mrdo">
		<description>Mr. Do! (Dig Dug sprites, new version)</description>
		<year>1999</year>
		<manufacturer>Vic Twenty George, Jerky, Justin Clark hack</manufacturer>
		<rom name="a4-01.bin" merge="a4-01.bin" size="8192" crc="03dcfba2" sha1="c15e3d0c4225e0ca120bcd28aca39632575f8e11" region="cpu1" offset="0"/>
		<rom name="c4-02.bin" merge="c4-02.bin" size="8192" crc="0ecdd39c" sha1="c64b3363593911a676c647bf3dba8fe063fcb0de" region="cpu1" offset="2000"/>
		<rom name="e4-03.bin" merge="e4-03.bin" size="8192" crc="358f5dc2" sha1="9fed1f5d1d04935d1b77687c8b2f3bfce970dc08" region="cpu1" offset="4000"/>
		<rom name="f4-04.bin" merge="f4-04.bin" size="8192" crc="f4190cfc" sha1="24f5125d900f944294d4eda068b710c8f1c6d39f" region="cpu1" offset="6000"/>
		<rom name="nd-s8-09.bin" size="4096" crc="48f2bd6d" sha1="d741f58d5b7e74c498eee11cb8b959f7eec73671" region="gfx1" dispose="yes" offset="0"/>
		<rom name="nd-u8-10.bin" size="4096" crc="7be2fc3e" sha1="763f95812e35671b3815385cec5ccdaeca4b2b2a" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="nd-r8-08.bin" size="4096" crc="069a3e35" sha1="09a361baed6417fdb4ecc1d8dd09ae9b2ccdef99" region="gfx2" dispose="yes" offset="0"/>
		<rom name="nd-n8-07.bin" size="4096" crc="7ef6f5e4" sha1="8839f6670010c0249b19f306c200c29775dc0351" region="gfx2" dispose="yes" offset="1000"/>
		<rom name="nd-h5-05.bin" size="4096" crc="4c8f6cf8" sha1="92a0a5b8178fec5f7c4214c03d7d691872fed59a" region="gfx3" dispose="yes" offset="0"/>
		<rom name="nd-k5-06.bin" size="4096" crc="1a5f18fc" sha1="58cbad50c1001dfcb302c28db183e511907e6f86" region="gfx3" dispose="yes" offset="1000"/>
		<rom name="u02--2.bin" merge="u02--2.bin" size="32" crc="238a65d7" sha1="a5b20184a1989db23544296331462ec4d7be7516" region="proms" offset="0"/>
		<rom name="t02--3.bin" merge="t02--3.bin" size="32" crc="ae263dc0" sha1="7072c100b9d692f5bb12b0c9e304425f534481e2" region="proms" offset="20"/>
		<rom name="f10--1.bin" merge="f10--1.bin" size="32" crc="16ee4ca2" sha1="fcba4d103708b9711452009cd29c4f88d2f64cd3" region="proms" offset="40"/>
		<rom name="j10--4.bin" merge="j10--4.bin" size="32" crc="ff7fe284" sha1="3ac8e30011c1fcba0ee8f4dc932f82296c3ba143" region="proms" offset="60"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="SN76496" clock="4000000"/>
		<chip type="audio" name="SN76496" clock="4000000"/>
		<display type="raster" rotate="270" width="240" height="192" refresh="61.166569" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2" tilt="yes">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Medium"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Hardest"/>
		</dipswitch>
		<dipswitch name="Rack Test (Cheat)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Special">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Extra">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="3 Coins/2 Credits"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="3 Coins/2 Credits"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="256"/>
	</game>
	<game name="stickydo" sourcefile="mrdo.c" cloneof="mrdo" romof="mrdo">
		<description>Mr. Sticky Do!</description>
		<year>2001</year>
		<manufacturer>Marcks Hacks</manufacturer>
		<rom name="a4-01.bin" merge="a4-01.bin" size="8192" crc="03dcfba2" sha1="c15e3d0c4225e0ca120bcd28aca39632575f8e11" region="cpu1" offset="0"/>
		<rom name="c4-02.bin" merge="c4-02.bin" size="8192" crc="0ecdd39c" sha1="c64b3363593911a676c647bf3dba8fe063fcb0de" region="cpu1" offset="2000"/>
		<rom name="e4-03.bin" merge="e4-03.bin" size="8192" crc="358f5dc2" sha1="9fed1f5d1d04935d1b77687c8b2f3bfce970dc08" region="cpu1" offset="4000"/>
		<rom name="f4-04.bin" merge="f4-04.bin" size="8192" crc="f4190cfc" sha1="24f5125d900f944294d4eda068b710c8f1c6d39f" region="cpu1" offset="6000"/>
		<rom name="st-s8-09.bin" size="4096" crc="0becc7bc" sha1="d5ef21aa6f8daaf98f4c6c809504edea4fde35a1" region="gfx1" dispose="yes" offset="0"/>
		<rom name="st-u8-10.bin" size="4096" crc="fc08364e" sha1="69edf2405836511035f46cddb339e57b4eb5b2fe" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="nd-r8-08.bin" size="4096" crc="069a3e35" sha1="09a361baed6417fdb4ecc1d8dd09ae9b2ccdef99" region="gfx2" dispose="yes" offset="0"/>
		<rom name="nd-n8-07.bin" size="4096" crc="7ef6f5e4" sha1="8839f6670010c0249b19f306c200c29775dc0351" region="gfx2" dispose="yes" offset="1000"/>
		<rom name="st-h5-05.bin" size="4096" crc="64d2f54f" sha1="f301c0190f780bc60d03e5b752bde5e81ce5e93c" region="gfx3" dispose="yes" offset="0"/>
		<rom name="st-k5-06.bin" size="4096" crc="af9b0d35" sha1="da2d469514a3b95362dace2f48d320234a695e28" region="gfx3" dispose="yes" offset="1000"/>
		<rom name="u02--2.bin" merge="u02--2.bin" size="32" crc="238a65d7" sha1="a5b20184a1989db23544296331462ec4d7be7516" region="proms" offset="0"/>
		<rom name="t02--3.bin" merge="t02--3.bin" size="32" crc="ae263dc0" sha1="7072c100b9d692f5bb12b0c9e304425f534481e2" region="proms" offset="20"/>
		<rom name="f10--1.bin" merge="f10--1.bin" size="32" crc="16ee4ca2" sha1="fcba4d103708b9711452009cd29c4f88d2f64cd3" region="proms" offset="40"/>
		<rom name="j10--4.bin" merge="j10--4.bin" size="32" crc="ff7fe284" sha1="3ac8e30011c1fcba0ee8f4dc932f82296c3ba143" region="proms" offset="60"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="SN76496" clock="4000000"/>
		<chip type="audio" name="SN76496" clock="4000000"/>
		<display type="raster" rotate="270" width="240" height="192" refresh="61.166569" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2" tilt="yes">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Medium"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Hardest"/>
		</dipswitch>
		<dipswitch name="Rack Test (Cheat)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Special">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Extra">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="3 Coins/2 Credits"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="3 Coins/2 Credits"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="256"/>
	</game>
	<game name="spclone" sourcefile="nemesis.c">
		<description>Salamander (version YY)</description>
		<year>2007</year>
		<manufacturer>Konami</manufacturer>
		<rom name="587yq02.18b" size="65536" crc="6d49878b" sha1="95ec8c326cb83d8391f7821868187d68ef734120" region="cpu1" offset="0"/>
		<rom name="587yq05.18c" size="65536" crc="08b8fd27" sha1="fbbb5f9c795de5a776309cdd7a5678fc0061d52a" region="cpu1" offset="1"/>
		<rom name="17b.bin" size="131072" crc="e5caf6e6" sha1="f5df4fbc43cfa6e2866558c99dd95ba8dc89dc7a" region="cpu1" offset="40000"/>
		<rom name="17c.bin" size="131072" crc="c2f567ea" sha1="0c38fea53f3d4a9ae0deada5669deca4be8c9fd3" region="cpu1" offset="40001"/>
		<rom name="587yq09.11j" size="32768" crc="9b72fdc7" sha1="6634e2c8203cc7a9f5b2135a0b717dc18b0fdf23" region="cpu2" offset="0"/>
		<rom name="587-d08.8g" size="16384" crc="f9ac6b82" sha1="3370fc3a7f82e922e19d54afb3bca7b07fa4aa9a" region="sound1" offset="0"/>
		<rom name="10a.bin" size="131072" crc="09fe0632" sha1="4c3b29c623d70bbe8a938a0beb4638912c46fb6a" region="sound2" offset="0"/>
		<chip type="cpu" name="68000" clock="9216000"/>
		<chip type="cpu" name="Z80" clock="3579545"/>
		<chip type="audio" name="VLM5030" clock="3579545"/>
		<chip type="audio" name="K007232" clock="3579545"/>
		<chip type="audio" name="YM2151" clock="3579545"/>
		<display type="raster" rotate="0" width="256" height="224" refresh="60.606060" />
		<sound channels="2"/>
		<input players="2" buttons="2" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Flip Screen">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="3 Coins/2 Credits"/>
			<dipvalue name="4 Coins/3 Credits"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="3 Coins/4 Credits"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="2 Coins/5 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
			<dipvalue name="1 Coin/7 Credits"/>
			<dipvalue name="Disabled"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
			<dipvalue name="7"/>
		</dipswitch>
		<dipswitch name="Coin Slot(s)">
			<dipvalue name="1"/>
			<dipvalue name="2" default="yes"/>
		</dipswitch>
		<dipswitch name="Max Credit(s)">
			<dipvalue name="1"/>
			<dipvalue name="3"/>
			<dipvalue name="5"/>
			<dipvalue name="9" default="yes"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy"/>
			<dipvalue name="Medium" default="yes"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Hardest"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" cocktail="preliminary" savestate="unsupported" palettesize="2048"/>
	</game>
	<game name="bstars" sourcefile="neogeo.c" romof="neogeo">
		<description>Baseball Stars Professional (MGD2)</description>
		<year>1990</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="n002001a.038" size="524288" crc="68ce5b06" sha1="cab050a4efcf346463609910b367f7f6c1c0158b" region="cpu1" offset="1"/>
		<rom name="n002001a.378" size="131072" crc="1a7fd0c6" sha1="3fc701b7afddab369ddf9dedfbc5e1aaf80b8af3" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="n002001a.478" size="65536" crc="79a8f4c2" sha1="08ca2b72fd9b0ed068dc918ecda51d13203a3481" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="n002001a.178" size="524288" crc="b7b925bd" sha1="644c92fa90e74998e73714f74b1e0680ee372a07" region="sound1" offset="0"/>
		<rom name="n002001a.17c" size="524288" crc="329f26fc" sha1="2c8009edc88c6b26f7be5beb2b8d260aac394ee1" region="sound1" offset="80000"/>
		<rom name="n002001b.178" size="524288" crc="0c39f3c8" sha1="db8f8670639601215707d918d4fb93221460446a" region="sound1" offset="100000"/>
		<rom name="n002001b.17c" size="524288" crc="c7e11c38" sha1="5abf2a7877e0162c758a4dcf09f183930fa7ef24" region="sound1" offset="180000"/>
		<rom name="n002001a.278" size="524288" crc="04a733d1" sha1="84159368c0f6de2c3b8121227201cd3422455cf6" region="sound2" offset="0"/>
		<rom name="n002001a.538" size="524288" crc="c55a7229" sha1="23a28f8ba6c1339dde4f674bbca6e6cffafabcc7" region="gfx3" offset="0"/>
		<rom name="n002001a.638" size="524288" crc="cd3eeb2d" sha1="3997788c063cea48a901ff6033574d2c8a9e0516" region="gfx3" offset="1"/>
		<rom name="n002001a.53c" size="524288" crc="a0074bd9" sha1="f1b1ba3630befd595d141bfc580b1bbe01bee324" region="gfx3" offset="100000"/>
		<rom name="n002001a.63c" size="524288" crc="d651fecf" sha1="3e7bbda2ecd487e568f8e8eb9b141941d6a761b9" region="gfx3" offset="100001"/>
		<rom name="n002001b.538" size="524288" crc="d57767e6" sha1="cf18dd9cf6f9da09af7be5e0c9f7f12eaa61c129" region="gfx3" offset="200000"/>
		<rom name="n002001b.638" size="524288" crc="5d0a8692" sha1="1a0f767d11f73fd41aa2f1840fc300fb23b8d262" region="gfx3" offset="200001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="ridhero" sourcefile="neogeo.c" romof="neogeo">
		<description>Riding Hero (MGD2)</description>
		<year>1990</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="n006001a.038" size="524288" crc="dabfac95" sha1="234750f08954a94b2846f7ab79b67d6db2b67f6e" region="cpu1" offset="1"/>
		<rom name="n006001a.378" size="65536" crc="197d1a28" sha1="3f6ec453ebdead50c9fabd71071817b699a8a82c" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="n006001a.478" size="65536" crc="f7196558" sha1="88c9183db5cb24849a8a548cd48d0732ee1e6219" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="n006001a.178" size="524288" crc="cdf74a42" sha1="a17106cc3f9e5c5d52b4def861c0545a98151da2" region="sound1" offset="0"/>
		<rom name="n006001a.17c" size="524288" crc="e2fd2371" sha1="cc95297bee7ffbdcb24ac4daeb5307cb39a52067" region="sound1" offset="80000"/>
		<rom name="n006001a.278" size="524288" crc="94092bce" sha1="1a2906271fe6bc396898a756153629a5862930eb" region="sound2" offset="0"/>
		<rom name="n006001a.27c" size="524288" crc="4e2cd7c3" sha1="72fb215a4f208a22a764e801186d1643d3d840ca" region="sound2" offset="80000"/>
		<rom name="n006001b.278" size="524288" crc="069c71ed" sha1="f450e9f60cd6ef846dbc77993159ec6157fb64e7" region="sound2" offset="100000"/>
		<rom name="n006001b.27c" size="524288" crc="89fbb825" sha1="656a97c6a8832dab3a5e1577d9cd257b561cc356" region="sound2" offset="180000"/>
		<rom name="n006001a.538" size="524288" crc="24096241" sha1="60a3dd2400be7208c7a471a813621a778f083240" region="gfx3" offset="0"/>
		<rom name="n006001a.638" size="524288" crc="df6a5b00" sha1="ffd55c36847b0caa7b94b102ef3409d89e0d66c7" region="gfx3" offset="1"/>
		<rom name="n006001a.53c" size="524288" crc="7026a3a2" sha1="55f70d2604832125c06742d75ce8ccf5c047d580" region="gfx3" offset="100000"/>
		<rom name="n006001a.63c" size="524288" crc="15220d51" sha1="72ad9e0381f84a33219255d42223bca01a23927c" region="gfx3" offset="100001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="alpham2" sourcefile="neogeo.c" romof="neogeo">
		<description>Alpha Mission II (MGD2)</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="n007001a.038" size="524288" crc="4400b34c" sha1="99cd25c0383e8ffba2d83f2d9c5c6452fe69c362" region="cpu1" offset="1"/>
		<rom name="n007001a.03c" size="524288" crc="b0366875" sha1="591a02a5cef01e190eaed922894920571f4f6bdb" region="cpu1" offset="80001"/>
		<rom name="n007001a.378" size="131072" crc="85ec9acf" sha1="39a11974438ad36a2cc84307151b31474c3c5518" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="n007001a.478" size="65536" crc="0449acf5" sha1="1275ba5dad1c5123f727dd4193b8ee2cb910760d" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="n007001a.178" size="524288" crc="7ec0e76d" sha1="5f84f0a236b5cb7dd02b588806bc7f6e35eb515d" region="sound1" offset="0"/>
		<rom name="n007001a.17c" size="524288" crc="7a796ead" sha1="0a5b2683acc680edef3d3aa44681e0d648dce53f" region="sound1" offset="80000"/>
		<rom name="n007001b.178" size="524288" crc="70bc86a5" sha1="00ef9faf9b094bca2fd654b26eb03e6e40bd6f80" region="sound1" offset="100000"/>
		<rom name="n007001b.17c" size="524288" crc="29963a92" sha1="fb2ff29e48cfee33c0f8c12f849b35bd5be27ec9" region="sound1" offset="180000"/>
		<rom name="n007001a.278" size="524288" crc="45f5e914" sha1="d89d9917a0aaf1c662d5633a52a29bd670577830" region="sound2" offset="0"/>
		<rom name="n007001a.27c" size="524288" crc="07524063" sha1="559c3f1b33cfb112dd8d70726be07cac1cafd72f" region="sound2" offset="80000"/>
		<rom name="n007001b.278" size="524288" crc="c3178623" sha1="687e63943a22cfff9778cb41ef6c9b9ac6f43334" region="sound2" offset="100000"/>
		<rom name="n007001b.27c" size="524288" crc="65bca6b7" sha1="8c96d98e86799f1a47b5a66d439e01d7935c213c" region="sound2" offset="180000"/>
		<rom name="n007001c.278" size="524288" crc="27cd2250" sha1="ab5af5762f48f670b2d0a31fdd38539956681035" region="sound2" offset="200000"/>
		<rom name="n007001c.27c" size="524288" crc="43025293" sha1="c8b612f4bead98d6e06dcf6cb8254fc8487e2c06" region="sound2" offset="280000"/>
		<rom name="n007001d.278" size="524288" crc="ae0a679a" sha1="7fd81af67238eae3dba64502eeff41933de795e8" region="sound2" offset="300000"/>
		<rom name="n007001d.27c" size="524288" crc="6a2e400d" sha1="656b026767596a6395f3e30f97140884cb0da5a0" region="sound2" offset="380000"/>
		<rom name="n007001a.538" size="524288" crc="c516b09e" sha1="910b6197fef78138da2c5b18507d12d841a518e5" region="gfx3" offset="0"/>
		<rom name="n007001a.638" size="524288" crc="6b674581" sha1="3cbf29302c2677abe79ae10ef95097c6d62ca88c" region="gfx3" offset="1"/>
		<rom name="n007001a.53c" size="524288" crc="d9a0ff6c" sha1="f2577736d516471a6757a8134916fbf7316a9809" region="gfx3" offset="100000"/>
		<rom name="n007001a.63c" size="524288" crc="4ff21008" sha1="496a27d902342dbb3685ad8354981e76dc839f47" region="gfx3" offset="100001"/>
		<rom name="n007001b.538" size="524288" crc="3a7fe4fd" sha1="ad4d93ed7d472579b6ba5fd4809a96762f0c0c2e" region="gfx3" offset="200000"/>
		<rom name="n007001b.638" size="524288" crc="d0e8eef3" sha1="560594bf1ec6ca32b38d0fe73b4cb5b5ecb56d56" region="gfx3" offset="200001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="ncombat" sourcefile="neogeo.c" romof="neogeo">
		<description>Ninja Combat (MGD2)</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="n009001a.038" size="524288" crc="89660a31" sha1="ac37a1060ee82733d8efef8c50f79672fe312097" region="cpu1" offset="1"/>
		<rom name="n009001a.378" size="131072" crc="d49afee8" sha1="77615f12edf08ae8f1353f7a056a8f3a50d3ebdc" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="n009001a.478" size="65536" crc="83821d6e" sha1="687ad38aa20a113c4f59e7ebc1c911bb8e635ad7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="n009001a.178" size="524288" crc="cf32a59c" sha1="af5b7fcd8a4aff1307c0a1d937e5f0460c32de79" region="sound1" offset="0"/>
		<rom name="n009001a.17c" size="524288" crc="7b3588b7" sha1="a4e6d9d4113ff4ce48b371f65e9187d551821d3b" region="sound1" offset="80000"/>
		<rom name="n009001b.178" size="524288" crc="505a01b5" sha1="9426a4f5b31e16f74e72e61951c189a878f211c5" region="sound1" offset="100000"/>
		<rom name="n009001a.278" size="524288" crc="365f9011" sha1="aebd292214ab280b05ee9e759b7e9a681a099c4a" region="sound2" offset="0"/>
		<rom name="n009001a.538" size="524288" crc="0147a4b5" sha1="0a2f60bb7166bd5a2ad669820b0f26d630e94958" region="gfx3" offset="0"/>
		<rom name="n009001a.638" size="524288" crc="e3d367f8" sha1="8129c6845b8969f26c7cfe8761bb2bb07e5dc549" region="gfx3" offset="1"/>
		<rom name="n009001a.53c" size="524288" crc="4df6123a" sha1="53970d86a848f498ebd5676c0a9d6fe8e026def8" region="gfx3" offset="100000"/>
		<rom name="n009001a.63c" size="524288" crc="1c1f6101" sha1="9594d199bafa9317bcf8b7447442171ea9b1056d" region="gfx3" offset="100001"/>
		<rom name="n009001b.538" size="524288" crc="19441c78" sha1="6355039f445456ffe32a512b635e365c5519d0c7" region="gfx3" offset="200000"/>
		<rom name="n009001b.638" size="524288" crc="f417f9ac" sha1="438e76b54bb82517a57cb3405a99dda0b3d66dc0" region="gfx3" offset="200001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="cyberlip" sourcefile="neogeo.c" romof="neogeo">
		<description>Cyber-Lip (MGD2)</description>
		<year>1990</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="n010001a.038" size="524288" crc="4012e465" sha1="81caac2b559183f5a87980b6f1ca7e42d5338962" region="cpu1" offset="1"/>
		<rom name="n010001a.03c" size="524288" crc="ee899b19" sha1="3d0369ad2496e8622fb5a11f751056a2c5fad7bf" region="cpu1" offset="80001"/>
		<rom name="n010001a.378" size="131072" crc="79a35264" sha1="c2819a82adbe1f5e489496e0e03477863a5b7665" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="n010001a.478" size="131072" crc="8be3a078" sha1="054ec6a061fcc88df1ecbb0a01611a31f37a7709" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="n010001a.178" size="524288" crc="90224d22" sha1="5443ee6f90d80d43194cb4b4f0e08851a59e7784" region="sound1" offset="0"/>
		<rom name="n010001a.17c" size="524288" crc="a0cf1834" sha1="8df57a7941bdae7e446a6056039adb012cdde246" region="sound1" offset="80000"/>
		<rom name="n010001b.178" size="524288" crc="ae38bc84" sha1="c0937b4f89b8b26c8a0e747b234f44ad6a3bf2ba" region="sound1" offset="100000"/>
		<rom name="n010001b.17c" size="524288" crc="70899bd2" sha1="8cf01144f0bcf59f09777175ae6b71846b09f3a1" region="sound1" offset="180000"/>
		<rom name="n010001a.278" size="524288" crc="586f4cb2" sha1="588460031d84c308e3353ecf714db9986425c21c" region="sound2" offset="0"/>
		<rom name="n010001a.538" size="524288" crc="0239fc08" sha1="27c2a68103ca6898780d72ded57f4447cf5f7f80" region="gfx3" offset="0"/>
		<rom name="n010001a.638" size="524288" crc="e102a1bd" sha1="89ffd05845b452423b4cd69c4420eafa0c168507" region="gfx3" offset="1"/>
		<rom name="n010001a.53c" size="524288" crc="23f03b97" sha1="f5a2b3c0cf039a84cf78223f089f9fa3a7d9f01a" region="gfx3" offset="100000"/>
		<rom name="n010001a.63c" size="524288" crc="520571d2" sha1="4be129b679d3962a95ce32f462c58aa08c43b1cd" region="gfx3" offset="100001"/>
		<rom name="n010001b.538" size="524288" crc="065061ed" sha1="5c1e48e31cc6b5bbc50085abc8102ab436885b23" region="gfx3" offset="200000"/>
		<rom name="n010001b.638" size="524288" crc="2e31e2d2" sha1="29c88296d10b6b716ab753d2692267e0619d6193" region="gfx3" offset="200001"/>
		<rom name="n010001b.53c" size="524288" crc="e485e72d" sha1="1fb160f403b6ec1ff28408d141dfe31245dbfb58" region="gfx3" offset="300000"/>
		<rom name="n010001b.63c" size="524288" crc="9e2af4db" sha1="0089d1a66fa40a25ea78c6da24b4872b4fd12782" region="gfx3" offset="300001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="superspy" sourcefile="neogeo.c" romof="neogeo">
		<description>The Super Spy (MGD2)</description>
		<year>1990</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="n011001a.038" size="524288" crc="2e949e32" sha1="c5a5bb996c5c0224b27813a76223c56860ddb399" region="cpu1" offset="1"/>
		<rom name="n011001a.03c" size="524288" crc="54443d72" sha1="5cb78d50996c1f9a182e9350d94ba2953463ed4b" region="cpu1" offset="80001"/>
		<rom name="n011001a.378" size="131072" crc="ec5fdb96" sha1="8003028025ac7bf531e568add6ba66c02d0b7e84" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="n011001a.478" size="65536" crc="64455806" sha1="454e95503be8ec5dd2332da1ce08c832a2ab81b8" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="n011001a.178" size="524288" crc="b993bc83" sha1="b7689a57120b9eb3d23b6675f8791c117360a267" region="sound1" offset="0"/>
		<rom name="n011001a.17c" size="524288" crc="d7a059b1" sha1="b13c1c674f66cb6852f0a206554e4616f5fde236" region="sound1" offset="80000"/>
		<rom name="n011001b.178" size="524288" crc="9f513d5a" sha1="37b04962f0b8e2a74abd35c407337a6151dc4e95" region="sound1" offset="100000"/>
		<rom name="n011001b.17c" size="524288" crc="9f513d5a" sha1="37b04962f0b8e2a74abd35c407337a6151dc4e95" region="sound1" offset="180000"/>
		<rom name="n011001c.178" size="524288" crc="b993bc83" sha1="b7689a57120b9eb3d23b6675f8791c117360a267" region="sound1" offset="200000"/>
		<rom name="n011001c.17c" size="524288" crc="d7a059b1" sha1="b13c1c674f66cb6852f0a206554e4616f5fde236" region="sound1" offset="280000"/>
		<rom name="n011001d.178" size="524288" crc="9f513d5a" sha1="37b04962f0b8e2a74abd35c407337a6151dc4e95" region="sound1" offset="300000"/>
		<rom name="n011001d.17c" size="524288" crc="9f513d5a" sha1="37b04962f0b8e2a74abd35c407337a6151dc4e95" region="sound1" offset="380000"/>
		<rom name="n011001a.278" size="524288" crc="426cd040" sha1="b2b45189837c8287223c2b8bd4df9525b72a3f16" region="sound2" offset="0"/>
		<rom name="n011001a.27c" size="524288" crc="426cd040" sha1="b2b45189837c8287223c2b8bd4df9525b72a3f16" region="sound2" offset="80000"/>
		<rom name="n011001a.538" size="524288" crc="239f22c4" sha1="91f985fb9acb36ab5f8877f62c0476a291f3b591" region="gfx3" offset="0"/>
		<rom name="n011001a.638" size="524288" crc="5f2e5184" sha1="b2704eff6815da611f0f2ad15f2a85d482a111d3" region="gfx3" offset="1"/>
		<rom name="n011001a.53c" size="524288" crc="ce80c326" sha1="3f1f72d923dde87e87bc74080cc1858f42413ab2" region="gfx3" offset="100000"/>
		<rom name="n011001a.63c" size="524288" crc="79b3e0b1" sha1="1f627f7b8d86292d4f4cdc0f15782d060a91b551" region="gfx3" offset="100001"/>
		<rom name="n011001b.538" size="524288" crc="1edcf268" sha1="a691f76980e7a0da63948a5d75f32afa6c92c9c3" region="gfx3" offset="200000"/>
		<rom name="n011001b.638" size="524288" crc="b2afe822" sha1="56d623e4a468ac88c6bbc54ff6f640a7aa5f93f5" region="gfx3" offset="200001"/>
		<rom name="n011001b.53c" size="524288" crc="a41602a0" sha1="95ee2162de50be72982edcecb437995a43d39a07" region="gfx3" offset="300000"/>
		<rom name="n011001b.63c" size="524288" crc="d425f967" sha1="4085782d440ad265ae45f43c83b1d1fa96d15524" region="gfx3" offset="300001"/>
		<rom name="n011001c.538" size="524288" crc="239f22c4" sha1="91f985fb9acb36ab5f8877f62c0476a291f3b591" region="gfx3" offset="400000"/>
		<rom name="n011001c.638" size="524288" crc="5f2e5184" sha1="b2704eff6815da611f0f2ad15f2a85d482a111d3" region="gfx3" offset="400001"/>
		<rom name="n011001c.53c" size="524288" crc="ce80c326" sha1="3f1f72d923dde87e87bc74080cc1858f42413ab2" region="gfx3" offset="500000"/>
		<rom name="n011001c.63c" size="524288" crc="79b3e0b1" sha1="1f627f7b8d86292d4f4cdc0f15782d060a91b551" region="gfx3" offset="500001"/>
		<rom name="n011001d.538" size="524288" crc="1edcf268" sha1="a691f76980e7a0da63948a5d75f32afa6c92c9c3" region="gfx3" offset="600000"/>
		<rom name="n011001d.638" size="524288" crc="b2afe822" sha1="56d623e4a468ac88c6bbc54ff6f640a7aa5f93f5" region="gfx3" offset="600001"/>
		<rom name="n011001d.53c" size="524288" crc="a41602a0" sha1="95ee2162de50be72982edcecb437995a43d39a07" region="gfx3" offset="700000"/>
		<rom name="n011001d.63c" size="524288" crc="d425f967" sha1="4085782d440ad265ae45f43c83b1d1fa96d15524" region="gfx3" offset="700001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="mutnat" sourcefile="neogeo.c" romof="neogeo">
		<description>Mutation Nation (MGD2)</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="n014001a.038" size="524288" crc="30cbd46b" sha1="48357c8b704526da7101c06a120b096ec160a7bb" region="cpu1" offset="1"/>
		<rom name="n014001a.378" size="131072" crc="99419733" sha1="b2524af8704941acc72282aa1d62fd4c93e3e822" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="n014001a.4f8" size="131072" crc="2db6862d" sha1="35cfe136edb09f0b13d312527dd71b4250c04383" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="n014001a.1f8" size="524288" crc="8db2effe" sha1="4bdfc36ed3c986ef153e03efbc581536876a3ebb" region="sound1" offset="0"/>
		<rom name="n014001a.1fc" size="524288" crc="a49fe238" sha1="378842d7fa93496ee103be3a0996c6943d285274" region="sound1" offset="80000"/>
		<rom name="n014001b.1f8" size="524288" crc="2ba17cb7" sha1="99fa247c003b74b5da56631d11a63045dd5ef0d5" region="sound1" offset="100000"/>
		<rom name="n014001b.1fc" size="524288" crc="42419a29" sha1="5185c978edb89a1764ee0b874be980b61280c822" region="sound1" offset="180000"/>
		<rom name="n014001a.538" size="524288" crc="83d59ccf" sha1="90daecf9594715ac33c4a6294f481914351c702f" region="gfx3" offset="0"/>
		<rom name="n014001a.638" size="524288" crc="9e115a04" sha1="16f04c7b3c5f6888591e9c2e385efb984e393571" region="gfx3" offset="1"/>
		<rom name="n014001a.53c" size="524288" crc="b2f1409d" sha1="ab3af0fb4f4ca4afba098a6f8e9926b530a279df" region="gfx3" offset="100000"/>
		<rom name="n014001a.63c" size="524288" crc="1bb648c1" sha1="21afaf1e5ea541d5ac9bb273887baf662c52dfab" region="gfx3" offset="100001"/>
		<rom name="n014001b.538" size="524288" crc="eaa2801a" sha1="fec321bc839e5eeb4bfc88785276ee7af345f6c0" region="gfx3" offset="200000"/>
		<rom name="n014001b.638" size="524288" crc="32bf4a2d" sha1="f68419c9414dfbcc67c3a4b8cbef42b0b5fda0bc" region="gfx3" offset="200001"/>
		<rom name="n014001b.53c" size="524288" crc="c718b731" sha1="37eb725d43ecda891f67b607b5d5f039fc81a8cb" region="gfx3" offset="300000"/>
		<rom name="n014001b.63c" size="524288" crc="7d120067" sha1="d0e4f0f8c1455a51b5d769fa4bcd5f29bd894c13" region="gfx3" offset="300001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kotm" sourcefile="neogeo.c" romof="neogeo">
		<description>King of the Monsters (MGD2)</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="n016001a.038" size="524288" crc="d239c184" sha1="feb139ce089385b6b1bc95970c4d7ae4fd8a7c7f" region="cpu1" offset="1"/>
		<rom name="n016001a.03c" size="524288" crc="7291a388" sha1="16e22a8eef5391fa43d92d702f14a746dedf292b" region="cpu1" offset="80001"/>
		<rom name="n016001a.378" size="131072" crc="1a2eeeb3" sha1="8d2b96d395020197bc59294b6b0c8d62b1d8d4dd" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="n016001a.4f8" size="131072" crc="40797389" sha1="12ca00ba1d2d66d79bc64969661a52205cc98d66" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="n016001a.1f8" size="524288" crc="c3df83ba" sha1="2f015ccf99de241861e05e81ad47faf02aec3290" region="sound1" offset="0"/>
		<rom name="n016001a.1fc" size="524288" crc="22aa6096" sha1="c98fdc9fa589907cae1f7a2814fa32913d6c8648" region="sound1" offset="80000"/>
		<rom name="n016001b.1f8" size="524288" crc="df9a4854" sha1="f9612d82ce476f8c973ce60a982ae8007bd051a1" region="sound1" offset="100000"/>
		<rom name="n016001b.1fc" size="524288" crc="71f53a38" sha1="0fa03a2c719cc413ab163d166f93fcdc89646066" region="sound1" offset="180000"/>
		<rom name="n016001a.538" size="524288" crc="493db90e" sha1="fb22e4f5437d9402c531779215cf675daa35401f" region="gfx3" offset="0"/>
		<rom name="n016001a.638" size="524288" crc="8bc1c3a0" sha1="789f990b2b12bff7335a40a0ca6e64824dd6d4e2" region="gfx3" offset="1"/>
		<rom name="n016001a.53c" size="524288" crc="0d211945" sha1="4edef3bdd73e402ab606ac27013a2b8c1467667c" region="gfx3" offset="100000"/>
		<rom name="n016001a.63c" size="524288" crc="cc793bbf" sha1="b88075e388d68601bb0e56f621a22abaf90ef39c" region="gfx3" offset="100001"/>
		<rom name="n016001b.538" size="524288" crc="cabb7b58" sha1="e7be9c459c17dddc3a812981e14fc2e0a3fb5ec3" region="gfx3" offset="200000"/>
		<rom name="n016001b.638" size="524288" crc="fde45b59" sha1="72ddca41b6cd595246eb8c8bb0c2e614c53e828c" region="gfx3" offset="200001"/>
		<rom name="n016001b.53c" size="524288" crc="c7c20718" sha1="52a2d7f4f8baede451959a351d2badf080b1e20e" region="gfx3" offset="300000"/>
		<rom name="n016001b.63c" size="524288" crc="b89b4201" sha1="74322700b9e8cf30b7d025be3909e93e1bfdaaf9" region="gfx3" offset="300001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="sengoku" sourcefile="neogeo.c" romof="neogeo">
		<description>Sengoku (MGD2)</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="n017001a.038" size="524288" crc="4483bae1" sha1="ca5f41be42cd9ce1a2c5007f068514500849a7f4" region="cpu1" offset="1"/>
		<rom name="n017001a.03c" size="524288" crc="d0d55b2a" sha1="3800154495fbc2f62a539604bf6e5f156316dccd" region="cpu1" offset="80001"/>
		<rom name="n017001a.378" size="131072" crc="b246204d" sha1="73dce64c61fb5bb7e836a8e60f081bb77d80d281" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="n017001a.4f8" size="131072" crc="e7bc4a94" sha1="236d8dddafe5215558f3b0fbb2de3d6c39dd622b" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="n017001a.1f8" size="524288" crc="205258a7" sha1="4cd463a78575d7e74c871660588dc0fe17cce07d" region="sound1" offset="0"/>
		<rom name="n017001a.1fc" size="524288" crc="6fbe52c8" sha1="487f07968854ba3238ba2c612c8b20196f94cab2" region="sound1" offset="80000"/>
		<rom name="n017001b.1f8" size="524288" crc="6421bdf3" sha1="823ffcbb9fc8b1219857b8cb6e089e2e21144ab3" region="sound1" offset="100000"/>
		<rom name="n017001b.1fc" size="524288" crc="1f9578fb" sha1="7ccdb0e960d6e425e773a99208180dcf5ee7856f" region="sound1" offset="180000"/>
		<rom name="n017001a.538" size="524288" crc="e834b925" sha1="08cfdcf232f3319f62b00cfec5c02b55d7c3405e" region="gfx3" offset="0"/>
		<rom name="n017001a.638" size="524288" crc="96de5eb9" sha1="a70dfbffb109ddec5b4a2c6f60756d6717fce03b" region="gfx3" offset="1"/>
		<rom name="n017001a.53c" size="524288" crc="66be6d46" sha1="3cd5bf09f994159caff23ba01700e7531ebc5b57" region="gfx3" offset="100000"/>
		<rom name="n017001a.63c" size="524288" crc="25f5fd7b" sha1="f1b2d58c6b73f3001751bf4c81f3d8664c96091c" region="gfx3" offset="100001"/>
		<rom name="n017001b.538" size="524288" crc="443c552c" sha1="75203f58935eb6a554542bb6ece457f8a2b51adb" region="gfx3" offset="200000"/>
		<rom name="n017001b.638" size="524288" crc="afbd5b0b" sha1="639fecb5afd5fb31ba169149d61830330169d7df" region="gfx3" offset="200001"/>
		<rom name="n017001b.53c" size="524288" crc="ecb41adc" sha1="741ddfdb8cbfacd95c37243dbf098a09ad6d6f0b" region="gfx3" offset="300000"/>
		<rom name="n017001b.63c" size="524288" crc="78b25278" sha1="c1ed3be0e0bc5c6bebaee1bb851cfb9c0b8b243f" region="gfx3" offset="300001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="burningf" sourcefile="neogeo.c" romof="neogeo">
		<description>Burning Fight (MGD2)</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="n018001a.038" size="524288" crc="188c5e11" sha1="0f82b0e6fd93f43579f7cb2871e6840c738696af" region="cpu1" offset="1"/>
		<rom name="n018001a.378" size="131072" crc="6799ea0d" sha1="ec75ef9dfdcb0b123574fc6d81ebaaadfba32fb5" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="n018001a.4f8" size="131072" crc="58d10c2b" sha1="5f1f01af284f6520d09ae1c5f6f176153a013f90" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="n018001a.1f8" size="524288" crc="b55b9670" sha1="b0ff38b2dca1361ad155e90be3674dbea1c0a53c" region="sound1" offset="0"/>
		<rom name="n018001a.1fc" size="524288" crc="a0bcf260" sha1="5d1f2613cf4a292557f37e6f44a90b20d11ed8cd" region="sound1" offset="80000"/>
		<rom name="n018001b.1f8" size="524288" crc="270f4707" sha1="29e763acc9fd4b94d8b5d0ad917e20d8a66bbe49" region="sound1" offset="100000"/>
		<rom name="n018001b.1fc" size="524288" crc="924e3d69" sha1="927091f9a098f00eb303f5567f4ee926bcb170e3" region="sound1" offset="180000"/>
		<rom name="n018001a.538" size="524288" crc="4ddc137b" sha1="02add8810ed4df43feda93dd61c308bf1752e1dc" region="gfx3" offset="0"/>
		<rom name="n018001a.638" size="524288" crc="7d7d87dc" sha1="efd24a8b6112c38e7d4bca46dfae227a80883be7" region="gfx3" offset="1"/>
		<rom name="n018001a.53c" size="524288" crc="896d8545" sha1="415e5982275d43666d5b33c1a599e5fe073e0ab1" region="gfx3" offset="100000"/>
		<rom name="n018001a.63c" size="524288" crc="39fe5307" sha1="6be6306324ff63715e5ddb33c9565a538472e014" region="gfx3" offset="100001"/>
		<rom name="n018001b.538" size="524288" crc="2b2cb196" sha1="2826b07d72adb0c83cd84dbfc3d9a6eae93bd3b7" region="gfx3" offset="200000"/>
		<rom name="n018001b.638" size="524288" crc="03aa8a36" sha1="e68f12e869b0c947a0b2a0dd591edbe995e95775" region="gfx3" offset="200001"/>
		<rom name="n018001b.53c" size="524288" crc="0f49caa9" sha1="5a86c3b2a29b1bee10a2649c0106e0a4948f5ecf" region="gfx3" offset="300000"/>
		<rom name="n018001b.63c" size="524288" crc="f759626e" sha1="29e123c8d40334a53fceae33308d92a0dd3ac80d" region="gfx3" offset="300001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="lbowling" sourcefile="neogeo.c" romof="neogeo">
		<description>League Bowling (MGD2)</description>
		<year>1990</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="n019001a.038" size="524288" crc="380e358d" sha1="2f9683ca65abb2d046277a7642877f66a29d08f6" region="cpu1" offset="1"/>
		<rom name="n019001a.378" size="131072" crc="5fcdc0ed" sha1="86415077e7adc3ba6153eeb4fb0c62cf36e903fa" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="n019001a.478" size="65536" crc="535ec016" sha1="301733768d2b962f58fc372e54f9d7bfd6615c21" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="n019001a.178" size="524288" crc="0fb74872" sha1="38c555926c77576d63472bc075210c42e9ce13a3" region="sound1" offset="0"/>
		<rom name="n019001a.17c" size="524288" crc="029faa57" sha1="7bbaa87e38929ab1e32df5f6a2ec0fd5001e7cdb" region="sound1" offset="80000"/>
		<rom name="n019001a.278" size="524288" crc="2efd5ada" sha1="8ba70f5f665d566824333075227d9bce1253b8d8" region="sound2" offset="0"/>
		<rom name="n019001a.538" size="524288" crc="17df7955" sha1="992558200cbe7c0f9fc96cb6b1adb63ded28b833" region="gfx3" offset="0"/>
		<rom name="n019001a.638" size="524288" crc="84fd2c90" sha1="b0ce2ba62d682f847f238eb5196340f466e6bcda" region="gfx3" offset="1"/>
		<rom name="n019001a.53c" size="524288" crc="67bf2d89" sha1="282a29425eed00a85f88c332112bd9e0a95770cf" region="gfx3" offset="100000"/>
		<rom name="n019001a.63c" size="524288" crc="cb4fbeb0" sha1="a9a985ef66fe39111ccd37a4c1a26707d3bf3045" region="gfx3" offset="100001"/>
		<rom name="n019001b.538" size="524288" crc="00d36f90" sha1="8d47ea266dd2bf3ccbb9fb21ba860d9e9ec22db0" region="gfx3" offset="200000"/>
		<rom name="n019001b.638" size="524288" crc="c2ddf431" sha1="2ffbea4164f3099bdf8162c6ecc782d8badfab25" region="gfx3" offset="200001"/>
		<rom name="n019001b.53c" size="524288" crc="4e971be9" sha1="f137ad0eb9da8c4fffb5893ed694d97647f7e77b" region="gfx3" offset="300000"/>
		<rom name="n019001b.63c" size="524288" crc="e67f8c81" sha1="e0e8b24171a61dfe14649e7cff6f95d0a510cb55" region="gfx3" offset="300001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="gpilots" sourcefile="neogeo.c" romof="neogeo">
		<description>Ghost Pilots (MGD2)</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="n020001a.038" size="524288" crc="fc5837c0" sha1="1eb46c21b17130238a1453c219e006ea150370ee" region="cpu1" offset="1"/>
		<rom name="n020001a.03c" size="524288" crc="47a641da" sha1="d369ee64fd70d705355df71766b72c402a236e24" region="cpu1" offset="80001"/>
		<rom name="n020001a.378" size="131072" crc="a6d83d53" sha1="9a8c092f89521cc0b27a385aa72e29cbaca926c5" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="n020001a.478" size="65536" crc="fc05fb8b" sha1="bab6e6af4a60ffebff25951eca4177ece68875a4" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="n020001a.178" size="524288" crc="8cc44140" sha1="0a88d8962e057bf0cabd4819d4ba67e093c49b82" region="sound1" offset="0"/>
		<rom name="n020001a.17c" size="524288" crc="415c61cd" sha1="638e5fd9b02b4553df42f00188a7ac52a5a7bf84" region="sound1" offset="80000"/>
		<rom name="n020001b.178" size="524288" crc="4a9e6f03" sha1="d3ac11f333b03d8a318921bdaefb14598e289a14" region="sound1" offset="100000"/>
		<rom name="n020001a.278" size="524288" crc="7abf113d" sha1="5b2a0e70f2eaf4638b44702dacd4cb17838fb1d5" region="sound2" offset="0"/>
		<rom name="n020001a.538" size="524288" crc="92b8ee5f" sha1="ff45ca2eed87863f3725d5dadd5f55ac39af033e" region="gfx3" offset="0"/>
		<rom name="n020001a.638" size="524288" crc="05733639" sha1="a5f2639853ea53ec3ff91fe37fdb9e628a497883" region="gfx3" offset="1"/>
		<rom name="n020001a.53c" size="524288" crc="8c8e42e9" sha1="9aa2abd11358933d72dc52ae8d0214e3b350c83b" region="gfx3" offset="100000"/>
		<rom name="n020001a.63c" size="524288" crc="347fef2b" sha1="8b4c7ab7d9cfda8e588d8e0f4796ce163b468407" region="gfx3" offset="100001"/>
		<rom name="n020001b.538" size="524288" crc="4f12268b" sha1="fa531734c9dbba62e35cb29eb40d80a219d87c54" region="gfx3" offset="200000"/>
		<rom name="n020001b.638" size="524288" crc="2c586176" sha1="0e28a27d59ae2ec6a9d1ff822244bfa4f960f338" region="gfx3" offset="200001"/>
		<rom name="n020001b.53c" size="524288" crc="7c3c9c7e" sha1="43a15669788384024ac173e1f89e53a2bdd630d2" region="gfx3" offset="300000"/>
		<rom name="n020001b.63c" size="524288" crc="9b2eee8b" sha1="420156256d5b628a62ea612edd526d293d2c7abc" region="gfx3" offset="300001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="joyjoy" sourcefile="neogeo.c" romof="neogeo">
		<description>Puzzled (MGD2)</description>
		<year>1990</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="n021001a.038" size="524288" crc="ea512c9f" sha1="094d8c06a1038dd38b74ced3d213a52b340062a6" region="cpu1" offset="1"/>
		<rom name="n021001a.378" size="131072" crc="6956d778" sha1="e3757776d60dc07d8e07c9ca61b223b14732f860" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="n021001a.478" size="65536" crc="058683ec" sha1="2aff3dc18d078911ed3a09d48664faf5958b4ab5" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="n021001a.178" size="524288" crc="66c1e5c4" sha1="7e85420021d4c39c36ed75a1cec567c5610ffce0" region="sound1" offset="0"/>
		<rom name="n021001a.278" size="524288" crc="8ed20a86" sha1="d15cba5eac19ea56fdd4877541f1bb3eb755ebba" region="sound2" offset="0"/>
		<rom name="n021001a.538" size="524288" crc="cb27be65" sha1="bdadc0da89026af3ed0dc6a18f2449c0cb24ee0c" region="gfx3" offset="0"/>
		<rom name="n021001a.638" size="524288" crc="7e134979" sha1="e33b30e39283963e8e806ccd12d9559de27c8bbe" region="gfx3" offset="1"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="lresort" sourcefile="neogeo.c" romof="neogeo">
		<description>Last Resort (MGD2)</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="n024001a.038" size="524288" crc="5f0a5a4b" sha1="69e33ed94f533528038fb157529b44dc940ab231" region="cpu1" offset="1"/>
		<rom name="n024001a.378" size="131072" crc="5cef5cc6" sha1="9ec305007bdb356e9f8f279beae5e2bcb3f2cf7b" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="n024001a.4f8" size="131072" crc="3d40a1c6" sha1="d98b2b2893274db0cadc9c9718349086afadadc7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="n024001a.1f8" size="524288" crc="0722da38" sha1="66a9b463d5277908b3a01c03de82b3de9118f2cb" region="sound1" offset="0"/>
		<rom name="n024001a.1fc" size="524288" crc="670ce3ec" sha1="9004aa85d4a9b0ecf9cf9357b073ed55a98fdb02" region="sound1" offset="80000"/>
		<rom name="n024001b.1f8" size="524288" crc="2e39462b" sha1="b0a9b1a3377bf0369f3020192505c46ca52927d6" region="sound1" offset="100000"/>
		<rom name="n024001b.1fc" size="524288" crc="7944754f" sha1="d42a46c5127c6c62041ebffb0007af8a24abd360" region="sound1" offset="180000"/>
		<rom name="n024001a.538" size="524288" crc="9f7995a9" sha1="e3efdef66f5a6136ebe8fa9e3ff917323ab3fc5e" region="gfx3" offset="0"/>
		<rom name="n024001a.638" size="524288" crc="68c70bac" sha1="7a6ddb1beb8cb6f6991d675affeb78226c18180e" region="gfx3" offset="1"/>
		<rom name="n024001a.53c" size="524288" crc="e122b155" sha1="c9e759302fcf5aaf989463bf94157e45d76e68ea" region="gfx3" offset="100000"/>
		<rom name="n024001a.63c" size="524288" crc="f18a9b02" sha1="5cb9cf37de1b97ef680411beeff9ca262e77b067" region="gfx3" offset="100001"/>
		<rom name="n024001b.538" size="524288" crc="e7138cb9" sha1="d65c9e4f305cec30264355dd46a8ab413221dd82" region="gfx3" offset="200000"/>
		<rom name="n024001b.638" size="524288" crc="08178e27" sha1="e03137bf8e5bcd3c000113ec49da36f7100727e9" region="gfx3" offset="200001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="eightman" sourcefile="neogeo.c" romof="neogeo">
		<description>Eight Man (MGD2)</description>
		<year>1991</year>
		<manufacturer>SNK / Pallas</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="n025001a.038" size="524288" crc="e23e2631" sha1="ddc9efe6e386aa89aca052f004492caf39a84d68" region="cpu1" offset="1"/>
		<rom name="n025001a.378" size="131072" crc="a402202b" sha1="75c44e1af459af155f5b892fd18706268dd5e602" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="n025001a.4f8" size="131072" crc="68b6e0ef" sha1="8a6c221460454d15c3d72dd66a2318be0a3d5072" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="n025001a.1f8" size="524288" crc="0a2299b4" sha1="96087ec57bca13a7394566c87310cd5a05eae62a" region="sound1" offset="0"/>
		<rom name="n025001a.1fc" size="524288" crc="b695e254" sha1="ca752c4834dcdd8c2829e336abf135e584ade603" region="sound1" offset="80000"/>
		<rom name="n025001b.1f8" size="524288" crc="6c3c3fec" sha1="69f7cb9a4c39b651898383ec9ee6891565e93baf" region="sound1" offset="100000"/>
		<rom name="n025001b.1fc" size="524288" crc="375764df" sha1="7288befc006bd10030911efecfbf78146ed5f781" region="sound1" offset="180000"/>
		<rom name="n025001a.538" size="524288" crc="c916c9bf" sha1="ac56aa28b163d21af80f355011112c1921a6797b" region="gfx3" offset="0"/>
		<rom name="n025001a.638" size="524288" crc="7114bce3" sha1="a74abb92ec513250abea7487fd49ec2282a6531f" region="gfx3" offset="1"/>
		<rom name="n025001a.53c" size="524288" crc="4b057b13" sha1="1d06edc938d8c618847853ae58de9a6e8dd6521f" region="gfx3" offset="100000"/>
		<rom name="n025001a.63c" size="524288" crc="51da9a34" sha1="850275621db0372839db334161c167c0df0915ac" region="gfx3" offset="100001"/>
		<rom name="n025001b.538" size="524288" crc="12d53af0" sha1="69bc5c1f6aa4386e851d2d0db04b5a9246257a90" region="gfx3" offset="200000"/>
		<rom name="n025001b.638" size="524288" crc="43cf58f9" sha1="72b4f27b66d45155aa98d65457c4fdd3b09d08e9" region="gfx3" offset="200001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="minasan" sourcefile="neogeo.c" romof="neogeo">
		<description>Minnasanno Okagesamadesu (MGD2)</description>
		<year>1990</year>
		<manufacturer>Monolith Corp.</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="n027001a.038" size="524288" crc="86805d5a" sha1="9f9e300f4d4aef1bddb239580e8e5e3087957a50" region="cpu1" offset="1"/>
		<rom name="n027001a.378" size="131072" crc="e5824baa" sha1="8230ff7fe3cabeacecc762d90a084e893db84906" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="n027001a.478" size="65536" crc="19ef88ea" sha1="8eca1a342d506e97dd116ce8ffe2242895b04c7a" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="n027001a.178" size="524288" crc="79d65e8e" sha1="8e5d8608e43564e5ce1d458a9e09b2c8100e3f4f" region="sound1" offset="0"/>
		<rom name="n027001a.17c" size="524288" crc="0b3854d5" sha1="27e951b47c0ab96f3c64704f913400020156895a" region="sound1" offset="80000"/>
		<rom name="n027001a.278" size="524288" crc="0100e548" sha1="627d16aba58602d28c865e93894f8d00d4815779" region="sound2" offset="0"/>
		<rom name="n027001a.27c" size="524288" crc="0c31c5b0" sha1="372168e5e6845eb5e2450a6f6daec26429b446c0" region="sound2" offset="80000"/>
		<rom name="n027001a.538" size="524288" crc="43f48265" sha1="05500d56c808123b803be0efa71dd233a55793d1" region="gfx3" offset="0"/>
		<rom name="n027001a.638" size="524288" crc="f774d850" sha1="5b63b4893b5b86b5c2ecf3e0be6d83d9b92e754c" region="gfx3" offset="1"/>
		<rom name="n027001a.53c" size="524288" crc="cbf9eef8" sha1="6baf6c5f4fc52fc48d0e43014b11fdfe26e6db70" region="gfx3" offset="100000"/>
		<rom name="n027001a.63c" size="524288" crc="14a81e58" sha1="53216ad674e553829db3cc23d1e827c18d70c04e" region="gfx3" offset="100001"/>
		<rom name="n027001b.538" size="524288" crc="3dae0a05" sha1="0bf63e5676e3caab6f9d4895c9cbeb600bb6a8a1" region="gfx3" offset="200000"/>
		<rom name="n027001b.638" size="524288" crc="0fb30b5b" sha1="89f1176a55040d7ca0246231a9a0b027d2e0c304" region="gfx3" offset="200001"/>
		<rom name="n027001b.53c" size="524288" crc="6979368e" sha1="d1faae6fafbb7de21e7ee56356c30f18b7c4a130" region="gfx3" offset="300000"/>
		<rom name="n027001b.63c" size="524288" crc="cfa90d59" sha1="3185e00a030ace45f543b3a4ab6c101107727d01" region="gfx3" offset="300001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="2020bb" sourcefile="neogeo.c" romof="neogeo">
		<description>2020 Super Baseball (MGD2)</description>
		<year>1991</year>
		<manufacturer>SNK / Pallas</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="n030001a.038" size="524288" crc="efb016a2" sha1="6bac3f89124e9af5c04e7e5b110e467a4ed85771" region="cpu1" offset="1"/>
		<rom name="n030001a.378" size="131072" crc="7015b8fc" sha1="8c09bc3e6c62e0f7c9557c1e10c901be325bae7f" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="n030001a.4f8" size="131072" crc="bf755068" sha1="7f624a691f7e51481949462141778da3e1eb0b91" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="n030001a.1f8" size="524288" crc="33e7886e" sha1="78bd48fea1e2b1595661c8b957fe489c11e50b92" region="sound1" offset="0"/>
		<rom name="n030001a.1fc" size="524288" crc="e7ca3882" sha1="40fb282ad0560d5933badd03da927d395d2a70b5" region="sound1" offset="80000"/>
		<rom name="n030001b.1f8" size="524288" crc="3cf9a433" sha1="3065079247f1f4a44452a9bb84c9a969fbd3773b" region="sound1" offset="100000"/>
		<rom name="n030001b.1fc" size="524288" crc="88b10192" sha1="ef486cc57a9cba6c4382b9fd8839e3beb57e916d" region="sound1" offset="180000"/>
		<rom name="n030001a.538" size="524288" crc="746bf48a" sha1="93006169cb4e26bf72372c5354e60f814f39df3a" region="gfx3" offset="0"/>
		<rom name="n030001a.638" size="524288" crc="5c123d9c" sha1="98ce390641ad11823db5de779e01bf06c2eabb8a" region="gfx3" offset="1"/>
		<rom name="n030001a.53c" size="524288" crc="57bdcec0" sha1="6a0cfc50386dff079be93a9ee96722ea1b3df9fc" region="gfx3" offset="100000"/>
		<rom name="n030001a.63c" size="524288" crc="2f4bb615" sha1="5cfda589291579edbabfc84894e1b9a8875588f2" region="gfx3" offset="100001"/>
		<rom name="n030001b.538" size="524288" crc="0b054a38" sha1="4a917b0dcbe4b270eadc4b99532d6912b3d3117f" region="gfx3" offset="200000"/>
		<rom name="n030001b.638" size="524288" crc="b2a86447" sha1="d7048c283853cbe52ef6733aed1f9a3bf22d70ec" region="gfx3" offset="200001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="socbrawl" sourcefile="neogeo.c" romof="neogeo">
		<description>Soccer Brawl (MGD2)</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="n031001a.038" size="524288" crc="9fa17911" sha1="b5a86cc8c8b6e44e392deb6e975ee59076c4392a" region="cpu1" offset="1"/>
		<rom name="n031001a.378" size="131072" crc="4c117174" sha1="26e52c4f628338a9aa1c159517cdf873f738fb98" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="n031001a.4f8" size="131072" crc="bc45269b" sha1="19b82e7174a6fe5caaec35c0603944a090a43b65" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="n031001a.1f8" size="524288" crc="670dc165" sha1="f75d174cfc0d4c16375c58069b923380ae8c6923" region="sound1" offset="0"/>
		<rom name="n031001a.1fc" size="524288" crc="abb9537b" sha1="0f272ef6bfdb1b5b0580fe9d01070e4f60b383ff" region="sound1" offset="80000"/>
		<rom name="n031001b.1f8" size="524288" crc="600be43e" sha1="5639e239910f0fb07f26e4f9816efd77b04f6152" region="sound1" offset="100000"/>
		<rom name="n031001b.1fc" size="524288" crc="88d30359" sha1="884cabd8a6ccbdd470aab3b7325fdeade01679f0" region="sound1" offset="180000"/>
		<rom name="n031001a.538" size="524288" crc="945bf77c" sha1="0f971d5c21c051d2298866b69c96715f583fe521" region="gfx3" offset="0"/>
		<rom name="n031001a.638" size="524288" crc="6708fc58" sha1="230253fbe761cb1164efb9a3c91ac1f24f57295b" region="gfx3" offset="1"/>
		<rom name="n031001a.53c" size="524288" crc="9a210d0d" sha1="be9b9587c138679e2fb299455d98e2ac6ffad63b" region="gfx3" offset="100000"/>
		<rom name="n031001a.63c" size="524288" crc="9a97c680" sha1="746a5cb5bf713c806cef24d21347f5b96c86ccab" region="gfx3" offset="100001"/>
		<rom name="n031001b.538" size="524288" crc="057dbb51" sha1="cab14d98cbbfc0e5714082fd2db8c73e9c6cd684" region="gfx3" offset="200000"/>
		<rom name="n031001b.638" size="524288" crc="434c17c8" sha1="629dc40ab09ac0a2f55234bc34c4ba63c0b8912f" region="gfx3" offset="200001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="roboarmy" sourcefile="neogeo.c" romof="neogeo">
		<description>Robo Army (MGD2)</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="n032001a.038" size="524288" crc="99c7b4fc" sha1="06a5bd4dd8f6db81eb36d0a8f0612caa1c917325" region="cpu1" offset="1"/>
		<rom name="n032001a.378" size="131072" crc="ac0daa1b" sha1="93bae4697dc403fce19422752a514326ccf66a91" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="n032001a.4f8" size="131072" crc="98edc671" sha1="04ed65ccaa1197fa55fcefe2caed2772e7040bdb" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="n032001a.1f8" size="524288" crc="daff9896" sha1="2f8a39b98ff2f4a0c8901b1befcc69e0cc5f5aed" region="sound1" offset="0"/>
		<rom name="n032001a.1fc" size="524288" crc="8781b1bc" sha1="4e3cc22ac0acd4033cd4a327269c68b5f56bbe34" region="sound1" offset="80000"/>
		<rom name="n032001b.1f8" size="524288" crc="b69c1da5" sha1="7d5ea49338aeef711fc64755abed51fcdd939d48" region="sound1" offset="100000"/>
		<rom name="n032001b.1fc" size="524288" crc="2c929c17" sha1="7e053035573de9f601de80d200d09ed4844506fe" region="sound1" offset="180000"/>
		<rom name="n032001a.538" size="524288" crc="e3afaf17" sha1="b11a45e77f10764f8c845a258d4add74146f1ffe" region="gfx3" offset="0"/>
		<rom name="n032001a.638" size="524288" crc="3a098b3b" sha1="93520f664a76de7fac0baeb81daae8943aef0749" region="gfx3" offset="1"/>
		<rom name="n032001a.53c" size="524288" crc="17098f54" sha1="69c775685f29e6b6af4f2bed1570bdd7a9c20cec" region="gfx3" offset="100000"/>
		<rom name="n032001a.63c" size="524288" crc="8e3b2b88" sha1="3ae3c3a5b64a523b294f1166f5506c850edc7f15" region="gfx3" offset="100001"/>
		<rom name="n032001b.538" size="524288" crc="13cbb7c5" sha1="2f3a92dccd440a5dd9542f423ac74ee3f4255066" region="gfx3" offset="200000"/>
		<rom name="n032001b.638" size="524288" crc="b6f5fc62" sha1="5d520d2cdd2d99e7d1c9f3c20448464318c8a03c" region="gfx3" offset="200001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="fatfury1" sourcefile="neogeo.c" romof="neogeo">
		<description>Fatal Fury - King of Fighters (MGD2)</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="n033001a.038" size="524288" crc="47e51379" sha1="bb1558765f55e0b8e3e0c1c5c79db8cec8b51085" region="cpu1" offset="1"/>
		<rom name="n033001a.03c" size="524288" crc="19d36805" sha1="6b2d5326a08b06a9152d80a8de054ad9f159a453" region="cpu1" offset="80001"/>
		<rom name="n033001a.378" size="131072" crc="3c3bdf8c" sha1="2f3e5feed6c27850b2a0f6fae0b97041690e944c" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="n033001a.4f8" size="131072" crc="a8603979" sha1="512f2280a43892d4ca003ac63945ce86c5211b97" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="n033001a.1f8" size="524288" crc="86fabf00" sha1="df087f58c689128f7696b91e2fcb600ccac017af" region="sound1" offset="0"/>
		<rom name="n033001a.1fc" size="524288" crc="ead1467b" sha1="6f4381d7a0625f5d02739a9813ff593c2dc99dde" region="sound1" offset="80000"/>
		<rom name="n033001b.1f8" size="524288" crc="fc3bd6f7" sha1="8d3094ecd8d5cfe3f58be9ac6d76a2bb65eb1d00" region="sound1" offset="100000"/>
		<rom name="n033001b.1fc" size="524288" crc="d312f6c0" sha1="3fae32af628ed8d0176a7f6668ff4f2d898c9f7a" region="sound1" offset="180000"/>
		<rom name="n033001a.538" size="524288" crc="9aaa6d73" sha1="345ed4b75a6459cd0b8fc8f71d58f4951296177f" region="gfx3" offset="0"/>
		<rom name="n033001a.638" size="524288" crc="9cae3703" sha1="1144ccf448ea7c00ca425fe54f2ce84b8fdb3c78" region="gfx3" offset="1"/>
		<rom name="n033001a.53c" size="524288" crc="a986f4a9" sha1="a45cc6b5902333d6614b7a2018ebd5ada7c5f075" region="gfx3" offset="100000"/>
		<rom name="n033001a.63c" size="524288" crc="308b619f" sha1="384efb66633a888d7c48d2ab0e918d823178b382" region="gfx3" offset="100001"/>
		<rom name="n033001b.538" size="524288" crc="7aefe57d" sha1="ab97881ff620ab7130d9ce1527c23bcfc0b21a5e" region="gfx3" offset="200000"/>
		<rom name="n033001b.638" size="524288" crc="b39a0cde" sha1="e5829525bc2ffe489ebb0ec4ab0094417f141027" region="gfx3" offset="200001"/>
		<rom name="n033001b.53c" size="524288" crc="e3057c96" sha1="b6a2e55633db0aad7f1ca4e8b42c2a327f772add" region="gfx3" offset="300000"/>
		<rom name="n033001b.63c" size="524288" crc="737bc030" sha1="03ceeabb84dac6f27c6f6ba2b7097b756f411270" region="gfx3" offset="300001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="fbfrenzy" sourcefile="neogeo.c" romof="neogeo">
		<description>Football Frenzy (MGD2)</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="n034001a.038" size="524288" crc="c9fc879c" sha1="24b8be60a434c3f4944f060607756a830f9365fd" region="cpu1" offset="1"/>
		<rom name="n034001a.378" size="131072" crc="8472ed44" sha1="42e1a9671dddd090d2a634cff986f6c73ba08b70" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="n034001a.4f8" size="131072" crc="079a203c" sha1="b0e818400c46331ec42f9bb8fa3feacb6c69006a" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="n034001a.1f8" size="524288" crc="d295da77" sha1="3015a07236714af87928a9bff1a9505a9ee9b419" region="sound1" offset="0"/>
		<rom name="n034001a.1fc" size="524288" crc="249b7f52" sha1="4aa1e7f73c37ecdd09098a3943c8ff3e919788be" region="sound1" offset="80000"/>
		<rom name="n034001b.1f8" size="524288" crc="e438fb9d" sha1="0403345549e618a3161c74a37ecae894b6e8d1e0" region="sound1" offset="100000"/>
		<rom name="n034001b.1fc" size="524288" crc="4f9bc109" sha1="05f47d9b7de8a4f51fce43c14a2f5e7d616058a3" region="sound1" offset="180000"/>
		<rom name="n034001a.538" size="524288" crc="cd377680" sha1="0ba533dc644b4111361e6f0ef31b2a92bc974efb" region="gfx3" offset="0"/>
		<rom name="n034001a.638" size="524288" crc="8b76358f" sha1="ba908221daa9bfe7eaf03e370329fdb4a015da5f" region="gfx3" offset="1"/>
		<rom name="n034001a.53c" size="524288" crc="2f6d09c2" sha1="5afffa37d5782c21e0d673ebfaf03f92fb5b91e4" region="gfx3" offset="100000"/>
		<rom name="n034001a.63c" size="524288" crc="77e45dd2" sha1="a4412ddfde175405c85eba2e56eec3d9878575d3" region="gfx3" offset="100001"/>
		<rom name="n034001b.538" size="524288" crc="9abe41c8" sha1="ab350c65258e5d229ab317d45580ae4cbbcd1478" region="gfx3" offset="200000"/>
		<rom name="n034001b.638" size="524288" crc="336540a8" sha1="7be473063680987560a188e59f477c8ff9b96b01" region="gfx3" offset="200001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="bakatono" sourcefile="neogeo.c" romof="neogeo">
		<description>Bakatonosama Mahjong Manyuki (MGD2)</description>
		<year>1991</year>
		<manufacturer>Monolith Corp.</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="n036001a.038" size="524288" crc="083ca651" sha1="8d947e5de3db3a8cf4195de3b149d4a7994704c1" region="cpu1" offset="1"/>
		<rom name="n036001a.03c" size="524288" crc="b3bc26ae" sha1="c0a741198627a78f7a100ee406d994b50e63012f" region="cpu1" offset="80001"/>
		<rom name="n036001a.378" size="131072" crc="f3ef4485" sha1="c30bfceed7e669e4c97b0b3ec2e9f4271e5b6662" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="n036001a.4f8" size="65536" crc="a5e05789" sha1="63985ed5b3491d0f7b0e2f59785f590bfe122330" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="n036001a.1f8" size="524288" crc="d3edbde6" sha1="c8628a47e275137e340f2005775272a58a594d81" region="sound1" offset="0"/>
		<rom name="n036001a.1fc" size="524288" crc="cc487705" sha1="3bc30dc485917a01756ed33b3507133549e3c1f8" region="sound1" offset="80000"/>
		<rom name="n036001b.1f8" size="524288" crc="e28cf9b3" sha1="6c0bc9f5f496edb89dd8dc7acbec3c361bcef0f3" region="sound1" offset="100000"/>
		<rom name="n036001b.1fc" size="524288" crc="96c3ece9" sha1="357ed280157897e26eeecce080da9757f1c03b35" region="sound1" offset="180000"/>
		<rom name="n036001a.538" size="524288" crc="acb82025" sha1="6bc9b61fdbcb04a1acc0c692a066791bf412d814" region="gfx3" offset="0"/>
		<rom name="n036001a.638" size="524288" crc="647ba28f" sha1="761884eabcf3be81614ee1d2cf6a86515b3fb628" region="gfx3" offset="1"/>
		<rom name="n036001a.53c" size="524288" crc="c6954f8e" sha1="b7f09c1d5800ea82abee8f0b00d0c9395882fe00" region="gfx3" offset="100000"/>
		<rom name="n036001a.63c" size="524288" crc="dffefa4f" sha1="bdc9bd4d09808a51d8fb27c337f0382d5ddd58df" region="gfx3" offset="100001"/>
		<rom name="n036001b.538" size="524288" crc="eb751be8" sha1="50db6c2055160396f7a6e4ada9fa52a458046ad2" region="gfx3" offset="200000"/>
		<rom name="n036001b.638" size="524288" crc="6135247a" sha1="0c23a0894484689124873cfc37a4e0a05e226f2d" region="gfx3" offset="200001"/>
		<rom name="n036001b.53c" size="524288" crc="1d39bad6" sha1="8f275cc73844760725b476264db0543a1327fb21" region="gfx3" offset="300000"/>
		<rom name="n036001b.63c" size="524288" crc="0d40c953" sha1="f77d84cb6b9bfe580f69a319d4f4fd98389e6d49" region="gfx3" offset="300001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="crsword" sourcefile="neogeo.c" romof="neogeo">
		<description>Crossed Swords (MGD2)</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="n037001a.038" size="524288" crc="42c78fe1" sha1="4e680092f87baa8ce1ec375bedfd393b553bad11" region="cpu1" offset="1"/>
		<rom name="n037001a.378" size="131072" crc="74651f27" sha1="bff7ff2429d2be82c1647abac2ee45b339b3b310" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="n037001a.4f8" size="65536" crc="66633e5e" sha1="24611f084643c36069c2e48dac86413a18f9663b" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="n037001a.1f8" size="524288" crc="525df5c8" sha1="de8802aa515de5b552df87ba4eb3aa27c12105c9" region="sound1" offset="0"/>
		<rom name="n037001a.1fc" size="524288" crc="a11ecaf4" sha1="214ef018628a6acf2464fdd98afadb02e4f609eb" region="sound1" offset="80000"/>
		<rom name="n037001a.538" size="524288" crc="4b373de7" sha1="4a3cd07cb2b029c28bdea9918d839fa308324921" region="gfx3" offset="0"/>
		<rom name="n037001a.638" size="524288" crc="e05f5f33" sha1="af11079524edf2db79efd8ab25b33689a0d1080b" region="gfx3" offset="1"/>
		<rom name="n037001a.53c" size="524288" crc="cddf6d69" sha1="04f002d6648af24ca5c887bcd8b73d3a59becd2c" region="gfx3" offset="100000"/>
		<rom name="n037001a.63c" size="524288" crc="91ab11a4" sha1="b063bf2ab89382014159fbe5372a0893782fa510" region="gfx3" offset="100001"/>
		<rom name="n037001b.538" size="524288" crc="61d25cb3" sha1="fde39e2a3cc920772981afb6843f69c6b7b55f2d" region="gfx3" offset="200000"/>
		<rom name="n037001b.638" size="524288" crc="01357559" sha1="898db3366147e4c8920de9efb52b9d852dded010" region="gfx3" offset="200001"/>
		<rom name="n037001b.53c" size="524288" crc="00bc3d84" sha1="9eab28250902748563bc6a0dc4bd0ea66126a767" region="gfx3" offset="300000"/>
		<rom name="n037001b.63c" size="524288" crc="28c6d19a" sha1="96aa762ec26a6b954ec7414b74febf6b88e272aa" region="gfx3" offset="300001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="trally" sourcefile="neogeo.c" romof="neogeo">
		<description>Thrash Rally (MGD2)</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="n038001a.038" size="524288" crc="400bed38" sha1="9ccc6a505e98e964db9253b50ae549a8d13beffb" region="cpu1" offset="1"/>
		<rom name="n038001a.03c" size="524288" crc="77196e9a" sha1="31490ce2b97f67e9571ace32d97217232113fb72" region="cpu1" offset="80001"/>
		<rom name="n038001a.378" size="131072" crc="fff62ae3" sha1="6510a762ea41557a8938cbfc0557cd5921306061" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="n038001a.4f8" size="65536" crc="308c4a8d" sha1="6b1e5790442bcf4e3a9fb896bbd293eb33fb4990" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="n038001a.1f8" size="524288" crc="1c93fb89" sha1="a5056e33552e3e6fc3570d41e893a73d78086077" region="sound1" offset="0"/>
		<rom name="n038001a.1fc" size="524288" crc="39f18253" sha1="97622e15ebc180dc24d5b9049d6603cbe039dc81" region="sound1" offset="80000"/>
		<rom name="n038001b.1f8" size="524288" crc="ddd8d1e6" sha1="65c819fa2392f264f5a1a0a4967c96775732500b" region="sound1" offset="100000"/>
		<rom name="n038001a.538" size="524288" crc="4d002ecb" sha1="07330d6cbcd126bd67c702cc351ac4f668108e55" region="gfx3" offset="0"/>
		<rom name="n038001a.638" size="524288" crc="6b2f79de" sha1="7725b9b66738a6f9fe9456cc6aadd4fa98d50bff" region="gfx3" offset="1"/>
		<rom name="n038001a.53c" size="524288" crc="b0be56db" sha1="f511e1ef9074eec9bff37f22607cd5b491860ee7" region="gfx3" offset="100000"/>
		<rom name="n038001a.63c" size="524288" crc="091f38b4" sha1="0e579029524f004370d1c93d7b14ad47243bee66" region="gfx3" offset="100001"/>
		<rom name="n038001b.538" size="524288" crc="2f213750" sha1="fe5a8cd26b52928afeece5504ecca7ec452b7027" region="gfx3" offset="200000"/>
		<rom name="n038001b.638" size="524288" crc="268be38b" sha1="98f9dfee915ddf8d858297075c7b7d6731527aa3" region="gfx3" offset="200001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="sengoku2" sourcefile="neogeo.c" romof="neogeo">
		<description>Sengoku 2 (MGD2)</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="n040001a.038" size="524288" crc="d1bf3fa5" sha1="4a6c82d9294980eca6f9311d62f4d683baca173e" region="cpu1" offset="1"/>
		<rom name="n040001a.03c" size="524288" crc="ee9d0bb4" sha1="27748b3a1b2e59cda29a85a6a467e1a46be3fe60" region="cpu1" offset="80001"/>
		<rom name="n040001a.378" size="131072" crc="cd9802a3" sha1="f685d4638f4f68e7e3f101c0c39128454536721b" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="n040001a.4f8" size="131072" crc="9902dfa2" sha1="af6284c5298328156726b76b968995ad25fdf4de" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="n040001a.1f8" size="524288" crc="e6e9d82f" sha1="a4691ef7719c55fa665dbe8f4420008cf6f23ae2" region="sound1" offset="0"/>
		<rom name="n040001a.1fc" size="524288" crc="0504e71e" sha1="856a200e2e4c39c0985d10b1dcd75e89e69b6f5d" region="sound1" offset="80000"/>
		<rom name="n040001b.1f8" size="524288" crc="e6c57d21" sha1="e1f1403c3340be1ab66f027b2678bee3267b9f3c" region="sound1" offset="100000"/>
		<rom name="n040001b.1fc" size="524288" crc="000d319d" sha1="88424ceca50e03ed41bad0493461bccfee519ec5" region="sound1" offset="180000"/>
		<rom name="n040001c.1f8" size="524288" crc="6650bc9a" sha1="43e9da8176b9c282eaaaf8963fd7c7bd83d61953" region="sound1" offset="200000"/>
		<rom name="n040001c.1fc" size="524288" crc="c6358d62" sha1="ca1d72a8a3ea9a2b5a800aeb091098d723eef963" region="sound1" offset="280000"/>
		<rom name="n040001a.538" size="524288" crc="da18aaed" sha1="926500715ba30a5fad128ba877ca5f59bd98399b" region="gfx3" offset="0"/>
		<rom name="n040001a.638" size="524288" crc="5b27c829" sha1="166ff9359b819a068763e868da69cf67976ec8c8" region="gfx3" offset="1"/>
		<rom name="n040001a.53c" size="524288" crc="19796c4f" sha1="cf15a65c6bc5243978df6c91b3dce120e4b6db4a" region="gfx3" offset="100000"/>
		<rom name="n040001a.63c" size="524288" crc="e8b46e26" sha1="5b47903fd7b9783e6e18bbff33e0d7747305bda9" region="gfx3" offset="100001"/>
		<rom name="n040001b.538" size="524288" crc="891b6386" sha1="9d5e3b2fb6c2247712637f0f7b647042e0485eb6" region="gfx3" offset="200000"/>
		<rom name="n040001b.638" size="524288" crc="93d25955" sha1="039567a2426794bac9a502d7a46ed13bcc804764" region="gfx3" offset="200001"/>
		<rom name="n040001b.53c" size="524288" crc="891b6386" sha1="9d5e3b2fb6c2247712637f0f7b647042e0485eb6" region="gfx3" offset="300000"/>
		<rom name="n040001b.63c" size="524288" crc="93d25955" sha1="039567a2426794bac9a502d7a46ed13bcc804764" region="gfx3" offset="300001"/>
		<rom name="n040001c.538" size="524288" crc="c5eaabe8" sha1="724f0b47e7e166b65b5e5fee790850aed15d2885" region="gfx3" offset="400000"/>
		<rom name="n040001c.638" size="524288" crc="432bd7d0" sha1="662179ed7c82f9f825b89650761db093ef9f7467" region="gfx3" offset="400001"/>
		<rom name="n040001c.53c" size="524288" crc="22633905" sha1="3afcf2bf752afa1593f144a8a9749736a09f6738" region="gfx3" offset="500000"/>
		<rom name="n040001c.63c" size="524288" crc="ba3f54b2" sha1="796ac0d021552b2ed1b95f11cad1e5e1530abcc7" region="gfx3" offset="500001"/>
		<rom name="n040001d.538" size="524288" crc="891b6386" sha1="9d5e3b2fb6c2247712637f0f7b647042e0485eb6" region="gfx3" offset="600000"/>
		<rom name="n040001d.638" size="524288" crc="93d25955" sha1="039567a2426794bac9a502d7a46ed13bcc804764" region="gfx3" offset="600001"/>
		<rom name="n040001d.53c" size="524288" crc="891b6386" sha1="9d5e3b2fb6c2247712637f0f7b647042e0485eb6" region="gfx3" offset="700000"/>
		<rom name="n040001d.63c" size="524288" crc="93d25955" sha1="039567a2426794bac9a502d7a46ed13bcc804764" region="gfx3" offset="700001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="3countb" sourcefile="neogeo.c" romof="neogeo">
		<description>3 Count Bout (MGD2)</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="n043001a.038" size="524288" crc="10dbe66a" sha1="b3a50100f0d41f2cc9ad92687aaba52340b6d67d" region="cpu1" offset="1"/>
		<rom name="n043001a.03c" size="524288" crc="6d5bfb61" sha1="8ba73917d8c29a5400fcc3b58e0cbbd100dd3182" region="cpu1" offset="80001"/>
		<rom name="n043001a.378" size="131072" crc="c362d484" sha1="a3c029292572842feabe9aa8c3372628fb63978d" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="n043001a.4f8" size="131072" crc="3377cda3" sha1="5712cd0717585914120ebf307391e1e3171f5396" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="n043001a.1f8" size="524288" crc="2abe6ab0" sha1="9d717d52889c9af76fc6790a0e97c54eabd3b931" region="sound1" offset="0"/>
		<rom name="n043001a.1fc" size="524288" crc="d3fa2743" sha1="9f065d708cad0b98e7b7b4c4e96a2a4f8da76e7e" region="sound1" offset="80000"/>
		<rom name="n043001b.1f8" size="524288" crc="f591b0a1" sha1="68bcac77543eca84232f1628a32828cc9c4081bb" region="sound1" offset="100000"/>
		<rom name="n043001b.1fc" size="524288" crc="01f3999e" sha1="4f9ec67e52aabe6a0d2e2210824349e25dd9269d" region="sound1" offset="180000"/>
		<rom name="n043001c.1f8" size="524288" crc="f76aa00e" sha1="6dbde96b083c34ee77ce512edaa2284061172df5" region="sound1" offset="200000"/>
		<rom name="n043001c.1fc" size="524288" crc="851ce851" sha1="58d2c904224c50cd9c2b5c5710bb8539b94af604" region="sound1" offset="280000"/>
		<rom name="n043001d.1f8" size="524288" crc="9e2c8366" sha1="89ababf09a578750fed508475bcfb562bc9116a6" region="sound1" offset="300000"/>
		<rom name="n043001d.1fc" size="524288" crc="b1a0ccb0" sha1="ccadb887818477906071edf85408bfe5d74e919a" region="sound1" offset="380000"/>
		<rom name="n043001a.538" size="524288" crc="be0d2fe0" sha1="6c59673b5b7c362596374f45b0fc739e5608d4d2" region="gfx3" offset="0"/>
		<rom name="n043001a.638" size="524288" crc="f56dafa5" sha1="2b9b1a1ed0a00b1bf3c7e490ac0995836c263dba" region="gfx3" offset="1"/>
		<rom name="n043001a.53c" size="524288" crc="fdb4df65" sha1="ac59c3aaa5f794a21942015a41c3daa6a94d564c" region="gfx3" offset="100000"/>
		<rom name="n043001a.63c" size="524288" crc="f2f68b2a" sha1="3cd321ee4699be888a4c380a3202a2c4932cc240" region="gfx3" offset="100001"/>
		<rom name="n043001b.538" size="524288" crc="714c2c01" sha1="2a5e612807a6000824cc0ae848774c5e5bdcb572" region="gfx3" offset="200000"/>
		<rom name="n043001b.638" size="524288" crc="b15a7f25" sha1="c5488becc87fe5be5a402f5358cd4c6c7e7e0474" region="gfx3" offset="200001"/>
		<rom name="n043001b.53c" size="524288" crc="c57ce8b0" sha1="241d98fdf2cfb33321387c396b98011744b472c4" region="gfx3" offset="300000"/>
		<rom name="n043001b.63c" size="524288" crc="25f00cd3" sha1="55f51d80efab87ea1ea2bdcb92b97eeab3097b93" region="gfx3" offset="300001"/>
		<rom name="n043001c.538" size="524288" crc="2e7e59df" sha1="a0a5afd8259eff487d80a43405b6368bfb8a7862" region="gfx3" offset="400000"/>
		<rom name="n043001c.638" size="524288" crc="341438e4" sha1="233703b8ecd61ba173bf6636677f4f8e8972e8f4" region="gfx3" offset="400001"/>
		<rom name="n043001c.53c" size="524288" crc="a93185ce" sha1="8b979391f3dba5ee4869bbe8417cbe04f781a3bd" region="gfx3" offset="500000"/>
		<rom name="n043001c.63c" size="524288" crc="fb8adce8" sha1="e7a269db6b1f03cab4535b41caaae27e7d98dd4b" region="gfx3" offset="500001"/>
		<rom name="n043001d.538" size="524288" crc="410938c5" sha1="230e4c466a38fee7432be7352b99b9331c227532" region="gfx3" offset="600000"/>
		<rom name="n043001d.638" size="524288" crc="74d995c5" sha1="fd269844104c598cda96cc8823c0acdbddeaa9ba" region="gfx3" offset="600001"/>
		<rom name="n043001d.53c" size="524288" crc="50d66909" sha1="4458e59e7fdddd8c2383d4f0edd025a08eaa1222" region="gfx3" offset="700000"/>
		<rom name="n043001d.63c" size="524288" crc="521b6df1" sha1="aa8a072f1abe4a0bb62a917dd2662dfdbaef0faa" region="gfx3" offset="700001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="aof" sourcefile="neogeo.c" romof="neogeo">
		<description>Art of Fighting (MGD2)</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="n044001a.038" size="524288" crc="95102254" sha1="b4b9a0b35c2fab78fa9fd590f0f22da4e4153ac2" region="cpu1" offset="1"/>
		<rom name="n044001a.378" size="131072" crc="89903f39" sha1="a04a0c244a5d5c7a595fcf649107969635a6a8b6" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="044001a.4f8" size="131072" crc="981345f8" sha1="5eb6a5a3f633d74a48555808e2562a0ba16d8675" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="n044001a.1f8" size="524288" crc="a4d8747f" sha1="d9963375edd22d194c17e50fa398b12bbe2a777f" region="sound1" offset="0"/>
		<rom name="n044001a.1fc" size="524288" crc="55219d13" sha1="97fa9b1461e9dbf6c1580e1f814df68c79b61016" region="sound1" offset="80000"/>
		<rom name="n044001b.1f8" size="524288" crc="6eae81fa" sha1="37d5ea320913b77a3fcdd2e1db1447a9cd77d094" region="sound1" offset="100000"/>
		<rom name="n044001b.1fc" size="524288" crc="f91676e9" sha1="5c3e8f4230a2b18af8cea4ee32c23408de575c0c" region="sound1" offset="180000"/>
		<rom name="n044001c.1f8" size="524288" crc="d0c8bcd2" sha1="126d56214a51027a340153b0dc29268ef7d36256" region="sound1" offset="200000"/>
		<rom name="n044001c.1fc" size="524288" crc="167db9b2" sha1="960c32b4163d7cadba26d4f64627bce08d4da65b" region="sound1" offset="280000"/>
		<rom name="n044001d.1f8" size="524288" crc="f03969fe" sha1="5e30c9162bdb8236ccd7ec1e99107da656764fe8" region="sound1" offset="300000"/>
		<rom name="n044001d.1fc" size="524288" crc="a823a19a" sha1="5662874b80b9df94c60f7100eefa229e95bd91d5" region="sound1" offset="380000"/>
		<rom name="n044001a.538" size="524288" crc="a2e4a168" sha1="7a0090f85235ae2a50498ab3538fef2f8afa7242" region="gfx3" offset="0"/>
		<rom name="n044001a.638" size="524288" crc="ca12c80f" sha1="c7e4b241719f04860abf5fbb6e1712a802e43dee" region="gfx3" offset="1"/>
		<rom name="n044001a.53c" size="524288" crc="da389ef7" sha1="b3c6ec60c5bdb63943a23eed028d9c952b11fc24" region="gfx3" offset="100000"/>
		<rom name="n044001a.63c" size="524288" crc="d59746b0" sha1="4d66e8384be5ce2917cf7db099000c229fb2d767" region="gfx3" offset="100001"/>
		<rom name="n044001b.538" size="524288" crc="2a0c385b" sha1="7d8e20a81e15f6806af43edb7d35e65052c32cbd" region="gfx3" offset="200000"/>
		<rom name="n044001b.638" size="524288" crc="8b73b3da" sha1="046e4a02f2c305ded91b22e09bf421d4f3d84f0c" region="gfx3" offset="200001"/>
		<rom name="n044001b.53c" size="524288" crc="4a4317bf" sha1="805405d440e4dba2cdc8b89629b0ab9616b5d357" region="gfx3" offset="300000"/>
		<rom name="n044001b.63c" size="524288" crc="9fc3f8ea" sha1="5a0520980b69724cdd011841844545dafc259ff9" region="gfx3" offset="300001"/>
		<rom name="n044001c.538" size="524288" crc="471d9e57" sha1="54200bd380f8f6b19f64768033b97a96aa8a8640" region="gfx3" offset="400000"/>
		<rom name="n044001c.638" size="524288" crc="cbf8a72e" sha1="182b7f98f414533f1ea294f3ea8b25e98857e0cd" region="gfx3" offset="400001"/>
		<rom name="n044001c.53c" size="524288" crc="23fe5675" sha1="a03b0739c3b98150a610aada2c945165a58a56d7" region="gfx3" offset="500000"/>
		<rom name="n044001c.63c" size="524288" crc="5ec93c96" sha1="6a5869fe778774ef1a641068e65e33a1ea2bd15b" region="gfx3" offset="500001"/>
		<rom name="n044001d.538" size="524288" crc="204e7b29" sha1="944865fb04e554f217dbaa2259834e1c413afe50" region="gfx3" offset="600000"/>
		<rom name="n044001d.638" size="524288" crc="47763b6d" sha1="b7e6cb423e3c49bca60ff190ff105001e3579701" region="gfx3" offset="600001"/>
		<rom name="n044001d.53c" size="524288" crc="7f6d5144" sha1="8f39666259d8fe187ae6da532372b6c606737246" region="gfx3" offset="700000"/>
		<rom name="n044001d.63c" size="524288" crc="4408f4eb" sha1="dc045494f6865def21448caab13b2ad6ee520f37" region="gfx3" offset="700001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="androdun" sourcefile="neogeo.c" romof="neogeo">
		<description>Andro Dunos (MGD2)</description>
		<year>1992</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="n049001a.038" size="524288" crc="4639b419" sha1="617765aea2cb26ae52b25b2f7a541caf14effac9" region="cpu1" offset="1"/>
		<rom name="n049001a.03c" size="524288" crc="11beb098" sha1="8c8fafba019e94fcf56643fbeeae161840e4263d" region="cpu1" offset="80001"/>
		<rom name="n049001a.378" size="131072" crc="6349de5d" sha1="bcc44b9576d7bedd9a39294530bb66f707690c72" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="n049001a.4f8" size="131072" crc="1a009f8c" sha1="7782dfe48e143417f34fba5353e6deb63efeaa8a" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="n049001a.1f8" size="524288" crc="577c85b3" sha1="2c3072401fe73497dca0e9009ae2ba4053fe936d" region="sound1" offset="0"/>
		<rom name="n049001a.1fc" size="524288" crc="e14551c4" sha1="763a9912b9df55defb190af3f29ae034f6dd78d6" region="sound1" offset="80000"/>
		<rom name="n049001a.538" size="524288" crc="ca08e432" sha1="4202685ea0eaa29772d3d451ed9240202e4626a4" region="gfx3" offset="0"/>
		<rom name="n049001a.638" size="524288" crc="7a0deb9e" sha1="50953e69b8462d4b981c91c74c307bcb539b0ceb" region="gfx3" offset="1"/>
		<rom name="n049001a.53c" size="524288" crc="fcbcb305" sha1="42fe48127593e7714f7675506de8d0ae08a70164" region="gfx3" offset="100000"/>
		<rom name="n049001a.63c" size="524288" crc="b1c640f5" sha1="6e667f4c197243f6389c952229efa90bd3a66b50" region="gfx3" offset="100001"/>
		<rom name="n049001b.538" size="524288" crc="806ab937" sha1="78867c587420b938be1a76f0b87dea4d21fbe1b0" region="gfx3" offset="200000"/>
		<rom name="n049001b.638" size="524288" crc="33bee10f" sha1="3e01859e6455c9e941f9afcf31d62a4de4806eca" region="gfx3" offset="200001"/>
		<rom name="n049001b.53c" size="524288" crc="e7e1a2be" sha1="91a68ed46975811f1abaf4d1d912f514328c7189" region="gfx3" offset="300000"/>
		<rom name="n049001b.63c" size="524288" crc="70f0d263" sha1="fccb548d4b1754c475ceb46f3e49e4e9607e6651" region="gfx3" offset="300001"/>
		<rom name="n049001c.538" size="524288" crc="ca08e432" sha1="4202685ea0eaa29772d3d451ed9240202e4626a4" region="gfx3" offset="400000"/>
		<rom name="n049001c.638" size="524288" crc="7a0deb9e" sha1="50953e69b8462d4b981c91c74c307bcb539b0ceb" region="gfx3" offset="400001"/>
		<rom name="n049001c.53c" size="524288" crc="fcbcb305" sha1="42fe48127593e7714f7675506de8d0ae08a70164" region="gfx3" offset="500000"/>
		<rom name="n049001c.63c" size="524288" crc="b1c640f5" sha1="6e667f4c197243f6389c952229efa90bd3a66b50" region="gfx3" offset="500001"/>
		<rom name="n049001d.538" size="524288" crc="806ab937" sha1="78867c587420b938be1a76f0b87dea4d21fbe1b0" region="gfx3" offset="600000"/>
		<rom name="n049001d.638" size="524288" crc="33bee10f" sha1="3e01859e6455c9e941f9afcf31d62a4de4806eca" region="gfx3" offset="600001"/>
		<rom name="n049001d.53c" size="524288" crc="e7e1a2be" sha1="91a68ed46975811f1abaf4d1d912f514328c7189" region="gfx3" offset="700000"/>
		<rom name="n049001d.63c" size="524288" crc="70f0d263" sha1="fccb548d4b1754c475ceb46f3e49e4e9607e6651" region="gfx3" offset="700001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="ncommand" sourcefile="neogeo.c" romof="neogeo">
		<description>Ninja Commando (MGD2)</description>
		<year>1992</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="n050001a.038" size="524288" crc="fdaaca42" sha1="aa32936bbe8ee53e717a3582847af89d1e160ff4" region="cpu1" offset="1"/>
		<rom name="n050001a.03c" size="524288" crc="b34e91fe" sha1="3fbf40b9473bc6b0633c62fffdebc43d86785c7d" region="cpu1" offset="80001"/>
		<rom name="n050001a.378" size="131072" crc="db8f9c8e" sha1="11cb82cf3c4d0fc2da5df0c26410a64808093610" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="n050001a.4f8" size="65536" crc="26e93026" sha1="ea38754748ee2a9250864cd1836db463a1b29b1e" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="n050001a.1f8" size="524288" crc="222e71c8" sha1="5a598414b859ae6fbe4fb1b4bf622b1198232864" region="sound1" offset="0"/>
		<rom name="n050001a.1fc" size="524288" crc="12acd064" sha1="c2d7f55df6e49c54c0cab6d5db4cb82f97c6bab9" region="sound1" offset="80000"/>
		<rom name="n050001b.1f8" size="524288" crc="80b8a984" sha1="950cf0e78ceffa4037663f1086fbbc88588f49f2" region="sound1" offset="100000"/>
		<rom name="n050001a.538" size="524288" crc="73acaa79" sha1="1394c93132337469e283053f34c83658a9df771e" region="gfx3" offset="0"/>
		<rom name="n050001a.638" size="524288" crc="7b24359f" sha1="99c5f59d479afbbc6ab8ef9dc4f90b9b5d42a199" region="gfx3" offset="1"/>
		<rom name="n050001a.53c" size="524288" crc="ad56623d" sha1="afeaeed8917f259905a5cb46deb42bf6b0e7fd35" region="gfx3" offset="100000"/>
		<rom name="n050001a.63c" size="524288" crc="0913a784" sha1="5cee03ff0b41c58ad0b663c4bf100ae4a2152ee1" region="gfx3" offset="100001"/>
		<rom name="n050001b.538" size="524288" crc="c8d763cd" sha1="1d489c22bedd324d19cb02bed874e986f2627152" region="gfx3" offset="200000"/>
		<rom name="n050001b.638" size="524288" crc="574612ec" sha1="6c5863f2fc7b63808e8762aa839614919034aaa8" region="gfx3" offset="200001"/>
		<rom name="n050001b.53c" size="524288" crc="63829529" sha1="132f835fc2a6ca073700b1935ce3ebd32ba37f3e" region="gfx3" offset="300000"/>
		<rom name="n050001b.63c" size="524288" crc="990d302a" sha1="e0d07eb287b2ad143c72eeef39a3455d9d802a4a" region="gfx3" offset="300001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="wh1" sourcefile="neogeo.c" romof="neogeo">
		<description>World Heroes (MGD2)</description>
		<year>1992</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="n053001a.038" size="524288" crc="ab39923d" sha1="be9fc3c89a452e64d02231d531bb298d201ef002" region="cpu1" offset="1"/>
		<rom name="n053001a.03c" size="524288" crc="5adc98ef" sha1="0c87725b343f7705f974de71c4bc46afdc75c80b" region="cpu1" offset="80001"/>
		<rom name="n053001a.378" size="131072" crc="8c2c2d6b" sha1="87fa79611c6f8886dcc8766814829c669c65b40f" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="n053001a.4f8" size="131072" crc="1bd9d04b" sha1="65cd7b002123ed1a3111e3d942608d0082799ff3" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="n053001a.1f8" size="524288" crc="77994663" sha1="7adaddf13177b1d18604611dfae7fc43b35a0766" region="sound1" offset="0"/>
		<rom name="n053001a.1fc" size="524288" crc="d74ad0da" sha1="fe71db5808d46f7b56ea7603e500534cd8ab8beb" region="sound1" offset="80000"/>
		<rom name="n053001b.1f8" size="524288" crc="9d5fe808" sha1="825eb3727d67e1cf8d8e254576de52952a35c25c" region="sound1" offset="100000"/>
		<rom name="n053001b.1fc" size="524288" crc="883fb383" sha1="ceef987b5e8ce9c0201eb0c66628456b99b41fd2" region="sound1" offset="180000"/>
		<rom name="n053001c.1f8" size="524288" crc="b4ff60d7" sha1="a1615ec7b309839fd0e690e57d19ab5a857eef1d" region="sound1" offset="200000"/>
		<rom name="n053001c.1fc" size="524288" crc="b358e4f5" sha1="6b74306beb801f9e35e1a948b2508a38facb2080" region="sound1" offset="280000"/>
		<rom name="n053001a.538" size="524288" crc="ad8fcc5d" sha1="67683d40fa438032a3e9f5997c7ca5b798f50325" region="gfx3" offset="0"/>
		<rom name="n053001a.638" size="524288" crc="3182b4db" sha1="371f898f5ef28b1efe8129fa6837ee31452e0881" region="gfx3" offset="1"/>
		<rom name="n053001a.53c" size="524288" crc="0dca726e" sha1="9c9ea623102818b0c551a998be8b909c16967896" region="gfx3" offset="100000"/>
		<rom name="n053001a.63c" size="524288" crc="1cb0a840" sha1="c52b1dd8b4860d1bcff207f0f7c2278dfa195219" region="gfx3" offset="100001"/>
		<rom name="n053001b.538" size="524288" crc="bb807a43" sha1="f0583c2bd3ad69f12d3635edece4480414497395" region="gfx3" offset="200000"/>
		<rom name="n053001b.638" size="524288" crc="c9f439f8" sha1="be7ba30e5cfe22341f61ea2571cec551a5793bf3" region="gfx3" offset="200001"/>
		<rom name="n053001b.53c" size="524288" crc="e913f93c" sha1="af17419e46aa4f4809fc2f620a6e2d109fe17197" region="gfx3" offset="300000"/>
		<rom name="n053001b.63c" size="524288" crc="80441c48" sha1="fdfab6abd4e2212635c47270df27108c1904a15b" region="gfx3" offset="300001"/>
		<rom name="n053001c.538" size="524288" crc="3c359a14" sha1="3415bc48511d57bb54f926df1e282ee02787776d" region="gfx3" offset="400000"/>
		<rom name="n053001c.638" size="524288" crc="7c4b85b4" sha1="ae7b199f6e59b1b697c36e21ddfc525d6ad77c83" region="gfx3" offset="400001"/>
		<rom name="n053001c.53c" size="524288" crc="b1327d84" sha1="02f58cb1a18448f1f3c3752bb802b6f737151b9d" region="gfx3" offset="500000"/>
		<rom name="n053001c.63c" size="524288" crc="959f29db" sha1="f1126098840fb602c8b3349111e5954b73a66934" region="gfx3" offset="500001"/>
		<rom name="n053001d.538" size="524288" crc="bb807a43" sha1="f0583c2bd3ad69f12d3635edece4480414497395" region="gfx3" offset="600000"/>
		<rom name="n053001d.638" size="524288" crc="c9f439f8" sha1="be7ba30e5cfe22341f61ea2571cec551a5793bf3" region="gfx3" offset="600001"/>
		<rom name="n053001d.53c" size="524288" crc="e913f93c" sha1="af17419e46aa4f4809fc2f620a6e2d109fe17197" region="gfx3" offset="700000"/>
		<rom name="n053001d.63c" size="524288" crc="80441c48" sha1="fdfab6abd4e2212635c47270df27108c1904a15b" region="gfx3" offset="700001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="beast" sourcefile="neogeo.c" romof="neogeo">
		<description>Shadow of the Beast (Neo Demo)</description>
		<year>1989</year>
		<manufacturer>Psygnosis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="2002-p1.bin" size="524288" crc="1f9e62a4" sha1="f245ce9802c5deb257a11fa714b2d1d4d72fc786" region="cpu1" offset="0"/>
		<rom name="2002-s1.bin" size="131072" crc="05a417f5" sha1="932eeab5ba06f654ed39112c71a4e5a1f78c70bd" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="nnp-m1.rom" size="65536" crc="7669de64" sha1="caa170b561df4f68000beaad41d942c66a4a10ee" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="nnp-v1.rom" size="524288" crc="504bf849" sha1="13a184ec9e176371808938015111f8918cb4df7d" region="sound1" offset="0"/>
		<rom name="2002-c1.bin" size="524288" crc="e1974741" sha1="175b09778875a18f12e7b34c53862ac8c93141c1" region="gfx3" offset="0"/>
		<rom name="2002-c2.bin" size="524288" crc="9f5b9cf6" sha1="857595fc93bfec069c8b1cf647ab9feedce56f1f" region="gfx3" offset="1"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="columnsn" sourcefile="neogeo.c" romof="neogeo">
		<description>Columns (Neo-Geo)</description>
		<year>1990</year>
		<manufacturer>Sega</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="2000-p1.bin" size="524288" crc="c6c9888d" sha1="5a2ec1071872c817bf82053ca7b7d5d63fab6755" region="cpu1" offset="0"/>
		<rom name="2000-s1.bin" size="131072" crc="089a28a8" sha1="b38b5c42eb909c57c16b016addffcd4e930806ce" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="nnp-m1.rom" size="65536" crc="7669de64" sha1="caa170b561df4f68000beaad41d942c66a4a10ee" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="nnp-v1.rom" size="524288" crc="504bf849" sha1="13a184ec9e176371808938015111f8918cb4df7d" region="sound1" offset="0"/>
		<rom name="2000-c1.bin" size="524288" crc="9a579cab" sha1="9efd285c1bdc49a0d1daf2a062d0f906a0f5b542" region="gfx3" offset="0"/>
		<rom name="2000-c2.bin" size="524288" crc="91d14043" sha1="de6a1178fbfa3d75285e4338967f0ce4ed1aff23" region="gfx3" offset="1"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="poknight" sourcefile="neogeo.c" romof="neogeo">
		<description>Poker Night</description>
		<manufacturer>JMK</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="2003-p1.bin" size="524288" crc="750421ee" sha1="0a86823456a82506bc96989c361626be4b3ceeaf" region="cpu1" offset="0"/>
		<rom name="2003-s1.bin" size="131072" crc="a26d2f09" sha1="e7da6005a66e52f5479f9fe9f0cc67527dcb5d04" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="nnp-m1.rom" size="65536" crc="7669de64" sha1="caa170b561df4f68000beaad41d942c66a4a10ee" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="nnp-v1.rom" size="524288" crc="504bf849" sha1="13a184ec9e176371808938015111f8918cb4df7d" region="sound1" offset="0"/>
		<rom name="2003-c1.bin" size="524288" crc="5fb2b761" sha1="12ec2abcd199da866519aca767818a080d9b40bf" region="gfx3" offset="0"/>
		<rom name="2003-c2.bin" size="524288" crc="f2b570e3" sha1="1c8d8dc75651ec788729bfc7198c926285ad6080" region="gfx3" offset="1"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="neopong" sourcefile="neogeo.c" romof="neogeo">
		<description>Neo Pong (v1.1)</description>
		<year>2002</year>
		<manufacturer>Neodev</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="pong_p1.rom" size="131072" crc="9f35e29d" sha1="261ce9305950debbc2fe088a45ab0fa83d6cf10d" region="cpu1" offset="0"/>
		<rom name="pong_s1.rom" size="131072" crc="cd19264f" sha1="531be2305cd56d332fb7a53ab924214ade34a9e8" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="pong_m1.rom" size="131072" crc="78c851cb" sha1="a9923c002e4e2171a564af45cff0958c5d57b275" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="pong_v1.rom" size="2097152" crc="6c31223c" sha1="ede3a2806d7d872a0f737626a23ecce200b534e6" region="sound1" offset="0"/>
		<rom name="pong_c1.rom" size="1048576" crc="f5a57d1a" sha1="781170ae439f48fcbcee6af4cb3a1367dbb70498" region="gfx3" offset="0"/>
		<rom name="pong_c2.rom" size="1048576" crc="affde64e" sha1="25ba8b4f6f961027d97d35f13cebeaee2dbb6f5a" region="gfx3" offset="1"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="npong10" sourcefile="neogeo.c" cloneof="neopong" romof="neopong">
		<description>Neo Pong (v1.0)</description>
		<year>2002</year>
		<manufacturer>Neodev</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="np10_p1.rom" size="131072" crc="31b724d7" sha1="e374613609aeda64b547d8ce38d2078b6ed55ad5" region="cpu1" offset="0"/>
		<rom name="pong_s1.rom" merge="pong_s1.rom" size="131072" crc="cd19264f" sha1="531be2305cd56d332fb7a53ab924214ade34a9e8" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="np10_m1.rom" size="131072" crc="9c0291ea" sha1="3fa67c62acba79be6b3a98cc1601e45569fa11ae" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="np10_v1.rom" size="524288" crc="debeb8fb" sha1="49a3d3578c087f1a0050168571ef8d1b08c5dc05" region="sound1" offset="0"/>
		<rom name="np10_c1.rom" size="1048576" crc="d7587282" sha1="6fbc317dede78265dc4cfd2a6d79968320b8fd50" region="gfx3" offset="0"/>
		<rom name="np10_c2.rom" size="1048576" crc="fefc9d06" sha1="f191bcd3683a184b5a7d6046156e0b2bca231e95" region="gfx3" offset="1"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="neonopon" sourcefile="neogeo.c" romof="neogeo">
		<description>Neo No Panepon (beta)</description>
		<year>2002</year>
		<manufacturer>Blastar</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="nnp-p1.rom" size="524288" crc="8a792271" sha1="6f8db18f9ced0706cb2e4b5545da97be871352dd" region="cpu1" offset="0"/>
		<rom name="nnp-s1.rom" size="65536" crc="93e6fe7d" sha1="791789c33eeeaa23fe6581db2f0ee3c35c73c052" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="nnp-m1.rom" size="65536" crc="7669de64" sha1="caa170b561df4f68000beaad41d942c66a4a10ee" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="nnp-v1.rom" size="524288" crc="504bf849" sha1="13a184ec9e176371808938015111f8918cb4df7d" region="sound1" offset="0"/>
		<rom name="nnp-c1.rom" size="1048576" crc="4a718ae3" sha1="e59515bacd9065c4b2712710a6a9a647e42c31e6" region="gfx3" offset="0"/>
		<rom name="nnp-c2.rom" size="1048576" crc="0e2cbc25" sha1="3c45eedb2efc6a3a7ec65487f980e117485abc9f" region="gfx3" offset="1"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="neonopn1" sourcefile="neogeo.c" cloneof="neonopon" romof="neonopon">
		<description>Neo no Panepon (set 2)</description>
		<year>2003</year>
		<manufacturer>Blastar</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="nnp1-p1.rom" size="524288" crc="43b7c759" sha1="bbb4bf7957a336be6e5daa4030a5ebb1c72d92ee" region="cpu1" offset="0"/>
		<rom name="nnp1-s1.rom" size="65536" crc="e28ea706" sha1="bd113a91a1303e2ec670250225a1cd35d34c7f60" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="nnp-m1.rom" merge="nnp-m1.rom" size="65536" crc="7669de64" sha1="caa170b561df4f68000beaad41d942c66a4a10ee" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="nnp-v1.rom" merge="nnp-v1.rom" size="524288" crc="504bf849" sha1="13a184ec9e176371808938015111f8918cb4df7d" region="sound1" offset="0"/>
		<rom name="nnp1-c1.rom" size="1048576" crc="24dcba77" sha1="da7ce6797bf4ac9903dbb00587815c51c835c879" region="gfx3" offset="0"/>
		<rom name="nnp1-c2.rom" size="1048576" crc="57c41e26" sha1="39d810547f3f8a44b45e7807f1e6b3a0672a1688" region="gfx3" offset="1"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="preliminary" emulation="preliminary" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="neonopn2" sourcefile="neogeo.c" cloneof="neonopon" romof="neonopon">
		<description>Neo no Panepon (set 3)</description>
		<year>2003</year>
		<manufacturer>Blastar</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="nnp1-p1.rom" size="524288" crc="43b7c759" sha1="bbb4bf7957a336be6e5daa4030a5ebb1c72d92ee" region="cpu1" offset="0"/>
		<rom name="nnp1-s1.rom" size="65536" crc="e28ea706" sha1="bd113a91a1303e2ec670250225a1cd35d34c7f60" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="nnp-m1.rom" merge="nnp-m1.rom" size="65536" crc="7669de64" sha1="caa170b561df4f68000beaad41d942c66a4a10ee" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="nnp-v1.rom" merge="nnp-v1.rom" size="524288" crc="504bf849" sha1="13a184ec9e176371808938015111f8918cb4df7d" region="sound1" offset="0"/>
		<rom name="nnp2-c1.rom" size="1048576" crc="0833c9e7" sha1="62f4e093bd5b521ee3f64aa1744e324a3a50eb12" region="gfx3" offset="0"/>
		<rom name="nnp2-c2.rom" size="1048576" crc="fbf5f67f" sha1="52a6a800d4afaa9675e1f6eab5ed4be772f17338" region="gfx3" offset="1"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="preliminary" emulation="preliminary" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="neonopn3" sourcefile="neogeo.c" cloneof="neonopon" romof="neonopon">
		<description>Neo no Panepon (set 4)</description>
		<year>2003</year>
		<manufacturer>Blastar</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="nnp1-p1.rom" size="524288" crc="43b7c759" sha1="bbb4bf7957a336be6e5daa4030a5ebb1c72d92ee" region="cpu1" offset="0"/>
		<rom name="nnp-s1.rom" merge="nnp-s1.rom" size="65536" crc="93e6fe7d" sha1="791789c33eeeaa23fe6581db2f0ee3c35c73c052" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="nnp-m1.rom" merge="nnp-m1.rom" size="65536" crc="7669de64" sha1="caa170b561df4f68000beaad41d942c66a4a10ee" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="nnp-v1.rom" merge="nnp-v1.rom" size="524288" crc="504bf849" sha1="13a184ec9e176371808938015111f8918cb4df7d" region="sound1" offset="0"/>
		<rom name="nnp3-c1.rom" size="1048576" crc="e0573498" sha1="80ec6ef8a6133f1f66704920332e92daa3daee14" region="gfx3" offset="0"/>
		<rom name="nnp2-c2.rom" size="1048576" crc="fbf5f67f" sha1="52a6a800d4afaa9675e1f6eab5ed4be772f17338" region="gfx3" offset="1"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="preliminary" emulation="preliminary" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="neo2500" sourcefile="neogeo.c" romof="neogeo">
		<description>Neo 2500 Demo</description>
		<year>2004</year>
		<manufacturer>Blastar</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="neo2500_p1.rom" size="524288" crc="2321c0d8" sha1="e0d535af20f271794dc14c83ff3ffbc1f6bf98d9" region="cpu1" offset="0"/>
		<rom name="neo2500_s1.rom" size="65536" crc="1a37925c" sha1="2060196c3a4d5dcc75aa62e5f02b0d397ec54b1b" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="np10_m1.rom" size="131072" crc="9c0291ea" sha1="3fa67c62acba79be6b3a98cc1601e45569fa11ae" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="np10_v1.rom" size="524288" crc="debeb8fb" sha1="49a3d3578c087f1a0050168571ef8d1b08c5dc05" region="sound1" offset="0"/>
		<rom name="neo2500_c1.rom" size="524288" crc="8c304b56" sha1="f99298b7942c0bafb6b8038b2ac3b80b75034e34" region="gfx3" offset="0"/>
		<rom name="neo2500_c2.rom" size="524288" crc="9a0758d6" sha1="ac1c147fe55c80082c9a68a86c30b516ff086cc4" region="gfx3" offset="1"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="syscheck" sourcefile="neogeo.c" romof="neogeo">
		<description>Neo System Check (ver 1.0b)</description>
		<manufacturer>Blastar</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="sys-p1.rom" size="524288" crc="a4adbe1e" sha1="eee4a8ebe62a2c97282f0350b3c28c615ea44956" region="cpu1" offset="0"/>
		<rom name="sys-s1.rom" size="65536" crc="4774f28e" sha1="f381dac250fca3dfe1eb8c8f1b9b3bf0d521000e" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="sys-m1.rom" size="65536" crc="7669de64" sha1="caa170b561df4f68000beaad41d942c66a4a10ee" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="sys-v1.rom" size="524288" crc="504bf849" sha1="13a184ec9e176371808938015111f8918cb4df7d" region="sound1" offset="0"/>
		<rom name="sys-c1.rom" size="524288" crc="75660aac" sha1="6a521e1d2a632c26e53b83d2cc4b0edecfc1e68c" region="gfx3" offset="0"/>
		<rom name="sys-c2.rom" size="524288" crc="75660aac" sha1="6a521e1d2a632c26e53b83d2cc4b0edecfc1e68c" region="gfx3" offset="1"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="frogfest" sourcefile="neogeo.c" romof="neogeo">
		<description>Frog Feast Demo</description>
		<manufacturer>Rastersoft</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="frog-p1.rom" size="524288" crc="db0417ec" sha1="dff85b47749142b3e965b2a9b5b8857096e58464" region="cpu1" offset="0"/>
		<rom name="frog-s1.rom" size="65536" crc="29814a2c" sha1="a7313fa1280a2a2340b1c8a0d522354d82496a68" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="nnp-m1.rom" size="65536" crc="7669de64" sha1="caa170b561df4f68000beaad41d942c66a4a10ee" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="nnp-v1.rom" size="524288" crc="504bf849" sha1="13a184ec9e176371808938015111f8918cb4df7d" region="sound1" offset="0"/>
		<rom name="frog-c1.rom" size="1048576" crc="22a65cea" sha1="3fb8cb92cd8d40c2b24e2b54833fde4c7dc255a4" region="gfx3" offset="0"/>
		<rom name="frog-c2.rom" size="1048576" crc="63ddd657" sha1="41fb6fdd66fcdf5fce42eb01c8a3e00e632f6347" region="gfx3" offset="1"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="neodemo" sourcefile="neogeo.c" romof="neogeo">
		<description>Demo - NeoGeo</description>
		<year>2003</year>
		<manufacturer>Charles Doty</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="demo-p1.bin" size="524288" crc="fbfce2a4" sha1="53472533456e131bee9fa792996b4110999b5c21" region="cpu1" offset="0"/>
		<rom name="demo-s1.bin" size="131072" crc="cd19264f" sha1="531be2305cd56d332fb7a53ab924214ade34a9e8" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="demo-m1.bin" size="131072" crc="9c0291ea" sha1="3fa67c62acba79be6b3a98cc1601e45569fa11ae" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="202-v1.bin" size="524288" crc="debeb8fb" sha1="49a3d3578c087f1a0050168571ef8d1b08c5dc05" region="sound1" offset="0"/>
		<rom name="demo-c1.bin" size="1048576" crc="870b28ea" sha1="255f8e394534afc929bad31f253a2e8b03253e07" region="gfx3" offset="0"/>
		<rom name="demo-c2.bin" size="1048576" crc="1ecf8128" sha1="66d200ceb023a1ff3cbe4ef7c5b1ef0068ab47f0" region="gfx3" offset="1"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="cnbe" sourcefile="neogeo.c" romof="neogeo">
		<description>Codename Blutengel</description>
		<year>2006</year>
		<manufacturer>Blastar</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="cnbe_p1.rom" size="524288" crc="7ece4186" sha1="fc4ed3b5ed551744542c2ff1e45a6e97c68eff88" region="cpu1" offset="0"/>
		<rom name="cnbe_s1.rom" size="65536" crc="40a4698f" sha1="be631408b261906f36c41c58c775c1a4c418a256" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="cnbe_m1.rom" size="131072" crc="a5821c9c" sha1="81779f12bbb012bf910c484725779e03b07e44ec" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="cnbe_v1.rom" size="524288" crc="70191764" sha1="7dff2122c32886a3626c0d7befc7e7c3961c6cee" region="sound1" offset="0"/>
		<rom name="cnbe_c1.rom" size="1048576" crc="0f4fea6f" sha1="2eeaa661272817dc205072cd63d8bffbe7d6fbec" region="gfx3" offset="0"/>
		<rom name="cnbe_c2.rom" size="1048576" crc="3d5fc36f" sha1="59c045bc5999ccd6c1413364a6cd337a858f599e" region="gfx3" offset="1"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="ltorb" sourcefile="neogeo.c" romof="neogeo">
		<description>Jonas Indiana and The Lost Temple of RA (beta - 20050717)</description>
		<year>2005</year>
		<manufacturer>Blastar</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="ltor_p1.rom" size="262144" crc="353f6b05" sha1="ae2ebb9a08e936a86cd09aaafda9e90826461bbf" region="cpu1" offset="0"/>
		<rom name="ltor_s1.rom" size="65536" crc="8224d8b7" sha1="2e7b176e5dffd8a44fa813b928155801d80b1ee6" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="ltor_m1.rom" size="65536" crc="6847fd52" sha1="6e6d9045299966d41e3f193b3aff032d5b5e135d" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="ltor_v1.rom" size="524288" crc="0329c2e7" sha1="44c7f04d4e37fb5a06b0366d291f80c3a67a46f5" region="sound1" offset="0"/>
		<rom name="ltor_c1.rom" size="524288" crc="8b607198" sha1="23dc0b285518f3e80a8feab4d674d625e76e8896" region="gfx3" offset="0"/>
		<rom name="ltor_c2.rom" size="524288" crc="6b96b59c" sha1="a62600c337d7f6821ce56bdfd5c484f05c88187f" region="gfx3" offset="1"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="ngem2k" sourcefile="neogeo.c" romof="neogeo">
		<description>NGEM2K</description>
		<year>2006</year>
		<manufacturer>Blastar</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="ngem_p1.rom" size="524288" crc="f2c42fe3" sha1="fcd7453019ad21ecf77999a60b6792fc8d72d409" region="cpu1" offset="0"/>
		<rom name="ngem_s1.rom" size="65536" crc="fb3c02d2" sha1="961cf3cfd56e9ace059265f0ff4c283289972938" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="ngem_m1.rom" size="131072" crc="b1f44a15" sha1="a1d7b498430b713b15ce886bac2ea473adadfb0c" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="ngem_v1.rom" size="524288" crc="c32199f0" sha1="2e17a6736c27d703c64d58fdc1b43edd8bb36d35" region="sound1" offset="0"/>
		<rom name="ngem_c1.rom" size="1048576" crc="a8e2ab47" sha1="69a6ee8f659a63600a48e31b10782fba263e32e2" region="gfx3" offset="0"/>
		<rom name="ngem_c2.rom" size="1048576" crc="a738ea1c" sha1="3b71f43ff30f4b15b5cd85dd9e95ebc7e84eb5a3" region="gfx3" offset="1"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="bangbedp" sourcefile="neogeo.c" romof="neogeo">
		<description>Bang Bead (prototype)</description>
		<year>2000</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="259-p1.bin" size="2097152" crc="88a37f8b" sha1="566db84850fad5e8fe822e8bba910a33e083b550" region="cpu1" offset="100000"/>
		<rom name="259-s1p.bin" size="131072" crc="bb50fb2d" sha1="7372939f328fb5e7d09c16985e09ae8c34702b0c" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="259-m1.bin" size="131072" crc="85668ee9" sha1="7d3f51710cf90c097cd3faaeeef10ceb85cbb3e8" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="259-v1p.bin" size="2097152" crc="e97b9385" sha1="d213cae6cf5732b8ab1f8a8cf04afee5dfd9a260" region="sound1" offset="0"/>
		<rom name="259-v2p.bin" size="2097152" crc="b0cbd70a" sha1="fc7c8183f8ff9800e8aae7c8d44d962300058cfb" region="sound1" offset="200000"/>
		<rom name="259-v3p.bin" size="1048576" crc="97528fe9" sha1="8f5eddbb3a9a225492479d1a44801f3916c8e791" region="sound1" offset="400000"/>
		<rom name="259-c1p.bin" size="2097152" crc="e3919e44" sha1="54c722414b5a7ad311dc8ddf6fdda88535e829d1" region="gfx3" offset="0"/>
		<rom name="259-c2p.bin" size="2097152" crc="baf5a320" sha1="ead3d81d9b4aeb45af4f9cb5c38157f2236b506c" region="gfx3" offset="1"/>
		<rom name="259-c3p.bin" size="1048576" crc="c8e52157" sha1="f10f58e905c4cbaf182b20e63abe5364462133c5" region="gfx3" offset="400000"/>
		<rom name="259-c4p.bin" size="1048576" crc="69fa8e60" sha1="29c1fbdb79dedf1470683202e2cb3435732d9275" region="gfx3" offset="400001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof96ep" sourcefile="neogeo.c" cloneof="kof96" romof="kof96">
		<description>The King of Fighters '96 (bootleg)</description>
		<year>1996</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="214-p1.bin" merge="214-p1.bin" size="1048576" crc="52755d74" sha1="4232d627f1d2e6ea9fc8cf01571d77d4d5b8a1bb" region="cpu1" offset="0"/>
		<rom name="214-p2.bin" merge="214-p2.bin" size="2097152" crc="002ccb73" sha1="3ae8df682c75027ca82db25491021eeba00a267e" region="cpu1" offset="100000"/>
		<rom name="kof96m_ep1.rom" size="524288" crc="e5f2fb43" sha1="5efff9873b30679ea924b7770606c889a1076315" region="cpu1" offset="300000"/>
		<rom name="214-s1.bin" merge="214-s1.bin" size="131072" crc="1254cbdb" sha1="fce5cf42588298711a3633e9c9c1d4dcb723ac76" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="214-m1.bin" merge="214-m1.bin" size="131072" crc="dabc427c" sha1="b76722ed142ee7addceb4757424870dbd003e8b3" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="214-v1.bin" merge="214-v1.bin" size="4194304" crc="63f7b045" sha1="1353715f1a8476dca6f8031d9e7a401eacab8159" region="sound1" offset="0"/>
		<rom name="214-v2.bin" merge="214-v2.bin" size="4194304" crc="25929059" sha1="6a721c4cb8f8dc772774023877d4a9f50d5a9e31" region="sound1" offset="400000"/>
		<rom name="214-v3.bin" merge="214-v3.bin" size="2097152" crc="92a2257d" sha1="5064aec78fa0d104e5dd5869b95382aa170214ee" region="sound1" offset="800000"/>
		<rom name="214-c1.bin" merge="214-c1.bin" size="4194304" crc="7ecf4aa2" sha1="f773c4c1f05d58dd37e7bb2ac1d1e0ec43998a71" region="gfx3" offset="0"/>
		<rom name="214-c2.bin" merge="214-c2.bin" size="4194304" crc="05b54f37" sha1="cc31653fe4cb05201fba234e080cb9c7a7592b1b" region="gfx3" offset="1"/>
		<rom name="214-c3.bin" merge="214-c3.bin" size="4194304" crc="64989a65" sha1="e6f3749d43be0afa9dad7b085cb782ba694252ca" region="gfx3" offset="800000"/>
		<rom name="214-c4.bin" merge="214-c4.bin" size="4194304" crc="afbea515" sha1="ae875052728de33174827705646bd14cf3937b5c" region="gfx3" offset="800001"/>
		<rom name="214-c5.bin" merge="214-c5.bin" size="4194304" crc="2a3bbd26" sha1="7c1a7e50a10a1b082e0d0d515c34135ee9f995ac" region="gfx3" offset="1000000"/>
		<rom name="214-c6.bin" merge="214-c6.bin" size="4194304" crc="44d30dc7" sha1="c8ae001e37224b55d9e4a4d99f6578b4f6eb055f" region="gfx3" offset="1000001"/>
		<rom name="214-c7.bin" merge="214-c7.bin" size="4194304" crc="3687331b" sha1="2be95caab76d7af51674f93884330ba73a6053e4" region="gfx3" offset="1800000"/>
		<rom name="214-c8.bin" merge="214-c8.bin" size="4194304" crc="fa1461ad" sha1="6c71a7f08e4044214223a6bf80984582ab5e0328" region="gfx3" offset="1800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k1pls" sourcefile="neogeo.c" cloneof="kof2001" romof="kof2001">
		<description>The King of Fighters 2001 Plus (set 1, bootleg)</description>
		<year>2002</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="262-p1p.bin" size="1048576" crc="758529a7" sha1="cefdc7049772dcb77d658ac8571a12eedabda3c9" region="cpu1" offset="0"/>
		<rom name="262-pg2.bin" size="4194304" crc="91eea062" sha1="82bae42bbeedb9f3aa0c7c0b0a7a69be499cf98f" region="cpu1" offset="100000"/>
		<rom name="262-s1p.bin" size="131072" crc="088657e6" sha1="7ab5eac3ff2a82e04fdc9dc8ee5d193db580e8d4" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-262_decrypted-m1.bin" merge="265-262_decrypted-m1.bin" size="131072" crc="2fb0a8a5" sha1="9878370ff8cef3e9c9f307ad64c29522dd625c8f" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="262-v1.bin" merge="262-v1.bin" size="4194304" crc="83d49ecf" sha1="2f2c116e45397652e77fcf5d951fa5f71b639572" region="sound1" offset="0"/>
		<rom name="262-v2.bin" merge="262-v2.bin" size="4194304" crc="003f1843" sha1="bdd58837ad542548bd4053c262f558af88e3b989" region="sound1" offset="400000"/>
		<rom name="262-v3.bin" merge="262-v3.bin" size="4194304" crc="2ae38dbe" sha1="4e82b7dd3b899d61907620517a5a27bdaba0725d" region="sound1" offset="800000"/>
		<rom name="262-v4.bin" merge="262-v4.bin" size="4194304" crc="26ec4dd9" sha1="8bd68d95a2d913be41a51f51e48dbe3bff5924fb" region="sound1" offset="c00000"/>
		<rom name="262-c1.bin" merge="262-c1.bin" size="8388608" crc="99cc785a" sha1="374f0674871d0196fa274aa6c5956d7b3848d5da" region="gfx3" offset="0"/>
		<rom name="262-c2.bin" merge="262-c2.bin" size="8388608" crc="50368cbf" sha1="5d9e206e98e0b0c7735b72ea46b45058fdec2352" region="gfx3" offset="1"/>
		<rom name="262-c3.bin" merge="262-c3.bin" size="8388608" crc="fb14ff87" sha1="445a8db2fc69eff54a252700f2d3a89244c58e75" region="gfx3" offset="1000000"/>
		<rom name="262-c4.bin" merge="262-c4.bin" size="8388608" crc="4397faf8" sha1="6752b394f6647502a649a3e62bd3442f936b733e" region="gfx3" offset="1000001"/>
		<rom name="262-c5.bin" merge="262-c5.bin" size="8388608" crc="91f24be4" sha1="88190c41f7d4a0f4b1982149fc9acfc640af498d" region="gfx3" offset="2000000"/>
		<rom name="262-c6.bin" merge="262-c6.bin" size="8388608" crc="a31e4403" sha1="5cd1a14703aa58810e2377dfb7353c61e9dc9c1f" region="gfx3" offset="2000001"/>
		<rom name="262-c7.bin" merge="262-c7.bin" size="8388608" crc="54d9d1ec" sha1="80c3a8ec39130dd5d3da561f287709da6b8abcf4" region="gfx3" offset="3000000"/>
		<rom name="262-c8.bin" merge="262-c8.bin" size="8388608" crc="59289a6b" sha1="ddfce7c85b2a144975db5bb14b4b51aaf881880e" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k1pa" sourcefile="neogeo.c" cloneof="kof2001" romof="kof2001">
		<description>The King of Fighters 2001 Plus (set 2, bootleg)</description>
		<year>2002</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="262-p1pa.bin" size="1048576" crc="f8a71b6f" sha1="e4cc249b36b8cb72aa162adff4cdb302ce220812" region="cpu1" offset="0"/>
		<rom name="262-pg2.bin" size="4194304" crc="91eea062" sha1="82bae42bbeedb9f3aa0c7c0b0a7a69be499cf98f" region="cpu1" offset="100000"/>
		<rom name="262-s1pa.bin" size="131072" crc="50986eeb" sha1="cdca34ba5afdd7b56cd5430b3df80da53de9b990" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-262_decrypted-m1.bin" merge="265-262_decrypted-m1.bin" size="131072" crc="2fb0a8a5" sha1="9878370ff8cef3e9c9f307ad64c29522dd625c8f" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="262-v1.bin" merge="262-v1.bin" size="4194304" crc="83d49ecf" sha1="2f2c116e45397652e77fcf5d951fa5f71b639572" region="sound1" offset="0"/>
		<rom name="262-v2.bin" merge="262-v2.bin" size="4194304" crc="003f1843" sha1="bdd58837ad542548bd4053c262f558af88e3b989" region="sound1" offset="400000"/>
		<rom name="262-v3.bin" merge="262-v3.bin" size="4194304" crc="2ae38dbe" sha1="4e82b7dd3b899d61907620517a5a27bdaba0725d" region="sound1" offset="800000"/>
		<rom name="262-v4.bin" merge="262-v4.bin" size="4194304" crc="26ec4dd9" sha1="8bd68d95a2d913be41a51f51e48dbe3bff5924fb" region="sound1" offset="c00000"/>
		<rom name="262-c1.bin" merge="262-c1.bin" size="8388608" crc="99cc785a" sha1="374f0674871d0196fa274aa6c5956d7b3848d5da" region="gfx3" offset="0"/>
		<rom name="262-c2.bin" merge="262-c2.bin" size="8388608" crc="50368cbf" sha1="5d9e206e98e0b0c7735b72ea46b45058fdec2352" region="gfx3" offset="1"/>
		<rom name="262-c3.bin" merge="262-c3.bin" size="8388608" crc="fb14ff87" sha1="445a8db2fc69eff54a252700f2d3a89244c58e75" region="gfx3" offset="1000000"/>
		<rom name="262-c4.bin" merge="262-c4.bin" size="8388608" crc="4397faf8" sha1="6752b394f6647502a649a3e62bd3442f936b733e" region="gfx3" offset="1000001"/>
		<rom name="262-c5.bin" merge="262-c5.bin" size="8388608" crc="91f24be4" sha1="88190c41f7d4a0f4b1982149fc9acfc640af498d" region="gfx3" offset="2000000"/>
		<rom name="262-c6.bin" merge="262-c6.bin" size="8388608" crc="a31e4403" sha1="5cd1a14703aa58810e2377dfb7353c61e9dc9c1f" region="gfx3" offset="2000001"/>
		<rom name="262-c7.bin" merge="262-c7.bin" size="8388608" crc="54d9d1ec" sha1="80c3a8ec39130dd5d3da561f287709da6b8abcf4" region="gfx3" offset="3000000"/>
		<rom name="262-c8.bin" merge="262-c8.bin" size="8388608" crc="59289a6b" sha1="ddfce7c85b2a144975db5bb14b4b51aaf881880e" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k2plb" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 Plus (set 3, bootleg)</description>
		<year>2002</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265-p1p.bin" size="1048576" crc="3ab03781" sha1="86946c19f1c4d9ab5cde86688d698bf63118a39d" region="cpu1" offset="0"/>
		<rom name="265-p2.bin" merge="265-p2.bin" size="4194304" crc="327266b8" sha1="98f445cc0a94f8744d74bca71cb420277622b034" region="cpu1" offset="100000"/>
		<rom name="265-s1pb.bin" size="131072" crc="2072d5e9" sha1="45f9eb101f4b58ce40c307fd9fa8b1e95215a81b" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" merge="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" merge="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" merge="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" merge="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" merge="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" merge="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" merge="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" merge="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" merge="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" merge="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="pbobblnb" sourcefile="neogeo.c" cloneof="pbobblen" romof="pbobblen">
		<description>Puzzle Bobble / Bust-A-Move (Neo-Geo) (set 3)</description>
		<year>1994</year>
		<manufacturer>Taito</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="083-p1b.bin" size="524288" crc="ac1e9ef3" sha1="a2b125ee70869667431ab125bc29e768500802ad" region="cpu1" offset="0"/>
		<rom name="083-s1.bin" merge="083-s1.bin" size="131072" crc="9caae538" sha1="cf2d90a7c1a42107c0bb8b9a61397634286dbe0a" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="083-m1b.bin" size="131072" crc="f424368a" sha1="5e5bbcaeb82bed2ee17df08f005ca20ad1030723" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="083-v1b.bin" size="524288" crc="f8872aed" sha1="73685980253093b4f148cb38b6a47476fb2a61aa" region="sound1" offset="0"/>
		<rom name="083-v2b.bin" size="524288" crc="5c8cf5fe" sha1="97d74466ac48708d7f4004524288dd2f32f17793" region="sound1" offset="1"/>
		<rom name="083-c5.bin" merge="083-c5.bin" size="524288" crc="e89ad494" sha1="69c9ea415773af94ac44c48af05d55ada222b138" region="gfx3" offset="0"/>
		<rom name="083-c6.bin" merge="083-c6.bin" size="524288" crc="4b42d7eb" sha1="042ae50a528cea21cf07771d3915c57aa16fd5af" region="gfx3" offset="1"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="pbobbldx" sourcefile="neogeo.c" cloneof="pbobblen" romof="pbobblen">
		<description>Puzzle Bobble Deluxe / Bust-A-Move Deluxe (Neo-Geo hack)</description>
		<year>2000</year>
		<manufacturer>[Hack]</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="083dx-p1.bin" size="262144" crc="5ed56e87" sha1="b927c9fd907f90e1b5556c96f22b5245b23f07a6" region="cpu1" offset="0"/>
		<rom name="083-s1.bin" merge="083-s1.bin" size="131072" crc="9caae538" sha1="cf2d90a7c1a42107c0bb8b9a61397634286dbe0a" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="083-m1.bin" merge="083-m1.bin" size="65536" crc="129e6054" sha1="4edd18c44759e7a140705f1544413c649131c551" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="083-v3.bin" merge="083-v3.bin" size="1048576" crc="0840cbc4" sha1="1adbd7aef44fa80832f63dfb8efdf69fd7256a57" region="sound1" offset="200000"/>
		<rom name="083-v4.bin" merge="083-v4.bin" size="524288" crc="0a548948" sha1="e1e4afd17811cb60401c14fbcf0465035165f4fb" region="sound1" offset="300000"/>
		<rom name="083-c5.bin" merge="083-c5.bin" size="524288" crc="e89ad494" sha1="69c9ea415773af94ac44c48af05d55ada222b138" region="gfx3" offset="0"/>
		<rom name="083-c6.bin" merge="083-c6.bin" size="524288" crc="4b42d7eb" sha1="042ae50a528cea21cf07771d3915c57aa16fd5af" region="gfx3" offset="1"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="zintrkcd" sourcefile="neogeo.c" romof="neogeo">
		<description>ZinTricK / Oshidashi Zentrix (CD Bootleg)</description>
		<year>1996</year>
		<manufacturer>Razoola</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="211cd-p1.bin" size="1048576" crc="9a0bfe0a" sha1="94299c51572b66fa37e3e496436299573b1faaa8" region="cpu1" offset="0"/>
		<rom name="211cd-s1.bin" size="131072" crc="56d16afa" sha1="6e1f960a781f5ef1f858c51507fe573bead8ea66" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="211cd-m1.bin" size="65536" crc="fcae1407" sha1="5b4bff97a8c5930852eff6aee553eadc18e8f3d9" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="211cd-v1.bin" size="1048576" crc="781439da" sha1="a80cdf3be55b5fc2ba1d167f69e222463d06ad88" region="sound1" offset="0"/>
		<rom name="211cd-c1.rom" size="2097152" crc="76aee189" sha1="ad6929804c5b9a59aa609e6baebc6aa37e858a47" region="gfx3" offset="0"/>
		<rom name="211cd-c2.rom" size="2097152" crc="844ed4b3" sha1="fb7cd057bdc6cbe8b78097dd124118bae7402256" region="gfx3" offset="1"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="fr2cd" sourcefile="neogeo.c" romof="neogeo">
		<description>Mahjong Final Romance 2 (CD Bootleg)</description>
		<year>1995</year>
		<manufacturer>Video Systems 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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="098-p1.bin" size="1048576" crc="a2527a5f" sha1="1f6e3c7de9154c0026360ee6fa0bd211ed541af1" region="cpu1" offset="0"/>
		<rom name="098-s1.bin" size="131072" crc="764ac7aa" sha1="cc40ad276e63084ebf3c3ee224083762a47c3cf8" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="098-m1.bin" size="65536" crc="a455fa31" sha1="82ccc5e2e5869a46da7533ed10ac5eab549a0063" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="098-v1.bin" size="1048576" crc="92e175f0" sha1="788a9cce9028f16d6734bff163beb1a19305b8be" region="sound1" offset="0"/>
		<rom name="098-c1.bin" size="3145728" crc="29bf9af0" sha1="6c7e9c2b7062bf361a2290010c4e1828eb7019cc" region="gfx3" offset="0"/>
		<rom name="098-c2.bin" size="3145728" crc="3cf46f63" sha1="c5316e83586e7b1c902746f8f2049baf026b52bf" region="gfx3" offset="1"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="fr2ch" sourcefile="neogeo.c" cloneof="fr2cd" romof="fr2cd">
		<description>Mahjong Final Romance 2 (CD to MVS conversion)</description>
		<year>1995</year>
		<manufacturer>Video Systems 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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="098-p1ch.bin" size="524288" crc="9aa8cee0" sha1="b2201f16d8fde4eaae9dbc754d019e7b381ecc06" region="cpu1" offset="0"/>
		<rom name="098-s1.bin" merge="098-s1.bin" size="131072" crc="764ac7aa" sha1="cc40ad276e63084ebf3c3ee224083762a47c3cf8" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="098-m1.bin" merge="098-m1.bin" size="65536" crc="a455fa31" sha1="82ccc5e2e5869a46da7533ed10ac5eab549a0063" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="098-v1.bin" merge="098-v1.bin" size="1048576" crc="92e175f0" sha1="788a9cce9028f16d6734bff163beb1a19305b8be" region="sound1" offset="0"/>
		<rom name="098-c1ch.bin" size="1048576" crc="6158cf4a" sha1="8e34b65f2cdfccaa6eeb40fef1ab3453eab92f46" region="gfx3" offset="0"/>
		<rom name="098-c2ch.bin" size="1048576" crc="93a809a3" sha1="9b680b8b758cfc77f01d7211b67343a90462b3f3" region="gfx3" offset="1"/>
		<rom name="098-c3ch.bin" size="1048576" crc="fafa3381" sha1="0c4f20c4d5f57c1dad50b914f9d1299a9d882b42" region="gfx3" offset="200000"/>
		<rom name="098-c4ch.bin" size="1048576" crc="9895e23f" sha1="565b5fbe07f65fb48d0bde769d3245a6ac747774" region="gfx3" offset="200001"/>
		<rom name="098-c5ch.bin" size="1048576" crc="eeaaa818" sha1="434c13852153d7bebe138611a836d9bf07d1d4cf" region="gfx3" offset="400000"/>
		<rom name="098-c6ch.bin" size="1048576" crc="f3d9a190" sha1="44932122e044d23234235cb3899f6e1e63970983" region="gfx3" offset="400001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="fightfek" sourcefile="neogeo.c" romof="neogeo">
		<description>Fight Fever (Kanji Patch)</description>
		<year>1994</year>
		<manufacturer>Unk</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="060-p1.bin" size="524288" crc="3032041b" sha1="4b8ed2e6f74579ea35a53e06ccac42d6905b0f51" region="cpu1" offset="0"/>
		<rom name="060-p2.bin" size="524288" crc="b0801d5f" sha1="085746d8f5d271d5f84ccbb7f577193c391f88d4" region="cpu1" offset="80000"/>
		<rom name="060k-s1.bin" size="131072" crc="51eaac30" sha1="bf587471680b2795f02d0c4175a07a3af3543999" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="060-m1.bin" size="131072" crc="0b7c4e65" sha1="999a1e784de18db3f1332b30bc425836ea6970be" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="060-v1.bin" size="2097152" crc="f417c215" sha1="0f53b8dd056f43b5d880628e8b74c2b27881ffac" region="sound1" offset="0"/>
		<rom name="060-v2.bin" size="1048576" crc="64470036" sha1="eb2b34b3c01eb5c1a0a40cff6f4c0f2eee7bf7f2" region="sound1" offset="200000"/>
		<rom name="060-c1.bin" size="2097152" crc="8908fff9" sha1="f8c16ab0248b60f3a62e0d4d65c456e2f8e4da49" region="gfx3" offset="0"/>
		<rom name="060-c2.bin" size="2097152" crc="c6649492" sha1="5d39b077387ed6897ac075ede4a2aa94bb64545e" region="gfx3" offset="1"/>
		<rom name="060-c3.bin" size="2097152" crc="0956b437" sha1="c70be8b5cebf321afe4c3f5e9a12413c3077694a" region="gfx3" offset="400000"/>
		<rom name="060-c4.bin" size="2097152" crc="026f3b62" sha1="d608483b70d60e7aa0e41f25a8b3fed508129eb7" region="gfx3" offset="400001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="flipshok" sourcefile="neogeo.c" romof="neogeo">
		<description>Battle Flip Shot (Korean)</description>
		<year>1998</year>
		<manufacturer>Hack</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="247-p1.bin" size="524288" crc="d2e7a7e3" sha1="1ff4f070fcc658bbc7dc69e16c87f82d7392d100" region="cpu1" offset="0"/>
		<rom name="247-s1.bin" size="131072" crc="6300185c" sha1="cb2f1de085fde214f96a962b1c2fa285eb387d44" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="247-m1.bin" size="131072" crc="a9fe0144" sha1="4cc076ecce9216a373f3dcd7ba28a03d6050e522" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="247-v1.bin" size="2097152" crc="42ec743d" sha1="f45b5167ebcbd59300f4e5b05448cd421654102a" region="sound1" offset="0"/>
		<rom name="247-c1k.bin" size="2097152" crc="1ccfeff9" sha1="3575b84acca6ec0f26f4a0ad30a16c140e1c0b2e" region="gfx3" offset="0"/>
		<rom name="247-c2k.bin" size="2097152" crc="648cdd5d" sha1="8a0aaf13e2539e48f9b0b18f8154aa50bf4bed2a" region="gfx3" offset="1"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof98fr" sourcefile="neogeo.c" cloneof="kof98" romof="kof98">
		<description>The King of Fighters '98 (French)</description>
		<year>2004</year>
		<manufacturer>Neo-Arc</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="242fr-p1.bin" size="1048576" crc="2f29984c" sha1="6feb8412d335e8b38a0d7231f51af91251901dd4" region="cpu1" offset="0"/>
		<rom name="242fr-p2.bin" size="4194304" crc="c2fc3506" sha1="ddcedbc30474d2e1db70d640a6a258171ecb900c" region="cpu1" offset="100000"/>
		<rom name="242-s1.bin" merge="242-s1.bin" size="131072" crc="7f7b4805" sha1="80ee6e5d0ece9c34ebca54b043a7cb33f9ff6b92" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="242-m1.bin" size="262144" crc="4e7a6b1b" sha1="b54d08f88713ed0271aa06f9f7c9c572ef555b1a" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="242-v1.bin" merge="242-v1.bin" size="4194304" crc="b9ea8051" sha1="49606f64eb249263b3341b4f50cc1763c390b2af" region="sound1" offset="0"/>
		<rom name="242-v2.bin" merge="242-v2.bin" size="4194304" crc="cc11106e" sha1="d3108bc05c9bf041d4236b2fa0c66b013aa8db1b" region="sound1" offset="400000"/>
		<rom name="242-v3.bin" merge="242-v3.bin" size="4194304" crc="044ea4e1" sha1="062a2f2e52098d73bc31c9ad66f5db8080395ce8" region="sound1" offset="800000"/>
		<rom name="242-v4.bin" merge="242-v4.bin" size="4194304" crc="7985ea30" sha1="54ed5f0324de6164ea81943ebccb3e8d298368ec" region="sound1" offset="c00000"/>
		<rom name="242fr-c1.bin" size="8388608" crc="07bd2146" sha1="124c580667887d9f027b3fb2dbb6db39b346359c" region="gfx3" offset="0"/>
		<rom name="242fr-c2.bin" size="8388608" crc="c935e740" sha1="375624da3f24ea3b752c0cc3d9b75457e27c31d0" region="gfx3" offset="1"/>
		<rom name="242-c3.bin" merge="242-c3.bin" size="8388608" crc="22127b4f" sha1="bd0d00f889d9da7c6ac48f287d9ed8c605ae22cf" region="gfx3" offset="1000000"/>
		<rom name="242-c4.bin" merge="242-c4.bin" size="8388608" crc="0b4fa044" sha1="fa13c3764fae6b035a626601bc43629f1ebaaffd" region="gfx3" offset="1000001"/>
		<rom name="242-c5.bin" merge="242-c5.bin" size="8388608" crc="9d10bed3" sha1="4d44addc7c808649bfb03ec45fb9529da413adff" region="gfx3" offset="2000000"/>
		<rom name="242-c6.bin" merge="242-c6.bin" size="8388608" crc="da07b6a2" sha1="9c3f0da7cde1ffa8feca89efc88f07096e502acf" region="gfx3" offset="2000001"/>
		<rom name="242-c7.bin" merge="242-c7.bin" size="8388608" crc="f6d7a38a" sha1="dd295d974dd4a7e5cb26a3ef3febcd03f28d522b" region="gfx3" offset="3000000"/>
		<rom name="242-c8.bin" merge="242-c8.bin" size="8388608" crc="c823e045" sha1="886fbf64bcb58bc4eabb1fc9262f6ac9901a0f28" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof98fro" sourcefile="neogeo.c" cloneof="kof98" romof="kof98">
		<description>The King of Fighters '98 (French - Old)</description>
		<year>2004</year>
		<manufacturer>Neo-Arc</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="242fro-p1.bin" size="1048576" crc="6500efce" sha1="933de9a1b3ee32ac0043179448b4dda776eb86ba" region="cpu1" offset="0"/>
		<rom name="242fro-p2.bin" size="4194304" crc="c7fa95ee" sha1="4de91d9151fbc510751f2c5277da7c8f49872c26" region="cpu1" offset="100000"/>
		<rom name="242-s1.bin" merge="242-s1.bin" size="131072" crc="7f7b4805" sha1="80ee6e5d0ece9c34ebca54b043a7cb33f9ff6b92" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="242-m1.bin" size="262144" crc="4e7a6b1b" sha1="b54d08f88713ed0271aa06f9f7c9c572ef555b1a" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="242-v1.bin" merge="242-v1.bin" size="4194304" crc="b9ea8051" sha1="49606f64eb249263b3341b4f50cc1763c390b2af" region="sound1" offset="0"/>
		<rom name="242-v2.bin" merge="242-v2.bin" size="4194304" crc="cc11106e" sha1="d3108bc05c9bf041d4236b2fa0c66b013aa8db1b" region="sound1" offset="400000"/>
		<rom name="242-v3.bin" merge="242-v3.bin" size="4194304" crc="044ea4e1" sha1="062a2f2e52098d73bc31c9ad66f5db8080395ce8" region="sound1" offset="800000"/>
		<rom name="242-v4.bin" merge="242-v4.bin" size="4194304" crc="7985ea30" sha1="54ed5f0324de6164ea81943ebccb3e8d298368ec" region="sound1" offset="c00000"/>
		<rom name="242fro-c1.bin" size="8388608" crc="bae65fc5" sha1="933f587955ee29f3beca9be495a35331530e7206" region="gfx3" offset="0"/>
		<rom name="242fr-c2.bin" size="8388608" crc="c935e740" sha1="375624da3f24ea3b752c0cc3d9b75457e27c31d0" region="gfx3" offset="1"/>
		<rom name="242-c3.bin" merge="242-c3.bin" size="8388608" crc="22127b4f" sha1="bd0d00f889d9da7c6ac48f287d9ed8c605ae22cf" region="gfx3" offset="1000000"/>
		<rom name="242-c4.bin" merge="242-c4.bin" size="8388608" crc="0b4fa044" sha1="fa13c3764fae6b035a626601bc43629f1ebaaffd" region="gfx3" offset="1000001"/>
		<rom name="242-c5.bin" merge="242-c5.bin" size="8388608" crc="9d10bed3" sha1="4d44addc7c808649bfb03ec45fb9529da413adff" region="gfx3" offset="2000000"/>
		<rom name="242-c6.bin" merge="242-c6.bin" size="8388608" crc="da07b6a2" sha1="9c3f0da7cde1ffa8feca89efc88f07096e502acf" region="gfx3" offset="2000001"/>
		<rom name="242-c7.bin" merge="242-c7.bin" size="8388608" crc="f6d7a38a" sha1="dd295d974dd4a7e5cb26a3ef3febcd03f28d522b" region="gfx3" offset="3000000"/>
		<rom name="242-c8.bin" merge="242-c8.bin" size="8388608" crc="c823e045" sha1="886fbf64bcb58bc4eabb1fc9262f6ac9901a0f28" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf98fro2" sourcefile="neogeo.c" cloneof="kof98" romof="kof98">
		<description>The King of Fighters '98 (French - Older)</description>
		<year>2004</year>
		<manufacturer>Neo-Arc</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="242fro2-p1.bin" size="1048576" crc="71d4650f" sha1="d0719d54070c3dea1d72b95c1fc830bd911ea49c" region="cpu1" offset="0"/>
		<rom name="242fro-p2.bin" size="4194304" crc="c7fa95ee" sha1="4de91d9151fbc510751f2c5277da7c8f49872c26" region="cpu1" offset="100000"/>
		<rom name="242-s1.bin" merge="242-s1.bin" size="131072" crc="7f7b4805" sha1="80ee6e5d0ece9c34ebca54b043a7cb33f9ff6b92" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="242-m1.bin" size="262144" crc="4e7a6b1b" sha1="b54d08f88713ed0271aa06f9f7c9c572ef555b1a" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="242-v1.bin" merge="242-v1.bin" size="4194304" crc="b9ea8051" sha1="49606f64eb249263b3341b4f50cc1763c390b2af" region="sound1" offset="0"/>
		<rom name="242-v2.bin" merge="242-v2.bin" size="4194304" crc="cc11106e" sha1="d3108bc05c9bf041d4236b2fa0c66b013aa8db1b" region="sound1" offset="400000"/>
		<rom name="242-v3.bin" merge="242-v3.bin" size="4194304" crc="044ea4e1" sha1="062a2f2e52098d73bc31c9ad66f5db8080395ce8" region="sound1" offset="800000"/>
		<rom name="242-v4.bin" merge="242-v4.bin" size="4194304" crc="7985ea30" sha1="54ed5f0324de6164ea81943ebccb3e8d298368ec" region="sound1" offset="c00000"/>
		<rom name="242-c1.bin" merge="242-c1.bin" size="8388608" crc="e564ecd6" sha1="78f22787a204f26bae9b2b1c945ddbc27143352f" region="gfx3" offset="0"/>
		<rom name="242-c2.bin" merge="242-c2.bin" size="8388608" crc="bd959b60" sha1="2c97c59e77c9a3fe7d664e741d37944f3d56c10b" region="gfx3" offset="1"/>
		<rom name="242-c3.bin" merge="242-c3.bin" size="8388608" crc="22127b4f" sha1="bd0d00f889d9da7c6ac48f287d9ed8c605ae22cf" region="gfx3" offset="1000000"/>
		<rom name="242-c4.bin" merge="242-c4.bin" size="8388608" crc="0b4fa044" sha1="fa13c3764fae6b035a626601bc43629f1ebaaffd" region="gfx3" offset="1000001"/>
		<rom name="242-c5.bin" merge="242-c5.bin" size="8388608" crc="9d10bed3" sha1="4d44addc7c808649bfb03ec45fb9529da413adff" region="gfx3" offset="2000000"/>
		<rom name="242-c6.bin" merge="242-c6.bin" size="8388608" crc="da07b6a2" sha1="9c3f0da7cde1ffa8feca89efc88f07096e502acf" region="gfx3" offset="2000001"/>
		<rom name="242-c7.bin" merge="242-c7.bin" size="8388608" crc="f6d7a38a" sha1="dd295d974dd4a7e5cb26a3ef3febcd03f28d522b" region="gfx3" offset="3000000"/>
		<rom name="242-c8.bin" merge="242-c8.bin" size="8388608" crc="c823e045" sha1="886fbf64bcb58bc4eabb1fc9262f6ac9901a0f28" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof2k2br" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Portuguese set 2)</description>
		<year>2002</year>
		<manufacturer>Hack</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265br-p1.bin" size="1048576" crc="0f6dbacc" sha1="c28bff82dc1d802cb1c398f4aaac0d2052418b87" region="cpu1" offset="0"/>
		<rom name="265br-p2.bin" size="4194304" crc="c7ca77ff" sha1="1ac9b9a37ddb11979514eba1d67551dfa8e6bc36" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" merge="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" merge="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" merge="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" merge="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" merge="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" merge="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" merge="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" merge="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" merge="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" merge="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k2br1" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Portuguese set 1)</description>
		<year>2002</year>
		<manufacturer>Hack</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265br1-p1.bin" size="1048576" crc="b73033df" sha1="c8e1ce1d35be1dd537709a533e7dac37e047f428" region="cpu1" offset="0"/>
		<rom name="265-p2.bin" merge="265-p2.bin" size="4194304" crc="327266b8" sha1="98f445cc0a94f8744d74bca71cb420277622b034" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" merge="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" merge="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" merge="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" merge="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" merge="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" merge="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" merge="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" merge="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" merge="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" merge="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k2br2" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Portuguese set 3)</description>
		<year>2002</year>
		<manufacturer>Hack</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265br2-p1.bin" size="1048576" crc="95986d7a" sha1="3f9da8385c0c9bfbbe088860816c247696904c24" region="cpu1" offset="0"/>
		<rom name="265br2-p2.bin" size="4194304" crc="9b4d2ba4" sha1="7b07788be06031d7261b4f8d8e5a34c0536846ed" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" merge="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" merge="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" merge="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" merge="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" merge="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" merge="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" merge="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" merge="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" merge="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" merge="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="mdrop3fr" sourcefile="neogeo.c" romof="neogeo">
		<description>Magical Drop III (French)</description>
		<year>2005</year>
		<manufacturer>Neo-Arc</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="233fr-p1.bin" size="1048576" crc="ed90bb10" sha1="eb22b362475ef294307357abf6c31a1ff2229f4a" region="cpu1" offset="0"/>
		<rom name="233-s1.bin" size="131072" crc="7399e68a" sha1="b535ee56a0f0995f04674e676f6aa636ffad26aa" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="233-m1.bin" size="131072" crc="5beaf34e" sha1="2905d26945932cddc2dd3a1dc5abba8aa3baee14" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="233-v1.bin" size="4194304" crc="58839298" sha1="18cae7bba997c52780761cbf119c4e4b34397a61" region="sound1" offset="0"/>
		<rom name="233-v2.bin" size="524288" crc="d5e30df4" sha1="bbbc0ff5b975471bd682f85976ac4a93f6d44f2e" region="sound1" offset="400000"/>
		<rom name="233fr-c1.bin" size="4194304" crc="b10223f2" sha1="d99565751bdde47cae4c5bb5fac32a0b80bae2b9" region="gfx3" offset="0"/>
		<rom name="233fr-c2.bin" size="4194304" crc="39c0f4b8" sha1="a09c20c12d418e938ce84ea87d3d8bbb3007563c" region="gfx3" offset="1"/>
		<rom name="233-c3.bin" size="4194304" crc="0ba2c502" sha1="8e0f1e553aef04758aaaa14d5115f0ecace4391e" region="gfx3" offset="800000"/>
		<rom name="233-c4.bin" size="4194304" crc="70dbbd6d" sha1="32dd6a04c6329e89f4878e7a56f0d172a6388eea" region="gfx3" offset="800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="miexchfr" sourcefile="neogeo.c" romof="neogeo">
		<description>Money Puzzle Exchanger (French)</description>
		<year>2005</year>
		<manufacturer>Neo-Arc</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="231fr-p1.bin" size="524288" crc="a107101b" sha1="f1a165779a4a26d7c9067b649fdcb7da40f3aea6" region="cpu1" offset="0"/>
		<rom name="231-s1.bin" size="131072" crc="fe0c0c53" sha1="54d56d4463db193e504658f4f6f4997a62ae3d95" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="231-m1.bin" size="131072" crc="de41301b" sha1="59ce3836ac8f064d56a446c9374f05bcb40fcfd8" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="231-v1.bin" size="4194304" crc="113fb898" sha1="9168ba90c4aa969f69eb11ba3f4d76592d81e05a" region="sound1" offset="0"/>
		<rom name="231fr-c1.bin" size="2097152" crc="0764d51c" sha1="06a63359e5859d30ae5a8e2beed5a7615563298a" region="gfx3" offset="0"/>
		<rom name="231fr-c2.bin" size="2097152" crc="6a2acd38" sha1="bc35e7f9898ed6d7fd9ce43d4a4be91a81d0bd04" region="gfx3" offset="1"/>
		<rom name="231-c3.bin" size="524288" crc="14524eb5" sha1="e090b99a1ee2cca4a7f7d5262e764d1cab6bada2" region="gfx3" offset="400000"/>
		<rom name="231-c4.bin" size="524288" crc="1694f171" sha1="a6af5d3f1e0b3f73da275e04d4434c6c9c7b9208" region="gfx3" offset="400001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="mslugxfr" sourcefile="neogeo.c" cloneof="mslugx" romof="mslugx">
		<description>Metal Slug X (French)</description>
		<year>2006</year>
		<manufacturer>Neo-Arc</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="250fr-p1.bin" size="1048576" crc="58a64443" sha1="ab07993de04eb65f89bab5d4b6e473d7ecbc8ff1" region="cpu1" offset="0"/>
		<rom name="250-p2.bin" merge="250-p2.bin" size="4194304" crc="1fda2e12" sha1="18aaa7a3ba8da99f78c430e9be69ccde04bc04d9" region="cpu1" offset="100000"/>
		<rom name="250-s1.bin" merge="250-s1.bin" size="131072" crc="fb6f441d" sha1="2cc392ecde5d5afb28ddbaa1030552b48571dcfb" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="250-m1.bin" merge="250-m1.bin" size="131072" crc="fd42a842" sha1="55769bad4860f64ef53a333e0da9e073db483d6a" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="250-v1.bin" merge="250-v1.bin" size="4194304" crc="c79ede73" sha1="ebfcc67204ff9677cf7972fd5b6b7faabf07280c" region="sound1" offset="0"/>
		<rom name="250-v2.bin" merge="250-v2.bin" size="4194304" crc="ea9aabe1" sha1="526c42ca9a388f7435569400e2f132e2724c71ff" region="sound1" offset="400000"/>
		<rom name="250-v3.bin" merge="250-v3.bin" size="2097152" crc="2ca65102" sha1="45979d1edb1fc774a415d9386f98d7cb252a2043" region="sound1" offset="800000"/>
		<rom name="250fr-c1.bin" size="8388608" crc="eb7ce1ff" sha1="e519b53c6938451f9bfb4d15c10baa7f152ecfcd" region="gfx3" offset="0"/>
		<rom name="250fr-c2.bin" size="8388608" crc="45c7e401" sha1="b71754cc746631f1a70c09ef564c7be11aa577e9" region="gfx3" offset="1"/>
		<rom name="250-c3.bin" merge="250-c3.bin" size="8388608" crc="fd602019" sha1="c56646c62387bc1439d46610258c755beb8d7dd8" region="gfx3" offset="1000000"/>
		<rom name="250-c4.bin" merge="250-c4.bin" size="8388608" crc="31354513" sha1="31be8ea2498001f68ce4b06b8b90acbf2dcab6af" region="gfx3" offset="1000001"/>
		<rom name="250-c5.bin" merge="250-c5.bin" size="8388608" crc="a4b56124" sha1="d41069856df990a1a99d39fb263c8303389d5475" region="gfx3" offset="2000000"/>
		<rom name="250-c6.bin" merge="250-c6.bin" size="8388608" crc="83e3e69d" sha1="39be66287696829d243fb71b3fb8b7dc2bc3298f" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="mslgxfro" sourcefile="neogeo.c" cloneof="mslugx" romof="mslugx">
		<description>Metal Slug X (French) (Old)</description>
		<year>2005</year>
		<manufacturer>Neo-Arc</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="250fro-p1.bin" size="1048576" crc="4dadf4f3" sha1="e37e53370cd6b03bb0e2b8266f635ce7980de45b" region="cpu1" offset="0"/>
		<rom name="250-p2.bin" merge="250-p2.bin" size="4194304" crc="1fda2e12" sha1="18aaa7a3ba8da99f78c430e9be69ccde04bc04d9" region="cpu1" offset="100000"/>
		<rom name="250-s1.bin" merge="250-s1.bin" size="131072" crc="fb6f441d" sha1="2cc392ecde5d5afb28ddbaa1030552b48571dcfb" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="250-m1.bin" merge="250-m1.bin" size="131072" crc="fd42a842" sha1="55769bad4860f64ef53a333e0da9e073db483d6a" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="250-v1.bin" merge="250-v1.bin" size="4194304" crc="c79ede73" sha1="ebfcc67204ff9677cf7972fd5b6b7faabf07280c" region="sound1" offset="0"/>
		<rom name="250-v2.bin" merge="250-v2.bin" size="4194304" crc="ea9aabe1" sha1="526c42ca9a388f7435569400e2f132e2724c71ff" region="sound1" offset="400000"/>
		<rom name="250-v3.bin" merge="250-v3.bin" size="2097152" crc="2ca65102" sha1="45979d1edb1fc774a415d9386f98d7cb252a2043" region="sound1" offset="800000"/>
		<rom name="250fr-c1.bin" size="8388608" crc="eb7ce1ff" sha1="e519b53c6938451f9bfb4d15c10baa7f152ecfcd" region="gfx3" offset="0"/>
		<rom name="250fr-c2.bin" size="8388608" crc="45c7e401" sha1="b71754cc746631f1a70c09ef564c7be11aa577e9" region="gfx3" offset="1"/>
		<rom name="250-c3.bin" merge="250-c3.bin" size="8388608" crc="fd602019" sha1="c56646c62387bc1439d46610258c755beb8d7dd8" region="gfx3" offset="1000000"/>
		<rom name="250-c4.bin" merge="250-c4.bin" size="8388608" crc="31354513" sha1="31be8ea2498001f68ce4b06b8b90acbf2dcab6af" region="gfx3" offset="1000001"/>
		<rom name="250-c5.bin" merge="250-c5.bin" size="8388608" crc="a4b56124" sha1="d41069856df990a1a99d39fb263c8303389d5475" region="gfx3" offset="2000000"/>
		<rom name="250-c6.bin" merge="250-c6.bin" size="8388608" crc="83e3e69d" sha1="39be66287696829d243fb71b3fb8b7dc2bc3298f" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="mslugxit" sourcefile="neogeo.c" cloneof="mslugx" romof="mslugx">
		<description>Metal Slug X (Italian - Beta)</description>
		<year>2003</year>
		<manufacturer>Clomax &amp; Ombra</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="250it-p1.bin" size="1048576" crc="f3e154ea" sha1="bb8260deefa7b048772625085e6f41cab717a147" region="cpu1" offset="0"/>
		<rom name="250-p2.bin" merge="250-p2.bin" size="4194304" crc="1fda2e12" sha1="18aaa7a3ba8da99f78c430e9be69ccde04bc04d9" region="cpu1" offset="100000"/>
		<rom name="250-s1.bin" merge="250-s1.bin" size="131072" crc="fb6f441d" sha1="2cc392ecde5d5afb28ddbaa1030552b48571dcfb" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="250-m1.bin" merge="250-m1.bin" size="131072" crc="fd42a842" sha1="55769bad4860f64ef53a333e0da9e073db483d6a" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="250-v1.bin" merge="250-v1.bin" size="4194304" crc="c79ede73" sha1="ebfcc67204ff9677cf7972fd5b6b7faabf07280c" region="sound1" offset="0"/>
		<rom name="250-v2.bin" merge="250-v2.bin" size="4194304" crc="ea9aabe1" sha1="526c42ca9a388f7435569400e2f132e2724c71ff" region="sound1" offset="400000"/>
		<rom name="250-v3.bin" merge="250-v3.bin" size="2097152" crc="2ca65102" sha1="45979d1edb1fc774a415d9386f98d7cb252a2043" region="sound1" offset="800000"/>
		<rom name="250-c1.bin" merge="250-c1.bin" size="8388608" crc="09a52c6f" sha1="c3e8a8ccdac0f8bddc4c3413277626532405fae2" region="gfx3" offset="0"/>
		<rom name="250-c2.bin" merge="250-c2.bin" size="8388608" crc="31679821" sha1="554f600a3aa09c16c13c625299b087a79d0d15c5" region="gfx3" offset="1"/>
		<rom name="250-c3.bin" merge="250-c3.bin" size="8388608" crc="fd602019" sha1="c56646c62387bc1439d46610258c755beb8d7dd8" region="gfx3" offset="1000000"/>
		<rom name="250-c4.bin" merge="250-c4.bin" size="8388608" crc="31354513" sha1="31be8ea2498001f68ce4b06b8b90acbf2dcab6af" region="gfx3" offset="1000001"/>
		<rom name="250-c5.bin" merge="250-c5.bin" size="8388608" crc="a4b56124" sha1="d41069856df990a1a99d39fb263c8303389d5475" region="gfx3" offset="2000000"/>
		<rom name="250-c6.bin" merge="250-c6.bin" size="8388608" crc="83e3e69d" sha1="39be66287696829d243fb71b3fb8b7dc2bc3298f" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="mslug2fr" sourcefile="neogeo.c" cloneof="mslug2" romof="mslug2">
		<description>Metal Slug 2 (French)</description>
		<year>2006</year>
		<manufacturer>Neo-Arc</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="241fr-p1.bin" size="1048576" crc="ad0de810" sha1="69c56326b555fb2c18228794e1a2bfd11652ec16" region="cpu1" offset="0"/>
		<rom name="241-p2.bin" merge="241-p2.bin" size="2097152" crc="38883f44" sha1="fcf34b8c6e37774741542393b963635412484a27" region="cpu1" offset="100000"/>
		<rom name="241-s1.bin" merge="241-s1.bin" size="131072" crc="f3d32f0f" sha1="2dc38b7dfd3ff14f64d5c0733c510b6bb8c692d0" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="241-m1.bin" merge="241-m1.bin" size="131072" crc="94520ebd" sha1="f8a1551cebcb91e416f30f50581feed7f72899e9" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="241-v1.bin" merge="241-v1.bin" size="4194304" crc="99ec20e8" sha1="80597707f1fe115eed1941bb0701fc00790ad504" region="sound1" offset="0"/>
		<rom name="241-v2.bin" merge="241-v2.bin" size="4194304" crc="ecb16799" sha1="b4b4ddc680836ed55942c66d7dfe756314e02211" region="sound1" offset="400000"/>
		<rom name="241fr-c1.bin" size="8388608" crc="7df74035" sha1="08322a2f4e87cd125ebc5b7a98754c7a5b8e91d2" region="gfx3" offset="0"/>
		<rom name="241fr-c2.bin" size="8388608" crc="97d9525d" sha1="451a5bdafe1f2de63b76efb7d4afab454abdfff0" region="gfx3" offset="1"/>
		<rom name="241-c3.bin" merge="241-c3.bin" size="8388608" crc="9f6bfa6f" sha1="a4319b48004e723f81a980887678e3e296049a53" region="gfx3" offset="1000000"/>
		<rom name="241-c4.bin" merge="241-c4.bin" size="8388608" crc="7d3e306f" sha1="1499316fb381775218d897b81a6a0c3465d1a37c" region="gfx3" offset="1000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="mslg2fro" sourcefile="neogeo.c" cloneof="mslug2" romof="mslug2">
		<description>Metal Slug 2 (French) (Old)</description>
		<year>2005</year>
		<manufacturer>Neo-Arc</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="241fro-p1.bin" size="1048576" crc="b0fe22b3" sha1="9b2d19694165d1f5e20da70b645e55294a10ef51" region="cpu1" offset="0"/>
		<rom name="241-p2.bin" merge="241-p2.bin" size="2097152" crc="38883f44" sha1="fcf34b8c6e37774741542393b963635412484a27" region="cpu1" offset="100000"/>
		<rom name="241-s1.bin" merge="241-s1.bin" size="131072" crc="f3d32f0f" sha1="2dc38b7dfd3ff14f64d5c0733c510b6bb8c692d0" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="241-m1.bin" merge="241-m1.bin" size="131072" crc="94520ebd" sha1="f8a1551cebcb91e416f30f50581feed7f72899e9" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="241-v1.bin" merge="241-v1.bin" size="4194304" crc="99ec20e8" sha1="80597707f1fe115eed1941bb0701fc00790ad504" region="sound1" offset="0"/>
		<rom name="241-v2.bin" merge="241-v2.bin" size="4194304" crc="ecb16799" sha1="b4b4ddc680836ed55942c66d7dfe756314e02211" region="sound1" offset="400000"/>
		<rom name="241fro-c1.bin" size="8388608" crc="44da3c4a" sha1="72ea1c469b332d8c60816e4c965d4f46a5090baa" region="gfx3" offset="0"/>
		<rom name="241fro-c2.bin" size="8388608" crc="07c20fad" sha1="8664950aa7569cd6594b8964f053b19a18c2d5a9" region="gfx3" offset="1"/>
		<rom name="241-c3.bin" merge="241-c3.bin" size="8388608" crc="9f6bfa6f" sha1="a4319b48004e723f81a980887678e3e296049a53" region="gfx3" offset="1000000"/>
		<rom name="241-c4.bin" merge="241-c4.bin" size="8388608" crc="7d3e306f" sha1="1499316fb381775218d897b81a6a0c3465d1a37c" region="gfx3" offset="1000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="mslug3fr" sourcefile="neogeo.c" cloneof="mslug3" romof="mslug3">
		<description>Metal Slug 3 (French)</description>
		<year>2006</year>
		<manufacturer>Neo-Arc</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="256fr-ph1.rom" size="1048576" crc="1f5fcb35" sha1="387e0e0121a26254991b446d6bbdf755cf2e3ad2" region="cpu1" offset="0"/>
		<rom name="256-ph2.rom" size="4194304" crc="1f3d8ce8" sha1="08b05a8abfb86ec09a5e758d6273acf1489961f9" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="256-m1.bin" merge="256-m1.bin" size="524288" crc="eaeec116" sha1="54419dbb21edc8c4b37eaac2e7ad9496d2de037a" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="256-v1.bin" merge="256-v1.bin" size="4194304" crc="f2690241" sha1="fd56babc1934d10e0d27c32f032f9edda7ca8ce9" region="sound1" offset="0"/>
		<rom name="256-v2.bin" merge="256-v2.bin" size="4194304" crc="7e2a10bd" sha1="0d587fb9f64cba0315ce2d8a03e2b8fe34936dff" region="sound1" offset="400000"/>
		<rom name="256-v3.bin" merge="256-v3.bin" size="4194304" crc="0eaec17c" sha1="c3ed613cc6993edd6fc0d62a90bcd85de8e21915" region="sound1" offset="800000"/>
		<rom name="256-v4.bin" merge="256-v4.bin" size="4194304" crc="9b4b22d4" sha1="9764fbf8453e52f80aa97a46fb9cf5937ef15a31" region="sound1" offset="c00000"/>
		<rom name="256fr-c1.bin" size="8388608" crc="6ac28a9f" sha1="9dae9703d20af3644456eda228ea7fb52fe67bd7" region="gfx3" offset="0"/>
		<rom name="256fr-c2.bin" size="8388608" crc="c9725cd0" sha1="59a0a2778ae35ddcac17fba05a81f3da5eaca1f1" region="gfx3" offset="1"/>
		<rom name="256-c3d.bin" size="8388608" crc="bfaade82" sha1="66b07e592c9a9b35567fe463496f8f75c32a7db9" region="gfx3" offset="1000000"/>
		<rom name="256-c4d.bin" size="8388608" crc="1463add6" sha1="4db91b46d6430da272d27d00a6dc0eb25949bea1" region="gfx3" offset="1000001"/>
		<rom name="256-c5d.bin" size="8388608" crc="48ca7f28" sha1="e903876be5fb4fa582c988d74c6bef1c3b9c7083" region="gfx3" offset="2000000"/>
		<rom name="256-c6d.bin" size="8388608" crc="806eb36f" sha1="a412a9cab80c326733dde7652d1db2a46afb3ebb" region="gfx3" offset="2000001"/>
		<rom name="256-c7d.bin" size="8388608" crc="9395b809" sha1="ca9ac9832017094eee3623f0b6c4c4b7b4f1374d" region="gfx3" offset="3000000"/>
		<rom name="256-c8d.bin" size="8388608" crc="a369f9d4" sha1="f8146ea80a1a23da7e7e04c88f778ee9abdfeb5c" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="mslg3fro" sourcefile="neogeo.c" cloneof="mslug3" romof="mslug3">
		<description>Metal Slug 3 (French) (Old)</description>
		<year>2005</year>
		<manufacturer>Neo-Arc</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="256fro-ph1.rom" size="1048576" crc="ce3f408b" sha1="c2752af1dd4373c37e90b2e718ab7ae038535ea1" region="cpu1" offset="0"/>
		<rom name="256-ph2.rom" size="4194304" crc="1f3d8ce8" sha1="08b05a8abfb86ec09a5e758d6273acf1489961f9" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="256-m1.bin" merge="256-m1.bin" size="524288" crc="eaeec116" sha1="54419dbb21edc8c4b37eaac2e7ad9496d2de037a" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="256-v1.bin" merge="256-v1.bin" size="4194304" crc="f2690241" sha1="fd56babc1934d10e0d27c32f032f9edda7ca8ce9" region="sound1" offset="0"/>
		<rom name="256-v2.bin" merge="256-v2.bin" size="4194304" crc="7e2a10bd" sha1="0d587fb9f64cba0315ce2d8a03e2b8fe34936dff" region="sound1" offset="400000"/>
		<rom name="256-v3.bin" merge="256-v3.bin" size="4194304" crc="0eaec17c" sha1="c3ed613cc6993edd6fc0d62a90bcd85de8e21915" region="sound1" offset="800000"/>
		<rom name="256-v4.bin" merge="256-v4.bin" size="4194304" crc="9b4b22d4" sha1="9764fbf8453e52f80aa97a46fb9cf5937ef15a31" region="sound1" offset="c00000"/>
		<rom name="256fro-c1.bin" size="8388608" crc="d799f41c" sha1="d87cda305d054c56197112ba515299883d419bb4" region="gfx3" offset="0"/>
		<rom name="256fr-c2.bin" size="8388608" crc="c9725cd0" sha1="59a0a2778ae35ddcac17fba05a81f3da5eaca1f1" region="gfx3" offset="1"/>
		<rom name="256-c3d.bin" size="8388608" crc="bfaade82" sha1="66b07e592c9a9b35567fe463496f8f75c32a7db9" region="gfx3" offset="1000000"/>
		<rom name="256-c4d.bin" size="8388608" crc="1463add6" sha1="4db91b46d6430da272d27d00a6dc0eb25949bea1" region="gfx3" offset="1000001"/>
		<rom name="256-c5d.bin" size="8388608" crc="48ca7f28" sha1="e903876be5fb4fa582c988d74c6bef1c3b9c7083" region="gfx3" offset="2000000"/>
		<rom name="256-c6d.bin" size="8388608" crc="806eb36f" sha1="a412a9cab80c326733dde7652d1db2a46afb3ebb" region="gfx3" offset="2000001"/>
		<rom name="256-c7d.bin" size="8388608" crc="9395b809" sha1="ca9ac9832017094eee3623f0b6c4c4b7b4f1374d" region="gfx3" offset="3000000"/>
		<rom name="256-c8d.bin" size="8388608" crc="a369f9d4" sha1="f8146ea80a1a23da7e7e04c88f778ee9abdfeb5c" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="mslug4fr" sourcefile="neogeo.c" cloneof="mslug4" romof="mslug4">
		<description>Metal Slug 4 (French)</description>
		<year>2006</year>
		<manufacturer>Neo-Arc</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="263fr-p1.bin" size="1048576" crc="a1343a37" sha1="23ead1154427c67881b4670fd8ecf5089e32ac0b" region="cpu1" offset="0"/>
		<rom name="263-p2.bin" merge="263-p2.bin" size="4194304" crc="fdb7aed8" sha1="dbeaec38f44e58ffedba99e70fa1439c2bf0dfa3" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="263-m1_decrypted.bin" merge="263-m1_decrypted.bin" size="65536" crc="0c4c42f8" sha1="b7be47d909f5e4fcfe769ead0653d40e1e708d36" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="263-v1.bin" merge="263-v1.bin" size="8388608" crc="01e9b9cd" sha1="0b045c2999449f7dab5ae8a42e957d5b6650431e" region="sound1" offset="0"/>
		<rom name="263-v2.bin" merge="263-v2.bin" size="8388608" crc="4ab2bf81" sha1="77ccfa48f7e3daddef5fe5229a0093eb2f803742" region="sound1" offset="800000"/>
		<rom name="263-c1.bin" merge="263-c1.bin" size="8388608" crc="84865f8a" sha1="34467ada896eb7c7ca58658bf2a932936d8b632c" region="gfx3" offset="0"/>
		<rom name="263-c2.bin" merge="263-c2.bin" size="8388608" crc="81df97f2" sha1="2b74493b8ec8fd49216a627aeb3db493f76124e3" region="gfx3" offset="1"/>
		<rom name="263-c3.bin" merge="263-c3.bin" size="8388608" crc="1a343323" sha1="bbbb5232bba538c277ce2ee02e2956ca2243b787" region="gfx3" offset="1000000"/>
		<rom name="263-c4.bin" merge="263-c4.bin" size="8388608" crc="942cfb44" sha1="d9b46c71726383c4581fb042e63897e5a3c92d1b" region="gfx3" offset="1000001"/>
		<rom name="263-c5.bin" merge="263-c5.bin" size="8388608" crc="a748854f" sha1="2611bbedf9b5d8e82c6b2c99b88f842c46434d41" region="gfx3" offset="2000000"/>
		<rom name="263-c6.bin" merge="263-c6.bin" size="8388608" crc="5c8ba116" sha1="6034db09c8706d4ddbcefc053efbc47a0953eb92" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="mslug5fr" sourcefile="neogeo.c" cloneof="mslug5" romof="mslug5">
		<description>Metal Slug 5 (French)</description>
		<year>2006</year>
		<manufacturer>Neo-Arc</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="268-p1fr.bin" size="1048576" crc="63cc3c2d" sha1="b4543c65427d15f784641617dcab53663031a9f3" region="cpu1" offset="0"/>
		<rom name="263-p2.bin" size="4194304" crc="768ee64a" sha1="76a65a69aee749758a2101aabdd44f3404838b54" region="cpu1" offset="100000"/>
		<rom name="268-s1fr.bin" size="131072" crc="77b18feb" sha1="2d7cb5838730bfcb45eceeef11557cbcab8aa9da" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="268-m1d.bin" merge="268-m1_decrypted.bin" size="65536" crc="3c0655a7" sha1="ae839d4c2b87a7aa3dd8e5caddc43eb75ee9b732" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="268-v1d.bin" size="8388608" crc="7ff6ca47" sha1="e36c4e6a349dd9fd38d1a36b6760bbd943c2a42f" region="sound1" offset="0"/>
		<rom name="268-v2d.bin" size="8388608" crc="696cce3b" sha1="538d4a25befa4ffd25a48df97380469c13980f7a" region="sound1" offset="800000"/>
		<rom name="268-c1fr.bin" size="8388608" crc="c115bcbd" sha1="241b71cb442844df0f1c7005955c5ae85b95a0b9" region="gfx3" offset="0"/>
		<rom name="268-c2fr.bin" size="8388608" crc="a95f284f" sha1="db6b18b15f871ac17e88d2eec72b95c8a63be959" region="gfx3" offset="1"/>
		<rom name="268-c3d.bin" size="8388608" crc="3cda13a0" sha1="5d029c92688384eafd65ad711a2954d0b86a3163" region="gfx3" offset="1000000"/>
		<rom name="268-c4d.bin" size="8388608" crc="9c00160d" sha1="c612102f9cd288bba4c245b5855d795e4362b217" region="gfx3" offset="1000001"/>
		<rom name="268-c5fr.bin" size="8388608" crc="dae4bdba" sha1="c7da602cc59296fd264fd2f97b29bc242340760f" region="gfx3" offset="2000000"/>
		<rom name="268-c6fr.bin" size="8388608" crc="731a14ce" sha1="2363d3f0f2e2a621051de0db6e465f7b1a387ef9" region="gfx3" offset="2000001"/>
		<rom name="268-c7fr.bin" size="8388608" crc="bc8296af" sha1="4309d093c09219fb90104d30211c204a2abcf82e" region="gfx3" offset="3000000"/>
		<rom name="268-c8fr.bin" size="8388608" crc="6fabe6d5" sha1="12c23b85de985b4daba7def1d9d9d9b4c050ab63" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="necup98k" sourcefile="neogeo.c" romof="neogeo">
		<description>Neo-Geo Cup '98 - The Road to the Victory (Korean)</description>
		<year>1998</year>
		<manufacturer>Hack</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="244-p1.bin" size="2097152" crc="f8fdb7a5" sha1="f34ee5d1c24e70427d05ef488f46906dbd9f9950" region="cpu1" offset="100000"/>
		<rom name="244-s1k.bin" size="131072" crc="becb9e7a" sha1="b40e0ee79ab234ab2162d735d66aafa63f9d7477" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="244-m1.bin" size="131072" crc="a701b276" sha1="055550ebc650835bcf8ea4457b2c91bd73e21281" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="244-v1.bin" size="4194304" crc="79def46d" sha1="63414235de2e177654508f1c840040424f8993e6" region="sound1" offset="0"/>
		<rom name="244-v2.bin" size="2097152" crc="b231902f" sha1="9209772e947a2c7ac31b49dd613bf2eab0cb3358" region="sound1" offset="400000"/>
		<rom name="244-c1k.bin" size="8388608" crc="9067dfda" sha1="034c0e21ece55df30357d7abfb7cb05994e9b131" region="gfx3" offset="0"/>
		<rom name="244-c2k.bin" size="8388608" crc="54e86379" sha1="e76f27b5cf2ab7ed00a8abfe2e2397394c51dac5" region="gfx3" offset="1"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="nitdfr" sourcefile="neogeo.c" cloneof="nitd" romof="nitd">
		<description>Nightmare in the Dark (French)</description>
		<year>2006</year>
		<manufacturer>Neo-Arc</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="260fr-p1.bin" size="524288" crc="aa52c3cf" sha1="f098aa068ee365fa7af9c638bc09eb82396e1749" region="cpu1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="260-m1.bin" merge="260-m1.bin" size="524288" crc="6407c5e5" sha1="d273e154cc905b63205a17a1a6d419cac3485a92" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="260-v1.bin" merge="260-v1.bin" size="4194304" crc="24b0480c" sha1="d769e621be52a5cd2e2568891b5f95a48268e1e0" region="sound1" offset="0"/>
		<rom name="260fr-c1.bin" size="8388608" crc="7c469419" sha1="06a45016c9493b85fbb8d9ebd33409a0d933ed22" region="gfx3" offset="0"/>
		<rom name="260fr-c2.bin" size="8388608" crc="74ada44f" sha1="77d051a3522d2c658ef4790ddeac0271e9490fd2" region="gfx3" offset="1"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="nitdfro" sourcefile="neogeo.c" cloneof="nitd" romof="nitd">
		<description>Nightmare in the Dark (French) (Old)</description>
		<year>2005</year>
		<manufacturer>Neo-Arc</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="260fro-p1.bin" size="524288" crc="b294c6ce" sha1="77f641c05a645e8d57014540ef1b7f52c4a8849b" region="cpu1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="260-m1.bin" merge="260-m1.bin" size="524288" crc="6407c5e5" sha1="d273e154cc905b63205a17a1a6d419cac3485a92" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="260-v1.bin" merge="260-v1.bin" size="4194304" crc="24b0480c" sha1="d769e621be52a5cd2e2568891b5f95a48268e1e0" region="sound1" offset="0"/>
		<rom name="260fro-c1.bin" size="8388608" crc="14c5a25f" sha1="8b29f7e6920eb1b4a7dc42a063e4c8e6ec9a5700" region="gfx3" offset="0"/>
		<rom name="260fro-c2.bin" size="8388608" crc="6630c255" sha1="c8a77a3d6e17e1ed64eb6b1e85172567e7e3e71c" region="gfx3" offset="1"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="nitdsp" sourcefile="neogeo.c" cloneof="nitd" romof="nitd">
		<description>Nightmare in the Dark (Spanish)</description>
		<year>2000</year>
		<manufacturer>Hack</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="260sp-p1.bin" size="524288" crc="0ab6d623" sha1="c508e92d0ed3f600dffe41d2f815d16bb377dace" region="cpu1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="260-m1.bin" merge="260-m1.bin" size="524288" crc="6407c5e5" sha1="d273e154cc905b63205a17a1a6d419cac3485a92" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="260-v1.bin" merge="260-v1.bin" size="4194304" crc="24b0480c" sha1="d769e621be52a5cd2e2568891b5f95a48268e1e0" region="sound1" offset="0"/>
		<rom name="260-c1.bin" merge="260-c1.bin" size="8388608" crc="147b0c7f" sha1="a647c3a2f6d146ff47521c1d39f58830601f5781" region="gfx3" offset="0"/>
		<rom name="260-c2.bin" merge="260-c2.bin" size="8388608" crc="d2b04b0d" sha1="ce4322e6cfacb627fe997efe81018861e21d3c27" region="gfx3" offset="1"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="rotdbr" sourcefile="neogeo.c" cloneof="rotd" romof="rotd">
		<description>Rage of the Dragons (Portuguese)</description>
		<year>2002</year>
		<manufacturer>Hack</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="264br-p1.bin" size="8388608" crc="8f5d7188" sha1="a29209a05a22e18d6baa78830d6bbc763d23dcac" region="cpu1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="264-m1_decrypted.bin" merge="264-m1_decrypted.bin" size="65536" crc="7e06206d" sha1="ba32dd6ffbfbf532bba9bed4c2d70cfbe959ac23" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="264-v1.bin" merge="264-v1.bin" size="8388608" crc="fa005812" sha1="73723126dab5a640ac11955ed6da1bf7a91394f5" region="sound1" offset="0"/>
		<rom name="264-v2.bin" merge="264-v2.bin" size="8388608" crc="c3dc8bf0" sha1="a105e37262d9500a30fb8a5dac05aa4fab2562a3" region="sound1" offset="800000"/>
		<rom name="264-c1.bin" merge="264-c1.bin" size="8388608" crc="4f148fee" sha1="0821463765fad8fbd0dfbbabb7807337d0333719" region="gfx3" offset="0"/>
		<rom name="264-c2.bin" merge="264-c2.bin" size="8388608" crc="7cf5ff72" sha1="ccb2f94bce943576d224cb326806942426d25584" region="gfx3" offset="1"/>
		<rom name="264-c3.bin" merge="264-c3.bin" size="8388608" crc="64d84c98" sha1="8faf153f465ce6fb7770b27a7ce63caf11dd4086" region="gfx3" offset="1000000"/>
		<rom name="264-c4.bin" merge="264-c4.bin" size="8388608" crc="2f394a95" sha1="82347e8f2b48b0522d7d91fd3f372d5768934ab2" region="gfx3" offset="1000001"/>
		<rom name="264-c5.bin" merge="264-c5.bin" size="8388608" crc="6b99b978" sha1="8fd0a60029b41668f9e1e3056edd3c90f62efa83" region="gfx3" offset="2000000"/>
		<rom name="264-c6.bin" merge="264-c6.bin" size="8388608" crc="847d5c7d" sha1="a2ce03f6302edf81f2645de9ec61df1a281ddd78" region="gfx3" offset="2000001"/>
		<rom name="264-c7.bin" merge="264-c7.bin" size="8388608" crc="231d681e" sha1="87836e64dc816f8bf1c834641535ea96baacc024" region="gfx3" offset="3000000"/>
		<rom name="264-c8.bin" merge="264-c8.bin" size="8388608" crc="c5edb5c4" sha1="253378c8739daa5da4edb15eff7050820b2b3755" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="rotdbr1" sourcefile="neogeo.c" cloneof="rotd" romof="rotd">
		<description>Rage of the Dragons (Portuguese) (Alt Set 1)</description>
		<year>2002</year>
		<manufacturer>Hack</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="264br1-p1.bin" size="8388608" crc="59395cb3" sha1="3f723a4b9bbc8c587eab449ecdb2be666ca59992" region="cpu1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="264-m1_decrypted.bin" merge="264-m1_decrypted.bin" size="65536" crc="7e06206d" sha1="ba32dd6ffbfbf532bba9bed4c2d70cfbe959ac23" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="264-v1.bin" merge="264-v1.bin" size="8388608" crc="fa005812" sha1="73723126dab5a640ac11955ed6da1bf7a91394f5" region="sound1" offset="0"/>
		<rom name="264-v2.bin" merge="264-v2.bin" size="8388608" crc="c3dc8bf0" sha1="a105e37262d9500a30fb8a5dac05aa4fab2562a3" region="sound1" offset="800000"/>
		<rom name="264-c1.bin" merge="264-c1.bin" size="8388608" crc="4f148fee" sha1="0821463765fad8fbd0dfbbabb7807337d0333719" region="gfx3" offset="0"/>
		<rom name="264-c2.bin" merge="264-c2.bin" size="8388608" crc="7cf5ff72" sha1="ccb2f94bce943576d224cb326806942426d25584" region="gfx3" offset="1"/>
		<rom name="264-c3.bin" merge="264-c3.bin" size="8388608" crc="64d84c98" sha1="8faf153f465ce6fb7770b27a7ce63caf11dd4086" region="gfx3" offset="1000000"/>
		<rom name="264-c4.bin" merge="264-c4.bin" size="8388608" crc="2f394a95" sha1="82347e8f2b48b0522d7d91fd3f372d5768934ab2" region="gfx3" offset="1000001"/>
		<rom name="264-c5.bin" merge="264-c5.bin" size="8388608" crc="6b99b978" sha1="8fd0a60029b41668f9e1e3056edd3c90f62efa83" region="gfx3" offset="2000000"/>
		<rom name="264-c6.bin" merge="264-c6.bin" size="8388608" crc="847d5c7d" sha1="a2ce03f6302edf81f2645de9ec61df1a281ddd78" region="gfx3" offset="2000001"/>
		<rom name="264-c7.bin" merge="264-c7.bin" size="8388608" crc="231d681e" sha1="87836e64dc816f8bf1c834641535ea96baacc024" region="gfx3" offset="3000000"/>
		<rom name="264-c8.bin" merge="264-c8.bin" size="8388608" crc="c5edb5c4" sha1="253378c8739daa5da4edb15eff7050820b2b3755" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="rotdbr2" sourcefile="neogeo.c" cloneof="rotd" romof="rotd">
		<description>Rage of the Dragons (Portuguese) (Alt Set 2)</description>
		<year>2002</year>
		<manufacturer>Hack</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="264br2-p1.bin" size="8388608" crc="8a973ecf" sha1="5c472fca9091fb88f49ea72ce49b17fae3bbdaa9" region="cpu1" offset="0"/>
		<rom name="264br2-s1.bin" size="131072" crc="28b387d6" sha1="eb50e74b66ce9e14765fa0841e928b8be3035c73" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="264-m1_decrypted.bin" merge="264-m1_decrypted.bin" size="65536" crc="7e06206d" sha1="ba32dd6ffbfbf532bba9bed4c2d70cfbe959ac23" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="264-v1.bin" merge="264-v1.bin" size="8388608" crc="fa005812" sha1="73723126dab5a640ac11955ed6da1bf7a91394f5" region="sound1" offset="0"/>
		<rom name="264-v2.bin" merge="264-v2.bin" size="8388608" crc="c3dc8bf0" sha1="a105e37262d9500a30fb8a5dac05aa4fab2562a3" region="sound1" offset="800000"/>
		<rom name="264-c1.bin" merge="264-c1.bin" size="8388608" crc="4f148fee" sha1="0821463765fad8fbd0dfbbabb7807337d0333719" region="gfx3" offset="0"/>
		<rom name="264-c2.bin" merge="264-c2.bin" size="8388608" crc="7cf5ff72" sha1="ccb2f94bce943576d224cb326806942426d25584" region="gfx3" offset="1"/>
		<rom name="264-c3.bin" merge="264-c3.bin" size="8388608" crc="64d84c98" sha1="8faf153f465ce6fb7770b27a7ce63caf11dd4086" region="gfx3" offset="1000000"/>
		<rom name="264-c4.bin" merge="264-c4.bin" size="8388608" crc="2f394a95" sha1="82347e8f2b48b0522d7d91fd3f372d5768934ab2" region="gfx3" offset="1000001"/>
		<rom name="264-c5.bin" merge="264-c5.bin" size="8388608" crc="6b99b978" sha1="8fd0a60029b41668f9e1e3056edd3c90f62efa83" region="gfx3" offset="2000000"/>
		<rom name="264-c6.bin" merge="264-c6.bin" size="8388608" crc="847d5c7d" sha1="a2ce03f6302edf81f2645de9ec61df1a281ddd78" region="gfx3" offset="2000001"/>
		<rom name="264-c7.bin" merge="264-c7.bin" size="8388608" crc="231d681e" sha1="87836e64dc816f8bf1c834641535ea96baacc024" region="gfx3" offset="3000000"/>
		<rom name="264-c8.bin" merge="264-c8.bin" size="8388608" crc="c5edb5c4" sha1="253378c8739daa5da4edb15eff7050820b2b3755" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="wjammerk" sourcefile="neogeo.c" romof="neogeo">
		<description>Windjammers / Flying Power Disc (Korean)</description>
		<year>1994</year>
		<manufacturer>Hack</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="065-p1.bin" size="1048576" crc="6692c140" sha1="5da574e906974fac92bb2f49bdeea257c014a897" region="cpu1" offset="0"/>
		<rom name="065-s1.bin" size="131072" crc="074b5723" sha1="86d3b3bb5414f43e4d3b7a2af0db23cc71ce8412" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="065-m1.bin" size="131072" crc="52c23cfc" sha1="809a7e072ad9acbffc25e9bd27cdb97638d09d07" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="065-v1.bin" size="1048576" crc="ce8b3698" sha1="7d75e2a5cf8c90be422f8b425447e81597fe145a" region="sound1" offset="0"/>
		<rom name="065-v2.bin" size="1048576" crc="659f9b96" sha1="62f40365212153bc3b92a1187fa44f6cdc7f7b83" region="sound1" offset="100000"/>
		<rom name="065-v3.bin" size="1048576" crc="39f73061" sha1="ec57cd58e7f8569cff925d11e2320d588ce4fe49" region="sound1" offset="200000"/>
		<rom name="065-v4.bin" size="1048576" crc="5dee7963" sha1="f8e6de73d65dd80b29c711f00835a574a770cb4e" region="sound1" offset="300000"/>
		<rom name="065-c1k.bin" size="1048576" crc="ebded27e" sha1="574a0086bf13a5ac5d27de90c4d4611a19668cf8" region="gfx3" offset="0"/>
		<rom name="065-c2k.bin" size="1048576" crc="f5483767" sha1="756dd8e161bf428659c642b5056aa0bcf5e0d9a8" region="gfx3" offset="1"/>
		<rom name="065-c3.bin" size="1048576" crc="40986386" sha1="65795a50197049681265946713d416c9cdb68f08" region="gfx3" offset="200000"/>
		<rom name="065-c4.bin" size="1048576" crc="715e15ff" sha1="ac8b8b01f5c7384b883afbe0cf977430378e3fef" region="gfx3" offset="200001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="aof2b" sourcefile="neogeo.c" cloneof="aof2" romof="aof2">
		<description>Art of Fighting 2 (Geese instead of Mr. Big)</description>
		<year>1994</year>
		<manufacturer>TcwLee</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="056b-p1.bin" size="1048576" crc="c3dc11f8" sha1="7f92f4931ffdf2561b1a2741e18a4ae301df8497" region="cpu1" offset="0"/>
		<rom name="056-s1.bin" merge="056-s1.bin" size="131072" crc="8b02638e" sha1="aa4d28804ca602da776948b5f223ea89e427906b" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="056-m1.bin" merge="056-m1.bin" size="131072" crc="f27e9d52" sha1="dddae733d87ce7c88ad2580a8f64cb6ff9572e67" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="056-v1.bin" merge="056-v1.bin" size="2097152" crc="4628fde0" sha1="ece2a50f5270d844d58401b1447d1d856d78ea45" region="sound1" offset="0"/>
		<rom name="056-v2.bin" merge="056-v2.bin" size="2097152" crc="b710e2f2" sha1="df4da585203eea7554d3ce718eb107e9cb6a0254" region="sound1" offset="200000"/>
		<rom name="056-v3.bin" merge="056-v3.bin" size="1048576" crc="d168c301" sha1="969273d1d11943e81560959359a2c4e69522af0e" region="sound1" offset="400000"/>
		<rom name="056-c1.bin" merge="056-c1.bin" size="2097152" crc="17b9cbd2" sha1="1eee81e02763d384bd1c10a6012473ca931e4093" region="gfx3" offset="0"/>
		<rom name="056-c2.bin" merge="056-c2.bin" size="2097152" crc="5fd76b67" sha1="11925a41a53b53c6df4a5ebd28f98300950f743b" region="gfx3" offset="1"/>
		<rom name="056-c3.bin" merge="056-c3.bin" size="2097152" crc="d2c88768" sha1="22e2d84aa0c095944190e249ce87ef50d3f7b8ce" region="gfx3" offset="400000"/>
		<rom name="056-c4.bin" merge="056-c4.bin" size="2097152" crc="db39b883" sha1="59de86c513dc4e230ae25d9e3b7e84621b657b54" region="gfx3" offset="400001"/>
		<rom name="056-c5.bin" merge="056-c5.bin" size="2097152" crc="c3074137" sha1="9a75e3d63cb98d54f900dcfb3a03e21f3148d32f" region="gfx3" offset="800000"/>
		<rom name="056-c6.bin" merge="056-c6.bin" size="2097152" crc="31de68d3" sha1="13ba7046cdd6863125f8284e60f102d4720af5a4" region="gfx3" offset="800001"/>
		<rom name="056-c7.bin" merge="056-c7.bin" size="2097152" crc="3f36df57" sha1="79ee97e9ae811a51141b535633f90e1491209d54" region="gfx3" offset="c00000"/>
		<rom name="056-c8.bin" merge="056-c8.bin" size="2097152" crc="e546d7a8" sha1="74a2fca994a5a93a5784a46c0f68193122456a09" region="gfx3" offset="c00001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="aof2br2" sourcefile="neogeo.c" cloneof="aof2" romof="aof2">
		<description>Art of Fighting 2 (Geese instead of Ryo)</description>
		<year>1994</year>
		<manufacturer>TcwLee</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="056br2-p1.bin" size="1048576" crc="02d068b7" sha1="5aadebfd9a59e48be972c63dbf6c4cac32bba89a" region="cpu1" offset="0"/>
		<rom name="056-s1.bin" merge="056-s1.bin" size="131072" crc="8b02638e" sha1="aa4d28804ca602da776948b5f223ea89e427906b" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="056-m1.bin" merge="056-m1.bin" size="131072" crc="f27e9d52" sha1="dddae733d87ce7c88ad2580a8f64cb6ff9572e67" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="056-v1.bin" merge="056-v1.bin" size="2097152" crc="4628fde0" sha1="ece2a50f5270d844d58401b1447d1d856d78ea45" region="sound1" offset="0"/>
		<rom name="056-v2.bin" merge="056-v2.bin" size="2097152" crc="b710e2f2" sha1="df4da585203eea7554d3ce718eb107e9cb6a0254" region="sound1" offset="200000"/>
		<rom name="056-v3.bin" merge="056-v3.bin" size="1048576" crc="d168c301" sha1="969273d1d11943e81560959359a2c4e69522af0e" region="sound1" offset="400000"/>
		<rom name="056-c1.bin" merge="056-c1.bin" size="2097152" crc="17b9cbd2" sha1="1eee81e02763d384bd1c10a6012473ca931e4093" region="gfx3" offset="0"/>
		<rom name="056-c2.bin" merge="056-c2.bin" size="2097152" crc="5fd76b67" sha1="11925a41a53b53c6df4a5ebd28f98300950f743b" region="gfx3" offset="1"/>
		<rom name="056-c3.bin" merge="056-c3.bin" size="2097152" crc="d2c88768" sha1="22e2d84aa0c095944190e249ce87ef50d3f7b8ce" region="gfx3" offset="400000"/>
		<rom name="056-c4.bin" merge="056-c4.bin" size="2097152" crc="db39b883" sha1="59de86c513dc4e230ae25d9e3b7e84621b657b54" region="gfx3" offset="400001"/>
		<rom name="056-c5.bin" merge="056-c5.bin" size="2097152" crc="c3074137" sha1="9a75e3d63cb98d54f900dcfb3a03e21f3148d32f" region="gfx3" offset="800000"/>
		<rom name="056-c6.bin" merge="056-c6.bin" size="2097152" crc="31de68d3" sha1="13ba7046cdd6863125f8284e60f102d4720af5a4" region="gfx3" offset="800001"/>
		<rom name="056-c7.bin" merge="056-c7.bin" size="2097152" crc="3f36df57" sha1="79ee97e9ae811a51141b535633f90e1491209d54" region="gfx3" offset="c00000"/>
		<rom name="056-c8.bin" merge="056-c8.bin" size="2097152" crc="e546d7a8" sha1="74a2fca994a5a93a5784a46c0f68193122456a09" region="gfx3" offset="c00001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="aof3b" sourcefile="neogeo.c" romof="neogeo">
		<description>Art of Fighting 3 (Add Char - Enabled add info)</description>
		<year>1996</year>
		<manufacturer>Dodowang</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="096b-p1.bin" size="1048576" crc="255aec23" sha1="9e97772cc2db51139a04bac725e6529dd6e0f19a" region="cpu1" offset="0"/>
		<rom name="096-p2.bin" size="2097152" crc="4d5a2602" sha1="4c26d6135d2877d9c38169662033e9d0cc24d943" region="cpu1" offset="100000"/>
		<rom name="096-s1.bin" size="131072" crc="cc7fd344" sha1="2c6846cf8ea61fb192ba181dbccb63594d572c0e" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="096-m1.bin" size="131072" crc="cb07b659" sha1="940b379957c2987d7ab0443cb80c3ff58f6ba559" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="096-v1.bin" size="2097152" crc="e2c32074" sha1="69426e7e63fc31a73d1cd056cc9ae6a2c4499407" region="sound1" offset="0"/>
		<rom name="096-v2.bin" size="2097152" crc="a290eee7" sha1="e66a98cd9740188bf999992b417f8feef941cede" region="sound1" offset="200000"/>
		<rom name="096-v3.bin" size="2097152" crc="199d12ea" sha1="a883bf34e685487705a8dafdd0b8db15eb360e80" region="sound1" offset="400000"/>
		<rom name="096-c1.bin" size="4194304" crc="f17b8d89" sha1="7180df23f7c7a964b0835fda76970b12f0aa9ea8" region="gfx3" offset="0"/>
		<rom name="096-c2.bin" size="4194304" crc="3840c508" sha1="55adc7cd26fec3e4dbd779df6701bc6eaba41b84" region="gfx3" offset="1"/>
		<rom name="096-c3.bin" size="4194304" crc="55f9ee1e" sha1="fbe1b7891beae66c5fcbc7e36168dc1b460ede91" region="gfx3" offset="800000"/>
		<rom name="096-c4.bin" size="4194304" crc="585b7e47" sha1="d50ea91397fc53d86470ff5b493a44d57c010306" region="gfx3" offset="800001"/>
		<rom name="096-c5.bin" size="4194304" crc="c75a753c" sha1="fc977f8710816a369a5d0d49ee84059380e93fb7" region="gfx3" offset="1000000"/>
		<rom name="096-c6.bin" size="4194304" crc="9a9d2f7a" sha1="a89a713bfcd93974c9acb21ce699d365b08e7e39" region="gfx3" offset="1000001"/>
		<rom name="096-c7.bin" size="2097152" crc="51bd8ab2" sha1="c8def9c64de64571492b5b7e14b794e3c18f1393" region="gfx3" offset="1800000"/>
		<rom name="096-c8.bin" size="2097152" crc="9a34f99c" sha1="fca72d95ec42790a7f1e771a1e25dbc5bec5fc19" region="gfx3" offset="1800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="breaksp" sourcefile="neogeo.c" romof="neogeo">
		<description>Breakers (Move change 26c?)</description>
		<year>1996</year>
		<manufacturer>Unk</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="230sp-p1.bin" size="2097152" crc="244ad91b" sha1="22efea04bfb86e8c75a80c6584ab0caa85fc0e92" region="cpu1" offset="100000"/>
		<rom name="230-s1.bin" size="131072" crc="076fb64c" sha1="c166038128d7004f69932141f83b320a35c2b4ca" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="230-m1.bin" size="131072" crc="3951a1c1" sha1="1e6442a7ea82ada9503d71045dd93e12bd05254f" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="230-v1.bin" size="4194304" crc="7f9ed279" sha1="acd0558960ec29bfc3e3ee99d00e503bebff8513" region="sound1" offset="0"/>
		<rom name="230-v2.bin" size="4194304" crc="1d43e420" sha1="26d09b8b18b4b802dbda4d6f06626c24d0b7c512" region="sound1" offset="400000"/>
		<rom name="230-c1.bin" size="4194304" crc="68d4ae76" sha1="2e820067f6963669f104bebf19e865fe4127b4dd" region="gfx3" offset="0"/>
		<rom name="230-c2.bin" size="4194304" crc="fdee05cd" sha1="efc4ffd790953ac7c25d5f045c64a9b49d24b096" region="gfx3" offset="1"/>
		<rom name="230-c3.bin" size="4194304" crc="645077f3" sha1="0ae74f3b4b3b88f128c6d8c0f35ffa53f5d67ef2" region="gfx3" offset="800000"/>
		<rom name="230-c4.bin" size="4194304" crc="63aeb74c" sha1="9ff6930c0c3d79b46b86356e8565ce4fcd69ac38" region="gfx3" offset="800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="cthd2k3b" sourcefile="neogeo.c" cloneof="kof2001" romof="kof2001">
		<description>Crouching Tiger Hidden Dragon 2003 (Add Char)</description>
		<year>2001</year>
		<manufacturer>HunterX Hacker</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="5003b-p1.bin" size="1048576" crc="f403c9b3" sha1="35d52b9388d4715bacbe958accd133c19e769e30" region="cpu1" offset="0"/>
		<rom name="5003-p2.bin" size="4194304" crc="adc1c22b" sha1="271e0629989257a0d21d280c05df53df259414b1" region="cpu1" offset="100000"/>
		<rom name="5003-s1.bin" size="131072" crc="5ba29aab" sha1="e7ea67268a10243693bff722e6fd2276ca540acf" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="5003-m1.bin" size="131072" crc="1a8c274b" sha1="5f6f9c533f4a296a18c741ce59a69cf6f5c836b9" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="262-v1.bin" merge="262-v1.bin" size="4194304" crc="83d49ecf" sha1="2f2c116e45397652e77fcf5d951fa5f71b639572" region="sound1" offset="0"/>
		<rom name="262-v2.bin" merge="262-v2.bin" size="4194304" crc="003f1843" sha1="bdd58837ad542548bd4053c262f558af88e3b989" region="sound1" offset="400000"/>
		<rom name="262-v3.bin" merge="262-v3.bin" size="4194304" crc="2ae38dbe" sha1="4e82b7dd3b899d61907620517a5a27bdaba0725d" region="sound1" offset="800000"/>
		<rom name="262-v4.bin" merge="262-v4.bin" size="4194304" crc="26ec4dd9" sha1="8bd68d95a2d913be41a51f51e48dbe3bff5924fb" region="sound1" offset="c00000"/>
		<rom name="5003-c1.bin" size="8388608" crc="68f54b67" sha1="e2869709b11ea2846799fe431211c83e928e103e" region="gfx3" offset="0"/>
		<rom name="5003-c2.bin" size="8388608" crc="2f8849d5" sha1="7ef74981aa056f5acab4ddabffd3e98b4cb970be" region="gfx3" offset="1"/>
		<rom name="5003-c3.bin" size="8388608" crc="ac4aff71" sha1="c983f642e68deaa40fee3e208f2dd55f3bacbdc1" region="gfx3" offset="1000000"/>
		<rom name="5003-c4.bin" size="8388608" crc="afef5d66" sha1="39fe785563fbea54bba88de60dcc62e2458bd74a" region="gfx3" offset="1000001"/>
		<rom name="5003-c5.bin" size="8388608" crc="c7c1ae50" sha1="f54f5be7513a5ce2f01ab107a2b26f6a9ee1f2a9" region="gfx3" offset="2000000"/>
		<rom name="5003-c6.bin" size="8388608" crc="613197f9" sha1="6d1fefa1be81b79e251e55a1352544c0298e4674" region="gfx3" offset="2000001"/>
		<rom name="5003-c7.bin" size="8388608" crc="64ddfe0f" sha1="361f3f4618009bf6419961266eb9ab5002bef53c" region="gfx3" offset="3000000"/>
		<rom name="5003-c8.bin" size="8388608" crc="917a1439" sha1="6f28d1d7c6edee1283f25e632c69204dbebe40af" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="ct2k3eh" sourcefile="neogeo.c" cloneof="kof2001" romof="kof2001">
		<description>Crouching Tiger Hidden Dragon 2003 (Add Char - Pow hack)</description>
		<year>2001</year>
		<manufacturer>Fighters Kim and HunterX Hacker</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="5003eh-p1.bin" size="1048576" crc="eac4773b" sha1="7e8af18d5a18b3fe0b9130c66d8f4ef6297b8c7f" region="cpu1" offset="0"/>
		<rom name="5003-p2.bin" size="4194304" crc="adc1c22b" sha1="271e0629989257a0d21d280c05df53df259414b1" region="cpu1" offset="100000"/>
		<rom name="5003-s1.bin" size="131072" crc="5ba29aab" sha1="e7ea67268a10243693bff722e6fd2276ca540acf" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="5003-m1.bin" size="131072" crc="1a8c274b" sha1="5f6f9c533f4a296a18c741ce59a69cf6f5c836b9" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="262-v1.bin" merge="262-v1.bin" size="4194304" crc="83d49ecf" sha1="2f2c116e45397652e77fcf5d951fa5f71b639572" region="sound1" offset="0"/>
		<rom name="262-v2.bin" merge="262-v2.bin" size="4194304" crc="003f1843" sha1="bdd58837ad542548bd4053c262f558af88e3b989" region="sound1" offset="400000"/>
		<rom name="262-v3.bin" merge="262-v3.bin" size="4194304" crc="2ae38dbe" sha1="4e82b7dd3b899d61907620517a5a27bdaba0725d" region="sound1" offset="800000"/>
		<rom name="262-v4.bin" merge="262-v4.bin" size="4194304" crc="26ec4dd9" sha1="8bd68d95a2d913be41a51f51e48dbe3bff5924fb" region="sound1" offset="c00000"/>
		<rom name="5003-c1.bin" size="8388608" crc="68f54b67" sha1="e2869709b11ea2846799fe431211c83e928e103e" region="gfx3" offset="0"/>
		<rom name="5003-c2.bin" size="8388608" crc="2f8849d5" sha1="7ef74981aa056f5acab4ddabffd3e98b4cb970be" region="gfx3" offset="1"/>
		<rom name="5003-c3.bin" size="8388608" crc="ac4aff71" sha1="c983f642e68deaa40fee3e208f2dd55f3bacbdc1" region="gfx3" offset="1000000"/>
		<rom name="5003-c4.bin" size="8388608" crc="afef5d66" sha1="39fe785563fbea54bba88de60dcc62e2458bd74a" region="gfx3" offset="1000001"/>
		<rom name="5003-c5.bin" size="8388608" crc="c7c1ae50" sha1="f54f5be7513a5ce2f01ab107a2b26f6a9ee1f2a9" region="gfx3" offset="2000000"/>
		<rom name="5003-c6.bin" size="8388608" crc="613197f9" sha1="6d1fefa1be81b79e251e55a1352544c0298e4674" region="gfx3" offset="2000001"/>
		<rom name="5003-c7.bin" size="8388608" crc="64ddfe0f" sha1="361f3f4618009bf6419961266eb9ab5002bef53c" region="gfx3" offset="3000000"/>
		<rom name="5003-c8.bin" size="8388608" crc="917a1439" sha1="6f28d1d7c6edee1283f25e632c69204dbebe40af" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="ct2k3k3" sourcefile="neogeo.c" cloneof="kof2001" romof="kof2001">
		<description>Crouching Tiger Hidden Dragon 2003 Remix v1.2 (Diff Move - 030823)</description>
		<year>2001</year>
		<manufacturer>Jason/K3</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="5003k3-p1.bin" size="1048576" crc="f5f1cfb2" sha1="f0e19ae063e771567b30b52710c143b5e72cbf5a" region="cpu1" offset="0"/>
		<rom name="5003-p2.bin" size="4194304" crc="adc1c22b" sha1="271e0629989257a0d21d280c05df53df259414b1" region="cpu1" offset="100000"/>
		<rom name="5003-s1.bin" size="131072" crc="5ba29aab" sha1="e7ea67268a10243693bff722e6fd2276ca540acf" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="5003-m1.bin" size="131072" crc="1a8c274b" sha1="5f6f9c533f4a296a18c741ce59a69cf6f5c836b9" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="262-v1.bin" merge="262-v1.bin" size="4194304" crc="83d49ecf" sha1="2f2c116e45397652e77fcf5d951fa5f71b639572" region="sound1" offset="0"/>
		<rom name="262-v2.bin" merge="262-v2.bin" size="4194304" crc="003f1843" sha1="bdd58837ad542548bd4053c262f558af88e3b989" region="sound1" offset="400000"/>
		<rom name="262-v3.bin" merge="262-v3.bin" size="4194304" crc="2ae38dbe" sha1="4e82b7dd3b899d61907620517a5a27bdaba0725d" region="sound1" offset="800000"/>
		<rom name="262-v4.bin" merge="262-v4.bin" size="4194304" crc="26ec4dd9" sha1="8bd68d95a2d913be41a51f51e48dbe3bff5924fb" region="sound1" offset="c00000"/>
		<rom name="5003-c1.bin" size="8388608" crc="68f54b67" sha1="e2869709b11ea2846799fe431211c83e928e103e" region="gfx3" offset="0"/>
		<rom name="5003-c2.bin" size="8388608" crc="2f8849d5" sha1="7ef74981aa056f5acab4ddabffd3e98b4cb970be" region="gfx3" offset="1"/>
		<rom name="5003-c3.bin" size="8388608" crc="ac4aff71" sha1="c983f642e68deaa40fee3e208f2dd55f3bacbdc1" region="gfx3" offset="1000000"/>
		<rom name="5003-c4.bin" size="8388608" crc="afef5d66" sha1="39fe785563fbea54bba88de60dcc62e2458bd74a" region="gfx3" offset="1000001"/>
		<rom name="5003-c5.bin" size="8388608" crc="c7c1ae50" sha1="f54f5be7513a5ce2f01ab107a2b26f6a9ee1f2a9" region="gfx3" offset="2000000"/>
		<rom name="5003-c6.bin" size="8388608" crc="613197f9" sha1="6d1fefa1be81b79e251e55a1352544c0298e4674" region="gfx3" offset="2000001"/>
		<rom name="5003-c7.bin" size="8388608" crc="64ddfe0f" sha1="361f3f4618009bf6419961266eb9ab5002bef53c" region="gfx3" offset="3000000"/>
		<rom name="5003-c8.bin" size="8388608" crc="917a1439" sha1="6f28d1d7c6edee1283f25e632c69204dbebe40af" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="ct2k3k3o" sourcefile="neogeo.c" cloneof="kof2001" romof="kof2001">
		<description>Crouching Tiger Hidden Dragon 2003 Remix (Diff Move - 030818)</description>
		<year>2001</year>
		<manufacturer>Jason/K3</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="5003k3o-p1.bin" size="1048576" crc="93b2cb2b" sha1="dc6bacae8851ab74eaf45c4392fdab0d679a266f" region="cpu1" offset="0"/>
		<rom name="5003-p2.bin" size="4194304" crc="adc1c22b" sha1="271e0629989257a0d21d280c05df53df259414b1" region="cpu1" offset="100000"/>
		<rom name="5003-s1.bin" size="131072" crc="5ba29aab" sha1="e7ea67268a10243693bff722e6fd2276ca540acf" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="5003-m1.bin" size="131072" crc="1a8c274b" sha1="5f6f9c533f4a296a18c741ce59a69cf6f5c836b9" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="262-v1.bin" merge="262-v1.bin" size="4194304" crc="83d49ecf" sha1="2f2c116e45397652e77fcf5d951fa5f71b639572" region="sound1" offset="0"/>
		<rom name="262-v2.bin" merge="262-v2.bin" size="4194304" crc="003f1843" sha1="bdd58837ad542548bd4053c262f558af88e3b989" region="sound1" offset="400000"/>
		<rom name="262-v3.bin" merge="262-v3.bin" size="4194304" crc="2ae38dbe" sha1="4e82b7dd3b899d61907620517a5a27bdaba0725d" region="sound1" offset="800000"/>
		<rom name="262-v4.bin" merge="262-v4.bin" size="4194304" crc="26ec4dd9" sha1="8bd68d95a2d913be41a51f51e48dbe3bff5924fb" region="sound1" offset="c00000"/>
		<rom name="5003-c1.bin" size="8388608" crc="68f54b67" sha1="e2869709b11ea2846799fe431211c83e928e103e" region="gfx3" offset="0"/>
		<rom name="5003-c2.bin" size="8388608" crc="2f8849d5" sha1="7ef74981aa056f5acab4ddabffd3e98b4cb970be" region="gfx3" offset="1"/>
		<rom name="5003-c3.bin" size="8388608" crc="ac4aff71" sha1="c983f642e68deaa40fee3e208f2dd55f3bacbdc1" region="gfx3" offset="1000000"/>
		<rom name="5003-c4.bin" size="8388608" crc="afef5d66" sha1="39fe785563fbea54bba88de60dcc62e2458bd74a" region="gfx3" offset="1000001"/>
		<rom name="5003-c5.bin" size="8388608" crc="c7c1ae50" sha1="f54f5be7513a5ce2f01ab107a2b26f6a9ee1f2a9" region="gfx3" offset="2000000"/>
		<rom name="5003-c6.bin" size="8388608" crc="613197f9" sha1="6d1fefa1be81b79e251e55a1352544c0298e4674" region="gfx3" offset="2000001"/>
		<rom name="5003-c7.bin" size="8388608" crc="64ddfe0f" sha1="361f3f4618009bf6419961266eb9ab5002bef53c" region="gfx3" offset="3000000"/>
		<rom name="5003-c8.bin" size="8388608" crc="917a1439" sha1="6f28d1d7c6edee1283f25e632c69204dbebe40af" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="dbdehy" sourcefile="neogeo.c" cloneof="doubledr" romof="doubledr">
		<description>Double Dragon (Neo-Geo) (Add Char)</description>
		<year>1995</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="082ehy-p1.bin" size="2097152" crc="37223431" sha1="b9369b8140213afd8efccb849ee7b4df81b01d20" region="cpu1" offset="100000"/>
		<rom name="082-s1.bin" merge="082-s1.bin" size="131072" crc="bef995c5" sha1="9c89adbdaa5c1f827632c701688563dac2e482a4" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="082-m1.bin" merge="082-m1.bin" size="131072" crc="10b144de" sha1="cf1ed0a447da68240c62bcfd76b1569803f6bf76" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="082-v1.bin" merge="082-v1.bin" size="2097152" crc="cc1128e4" sha1="bfcfff24bc7fbde0b02b1bc0dffebd5270a0eb04" region="sound1" offset="0"/>
		<rom name="082-v2.bin" merge="082-v2.bin" size="2097152" crc="c3ff5554" sha1="c685887ad64998e5572607a916b023f8b9efac49" region="sound1" offset="200000"/>
		<rom name="082-c1.bin" merge="082-c1.bin" size="2097152" crc="b478c725" sha1="3a777c5906220f246a6dc06cb084e6ad650d67bb" region="gfx3" offset="0"/>
		<rom name="082-c2.bin" merge="082-c2.bin" size="2097152" crc="2857da32" sha1="9f13245965d23db86d46d7e73dfb6cc63e6f25a1" region="gfx3" offset="1"/>
		<rom name="082-c3.bin" merge="082-c3.bin" size="2097152" crc="8b0d378e" sha1="3a347215e414b738164f1fe4144102f07d4ffb80" region="gfx3" offset="400000"/>
		<rom name="082-c4.bin" merge="082-c4.bin" size="2097152" crc="c7d2f596" sha1="e2d09d4d1b1fef9c0c53ecf3629e974b75e559f5" region="gfx3" offset="400001"/>
		<rom name="082-c5.bin" merge="082-c5.bin" size="2097152" crc="ec87bff6" sha1="3fa86da93881158c2c23443855922a7b32e55135" region="gfx3" offset="800000"/>
		<rom name="082-c6.bin" merge="082-c6.bin" size="2097152" crc="844a8a11" sha1="b2acbd4cacce66fb32c052b2fba9984904679bda" region="gfx3" offset="800001"/>
		<rom name="082-c7.bin" merge="082-c7.bin" size="1048576" crc="727c4d02" sha1="8204c7f037d46e0c58f269f9c7a535bc2589f526" region="gfx3" offset="c00000"/>
		<rom name="082-c8.bin" merge="082-c8.bin" size="1048576" crc="69a5fa37" sha1="020e70e0e8b3c5d00a40fe97e418115a3187e50a" region="gfx3" offset="c00001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="dbdy" sourcefile="neogeo.c" cloneof="doubledr" romof="doubledr">
		<description>Double Dragon (Neo-Geo) (Add Char - Always in AES mode)</description>
		<year>1995</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="082y-p1.bin" size="2097152" crc="2ab6a95a" sha1="f2fec024dab20a3b5a444bc431377531598d27fa" region="cpu1" offset="100000"/>
		<rom name="082-s1.bin" merge="082-s1.bin" size="131072" crc="bef995c5" sha1="9c89adbdaa5c1f827632c701688563dac2e482a4" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="082-m1.bin" merge="082-m1.bin" size="131072" crc="10b144de" sha1="cf1ed0a447da68240c62bcfd76b1569803f6bf76" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="082-v1.bin" merge="082-v1.bin" size="2097152" crc="cc1128e4" sha1="bfcfff24bc7fbde0b02b1bc0dffebd5270a0eb04" region="sound1" offset="0"/>
		<rom name="082-v2.bin" merge="082-v2.bin" size="2097152" crc="c3ff5554" sha1="c685887ad64998e5572607a916b023f8b9efac49" region="sound1" offset="200000"/>
		<rom name="082-c1.bin" merge="082-c1.bin" size="2097152" crc="b478c725" sha1="3a777c5906220f246a6dc06cb084e6ad650d67bb" region="gfx3" offset="0"/>
		<rom name="082-c2.bin" merge="082-c2.bin" size="2097152" crc="2857da32" sha1="9f13245965d23db86d46d7e73dfb6cc63e6f25a1" region="gfx3" offset="1"/>
		<rom name="082-c3.bin" merge="082-c3.bin" size="2097152" crc="8b0d378e" sha1="3a347215e414b738164f1fe4144102f07d4ffb80" region="gfx3" offset="400000"/>
		<rom name="082-c4.bin" merge="082-c4.bin" size="2097152" crc="c7d2f596" sha1="e2d09d4d1b1fef9c0c53ecf3629e974b75e559f5" region="gfx3" offset="400001"/>
		<rom name="082-c5.bin" merge="082-c5.bin" size="2097152" crc="ec87bff6" sha1="3fa86da93881158c2c23443855922a7b32e55135" region="gfx3" offset="800000"/>
		<rom name="082-c6.bin" merge="082-c6.bin" size="2097152" crc="844a8a11" sha1="b2acbd4cacce66fb32c052b2fba9984904679bda" region="gfx3" offset="800001"/>
		<rom name="082-c7.bin" merge="082-c7.bin" size="1048576" crc="727c4d02" sha1="8204c7f037d46e0c58f269f9c7a535bc2589f526" region="gfx3" offset="c00000"/>
		<rom name="082-c8.bin" merge="082-c8.bin" size="1048576" crc="69a5fa37" sha1="020e70e0e8b3c5d00a40fe97e418115a3187e50a" region="gfx3" offset="c00001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="dbdeh" sourcefile="neogeo.c" cloneof="doubledr" romof="doubledr">
		<description>Double Dragon (Neo-Geo) (Add Char - Max ultra kill after hit - 030420)</description>
		<year>1995</year>
		<manufacturer>Creamymami and Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="082eh-p1.bin" size="2097152" crc="046e279e" sha1="b7cdaad32094eb3d12ee25621e7b9a9eb97aa13d" region="cpu1" offset="100000"/>
		<rom name="082-s1.bin" merge="082-s1.bin" size="131072" crc="bef995c5" sha1="9c89adbdaa5c1f827632c701688563dac2e482a4" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="082-m1.bin" merge="082-m1.bin" size="131072" crc="10b144de" sha1="cf1ed0a447da68240c62bcfd76b1569803f6bf76" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="082-v1.bin" merge="082-v1.bin" size="2097152" crc="cc1128e4" sha1="bfcfff24bc7fbde0b02b1bc0dffebd5270a0eb04" region="sound1" offset="0"/>
		<rom name="082-v2.bin" merge="082-v2.bin" size="2097152" crc="c3ff5554" sha1="c685887ad64998e5572607a916b023f8b9efac49" region="sound1" offset="200000"/>
		<rom name="082-c1.bin" merge="082-c1.bin" size="2097152" crc="b478c725" sha1="3a777c5906220f246a6dc06cb084e6ad650d67bb" region="gfx3" offset="0"/>
		<rom name="082-c2.bin" merge="082-c2.bin" size="2097152" crc="2857da32" sha1="9f13245965d23db86d46d7e73dfb6cc63e6f25a1" region="gfx3" offset="1"/>
		<rom name="082-c3.bin" merge="082-c3.bin" size="2097152" crc="8b0d378e" sha1="3a347215e414b738164f1fe4144102f07d4ffb80" region="gfx3" offset="400000"/>
		<rom name="082-c4.bin" merge="082-c4.bin" size="2097152" crc="c7d2f596" sha1="e2d09d4d1b1fef9c0c53ecf3629e974b75e559f5" region="gfx3" offset="400001"/>
		<rom name="082-c5.bin" merge="082-c5.bin" size="2097152" crc="ec87bff6" sha1="3fa86da93881158c2c23443855922a7b32e55135" region="gfx3" offset="800000"/>
		<rom name="082-c6.bin" merge="082-c6.bin" size="2097152" crc="844a8a11" sha1="b2acbd4cacce66fb32c052b2fba9984904679bda" region="gfx3" offset="800001"/>
		<rom name="082-c7.bin" merge="082-c7.bin" size="1048576" crc="727c4d02" sha1="8204c7f037d46e0c58f269f9c7a535bc2589f526" region="gfx3" offset="c00000"/>
		<rom name="082-c8.bin" merge="082-c8.bin" size="1048576" crc="69a5fa37" sha1="020e70e0e8b3c5d00a40fe97e418115a3187e50a" region="gfx3" offset="c00001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="dbdq" sourcefile="neogeo.c" cloneof="doubledr" romof="doubledr">
		<description>Double Dragon (Neo-Geo) (Q-ver Char)</description>
		<year>1995</year>
		<manufacturer>Creamymami</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="082q-p1.bin" size="2097152" crc="869862ec" sha1="92d1b712a25070035dd45b4f4bb4719b75768f92" region="cpu1" offset="100000"/>
		<rom name="082-s1.bin" merge="082-s1.bin" size="131072" crc="bef995c5" sha1="9c89adbdaa5c1f827632c701688563dac2e482a4" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="082-m1.bin" merge="082-m1.bin" size="131072" crc="10b144de" sha1="cf1ed0a447da68240c62bcfd76b1569803f6bf76" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="082-v1.bin" merge="082-v1.bin" size="2097152" crc="cc1128e4" sha1="bfcfff24bc7fbde0b02b1bc0dffebd5270a0eb04" region="sound1" offset="0"/>
		<rom name="082-v2.bin" merge="082-v2.bin" size="2097152" crc="c3ff5554" sha1="c685887ad64998e5572607a916b023f8b9efac49" region="sound1" offset="200000"/>
		<rom name="082-c1.bin" merge="082-c1.bin" size="2097152" crc="b478c725" sha1="3a777c5906220f246a6dc06cb084e6ad650d67bb" region="gfx3" offset="0"/>
		<rom name="082-c2.bin" merge="082-c2.bin" size="2097152" crc="2857da32" sha1="9f13245965d23db86d46d7e73dfb6cc63e6f25a1" region="gfx3" offset="1"/>
		<rom name="082-c3.bin" merge="082-c3.bin" size="2097152" crc="8b0d378e" sha1="3a347215e414b738164f1fe4144102f07d4ffb80" region="gfx3" offset="400000"/>
		<rom name="082-c4.bin" merge="082-c4.bin" size="2097152" crc="c7d2f596" sha1="e2d09d4d1b1fef9c0c53ecf3629e974b75e559f5" region="gfx3" offset="400001"/>
		<rom name="082-c5.bin" merge="082-c5.bin" size="2097152" crc="ec87bff6" sha1="3fa86da93881158c2c23443855922a7b32e55135" region="gfx3" offset="800000"/>
		<rom name="082-c6.bin" merge="082-c6.bin" size="2097152" crc="844a8a11" sha1="b2acbd4cacce66fb32c052b2fba9984904679bda" region="gfx3" offset="800001"/>
		<rom name="082-c7.bin" merge="082-c7.bin" size="1048576" crc="727c4d02" sha1="8204c7f037d46e0c58f269f9c7a535bc2589f526" region="gfx3" offset="c00000"/>
		<rom name="082-c8.bin" merge="082-c8.bin" size="1048576" crc="69a5fa37" sha1="020e70e0e8b3c5d00a40fe97e418115a3187e50a" region="gfx3" offset="c00001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="dbdqb" sourcefile="neogeo.c" cloneof="doubledr" romof="doubledr">
		<description>Double Dragon (Neo-Geo) (Q-ver Char - Add Char)</description>
		<year>1995</year>
		<manufacturer>Creamymami and Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="082qb-p1.bin" size="2097152" crc="8511d5f7" sha1="29f161f990947c0d83262134b8adc4b1ccc69924" region="cpu1" offset="100000"/>
		<rom name="082-s1.bin" merge="082-s1.bin" size="131072" crc="bef995c5" sha1="9c89adbdaa5c1f827632c701688563dac2e482a4" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="082-m1.bin" merge="082-m1.bin" size="131072" crc="10b144de" sha1="cf1ed0a447da68240c62bcfd76b1569803f6bf76" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="082-v1.bin" merge="082-v1.bin" size="2097152" crc="cc1128e4" sha1="bfcfff24bc7fbde0b02b1bc0dffebd5270a0eb04" region="sound1" offset="0"/>
		<rom name="082-v2.bin" merge="082-v2.bin" size="2097152" crc="c3ff5554" sha1="c685887ad64998e5572607a916b023f8b9efac49" region="sound1" offset="200000"/>
		<rom name="082-c1.bin" merge="082-c1.bin" size="2097152" crc="b478c725" sha1="3a777c5906220f246a6dc06cb084e6ad650d67bb" region="gfx3" offset="0"/>
		<rom name="082-c2.bin" merge="082-c2.bin" size="2097152" crc="2857da32" sha1="9f13245965d23db86d46d7e73dfb6cc63e6f25a1" region="gfx3" offset="1"/>
		<rom name="082-c3.bin" merge="082-c3.bin" size="2097152" crc="8b0d378e" sha1="3a347215e414b738164f1fe4144102f07d4ffb80" region="gfx3" offset="400000"/>
		<rom name="082-c4.bin" merge="082-c4.bin" size="2097152" crc="c7d2f596" sha1="e2d09d4d1b1fef9c0c53ecf3629e974b75e559f5" region="gfx3" offset="400001"/>
		<rom name="082-c5.bin" merge="082-c5.bin" size="2097152" crc="ec87bff6" sha1="3fa86da93881158c2c23443855922a7b32e55135" region="gfx3" offset="800000"/>
		<rom name="082-c6.bin" merge="082-c6.bin" size="2097152" crc="844a8a11" sha1="b2acbd4cacce66fb32c052b2fba9984904679bda" region="gfx3" offset="800001"/>
		<rom name="082-c7.bin" merge="082-c7.bin" size="1048576" crc="727c4d02" sha1="8204c7f037d46e0c58f269f9c7a535bc2589f526" region="gfx3" offset="c00000"/>
		<rom name="082-c8.bin" merge="082-c8.bin" size="1048576" crc="69a5fa37" sha1="020e70e0e8b3c5d00a40fe97e418115a3187e50a" region="gfx3" offset="c00001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="dbdqp" sourcefile="neogeo.c" cloneof="doubledr" romof="doubledr">
		<description>Double Dragon (Neo-Geo) (Q-ver Char - Max ultra kill after hit)</description>
		<year>1995</year>
		<manufacturer>Creamymami</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="082qp-p1.bin" size="2097152" crc="b5d47143" sha1="b9c211e0883c59c039954cc98e693d1245137c2f" region="cpu1" offset="100000"/>
		<rom name="082-s1.bin" merge="082-s1.bin" size="131072" crc="bef995c5" sha1="9c89adbdaa5c1f827632c701688563dac2e482a4" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="082-m1.bin" merge="082-m1.bin" size="131072" crc="10b144de" sha1="cf1ed0a447da68240c62bcfd76b1569803f6bf76" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="082-v1.bin" merge="082-v1.bin" size="2097152" crc="cc1128e4" sha1="bfcfff24bc7fbde0b02b1bc0dffebd5270a0eb04" region="sound1" offset="0"/>
		<rom name="082-v2.bin" merge="082-v2.bin" size="2097152" crc="c3ff5554" sha1="c685887ad64998e5572607a916b023f8b9efac49" region="sound1" offset="200000"/>
		<rom name="082-c1.bin" merge="082-c1.bin" size="2097152" crc="b478c725" sha1="3a777c5906220f246a6dc06cb084e6ad650d67bb" region="gfx3" offset="0"/>
		<rom name="082-c2.bin" merge="082-c2.bin" size="2097152" crc="2857da32" sha1="9f13245965d23db86d46d7e73dfb6cc63e6f25a1" region="gfx3" offset="1"/>
		<rom name="082-c3.bin" merge="082-c3.bin" size="2097152" crc="8b0d378e" sha1="3a347215e414b738164f1fe4144102f07d4ffb80" region="gfx3" offset="400000"/>
		<rom name="082-c4.bin" merge="082-c4.bin" size="2097152" crc="c7d2f596" sha1="e2d09d4d1b1fef9c0c53ecf3629e974b75e559f5" region="gfx3" offset="400001"/>
		<rom name="082-c5.bin" merge="082-c5.bin" size="2097152" crc="ec87bff6" sha1="3fa86da93881158c2c23443855922a7b32e55135" region="gfx3" offset="800000"/>
		<rom name="082-c6.bin" merge="082-c6.bin" size="2097152" crc="844a8a11" sha1="b2acbd4cacce66fb32c052b2fba9984904679bda" region="gfx3" offset="800001"/>
		<rom name="082-c7.bin" merge="082-c7.bin" size="1048576" crc="727c4d02" sha1="8204c7f037d46e0c58f269f9c7a535bc2589f526" region="gfx3" offset="c00000"/>
		<rom name="082-c8.bin" merge="082-c8.bin" size="1048576" crc="69a5fa37" sha1="020e70e0e8b3c5d00a40fe97e418115a3187e50a" region="gfx3" offset="c00001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="dbdqeh" sourcefile="neogeo.c" cloneof="doubledr" romof="doubledr">
		<description>Double Dragon (Neo-Geo) (Q-ver Char - Max ultra kill after hit - Add Char)</description>
		<year>1995</year>
		<manufacturer>Creamymami and Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="082qeh-p1.bin" size="2097152" crc="b65dc658" sha1="38d81befbca4a95b157289966e866bdc3bf21de3" region="cpu1" offset="100000"/>
		<rom name="082-s1.bin" merge="082-s1.bin" size="131072" crc="bef995c5" sha1="9c89adbdaa5c1f827632c701688563dac2e482a4" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="082-m1.bin" merge="082-m1.bin" size="131072" crc="10b144de" sha1="cf1ed0a447da68240c62bcfd76b1569803f6bf76" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="082-v1.bin" merge="082-v1.bin" size="2097152" crc="cc1128e4" sha1="bfcfff24bc7fbde0b02b1bc0dffebd5270a0eb04" region="sound1" offset="0"/>
		<rom name="082-v2.bin" merge="082-v2.bin" size="2097152" crc="c3ff5554" sha1="c685887ad64998e5572607a916b023f8b9efac49" region="sound1" offset="200000"/>
		<rom name="082-c1.bin" merge="082-c1.bin" size="2097152" crc="b478c725" sha1="3a777c5906220f246a6dc06cb084e6ad650d67bb" region="gfx3" offset="0"/>
		<rom name="082-c2.bin" merge="082-c2.bin" size="2097152" crc="2857da32" sha1="9f13245965d23db86d46d7e73dfb6cc63e6f25a1" region="gfx3" offset="1"/>
		<rom name="082-c3.bin" merge="082-c3.bin" size="2097152" crc="8b0d378e" sha1="3a347215e414b738164f1fe4144102f07d4ffb80" region="gfx3" offset="400000"/>
		<rom name="082-c4.bin" merge="082-c4.bin" size="2097152" crc="c7d2f596" sha1="e2d09d4d1b1fef9c0c53ecf3629e974b75e559f5" region="gfx3" offset="400001"/>
		<rom name="082-c5.bin" merge="082-c5.bin" size="2097152" crc="ec87bff6" sha1="3fa86da93881158c2c23443855922a7b32e55135" region="gfx3" offset="800000"/>
		<rom name="082-c6.bin" merge="082-c6.bin" size="2097152" crc="844a8a11" sha1="b2acbd4cacce66fb32c052b2fba9984904679bda" region="gfx3" offset="800001"/>
		<rom name="082-c7.bin" merge="082-c7.bin" size="1048576" crc="727c4d02" sha1="8204c7f037d46e0c58f269f9c7a535bc2589f526" region="gfx3" offset="c00000"/>
		<rom name="082-c8.bin" merge="082-c8.bin" size="1048576" crc="69a5fa37" sha1="020e70e0e8b3c5d00a40fe97e418115a3187e50a" region="gfx3" offset="c00001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="ffur3b" sourcefile="neogeo.c" cloneof="fatfury3" romof="fatfury3">
		<description>Fatal Fury 3 (Add Char set 1)</description>
		<year>1995</year>
		<manufacturer>Creamymami</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="069b-p1.bin" size="1048576" crc="743ad8a1" sha1="962d11224b14ba9d5be554e45b4aca9e3a818610" region="cpu1" offset="0"/>
		<rom name="069-p2.bin" merge="069-p2.bin" size="2097152" crc="dbe963ed" sha1="8ece7f663cfe8e563576a397e41161d392cee67e" region="cpu1" offset="100000"/>
		<rom name="069-s1.bin" merge="069-s1.bin" size="131072" crc="0b33a800" sha1="b7d2cc97da4f30ddebc7b801f5e1d17d2306b2db" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="069-m1.bin" merge="069-m1.bin" size="131072" crc="fce72926" sha1="a40c74f793900b8542f0b8383ce4bf46fca112d4" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="069-v1.bin" merge="069-v1.bin" size="4194304" crc="2bdbd4db" sha1="5f4fecf69c2329d699cbd45829c19303b1e2a80e" region="sound1" offset="0"/>
		<rom name="069-v2.bin" merge="069-v2.bin" size="4194304" crc="a698a487" sha1="11b8bc53bc26a51f4a408e900e3769958625c4ed" region="sound1" offset="400000"/>
		<rom name="069-v3.bin" merge="069-v3.bin" size="2097152" crc="581c5304" sha1="e9550ec547b4f605afed996b22d711f49b48fa92" region="sound1" offset="800000"/>
		<rom name="069-c1.bin" merge="069-c1.bin" size="4194304" crc="e302f93c" sha1="d8610b14900b2b8fe691b67ca9b1abb335dbff74" region="gfx3" offset="0"/>
		<rom name="069-c2.bin" merge="069-c2.bin" size="4194304" crc="1053a455" sha1="69501bfac68739e63d798045b812badd251d57b8" region="gfx3" offset="1"/>
		<rom name="069-c3.bin" merge="069-c3.bin" size="4194304" crc="1c0fde2f" sha1="cf6c2ef56c03a861de3b0b6dc0d7c9204d947f9d" region="gfx3" offset="800000"/>
		<rom name="069-c4.bin" merge="069-c4.bin" size="4194304" crc="a25fc3d0" sha1="83cb349e2f1032652060b233e741fb893be5af16" region="gfx3" offset="800001"/>
		<rom name="069-c5.bin" merge="069-c5.bin" size="2097152" crc="b3ec6fa6" sha1="7e4c8ee9dd8d9a25ff183d9d8b05f38769348bc7" region="gfx3" offset="1000000"/>
		<rom name="069-c6.bin" merge="069-c6.bin" size="2097152" crc="69210441" sha1="6d496c549dba65caabeaffe5b762e86f9d648a26" region="gfx3" offset="1000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="ffur3bd" sourcefile="neogeo.c" cloneof="fatfury3" romof="fatfury3">
		<description>Fatal Fury 3 (Add Char set 2)</description>
		<year>1995</year>
		<manufacturer>Creamymami and Dodowang</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="069bd-p1.bin" size="1048576" crc="532c2930" sha1="a65a39a79820138f275f75563f548240dd53f371" region="cpu1" offset="0"/>
		<rom name="069-p2.bin" merge="069-p2.bin" size="2097152" crc="dbe963ed" sha1="8ece7f663cfe8e563576a397e41161d392cee67e" region="cpu1" offset="100000"/>
		<rom name="069-s1.bin" merge="069-s1.bin" size="131072" crc="0b33a800" sha1="b7d2cc97da4f30ddebc7b801f5e1d17d2306b2db" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="069-m1.bin" merge="069-m1.bin" size="131072" crc="fce72926" sha1="a40c74f793900b8542f0b8383ce4bf46fca112d4" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="069-v1.bin" merge="069-v1.bin" size="4194304" crc="2bdbd4db" sha1="5f4fecf69c2329d699cbd45829c19303b1e2a80e" region="sound1" offset="0"/>
		<rom name="069-v2.bin" merge="069-v2.bin" size="4194304" crc="a698a487" sha1="11b8bc53bc26a51f4a408e900e3769958625c4ed" region="sound1" offset="400000"/>
		<rom name="069-v3.bin" merge="069-v3.bin" size="2097152" crc="581c5304" sha1="e9550ec547b4f605afed996b22d711f49b48fa92" region="sound1" offset="800000"/>
		<rom name="069-c1.bin" merge="069-c1.bin" size="4194304" crc="e302f93c" sha1="d8610b14900b2b8fe691b67ca9b1abb335dbff74" region="gfx3" offset="0"/>
		<rom name="069-c2.bin" merge="069-c2.bin" size="4194304" crc="1053a455" sha1="69501bfac68739e63d798045b812badd251d57b8" region="gfx3" offset="1"/>
		<rom name="069-c3.bin" merge="069-c3.bin" size="4194304" crc="1c0fde2f" sha1="cf6c2ef56c03a861de3b0b6dc0d7c9204d947f9d" region="gfx3" offset="800000"/>
		<rom name="069-c4.bin" merge="069-c4.bin" size="4194304" crc="a25fc3d0" sha1="83cb349e2f1032652060b233e741fb893be5af16" region="gfx3" offset="800001"/>
		<rom name="069-c5.bin" merge="069-c5.bin" size="2097152" crc="b3ec6fa6" sha1="7e4c8ee9dd8d9a25ff183d9d8b05f38769348bc7" region="gfx3" offset="1000000"/>
		<rom name="069-c6.bin" merge="069-c6.bin" size="2097152" crc="69210441" sha1="6d496c549dba65caabeaffe5b762e86f9d648a26" region="gfx3" offset="1000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="ffur3eh" sourcefile="neogeo.c" cloneof="fatfury3" romof="fatfury3">
		<description>Fatal Fury 3 (Add Char - Ultra kill style changed)</description>
		<year>1995</year>
		<manufacturer>Creamymami and Dodowang</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="069eh-p1.bin" size="1048576" crc="e07140da" sha1="205d7e2c7be66959430a8ecfa20a368c8bf90f62" region="cpu1" offset="0"/>
		<rom name="069-p2.bin" merge="069-p2.bin" size="2097152" crc="dbe963ed" sha1="8ece7f663cfe8e563576a397e41161d392cee67e" region="cpu1" offset="100000"/>
		<rom name="069-s1.bin" merge="069-s1.bin" size="131072" crc="0b33a800" sha1="b7d2cc97da4f30ddebc7b801f5e1d17d2306b2db" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="069-m1.bin" merge="069-m1.bin" size="131072" crc="fce72926" sha1="a40c74f793900b8542f0b8383ce4bf46fca112d4" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="069-v1.bin" merge="069-v1.bin" size="4194304" crc="2bdbd4db" sha1="5f4fecf69c2329d699cbd45829c19303b1e2a80e" region="sound1" offset="0"/>
		<rom name="069-v2.bin" merge="069-v2.bin" size="4194304" crc="a698a487" sha1="11b8bc53bc26a51f4a408e900e3769958625c4ed" region="sound1" offset="400000"/>
		<rom name="069-v3.bin" merge="069-v3.bin" size="2097152" crc="581c5304" sha1="e9550ec547b4f605afed996b22d711f49b48fa92" region="sound1" offset="800000"/>
		<rom name="069-c1.bin" merge="069-c1.bin" size="4194304" crc="e302f93c" sha1="d8610b14900b2b8fe691b67ca9b1abb335dbff74" region="gfx3" offset="0"/>
		<rom name="069-c2.bin" merge="069-c2.bin" size="4194304" crc="1053a455" sha1="69501bfac68739e63d798045b812badd251d57b8" region="gfx3" offset="1"/>
		<rom name="069-c3.bin" merge="069-c3.bin" size="4194304" crc="1c0fde2f" sha1="cf6c2ef56c03a861de3b0b6dc0d7c9204d947f9d" region="gfx3" offset="800000"/>
		<rom name="069-c4.bin" merge="069-c4.bin" size="4194304" crc="a25fc3d0" sha1="83cb349e2f1032652060b233e741fb893be5af16" region="gfx3" offset="800001"/>
		<rom name="069-c5.bin" merge="069-c5.bin" size="2097152" crc="b3ec6fa6" sha1="7e4c8ee9dd8d9a25ff183d9d8b05f38769348bc7" region="gfx3" offset="1000000"/>
		<rom name="069-c6.bin" merge="069-c6.bin" size="2097152" crc="69210441" sha1="6d496c549dba65caabeaffe5b762e86f9d648a26" region="gfx3" offset="1000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="ffspeh" sourcefile="neogeo.c" romof="neogeo">
		<description>Fatal Fury Special (Add Ryo)</description>
		<year>1993</year>
		<manufacturer>Dodowang</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="058eh-p1.bin" size="1048576" crc="5da7db92" sha1="755c90b1a722a844c0e518ca188d915317c5abb0" region="cpu1" offset="0"/>
		<rom name="058-p2.bin" size="524288" crc="d7c71a6b" sha1="b3428063031a2e5857da40a5d2ffa87fb550c1bb" region="cpu1" offset="100000"/>
		<rom name="058-s1.bin" size="131072" crc="2df03197" sha1="24083cfc97e720ac9e131c9fe37df57e27c49294" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="058-m1.bin" size="131072" crc="ccc5186e" sha1="cf9091c523c182aebfb928c91640b2d72fd70123" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="058-v1.bin" size="2097152" crc="55d7ce84" sha1="05ac6a395d9bf9166925acca176a8d6129f533c8" region="sound1" offset="0"/>
		<rom name="058-v2.bin" size="2097152" crc="ee080b10" sha1="29814fc21bbe30d37745c8918fab00c83a309be4" region="sound1" offset="200000"/>
		<rom name="058-v3.bin" size="1048576" crc="f9eb3d4a" sha1="d1747f9460b965f6daf4f881ed4ecd04c5253434" region="sound1" offset="400000"/>
		<rom name="058-c1.bin" size="2097152" crc="044ab13c" sha1="569d283638a132bc163faac2a9055497017ee0d2" region="gfx3" offset="0"/>
		<rom name="058-c2.bin" size="2097152" crc="11e6bf96" sha1="c093a4f93f13e07b276e28b30c2a14dda9135d8f" region="gfx3" offset="1"/>
		<rom name="058-c3.bin" size="2097152" crc="6f7938d5" sha1="be057b0a3faeb76d5fff161d3e6fea8a26e11d2c" region="gfx3" offset="400000"/>
		<rom name="058-c4.bin" size="2097152" crc="4ad066ff" sha1="4e304646d954d5f7bbabc5d068e85de31d38830f" region="gfx3" offset="400001"/>
		<rom name="058-c5.bin" size="2097152" crc="49c5e0bf" sha1="f3784178f90751990ea47a082a6aa869ee3566c9" region="gfx3" offset="800000"/>
		<rom name="058-c6.bin" size="2097152" crc="8ff1f43d" sha1="6180ceb5412a3e2e34e9513a3283b9f63087f747" region="gfx3" offset="800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="garopamu" sourcefile="neogeo.c" cloneof="garoupy" romof="garoupy">
		<description>Garou - Mark of the Wolves (proto) (Approach to Arcade by MU v5.0a)</description>
		<year>1999</year>
		<manufacturer>MU</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="253mu-p1p.bin" size="1048576" crc="d5c54453" sha1="a7fe7ab68161583e10397b1b1b30299be93ae90c" region="cpu1" offset="0"/>
		<rom name="253-p2p.bin" merge="253-p2p.bin" size="4194304" crc="bf8de565" sha1="0e24574168cd38138bed0aa4dca49849f6901ca2" region="cpu1" offset="100000"/>
		<rom name="253-s1p.bin" merge="253-s1p.bin" size="131072" crc="779989de" sha1="8bd550857b60f8a907f6d39a4225ceffdd330307" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="253-m1p.bin" merge="253-m1p.bin" size="262144" crc="bbe464f7" sha1="f5f8f3e48f5d453f45107085d6f4023bcd24c053" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="253-v1p.bin" merge="253-v1p.bin" size="4194304" crc="274f3923" sha1="4c7a8ad1cd0e3afc1f78de3c2929120ed434f104" region="sound1" offset="0"/>
		<rom name="253-v2p.bin" merge="253-v2p.bin" size="4194304" crc="8f86dabe" sha1="b3d2d9f5c1d97a6e7aee2c674fb6627f41bbb240" region="sound1" offset="400000"/>
		<rom name="253-v3p.bin" merge="253-v3p.bin" size="4194304" crc="05fd06cd" sha1="6cd699719614bb87547632ea3d61d92d81fdf563" region="sound1" offset="800000"/>
		<rom name="253-v4p.bin" merge="253-v4p.bin" size="4194304" crc="14984063" sha1="170d5638327ec0eb3590b80dc11590897367250c" region="sound1" offset="c00000"/>
		<rom name="253-c1p.bin" merge="253-c1p.bin" size="8388608" crc="5bb5d137" sha1="d648febd8e6a0bdd9bdbb6ce1f1f8b08567ec05a" region="gfx3" offset="0"/>
		<rom name="253-c2p.bin" merge="253-c2p.bin" size="8388608" crc="5c8d2960" sha1="f7503502be0332adf408ee0ea5ee5161c8939fd8" region="gfx3" offset="1"/>
		<rom name="253-c3p.bin" merge="253-c3p.bin" size="8388608" crc="234d16fc" sha1="7b9221f7ecc438150c8a10be72390329854ed21b" region="gfx3" offset="1000000"/>
		<rom name="253-c4p.bin" merge="253-c4p.bin" size="8388608" crc="b9b5b993" sha1="6059793eaf6e58c172235fe64aa9d25a40c38ed6" region="gfx3" offset="1000001"/>
		<rom name="253-c5p.bin" merge="253-c5p.bin" size="8388608" crc="722615d2" sha1="798832c535869f0e247c3db0d8253779b103e213" region="gfx3" offset="2000000"/>
		<rom name="253-c6p.bin" merge="253-c6p.bin" size="8388608" crc="0a6fab38" sha1="eaee6f2f18af91f7959d84d4b991b3fc182d07c4" region="gfx3" offset="2000001"/>
		<rom name="253-c7p.bin" merge="253-c7p.bin" size="8388608" crc="d68e806f" sha1="92bfd9839115bd590972ae4ecc45ad35dce22387" region="gfx3" offset="3000000"/>
		<rom name="253-c8p.bin" merge="253-c8p.bin" size="8388608" crc="f778fe99" sha1="c963f6ba90a36d02991728b44ffcf174ca18268a" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="garoupeh" sourcefile="neogeo.c" cloneof="garoupy" romof="garoupy">
		<description>Garou - Mark of the Wolves (proto) (Add Char)</description>
		<year>1999</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="253eh-p1p.bin" size="1048576" crc="61c65b05" sha1="0159d181eec3346c53c411bcfb9a3f17781fd7bc" region="cpu1" offset="0"/>
		<rom name="253-p2p.bin" merge="253-p2p.bin" size="4194304" crc="bf8de565" sha1="0e24574168cd38138bed0aa4dca49849f6901ca2" region="cpu1" offset="100000"/>
		<rom name="253-s1p.bin" merge="253-s1p.bin" size="131072" crc="779989de" sha1="8bd550857b60f8a907f6d39a4225ceffdd330307" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="253-m1p.bin" merge="253-m1p.bin" size="262144" crc="bbe464f7" sha1="f5f8f3e48f5d453f45107085d6f4023bcd24c053" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="253-v1p.bin" merge="253-v1p.bin" size="4194304" crc="274f3923" sha1="4c7a8ad1cd0e3afc1f78de3c2929120ed434f104" region="sound1" offset="0"/>
		<rom name="253-v2p.bin" merge="253-v2p.bin" size="4194304" crc="8f86dabe" sha1="b3d2d9f5c1d97a6e7aee2c674fb6627f41bbb240" region="sound1" offset="400000"/>
		<rom name="253-v3p.bin" merge="253-v3p.bin" size="4194304" crc="05fd06cd" sha1="6cd699719614bb87547632ea3d61d92d81fdf563" region="sound1" offset="800000"/>
		<rom name="253-v4p.bin" merge="253-v4p.bin" size="4194304" crc="14984063" sha1="170d5638327ec0eb3590b80dc11590897367250c" region="sound1" offset="c00000"/>
		<rom name="253-c1p.bin" merge="253-c1p.bin" size="8388608" crc="5bb5d137" sha1="d648febd8e6a0bdd9bdbb6ce1f1f8b08567ec05a" region="gfx3" offset="0"/>
		<rom name="253-c2p.bin" merge="253-c2p.bin" size="8388608" crc="5c8d2960" sha1="f7503502be0332adf408ee0ea5ee5161c8939fd8" region="gfx3" offset="1"/>
		<rom name="253-c3p.bin" merge="253-c3p.bin" size="8388608" crc="234d16fc" sha1="7b9221f7ecc438150c8a10be72390329854ed21b" region="gfx3" offset="1000000"/>
		<rom name="253-c4p.bin" merge="253-c4p.bin" size="8388608" crc="b9b5b993" sha1="6059793eaf6e58c172235fe64aa9d25a40c38ed6" region="gfx3" offset="1000001"/>
		<rom name="253-c5p.bin" merge="253-c5p.bin" size="8388608" crc="722615d2" sha1="798832c535869f0e247c3db0d8253779b103e213" region="gfx3" offset="2000000"/>
		<rom name="253-c6p.bin" merge="253-c6p.bin" size="8388608" crc="0a6fab38" sha1="eaee6f2f18af91f7959d84d4b991b3fc182d07c4" region="gfx3" offset="2000001"/>
		<rom name="253-c7p.bin" merge="253-c7p.bin" size="8388608" crc="d68e806f" sha1="92bfd9839115bd590972ae4ecc45ad35dce22387" region="gfx3" offset="3000000"/>
		<rom name="253-c8p.bin" merge="253-c8p.bin" size="8388608" crc="f778fe99" sha1="c963f6ba90a36d02991728b44ffcf174ca18268a" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="garopehc" sourcefile="neogeo.c" cloneof="garoupy" romof="garoupy">
		<description>Garou - Mark of the Wolves (proto) (Add Char - Pow hack)</description>
		<year>1999</year>
		<manufacturer>Creamymami and Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="253ehc-p1p.bin" size="1048576" crc="46b087b7" sha1="236c8ec295a7380101be27c5ed472617380a87a6" region="cpu1" offset="0"/>
		<rom name="253-p2p.bin" merge="253-p2p.bin" size="4194304" crc="bf8de565" sha1="0e24574168cd38138bed0aa4dca49849f6901ca2" region="cpu1" offset="100000"/>
		<rom name="253-s1p.bin" merge="253-s1p.bin" size="131072" crc="779989de" sha1="8bd550857b60f8a907f6d39a4225ceffdd330307" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="253-m1p.bin" merge="253-m1p.bin" size="262144" crc="bbe464f7" sha1="f5f8f3e48f5d453f45107085d6f4023bcd24c053" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="253-v1p.bin" merge="253-v1p.bin" size="4194304" crc="274f3923" sha1="4c7a8ad1cd0e3afc1f78de3c2929120ed434f104" region="sound1" offset="0"/>
		<rom name="253-v2p.bin" merge="253-v2p.bin" size="4194304" crc="8f86dabe" sha1="b3d2d9f5c1d97a6e7aee2c674fb6627f41bbb240" region="sound1" offset="400000"/>
		<rom name="253-v3p.bin" merge="253-v3p.bin" size="4194304" crc="05fd06cd" sha1="6cd699719614bb87547632ea3d61d92d81fdf563" region="sound1" offset="800000"/>
		<rom name="253-v4p.bin" merge="253-v4p.bin" size="4194304" crc="14984063" sha1="170d5638327ec0eb3590b80dc11590897367250c" region="sound1" offset="c00000"/>
		<rom name="253-c1p.bin" merge="253-c1p.bin" size="8388608" crc="5bb5d137" sha1="d648febd8e6a0bdd9bdbb6ce1f1f8b08567ec05a" region="gfx3" offset="0"/>
		<rom name="253-c2p.bin" merge="253-c2p.bin" size="8388608" crc="5c8d2960" sha1="f7503502be0332adf408ee0ea5ee5161c8939fd8" region="gfx3" offset="1"/>
		<rom name="253-c3p.bin" merge="253-c3p.bin" size="8388608" crc="234d16fc" sha1="7b9221f7ecc438150c8a10be72390329854ed21b" region="gfx3" offset="1000000"/>
		<rom name="253-c4p.bin" merge="253-c4p.bin" size="8388608" crc="b9b5b993" sha1="6059793eaf6e58c172235fe64aa9d25a40c38ed6" region="gfx3" offset="1000001"/>
		<rom name="253-c5p.bin" merge="253-c5p.bin" size="8388608" crc="722615d2" sha1="798832c535869f0e247c3db0d8253779b103e213" region="gfx3" offset="2000000"/>
		<rom name="253-c6p.bin" merge="253-c6p.bin" size="8388608" crc="0a6fab38" sha1="eaee6f2f18af91f7959d84d4b991b3fc182d07c4" region="gfx3" offset="2000001"/>
		<rom name="253-c7p.bin" merge="253-c7p.bin" size="8388608" crc="d68e806f" sha1="92bfd9839115bd590972ae4ecc45ad35dce22387" region="gfx3" offset="3000000"/>
		<rom name="253-c8p.bin" merge="253-c8p.bin" size="8388608" crc="f778fe99" sha1="c963f6ba90a36d02991728b44ffcf174ca18268a" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="garoupy" sourcefile="neogeo.c" romof="neogeo">
		<description>Garou - Mark of the Wolves (proto) (P1 Add Char)</description>
		<year>1999</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="motwy_p1.rom" size="1048576" crc="5b010d7a" sha1="5dc416e634456b2403adf0668d18fc5ff60fafdc" region="cpu1" offset="0"/>
		<rom name="253-p2p.bin" size="4194304" crc="bf8de565" sha1="0e24574168cd38138bed0aa4dca49849f6901ca2" region="cpu1" offset="100000"/>
		<rom name="253-s1p.bin" size="131072" crc="779989de" sha1="8bd550857b60f8a907f6d39a4225ceffdd330307" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="253-m1p.bin" size="262144" crc="bbe464f7" sha1="f5f8f3e48f5d453f45107085d6f4023bcd24c053" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="253-v1p.bin" size="4194304" crc="274f3923" sha1="4c7a8ad1cd0e3afc1f78de3c2929120ed434f104" region="sound1" offset="0"/>
		<rom name="253-v2p.bin" size="4194304" crc="8f86dabe" sha1="b3d2d9f5c1d97a6e7aee2c674fb6627f41bbb240" region="sound1" offset="400000"/>
		<rom name="253-v3p.bin" size="4194304" crc="05fd06cd" sha1="6cd699719614bb87547632ea3d61d92d81fdf563" region="sound1" offset="800000"/>
		<rom name="253-v4p.bin" size="4194304" crc="14984063" sha1="170d5638327ec0eb3590b80dc11590897367250c" region="sound1" offset="c00000"/>
		<rom name="253-c1p.bin" size="8388608" crc="5bb5d137" sha1="d648febd8e6a0bdd9bdbb6ce1f1f8b08567ec05a" region="gfx3" offset="0"/>
		<rom name="253-c2p.bin" size="8388608" crc="5c8d2960" sha1="f7503502be0332adf408ee0ea5ee5161c8939fd8" region="gfx3" offset="1"/>
		<rom name="253-c3p.bin" size="8388608" crc="234d16fc" sha1="7b9221f7ecc438150c8a10be72390329854ed21b" region="gfx3" offset="1000000"/>
		<rom name="253-c4p.bin" size="8388608" crc="b9b5b993" sha1="6059793eaf6e58c172235fe64aa9d25a40c38ed6" region="gfx3" offset="1000001"/>
		<rom name="253-c5p.bin" size="8388608" crc="722615d2" sha1="798832c535869f0e247c3db0d8253779b103e213" region="gfx3" offset="2000000"/>
		<rom name="253-c6p.bin" size="8388608" crc="0a6fab38" sha1="eaee6f2f18af91f7959d84d4b991b3fc182d07c4" region="gfx3" offset="2000001"/>
		<rom name="253-c7p.bin" size="8388608" crc="d68e806f" sha1="92bfd9839115bd590972ae4ecc45ad35dce22387" region="gfx3" offset="3000000"/>
		<rom name="253-c8p.bin" size="8388608" crc="f778fe99" sha1="c963f6ba90a36d02991728b44ffcf174ca18268a" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="garoupf" sourcefile="neogeo.c" cloneof="garoupy" romof="garoupy">
		<description>Garou - Mark of the Wolves (proto) (Fixed winning message, sprites and some bugs)</description>
		<year>1999</year>
		<manufacturer>Unk</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="253f-p1p.bin" size="1048576" crc="124bdbf7" sha1="81f4bc87aa6b7d34ecf4bedf0baa8aeb5b2e179a" region="cpu1" offset="0"/>
		<rom name="253f-p2p.bin" size="4194304" crc="19eb641b" sha1="114be5c20142223cf6bb0938aa3b07b61e3243e1" region="cpu1" offset="100000"/>
		<rom name="253-s1p.bin" merge="253-s1p.bin" size="131072" crc="779989de" sha1="8bd550857b60f8a907f6d39a4225ceffdd330307" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="253-m1p.bin" merge="253-m1p.bin" size="262144" crc="bbe464f7" sha1="f5f8f3e48f5d453f45107085d6f4023bcd24c053" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="253-v1p.bin" merge="253-v1p.bin" size="4194304" crc="274f3923" sha1="4c7a8ad1cd0e3afc1f78de3c2929120ed434f104" region="sound1" offset="0"/>
		<rom name="253-v2p.bin" merge="253-v2p.bin" size="4194304" crc="8f86dabe" sha1="b3d2d9f5c1d97a6e7aee2c674fb6627f41bbb240" region="sound1" offset="400000"/>
		<rom name="253-v3p.bin" merge="253-v3p.bin" size="4194304" crc="05fd06cd" sha1="6cd699719614bb87547632ea3d61d92d81fdf563" region="sound1" offset="800000"/>
		<rom name="253-v4p.bin" merge="253-v4p.bin" size="4194304" crc="14984063" sha1="170d5638327ec0eb3590b80dc11590897367250c" region="sound1" offset="c00000"/>
		<rom name="253-c1p.bin" merge="253-c1p.bin" size="8388608" crc="5bb5d137" sha1="d648febd8e6a0bdd9bdbb6ce1f1f8b08567ec05a" region="gfx3" offset="0"/>
		<rom name="253-c2p.bin" merge="253-c2p.bin" size="8388608" crc="5c8d2960" sha1="f7503502be0332adf408ee0ea5ee5161c8939fd8" region="gfx3" offset="1"/>
		<rom name="253-c3p.bin" merge="253-c3p.bin" size="8388608" crc="234d16fc" sha1="7b9221f7ecc438150c8a10be72390329854ed21b" region="gfx3" offset="1000000"/>
		<rom name="253-c4p.bin" merge="253-c4p.bin" size="8388608" crc="b9b5b993" sha1="6059793eaf6e58c172235fe64aa9d25a40c38ed6" region="gfx3" offset="1000001"/>
		<rom name="253-c5p.bin" merge="253-c5p.bin" size="8388608" crc="722615d2" sha1="798832c535869f0e247c3db0d8253779b103e213" region="gfx3" offset="2000000"/>
		<rom name="253-c6p.bin" merge="253-c6p.bin" size="8388608" crc="0a6fab38" sha1="eaee6f2f18af91f7959d84d4b991b3fc182d07c4" region="gfx3" offset="2000001"/>
		<rom name="253-c7p.bin" merge="253-c7p.bin" size="8388608" crc="d68e806f" sha1="92bfd9839115bd590972ae4ecc45ad35dce22387" region="gfx3" offset="3000000"/>
		<rom name="253-c8p.bin" merge="253-c8p.bin" size="8388608" crc="f778fe99" sha1="c963f6ba90a36d02991728b44ffcf174ca18268a" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="garoupfu" sourcefile="neogeo.c" cloneof="garoupy" romof="garoupy">
		<description>Garou - Mark of the Wolves (proto) (Unk Hack/Fix)</description>
		<year>1999</year>
		<manufacturer>Unk</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="253u-p1p.bin" size="1048576" crc="3f41581e" sha1="f62c64529a79c8867b789bc655182d702824464c" region="cpu1" offset="0"/>
		<rom name="253u-p2p.bin" size="4194304" crc="cf4b3903" sha1="cfc00dc3eb0f6d566c3f5dd8ec0d6b4440e17aae" region="cpu1" offset="100000"/>
		<rom name="253-s1p.bin" merge="253-s1p.bin" size="131072" crc="779989de" sha1="8bd550857b60f8a907f6d39a4225ceffdd330307" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="253-m1p.bin" merge="253-m1p.bin" size="262144" crc="bbe464f7" sha1="f5f8f3e48f5d453f45107085d6f4023bcd24c053" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="253-v1p.bin" merge="253-v1p.bin" size="4194304" crc="274f3923" sha1="4c7a8ad1cd0e3afc1f78de3c2929120ed434f104" region="sound1" offset="0"/>
		<rom name="253-v2p.bin" merge="253-v2p.bin" size="4194304" crc="8f86dabe" sha1="b3d2d9f5c1d97a6e7aee2c674fb6627f41bbb240" region="sound1" offset="400000"/>
		<rom name="253-v3p.bin" merge="253-v3p.bin" size="4194304" crc="05fd06cd" sha1="6cd699719614bb87547632ea3d61d92d81fdf563" region="sound1" offset="800000"/>
		<rom name="253-v4p.bin" merge="253-v4p.bin" size="4194304" crc="14984063" sha1="170d5638327ec0eb3590b80dc11590897367250c" region="sound1" offset="c00000"/>
		<rom name="253-c1p.bin" merge="253-c1p.bin" size="8388608" crc="5bb5d137" sha1="d648febd8e6a0bdd9bdbb6ce1f1f8b08567ec05a" region="gfx3" offset="0"/>
		<rom name="253-c2p.bin" merge="253-c2p.bin" size="8388608" crc="5c8d2960" sha1="f7503502be0332adf408ee0ea5ee5161c8939fd8" region="gfx3" offset="1"/>
		<rom name="253-c3p.bin" merge="253-c3p.bin" size="8388608" crc="234d16fc" sha1="7b9221f7ecc438150c8a10be72390329854ed21b" region="gfx3" offset="1000000"/>
		<rom name="253-c4p.bin" merge="253-c4p.bin" size="8388608" crc="b9b5b993" sha1="6059793eaf6e58c172235fe64aa9d25a40c38ed6" region="gfx3" offset="1000001"/>
		<rom name="253-c5p.bin" merge="253-c5p.bin" size="8388608" crc="722615d2" sha1="798832c535869f0e247c3db0d8253779b103e213" region="gfx3" offset="2000000"/>
		<rom name="253-c6p.bin" merge="253-c6p.bin" size="8388608" crc="0a6fab38" sha1="eaee6f2f18af91f7959d84d4b991b3fc182d07c4" region="gfx3" offset="2000001"/>
		<rom name="253-c7p.bin" merge="253-c7p.bin" size="8388608" crc="d68e806f" sha1="92bfd9839115bd590972ae4ecc45ad35dce22387" region="gfx3" offset="3000000"/>
		<rom name="253-c8p.bin" merge="253-c8p.bin" size="8388608" crc="f778fe99" sha1="c963f6ba90a36d02991728b44ffcf174ca18268a" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="garoupfp" sourcefile="neogeo.c" cloneof="garoupy" romof="garoupy">
		<description>Garou - Mark of the Wolves (proto) (Rom Fix - FixPlus)</description>
		<year>1999</year>
		<manufacturer>Unk</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="253fp-p1p.bin" size="1048576" crc="0b23e2cb" sha1="b61730457efebffc4a1f5a31fefbaf2e4cc8f49e" region="cpu1" offset="0"/>
		<rom name="253-p2p.bin" merge="253-p2p.bin" size="4194304" crc="bf8de565" sha1="0e24574168cd38138bed0aa4dca49849f6901ca2" region="cpu1" offset="100000"/>
		<rom name="253-s1p.bin" merge="253-s1p.bin" size="131072" crc="779989de" sha1="8bd550857b60f8a907f6d39a4225ceffdd330307" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="253-m1p.bin" merge="253-m1p.bin" size="262144" crc="bbe464f7" sha1="f5f8f3e48f5d453f45107085d6f4023bcd24c053" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="253-v1p.bin" merge="253-v1p.bin" size="4194304" crc="274f3923" sha1="4c7a8ad1cd0e3afc1f78de3c2929120ed434f104" region="sound1" offset="0"/>
		<rom name="253-v2p.bin" merge="253-v2p.bin" size="4194304" crc="8f86dabe" sha1="b3d2d9f5c1d97a6e7aee2c674fb6627f41bbb240" region="sound1" offset="400000"/>
		<rom name="253-v3p.bin" merge="253-v3p.bin" size="4194304" crc="05fd06cd" sha1="6cd699719614bb87547632ea3d61d92d81fdf563" region="sound1" offset="800000"/>
		<rom name="253-v4p.bin" merge="253-v4p.bin" size="4194304" crc="14984063" sha1="170d5638327ec0eb3590b80dc11590897367250c" region="sound1" offset="c00000"/>
		<rom name="253-c1p.bin" merge="253-c1p.bin" size="8388608" crc="5bb5d137" sha1="d648febd8e6a0bdd9bdbb6ce1f1f8b08567ec05a" region="gfx3" offset="0"/>
		<rom name="253-c2p.bin" merge="253-c2p.bin" size="8388608" crc="5c8d2960" sha1="f7503502be0332adf408ee0ea5ee5161c8939fd8" region="gfx3" offset="1"/>
		<rom name="253-c3p.bin" merge="253-c3p.bin" size="8388608" crc="234d16fc" sha1="7b9221f7ecc438150c8a10be72390329854ed21b" region="gfx3" offset="1000000"/>
		<rom name="253-c4p.bin" merge="253-c4p.bin" size="8388608" crc="b9b5b993" sha1="6059793eaf6e58c172235fe64aa9d25a40c38ed6" region="gfx3" offset="1000001"/>
		<rom name="253-c5p.bin" merge="253-c5p.bin" size="8388608" crc="722615d2" sha1="798832c535869f0e247c3db0d8253779b103e213" region="gfx3" offset="2000000"/>
		<rom name="253-c6p.bin" merge="253-c6p.bin" size="8388608" crc="0a6fab38" sha1="eaee6f2f18af91f7959d84d4b991b3fc182d07c4" region="gfx3" offset="2000001"/>
		<rom name="253-c7p.bin" merge="253-c7p.bin" size="8388608" crc="d68e806f" sha1="92bfd9839115bd590972ae4ecc45ad35dce22387" region="gfx3" offset="3000000"/>
		<rom name="253-c8p.bin" merge="253-c8p.bin" size="8388608" crc="f778fe99" sha1="c963f6ba90a36d02991728b44ffcf174ca18268a" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="joyjoycd" sourcefile="neogeo.c" romof="neogeo">
		<description>Puzzled (CD conversion)</description>
		<year>2007</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="021-p1ch.bin" size="524288" crc="a483fde0" sha1="c42a04f5fec60678cbe20bc77675e0128aadf31c" region="cpu1" offset="0"/>
		<rom name="021-s1.bin" size="131072" crc="6956d778" sha1="e3757776d60dc07d8e07c9ca61b223b14732f860" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="021-m1ch.bin" size="65536" crc="e93556ad" sha1="616fac84ec2fa80ef8f43fcf993a3186d43a96eb" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="021-v1ch.bin" size="524288" crc="241235cd" sha1="bc4992dde75134c934f6374f370d1831c8160633" region="sound1" offset="0"/>
		<rom name="021-v2.bin" size="524288" crc="8ed20a86" sha1="d15cba5eac19ea56fdd4877541f1bb3eb755ebba" region="sound2" offset="0"/>
		<rom name="021-c1.bin" size="524288" crc="509250ec" sha1="d6ddb16d8222088f153a85a905bcb99541a5f2cf" region="gfx3" offset="0"/>
		<rom name="021-c2.bin" size="524288" crc="09ed5258" sha1="6bf50cd10236e29146b49e714a0e0ebcfe30a682" region="gfx3" offset="1"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kabukleh" sourcefile="neogeo.c" cloneof="kabukikl" romof="kabukikl">
		<description>Far East of Eden - Kabuki Klash (Add Char)</description>
		<year>1995</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="092eh-p1.bin" size="2097152" crc="bcf0f989" sha1="91d493486a2be79817d31e75a192079497a45360" region="cpu1" offset="100000"/>
		<rom name="092-s1.bin" merge="092-s1.bin" size="131072" crc="a3d68ee2" sha1="386f6110a16967a72fbf788f9d968fddcdcd2889" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="092-m1.bin" merge="092-m1.bin" size="131072" crc="91957ef6" sha1="7b6907532a0e02ceb643623cbd689cf228776ed1" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="092-v1.bin" merge="092-v1.bin" size="2097152" crc="69e90596" sha1="1a2007d7784b3ce90d115980c3353862f1664d45" region="sound1" offset="0"/>
		<rom name="092-v2.bin" merge="092-v2.bin" size="2097152" crc="7abdb75d" sha1="0bff764889fe02f37877514c7fc450250839f632" region="sound1" offset="200000"/>
		<rom name="092-v3.bin" merge="092-v3.bin" size="2097152" crc="eccc98d3" sha1="b0dfbdb1ea045cb961323ac6906ab342256c3dc7" region="sound1" offset="400000"/>
		<rom name="092-v4.bin" merge="092-v4.bin" size="1048576" crc="a7c9c949" sha1="574bc55b45e81ce357b14f5992426115de25cd35" region="sound1" offset="600000"/>
		<rom name="092-c1.bin" merge="092-c1.bin" size="4194304" crc="2a9fab01" sha1="aa9f037df33ae0575b328734c76c0918ae1917e9" region="gfx3" offset="0"/>
		<rom name="092-c2.bin" merge="092-c2.bin" size="4194304" crc="6d2bac02" sha1="dfe96b62883333872be432e8af1ae617c9e62698" region="gfx3" offset="1"/>
		<rom name="092-c3.bin" merge="092-c3.bin" size="4194304" crc="5da735d6" sha1="f1c05a73794ece15576a0a30c81f4a44faac475a" region="gfx3" offset="800000"/>
		<rom name="092-c4.bin" merge="092-c4.bin" size="4194304" crc="de07f997" sha1="c27a4d4bef868eed38dc152ff37d4135b16cc991" region="gfx3" offset="800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kabuklyc" sourcefile="neogeo.c" cloneof="kabukikl" romof="kabukikl">
		<description>Far East of Eden - Kabuki Klash (Add Char - Magic always max)</description>
		<year>1995</year>
		<manufacturer>Creamymami and Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="092yc-p1.bin" size="2097152" crc="dc1b9aae" sha1="8b10adf0b6192cea555ab373e9716faf64dcd897" region="cpu1" offset="100000"/>
		<rom name="092-s1.bin" merge="092-s1.bin" size="131072" crc="a3d68ee2" sha1="386f6110a16967a72fbf788f9d968fddcdcd2889" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="092-m1.bin" merge="092-m1.bin" size="131072" crc="91957ef6" sha1="7b6907532a0e02ceb643623cbd689cf228776ed1" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="092-v1.bin" merge="092-v1.bin" size="2097152" crc="69e90596" sha1="1a2007d7784b3ce90d115980c3353862f1664d45" region="sound1" offset="0"/>
		<rom name="092-v2.bin" merge="092-v2.bin" size="2097152" crc="7abdb75d" sha1="0bff764889fe02f37877514c7fc450250839f632" region="sound1" offset="200000"/>
		<rom name="092-v3.bin" merge="092-v3.bin" size="2097152" crc="eccc98d3" sha1="b0dfbdb1ea045cb961323ac6906ab342256c3dc7" region="sound1" offset="400000"/>
		<rom name="092-v4.bin" merge="092-v4.bin" size="1048576" crc="a7c9c949" sha1="574bc55b45e81ce357b14f5992426115de25cd35" region="sound1" offset="600000"/>
		<rom name="092-c1.bin" merge="092-c1.bin" size="4194304" crc="2a9fab01" sha1="aa9f037df33ae0575b328734c76c0918ae1917e9" region="gfx3" offset="0"/>
		<rom name="092-c2.bin" merge="092-c2.bin" size="4194304" crc="6d2bac02" sha1="dfe96b62883333872be432e8af1ae617c9e62698" region="gfx3" offset="1"/>
		<rom name="092-c3.bin" merge="092-c3.bin" size="4194304" crc="5da735d6" sha1="f1c05a73794ece15576a0a30c81f4a44faac475a" region="gfx3" offset="800000"/>
		<rom name="092-c4.bin" merge="092-c4.bin" size="4194304" crc="de07f997" sha1="c27a4d4bef868eed38dc152ff37d4135b16cc991" region="gfx3" offset="800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kabukgmc" sourcefile="neogeo.c" cloneof="kabukikl" romof="kabukikl">
		<description>Far East of Eden - Kabuki Klash (Color Fix set 1 - Title screen and char color changed)</description>
		<year>1995</year>
		<manufacturer>Flycboy</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="092gmc-p1.bin" size="2097152" crc="928aa6ce" sha1="98d6ea9a3c1976b2311f395f2cc9acedbb5226eb" region="cpu1" offset="100000"/>
		<rom name="092-s1.bin" merge="092-s1.bin" size="131072" crc="a3d68ee2" sha1="386f6110a16967a72fbf788f9d968fddcdcd2889" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="092-m1.bin" merge="092-m1.bin" size="131072" crc="91957ef6" sha1="7b6907532a0e02ceb643623cbd689cf228776ed1" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="092-v1.bin" merge="092-v1.bin" size="2097152" crc="69e90596" sha1="1a2007d7784b3ce90d115980c3353862f1664d45" region="sound1" offset="0"/>
		<rom name="092-v2.bin" merge="092-v2.bin" size="2097152" crc="7abdb75d" sha1="0bff764889fe02f37877514c7fc450250839f632" region="sound1" offset="200000"/>
		<rom name="092-v3.bin" merge="092-v3.bin" size="2097152" crc="eccc98d3" sha1="b0dfbdb1ea045cb961323ac6906ab342256c3dc7" region="sound1" offset="400000"/>
		<rom name="092-v4.bin" merge="092-v4.bin" size="1048576" crc="a7c9c949" sha1="574bc55b45e81ce357b14f5992426115de25cd35" region="sound1" offset="600000"/>
		<rom name="092-c1.bin" merge="092-c1.bin" size="4194304" crc="2a9fab01" sha1="aa9f037df33ae0575b328734c76c0918ae1917e9" region="gfx3" offset="0"/>
		<rom name="092-c2.bin" merge="092-c2.bin" size="4194304" crc="6d2bac02" sha1="dfe96b62883333872be432e8af1ae617c9e62698" region="gfx3" offset="1"/>
		<rom name="092-c3.bin" merge="092-c3.bin" size="4194304" crc="5da735d6" sha1="f1c05a73794ece15576a0a30c81f4a44faac475a" region="gfx3" offset="800000"/>
		<rom name="092-c4.bin" merge="092-c4.bin" size="4194304" crc="de07f997" sha1="c27a4d4bef868eed38dc152ff37d4135b16cc991" region="gfx3" offset="800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kabuklgm" sourcefile="neogeo.c" cloneof="kabukikl" romof="kabukikl">
		<description>Far East of Eden - Kabuki Klash (Color Fix set 2 - Title screen and char color changed)</description>
		<year>1995</year>
		<manufacturer>Flycboy</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="092gm-p1.bin" size="2097152" crc="af1f9201" sha1="22c3b71608dad065c09c01ffae24382f8ddae7d6" region="cpu1" offset="100000"/>
		<rom name="092-s1.bin" merge="092-s1.bin" size="131072" crc="a3d68ee2" sha1="386f6110a16967a72fbf788f9d968fddcdcd2889" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="092-m1.bin" merge="092-m1.bin" size="131072" crc="91957ef6" sha1="7b6907532a0e02ceb643623cbd689cf228776ed1" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="092-v1.bin" merge="092-v1.bin" size="2097152" crc="69e90596" sha1="1a2007d7784b3ce90d115980c3353862f1664d45" region="sound1" offset="0"/>
		<rom name="092-v2.bin" merge="092-v2.bin" size="2097152" crc="7abdb75d" sha1="0bff764889fe02f37877514c7fc450250839f632" region="sound1" offset="200000"/>
		<rom name="092-v3.bin" merge="092-v3.bin" size="2097152" crc="eccc98d3" sha1="b0dfbdb1ea045cb961323ac6906ab342256c3dc7" region="sound1" offset="400000"/>
		<rom name="092-v4.bin" merge="092-v4.bin" size="1048576" crc="a7c9c949" sha1="574bc55b45e81ce357b14f5992426115de25cd35" region="sound1" offset="600000"/>
		<rom name="092-c1.bin" merge="092-c1.bin" size="4194304" crc="2a9fab01" sha1="aa9f037df33ae0575b328734c76c0918ae1917e9" region="gfx3" offset="0"/>
		<rom name="092-c2.bin" merge="092-c2.bin" size="4194304" crc="6d2bac02" sha1="dfe96b62883333872be432e8af1ae617c9e62698" region="gfx3" offset="1"/>
		<rom name="092-c3.bin" merge="092-c3.bin" size="4194304" crc="5da735d6" sha1="f1c05a73794ece15576a0a30c81f4a44faac475a" region="gfx3" offset="800000"/>
		<rom name="092-c4.bin" merge="092-c4.bin" size="4194304" crc="de07f997" sha1="c27a4d4bef868eed38dc152ff37d4135b16cc991" region="gfx3" offset="800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kabuklmc" sourcefile="neogeo.c" cloneof="kabukikl" romof="kabukikl">
		<description>Far East of Eden - Kabuki Klash (Magic always max)</description>
		<year>1995</year>
		<manufacturer>Creamymami</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="092mc-p1.bin" size="2097152" crc="4807f850" sha1="de0094b2daf59f46aca1acb5e84bf142d6a559ad" region="cpu1" offset="100000"/>
		<rom name="092-s1.bin" merge="092-s1.bin" size="131072" crc="a3d68ee2" sha1="386f6110a16967a72fbf788f9d968fddcdcd2889" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="092-m1.bin" merge="092-m1.bin" size="131072" crc="91957ef6" sha1="7b6907532a0e02ceb643623cbd689cf228776ed1" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="092-v1.bin" merge="092-v1.bin" size="2097152" crc="69e90596" sha1="1a2007d7784b3ce90d115980c3353862f1664d45" region="sound1" offset="0"/>
		<rom name="092-v2.bin" merge="092-v2.bin" size="2097152" crc="7abdb75d" sha1="0bff764889fe02f37877514c7fc450250839f632" region="sound1" offset="200000"/>
		<rom name="092-v3.bin" merge="092-v3.bin" size="2097152" crc="eccc98d3" sha1="b0dfbdb1ea045cb961323ac6906ab342256c3dc7" region="sound1" offset="400000"/>
		<rom name="092-v4.bin" merge="092-v4.bin" size="1048576" crc="a7c9c949" sha1="574bc55b45e81ce357b14f5992426115de25cd35" region="sound1" offset="600000"/>
		<rom name="092-c1.bin" merge="092-c1.bin" size="4194304" crc="2a9fab01" sha1="aa9f037df33ae0575b328734c76c0918ae1917e9" region="gfx3" offset="0"/>
		<rom name="092-c2.bin" merge="092-c2.bin" size="4194304" crc="6d2bac02" sha1="dfe96b62883333872be432e8af1ae617c9e62698" region="gfx3" offset="1"/>
		<rom name="092-c3.bin" merge="092-c3.bin" size="4194304" crc="5da735d6" sha1="f1c05a73794ece15576a0a30c81f4a44faac475a" region="gfx3" offset="800000"/>
		<rom name="092-c4.bin" merge="092-c4.bin" size="4194304" crc="de07f997" sha1="c27a4d4bef868eed38dc152ff37d4135b16cc991" region="gfx3" offset="800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="karnvreh" sourcefile="neogeo.c" romof="neogeo">
		<description>Karnov's Revenge (Add Char)</description>
		<year>1994</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="066eh-p1.bin" size="1048576" crc="76dfb5be" sha1="e7b72c50c5abc1cf8088fb18a40560b787f5284e" region="cpu1" offset="0"/>
		<rom name="066-s1.bin" size="131072" crc="bae5d5e5" sha1="aa69d9b235b781ec51f72a528fada9cb12e72cbc" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="066-m1.bin" size="131072" crc="030beae4" sha1="ceb6ee6c09514504efacdbca7b280901e4c97084" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="066-v1.bin" size="2097152" crc="0b7ea37a" sha1="34e7d4f6db053674a7e8c8b2e3e398777d5b02e6" region="sound1" offset="0"/>
		<rom name="066-c1.bin" size="2097152" crc="09dfe061" sha1="ca4c0f0ce80967b4be2f18b72435c468bbfbac4c" region="gfx3" offset="0"/>
		<rom name="066-c2.bin" size="2097152" crc="e0f6682a" sha1="addb4fbc30da2b8ffc86819d92a874eb232f67dd" region="gfx3" offset="1"/>
		<rom name="066-c3.bin" size="2097152" crc="a673b4f7" sha1="d138f5b38fd65c61549ce36f5c4983f7c8a3e7f6" region="gfx3" offset="400000"/>
		<rom name="066-c4.bin" size="2097152" crc="cb3dc5f4" sha1="865d9ccfc3df517c341d6aac16120f6b6aa759fe" region="gfx3" offset="400001"/>
		<rom name="066-c5.bin" size="2097152" crc="9a28785d" sha1="19723e1f7ff429e8a038d89488b279f830dfaf6e" region="gfx3" offset="800000"/>
		<rom name="066-c6.bin" size="2097152" crc="c15c01ed" sha1="7cf5583e6610bcdc3b332896cefc71df84fb3f19" region="gfx3" offset="800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kizunaeh" sourcefile="neogeo.c" romof="neogeo">
		<description>Kizuna Encounter (Add Char)</description>
		<year>1996</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="216eh-p1.bin" size="2097152" crc="a4ccd402" sha1="038539bf889af6186bb81db330e6dbdf06f64fa8" region="cpu1" offset="100000"/>
		<rom name="216-s1.bin" size="131072" crc="efdc72d7" sha1="be37cbf1852e2e4c907cc799b754b538544b6703" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="216-m1.bin" size="131072" crc="1b096820" sha1="72852e78c620038f8dafde5e54e02e418c31be9c" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="059-v1.bin" size="2097152" crc="530c50fd" sha1="29401cee7f7d2c199c7cb58092e86b28205e81ad" region="sound1" offset="0"/>
		<rom name="216-v2.bin" size="2097152" crc="03667a8d" sha1="3b0475e553a49f8788f32b0c84f82645cc6b4273" region="sound1" offset="200000"/>
		<rom name="059-v3.bin" size="2097152" crc="7038c2f9" sha1="c1d6f86b24feba03fe009b58199d2eeabe572f4e" region="sound1" offset="400000"/>
		<rom name="216-v4.bin" size="2097152" crc="31b99bd6" sha1="5871751f8e9e6b98337472c22b5e1c7ede0a9311" region="sound1" offset="600000"/>
		<rom name="059-c1.bin" size="2097152" crc="763ba611" sha1="d3262e0332c894ee149c5963f882cc5e5562ee57" region="gfx3" offset="0"/>
		<rom name="059-c2.bin" size="2097152" crc="e05e8ca6" sha1="986a9b16ff92bc101ab567d2d01348e093abea9a" region="gfx3" offset="1"/>
		<rom name="216-c3.bin" size="4194304" crc="665c9f16" sha1="7ec781a49a462f395b450460b29493f55134eac2" region="gfx3" offset="800000"/>
		<rom name="216-c4.bin" size="4194304" crc="7f5d03db" sha1="365ed266c121f4df0bb76898955a8ae0e668a216" region="gfx3" offset="800001"/>
		<rom name="059-c5.bin" size="2097152" crc="59013f9e" sha1="5bf48fcc450da72a8c4685f6e3887e67eae49988" region="gfx3" offset="1000000"/>
		<rom name="059-c6.bin" size="2097152" crc="1c8d5def" sha1="475d89a5c4922a9f6bd756d23c2624d57b6e9d62" region="gfx3" offset="1000001"/>
		<rom name="059-c7.bin" size="2097152" crc="c88f7035" sha1="c29a428b741f4fe7b71a3bc23c87925b6bc1ca8f" region="gfx3" offset="1800000"/>
		<rom name="059-c8.bin" size="2097152" crc="484ce3ba" sha1="4f21ed20ce6e2b67e2b079404599310c94f591ff" region="gfx3" offset="1800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof94b" sourcefile="neogeo.c" cloneof="kof94" romof="kof94">
		<description>The King of Fighters '94 (Add Char)</description>
		<year>1994</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="055b-p1.bin" size="2097152" crc="c4c1b20a" sha1="963befa89ea08104cae0e195f9ed6b153af67f9c" region="cpu1" offset="100000"/>
		<rom name="055-s1.bin" merge="055-s1.bin" size="131072" crc="825976c1" sha1="cb6a70bdd95d449d25196ca269b621c362db6743" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="055-m1.bin" merge="055-m1.bin" size="131072" crc="f6e77cf5" sha1="292a3e3a4918ffe72bd1c41acb927b91844e035e" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="055-v1.bin" merge="055-v1.bin" size="2097152" crc="8889596d" sha1="c9ce713b720511438dbd3fe3bcc7c246f475c6a2" region="sound1" offset="0"/>
		<rom name="055-v2.bin" merge="055-v2.bin" size="2097152" crc="25022b27" sha1="2b040a831c3c92ac6e4719de38009a0d55b64f6b" region="sound1" offset="200000"/>
		<rom name="055-v3.bin" merge="055-v3.bin" size="2097152" crc="83cf32c0" sha1="34a31a37eb10945b5169e96321bcea06eec33a00" region="sound1" offset="400000"/>
		<rom name="055-c1.bin" merge="055-c1.bin" size="2097152" crc="b96ef460" sha1="e52f5303c17b50ce165c008be2837336369c110b" region="gfx3" offset="0"/>
		<rom name="055-c2.bin" merge="055-c2.bin" size="2097152" crc="15e096a7" sha1="237c2a3d059de00bfca66e0016ed325d7a32bfec" region="gfx3" offset="1"/>
		<rom name="055-c3.bin" merge="055-c3.bin" size="2097152" crc="54f66254" sha1="c594384bcd8b03beb8c595591505fecc44b185ac" region="gfx3" offset="400000"/>
		<rom name="055-c4.bin" merge="055-c4.bin" size="2097152" crc="0b01765f" sha1="ec1fdcc944611408367bf5023d4ebe7edd9dfa88" region="gfx3" offset="400001"/>
		<rom name="055-c5.bin" merge="055-c5.bin" size="2097152" crc="ee759363" sha1="8a5621c1b1f8267b9b9b6a14ab4944de542e1945" region="gfx3" offset="800000"/>
		<rom name="055-c6.bin" merge="055-c6.bin" size="2097152" crc="498da52c" sha1="1e6e6202ee053a5261db889177ce3a087e078bda" region="gfx3" offset="800001"/>
		<rom name="055-c7.bin" merge="055-c7.bin" size="2097152" crc="62f66888" sha1="ac91a0eab0753bee175ad40213a4ae5d38ed5b87" region="gfx3" offset="c00000"/>
		<rom name="055-c8.bin" merge="055-c8.bin" size="2097152" crc="fe0a235d" sha1="a45c66836e4e3c77dfef9d4c6cc422cb59169149" region="gfx3" offset="c00001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof94seh" sourcefile="neogeo.c" cloneof="kof94" romof="kof94">
		<description>The King of Fighters '94 (Add Char - Ultra pow hack ABC)</description>
		<year>1994</year>
		<manufacturer>Creamymami and Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="055seh-p1.bin" size="2097152" crc="3b29945c" sha1="bac514690165a07886fce08680a26d75487f896c" region="cpu1" offset="100000"/>
		<rom name="055-s1.bin" merge="055-s1.bin" size="131072" crc="825976c1" sha1="cb6a70bdd95d449d25196ca269b621c362db6743" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="055-m1.bin" merge="055-m1.bin" size="131072" crc="f6e77cf5" sha1="292a3e3a4918ffe72bd1c41acb927b91844e035e" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="055-v1.bin" merge="055-v1.bin" size="2097152" crc="8889596d" sha1="c9ce713b720511438dbd3fe3bcc7c246f475c6a2" region="sound1" offset="0"/>
		<rom name="055-v2.bin" merge="055-v2.bin" size="2097152" crc="25022b27" sha1="2b040a831c3c92ac6e4719de38009a0d55b64f6b" region="sound1" offset="200000"/>
		<rom name="055-v3.bin" merge="055-v3.bin" size="2097152" crc="83cf32c0" sha1="34a31a37eb10945b5169e96321bcea06eec33a00" region="sound1" offset="400000"/>
		<rom name="055-c1.bin" merge="055-c1.bin" size="2097152" crc="b96ef460" sha1="e52f5303c17b50ce165c008be2837336369c110b" region="gfx3" offset="0"/>
		<rom name="055-c2.bin" merge="055-c2.bin" size="2097152" crc="15e096a7" sha1="237c2a3d059de00bfca66e0016ed325d7a32bfec" region="gfx3" offset="1"/>
		<rom name="055-c3.bin" merge="055-c3.bin" size="2097152" crc="54f66254" sha1="c594384bcd8b03beb8c595591505fecc44b185ac" region="gfx3" offset="400000"/>
		<rom name="055-c4.bin" merge="055-c4.bin" size="2097152" crc="0b01765f" sha1="ec1fdcc944611408367bf5023d4ebe7edd9dfa88" region="gfx3" offset="400001"/>
		<rom name="055-c5.bin" merge="055-c5.bin" size="2097152" crc="ee759363" sha1="8a5621c1b1f8267b9b9b6a14ab4944de542e1945" region="gfx3" offset="800000"/>
		<rom name="055-c6.bin" merge="055-c6.bin" size="2097152" crc="498da52c" sha1="1e6e6202ee053a5261db889177ce3a087e078bda" region="gfx3" offset="800001"/>
		<rom name="055-c7.bin" merge="055-c7.bin" size="2097152" crc="62f66888" sha1="ac91a0eab0753bee175ad40213a4ae5d38ed5b87" region="gfx3" offset="c00000"/>
		<rom name="055-c8.bin" merge="055-c8.bin" size="2097152" crc="fe0a235d" sha1="a45c66836e4e3c77dfef9d4c6cc422cb59169149" region="gfx3" offset="c00001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof94eh" sourcefile="neogeo.c" cloneof="kof94" romof="kof94">
		<description>The King of Fighters '94 (Add Char - Pow hack ABC)</description>
		<year>1994</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="055eh-p1.bin" size="2097152" crc="255487ea" sha1="49e26566b52cd8588b5e34d1c9a5d6803d3e809e" region="cpu1" offset="100000"/>
		<rom name="055-s1.bin" merge="055-s1.bin" size="131072" crc="825976c1" sha1="cb6a70bdd95d449d25196ca269b621c362db6743" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="055-m1.bin" merge="055-m1.bin" size="131072" crc="f6e77cf5" sha1="292a3e3a4918ffe72bd1c41acb927b91844e035e" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="055-v1.bin" merge="055-v1.bin" size="2097152" crc="8889596d" sha1="c9ce713b720511438dbd3fe3bcc7c246f475c6a2" region="sound1" offset="0"/>
		<rom name="055-v2.bin" merge="055-v2.bin" size="2097152" crc="25022b27" sha1="2b040a831c3c92ac6e4719de38009a0d55b64f6b" region="sound1" offset="200000"/>
		<rom name="055-v3.bin" merge="055-v3.bin" size="2097152" crc="83cf32c0" sha1="34a31a37eb10945b5169e96321bcea06eec33a00" region="sound1" offset="400000"/>
		<rom name="055-c1.bin" merge="055-c1.bin" size="2097152" crc="b96ef460" sha1="e52f5303c17b50ce165c008be2837336369c110b" region="gfx3" offset="0"/>
		<rom name="055-c2.bin" merge="055-c2.bin" size="2097152" crc="15e096a7" sha1="237c2a3d059de00bfca66e0016ed325d7a32bfec" region="gfx3" offset="1"/>
		<rom name="055-c3.bin" merge="055-c3.bin" size="2097152" crc="54f66254" sha1="c594384bcd8b03beb8c595591505fecc44b185ac" region="gfx3" offset="400000"/>
		<rom name="055-c4.bin" merge="055-c4.bin" size="2097152" crc="0b01765f" sha1="ec1fdcc944611408367bf5023d4ebe7edd9dfa88" region="gfx3" offset="400001"/>
		<rom name="055-c5.bin" merge="055-c5.bin" size="2097152" crc="ee759363" sha1="8a5621c1b1f8267b9b9b6a14ab4944de542e1945" region="gfx3" offset="800000"/>
		<rom name="055-c6.bin" merge="055-c6.bin" size="2097152" crc="498da52c" sha1="1e6e6202ee053a5261db889177ce3a087e078bda" region="gfx3" offset="800001"/>
		<rom name="055-c7.bin" merge="055-c7.bin" size="2097152" crc="62f66888" sha1="ac91a0eab0753bee175ad40213a4ae5d38ed5b87" region="gfx3" offset="c00000"/>
		<rom name="055-c8.bin" merge="055-c8.bin" size="2097152" crc="fe0a235d" sha1="a45c66836e4e3c77dfef9d4c6cc422cb59169149" region="gfx3" offset="c00001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof94ru" sourcefile="neogeo.c" cloneof="kof94" romof="kof94">
		<description>The King of Fighters '94 Remix Ultra (v1.0)</description>
		<year>1994</year>
		<manufacturer>Jason/K3</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="055ru-p1.bin" size="2097152" crc="da5fa694" sha1="9e937556f821477f6538a0785df377a2dea2831a" region="cpu1" offset="100000"/>
		<rom name="055-s1.bin" merge="055-s1.bin" size="131072" crc="825976c1" sha1="cb6a70bdd95d449d25196ca269b621c362db6743" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="055-m1.bin" merge="055-m1.bin" size="131072" crc="f6e77cf5" sha1="292a3e3a4918ffe72bd1c41acb927b91844e035e" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="055-v1.bin" merge="055-v1.bin" size="2097152" crc="8889596d" sha1="c9ce713b720511438dbd3fe3bcc7c246f475c6a2" region="sound1" offset="0"/>
		<rom name="055-v2.bin" merge="055-v2.bin" size="2097152" crc="25022b27" sha1="2b040a831c3c92ac6e4719de38009a0d55b64f6b" region="sound1" offset="200000"/>
		<rom name="055-v3.bin" merge="055-v3.bin" size="2097152" crc="83cf32c0" sha1="34a31a37eb10945b5169e96321bcea06eec33a00" region="sound1" offset="400000"/>
		<rom name="055-c1.bin" merge="055-c1.bin" size="2097152" crc="b96ef460" sha1="e52f5303c17b50ce165c008be2837336369c110b" region="gfx3" offset="0"/>
		<rom name="055-c2.bin" merge="055-c2.bin" size="2097152" crc="15e096a7" sha1="237c2a3d059de00bfca66e0016ed325d7a32bfec" region="gfx3" offset="1"/>
		<rom name="055-c3.bin" merge="055-c3.bin" size="2097152" crc="54f66254" sha1="c594384bcd8b03beb8c595591505fecc44b185ac" region="gfx3" offset="400000"/>
		<rom name="055-c4.bin" merge="055-c4.bin" size="2097152" crc="0b01765f" sha1="ec1fdcc944611408367bf5023d4ebe7edd9dfa88" region="gfx3" offset="400001"/>
		<rom name="055-c5.bin" merge="055-c5.bin" size="2097152" crc="ee759363" sha1="8a5621c1b1f8267b9b9b6a14ab4944de542e1945" region="gfx3" offset="800000"/>
		<rom name="055-c6.bin" merge="055-c6.bin" size="2097152" crc="498da52c" sha1="1e6e6202ee053a5261db889177ce3a087e078bda" region="gfx3" offset="800001"/>
		<rom name="055-c7.bin" merge="055-c7.bin" size="2097152" crc="62f66888" sha1="ac91a0eab0753bee175ad40213a4ae5d38ed5b87" region="gfx3" offset="c00000"/>
		<rom name="055-c8.bin" merge="055-c8.bin" size="2097152" crc="fe0a235d" sha1="a45c66836e4e3c77dfef9d4c6cc422cb59169149" region="gfx3" offset="c00001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof95b" sourcefile="neogeo.c" cloneof="kof95" romof="kof95">
		<description>The King of Fighters '95 (Add Char set 3)</description>
		<year>1995</year>
		<manufacturer>Unk</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="084b-p1.bin" size="2097152" crc="64d9aa39" sha1="2f1f1adf33e4944bd4d1ae913bb48c73a97d6ea2" region="cpu1" offset="100000"/>
		<rom name="084-s1.bin" merge="084-s1.bin" size="131072" crc="de716f8a" sha1="f7386454a943ed5caf625f67ee1d0197b1c6fa13" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="084-m1.bin" merge="084-m1.bin" size="131072" crc="6f2d7429" sha1="6f8462e4f07af82a5ca3197895d5dcbb67bdaa61" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="084-v1.bin" merge="084-v1.bin" size="4194304" crc="84861b56" sha1="1b6c91ddaed01f45eb9b7e49d9c2b9b479d50da6" region="sound1" offset="0"/>
		<rom name="084-v2.bin" merge="084-v2.bin" size="2097152" crc="b38a2803" sha1="dbc2c8606ca09ed7ff20906b022da3cf053b2f09" region="sound1" offset="400000"/>
		<rom name="084-v3.bin" merge="084-v3.bin" size="1048576" crc="d683a338" sha1="eb9866b4b286edc09963cb96c43ce0a8fb09adbb" region="sound1" offset="800000"/>
		<rom name="084-c1.bin" merge="084-c1.bin" size="4194304" crc="fe087e32" sha1="e8e89faa616027e4fb9b8a865c1a67f409c93bdf" region="gfx3" offset="0"/>
		<rom name="084-c2.bin" merge="084-c2.bin" size="4194304" crc="07864e09" sha1="0817fcfd75d0735fd8ff27561eaec371e4ff5829" region="gfx3" offset="1"/>
		<rom name="084-c3.bin" merge="084-c3.bin" size="4194304" crc="a4e65d1b" sha1="740a405b40b3a4b324697d2652cae29ffe0ac0bd" region="gfx3" offset="800000"/>
		<rom name="084-c4.bin" merge="084-c4.bin" size="4194304" crc="c1ace468" sha1="74ea2a3cfd7b744f0988a05baaff10016ca8f625" region="gfx3" offset="800001"/>
		<rom name="084-c5.bin" merge="084-c5.bin" size="2097152" crc="8a2c1edc" sha1="67866651bc0ce27122285a66b0aab108acf3d065" region="gfx3" offset="1000000"/>
		<rom name="084-c6.bin" merge="084-c6.bin" size="2097152" crc="f593ac35" sha1="302c92c63f092a8d49429c3331e5e5678f0ea48d" region="gfx3" offset="1000001"/>
		<rom name="084-c7.bin" merge="084-c7.bin" size="1048576" crc="9904025f" sha1="eec770746a0ad073f7d353ab16a2cc3a5278d307" region="gfx3" offset="1800000"/>
		<rom name="084-c8.bin" merge="084-c8.bin" size="1048576" crc="78eb0f9b" sha1="2925ea21ed2ce167f08a25589e94f28643379034" region="gfx3" offset="1800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof95seh" sourcefile="neogeo.c" cloneof="kof95" romof="kof95">
		<description>The King of Fighters '95 (Add Char - Ultra pow hack ABC)</description>
		<year>1995</year>
		<manufacturer>Creamymami and Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="084seh-p1.bin" size="2097152" crc="7b39effe" sha1="2d19defbb01f74d46d8d303705d6ff8b48c6391e" region="cpu1" offset="100000"/>
		<rom name="084-s1.bin" merge="084-s1.bin" size="131072" crc="de716f8a" sha1="f7386454a943ed5caf625f67ee1d0197b1c6fa13" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="084-m1.bin" merge="084-m1.bin" size="131072" crc="6f2d7429" sha1="6f8462e4f07af82a5ca3197895d5dcbb67bdaa61" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="084-v1.bin" merge="084-v1.bin" size="4194304" crc="84861b56" sha1="1b6c91ddaed01f45eb9b7e49d9c2b9b479d50da6" region="sound1" offset="0"/>
		<rom name="084-v2.bin" merge="084-v2.bin" size="2097152" crc="b38a2803" sha1="dbc2c8606ca09ed7ff20906b022da3cf053b2f09" region="sound1" offset="400000"/>
		<rom name="084-v3.bin" merge="084-v3.bin" size="1048576" crc="d683a338" sha1="eb9866b4b286edc09963cb96c43ce0a8fb09adbb" region="sound1" offset="800000"/>
		<rom name="084-c1.bin" merge="084-c1.bin" size="4194304" crc="fe087e32" sha1="e8e89faa616027e4fb9b8a865c1a67f409c93bdf" region="gfx3" offset="0"/>
		<rom name="084-c2.bin" merge="084-c2.bin" size="4194304" crc="07864e09" sha1="0817fcfd75d0735fd8ff27561eaec371e4ff5829" region="gfx3" offset="1"/>
		<rom name="084-c3.bin" merge="084-c3.bin" size="4194304" crc="a4e65d1b" sha1="740a405b40b3a4b324697d2652cae29ffe0ac0bd" region="gfx3" offset="800000"/>
		<rom name="084-c4.bin" merge="084-c4.bin" size="4194304" crc="c1ace468" sha1="74ea2a3cfd7b744f0988a05baaff10016ca8f625" region="gfx3" offset="800001"/>
		<rom name="084-c5.bin" merge="084-c5.bin" size="2097152" crc="8a2c1edc" sha1="67866651bc0ce27122285a66b0aab108acf3d065" region="gfx3" offset="1000000"/>
		<rom name="084-c6.bin" merge="084-c6.bin" size="2097152" crc="f593ac35" sha1="302c92c63f092a8d49429c3331e5e5678f0ea48d" region="gfx3" offset="1000001"/>
		<rom name="084-c7.bin" merge="084-c7.bin" size="1048576" crc="9904025f" sha1="eec770746a0ad073f7d353ab16a2cc3a5278d307" region="gfx3" offset="1800000"/>
		<rom name="084-c8.bin" merge="084-c8.bin" size="1048576" crc="78eb0f9b" sha1="2925ea21ed2ce167f08a25589e94f28643379034" region="gfx3" offset="1800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof95eh" sourcefile="neogeo.c" cloneof="kof95" romof="kof95">
		<description>The King of Fighters '95 (Add Char - Pow hack ABC)</description>
		<year>1995</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="084eh-p1.bin" size="2097152" crc="fe421168" sha1="2970b26c851d486493eb5fd127d1ed5e42578816" region="cpu1" offset="100000"/>
		<rom name="084-s1.bin" merge="084-s1.bin" size="131072" crc="de716f8a" sha1="f7386454a943ed5caf625f67ee1d0197b1c6fa13" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="084-m1.bin" merge="084-m1.bin" size="131072" crc="6f2d7429" sha1="6f8462e4f07af82a5ca3197895d5dcbb67bdaa61" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="084-v1.bin" merge="084-v1.bin" size="4194304" crc="84861b56" sha1="1b6c91ddaed01f45eb9b7e49d9c2b9b479d50da6" region="sound1" offset="0"/>
		<rom name="084-v2.bin" merge="084-v2.bin" size="2097152" crc="b38a2803" sha1="dbc2c8606ca09ed7ff20906b022da3cf053b2f09" region="sound1" offset="400000"/>
		<rom name="084-v3.bin" merge="084-v3.bin" size="1048576" crc="d683a338" sha1="eb9866b4b286edc09963cb96c43ce0a8fb09adbb" region="sound1" offset="800000"/>
		<rom name="084-c1.bin" merge="084-c1.bin" size="4194304" crc="fe087e32" sha1="e8e89faa616027e4fb9b8a865c1a67f409c93bdf" region="gfx3" offset="0"/>
		<rom name="084-c2.bin" merge="084-c2.bin" size="4194304" crc="07864e09" sha1="0817fcfd75d0735fd8ff27561eaec371e4ff5829" region="gfx3" offset="1"/>
		<rom name="084-c3.bin" merge="084-c3.bin" size="4194304" crc="a4e65d1b" sha1="740a405b40b3a4b324697d2652cae29ffe0ac0bd" region="gfx3" offset="800000"/>
		<rom name="084-c4.bin" merge="084-c4.bin" size="4194304" crc="c1ace468" sha1="74ea2a3cfd7b744f0988a05baaff10016ca8f625" region="gfx3" offset="800001"/>
		<rom name="084-c5.bin" merge="084-c5.bin" size="2097152" crc="8a2c1edc" sha1="67866651bc0ce27122285a66b0aab108acf3d065" region="gfx3" offset="1000000"/>
		<rom name="084-c6.bin" merge="084-c6.bin" size="2097152" crc="f593ac35" sha1="302c92c63f092a8d49429c3331e5e5678f0ea48d" region="gfx3" offset="1000001"/>
		<rom name="084-c7.bin" merge="084-c7.bin" size="1048576" crc="9904025f" sha1="eec770746a0ad073f7d353ab16a2cc3a5278d307" region="gfx3" offset="1800000"/>
		<rom name="084-c8.bin" merge="084-c8.bin" size="1048576" crc="78eb0f9b" sha1="2925ea21ed2ce167f08a25589e94f28643379034" region="gfx3" offset="1800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof95hp" sourcefile="neogeo.c" cloneof="kof95" romof="kof95">
		<description>The King of Fighters '95 (Add Char set 2)</description>
		<year>1995</year>
		<manufacturer>HackPlus</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="084hp-p1.bin" size="2097152" crc="865642a4" sha1="726d918b1f4a8e9b7dccd57944979d57448e9f3e" region="cpu1" offset="100000"/>
		<rom name="084-s1.bin" merge="084-s1.bin" size="131072" crc="de716f8a" sha1="f7386454a943ed5caf625f67ee1d0197b1c6fa13" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="084-m1.bin" merge="084-m1.bin" size="131072" crc="6f2d7429" sha1="6f8462e4f07af82a5ca3197895d5dcbb67bdaa61" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="084-v1.bin" merge="084-v1.bin" size="4194304" crc="84861b56" sha1="1b6c91ddaed01f45eb9b7e49d9c2b9b479d50da6" region="sound1" offset="0"/>
		<rom name="084-v2.bin" merge="084-v2.bin" size="2097152" crc="b38a2803" sha1="dbc2c8606ca09ed7ff20906b022da3cf053b2f09" region="sound1" offset="400000"/>
		<rom name="084-v3.bin" merge="084-v3.bin" size="1048576" crc="d683a338" sha1="eb9866b4b286edc09963cb96c43ce0a8fb09adbb" region="sound1" offset="800000"/>
		<rom name="084-c1.bin" merge="084-c1.bin" size="4194304" crc="fe087e32" sha1="e8e89faa616027e4fb9b8a865c1a67f409c93bdf" region="gfx3" offset="0"/>
		<rom name="084-c2.bin" merge="084-c2.bin" size="4194304" crc="07864e09" sha1="0817fcfd75d0735fd8ff27561eaec371e4ff5829" region="gfx3" offset="1"/>
		<rom name="084-c3.bin" merge="084-c3.bin" size="4194304" crc="a4e65d1b" sha1="740a405b40b3a4b324697d2652cae29ffe0ac0bd" region="gfx3" offset="800000"/>
		<rom name="084-c4.bin" merge="084-c4.bin" size="4194304" crc="c1ace468" sha1="74ea2a3cfd7b744f0988a05baaff10016ca8f625" region="gfx3" offset="800001"/>
		<rom name="084-c5.bin" merge="084-c5.bin" size="2097152" crc="8a2c1edc" sha1="67866651bc0ce27122285a66b0aab108acf3d065" region="gfx3" offset="1000000"/>
		<rom name="084-c6.bin" merge="084-c6.bin" size="2097152" crc="f593ac35" sha1="302c92c63f092a8d49429c3331e5e5678f0ea48d" region="gfx3" offset="1000001"/>
		<rom name="084-c7.bin" merge="084-c7.bin" size="1048576" crc="9904025f" sha1="eec770746a0ad073f7d353ab16a2cc3a5278d307" region="gfx3" offset="1800000"/>
		<rom name="084-c8.bin" merge="084-c8.bin" size="1048576" crc="78eb0f9b" sha1="2925ea21ed2ce167f08a25589e94f28643379034" region="gfx3" offset="1800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof95pjc" sourcefile="neogeo.c" cloneof="kof95" romof="kof95">
		<description>The King of Fighters '95 (Add Char - Char color changed)</description>
		<year>1995</year>
		<manufacturer>TcwLee</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="084pjc-p1.bin" size="2097152" crc="da14c25e" sha1="03309a228783864bbb3cb70295c874812e63e959" region="cpu1" offset="100000"/>
		<rom name="084-s1.bin" merge="084-s1.bin" size="131072" crc="de716f8a" sha1="f7386454a943ed5caf625f67ee1d0197b1c6fa13" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="084-m1.bin" merge="084-m1.bin" size="131072" crc="6f2d7429" sha1="6f8462e4f07af82a5ca3197895d5dcbb67bdaa61" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="084-v1.bin" merge="084-v1.bin" size="4194304" crc="84861b56" sha1="1b6c91ddaed01f45eb9b7e49d9c2b9b479d50da6" region="sound1" offset="0"/>
		<rom name="084-v2.bin" merge="084-v2.bin" size="2097152" crc="b38a2803" sha1="dbc2c8606ca09ed7ff20906b022da3cf053b2f09" region="sound1" offset="400000"/>
		<rom name="084-v3.bin" merge="084-v3.bin" size="1048576" crc="d683a338" sha1="eb9866b4b286edc09963cb96c43ce0a8fb09adbb" region="sound1" offset="800000"/>
		<rom name="084-c1.bin" merge="084-c1.bin" size="4194304" crc="fe087e32" sha1="e8e89faa616027e4fb9b8a865c1a67f409c93bdf" region="gfx3" offset="0"/>
		<rom name="084-c2.bin" merge="084-c2.bin" size="4194304" crc="07864e09" sha1="0817fcfd75d0735fd8ff27561eaec371e4ff5829" region="gfx3" offset="1"/>
		<rom name="084-c3.bin" merge="084-c3.bin" size="4194304" crc="a4e65d1b" sha1="740a405b40b3a4b324697d2652cae29ffe0ac0bd" region="gfx3" offset="800000"/>
		<rom name="084-c4.bin" merge="084-c4.bin" size="4194304" crc="c1ace468" sha1="74ea2a3cfd7b744f0988a05baaff10016ca8f625" region="gfx3" offset="800001"/>
		<rom name="084-c5.bin" merge="084-c5.bin" size="2097152" crc="8a2c1edc" sha1="67866651bc0ce27122285a66b0aab108acf3d065" region="gfx3" offset="1000000"/>
		<rom name="084-c6.bin" merge="084-c6.bin" size="2097152" crc="f593ac35" sha1="302c92c63f092a8d49429c3331e5e5678f0ea48d" region="gfx3" offset="1000001"/>
		<rom name="084-c7.bin" merge="084-c7.bin" size="1048576" crc="9904025f" sha1="eec770746a0ad073f7d353ab16a2cc3a5278d307" region="gfx3" offset="1800000"/>
		<rom name="084-c8.bin" merge="084-c8.bin" size="1048576" crc="78eb0f9b" sha1="2925ea21ed2ce167f08a25589e94f28643379034" region="gfx3" offset="1800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof95ru" sourcefile="neogeo.c" cloneof="kof95" romof="kof95">
		<description>The King of Fighters '95 Remix Ultra (Diff Moves ultra rev v1.0)</description>
		<year>1995</year>
		<manufacturer>Jason/K3</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="084ru-p1.bin" size="2097152" crc="08492b09" sha1="25af69066e96958b25ccece77013945e640f7b83" region="cpu1" offset="100000"/>
		<rom name="084-s1.bin" merge="084-s1.bin" size="131072" crc="de716f8a" sha1="f7386454a943ed5caf625f67ee1d0197b1c6fa13" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="084-m1.bin" merge="084-m1.bin" size="131072" crc="6f2d7429" sha1="6f8462e4f07af82a5ca3197895d5dcbb67bdaa61" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="084-v1.bin" merge="084-v1.bin" size="4194304" crc="84861b56" sha1="1b6c91ddaed01f45eb9b7e49d9c2b9b479d50da6" region="sound1" offset="0"/>
		<rom name="084-v2.bin" merge="084-v2.bin" size="2097152" crc="b38a2803" sha1="dbc2c8606ca09ed7ff20906b022da3cf053b2f09" region="sound1" offset="400000"/>
		<rom name="084-v3.bin" merge="084-v3.bin" size="1048576" crc="d683a338" sha1="eb9866b4b286edc09963cb96c43ce0a8fb09adbb" region="sound1" offset="800000"/>
		<rom name="084-c1.bin" merge="084-c1.bin" size="4194304" crc="fe087e32" sha1="e8e89faa616027e4fb9b8a865c1a67f409c93bdf" region="gfx3" offset="0"/>
		<rom name="084-c2.bin" merge="084-c2.bin" size="4194304" crc="07864e09" sha1="0817fcfd75d0735fd8ff27561eaec371e4ff5829" region="gfx3" offset="1"/>
		<rom name="084-c3.bin" merge="084-c3.bin" size="4194304" crc="a4e65d1b" sha1="740a405b40b3a4b324697d2652cae29ffe0ac0bd" region="gfx3" offset="800000"/>
		<rom name="084-c4.bin" merge="084-c4.bin" size="4194304" crc="c1ace468" sha1="74ea2a3cfd7b744f0988a05baaff10016ca8f625" region="gfx3" offset="800001"/>
		<rom name="084-c5.bin" merge="084-c5.bin" size="2097152" crc="8a2c1edc" sha1="67866651bc0ce27122285a66b0aab108acf3d065" region="gfx3" offset="1000000"/>
		<rom name="084-c6.bin" merge="084-c6.bin" size="2097152" crc="f593ac35" sha1="302c92c63f092a8d49429c3331e5e5678f0ea48d" region="gfx3" offset="1000001"/>
		<rom name="084-c7.bin" merge="084-c7.bin" size="1048576" crc="9904025f" sha1="eec770746a0ad073f7d353ab16a2cc3a5278d307" region="gfx3" offset="1800000"/>
		<rom name="084-c8.bin" merge="084-c8.bin" size="1048576" crc="78eb0f9b" sha1="2925ea21ed2ce167f08a25589e94f28643379034" region="gfx3" offset="1800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof95y" sourcefile="neogeo.c" cloneof="kof95" romof="kof95">
		<description>The King of Fighters '95 (Add Char set 1)</description>
		<year>1995</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="kof95y_p1.rom" size="2097152" crc="c838b32b" sha1="7fa1a21f4e3b975989eaa86cad4679bad579908d" region="cpu1" offset="100000"/>
		<rom name="084-s1.bin" merge="084-s1.bin" size="131072" crc="de716f8a" sha1="f7386454a943ed5caf625f67ee1d0197b1c6fa13" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="084-m1.bin" merge="084-m1.bin" size="131072" crc="6f2d7429" sha1="6f8462e4f07af82a5ca3197895d5dcbb67bdaa61" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="084-v1.bin" merge="084-v1.bin" size="4194304" crc="84861b56" sha1="1b6c91ddaed01f45eb9b7e49d9c2b9b479d50da6" region="sound1" offset="0"/>
		<rom name="084-v2.bin" merge="084-v2.bin" size="2097152" crc="b38a2803" sha1="dbc2c8606ca09ed7ff20906b022da3cf053b2f09" region="sound1" offset="400000"/>
		<rom name="084-v3.bin" merge="084-v3.bin" size="1048576" crc="d683a338" sha1="eb9866b4b286edc09963cb96c43ce0a8fb09adbb" region="sound1" offset="800000"/>
		<rom name="084-c1.bin" merge="084-c1.bin" size="4194304" crc="fe087e32" sha1="e8e89faa616027e4fb9b8a865c1a67f409c93bdf" region="gfx3" offset="0"/>
		<rom name="084-c2.bin" merge="084-c2.bin" size="4194304" crc="07864e09" sha1="0817fcfd75d0735fd8ff27561eaec371e4ff5829" region="gfx3" offset="1"/>
		<rom name="084-c3.bin" merge="084-c3.bin" size="4194304" crc="a4e65d1b" sha1="740a405b40b3a4b324697d2652cae29ffe0ac0bd" region="gfx3" offset="800000"/>
		<rom name="084-c4.bin" merge="084-c4.bin" size="4194304" crc="c1ace468" sha1="74ea2a3cfd7b744f0988a05baaff10016ca8f625" region="gfx3" offset="800001"/>
		<rom name="084-c5.bin" merge="084-c5.bin" size="2097152" crc="8a2c1edc" sha1="67866651bc0ce27122285a66b0aab108acf3d065" region="gfx3" offset="1000000"/>
		<rom name="084-c6.bin" merge="084-c6.bin" size="2097152" crc="f593ac35" sha1="302c92c63f092a8d49429c3331e5e5678f0ea48d" region="gfx3" offset="1000001"/>
		<rom name="084-c7.bin" merge="084-c7.bin" size="1048576" crc="9904025f" sha1="eec770746a0ad073f7d353ab16a2cc3a5278d307" region="gfx3" offset="1800000"/>
		<rom name="084-c8.bin" merge="084-c8.bin" size="1048576" crc="78eb0f9b" sha1="2925ea21ed2ce167f08a25589e94f28643379034" region="gfx3" offset="1800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof96b" sourcefile="neogeo.c" cloneof="kof96" romof="kof96">
		<description>The King of Fighters '96 (Add Char)</description>
		<year>1996</year>
		<manufacturer>Unk</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="214b-p1.bin" size="1048576" crc="0b385fab" sha1="ea544d95438b373e3f5f530528413ff583d2b329" region="cpu1" offset="0"/>
		<rom name="214-p2.bin" merge="214-p2.bin" size="2097152" crc="002ccb73" sha1="3ae8df682c75027ca82db25491021eeba00a267e" region="cpu1" offset="100000"/>
		<rom name="214-s1.bin" merge="214-s1.bin" size="131072" crc="1254cbdb" sha1="fce5cf42588298711a3633e9c9c1d4dcb723ac76" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="214-m1.bin" merge="214-m1.bin" size="131072" crc="dabc427c" sha1="b76722ed142ee7addceb4757424870dbd003e8b3" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="214-v1.bin" merge="214-v1.bin" size="4194304" crc="63f7b045" sha1="1353715f1a8476dca6f8031d9e7a401eacab8159" region="sound1" offset="0"/>
		<rom name="214-v2.bin" merge="214-v2.bin" size="4194304" crc="25929059" sha1="6a721c4cb8f8dc772774023877d4a9f50d5a9e31" region="sound1" offset="400000"/>
		<rom name="214-v3.bin" merge="214-v3.bin" size="2097152" crc="92a2257d" sha1="5064aec78fa0d104e5dd5869b95382aa170214ee" region="sound1" offset="800000"/>
		<rom name="214-c1.bin" merge="214-c1.bin" size="4194304" crc="7ecf4aa2" sha1="f773c4c1f05d58dd37e7bb2ac1d1e0ec43998a71" region="gfx3" offset="0"/>
		<rom name="214-c2.bin" merge="214-c2.bin" size="4194304" crc="05b54f37" sha1="cc31653fe4cb05201fba234e080cb9c7a7592b1b" region="gfx3" offset="1"/>
		<rom name="214-c3.bin" merge="214-c3.bin" size="4194304" crc="64989a65" sha1="e6f3749d43be0afa9dad7b085cb782ba694252ca" region="gfx3" offset="800000"/>
		<rom name="214-c4.bin" merge="214-c4.bin" size="4194304" crc="afbea515" sha1="ae875052728de33174827705646bd14cf3937b5c" region="gfx3" offset="800001"/>
		<rom name="214-c5.bin" merge="214-c5.bin" size="4194304" crc="2a3bbd26" sha1="7c1a7e50a10a1b082e0d0d515c34135ee9f995ac" region="gfx3" offset="1000000"/>
		<rom name="214-c6.bin" merge="214-c6.bin" size="4194304" crc="44d30dc7" sha1="c8ae001e37224b55d9e4a4d99f6578b4f6eb055f" region="gfx3" offset="1000001"/>
		<rom name="214-c7.bin" merge="214-c7.bin" size="4194304" crc="3687331b" sha1="2be95caab76d7af51674f93884330ba73a6053e4" region="gfx3" offset="1800000"/>
		<rom name="214-c8.bin" merge="214-c8.bin" size="4194304" crc="fa1461ad" sha1="6c71a7f08e4044214223a6bf80984582ab5e0328" region="gfx3" offset="1800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof96c" sourcefile="neogeo.c" cloneof="kof96" romof="kof96">
		<description>The King of Fighters '96 (Chinese Ver.1.0)</description>
		<year>1996</year>
		<manufacturer>Kyofun</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="214c-p1.bin" size="8388608" crc="51990a7f" sha1="eef003e5a7e43d670fe916c983c161d213337627" region="cpu1" offset="0"/>
		<rom name="214c-s1.bin" size="131072" crc="f917527a" sha1="8c4778f9dc5e0651042f8ff6f1a18e3f40d0bf7c" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="214-m1.bin" merge="214-m1.bin" size="131072" crc="dabc427c" sha1="b76722ed142ee7addceb4757424870dbd003e8b3" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="214-v1.bin" merge="214-v1.bin" size="4194304" crc="63f7b045" sha1="1353715f1a8476dca6f8031d9e7a401eacab8159" region="sound1" offset="0"/>
		<rom name="214-v2.bin" merge="214-v2.bin" size="4194304" crc="25929059" sha1="6a721c4cb8f8dc772774023877d4a9f50d5a9e31" region="sound1" offset="400000"/>
		<rom name="214-v3.bin" merge="214-v3.bin" size="2097152" crc="92a2257d" sha1="5064aec78fa0d104e5dd5869b95382aa170214ee" region="sound1" offset="800000"/>
		<rom name="214c-c1.bin" size="25165824" crc="a89789ba" sha1="25632122b747eb97a4ffb94d8e0cd7c20940d118" region="gfx3" offset="0"/>
		<rom name="214c-c2.bin" size="25165824" crc="e4a5e70d" sha1="4f4691d386cfd63015812475bc58b1e8ae4b23ff" region="gfx3" offset="1"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf96ckvs" sourcefile="neogeo.c" cloneof="kof96" romof="kof96">
		<description>The King of Fighters '96 (Chinese ver)</description>
		<year>1996</year>
		<manufacturer>KVS</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="214ckvs-p1.bin" size="8388608" crc="802a8874" sha1="c76857acf29366af9e3ac8bf07fad0976ec2607f" region="cpu1" offset="0"/>
		<rom name="214ckvs-s1.bin" size="131072" crc="3e9c7f67" sha1="8d08e7861fbc3c8305b7160b8856326d8d407237" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="214-m1.bin" merge="214-m1.bin" size="131072" crc="dabc427c" sha1="b76722ed142ee7addceb4757424870dbd003e8b3" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="214ckvs-v1.bin" size="10485760" crc="4f14a72b" sha1="fb1105aa271ea14016f777017cf6079ff61e176f" region="sound1" offset="0"/>
		<rom name="214ckvs-c1.bin" size="25165824" crc="252e41e9" sha1="2844b65dce7a47c04da4473d5ef519cbbdab0e09" region="gfx3" offset="0"/>
		<rom name="214c-c2.bin" size="25165824" crc="e4a5e70d" sha1="4f4691d386cfd63015812475bc58b1e8ae4b23ff" region="gfx3" offset="1"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof96cr" sourcefile="neogeo.c" cloneof="kof96" romof="kof96">
		<description>The King of Fighters '96 (Diff Moves and Style)</description>
		<year>1996</year>
		<manufacturer>CHL</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="214cr-p1.bin" size="1048576" crc="7d07f47d" sha1="bc539a4cd318a3d68e97a71ae572c53827bcfcd6" region="cpu1" offset="0"/>
		<rom name="214-p2.bin" merge="214-p2.bin" size="2097152" crc="002ccb73" sha1="3ae8df682c75027ca82db25491021eeba00a267e" region="cpu1" offset="100000"/>
		<rom name="214-s1.bin" merge="214-s1.bin" size="131072" crc="1254cbdb" sha1="fce5cf42588298711a3633e9c9c1d4dcb723ac76" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="214-m1.bin" merge="214-m1.bin" size="131072" crc="dabc427c" sha1="b76722ed142ee7addceb4757424870dbd003e8b3" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="214-v1.bin" merge="214-v1.bin" size="4194304" crc="63f7b045" sha1="1353715f1a8476dca6f8031d9e7a401eacab8159" region="sound1" offset="0"/>
		<rom name="214-v2.bin" merge="214-v2.bin" size="4194304" crc="25929059" sha1="6a721c4cb8f8dc772774023877d4a9f50d5a9e31" region="sound1" offset="400000"/>
		<rom name="214-v3.bin" merge="214-v3.bin" size="2097152" crc="92a2257d" sha1="5064aec78fa0d104e5dd5869b95382aa170214ee" region="sound1" offset="800000"/>
		<rom name="214-c1.bin" merge="214-c1.bin" size="4194304" crc="7ecf4aa2" sha1="f773c4c1f05d58dd37e7bb2ac1d1e0ec43998a71" region="gfx3" offset="0"/>
		<rom name="214-c2.bin" merge="214-c2.bin" size="4194304" crc="05b54f37" sha1="cc31653fe4cb05201fba234e080cb9c7a7592b1b" region="gfx3" offset="1"/>
		<rom name="214-c3.bin" merge="214-c3.bin" size="4194304" crc="64989a65" sha1="e6f3749d43be0afa9dad7b085cb782ba694252ca" region="gfx3" offset="800000"/>
		<rom name="214-c4.bin" merge="214-c4.bin" size="4194304" crc="afbea515" sha1="ae875052728de33174827705646bd14cf3937b5c" region="gfx3" offset="800001"/>
		<rom name="214-c5.bin" merge="214-c5.bin" size="4194304" crc="2a3bbd26" sha1="7c1a7e50a10a1b082e0d0d515c34135ee9f995ac" region="gfx3" offset="1000000"/>
		<rom name="214-c6.bin" merge="214-c6.bin" size="4194304" crc="44d30dc7" sha1="c8ae001e37224b55d9e4a4d99f6578b4f6eb055f" region="gfx3" offset="1000001"/>
		<rom name="214-c7.bin" merge="214-c7.bin" size="4194304" crc="3687331b" sha1="2be95caab76d7af51674f93884330ba73a6053e4" region="gfx3" offset="1800000"/>
		<rom name="214-c8.bin" merge="214-c8.bin" size="4194304" crc="fa1461ad" sha1="6c71a7f08e4044214223a6bf80984582ab5e0328" region="gfx3" offset="1800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof96chj" sourcefile="neogeo.c" cloneof="kof96" romof="kof96">
		<description>The King of Fighters '96 (Diff Moves - Ultra kill style changed set 2)</description>
		<year>1996</year>
		<manufacturer>CHL and Jason/K3</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="214chj-p1.bin" size="1048576" crc="2a2a63ad" sha1="92fca18b6bfc77569572262fcfbee732510dc3d6" region="cpu1" offset="0"/>
		<rom name="214-p2.bin" merge="214-p2.bin" size="2097152" crc="002ccb73" sha1="3ae8df682c75027ca82db25491021eeba00a267e" region="cpu1" offset="100000"/>
		<rom name="214-s1.bin" merge="214-s1.bin" size="131072" crc="1254cbdb" sha1="fce5cf42588298711a3633e9c9c1d4dcb723ac76" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="214-m1.bin" merge="214-m1.bin" size="131072" crc="dabc427c" sha1="b76722ed142ee7addceb4757424870dbd003e8b3" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="214-v1.bin" merge="214-v1.bin" size="4194304" crc="63f7b045" sha1="1353715f1a8476dca6f8031d9e7a401eacab8159" region="sound1" offset="0"/>
		<rom name="214-v2.bin" merge="214-v2.bin" size="4194304" crc="25929059" sha1="6a721c4cb8f8dc772774023877d4a9f50d5a9e31" region="sound1" offset="400000"/>
		<rom name="214-v3.bin" merge="214-v3.bin" size="2097152" crc="92a2257d" sha1="5064aec78fa0d104e5dd5869b95382aa170214ee" region="sound1" offset="800000"/>
		<rom name="214-c1.bin" merge="214-c1.bin" size="4194304" crc="7ecf4aa2" sha1="f773c4c1f05d58dd37e7bb2ac1d1e0ec43998a71" region="gfx3" offset="0"/>
		<rom name="214-c2.bin" merge="214-c2.bin" size="4194304" crc="05b54f37" sha1="cc31653fe4cb05201fba234e080cb9c7a7592b1b" region="gfx3" offset="1"/>
		<rom name="214-c3.bin" merge="214-c3.bin" size="4194304" crc="64989a65" sha1="e6f3749d43be0afa9dad7b085cb782ba694252ca" region="gfx3" offset="800000"/>
		<rom name="214-c4.bin" merge="214-c4.bin" size="4194304" crc="afbea515" sha1="ae875052728de33174827705646bd14cf3937b5c" region="gfx3" offset="800001"/>
		<rom name="214-c5.bin" merge="214-c5.bin" size="4194304" crc="2a3bbd26" sha1="7c1a7e50a10a1b082e0d0d515c34135ee9f995ac" region="gfx3" offset="1000000"/>
		<rom name="214-c6.bin" merge="214-c6.bin" size="4194304" crc="44d30dc7" sha1="c8ae001e37224b55d9e4a4d99f6578b4f6eb055f" region="gfx3" offset="1000001"/>
		<rom name="214-c7.bin" merge="214-c7.bin" size="4194304" crc="3687331b" sha1="2be95caab76d7af51674f93884330ba73a6053e4" region="gfx3" offset="1800000"/>
		<rom name="214-c8.bin" merge="214-c8.bin" size="4194304" crc="fa1461ad" sha1="6c71a7f08e4044214223a6bf80984582ab5e0328" region="gfx3" offset="1800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof96seh" sourcefile="neogeo.c" cloneof="kof96" romof="kof96">
		<description>The King of Fighters '96 (Add Char - Ultra pow hack ABC)</description>
		<year>1996</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="214seh-p1.bin" size="1048576" crc="76fc560c" sha1="618b01b00235e1ff3d083e5c077e43482864f774" region="cpu1" offset="0"/>
		<rom name="214-p2.bin" merge="214-p2.bin" size="2097152" crc="002ccb73" sha1="3ae8df682c75027ca82db25491021eeba00a267e" region="cpu1" offset="100000"/>
		<rom name="214-s1.bin" merge="214-s1.bin" size="131072" crc="1254cbdb" sha1="fce5cf42588298711a3633e9c9c1d4dcb723ac76" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="214-m1.bin" merge="214-m1.bin" size="131072" crc="dabc427c" sha1="b76722ed142ee7addceb4757424870dbd003e8b3" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="214-v1.bin" merge="214-v1.bin" size="4194304" crc="63f7b045" sha1="1353715f1a8476dca6f8031d9e7a401eacab8159" region="sound1" offset="0"/>
		<rom name="214-v2.bin" merge="214-v2.bin" size="4194304" crc="25929059" sha1="6a721c4cb8f8dc772774023877d4a9f50d5a9e31" region="sound1" offset="400000"/>
		<rom name="214-v3.bin" merge="214-v3.bin" size="2097152" crc="92a2257d" sha1="5064aec78fa0d104e5dd5869b95382aa170214ee" region="sound1" offset="800000"/>
		<rom name="214-c1.bin" merge="214-c1.bin" size="4194304" crc="7ecf4aa2" sha1="f773c4c1f05d58dd37e7bb2ac1d1e0ec43998a71" region="gfx3" offset="0"/>
		<rom name="214-c2.bin" merge="214-c2.bin" size="4194304" crc="05b54f37" sha1="cc31653fe4cb05201fba234e080cb9c7a7592b1b" region="gfx3" offset="1"/>
		<rom name="214-c3.bin" merge="214-c3.bin" size="4194304" crc="64989a65" sha1="e6f3749d43be0afa9dad7b085cb782ba694252ca" region="gfx3" offset="800000"/>
		<rom name="214-c4.bin" merge="214-c4.bin" size="4194304" crc="afbea515" sha1="ae875052728de33174827705646bd14cf3937b5c" region="gfx3" offset="800001"/>
		<rom name="214-c5.bin" merge="214-c5.bin" size="4194304" crc="2a3bbd26" sha1="7c1a7e50a10a1b082e0d0d515c34135ee9f995ac" region="gfx3" offset="1000000"/>
		<rom name="214-c6.bin" merge="214-c6.bin" size="4194304" crc="44d30dc7" sha1="c8ae001e37224b55d9e4a4d99f6578b4f6eb055f" region="gfx3" offset="1000001"/>
		<rom name="214-c7.bin" merge="214-c7.bin" size="4194304" crc="3687331b" sha1="2be95caab76d7af51674f93884330ba73a6053e4" region="gfx3" offset="1800000"/>
		<rom name="214-c8.bin" merge="214-c8.bin" size="4194304" crc="fa1461ad" sha1="6c71a7f08e4044214223a6bf80984582ab5e0328" region="gfx3" offset="1800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof96eh" sourcefile="neogeo.c" cloneof="kof96" romof="kof96">
		<description>The King of Fighters '96 (Add Char - Pow hack ABC set 1)</description>
		<year>1996</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="214eh-p1.bin" size="1048576" crc="103ba0e4" sha1="dd4964f2ad5f0c3540dff495d103890b9ecf0cbb" region="cpu1" offset="0"/>
		<rom name="214-p2.bin" merge="214-p2.bin" size="2097152" crc="002ccb73" sha1="3ae8df682c75027ca82db25491021eeba00a267e" region="cpu1" offset="100000"/>
		<rom name="214-s1.bin" merge="214-s1.bin" size="131072" crc="1254cbdb" sha1="fce5cf42588298711a3633e9c9c1d4dcb723ac76" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="214-m1.bin" merge="214-m1.bin" size="131072" crc="dabc427c" sha1="b76722ed142ee7addceb4757424870dbd003e8b3" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="214-v1.bin" merge="214-v1.bin" size="4194304" crc="63f7b045" sha1="1353715f1a8476dca6f8031d9e7a401eacab8159" region="sound1" offset="0"/>
		<rom name="214-v2.bin" merge="214-v2.bin" size="4194304" crc="25929059" sha1="6a721c4cb8f8dc772774023877d4a9f50d5a9e31" region="sound1" offset="400000"/>
		<rom name="214-v3.bin" merge="214-v3.bin" size="2097152" crc="92a2257d" sha1="5064aec78fa0d104e5dd5869b95382aa170214ee" region="sound1" offset="800000"/>
		<rom name="214-c1.bin" merge="214-c1.bin" size="4194304" crc="7ecf4aa2" sha1="f773c4c1f05d58dd37e7bb2ac1d1e0ec43998a71" region="gfx3" offset="0"/>
		<rom name="214-c2.bin" merge="214-c2.bin" size="4194304" crc="05b54f37" sha1="cc31653fe4cb05201fba234e080cb9c7a7592b1b" region="gfx3" offset="1"/>
		<rom name="214-c3.bin" merge="214-c3.bin" size="4194304" crc="64989a65" sha1="e6f3749d43be0afa9dad7b085cb782ba694252ca" region="gfx3" offset="800000"/>
		<rom name="214-c4.bin" merge="214-c4.bin" size="4194304" crc="afbea515" sha1="ae875052728de33174827705646bd14cf3937b5c" region="gfx3" offset="800001"/>
		<rom name="214-c5.bin" merge="214-c5.bin" size="4194304" crc="2a3bbd26" sha1="7c1a7e50a10a1b082e0d0d515c34135ee9f995ac" region="gfx3" offset="1000000"/>
		<rom name="214-c6.bin" merge="214-c6.bin" size="4194304" crc="44d30dc7" sha1="c8ae001e37224b55d9e4a4d99f6578b4f6eb055f" region="gfx3" offset="1000001"/>
		<rom name="214-c7.bin" merge="214-c7.bin" size="4194304" crc="3687331b" sha1="2be95caab76d7af51674f93884330ba73a6053e4" region="gfx3" offset="1800000"/>
		<rom name="214-c8.bin" merge="214-c8.bin" size="4194304" crc="fa1461ad" sha1="6c71a7f08e4044214223a6bf80984582ab5e0328" region="gfx3" offset="1800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof96evo" sourcefile="neogeo.c" cloneof="kof96" romof="kof96">
		<description>The King of Fighters '96 Evolution</description>
		<year>1996</year>
		<manufacturer>Wesker</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="214evo-p1.bin" size="2097152" crc="6e10e1af" sha1="f013e827e74a296d462bd00594b823dd02b4dc76" region="cpu1" offset="0"/>
		<rom name="214-p2.bin" merge="214-p2.bin" size="2097152" crc="002ccb73" sha1="3ae8df682c75027ca82db25491021eeba00a267e" region="cpu1" offset="100000"/>
		<rom name="214-s1.bin" merge="214-s1.bin" size="131072" crc="1254cbdb" sha1="fce5cf42588298711a3633e9c9c1d4dcb723ac76" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="214-m1.bin" merge="214-m1.bin" size="131072" crc="dabc427c" sha1="b76722ed142ee7addceb4757424870dbd003e8b3" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="214-v1.bin" merge="214-v1.bin" size="4194304" crc="63f7b045" sha1="1353715f1a8476dca6f8031d9e7a401eacab8159" region="sound1" offset="0"/>
		<rom name="214-v2.bin" merge="214-v2.bin" size="4194304" crc="25929059" sha1="6a721c4cb8f8dc772774023877d4a9f50d5a9e31" region="sound1" offset="400000"/>
		<rom name="214-v3.bin" merge="214-v3.bin" size="2097152" crc="92a2257d" sha1="5064aec78fa0d104e5dd5869b95382aa170214ee" region="sound1" offset="800000"/>
		<rom name="214-c1.bin" merge="214-c1.bin" size="4194304" crc="7ecf4aa2" sha1="f773c4c1f05d58dd37e7bb2ac1d1e0ec43998a71" region="gfx3" offset="0"/>
		<rom name="214-c2.bin" merge="214-c2.bin" size="4194304" crc="05b54f37" sha1="cc31653fe4cb05201fba234e080cb9c7a7592b1b" region="gfx3" offset="1"/>
		<rom name="214-c3.bin" merge="214-c3.bin" size="4194304" crc="64989a65" sha1="e6f3749d43be0afa9dad7b085cb782ba694252ca" region="gfx3" offset="800000"/>
		<rom name="214-c4.bin" merge="214-c4.bin" size="4194304" crc="afbea515" sha1="ae875052728de33174827705646bd14cf3937b5c" region="gfx3" offset="800001"/>
		<rom name="214-c5.bin" merge="214-c5.bin" size="4194304" crc="2a3bbd26" sha1="7c1a7e50a10a1b082e0d0d515c34135ee9f995ac" region="gfx3" offset="1000000"/>
		<rom name="214-c6.bin" merge="214-c6.bin" size="4194304" crc="44d30dc7" sha1="c8ae001e37224b55d9e4a4d99f6578b4f6eb055f" region="gfx3" offset="1000001"/>
		<rom name="214-c7.bin" merge="214-c7.bin" size="4194304" crc="3687331b" sha1="2be95caab76d7af51674f93884330ba73a6053e4" region="gfx3" offset="1800000"/>
		<rom name="214-c8.bin" merge="214-c8.bin" size="4194304" crc="fa1461ad" sha1="6c71a7f08e4044214223a6bf80984582ab5e0328" region="gfx3" offset="1800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf96evoo" sourcefile="neogeo.c" cloneof="kof96" romof="kof96">
		<description>The King of Fighters '96 Evolution (Old)</description>
		<year>1996</year>
		<manufacturer>Wesker</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="214evoo-p1.bin" size="2097152" crc="1e970d76" sha1="2904241785c2544f270263f9203eef5207defef4" region="cpu1" offset="0"/>
		<rom name="214-p2.bin" merge="214-p2.bin" size="2097152" crc="002ccb73" sha1="3ae8df682c75027ca82db25491021eeba00a267e" region="cpu1" offset="100000"/>
		<rom name="214-s1.bin" merge="214-s1.bin" size="131072" crc="1254cbdb" sha1="fce5cf42588298711a3633e9c9c1d4dcb723ac76" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="214-m1.bin" merge="214-m1.bin" size="131072" crc="dabc427c" sha1="b76722ed142ee7addceb4757424870dbd003e8b3" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="214-v1.bin" merge="214-v1.bin" size="4194304" crc="63f7b045" sha1="1353715f1a8476dca6f8031d9e7a401eacab8159" region="sound1" offset="0"/>
		<rom name="214-v2.bin" merge="214-v2.bin" size="4194304" crc="25929059" sha1="6a721c4cb8f8dc772774023877d4a9f50d5a9e31" region="sound1" offset="400000"/>
		<rom name="214-v3.bin" merge="214-v3.bin" size="2097152" crc="92a2257d" sha1="5064aec78fa0d104e5dd5869b95382aa170214ee" region="sound1" offset="800000"/>
		<rom name="214-c1.bin" merge="214-c1.bin" size="4194304" crc="7ecf4aa2" sha1="f773c4c1f05d58dd37e7bb2ac1d1e0ec43998a71" region="gfx3" offset="0"/>
		<rom name="214-c2.bin" merge="214-c2.bin" size="4194304" crc="05b54f37" sha1="cc31653fe4cb05201fba234e080cb9c7a7592b1b" region="gfx3" offset="1"/>
		<rom name="214-c3.bin" merge="214-c3.bin" size="4194304" crc="64989a65" sha1="e6f3749d43be0afa9dad7b085cb782ba694252ca" region="gfx3" offset="800000"/>
		<rom name="214-c4.bin" merge="214-c4.bin" size="4194304" crc="afbea515" sha1="ae875052728de33174827705646bd14cf3937b5c" region="gfx3" offset="800001"/>
		<rom name="214-c5.bin" merge="214-c5.bin" size="4194304" crc="2a3bbd26" sha1="7c1a7e50a10a1b082e0d0d515c34135ee9f995ac" region="gfx3" offset="1000000"/>
		<rom name="214-c6.bin" merge="214-c6.bin" size="4194304" crc="44d30dc7" sha1="c8ae001e37224b55d9e4a4d99f6578b4f6eb055f" region="gfx3" offset="1000001"/>
		<rom name="214-c7.bin" merge="214-c7.bin" size="4194304" crc="3687331b" sha1="2be95caab76d7af51674f93884330ba73a6053e4" region="gfx3" offset="1800000"/>
		<rom name="214-c8.bin" merge="214-c8.bin" size="4194304" crc="fa1461ad" sha1="6c71a7f08e4044214223a6bf80984582ab5e0328" region="gfx3" offset="1800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof96ey" sourcefile="neogeo.c" cloneof="kof96" romof="kof96">
		<description>The King of Fighters '96 (Pow hack ABC)</description>
		<year>1996</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="214ey-p1.bin" size="1048576" crc="2342fd92" sha1="0901db47ff1f504d1635da0b2fdd417bbdd71839" region="cpu1" offset="0"/>
		<rom name="214-p2.bin" merge="214-p2.bin" size="2097152" crc="002ccb73" sha1="3ae8df682c75027ca82db25491021eeba00a267e" region="cpu1" offset="100000"/>
		<rom name="214-s1.bin" merge="214-s1.bin" size="131072" crc="1254cbdb" sha1="fce5cf42588298711a3633e9c9c1d4dcb723ac76" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="214-m1.bin" merge="214-m1.bin" size="131072" crc="dabc427c" sha1="b76722ed142ee7addceb4757424870dbd003e8b3" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="214-v1.bin" merge="214-v1.bin" size="4194304" crc="63f7b045" sha1="1353715f1a8476dca6f8031d9e7a401eacab8159" region="sound1" offset="0"/>
		<rom name="214-v2.bin" merge="214-v2.bin" size="4194304" crc="25929059" sha1="6a721c4cb8f8dc772774023877d4a9f50d5a9e31" region="sound1" offset="400000"/>
		<rom name="214-v3.bin" merge="214-v3.bin" size="2097152" crc="92a2257d" sha1="5064aec78fa0d104e5dd5869b95382aa170214ee" region="sound1" offset="800000"/>
		<rom name="214-c1.bin" merge="214-c1.bin" size="4194304" crc="7ecf4aa2" sha1="f773c4c1f05d58dd37e7bb2ac1d1e0ec43998a71" region="gfx3" offset="0"/>
		<rom name="214-c2.bin" merge="214-c2.bin" size="4194304" crc="05b54f37" sha1="cc31653fe4cb05201fba234e080cb9c7a7592b1b" region="gfx3" offset="1"/>
		<rom name="214-c3.bin" merge="214-c3.bin" size="4194304" crc="64989a65" sha1="e6f3749d43be0afa9dad7b085cb782ba694252ca" region="gfx3" offset="800000"/>
		<rom name="214-c4.bin" merge="214-c4.bin" size="4194304" crc="afbea515" sha1="ae875052728de33174827705646bd14cf3937b5c" region="gfx3" offset="800001"/>
		<rom name="214-c5.bin" merge="214-c5.bin" size="4194304" crc="2a3bbd26" sha1="7c1a7e50a10a1b082e0d0d515c34135ee9f995ac" region="gfx3" offset="1000000"/>
		<rom name="214-c6.bin" merge="214-c6.bin" size="4194304" crc="44d30dc7" sha1="c8ae001e37224b55d9e4a4d99f6578b4f6eb055f" region="gfx3" offset="1000001"/>
		<rom name="214-c7.bin" merge="214-c7.bin" size="4194304" crc="3687331b" sha1="2be95caab76d7af51674f93884330ba73a6053e4" region="gfx3" offset="1800000"/>
		<rom name="214-c8.bin" merge="214-c8.bin" size="4194304" crc="fa1461ad" sha1="6c71a7f08e4044214223a6bf80984582ab5e0328" region="gfx3" offset="1800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof96hp" sourcefile="neogeo.c" cloneof="kof96" romof="kof96">
		<description>The King of Fighters '96 (Add Char set 2)</description>
		<year>1996</year>
		<manufacturer>HackPlus</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="214hp-p1.bin" size="1048576" crc="fcf57652" sha1="c423bf3ea2d02b3d8df338b69559861479360b02" region="cpu1" offset="0"/>
		<rom name="214-p2.bin" merge="214-p2.bin" size="2097152" crc="002ccb73" sha1="3ae8df682c75027ca82db25491021eeba00a267e" region="cpu1" offset="100000"/>
		<rom name="214-s1.bin" merge="214-s1.bin" size="131072" crc="1254cbdb" sha1="fce5cf42588298711a3633e9c9c1d4dcb723ac76" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="214-m1.bin" merge="214-m1.bin" size="131072" crc="dabc427c" sha1="b76722ed142ee7addceb4757424870dbd003e8b3" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="214-v1.bin" merge="214-v1.bin" size="4194304" crc="63f7b045" sha1="1353715f1a8476dca6f8031d9e7a401eacab8159" region="sound1" offset="0"/>
		<rom name="214-v2.bin" merge="214-v2.bin" size="4194304" crc="25929059" sha1="6a721c4cb8f8dc772774023877d4a9f50d5a9e31" region="sound1" offset="400000"/>
		<rom name="214-v3.bin" merge="214-v3.bin" size="2097152" crc="92a2257d" sha1="5064aec78fa0d104e5dd5869b95382aa170214ee" region="sound1" offset="800000"/>
		<rom name="214-c1.bin" merge="214-c1.bin" size="4194304" crc="7ecf4aa2" sha1="f773c4c1f05d58dd37e7bb2ac1d1e0ec43998a71" region="gfx3" offset="0"/>
		<rom name="214-c2.bin" merge="214-c2.bin" size="4194304" crc="05b54f37" sha1="cc31653fe4cb05201fba234e080cb9c7a7592b1b" region="gfx3" offset="1"/>
		<rom name="214-c3.bin" merge="214-c3.bin" size="4194304" crc="64989a65" sha1="e6f3749d43be0afa9dad7b085cb782ba694252ca" region="gfx3" offset="800000"/>
		<rom name="214-c4.bin" merge="214-c4.bin" size="4194304" crc="afbea515" sha1="ae875052728de33174827705646bd14cf3937b5c" region="gfx3" offset="800001"/>
		<rom name="214-c5.bin" merge="214-c5.bin" size="4194304" crc="2a3bbd26" sha1="7c1a7e50a10a1b082e0d0d515c34135ee9f995ac" region="gfx3" offset="1000000"/>
		<rom name="214-c6.bin" merge="214-c6.bin" size="4194304" crc="44d30dc7" sha1="c8ae001e37224b55d9e4a4d99f6578b4f6eb055f" region="gfx3" offset="1000001"/>
		<rom name="214-c7.bin" merge="214-c7.bin" size="4194304" crc="3687331b" sha1="2be95caab76d7af51674f93884330ba73a6053e4" region="gfx3" offset="1800000"/>
		<rom name="214-c8.bin" merge="214-c8.bin" size="4194304" crc="fa1461ad" sha1="6c71a7f08e4044214223a6bf80984582ab5e0328" region="gfx3" offset="1800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof96hpr" sourcefile="neogeo.c" cloneof="kof96" romof="kof96">
		<description>The King of Fighters '96 (Add Char set 2 - revised)</description>
		<year>1996</year>
		<manufacturer>HackPlus</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="214hpr-p1.bin" size="1048576" crc="92c9df44" sha1="f9d42176858c7c466c6e34ca3b360cb87cbf131c" region="cpu1" offset="0"/>
		<rom name="214-p2.bin" merge="214-p2.bin" size="2097152" crc="002ccb73" sha1="3ae8df682c75027ca82db25491021eeba00a267e" region="cpu1" offset="100000"/>
		<rom name="214-s1.bin" merge="214-s1.bin" size="131072" crc="1254cbdb" sha1="fce5cf42588298711a3633e9c9c1d4dcb723ac76" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="214-m1.bin" merge="214-m1.bin" size="131072" crc="dabc427c" sha1="b76722ed142ee7addceb4757424870dbd003e8b3" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="214-v1.bin" merge="214-v1.bin" size="4194304" crc="63f7b045" sha1="1353715f1a8476dca6f8031d9e7a401eacab8159" region="sound1" offset="0"/>
		<rom name="214-v2.bin" merge="214-v2.bin" size="4194304" crc="25929059" sha1="6a721c4cb8f8dc772774023877d4a9f50d5a9e31" region="sound1" offset="400000"/>
		<rom name="214-v3.bin" merge="214-v3.bin" size="2097152" crc="92a2257d" sha1="5064aec78fa0d104e5dd5869b95382aa170214ee" region="sound1" offset="800000"/>
		<rom name="214-c1.bin" merge="214-c1.bin" size="4194304" crc="7ecf4aa2" sha1="f773c4c1f05d58dd37e7bb2ac1d1e0ec43998a71" region="gfx3" offset="0"/>
		<rom name="214-c2.bin" merge="214-c2.bin" size="4194304" crc="05b54f37" sha1="cc31653fe4cb05201fba234e080cb9c7a7592b1b" region="gfx3" offset="1"/>
		<rom name="214-c3.bin" merge="214-c3.bin" size="4194304" crc="64989a65" sha1="e6f3749d43be0afa9dad7b085cb782ba694252ca" region="gfx3" offset="800000"/>
		<rom name="214-c4.bin" merge="214-c4.bin" size="4194304" crc="afbea515" sha1="ae875052728de33174827705646bd14cf3937b5c" region="gfx3" offset="800001"/>
		<rom name="214-c5.bin" merge="214-c5.bin" size="4194304" crc="2a3bbd26" sha1="7c1a7e50a10a1b082e0d0d515c34135ee9f995ac" region="gfx3" offset="1000000"/>
		<rom name="214-c6.bin" merge="214-c6.bin" size="4194304" crc="44d30dc7" sha1="c8ae001e37224b55d9e4a4d99f6578b4f6eb055f" region="gfx3" offset="1000001"/>
		<rom name="214-c7.bin" merge="214-c7.bin" size="4194304" crc="3687331b" sha1="2be95caab76d7af51674f93884330ba73a6053e4" region="gfx3" offset="1800000"/>
		<rom name="214-c8.bin" merge="214-c8.bin" size="4194304" crc="fa1461ad" sha1="6c71a7f08e4044214223a6bf80984582ab5e0328" region="gfx3" offset="1800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof96k" sourcefile="neogeo.c" cloneof="kof96" romof="kof96">
		<description>The King of Fighters '96 (Add Char - Pow hack ABC set 2)</description>
		<year>1996</year>
		<manufacturer>Kurouri</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="214k-p1.bin" size="1048576" crc="e0256484" sha1="3b7b281962665c6198329e64b4c5d9c4ef871a04" region="cpu1" offset="0"/>
		<rom name="214-p2.bin" merge="214-p2.bin" size="2097152" crc="002ccb73" sha1="3ae8df682c75027ca82db25491021eeba00a267e" region="cpu1" offset="100000"/>
		<rom name="214-s1.bin" merge="214-s1.bin" size="131072" crc="1254cbdb" sha1="fce5cf42588298711a3633e9c9c1d4dcb723ac76" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="214-m1.bin" merge="214-m1.bin" size="131072" crc="dabc427c" sha1="b76722ed142ee7addceb4757424870dbd003e8b3" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="214-v1.bin" merge="214-v1.bin" size="4194304" crc="63f7b045" sha1="1353715f1a8476dca6f8031d9e7a401eacab8159" region="sound1" offset="0"/>
		<rom name="214-v2.bin" merge="214-v2.bin" size="4194304" crc="25929059" sha1="6a721c4cb8f8dc772774023877d4a9f50d5a9e31" region="sound1" offset="400000"/>
		<rom name="214-v3.bin" merge="214-v3.bin" size="2097152" crc="92a2257d" sha1="5064aec78fa0d104e5dd5869b95382aa170214ee" region="sound1" offset="800000"/>
		<rom name="214-c1.bin" merge="214-c1.bin" size="4194304" crc="7ecf4aa2" sha1="f773c4c1f05d58dd37e7bb2ac1d1e0ec43998a71" region="gfx3" offset="0"/>
		<rom name="214-c2.bin" merge="214-c2.bin" size="4194304" crc="05b54f37" sha1="cc31653fe4cb05201fba234e080cb9c7a7592b1b" region="gfx3" offset="1"/>
		<rom name="214-c3.bin" merge="214-c3.bin" size="4194304" crc="64989a65" sha1="e6f3749d43be0afa9dad7b085cb782ba694252ca" region="gfx3" offset="800000"/>
		<rom name="214-c4.bin" merge="214-c4.bin" size="4194304" crc="afbea515" sha1="ae875052728de33174827705646bd14cf3937b5c" region="gfx3" offset="800001"/>
		<rom name="214-c5.bin" merge="214-c5.bin" size="4194304" crc="2a3bbd26" sha1="7c1a7e50a10a1b082e0d0d515c34135ee9f995ac" region="gfx3" offset="1000000"/>
		<rom name="214-c6.bin" merge="214-c6.bin" size="4194304" crc="44d30dc7" sha1="c8ae001e37224b55d9e4a4d99f6578b4f6eb055f" region="gfx3" offset="1000001"/>
		<rom name="214-c7.bin" merge="214-c7.bin" size="4194304" crc="3687331b" sha1="2be95caab76d7af51674f93884330ba73a6053e4" region="gfx3" offset="1800000"/>
		<rom name="214-c8.bin" merge="214-c8.bin" size="4194304" crc="fa1461ad" sha1="6c71a7f08e4044214223a6bf80984582ab5e0328" region="gfx3" offset="1800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof96k3" sourcefile="neogeo.c" cloneof="kof96" romof="kof96">
		<description>The King of Fighters '96 Remix (Kof98 Moves 030725)</description>
		<year>1996</year>
		<manufacturer>Jason/K3</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="214k3-p1.bin" size="1048576" crc="800b8213" sha1="06622e0bfa615195b888858c5806bd262434761b" region="cpu1" offset="0"/>
		<rom name="214-p2.bin" merge="214-p2.bin" size="2097152" crc="002ccb73" sha1="3ae8df682c75027ca82db25491021eeba00a267e" region="cpu1" offset="100000"/>
		<rom name="214-s1.bin" merge="214-s1.bin" size="131072" crc="1254cbdb" sha1="fce5cf42588298711a3633e9c9c1d4dcb723ac76" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="214-m1.bin" merge="214-m1.bin" size="131072" crc="dabc427c" sha1="b76722ed142ee7addceb4757424870dbd003e8b3" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="214-v1.bin" merge="214-v1.bin" size="4194304" crc="63f7b045" sha1="1353715f1a8476dca6f8031d9e7a401eacab8159" region="sound1" offset="0"/>
		<rom name="214-v2.bin" merge="214-v2.bin" size="4194304" crc="25929059" sha1="6a721c4cb8f8dc772774023877d4a9f50d5a9e31" region="sound1" offset="400000"/>
		<rom name="214-v3.bin" merge="214-v3.bin" size="2097152" crc="92a2257d" sha1="5064aec78fa0d104e5dd5869b95382aa170214ee" region="sound1" offset="800000"/>
		<rom name="214-c1.bin" merge="214-c1.bin" size="4194304" crc="7ecf4aa2" sha1="f773c4c1f05d58dd37e7bb2ac1d1e0ec43998a71" region="gfx3" offset="0"/>
		<rom name="214-c2.bin" merge="214-c2.bin" size="4194304" crc="05b54f37" sha1="cc31653fe4cb05201fba234e080cb9c7a7592b1b" region="gfx3" offset="1"/>
		<rom name="214-c3.bin" merge="214-c3.bin" size="4194304" crc="64989a65" sha1="e6f3749d43be0afa9dad7b085cb782ba694252ca" region="gfx3" offset="800000"/>
		<rom name="214-c4.bin" merge="214-c4.bin" size="4194304" crc="afbea515" sha1="ae875052728de33174827705646bd14cf3937b5c" region="gfx3" offset="800001"/>
		<rom name="214-c5.bin" merge="214-c5.bin" size="4194304" crc="2a3bbd26" sha1="7c1a7e50a10a1b082e0d0d515c34135ee9f995ac" region="gfx3" offset="1000000"/>
		<rom name="214-c6.bin" merge="214-c6.bin" size="4194304" crc="44d30dc7" sha1="c8ae001e37224b55d9e4a4d99f6578b4f6eb055f" region="gfx3" offset="1000001"/>
		<rom name="214-c7.bin" merge="214-c7.bin" size="4194304" crc="3687331b" sha1="2be95caab76d7af51674f93884330ba73a6053e4" region="gfx3" offset="1800000"/>
		<rom name="214-c8.bin" merge="214-c8.bin" size="4194304" crc="fa1461ad" sha1="6c71a7f08e4044214223a6bf80984582ab5e0328" region="gfx3" offset="1800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof96k3o" sourcefile="neogeo.c" cloneof="kof96" romof="kof96">
		<description>The King of Fighters '96 Remix (Kof98 Moves 030710)</description>
		<year>1996</year>
		<manufacturer>Jason/K3</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="214k3o-p1.bin" size="1048576" crc="09173d9f" sha1="85d60c976d04468b7c9dc3247c00ff99ec6fd4cc" region="cpu1" offset="0"/>
		<rom name="214-p2.bin" merge="214-p2.bin" size="2097152" crc="002ccb73" sha1="3ae8df682c75027ca82db25491021eeba00a267e" region="cpu1" offset="100000"/>
		<rom name="214-s1.bin" merge="214-s1.bin" size="131072" crc="1254cbdb" sha1="fce5cf42588298711a3633e9c9c1d4dcb723ac76" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="214-m1.bin" merge="214-m1.bin" size="131072" crc="dabc427c" sha1="b76722ed142ee7addceb4757424870dbd003e8b3" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="214-v1.bin" merge="214-v1.bin" size="4194304" crc="63f7b045" sha1="1353715f1a8476dca6f8031d9e7a401eacab8159" region="sound1" offset="0"/>
		<rom name="214-v2.bin" merge="214-v2.bin" size="4194304" crc="25929059" sha1="6a721c4cb8f8dc772774023877d4a9f50d5a9e31" region="sound1" offset="400000"/>
		<rom name="214-v3.bin" merge="214-v3.bin" size="2097152" crc="92a2257d" sha1="5064aec78fa0d104e5dd5869b95382aa170214ee" region="sound1" offset="800000"/>
		<rom name="214-c1.bin" merge="214-c1.bin" size="4194304" crc="7ecf4aa2" sha1="f773c4c1f05d58dd37e7bb2ac1d1e0ec43998a71" region="gfx3" offset="0"/>
		<rom name="214-c2.bin" merge="214-c2.bin" size="4194304" crc="05b54f37" sha1="cc31653fe4cb05201fba234e080cb9c7a7592b1b" region="gfx3" offset="1"/>
		<rom name="214-c3.bin" merge="214-c3.bin" size="4194304" crc="64989a65" sha1="e6f3749d43be0afa9dad7b085cb782ba694252ca" region="gfx3" offset="800000"/>
		<rom name="214-c4.bin" merge="214-c4.bin" size="4194304" crc="afbea515" sha1="ae875052728de33174827705646bd14cf3937b5c" region="gfx3" offset="800001"/>
		<rom name="214-c5.bin" merge="214-c5.bin" size="4194304" crc="2a3bbd26" sha1="7c1a7e50a10a1b082e0d0d515c34135ee9f995ac" region="gfx3" offset="1000000"/>
		<rom name="214-c6.bin" merge="214-c6.bin" size="4194304" crc="44d30dc7" sha1="c8ae001e37224b55d9e4a4d99f6578b4f6eb055f" region="gfx3" offset="1000001"/>
		<rom name="214-c7.bin" merge="214-c7.bin" size="4194304" crc="3687331b" sha1="2be95caab76d7af51674f93884330ba73a6053e4" region="gfx3" offset="1800000"/>
		<rom name="214-c8.bin" merge="214-c8.bin" size="4194304" crc="fa1461ad" sha1="6c71a7f08e4044214223a6bf80984582ab5e0328" region="gfx3" offset="1800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof96pjc" sourcefile="neogeo.c" cloneof="kof96" romof="kof96">
		<description>The King of Fighters '96 (Char color changed)</description>
		<year>1996</year>
		<manufacturer>TcwLee</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="214-p1.bin" merge="214-p1.bin" size="1048576" crc="52755d74" sha1="4232d627f1d2e6ea9fc8cf01571d77d4d5b8a1bb" region="cpu1" offset="0"/>
		<rom name="96pjc_p2.bin" size="2097152" crc="fde97cb6" sha1="676ca59ef75844d9b398126b352d82683d890867" region="cpu1" offset="100000"/>
		<rom name="214-s1.bin" merge="214-s1.bin" size="131072" crc="1254cbdb" sha1="fce5cf42588298711a3633e9c9c1d4dcb723ac76" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="214-m1.bin" merge="214-m1.bin" size="131072" crc="dabc427c" sha1="b76722ed142ee7addceb4757424870dbd003e8b3" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="214-v1.bin" merge="214-v1.bin" size="4194304" crc="63f7b045" sha1="1353715f1a8476dca6f8031d9e7a401eacab8159" region="sound1" offset="0"/>
		<rom name="214-v2.bin" merge="214-v2.bin" size="4194304" crc="25929059" sha1="6a721c4cb8f8dc772774023877d4a9f50d5a9e31" region="sound1" offset="400000"/>
		<rom name="214-v3.bin" merge="214-v3.bin" size="2097152" crc="92a2257d" sha1="5064aec78fa0d104e5dd5869b95382aa170214ee" region="sound1" offset="800000"/>
		<rom name="214-c1.bin" merge="214-c1.bin" size="4194304" crc="7ecf4aa2" sha1="f773c4c1f05d58dd37e7bb2ac1d1e0ec43998a71" region="gfx3" offset="0"/>
		<rom name="214-c2.bin" merge="214-c2.bin" size="4194304" crc="05b54f37" sha1="cc31653fe4cb05201fba234e080cb9c7a7592b1b" region="gfx3" offset="1"/>
		<rom name="214-c3.bin" merge="214-c3.bin" size="4194304" crc="64989a65" sha1="e6f3749d43be0afa9dad7b085cb782ba694252ca" region="gfx3" offset="800000"/>
		<rom name="214-c4.bin" merge="214-c4.bin" size="4194304" crc="afbea515" sha1="ae875052728de33174827705646bd14cf3937b5c" region="gfx3" offset="800001"/>
		<rom name="214-c5.bin" merge="214-c5.bin" size="4194304" crc="2a3bbd26" sha1="7c1a7e50a10a1b082e0d0d515c34135ee9f995ac" region="gfx3" offset="1000000"/>
		<rom name="214-c6.bin" merge="214-c6.bin" size="4194304" crc="44d30dc7" sha1="c8ae001e37224b55d9e4a4d99f6578b4f6eb055f" region="gfx3" offset="1000001"/>
		<rom name="214-c7.bin" merge="214-c7.bin" size="4194304" crc="3687331b" sha1="2be95caab76d7af51674f93884330ba73a6053e4" region="gfx3" offset="1800000"/>
		<rom name="214-c8.bin" merge="214-c8.bin" size="4194304" crc="fa1461ad" sha1="6c71a7f08e4044214223a6bf80984582ab5e0328" region="gfx3" offset="1800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof96rcw" sourcefile="neogeo.c" cloneof="kof96" romof="kof96">
		<description>The King of Fighters '96 (Diff Moves - Ultra kill style changed set 1)</description>
		<year>1996</year>
		<manufacturer>CHL and Wesker</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="214rcw-p1.bin" size="2097152" crc="7b12a4f1" sha1="f3bcf418d8ecd63d9373c70b138ea7ea391b0cb9" region="cpu1" offset="0"/>
		<rom name="214-p2.bin" merge="214-p2.bin" size="2097152" crc="002ccb73" sha1="3ae8df682c75027ca82db25491021eeba00a267e" region="cpu1" offset="100000"/>
		<rom name="214-s1.bin" merge="214-s1.bin" size="131072" crc="1254cbdb" sha1="fce5cf42588298711a3633e9c9c1d4dcb723ac76" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="214-m1.bin" merge="214-m1.bin" size="131072" crc="dabc427c" sha1="b76722ed142ee7addceb4757424870dbd003e8b3" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="214-v1.bin" merge="214-v1.bin" size="4194304" crc="63f7b045" sha1="1353715f1a8476dca6f8031d9e7a401eacab8159" region="sound1" offset="0"/>
		<rom name="214-v2.bin" merge="214-v2.bin" size="4194304" crc="25929059" sha1="6a721c4cb8f8dc772774023877d4a9f50d5a9e31" region="sound1" offset="400000"/>
		<rom name="214-v3.bin" merge="214-v3.bin" size="2097152" crc="92a2257d" sha1="5064aec78fa0d104e5dd5869b95382aa170214ee" region="sound1" offset="800000"/>
		<rom name="214-c1.bin" merge="214-c1.bin" size="4194304" crc="7ecf4aa2" sha1="f773c4c1f05d58dd37e7bb2ac1d1e0ec43998a71" region="gfx3" offset="0"/>
		<rom name="214-c2.bin" merge="214-c2.bin" size="4194304" crc="05b54f37" sha1="cc31653fe4cb05201fba234e080cb9c7a7592b1b" region="gfx3" offset="1"/>
		<rom name="214-c3.bin" merge="214-c3.bin" size="4194304" crc="64989a65" sha1="e6f3749d43be0afa9dad7b085cb782ba694252ca" region="gfx3" offset="800000"/>
		<rom name="214-c4.bin" merge="214-c4.bin" size="4194304" crc="afbea515" sha1="ae875052728de33174827705646bd14cf3937b5c" region="gfx3" offset="800001"/>
		<rom name="214-c5.bin" merge="214-c5.bin" size="4194304" crc="2a3bbd26" sha1="7c1a7e50a10a1b082e0d0d515c34135ee9f995ac" region="gfx3" offset="1000000"/>
		<rom name="214-c6.bin" merge="214-c6.bin" size="4194304" crc="44d30dc7" sha1="c8ae001e37224b55d9e4a4d99f6578b4f6eb055f" region="gfx3" offset="1000001"/>
		<rom name="214-c7.bin" merge="214-c7.bin" size="4194304" crc="3687331b" sha1="2be95caab76d7af51674f93884330ba73a6053e4" region="gfx3" offset="1800000"/>
		<rom name="214-c8.bin" merge="214-c8.bin" size="4194304" crc="fa1461ad" sha1="6c71a7f08e4044214223a6bf80984582ab5e0328" region="gfx3" offset="1800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof96ri" sourcefile="neogeo.c" cloneof="kof96" romof="kof96">
		<description>The King of Fighters '96 (Igniz rev 030601 set 1)</description>
		<year>1996</year>
		<manufacturer>Igniz</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="214ri-p1.bin" size="1048576" crc="b327398e" sha1="698fbfd310994e5cc20001f28f5d327bf4a997f2" region="cpu1" offset="0"/>
		<rom name="214-p2.bin" merge="214-p2.bin" size="2097152" crc="002ccb73" sha1="3ae8df682c75027ca82db25491021eeba00a267e" region="cpu1" offset="100000"/>
		<rom name="214-s1.bin" merge="214-s1.bin" size="131072" crc="1254cbdb" sha1="fce5cf42588298711a3633e9c9c1d4dcb723ac76" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="214-m1.bin" merge="214-m1.bin" size="131072" crc="dabc427c" sha1="b76722ed142ee7addceb4757424870dbd003e8b3" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="214-v1.bin" merge="214-v1.bin" size="4194304" crc="63f7b045" sha1="1353715f1a8476dca6f8031d9e7a401eacab8159" region="sound1" offset="0"/>
		<rom name="214-v2.bin" merge="214-v2.bin" size="4194304" crc="25929059" sha1="6a721c4cb8f8dc772774023877d4a9f50d5a9e31" region="sound1" offset="400000"/>
		<rom name="214-v3.bin" merge="214-v3.bin" size="2097152" crc="92a2257d" sha1="5064aec78fa0d104e5dd5869b95382aa170214ee" region="sound1" offset="800000"/>
		<rom name="214-c1.bin" merge="214-c1.bin" size="4194304" crc="7ecf4aa2" sha1="f773c4c1f05d58dd37e7bb2ac1d1e0ec43998a71" region="gfx3" offset="0"/>
		<rom name="214-c2.bin" merge="214-c2.bin" size="4194304" crc="05b54f37" sha1="cc31653fe4cb05201fba234e080cb9c7a7592b1b" region="gfx3" offset="1"/>
		<rom name="214-c3.bin" merge="214-c3.bin" size="4194304" crc="64989a65" sha1="e6f3749d43be0afa9dad7b085cb782ba694252ca" region="gfx3" offset="800000"/>
		<rom name="214-c4.bin" merge="214-c4.bin" size="4194304" crc="afbea515" sha1="ae875052728de33174827705646bd14cf3937b5c" region="gfx3" offset="800001"/>
		<rom name="214-c5.bin" merge="214-c5.bin" size="4194304" crc="2a3bbd26" sha1="7c1a7e50a10a1b082e0d0d515c34135ee9f995ac" region="gfx3" offset="1000000"/>
		<rom name="214-c6.bin" merge="214-c6.bin" size="4194304" crc="44d30dc7" sha1="c8ae001e37224b55d9e4a4d99f6578b4f6eb055f" region="gfx3" offset="1000001"/>
		<rom name="214-c7.bin" merge="214-c7.bin" size="4194304" crc="3687331b" sha1="2be95caab76d7af51674f93884330ba73a6053e4" region="gfx3" offset="1800000"/>
		<rom name="214-c8.bin" merge="214-c8.bin" size="4194304" crc="fa1461ad" sha1="6c71a7f08e4044214223a6bf80984582ab5e0328" region="gfx3" offset="1800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof96ri1" sourcefile="neogeo.c" cloneof="kof96" romof="kof96">
		<description>The King of Fighters '96 (Igniz rev 030601 set 2)</description>
		<year>1996</year>
		<manufacturer>Igniz</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="214ri1-p1.bin" size="1048576" crc="1eb17023" sha1="ceed639edfcc1b120c420f08aeb036d8912bbcb5" region="cpu1" offset="0"/>
		<rom name="214-p2.bin" merge="214-p2.bin" size="2097152" crc="002ccb73" sha1="3ae8df682c75027ca82db25491021eeba00a267e" region="cpu1" offset="100000"/>
		<rom name="214-s1.bin" merge="214-s1.bin" size="131072" crc="1254cbdb" sha1="fce5cf42588298711a3633e9c9c1d4dcb723ac76" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="214-m1.bin" merge="214-m1.bin" size="131072" crc="dabc427c" sha1="b76722ed142ee7addceb4757424870dbd003e8b3" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="214-v1.bin" merge="214-v1.bin" size="4194304" crc="63f7b045" sha1="1353715f1a8476dca6f8031d9e7a401eacab8159" region="sound1" offset="0"/>
		<rom name="214-v2.bin" merge="214-v2.bin" size="4194304" crc="25929059" sha1="6a721c4cb8f8dc772774023877d4a9f50d5a9e31" region="sound1" offset="400000"/>
		<rom name="214-v3.bin" merge="214-v3.bin" size="2097152" crc="92a2257d" sha1="5064aec78fa0d104e5dd5869b95382aa170214ee" region="sound1" offset="800000"/>
		<rom name="214-c1.bin" merge="214-c1.bin" size="4194304" crc="7ecf4aa2" sha1="f773c4c1f05d58dd37e7bb2ac1d1e0ec43998a71" region="gfx3" offset="0"/>
		<rom name="214-c2.bin" merge="214-c2.bin" size="4194304" crc="05b54f37" sha1="cc31653fe4cb05201fba234e080cb9c7a7592b1b" region="gfx3" offset="1"/>
		<rom name="214-c3.bin" merge="214-c3.bin" size="4194304" crc="64989a65" sha1="e6f3749d43be0afa9dad7b085cb782ba694252ca" region="gfx3" offset="800000"/>
		<rom name="214-c4.bin" merge="214-c4.bin" size="4194304" crc="afbea515" sha1="ae875052728de33174827705646bd14cf3937b5c" region="gfx3" offset="800001"/>
		<rom name="214-c5.bin" merge="214-c5.bin" size="4194304" crc="2a3bbd26" sha1="7c1a7e50a10a1b082e0d0d515c34135ee9f995ac" region="gfx3" offset="1000000"/>
		<rom name="214-c6.bin" merge="214-c6.bin" size="4194304" crc="44d30dc7" sha1="c8ae001e37224b55d9e4a4d99f6578b4f6eb055f" region="gfx3" offset="1000001"/>
		<rom name="214-c7.bin" merge="214-c7.bin" size="4194304" crc="3687331b" sha1="2be95caab76d7af51674f93884330ba73a6053e4" region="gfx3" offset="1800000"/>
		<rom name="214-c8.bin" merge="214-c8.bin" size="4194304" crc="fa1461ad" sha1="6c71a7f08e4044214223a6bf80984582ab5e0328" region="gfx3" offset="1800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof96ri2" sourcefile="neogeo.c" cloneof="kof96" romof="kof96">
		<description>The King of Fighters '96 (Igniz rev 030601 set 3)</description>
		<year>1996</year>
		<manufacturer>Igniz</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="214ri2-p1.bin" size="1048576" crc="abef3f56" sha1="563f77eb86068ed70bc0484291499d220a07dd84" region="cpu1" offset="0"/>
		<rom name="214-p2.bin" merge="214-p2.bin" size="2097152" crc="002ccb73" sha1="3ae8df682c75027ca82db25491021eeba00a267e" region="cpu1" offset="100000"/>
		<rom name="214-s1.bin" merge="214-s1.bin" size="131072" crc="1254cbdb" sha1="fce5cf42588298711a3633e9c9c1d4dcb723ac76" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="214-m1.bin" merge="214-m1.bin" size="131072" crc="dabc427c" sha1="b76722ed142ee7addceb4757424870dbd003e8b3" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="214-v1.bin" merge="214-v1.bin" size="4194304" crc="63f7b045" sha1="1353715f1a8476dca6f8031d9e7a401eacab8159" region="sound1" offset="0"/>
		<rom name="214-v2.bin" merge="214-v2.bin" size="4194304" crc="25929059" sha1="6a721c4cb8f8dc772774023877d4a9f50d5a9e31" region="sound1" offset="400000"/>
		<rom name="214-v3.bin" merge="214-v3.bin" size="2097152" crc="92a2257d" sha1="5064aec78fa0d104e5dd5869b95382aa170214ee" region="sound1" offset="800000"/>
		<rom name="214-c1.bin" merge="214-c1.bin" size="4194304" crc="7ecf4aa2" sha1="f773c4c1f05d58dd37e7bb2ac1d1e0ec43998a71" region="gfx3" offset="0"/>
		<rom name="214-c2.bin" merge="214-c2.bin" size="4194304" crc="05b54f37" sha1="cc31653fe4cb05201fba234e080cb9c7a7592b1b" region="gfx3" offset="1"/>
		<rom name="214-c3.bin" merge="214-c3.bin" size="4194304" crc="64989a65" sha1="e6f3749d43be0afa9dad7b085cb782ba694252ca" region="gfx3" offset="800000"/>
		<rom name="214-c4.bin" merge="214-c4.bin" size="4194304" crc="afbea515" sha1="ae875052728de33174827705646bd14cf3937b5c" region="gfx3" offset="800001"/>
		<rom name="214-c5.bin" merge="214-c5.bin" size="4194304" crc="2a3bbd26" sha1="7c1a7e50a10a1b082e0d0d515c34135ee9f995ac" region="gfx3" offset="1000000"/>
		<rom name="214-c6.bin" merge="214-c6.bin" size="4194304" crc="44d30dc7" sha1="c8ae001e37224b55d9e4a4d99f6578b4f6eb055f" region="gfx3" offset="1000001"/>
		<rom name="214-c7.bin" merge="214-c7.bin" size="4194304" crc="3687331b" sha1="2be95caab76d7af51674f93884330ba73a6053e4" region="gfx3" offset="1800000"/>
		<rom name="214-c8.bin" merge="214-c8.bin" size="4194304" crc="fa1461ad" sha1="6c71a7f08e4044214223a6bf80984582ab5e0328" region="gfx3" offset="1800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof96ri3" sourcefile="neogeo.c" cloneof="kof96" romof="kof96">
		<description>The King of Fighters '96 (Igniz rev 030601 set 4)</description>
		<year>1996</year>
		<manufacturer>Igniz</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="214ri3-p1.bin" size="1048576" crc="c58d9eea" sha1="287d679c0caf00e163ac2d55d17809e8d5e911a6" region="cpu1" offset="0"/>
		<rom name="214-p2.bin" merge="214-p2.bin" size="2097152" crc="002ccb73" sha1="3ae8df682c75027ca82db25491021eeba00a267e" region="cpu1" offset="100000"/>
		<rom name="214-s1.bin" merge="214-s1.bin" size="131072" crc="1254cbdb" sha1="fce5cf42588298711a3633e9c9c1d4dcb723ac76" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="214-m1.bin" merge="214-m1.bin" size="131072" crc="dabc427c" sha1="b76722ed142ee7addceb4757424870dbd003e8b3" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="214-v1.bin" merge="214-v1.bin" size="4194304" crc="63f7b045" sha1="1353715f1a8476dca6f8031d9e7a401eacab8159" region="sound1" offset="0"/>
		<rom name="214-v2.bin" merge="214-v2.bin" size="4194304" crc="25929059" sha1="6a721c4cb8f8dc772774023877d4a9f50d5a9e31" region="sound1" offset="400000"/>
		<rom name="214-v3.bin" merge="214-v3.bin" size="2097152" crc="92a2257d" sha1="5064aec78fa0d104e5dd5869b95382aa170214ee" region="sound1" offset="800000"/>
		<rom name="214-c1.bin" merge="214-c1.bin" size="4194304" crc="7ecf4aa2" sha1="f773c4c1f05d58dd37e7bb2ac1d1e0ec43998a71" region="gfx3" offset="0"/>
		<rom name="214-c2.bin" merge="214-c2.bin" size="4194304" crc="05b54f37" sha1="cc31653fe4cb05201fba234e080cb9c7a7592b1b" region="gfx3" offset="1"/>
		<rom name="214-c3.bin" merge="214-c3.bin" size="4194304" crc="64989a65" sha1="e6f3749d43be0afa9dad7b085cb782ba694252ca" region="gfx3" offset="800000"/>
		<rom name="214-c4.bin" merge="214-c4.bin" size="4194304" crc="afbea515" sha1="ae875052728de33174827705646bd14cf3937b5c" region="gfx3" offset="800001"/>
		<rom name="214-c5.bin" merge="214-c5.bin" size="4194304" crc="2a3bbd26" sha1="7c1a7e50a10a1b082e0d0d515c34135ee9f995ac" region="gfx3" offset="1000000"/>
		<rom name="214-c6.bin" merge="214-c6.bin" size="4194304" crc="44d30dc7" sha1="c8ae001e37224b55d9e4a4d99f6578b4f6eb055f" region="gfx3" offset="1000001"/>
		<rom name="214-c7.bin" merge="214-c7.bin" size="4194304" crc="3687331b" sha1="2be95caab76d7af51674f93884330ba73a6053e4" region="gfx3" offset="1800000"/>
		<rom name="214-c8.bin" merge="214-c8.bin" size="4194304" crc="fa1461ad" sha1="6c71a7f08e4044214223a6bf80984582ab5e0328" region="gfx3" offset="1800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof96ri4" sourcefile="neogeo.c" cloneof="kof96" romof="kof96">
		<description>The King of Fighters '96 (Igniz rev 030527 set 1)</description>
		<year>1996</year>
		<manufacturer>Igniz</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="214ri4-p1.bin" size="1048576" crc="ef2b1662" sha1="eb23ea0875f6b19dcc400699fd9fb0e846caedf3" region="cpu1" offset="0"/>
		<rom name="214-p2.bin" merge="214-p2.bin" size="2097152" crc="002ccb73" sha1="3ae8df682c75027ca82db25491021eeba00a267e" region="cpu1" offset="100000"/>
		<rom name="214-s1.bin" merge="214-s1.bin" size="131072" crc="1254cbdb" sha1="fce5cf42588298711a3633e9c9c1d4dcb723ac76" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="214-m1.bin" merge="214-m1.bin" size="131072" crc="dabc427c" sha1="b76722ed142ee7addceb4757424870dbd003e8b3" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="214-v1.bin" merge="214-v1.bin" size="4194304" crc="63f7b045" sha1="1353715f1a8476dca6f8031d9e7a401eacab8159" region="sound1" offset="0"/>
		<rom name="214-v2.bin" merge="214-v2.bin" size="4194304" crc="25929059" sha1="6a721c4cb8f8dc772774023877d4a9f50d5a9e31" region="sound1" offset="400000"/>
		<rom name="214-v3.bin" merge="214-v3.bin" size="2097152" crc="92a2257d" sha1="5064aec78fa0d104e5dd5869b95382aa170214ee" region="sound1" offset="800000"/>
		<rom name="214-c1.bin" merge="214-c1.bin" size="4194304" crc="7ecf4aa2" sha1="f773c4c1f05d58dd37e7bb2ac1d1e0ec43998a71" region="gfx3" offset="0"/>
		<rom name="214-c2.bin" merge="214-c2.bin" size="4194304" crc="05b54f37" sha1="cc31653fe4cb05201fba234e080cb9c7a7592b1b" region="gfx3" offset="1"/>
		<rom name="214-c3.bin" merge="214-c3.bin" size="4194304" crc="64989a65" sha1="e6f3749d43be0afa9dad7b085cb782ba694252ca" region="gfx3" offset="800000"/>
		<rom name="214-c4.bin" merge="214-c4.bin" size="4194304" crc="afbea515" sha1="ae875052728de33174827705646bd14cf3937b5c" region="gfx3" offset="800001"/>
		<rom name="214-c5.bin" merge="214-c5.bin" size="4194304" crc="2a3bbd26" sha1="7c1a7e50a10a1b082e0d0d515c34135ee9f995ac" region="gfx3" offset="1000000"/>
		<rom name="214-c6.bin" merge="214-c6.bin" size="4194304" crc="44d30dc7" sha1="c8ae001e37224b55d9e4a4d99f6578b4f6eb055f" region="gfx3" offset="1000001"/>
		<rom name="214-c7.bin" merge="214-c7.bin" size="4194304" crc="3687331b" sha1="2be95caab76d7af51674f93884330ba73a6053e4" region="gfx3" offset="1800000"/>
		<rom name="214-c8.bin" merge="214-c8.bin" size="4194304" crc="fa1461ad" sha1="6c71a7f08e4044214223a6bf80984582ab5e0328" region="gfx3" offset="1800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof96ri5" sourcefile="neogeo.c" cloneof="kof96" romof="kof96">
		<description>The King of Fighters '96 (Igniz rev 030527 set 2)</description>
		<year>1996</year>
		<manufacturer>Igniz</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="214ri5-p1.bin" size="1048576" crc="386420b2" sha1="7ce3eee22112f53d808cc798c0e15b16cc290a0b" region="cpu1" offset="0"/>
		<rom name="214-p2.bin" merge="214-p2.bin" size="2097152" crc="002ccb73" sha1="3ae8df682c75027ca82db25491021eeba00a267e" region="cpu1" offset="100000"/>
		<rom name="214-s1.bin" merge="214-s1.bin" size="131072" crc="1254cbdb" sha1="fce5cf42588298711a3633e9c9c1d4dcb723ac76" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="214-m1.bin" merge="214-m1.bin" size="131072" crc="dabc427c" sha1="b76722ed142ee7addceb4757424870dbd003e8b3" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="214-v1.bin" merge="214-v1.bin" size="4194304" crc="63f7b045" sha1="1353715f1a8476dca6f8031d9e7a401eacab8159" region="sound1" offset="0"/>
		<rom name="214-v2.bin" merge="214-v2.bin" size="4194304" crc="25929059" sha1="6a721c4cb8f8dc772774023877d4a9f50d5a9e31" region="sound1" offset="400000"/>
		<rom name="214-v3.bin" merge="214-v3.bin" size="2097152" crc="92a2257d" sha1="5064aec78fa0d104e5dd5869b95382aa170214ee" region="sound1" offset="800000"/>
		<rom name="214-c1.bin" merge="214-c1.bin" size="4194304" crc="7ecf4aa2" sha1="f773c4c1f05d58dd37e7bb2ac1d1e0ec43998a71" region="gfx3" offset="0"/>
		<rom name="214-c2.bin" merge="214-c2.bin" size="4194304" crc="05b54f37" sha1="cc31653fe4cb05201fba234e080cb9c7a7592b1b" region="gfx3" offset="1"/>
		<rom name="214-c3.bin" merge="214-c3.bin" size="4194304" crc="64989a65" sha1="e6f3749d43be0afa9dad7b085cb782ba694252ca" region="gfx3" offset="800000"/>
		<rom name="214-c4.bin" merge="214-c4.bin" size="4194304" crc="afbea515" sha1="ae875052728de33174827705646bd14cf3937b5c" region="gfx3" offset="800001"/>
		<rom name="214-c5.bin" merge="214-c5.bin" size="4194304" crc="2a3bbd26" sha1="7c1a7e50a10a1b082e0d0d515c34135ee9f995ac" region="gfx3" offset="1000000"/>
		<rom name="214-c6.bin" merge="214-c6.bin" size="4194304" crc="44d30dc7" sha1="c8ae001e37224b55d9e4a4d99f6578b4f6eb055f" region="gfx3" offset="1000001"/>
		<rom name="214-c7.bin" merge="214-c7.bin" size="4194304" crc="3687331b" sha1="2be95caab76d7af51674f93884330ba73a6053e4" region="gfx3" offset="1800000"/>
		<rom name="214-c8.bin" merge="214-c8.bin" size="4194304" crc="fa1461ad" sha1="6c71a7f08e4044214223a6bf80984582ab5e0328" region="gfx3" offset="1800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof96ru" sourcefile="neogeo.c" cloneof="kof96" romof="kof96">
		<description>The King of Fighters '96 Remix Ultra (Diff Moves - Ultra kill style changed - Add Char 031203)</description>
		<year>1996</year>
		<manufacturer>CHL and Jason/K3</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="214ru-p1.bin" size="1048576" crc="620da697" sha1="146d396903fed547f586f095d6b7b4ec519c1479" region="cpu1" offset="0"/>
		<rom name="214-p2.bin" merge="214-p2.bin" size="2097152" crc="002ccb73" sha1="3ae8df682c75027ca82db25491021eeba00a267e" region="cpu1" offset="100000"/>
		<rom name="214-s1.bin" merge="214-s1.bin" size="131072" crc="1254cbdb" sha1="fce5cf42588298711a3633e9c9c1d4dcb723ac76" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="214-m1.bin" merge="214-m1.bin" size="131072" crc="dabc427c" sha1="b76722ed142ee7addceb4757424870dbd003e8b3" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="214-v1.bin" merge="214-v1.bin" size="4194304" crc="63f7b045" sha1="1353715f1a8476dca6f8031d9e7a401eacab8159" region="sound1" offset="0"/>
		<rom name="214-v2.bin" merge="214-v2.bin" size="4194304" crc="25929059" sha1="6a721c4cb8f8dc772774023877d4a9f50d5a9e31" region="sound1" offset="400000"/>
		<rom name="214-v3.bin" merge="214-v3.bin" size="2097152" crc="92a2257d" sha1="5064aec78fa0d104e5dd5869b95382aa170214ee" region="sound1" offset="800000"/>
		<rom name="214-c1.bin" merge="214-c1.bin" size="4194304" crc="7ecf4aa2" sha1="f773c4c1f05d58dd37e7bb2ac1d1e0ec43998a71" region="gfx3" offset="0"/>
		<rom name="214-c2.bin" merge="214-c2.bin" size="4194304" crc="05b54f37" sha1="cc31653fe4cb05201fba234e080cb9c7a7592b1b" region="gfx3" offset="1"/>
		<rom name="214-c3.bin" merge="214-c3.bin" size="4194304" crc="64989a65" sha1="e6f3749d43be0afa9dad7b085cb782ba694252ca" region="gfx3" offset="800000"/>
		<rom name="214-c4.bin" merge="214-c4.bin" size="4194304" crc="afbea515" sha1="ae875052728de33174827705646bd14cf3937b5c" region="gfx3" offset="800001"/>
		<rom name="214-c5.bin" merge="214-c5.bin" size="4194304" crc="2a3bbd26" sha1="7c1a7e50a10a1b082e0d0d515c34135ee9f995ac" region="gfx3" offset="1000000"/>
		<rom name="214-c6.bin" merge="214-c6.bin" size="4194304" crc="44d30dc7" sha1="c8ae001e37224b55d9e4a4d99f6578b4f6eb055f" region="gfx3" offset="1000001"/>
		<rom name="214-c7.bin" merge="214-c7.bin" size="4194304" crc="3687331b" sha1="2be95caab76d7af51674f93884330ba73a6053e4" region="gfx3" offset="1800000"/>
		<rom name="214-c8.bin" merge="214-c8.bin" size="4194304" crc="fa1461ad" sha1="6c71a7f08e4044214223a6bf80984582ab5e0328" region="gfx3" offset="1800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof96rw" sourcefile="neogeo.c" cloneof="kof96" romof="kof96">
		<description>The King of Fighters '96 (Diff Moves)</description>
		<year>1996</year>
		<manufacturer>Wesker</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="214rw-p1.bin" size="1048576" crc="1de99755" sha1="69740ffc88d287d6f2bc218665a3f1fa358e5fc3" region="cpu1" offset="0"/>
		<rom name="214-p2.bin" merge="214-p2.bin" size="2097152" crc="002ccb73" sha1="3ae8df682c75027ca82db25491021eeba00a267e" region="cpu1" offset="100000"/>
		<rom name="214-s1.bin" merge="214-s1.bin" size="131072" crc="1254cbdb" sha1="fce5cf42588298711a3633e9c9c1d4dcb723ac76" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="214-m1.bin" merge="214-m1.bin" size="131072" crc="dabc427c" sha1="b76722ed142ee7addceb4757424870dbd003e8b3" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="214-v1.bin" merge="214-v1.bin" size="4194304" crc="63f7b045" sha1="1353715f1a8476dca6f8031d9e7a401eacab8159" region="sound1" offset="0"/>
		<rom name="214-v2.bin" merge="214-v2.bin" size="4194304" crc="25929059" sha1="6a721c4cb8f8dc772774023877d4a9f50d5a9e31" region="sound1" offset="400000"/>
		<rom name="214-v3.bin" merge="214-v3.bin" size="2097152" crc="92a2257d" sha1="5064aec78fa0d104e5dd5869b95382aa170214ee" region="sound1" offset="800000"/>
		<rom name="214-c1.bin" merge="214-c1.bin" size="4194304" crc="7ecf4aa2" sha1="f773c4c1f05d58dd37e7bb2ac1d1e0ec43998a71" region="gfx3" offset="0"/>
		<rom name="214-c2.bin" merge="214-c2.bin" size="4194304" crc="05b54f37" sha1="cc31653fe4cb05201fba234e080cb9c7a7592b1b" region="gfx3" offset="1"/>
		<rom name="214-c3.bin" merge="214-c3.bin" size="4194304" crc="64989a65" sha1="e6f3749d43be0afa9dad7b085cb782ba694252ca" region="gfx3" offset="800000"/>
		<rom name="214-c4.bin" merge="214-c4.bin" size="4194304" crc="afbea515" sha1="ae875052728de33174827705646bd14cf3937b5c" region="gfx3" offset="800001"/>
		<rom name="214-c5.bin" merge="214-c5.bin" size="4194304" crc="2a3bbd26" sha1="7c1a7e50a10a1b082e0d0d515c34135ee9f995ac" region="gfx3" offset="1000000"/>
		<rom name="214-c6.bin" merge="214-c6.bin" size="4194304" crc="44d30dc7" sha1="c8ae001e37224b55d9e4a4d99f6578b4f6eb055f" region="gfx3" offset="1000001"/>
		<rom name="214-c7.bin" merge="214-c7.bin" size="4194304" crc="3687331b" sha1="2be95caab76d7af51674f93884330ba73a6053e4" region="gfx3" offset="1800000"/>
		<rom name="214-c8.bin" merge="214-c8.bin" size="4194304" crc="fa1461ad" sha1="6c71a7f08e4044214223a6bf80984582ab5e0328" region="gfx3" offset="1800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof97bh" sourcefile="neogeo.c" cloneof="kof97" romof="kof97">
		<description>The King of Fighters '97 (Add Char - Orochi icon - Extra stage select)</description>
		<year>1997</year>
		<manufacturer>Dodowang</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="232bh-p1.bin" size="1048576" crc="b49a3fcf" sha1="2dcb95e184b86a455ef23b70aca00bbcd28f23c5" region="cpu1" offset="0"/>
		<rom name="232-p2.bin" merge="232-p2.bin" size="4194304" crc="158b23f6" sha1="9744620a70513490aaf9c5eda33e5ec31222be19" region="cpu1" offset="100000"/>
		<rom name="232bh-s1.bin" size="131072" crc="71c426e6" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="232-m1.bin" merge="232-m1.bin" size="131072" crc="45348747" sha1="ed77cbae2b208d1177a9f5f6e8cd57070e90b65b" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="232-v1.bin" merge="232-v1.bin" size="4194304" crc="22a2b5b5" sha1="ebdbc977332e6d93e266755000b43857e0082965" region="sound1" offset="0"/>
		<rom name="232-v2.bin" merge="232-v2.bin" size="4194304" crc="2304e744" sha1="98d283e2bcc9291a53f52afd35ef76dfb0828432" region="sound1" offset="400000"/>
		<rom name="232-v3.bin" merge="232-v3.bin" size="4194304" crc="759eb954" sha1="54e77c4e9e6b89458e59824e478ddc33a9c72655" region="sound1" offset="800000"/>
		<rom name="232-c1.bin" merge="232-c1.bin" size="8388608" crc="5f8bf0a1" sha1="e8b63bbc814de171fd18c5864a7fc639970c1ecf" region="gfx3" offset="0"/>
		<rom name="232-c2.bin" merge="232-c2.bin" size="8388608" crc="e4d45c81" sha1="fdb2b9326362e27b1c7a5beb977e0bc537488186" region="gfx3" offset="1"/>
		<rom name="232-c3.bin" merge="232-c3.bin" size="8388608" crc="581d6618" sha1="14d3124a08ded59f86932c6b28e1a4e48c564ccd" region="gfx3" offset="1000000"/>
		<rom name="232-c4.bin" merge="232-c4.bin" size="8388608" crc="49bb1e68" sha1="f769c1bd1b019521111ff3f0d22c63cb1f2640ef" region="gfx3" offset="1000001"/>
		<rom name="232-c5.bin" merge="232-c5.bin" size="4194304" crc="34fc4e51" sha1="b39c65f27873f71a6f5a5d1d04e5435f874472ee" region="gfx3" offset="2000000"/>
		<rom name="232-c6.bin" merge="232-c6.bin" size="4194304" crc="4ff4d47b" sha1="4d5689ede24a5fe4330bd85d4d3f4eb2795308bb" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof97cr" sourcefile="neogeo.c" cloneof="kof97" romof="kof97">
		<description>The King of Fighters '97 (Moves and Style changed - Extra stage select)</description>
		<year>1997</year>
		<manufacturer>CHL and Leather</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="232cr-p1.bin" size="1048576" crc="76ec749d" sha1="7b8c208eb6559f350a0fac031b936d6e04928ae6" region="cpu1" offset="0"/>
		<rom name="232-p2.bin" merge="232-p2.bin" size="4194304" crc="158b23f6" sha1="9744620a70513490aaf9c5eda33e5ec31222be19" region="cpu1" offset="100000"/>
		<rom name="232-s1.bin" merge="232-s1.bin" size="131072" crc="8514ecf5" sha1="18d8e7feb51ea88816f1c786932a53655b0de6a0" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="232-m1.bin" merge="232-m1.bin" size="131072" crc="45348747" sha1="ed77cbae2b208d1177a9f5f6e8cd57070e90b65b" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="232-v1.bin" merge="232-v1.bin" size="4194304" crc="22a2b5b5" sha1="ebdbc977332e6d93e266755000b43857e0082965" region="sound1" offset="0"/>
		<rom name="232-v2.bin" merge="232-v2.bin" size="4194304" crc="2304e744" sha1="98d283e2bcc9291a53f52afd35ef76dfb0828432" region="sound1" offset="400000"/>
		<rom name="232-v3.bin" merge="232-v3.bin" size="4194304" crc="759eb954" sha1="54e77c4e9e6b89458e59824e478ddc33a9c72655" region="sound1" offset="800000"/>
		<rom name="232-c1.bin" merge="232-c1.bin" size="8388608" crc="5f8bf0a1" sha1="e8b63bbc814de171fd18c5864a7fc639970c1ecf" region="gfx3" offset="0"/>
		<rom name="232-c2.bin" merge="232-c2.bin" size="8388608" crc="e4d45c81" sha1="fdb2b9326362e27b1c7a5beb977e0bc537488186" region="gfx3" offset="1"/>
		<rom name="232-c3.bin" merge="232-c3.bin" size="8388608" crc="581d6618" sha1="14d3124a08ded59f86932c6b28e1a4e48c564ccd" region="gfx3" offset="1000000"/>
		<rom name="232-c4.bin" merge="232-c4.bin" size="8388608" crc="49bb1e68" sha1="f769c1bd1b019521111ff3f0d22c63cb1f2640ef" region="gfx3" offset="1000001"/>
		<rom name="232-c5.bin" merge="232-c5.bin" size="4194304" crc="34fc4e51" sha1="b39c65f27873f71a6f5a5d1d04e5435f874472ee" region="gfx3" offset="2000000"/>
		<rom name="232-c6.bin" merge="232-c6.bin" size="4194304" crc="4ff4d47b" sha1="4d5689ede24a5fe4330bd85d4d3f4eb2795308bb" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof97chl" sourcefile="neogeo.c" cloneof="kof97" romof="kof97">
		<description>The King of Fighters '97 (Diff Moves - 030325)</description>
		<year>1997</year>
		<manufacturer>CHL</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="232chl-p1.bin" size="1048576" crc="ce99174b" sha1="3ff2e0c71e24c55741c9718725d214368a144c53" region="cpu1" offset="0"/>
		<rom name="232-p2.bin" merge="232-p2.bin" size="4194304" crc="158b23f6" sha1="9744620a70513490aaf9c5eda33e5ec31222be19" region="cpu1" offset="100000"/>
		<rom name="232-s1.bin" merge="232-s1.bin" size="131072" crc="8514ecf5" sha1="18d8e7feb51ea88816f1c786932a53655b0de6a0" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="232-m1.bin" merge="232-m1.bin" size="131072" crc="45348747" sha1="ed77cbae2b208d1177a9f5f6e8cd57070e90b65b" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="232-v1.bin" merge="232-v1.bin" size="4194304" crc="22a2b5b5" sha1="ebdbc977332e6d93e266755000b43857e0082965" region="sound1" offset="0"/>
		<rom name="232-v2.bin" merge="232-v2.bin" size="4194304" crc="2304e744" sha1="98d283e2bcc9291a53f52afd35ef76dfb0828432" region="sound1" offset="400000"/>
		<rom name="232-v3.bin" merge="232-v3.bin" size="4194304" crc="759eb954" sha1="54e77c4e9e6b89458e59824e478ddc33a9c72655" region="sound1" offset="800000"/>
		<rom name="232-c1.bin" merge="232-c1.bin" size="8388608" crc="5f8bf0a1" sha1="e8b63bbc814de171fd18c5864a7fc639970c1ecf" region="gfx3" offset="0"/>
		<rom name="232-c2.bin" merge="232-c2.bin" size="8388608" crc="e4d45c81" sha1="fdb2b9326362e27b1c7a5beb977e0bc537488186" region="gfx3" offset="1"/>
		<rom name="232-c3.bin" merge="232-c3.bin" size="8388608" crc="581d6618" sha1="14d3124a08ded59f86932c6b28e1a4e48c564ccd" region="gfx3" offset="1000000"/>
		<rom name="232-c4.bin" merge="232-c4.bin" size="8388608" crc="49bb1e68" sha1="f769c1bd1b019521111ff3f0d22c63cb1f2640ef" region="gfx3" offset="1000001"/>
		<rom name="232-c5.bin" merge="232-c5.bin" size="4194304" crc="34fc4e51" sha1="b39c65f27873f71a6f5a5d1d04e5435f874472ee" region="gfx3" offset="2000000"/>
		<rom name="232-c6.bin" merge="232-c6.bin" size="4194304" crc="4ff4d47b" sha1="4d5689ede24a5fe4330bd85d4d3f4eb2795308bb" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf97chl2" sourcefile="neogeo.c" cloneof="kof97" romof="kof97">
		<description>The King of Fighters '97 (Diff Moves rev.2 - 030409)</description>
		<year>1997</year>
		<manufacturer>CHL</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="232chl2-p1.bin" size="1048576" crc="fd7efa7d" sha1="383aa8054ec1a1b832983fbacfc93e6740712e18" region="cpu1" offset="0"/>
		<rom name="232-p2.bin" merge="232-p2.bin" size="4194304" crc="158b23f6" sha1="9744620a70513490aaf9c5eda33e5ec31222be19" region="cpu1" offset="100000"/>
		<rom name="232-s1.bin" merge="232-s1.bin" size="131072" crc="8514ecf5" sha1="18d8e7feb51ea88816f1c786932a53655b0de6a0" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="232-m1.bin" merge="232-m1.bin" size="131072" crc="45348747" sha1="ed77cbae2b208d1177a9f5f6e8cd57070e90b65b" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="232-v1.bin" merge="232-v1.bin" size="4194304" crc="22a2b5b5" sha1="ebdbc977332e6d93e266755000b43857e0082965" region="sound1" offset="0"/>
		<rom name="232-v2.bin" merge="232-v2.bin" size="4194304" crc="2304e744" sha1="98d283e2bcc9291a53f52afd35ef76dfb0828432" region="sound1" offset="400000"/>
		<rom name="232-v3.bin" merge="232-v3.bin" size="4194304" crc="759eb954" sha1="54e77c4e9e6b89458e59824e478ddc33a9c72655" region="sound1" offset="800000"/>
		<rom name="232-c1.bin" merge="232-c1.bin" size="8388608" crc="5f8bf0a1" sha1="e8b63bbc814de171fd18c5864a7fc639970c1ecf" region="gfx3" offset="0"/>
		<rom name="232-c2.bin" merge="232-c2.bin" size="8388608" crc="e4d45c81" sha1="fdb2b9326362e27b1c7a5beb977e0bc537488186" region="gfx3" offset="1"/>
		<rom name="232-c3.bin" merge="232-c3.bin" size="8388608" crc="581d6618" sha1="14d3124a08ded59f86932c6b28e1a4e48c564ccd" region="gfx3" offset="1000000"/>
		<rom name="232-c4.bin" merge="232-c4.bin" size="8388608" crc="49bb1e68" sha1="f769c1bd1b019521111ff3f0d22c63cb1f2640ef" region="gfx3" offset="1000001"/>
		<rom name="232-c5.bin" merge="232-c5.bin" size="4194304" crc="34fc4e51" sha1="b39c65f27873f71a6f5a5d1d04e5435f874472ee" region="gfx3" offset="2000000"/>
		<rom name="232-c6.bin" merge="232-c6.bin" size="4194304" crc="4ff4d47b" sha1="4d5689ede24a5fe4330bd85d4d3f4eb2795308bb" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof97eh" sourcefile="neogeo.c" cloneof="kof97" romof="kof97">
		<description>The King of Fighters '97 (Add Char - Ultra kill start max in Adv Mode - Ultra pow hack ABC - Extra stage select)</description>
		<year>1997</year>
		<manufacturer>Creamymami, Leather and Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="232eh-p1.bin" size="1048576" crc="3d4eb515" sha1="7d1ca643fb3872495fa681bc28a975d92822b7f0" region="cpu1" offset="0"/>
		<rom name="232-p2.bin" merge="232-p2.bin" size="4194304" crc="158b23f6" sha1="9744620a70513490aaf9c5eda33e5ec31222be19" region="cpu1" offset="100000"/>
		<rom name="232-s1.bin" merge="232-s1.bin" size="131072" crc="8514ecf5" sha1="18d8e7feb51ea88816f1c786932a53655b0de6a0" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="232-m1.bin" merge="232-m1.bin" size="131072" crc="45348747" sha1="ed77cbae2b208d1177a9f5f6e8cd57070e90b65b" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="232-v1.bin" merge="232-v1.bin" size="4194304" crc="22a2b5b5" sha1="ebdbc977332e6d93e266755000b43857e0082965" region="sound1" offset="0"/>
		<rom name="232-v2.bin" merge="232-v2.bin" size="4194304" crc="2304e744" sha1="98d283e2bcc9291a53f52afd35ef76dfb0828432" region="sound1" offset="400000"/>
		<rom name="232-v3.bin" merge="232-v3.bin" size="4194304" crc="759eb954" sha1="54e77c4e9e6b89458e59824e478ddc33a9c72655" region="sound1" offset="800000"/>
		<rom name="232-c1.bin" merge="232-c1.bin" size="8388608" crc="5f8bf0a1" sha1="e8b63bbc814de171fd18c5864a7fc639970c1ecf" region="gfx3" offset="0"/>
		<rom name="232-c2.bin" merge="232-c2.bin" size="8388608" crc="e4d45c81" sha1="fdb2b9326362e27b1c7a5beb977e0bc537488186" region="gfx3" offset="1"/>
		<rom name="232-c3.bin" merge="232-c3.bin" size="8388608" crc="581d6618" sha1="14d3124a08ded59f86932c6b28e1a4e48c564ccd" region="gfx3" offset="1000000"/>
		<rom name="232-c4.bin" merge="232-c4.bin" size="8388608" crc="49bb1e68" sha1="f769c1bd1b019521111ff3f0d22c63cb1f2640ef" region="gfx3" offset="1000001"/>
		<rom name="232-c5.bin" merge="232-c5.bin" size="4194304" crc="34fc4e51" sha1="b39c65f27873f71a6f5a5d1d04e5435f874472ee" region="gfx3" offset="2000000"/>
		<rom name="232-c6.bin" merge="232-c6.bin" size="4194304" crc="4ff4d47b" sha1="4d5689ede24a5fe4330bd85d4d3f4eb2795308bb" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof97eh2" sourcefile="neogeo.c" cloneof="kof97" romof="kof97">
		<description>The King of Fighters '97 (Add Char - Ultra kill start max in Adv Mode - Pow hack ABC - Extra stage select)</description>
		<year>1997</year>
		<manufacturer>Leather and Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="232eh2-p1.bin" size="1048576" crc="dc81f242" sha1="24457a3570b8ef802d90576f4e32f1701ebf2018" region="cpu1" offset="0"/>
		<rom name="232-p2.bin" merge="232-p2.bin" size="4194304" crc="158b23f6" sha1="9744620a70513490aaf9c5eda33e5ec31222be19" region="cpu1" offset="100000"/>
		<rom name="232-s1.bin" merge="232-s1.bin" size="131072" crc="8514ecf5" sha1="18d8e7feb51ea88816f1c786932a53655b0de6a0" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="232-m1.bin" merge="232-m1.bin" size="131072" crc="45348747" sha1="ed77cbae2b208d1177a9f5f6e8cd57070e90b65b" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="232-v1.bin" merge="232-v1.bin" size="4194304" crc="22a2b5b5" sha1="ebdbc977332e6d93e266755000b43857e0082965" region="sound1" offset="0"/>
		<rom name="232-v2.bin" merge="232-v2.bin" size="4194304" crc="2304e744" sha1="98d283e2bcc9291a53f52afd35ef76dfb0828432" region="sound1" offset="400000"/>
		<rom name="232-v3.bin" merge="232-v3.bin" size="4194304" crc="759eb954" sha1="54e77c4e9e6b89458e59824e478ddc33a9c72655" region="sound1" offset="800000"/>
		<rom name="232-c1.bin" merge="232-c1.bin" size="8388608" crc="5f8bf0a1" sha1="e8b63bbc814de171fd18c5864a7fc639970c1ecf" region="gfx3" offset="0"/>
		<rom name="232-c2.bin" merge="232-c2.bin" size="8388608" crc="e4d45c81" sha1="fdb2b9326362e27b1c7a5beb977e0bc537488186" region="gfx3" offset="1"/>
		<rom name="232-c3.bin" merge="232-c3.bin" size="8388608" crc="581d6618" sha1="14d3124a08ded59f86932c6b28e1a4e48c564ccd" region="gfx3" offset="1000000"/>
		<rom name="232-c4.bin" merge="232-c4.bin" size="8388608" crc="49bb1e68" sha1="f769c1bd1b019521111ff3f0d22c63cb1f2640ef" region="gfx3" offset="1000001"/>
		<rom name="232-c5.bin" merge="232-c5.bin" size="4194304" crc="34fc4e51" sha1="b39c65f27873f71a6f5a5d1d04e5435f874472ee" region="gfx3" offset="2000000"/>
		<rom name="232-c6.bin" merge="232-c6.bin" size="4194304" crc="4ff4d47b" sha1="4d5689ede24a5fe4330bd85d4d3f4eb2795308bb" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof97eho" sourcefile="neogeo.c" cloneof="kof97" romof="kof97">
		<description>The King of Fighters '97 (Add Char - Ultra kill start max in Adv Mode - Pow hack ABC)</description>
		<year>1997</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="232eho-p1.bin" size="1048576" crc="83caa31c" sha1="8db7f86464b91a56a168ec3d639f4c1fbaaa0499" region="cpu1" offset="0"/>
		<rom name="232-p2.bin" merge="232-p2.bin" size="4194304" crc="158b23f6" sha1="9744620a70513490aaf9c5eda33e5ec31222be19" region="cpu1" offset="100000"/>
		<rom name="232-s1.bin" merge="232-s1.bin" size="131072" crc="8514ecf5" sha1="18d8e7feb51ea88816f1c786932a53655b0de6a0" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="232-m1.bin" merge="232-m1.bin" size="131072" crc="45348747" sha1="ed77cbae2b208d1177a9f5f6e8cd57070e90b65b" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="232-v1.bin" merge="232-v1.bin" size="4194304" crc="22a2b5b5" sha1="ebdbc977332e6d93e266755000b43857e0082965" region="sound1" offset="0"/>
		<rom name="232-v2.bin" merge="232-v2.bin" size="4194304" crc="2304e744" sha1="98d283e2bcc9291a53f52afd35ef76dfb0828432" region="sound1" offset="400000"/>
		<rom name="232-v3.bin" merge="232-v3.bin" size="4194304" crc="759eb954" sha1="54e77c4e9e6b89458e59824e478ddc33a9c72655" region="sound1" offset="800000"/>
		<rom name="232-c1.bin" merge="232-c1.bin" size="8388608" crc="5f8bf0a1" sha1="e8b63bbc814de171fd18c5864a7fc639970c1ecf" region="gfx3" offset="0"/>
		<rom name="232-c2.bin" merge="232-c2.bin" size="8388608" crc="e4d45c81" sha1="fdb2b9326362e27b1c7a5beb977e0bc537488186" region="gfx3" offset="1"/>
		<rom name="232-c3.bin" merge="232-c3.bin" size="8388608" crc="581d6618" sha1="14d3124a08ded59f86932c6b28e1a4e48c564ccd" region="gfx3" offset="1000000"/>
		<rom name="232-c4.bin" merge="232-c4.bin" size="8388608" crc="49bb1e68" sha1="f769c1bd1b019521111ff3f0d22c63cb1f2640ef" region="gfx3" offset="1000001"/>
		<rom name="232-c5.bin" merge="232-c5.bin" size="4194304" crc="34fc4e51" sha1="b39c65f27873f71a6f5a5d1d04e5435f874472ee" region="gfx3" offset="2000000"/>
		<rom name="232-c6.bin" merge="232-c6.bin" size="4194304" crc="4ff4d47b" sha1="4d5689ede24a5fe4330bd85d4d3f4eb2795308bb" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof97hxd" sourcefile="neogeo.c" cloneof="kof97" romof="kof97">
		<description>The King of Fighters '97 (Add Char)</description>
		<year>1997</year>
		<manufacturer>Hxdhome</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="232hxd-p1.bin" size="1048576" crc="ec95b2cf" sha1="0f5ac8bc9eaeb32441ee72a9ce93fbb9d9462359" region="cpu1" offset="0"/>
		<rom name="232-p2.bin" merge="232-p2.bin" size="4194304" crc="158b23f6" sha1="9744620a70513490aaf9c5eda33e5ec31222be19" region="cpu1" offset="100000"/>
		<rom name="232-s1.bin" merge="232-s1.bin" size="131072" crc="8514ecf5" sha1="18d8e7feb51ea88816f1c786932a53655b0de6a0" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="232-m1.bin" merge="232-m1.bin" size="131072" crc="45348747" sha1="ed77cbae2b208d1177a9f5f6e8cd57070e90b65b" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="232-v1.bin" merge="232-v1.bin" size="4194304" crc="22a2b5b5" sha1="ebdbc977332e6d93e266755000b43857e0082965" region="sound1" offset="0"/>
		<rom name="232-v2.bin" merge="232-v2.bin" size="4194304" crc="2304e744" sha1="98d283e2bcc9291a53f52afd35ef76dfb0828432" region="sound1" offset="400000"/>
		<rom name="232-v3.bin" merge="232-v3.bin" size="4194304" crc="759eb954" sha1="54e77c4e9e6b89458e59824e478ddc33a9c72655" region="sound1" offset="800000"/>
		<rom name="232-c1.bin" merge="232-c1.bin" size="8388608" crc="5f8bf0a1" sha1="e8b63bbc814de171fd18c5864a7fc639970c1ecf" region="gfx3" offset="0"/>
		<rom name="232-c2.bin" merge="232-c2.bin" size="8388608" crc="e4d45c81" sha1="fdb2b9326362e27b1c7a5beb977e0bc537488186" region="gfx3" offset="1"/>
		<rom name="232-c3.bin" merge="232-c3.bin" size="8388608" crc="581d6618" sha1="14d3124a08ded59f86932c6b28e1a4e48c564ccd" region="gfx3" offset="1000000"/>
		<rom name="232-c4.bin" merge="232-c4.bin" size="8388608" crc="49bb1e68" sha1="f769c1bd1b019521111ff3f0d22c63cb1f2640ef" region="gfx3" offset="1000001"/>
		<rom name="232-c5.bin" merge="232-c5.bin" size="4194304" crc="34fc4e51" sha1="b39c65f27873f71a6f5a5d1d04e5435f874472ee" region="gfx3" offset="2000000"/>
		<rom name="232-c6.bin" merge="232-c6.bin" size="4194304" crc="4ff4d47b" sha1="4d5689ede24a5fe4330bd85d4d3f4eb2795308bb" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof97ice" sourcefile="neogeo.c" cloneof="kof97" romof="kof97">
		<description>The King of Fighters '97 Ice</description>
		<year>1997</year>
		<manufacturer>Cz-Kyo97</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="232-p1.bin" merge="232-p1.bin" size="1048576" crc="7db81ad9" sha1="8bc42be872fd497eb198ca13bf004852b88eb1dc" region="cpu1" offset="0"/>
		<rom name="232ice-p2.bin" size="4194304" crc="b26e3767" sha1="6b3d513b523d3513e9300db54891abd1079a5865" region="cpu1" offset="100000"/>
		<rom name="232-s1.bin" merge="232-s1.bin" size="131072" crc="8514ecf5" sha1="18d8e7feb51ea88816f1c786932a53655b0de6a0" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="232-m1.bin" merge="232-m1.bin" size="131072" crc="45348747" sha1="ed77cbae2b208d1177a9f5f6e8cd57070e90b65b" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="232-v1.bin" merge="232-v1.bin" size="4194304" crc="22a2b5b5" sha1="ebdbc977332e6d93e266755000b43857e0082965" region="sound1" offset="0"/>
		<rom name="232-v2.bin" merge="232-v2.bin" size="4194304" crc="2304e744" sha1="98d283e2bcc9291a53f52afd35ef76dfb0828432" region="sound1" offset="400000"/>
		<rom name="232-v3.bin" merge="232-v3.bin" size="4194304" crc="759eb954" sha1="54e77c4e9e6b89458e59824e478ddc33a9c72655" region="sound1" offset="800000"/>
		<rom name="232-c1.bin" merge="232-c1.bin" size="8388608" crc="5f8bf0a1" sha1="e8b63bbc814de171fd18c5864a7fc639970c1ecf" region="gfx3" offset="0"/>
		<rom name="232-c2.bin" merge="232-c2.bin" size="8388608" crc="e4d45c81" sha1="fdb2b9326362e27b1c7a5beb977e0bc537488186" region="gfx3" offset="1"/>
		<rom name="232-c3.bin" merge="232-c3.bin" size="8388608" crc="581d6618" sha1="14d3124a08ded59f86932c6b28e1a4e48c564ccd" region="gfx3" offset="1000000"/>
		<rom name="232-c4.bin" merge="232-c4.bin" size="8388608" crc="49bb1e68" sha1="f769c1bd1b019521111ff3f0d22c63cb1f2640ef" region="gfx3" offset="1000001"/>
		<rom name="232-c5.bin" merge="232-c5.bin" size="4194304" crc="34fc4e51" sha1="b39c65f27873f71a6f5a5d1d04e5435f874472ee" region="gfx3" offset="2000000"/>
		<rom name="232-c6.bin" merge="232-c6.bin" size="4194304" crc="4ff4d47b" sha1="4d5689ede24a5fe4330bd85d4d3f4eb2795308bb" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof97kp" sourcefile="neogeo.c" cloneof="kof97" romof="kof97">
		<description>The King of Fighters '97 (Add Orochi set 3)</description>
		<year>1997</year>
		<manufacturer>KofPerfect</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="232kp-p1.bin" size="1048576" crc="f29de6b6" sha1="aafb7925df9fed83762ecf363855b971baaf614f" region="cpu1" offset="0"/>
		<rom name="232-p2.bin" merge="232-p2.bin" size="4194304" crc="158b23f6" sha1="9744620a70513490aaf9c5eda33e5ec31222be19" region="cpu1" offset="100000"/>
		<rom name="232-s1.bin" merge="232-s1.bin" size="131072" crc="8514ecf5" sha1="18d8e7feb51ea88816f1c786932a53655b0de6a0" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="232-m1.bin" merge="232-m1.bin" size="131072" crc="45348747" sha1="ed77cbae2b208d1177a9f5f6e8cd57070e90b65b" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="232-v1.bin" merge="232-v1.bin" size="4194304" crc="22a2b5b5" sha1="ebdbc977332e6d93e266755000b43857e0082965" region="sound1" offset="0"/>
		<rom name="232-v2.bin" merge="232-v2.bin" size="4194304" crc="2304e744" sha1="98d283e2bcc9291a53f52afd35ef76dfb0828432" region="sound1" offset="400000"/>
		<rom name="232-v3.bin" merge="232-v3.bin" size="4194304" crc="759eb954" sha1="54e77c4e9e6b89458e59824e478ddc33a9c72655" region="sound1" offset="800000"/>
		<rom name="232-c1.bin" merge="232-c1.bin" size="8388608" crc="5f8bf0a1" sha1="e8b63bbc814de171fd18c5864a7fc639970c1ecf" region="gfx3" offset="0"/>
		<rom name="232-c2.bin" merge="232-c2.bin" size="8388608" crc="e4d45c81" sha1="fdb2b9326362e27b1c7a5beb977e0bc537488186" region="gfx3" offset="1"/>
		<rom name="232-c3.bin" merge="232-c3.bin" size="8388608" crc="581d6618" sha1="14d3124a08ded59f86932c6b28e1a4e48c564ccd" region="gfx3" offset="1000000"/>
		<rom name="232-c4.bin" merge="232-c4.bin" size="8388608" crc="49bb1e68" sha1="f769c1bd1b019521111ff3f0d22c63cb1f2640ef" region="gfx3" offset="1000001"/>
		<rom name="232-c5.bin" merge="232-c5.bin" size="4194304" crc="34fc4e51" sha1="b39c65f27873f71a6f5a5d1d04e5435f874472ee" region="gfx3" offset="2000000"/>
		<rom name="232-c6.bin" merge="232-c6.bin" size="4194304" crc="4ff4d47b" sha1="4d5689ede24a5fe4330bd85d4d3f4eb2795308bb" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof97lc" sourcefile="neogeo.c" cloneof="kof97" romof="kof97">
		<description>The King of Fighters '97 (Color changed)</description>
		<year>1997</year>
		<manufacturer>Liuzheng0131</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="232-p1.bin" merge="232-p1.bin" size="1048576" crc="7db81ad9" sha1="8bc42be872fd497eb198ca13bf004852b88eb1dc" region="cpu1" offset="0"/>
		<rom name="232lc-p2.bin" size="4194304" crc="852cfee6" sha1="8db51a12a05f2312c2a241027c61711137a0ca94" region="cpu1" offset="100000"/>
		<rom name="232-s1.bin" merge="232-s1.bin" size="131072" crc="8514ecf5" sha1="18d8e7feb51ea88816f1c786932a53655b0de6a0" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="232-m1.bin" merge="232-m1.bin" size="131072" crc="45348747" sha1="ed77cbae2b208d1177a9f5f6e8cd57070e90b65b" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="232-v1.bin" merge="232-v1.bin" size="4194304" crc="22a2b5b5" sha1="ebdbc977332e6d93e266755000b43857e0082965" region="sound1" offset="0"/>
		<rom name="232-v2.bin" merge="232-v2.bin" size="4194304" crc="2304e744" sha1="98d283e2bcc9291a53f52afd35ef76dfb0828432" region="sound1" offset="400000"/>
		<rom name="232-v3.bin" merge="232-v3.bin" size="4194304" crc="759eb954" sha1="54e77c4e9e6b89458e59824e478ddc33a9c72655" region="sound1" offset="800000"/>
		<rom name="232-c1.bin" merge="232-c1.bin" size="8388608" crc="5f8bf0a1" sha1="e8b63bbc814de171fd18c5864a7fc639970c1ecf" region="gfx3" offset="0"/>
		<rom name="232-c2.bin" merge="232-c2.bin" size="8388608" crc="e4d45c81" sha1="fdb2b9326362e27b1c7a5beb977e0bc537488186" region="gfx3" offset="1"/>
		<rom name="232-c3.bin" merge="232-c3.bin" size="8388608" crc="581d6618" sha1="14d3124a08ded59f86932c6b28e1a4e48c564ccd" region="gfx3" offset="1000000"/>
		<rom name="232-c4.bin" merge="232-c4.bin" size="8388608" crc="49bb1e68" sha1="f769c1bd1b019521111ff3f0d22c63cb1f2640ef" region="gfx3" offset="1000001"/>
		<rom name="232-c5.bin" merge="232-c5.bin" size="4194304" crc="34fc4e51" sha1="b39c65f27873f71a6f5a5d1d04e5435f874472ee" region="gfx3" offset="2000000"/>
		<rom name="232-c6.bin" merge="232-c6.bin" size="4194304" crc="4ff4d47b" sha1="4d5689ede24a5fe4330bd85d4d3f4eb2795308bb" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof97lr" sourcefile="neogeo.c" cloneof="kof97" romof="kof97">
		<description>The King of Fighters '97 (Lover Red)</description>
		<year>2007</year>
		<manufacturer>hack</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="232-p1lr.bin" size="1048576" crc="447e81b2" sha1="26c1056488803782f49d4f8f4ae2df3c840fcf57" region="cpu1" offset="0"/>
		<rom name="232-p2lr.bin" size="4194304" crc="a9ecc9d7" sha1="5860da51bd304b2837d30aef698d498c12a13d20" region="cpu1" offset="100000"/>
		<rom name="232-s1.bin" merge="232-s1.bin" size="131072" crc="8514ecf5" sha1="18d8e7feb51ea88816f1c786932a53655b0de6a0" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="232-m1.bin" merge="232-m1.bin" size="131072" crc="45348747" sha1="ed77cbae2b208d1177a9f5f6e8cd57070e90b65b" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="232-v1.bin" merge="232-v1.bin" size="4194304" crc="22a2b5b5" sha1="ebdbc977332e6d93e266755000b43857e0082965" region="sound1" offset="0"/>
		<rom name="232-v2.bin" merge="232-v2.bin" size="4194304" crc="2304e744" sha1="98d283e2bcc9291a53f52afd35ef76dfb0828432" region="sound1" offset="400000"/>
		<rom name="232-v3.bin" merge="232-v3.bin" size="4194304" crc="759eb954" sha1="54e77c4e9e6b89458e59824e478ddc33a9c72655" region="sound1" offset="800000"/>
		<rom name="232-c1lr.bin" size="8388608" crc="6c224c0b" sha1="54ace1387646728ddd2fe3feea4b22c46e75fc7d" region="gfx3" offset="0"/>
		<rom name="232-c2lr.bin" size="8388608" crc="badf8fa5" sha1="07381d1d64f5fd4cd11989a2f715298c6d4827cd" region="gfx3" offset="1"/>
		<rom name="232-c3.bin" merge="232-c3.bin" size="8388608" crc="581d6618" sha1="14d3124a08ded59f86932c6b28e1a4e48c564ccd" region="gfx3" offset="1000000"/>
		<rom name="232-c4.bin" merge="232-c4.bin" size="8388608" crc="49bb1e68" sha1="f769c1bd1b019521111ff3f0d22c63cb1f2640ef" region="gfx3" offset="1000001"/>
		<rom name="232-c5.bin" merge="232-c5.bin" size="4194304" crc="34fc4e51" sha1="b39c65f27873f71a6f5a5d1d04e5435f874472ee" region="gfx3" offset="2000000"/>
		<rom name="232-c6.bin" merge="232-c6.bin" size="4194304" crc="4ff4d47b" sha1="4d5689ede24a5fe4330bd85d4d3f4eb2795308bb" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof97mit" sourcefile="neogeo.c" cloneof="kof97" romof="kof97">
		<description>The King of Fighters '97 (Char style enhanced 050324)</description>
		<year>1997</year>
		<manufacturer>MIT</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="232mit-p1.bin" size="1048576" crc="b96600ce" sha1="260a42aaf117de392a32a473e552e73253fc0ea7" region="cpu1" offset="0"/>
		<rom name="232mit-p2.bin" size="4194304" crc="44fece8e" sha1="f1604613267297ff3b375dad397ce6e1256078e6" region="cpu1" offset="100000"/>
		<rom name="232-s1.bin" merge="232-s1.bin" size="131072" crc="8514ecf5" sha1="18d8e7feb51ea88816f1c786932a53655b0de6a0" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="232-m1.bin" merge="232-m1.bin" size="131072" crc="45348747" sha1="ed77cbae2b208d1177a9f5f6e8cd57070e90b65b" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="232-v1.bin" merge="232-v1.bin" size="4194304" crc="22a2b5b5" sha1="ebdbc977332e6d93e266755000b43857e0082965" region="sound1" offset="0"/>
		<rom name="232-v2.bin" merge="232-v2.bin" size="4194304" crc="2304e744" sha1="98d283e2bcc9291a53f52afd35ef76dfb0828432" region="sound1" offset="400000"/>
		<rom name="232-v3.bin" merge="232-v3.bin" size="4194304" crc="759eb954" sha1="54e77c4e9e6b89458e59824e478ddc33a9c72655" region="sound1" offset="800000"/>
		<rom name="232-c1.bin" merge="232-c1.bin" size="8388608" crc="5f8bf0a1" sha1="e8b63bbc814de171fd18c5864a7fc639970c1ecf" region="gfx3" offset="0"/>
		<rom name="232-c2.bin" merge="232-c2.bin" size="8388608" crc="e4d45c81" sha1="fdb2b9326362e27b1c7a5beb977e0bc537488186" region="gfx3" offset="1"/>
		<rom name="232-c3.bin" merge="232-c3.bin" size="8388608" crc="581d6618" sha1="14d3124a08ded59f86932c6b28e1a4e48c564ccd" region="gfx3" offset="1000000"/>
		<rom name="232-c4.bin" merge="232-c4.bin" size="8388608" crc="49bb1e68" sha1="f769c1bd1b019521111ff3f0d22c63cb1f2640ef" region="gfx3" offset="1000001"/>
		<rom name="232-c5.bin" merge="232-c5.bin" size="4194304" crc="34fc4e51" sha1="b39c65f27873f71a6f5a5d1d04e5435f874472ee" region="gfx3" offset="2000000"/>
		<rom name="232-c6.bin" merge="232-c6.bin" size="4194304" crc="4ff4d47b" sha1="4d5689ede24a5fe4330bd85d4d3f4eb2795308bb" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof97ne" sourcefile="neogeo.c" cloneof="kof97" romof="kof97">
		<description>The King of Fighters '97 (Remixed)</description>
		<year>1997</year>
		<manufacturer>NeHt</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="232-p1ne.bin" size="1048576" crc="e742c038" sha1="018a0273c959a7885bda850aade75e411c11c633" region="cpu1" offset="0"/>
		<rom name="232-p2ne.bin" size="4194304" crc="a028904b" sha1="f099a31d9f61fc9c63f8816f942c13fb67f56d52" region="cpu1" offset="100000"/>
		<rom name="232-s1.bin" merge="232-s1.bin" size="131072" crc="8514ecf5" sha1="18d8e7feb51ea88816f1c786932a53655b0de6a0" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="232-m1.bin" merge="232-m1.bin" size="131072" crc="45348747" sha1="ed77cbae2b208d1177a9f5f6e8cd57070e90b65b" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="232-v1.bin" merge="232-v1.bin" size="4194304" crc="22a2b5b5" sha1="ebdbc977332e6d93e266755000b43857e0082965" region="sound1" offset="0"/>
		<rom name="232-v2.bin" merge="232-v2.bin" size="4194304" crc="2304e744" sha1="98d283e2bcc9291a53f52afd35ef76dfb0828432" region="sound1" offset="400000"/>
		<rom name="232-v3.bin" merge="232-v3.bin" size="4194304" crc="759eb954" sha1="54e77c4e9e6b89458e59824e478ddc33a9c72655" region="sound1" offset="800000"/>
		<rom name="232-c1.bin" merge="232-c1.bin" size="8388608" crc="5f8bf0a1" sha1="e8b63bbc814de171fd18c5864a7fc639970c1ecf" region="gfx3" offset="0"/>
		<rom name="232-c2.bin" merge="232-c2.bin" size="8388608" crc="e4d45c81" sha1="fdb2b9326362e27b1c7a5beb977e0bc537488186" region="gfx3" offset="1"/>
		<rom name="232-c3.bin" merge="232-c3.bin" size="8388608" crc="581d6618" sha1="14d3124a08ded59f86932c6b28e1a4e48c564ccd" region="gfx3" offset="1000000"/>
		<rom name="232-c4.bin" merge="232-c4.bin" size="8388608" crc="49bb1e68" sha1="f769c1bd1b019521111ff3f0d22c63cb1f2640ef" region="gfx3" offset="1000001"/>
		<rom name="232-c5ne.bin" size="4194304" crc="6fe02054" sha1="47b3a6f0867e15900deb3ffd5f888cbcf6e2bbdd" region="gfx3" offset="2000000"/>
		<rom name="232-c6ne.bin" size="4194304" crc="0f96c84a" sha1="79a8e1ff71051ece0ca6c8f75b0bd1cd567f2e33" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof97pj" sourcefile="neogeo.c" cloneof="kof97" romof="kof97">
		<description>The King of Fighters '97 (hxd fixed ver - Add Char)</description>
		<year>1997</year>
		<manufacturer>TcwLee</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="232pj-p1.bin" size="1048576" crc="91692771" sha1="ef1c2d7be60798bd778785d6a8d4fd2250b64679" region="cpu1" offset="0"/>
		<rom name="232-p2.bin" merge="232-p2.bin" size="4194304" crc="158b23f6" sha1="9744620a70513490aaf9c5eda33e5ec31222be19" region="cpu1" offset="100000"/>
		<rom name="232-s1.bin" merge="232-s1.bin" size="131072" crc="8514ecf5" sha1="18d8e7feb51ea88816f1c786932a53655b0de6a0" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="232-m1.bin" merge="232-m1.bin" size="131072" crc="45348747" sha1="ed77cbae2b208d1177a9f5f6e8cd57070e90b65b" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="232-v1.bin" merge="232-v1.bin" size="4194304" crc="22a2b5b5" sha1="ebdbc977332e6d93e266755000b43857e0082965" region="sound1" offset="0"/>
		<rom name="232-v2.bin" merge="232-v2.bin" size="4194304" crc="2304e744" sha1="98d283e2bcc9291a53f52afd35ef76dfb0828432" region="sound1" offset="400000"/>
		<rom name="232-v3.bin" merge="232-v3.bin" size="4194304" crc="759eb954" sha1="54e77c4e9e6b89458e59824e478ddc33a9c72655" region="sound1" offset="800000"/>
		<rom name="232-c1.bin" merge="232-c1.bin" size="8388608" crc="5f8bf0a1" sha1="e8b63bbc814de171fd18c5864a7fc639970c1ecf" region="gfx3" offset="0"/>
		<rom name="232-c2.bin" merge="232-c2.bin" size="8388608" crc="e4d45c81" sha1="fdb2b9326362e27b1c7a5beb977e0bc537488186" region="gfx3" offset="1"/>
		<rom name="232-c3.bin" merge="232-c3.bin" size="8388608" crc="581d6618" sha1="14d3124a08ded59f86932c6b28e1a4e48c564ccd" region="gfx3" offset="1000000"/>
		<rom name="232-c4.bin" merge="232-c4.bin" size="8388608" crc="49bb1e68" sha1="f769c1bd1b019521111ff3f0d22c63cb1f2640ef" region="gfx3" offset="1000001"/>
		<rom name="232-c5.bin" merge="232-c5.bin" size="4194304" crc="34fc4e51" sha1="b39c65f27873f71a6f5a5d1d04e5435f874472ee" region="gfx3" offset="2000000"/>
		<rom name="232-c6.bin" merge="232-c6.bin" size="4194304" crc="4ff4d47b" sha1="4d5689ede24a5fe4330bd85d4d3f4eb2795308bb" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof97pjc" sourcefile="neogeo.c" cloneof="kof97" romof="kof97">
		<description>The King of Fighters '97 (Char color changed)</description>
		<year>1997</year>
		<manufacturer>TcwLee</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="232-p1.bin" merge="232-p1.bin" size="1048576" crc="7db81ad9" sha1="8bc42be872fd497eb198ca13bf004852b88eb1dc" region="cpu1" offset="0"/>
		<rom name="232pjc-p2.bin" size="4194304" crc="a42ff099" sha1="498d14dbf18640e543cb417733c90e7d2f93d715" region="cpu1" offset="100000"/>
		<rom name="232-s1.bin" merge="232-s1.bin" size="131072" crc="8514ecf5" sha1="18d8e7feb51ea88816f1c786932a53655b0de6a0" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="232-m1.bin" merge="232-m1.bin" size="131072" crc="45348747" sha1="ed77cbae2b208d1177a9f5f6e8cd57070e90b65b" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="232-v1.bin" merge="232-v1.bin" size="4194304" crc="22a2b5b5" sha1="ebdbc977332e6d93e266755000b43857e0082965" region="sound1" offset="0"/>
		<rom name="232-v2.bin" merge="232-v2.bin" size="4194304" crc="2304e744" sha1="98d283e2bcc9291a53f52afd35ef76dfb0828432" region="sound1" offset="400000"/>
		<rom name="232-v3.bin" merge="232-v3.bin" size="4194304" crc="759eb954" sha1="54e77c4e9e6b89458e59824e478ddc33a9c72655" region="sound1" offset="800000"/>
		<rom name="232-c1.bin" merge="232-c1.bin" size="8388608" crc="5f8bf0a1" sha1="e8b63bbc814de171fd18c5864a7fc639970c1ecf" region="gfx3" offset="0"/>
		<rom name="232-c2.bin" merge="232-c2.bin" size="8388608" crc="e4d45c81" sha1="fdb2b9326362e27b1c7a5beb977e0bc537488186" region="gfx3" offset="1"/>
		<rom name="232-c3.bin" merge="232-c3.bin" size="8388608" crc="581d6618" sha1="14d3124a08ded59f86932c6b28e1a4e48c564ccd" region="gfx3" offset="1000000"/>
		<rom name="232-c4.bin" merge="232-c4.bin" size="8388608" crc="49bb1e68" sha1="f769c1bd1b019521111ff3f0d22c63cb1f2640ef" region="gfx3" offset="1000001"/>
		<rom name="232-c5.bin" merge="232-c5.bin" size="4194304" crc="34fc4e51" sha1="b39c65f27873f71a6f5a5d1d04e5435f874472ee" region="gfx3" offset="2000000"/>
		<rom name="232-c6.bin" merge="232-c6.bin" size="4194304" crc="4ff4d47b" sha1="4d5689ede24a5fe4330bd85d4d3f4eb2795308bb" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof97sw" sourcefile="neogeo.c" cloneof="kof97" romof="kof97">
		<description>The King of Fighters '97 (26a-c and 623a-c red flame special effect)</description>
		<year>1997</year>
		<manufacturer>Wesker</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="232sw-p1.bin" size="1048576" crc="b4378ad4" sha1="18210a5259f1499123277532dabb00b0c7bee50e" region="cpu1" offset="0"/>
		<rom name="232-p2.bin" merge="232-p2.bin" size="4194304" crc="158b23f6" sha1="9744620a70513490aaf9c5eda33e5ec31222be19" region="cpu1" offset="100000"/>
		<rom name="232-s1.bin" merge="232-s1.bin" size="131072" crc="8514ecf5" sha1="18d8e7feb51ea88816f1c786932a53655b0de6a0" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="232-m1.bin" merge="232-m1.bin" size="131072" crc="45348747" sha1="ed77cbae2b208d1177a9f5f6e8cd57070e90b65b" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="232-v1.bin" merge="232-v1.bin" size="4194304" crc="22a2b5b5" sha1="ebdbc977332e6d93e266755000b43857e0082965" region="sound1" offset="0"/>
		<rom name="232-v2.bin" merge="232-v2.bin" size="4194304" crc="2304e744" sha1="98d283e2bcc9291a53f52afd35ef76dfb0828432" region="sound1" offset="400000"/>
		<rom name="232-v3.bin" merge="232-v3.bin" size="4194304" crc="759eb954" sha1="54e77c4e9e6b89458e59824e478ddc33a9c72655" region="sound1" offset="800000"/>
		<rom name="232-c1.bin" merge="232-c1.bin" size="8388608" crc="5f8bf0a1" sha1="e8b63bbc814de171fd18c5864a7fc639970c1ecf" region="gfx3" offset="0"/>
		<rom name="232-c2.bin" merge="232-c2.bin" size="8388608" crc="e4d45c81" sha1="fdb2b9326362e27b1c7a5beb977e0bc537488186" region="gfx3" offset="1"/>
		<rom name="232-c3.bin" merge="232-c3.bin" size="8388608" crc="581d6618" sha1="14d3124a08ded59f86932c6b28e1a4e48c564ccd" region="gfx3" offset="1000000"/>
		<rom name="232-c4.bin" merge="232-c4.bin" size="8388608" crc="49bb1e68" sha1="f769c1bd1b019521111ff3f0d22c63cb1f2640ef" region="gfx3" offset="1000001"/>
		<rom name="232-c5.bin" merge="232-c5.bin" size="4194304" crc="34fc4e51" sha1="b39c65f27873f71a6f5a5d1d04e5435f874472ee" region="gfx3" offset="2000000"/>
		<rom name="232-c6.bin" merge="232-c6.bin" size="4194304" crc="4ff4d47b" sha1="4d5689ede24a5fe4330bd85d4d3f4eb2795308bb" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof97saw" sourcefile="neogeo.c" cloneof="kof97" romof="kof97">
		<description>The King of Fighters '97 (Kill red flame special effect)</description>
		<year>1997</year>
		<manufacturer>Wesker</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="232saw-p1.bin" size="1048576" crc="eb99d0d0" sha1="43d7495ec873b3c1f9cc33ecdc124f020851e1f7" region="cpu1" offset="0"/>
		<rom name="232-p2.bin" merge="232-p2.bin" size="4194304" crc="158b23f6" sha1="9744620a70513490aaf9c5eda33e5ec31222be19" region="cpu1" offset="100000"/>
		<rom name="232-s1.bin" merge="232-s1.bin" size="131072" crc="8514ecf5" sha1="18d8e7feb51ea88816f1c786932a53655b0de6a0" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="232-m1.bin" merge="232-m1.bin" size="131072" crc="45348747" sha1="ed77cbae2b208d1177a9f5f6e8cd57070e90b65b" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="232-v1.bin" merge="232-v1.bin" size="4194304" crc="22a2b5b5" sha1="ebdbc977332e6d93e266755000b43857e0082965" region="sound1" offset="0"/>
		<rom name="232-v2.bin" merge="232-v2.bin" size="4194304" crc="2304e744" sha1="98d283e2bcc9291a53f52afd35ef76dfb0828432" region="sound1" offset="400000"/>
		<rom name="232-v3.bin" merge="232-v3.bin" size="4194304" crc="759eb954" sha1="54e77c4e9e6b89458e59824e478ddc33a9c72655" region="sound1" offset="800000"/>
		<rom name="232-c1.bin" merge="232-c1.bin" size="8388608" crc="5f8bf0a1" sha1="e8b63bbc814de171fd18c5864a7fc639970c1ecf" region="gfx3" offset="0"/>
		<rom name="232-c2.bin" merge="232-c2.bin" size="8388608" crc="e4d45c81" sha1="fdb2b9326362e27b1c7a5beb977e0bc537488186" region="gfx3" offset="1"/>
		<rom name="232-c3.bin" merge="232-c3.bin" size="8388608" crc="581d6618" sha1="14d3124a08ded59f86932c6b28e1a4e48c564ccd" region="gfx3" offset="1000000"/>
		<rom name="232-c4.bin" merge="232-c4.bin" size="8388608" crc="49bb1e68" sha1="f769c1bd1b019521111ff3f0d22c63cb1f2640ef" region="gfx3" offset="1000001"/>
		<rom name="232-c5.bin" merge="232-c5.bin" size="4194304" crc="34fc4e51" sha1="b39c65f27873f71a6f5a5d1d04e5435f874472ee" region="gfx3" offset="2000000"/>
		<rom name="232-c6.bin" merge="232-c6.bin" size="4194304" crc="4ff4d47b" sha1="4d5689ede24a5fe4330bd85d4d3f4eb2795308bb" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof97wh" sourcefile="neogeo.c" cloneof="kof97" romof="kof97">
		<description>The King of Fighters '97 (Style Kyo to 95' Kyo)</description>
		<year>1997</year>
		<manufacturer>Wesker</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="232wh-p1.bin" size="1048576" crc="a2534a20" sha1="5717e30eeac96de6e23e0e5d4e9b1792362c8ae3" region="cpu1" offset="0"/>
		<rom name="232-p2.bin" merge="232-p2.bin" size="4194304" crc="158b23f6" sha1="9744620a70513490aaf9c5eda33e5ec31222be19" region="cpu1" offset="100000"/>
		<rom name="232-s1.bin" merge="232-s1.bin" size="131072" crc="8514ecf5" sha1="18d8e7feb51ea88816f1c786932a53655b0de6a0" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="232-m1.bin" merge="232-m1.bin" size="131072" crc="45348747" sha1="ed77cbae2b208d1177a9f5f6e8cd57070e90b65b" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="232-v1.bin" merge="232-v1.bin" size="4194304" crc="22a2b5b5" sha1="ebdbc977332e6d93e266755000b43857e0082965" region="sound1" offset="0"/>
		<rom name="232-v2.bin" merge="232-v2.bin" size="4194304" crc="2304e744" sha1="98d283e2bcc9291a53f52afd35ef76dfb0828432" region="sound1" offset="400000"/>
		<rom name="232-v3.bin" merge="232-v3.bin" size="4194304" crc="759eb954" sha1="54e77c4e9e6b89458e59824e478ddc33a9c72655" region="sound1" offset="800000"/>
		<rom name="232-c1.bin" merge="232-c1.bin" size="8388608" crc="5f8bf0a1" sha1="e8b63bbc814de171fd18c5864a7fc639970c1ecf" region="gfx3" offset="0"/>
		<rom name="232-c2.bin" merge="232-c2.bin" size="8388608" crc="e4d45c81" sha1="fdb2b9326362e27b1c7a5beb977e0bc537488186" region="gfx3" offset="1"/>
		<rom name="232-c3.bin" merge="232-c3.bin" size="8388608" crc="581d6618" sha1="14d3124a08ded59f86932c6b28e1a4e48c564ccd" region="gfx3" offset="1000000"/>
		<rom name="232-c4.bin" merge="232-c4.bin" size="8388608" crc="49bb1e68" sha1="f769c1bd1b019521111ff3f0d22c63cb1f2640ef" region="gfx3" offset="1000001"/>
		<rom name="232-c5.bin" merge="232-c5.bin" size="4194304" crc="34fc4e51" sha1="b39c65f27873f71a6f5a5d1d04e5435f874472ee" region="gfx3" offset="2000000"/>
		<rom name="232-c6.bin" merge="232-c6.bin" size="4194304" crc="4ff4d47b" sha1="4d5689ede24a5fe4330bd85d4d3f4eb2795308bb" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf97wpls" sourcefile="neogeo.c" cloneof="kof97" romof="kof97">
		<description>The King of Fighters '97 Plus (Wesker)</description>
		<year>1997</year>
		<manufacturer>Wesker</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="232wpls-p1.bin" size="1048576" crc="036c885d" sha1="7c5b1c2901a11f627c3552c6846a2aca35397eaf" region="cpu1" offset="0"/>
		<rom name="232-p2.bin" merge="232-p2.bin" size="4194304" crc="158b23f6" sha1="9744620a70513490aaf9c5eda33e5ec31222be19" region="cpu1" offset="100000"/>
		<rom name="232-s1.bin" merge="232-s1.bin" size="131072" crc="8514ecf5" sha1="18d8e7feb51ea88816f1c786932a53655b0de6a0" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="232-m1.bin" merge="232-m1.bin" size="131072" crc="45348747" sha1="ed77cbae2b208d1177a9f5f6e8cd57070e90b65b" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="232-v1.bin" merge="232-v1.bin" size="4194304" crc="22a2b5b5" sha1="ebdbc977332e6d93e266755000b43857e0082965" region="sound1" offset="0"/>
		<rom name="232-v2.bin" merge="232-v2.bin" size="4194304" crc="2304e744" sha1="98d283e2bcc9291a53f52afd35ef76dfb0828432" region="sound1" offset="400000"/>
		<rom name="232-v3.bin" merge="232-v3.bin" size="4194304" crc="759eb954" sha1="54e77c4e9e6b89458e59824e478ddc33a9c72655" region="sound1" offset="800000"/>
		<rom name="232-c1.bin" merge="232-c1.bin" size="8388608" crc="5f8bf0a1" sha1="e8b63bbc814de171fd18c5864a7fc639970c1ecf" region="gfx3" offset="0"/>
		<rom name="232-c2.bin" merge="232-c2.bin" size="8388608" crc="e4d45c81" sha1="fdb2b9326362e27b1c7a5beb977e0bc537488186" region="gfx3" offset="1"/>
		<rom name="232-c3.bin" merge="232-c3.bin" size="8388608" crc="581d6618" sha1="14d3124a08ded59f86932c6b28e1a4e48c564ccd" region="gfx3" offset="1000000"/>
		<rom name="232-c4.bin" merge="232-c4.bin" size="8388608" crc="49bb1e68" sha1="f769c1bd1b019521111ff3f0d22c63cb1f2640ef" region="gfx3" offset="1000001"/>
		<rom name="232-c5.bin" merge="232-c5.bin" size="4194304" crc="34fc4e51" sha1="b39c65f27873f71a6f5a5d1d04e5435f874472ee" region="gfx3" offset="2000000"/>
		<rom name="232-c6.bin" merge="232-c6.bin" size="4194304" crc="4ff4d47b" sha1="4d5689ede24a5fe4330bd85d4d3f4eb2795308bb" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof97xp" sourcefile="neogeo.c" cloneof="kof97" romof="kof97">
		<description>The King of Fighters '97 (Xuhui plus)</description>
		<year>2007</year>
		<manufacturer>Xuhui</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="232-p1xp.bin" size="1048576" crc="265396cd" sha1="aac58b1582bef6de401f70455da26b835e6fd0af" region="cpu1" offset="0"/>
		<rom name="232-p2xp.bin" size="4194304" crc="da48eb75" sha1="da516b2fe5de0b740b9126302528805b433335ea" region="cpu1" offset="100000"/>
		<rom name="232-s1.bin" merge="232-s1.bin" size="131072" crc="8514ecf5" sha1="18d8e7feb51ea88816f1c786932a53655b0de6a0" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="232-m1.bin" merge="232-m1.bin" size="131072" crc="45348747" sha1="ed77cbae2b208d1177a9f5f6e8cd57070e90b65b" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="232-v1.bin" merge="232-v1.bin" size="4194304" crc="22a2b5b5" sha1="ebdbc977332e6d93e266755000b43857e0082965" region="sound1" offset="0"/>
		<rom name="232-v2.bin" merge="232-v2.bin" size="4194304" crc="2304e744" sha1="98d283e2bcc9291a53f52afd35ef76dfb0828432" region="sound1" offset="400000"/>
		<rom name="232-v3.bin" merge="232-v3.bin" size="4194304" crc="759eb954" sha1="54e77c4e9e6b89458e59824e478ddc33a9c72655" region="sound1" offset="800000"/>
		<rom name="232-c1xp.bin" size="8388608" crc="6c224c0b" sha1="54ace1387646728ddd2fe3feea4b22c46e75fc7d" region="gfx3" offset="0"/>
		<rom name="232-c2xp.bin" size="8388608" crc="badf8fa5" sha1="07381d1d64f5fd4cd11989a2f715298c6d4827cd" region="gfx3" offset="1"/>
		<rom name="232-c3.bin" merge="232-c3.bin" size="8388608" crc="581d6618" sha1="14d3124a08ded59f86932c6b28e1a4e48c564ccd" region="gfx3" offset="1000000"/>
		<rom name="232-c4.bin" merge="232-c4.bin" size="8388608" crc="49bb1e68" sha1="f769c1bd1b019521111ff3f0d22c63cb1f2640ef" region="gfx3" offset="1000001"/>
		<rom name="232-c5.bin" merge="232-c5.bin" size="4194304" crc="34fc4e51" sha1="b39c65f27873f71a6f5a5d1d04e5435f874472ee" region="gfx3" offset="2000000"/>
		<rom name="232-c6.bin" merge="232-c6.bin" size="4194304" crc="4ff4d47b" sha1="4d5689ede24a5fe4330bd85d4d3f4eb2795308bb" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof97y" sourcefile="neogeo.c" cloneof="kof97" romof="kof97">
		<description>The King of Fighters '97 (Add Char - no Orochi)</description>
		<year>1997</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="232y-p1.bin" size="1048576" crc="d1893f4e" sha1="64258216d12cd7445062574c4e6690a6bf5b1541" region="cpu1" offset="0"/>
		<rom name="232-p2.bin" merge="232-p2.bin" size="4194304" crc="158b23f6" sha1="9744620a70513490aaf9c5eda33e5ec31222be19" region="cpu1" offset="100000"/>
		<rom name="232-s1.bin" merge="232-s1.bin" size="131072" crc="8514ecf5" sha1="18d8e7feb51ea88816f1c786932a53655b0de6a0" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="232-m1.bin" merge="232-m1.bin" size="131072" crc="45348747" sha1="ed77cbae2b208d1177a9f5f6e8cd57070e90b65b" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="232-v1.bin" merge="232-v1.bin" size="4194304" crc="22a2b5b5" sha1="ebdbc977332e6d93e266755000b43857e0082965" region="sound1" offset="0"/>
		<rom name="232-v2.bin" merge="232-v2.bin" size="4194304" crc="2304e744" sha1="98d283e2bcc9291a53f52afd35ef76dfb0828432" region="sound1" offset="400000"/>
		<rom name="232-v3.bin" merge="232-v3.bin" size="4194304" crc="759eb954" sha1="54e77c4e9e6b89458e59824e478ddc33a9c72655" region="sound1" offset="800000"/>
		<rom name="232-c1.bin" merge="232-c1.bin" size="8388608" crc="5f8bf0a1" sha1="e8b63bbc814de171fd18c5864a7fc639970c1ecf" region="gfx3" offset="0"/>
		<rom name="232-c2.bin" merge="232-c2.bin" size="8388608" crc="e4d45c81" sha1="fdb2b9326362e27b1c7a5beb977e0bc537488186" region="gfx3" offset="1"/>
		<rom name="232-c3.bin" merge="232-c3.bin" size="8388608" crc="581d6618" sha1="14d3124a08ded59f86932c6b28e1a4e48c564ccd" region="gfx3" offset="1000000"/>
		<rom name="232-c4.bin" merge="232-c4.bin" size="8388608" crc="49bb1e68" sha1="f769c1bd1b019521111ff3f0d22c63cb1f2640ef" region="gfx3" offset="1000001"/>
		<rom name="232-c5.bin" merge="232-c5.bin" size="4194304" crc="34fc4e51" sha1="b39c65f27873f71a6f5a5d1d04e5435f874472ee" region="gfx3" offset="2000000"/>
		<rom name="232-c6.bin" merge="232-c6.bin" size="4194304" crc="4ff4d47b" sha1="4d5689ede24a5fe4330bd85d4d3f4eb2795308bb" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof97ya" sourcefile="neogeo.c" cloneof="kof97" romof="kof97">
		<description>The King of Fighters '97 (Add Orochi set 1)</description>
		<year>1997</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="232ya-p1.bin" size="1048576" crc="36a82fb7" sha1="5f45d51b0e28d3b0cc71388934d8cd6830654f53" region="cpu1" offset="0"/>
		<rom name="232-p2.bin" merge="232-p2.bin" size="4194304" crc="158b23f6" sha1="9744620a70513490aaf9c5eda33e5ec31222be19" region="cpu1" offset="100000"/>
		<rom name="232-s1.bin" merge="232-s1.bin" size="131072" crc="8514ecf5" sha1="18d8e7feb51ea88816f1c786932a53655b0de6a0" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="232-m1.bin" merge="232-m1.bin" size="131072" crc="45348747" sha1="ed77cbae2b208d1177a9f5f6e8cd57070e90b65b" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="232-v1.bin" merge="232-v1.bin" size="4194304" crc="22a2b5b5" sha1="ebdbc977332e6d93e266755000b43857e0082965" region="sound1" offset="0"/>
		<rom name="232-v2.bin" merge="232-v2.bin" size="4194304" crc="2304e744" sha1="98d283e2bcc9291a53f52afd35ef76dfb0828432" region="sound1" offset="400000"/>
		<rom name="232-v3.bin" merge="232-v3.bin" size="4194304" crc="759eb954" sha1="54e77c4e9e6b89458e59824e478ddc33a9c72655" region="sound1" offset="800000"/>
		<rom name="232-c1.bin" merge="232-c1.bin" size="8388608" crc="5f8bf0a1" sha1="e8b63bbc814de171fd18c5864a7fc639970c1ecf" region="gfx3" offset="0"/>
		<rom name="232-c2.bin" merge="232-c2.bin" size="8388608" crc="e4d45c81" sha1="fdb2b9326362e27b1c7a5beb977e0bc537488186" region="gfx3" offset="1"/>
		<rom name="232-c3.bin" merge="232-c3.bin" size="8388608" crc="581d6618" sha1="14d3124a08ded59f86932c6b28e1a4e48c564ccd" region="gfx3" offset="1000000"/>
		<rom name="232-c4.bin" merge="232-c4.bin" size="8388608" crc="49bb1e68" sha1="f769c1bd1b019521111ff3f0d22c63cb1f2640ef" region="gfx3" offset="1000001"/>
		<rom name="232-c5.bin" merge="232-c5.bin" size="4194304" crc="34fc4e51" sha1="b39c65f27873f71a6f5a5d1d04e5435f874472ee" region="gfx3" offset="2000000"/>
		<rom name="232-c6.bin" merge="232-c6.bin" size="4194304" crc="4ff4d47b" sha1="4d5689ede24a5fe4330bd85d4d3f4eb2795308bb" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof97yb" sourcefile="neogeo.c" cloneof="kof97" romof="kof97">
		<description>The King of Fighters '97 (Add Orochi set 2)</description>
		<year>1997</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="232yb-p1.bin" size="1048576" crc="55557bf2" sha1="46f681a86b6f0e70d2a177e346937e9ef8d33fc9" region="cpu1" offset="0"/>
		<rom name="232-p2.bin" merge="232-p2.bin" size="4194304" crc="158b23f6" sha1="9744620a70513490aaf9c5eda33e5ec31222be19" region="cpu1" offset="100000"/>
		<rom name="232-s1.bin" merge="232-s1.bin" size="131072" crc="8514ecf5" sha1="18d8e7feb51ea88816f1c786932a53655b0de6a0" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="232-m1.bin" merge="232-m1.bin" size="131072" crc="45348747" sha1="ed77cbae2b208d1177a9f5f6e8cd57070e90b65b" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="232-v1.bin" merge="232-v1.bin" size="4194304" crc="22a2b5b5" sha1="ebdbc977332e6d93e266755000b43857e0082965" region="sound1" offset="0"/>
		<rom name="232-v2.bin" merge="232-v2.bin" size="4194304" crc="2304e744" sha1="98d283e2bcc9291a53f52afd35ef76dfb0828432" region="sound1" offset="400000"/>
		<rom name="232-v3.bin" merge="232-v3.bin" size="4194304" crc="759eb954" sha1="54e77c4e9e6b89458e59824e478ddc33a9c72655" region="sound1" offset="800000"/>
		<rom name="232-c1.bin" merge="232-c1.bin" size="8388608" crc="5f8bf0a1" sha1="e8b63bbc814de171fd18c5864a7fc639970c1ecf" region="gfx3" offset="0"/>
		<rom name="232-c2.bin" merge="232-c2.bin" size="8388608" crc="e4d45c81" sha1="fdb2b9326362e27b1c7a5beb977e0bc537488186" region="gfx3" offset="1"/>
		<rom name="232-c3.bin" merge="232-c3.bin" size="8388608" crc="581d6618" sha1="14d3124a08ded59f86932c6b28e1a4e48c564ccd" region="gfx3" offset="1000000"/>
		<rom name="232-c4.bin" merge="232-c4.bin" size="8388608" crc="49bb1e68" sha1="f769c1bd1b019521111ff3f0d22c63cb1f2640ef" region="gfx3" offset="1000001"/>
		<rom name="232-c5.bin" merge="232-c5.bin" size="4194304" crc="34fc4e51" sha1="b39c65f27873f71a6f5a5d1d04e5435f874472ee" region="gfx3" offset="2000000"/>
		<rom name="232-c6.bin" merge="232-c6.bin" size="4194304" crc="4ff4d47b" sha1="4d5689ede24a5fe4330bd85d4d3f4eb2795308bb" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof97ye" sourcefile="neogeo.c" cloneof="kof97" romof="kof97">
		<description>The King of Fighters '97 (Add Char - no Orochi - Pow hack ABC in Extra Mode set 1)</description>
		<year>1997</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="232ye-p1.bin" size="1048576" crc="35e1bbab" sha1="beb43970025e9e04eae52386c93621feb4373d7f" region="cpu1" offset="0"/>
		<rom name="232-p2.bin" merge="232-p2.bin" size="4194304" crc="158b23f6" sha1="9744620a70513490aaf9c5eda33e5ec31222be19" region="cpu1" offset="100000"/>
		<rom name="232-s1.bin" merge="232-s1.bin" size="131072" crc="8514ecf5" sha1="18d8e7feb51ea88816f1c786932a53655b0de6a0" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="232-m1.bin" merge="232-m1.bin" size="131072" crc="45348747" sha1="ed77cbae2b208d1177a9f5f6e8cd57070e90b65b" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="232-v1.bin" merge="232-v1.bin" size="4194304" crc="22a2b5b5" sha1="ebdbc977332e6d93e266755000b43857e0082965" region="sound1" offset="0"/>
		<rom name="232-v2.bin" merge="232-v2.bin" size="4194304" crc="2304e744" sha1="98d283e2bcc9291a53f52afd35ef76dfb0828432" region="sound1" offset="400000"/>
		<rom name="232-v3.bin" merge="232-v3.bin" size="4194304" crc="759eb954" sha1="54e77c4e9e6b89458e59824e478ddc33a9c72655" region="sound1" offset="800000"/>
		<rom name="232-c1.bin" merge="232-c1.bin" size="8388608" crc="5f8bf0a1" sha1="e8b63bbc814de171fd18c5864a7fc639970c1ecf" region="gfx3" offset="0"/>
		<rom name="232-c2.bin" merge="232-c2.bin" size="8388608" crc="e4d45c81" sha1="fdb2b9326362e27b1c7a5beb977e0bc537488186" region="gfx3" offset="1"/>
		<rom name="232-c3.bin" merge="232-c3.bin" size="8388608" crc="581d6618" sha1="14d3124a08ded59f86932c6b28e1a4e48c564ccd" region="gfx3" offset="1000000"/>
		<rom name="232-c4.bin" merge="232-c4.bin" size="8388608" crc="49bb1e68" sha1="f769c1bd1b019521111ff3f0d22c63cb1f2640ef" region="gfx3" offset="1000001"/>
		<rom name="232-c5.bin" merge="232-c5.bin" size="4194304" crc="34fc4e51" sha1="b39c65f27873f71a6f5a5d1d04e5435f874472ee" region="gfx3" offset="2000000"/>
		<rom name="232-c6.bin" merge="232-c6.bin" size="4194304" crc="4ff4d47b" sha1="4d5689ede24a5fe4330bd85d4d3f4eb2795308bb" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof97yg" sourcefile="neogeo.c" cloneof="kof97" romof="kof97">
		<description>The King of Fighters '97 (Add Char - Pow hack ABC in Extra Mode)</description>
		<year>1997</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="232yg-p1.bin" size="1048576" crc="2ef7c10d" sha1="b223ddad9547f2899885cd7306bb2baa188c64f2" region="cpu1" offset="0"/>
		<rom name="232-p2.bin" merge="232-p2.bin" size="4194304" crc="158b23f6" sha1="9744620a70513490aaf9c5eda33e5ec31222be19" region="cpu1" offset="100000"/>
		<rom name="232-s1.bin" merge="232-s1.bin" size="131072" crc="8514ecf5" sha1="18d8e7feb51ea88816f1c786932a53655b0de6a0" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="232-m1.bin" merge="232-m1.bin" size="131072" crc="45348747" sha1="ed77cbae2b208d1177a9f5f6e8cd57070e90b65b" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="232-v1.bin" merge="232-v1.bin" size="4194304" crc="22a2b5b5" sha1="ebdbc977332e6d93e266755000b43857e0082965" region="sound1" offset="0"/>
		<rom name="232-v2.bin" merge="232-v2.bin" size="4194304" crc="2304e744" sha1="98d283e2bcc9291a53f52afd35ef76dfb0828432" region="sound1" offset="400000"/>
		<rom name="232-v3.bin" merge="232-v3.bin" size="4194304" crc="759eb954" sha1="54e77c4e9e6b89458e59824e478ddc33a9c72655" region="sound1" offset="800000"/>
		<rom name="232-c1.bin" merge="232-c1.bin" size="8388608" crc="5f8bf0a1" sha1="e8b63bbc814de171fd18c5864a7fc639970c1ecf" region="gfx3" offset="0"/>
		<rom name="232-c2.bin" merge="232-c2.bin" size="8388608" crc="e4d45c81" sha1="fdb2b9326362e27b1c7a5beb977e0bc537488186" region="gfx3" offset="1"/>
		<rom name="232-c3.bin" merge="232-c3.bin" size="8388608" crc="581d6618" sha1="14d3124a08ded59f86932c6b28e1a4e48c564ccd" region="gfx3" offset="1000000"/>
		<rom name="232-c4.bin" merge="232-c4.bin" size="8388608" crc="49bb1e68" sha1="f769c1bd1b019521111ff3f0d22c63cb1f2640ef" region="gfx3" offset="1000001"/>
		<rom name="232-c5.bin" merge="232-c5.bin" size="4194304" crc="34fc4e51" sha1="b39c65f27873f71a6f5a5d1d04e5435f874472ee" region="gfx3" offset="2000000"/>
		<rom name="232-c6.bin" merge="232-c6.bin" size="4194304" crc="4ff4d47b" sha1="4d5689ede24a5fe4330bd85d4d3f4eb2795308bb" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof97yh" sourcefile="neogeo.c" cloneof="kof97" romof="kof97">
		<description>The King of Fighters '97 (Add Char - no Orochi - Pow hack ABC in Extra Mode set 2)</description>
		<year>1997</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="232yh-p1.bin" size="1048576" crc="a1d23d62" sha1="3ddb3a5f917c2b4ed3505fd13b1e8c4d0bfdaaa6" region="cpu1" offset="0"/>
		<rom name="232-p2.bin" merge="232-p2.bin" size="4194304" crc="158b23f6" sha1="9744620a70513490aaf9c5eda33e5ec31222be19" region="cpu1" offset="100000"/>
		<rom name="232-s1.bin" merge="232-s1.bin" size="131072" crc="8514ecf5" sha1="18d8e7feb51ea88816f1c786932a53655b0de6a0" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="232-m1.bin" merge="232-m1.bin" size="131072" crc="45348747" sha1="ed77cbae2b208d1177a9f5f6e8cd57070e90b65b" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="232-v1.bin" merge="232-v1.bin" size="4194304" crc="22a2b5b5" sha1="ebdbc977332e6d93e266755000b43857e0082965" region="sound1" offset="0"/>
		<rom name="232-v2.bin" merge="232-v2.bin" size="4194304" crc="2304e744" sha1="98d283e2bcc9291a53f52afd35ef76dfb0828432" region="sound1" offset="400000"/>
		<rom name="232-v3.bin" merge="232-v3.bin" size="4194304" crc="759eb954" sha1="54e77c4e9e6b89458e59824e478ddc33a9c72655" region="sound1" offset="800000"/>
		<rom name="232-c1.bin" merge="232-c1.bin" size="8388608" crc="5f8bf0a1" sha1="e8b63bbc814de171fd18c5864a7fc639970c1ecf" region="gfx3" offset="0"/>
		<rom name="232-c2.bin" merge="232-c2.bin" size="8388608" crc="e4d45c81" sha1="fdb2b9326362e27b1c7a5beb977e0bc537488186" region="gfx3" offset="1"/>
		<rom name="232-c3.bin" merge="232-c3.bin" size="8388608" crc="581d6618" sha1="14d3124a08ded59f86932c6b28e1a4e48c564ccd" region="gfx3" offset="1000000"/>
		<rom name="232-c4.bin" merge="232-c4.bin" size="8388608" crc="49bb1e68" sha1="f769c1bd1b019521111ff3f0d22c63cb1f2640ef" region="gfx3" offset="1000001"/>
		<rom name="232-c5.bin" merge="232-c5.bin" size="4194304" crc="34fc4e51" sha1="b39c65f27873f71a6f5a5d1d04e5435f874472ee" region="gfx3" offset="2000000"/>
		<rom name="232-c6.bin" merge="232-c6.bin" size="4194304" crc="4ff4d47b" sha1="4d5689ede24a5fe4330bd85d4d3f4eb2795308bb" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof97yk" sourcefile="neogeo.c" cloneof="kof97" romof="kof97">
		<description>The King of Fighters '97 (Hack)</description>
		<year>2007</year>
		<manufacturer>Yukimura</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="232-p1yk.bin" size="1048576" crc="e10200f8" sha1="9a224395b601c2df6616f888ab6b69e2039fd19f" region="cpu1" offset="0"/>
		<rom name="232-p2yk.bin" size="4194304" crc="e6bfaee4" sha1="36ddfabe092aaa0604d34838785624857d7ff5ef" region="cpu1" offset="100000"/>
		<rom name="232-s1.bin" merge="232-s1.bin" size="131072" crc="8514ecf5" sha1="18d8e7feb51ea88816f1c786932a53655b0de6a0" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="232-m1.bin" merge="232-m1.bin" size="131072" crc="45348747" sha1="ed77cbae2b208d1177a9f5f6e8cd57070e90b65b" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="232-v1.bin" merge="232-v1.bin" size="4194304" crc="22a2b5b5" sha1="ebdbc977332e6d93e266755000b43857e0082965" region="sound1" offset="0"/>
		<rom name="232-v2.bin" merge="232-v2.bin" size="4194304" crc="2304e744" sha1="98d283e2bcc9291a53f52afd35ef76dfb0828432" region="sound1" offset="400000"/>
		<rom name="232-v3.bin" merge="232-v3.bin" size="4194304" crc="759eb954" sha1="54e77c4e9e6b89458e59824e478ddc33a9c72655" region="sound1" offset="800000"/>
		<rom name="232-c1yk.bin" size="8388608" crc="d504bf4a" sha1="a58f6c07080c666ae1bb3e2dbab4790feab5ccc7" region="gfx3" offset="0"/>
		<rom name="232-c2yk.bin" size="8388608" crc="942ea708" sha1="20389bdb253611745c5515206b1eb620a1574711" region="gfx3" offset="1"/>
		<rom name="232-c3yk.bin" size="8388608" crc="b092e64f" sha1="7d809432d068db8f9056f5210570191416f1a53b" region="gfx3" offset="1000000"/>
		<rom name="232-c4yk.bin" size="8388608" crc="d25e8a04" sha1="52227828e3fdd27399b4cd514551abf856293f47" region="gfx3" offset="1000001"/>
		<rom name="232-c5yk.bin" size="8388608" crc="94f234e1" sha1="0eb67d21572fa1e7b0503d88f526caac65e23a78" region="gfx3" offset="2000000"/>
		<rom name="232-c6yk.bin" size="8388608" crc="c794f747" sha1="242fe9b75f86719dc02493ea6f295cf3b3d7fc7e" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof97yl" sourcefile="neogeo.c" cloneof="kof97" romof="kof97">
		<description>The King of Fighters '97 (Add Char - Extra stage select set 1)</description>
		<year>1997</year>
		<manufacturer>Leather and Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="232yl-p1.bin" size="1048576" crc="b74278b8" sha1="5fe72fa346c54229b3b80121720af624a7eca95c" region="cpu1" offset="0"/>
		<rom name="232-p2.bin" merge="232-p2.bin" size="4194304" crc="158b23f6" sha1="9744620a70513490aaf9c5eda33e5ec31222be19" region="cpu1" offset="100000"/>
		<rom name="232-s1.bin" merge="232-s1.bin" size="131072" crc="8514ecf5" sha1="18d8e7feb51ea88816f1c786932a53655b0de6a0" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="232-m1.bin" merge="232-m1.bin" size="131072" crc="45348747" sha1="ed77cbae2b208d1177a9f5f6e8cd57070e90b65b" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="232-v1.bin" merge="232-v1.bin" size="4194304" crc="22a2b5b5" sha1="ebdbc977332e6d93e266755000b43857e0082965" region="sound1" offset="0"/>
		<rom name="232-v2.bin" merge="232-v2.bin" size="4194304" crc="2304e744" sha1="98d283e2bcc9291a53f52afd35ef76dfb0828432" region="sound1" offset="400000"/>
		<rom name="232-v3.bin" merge="232-v3.bin" size="4194304" crc="759eb954" sha1="54e77c4e9e6b89458e59824e478ddc33a9c72655" region="sound1" offset="800000"/>
		<rom name="232-c1.bin" merge="232-c1.bin" size="8388608" crc="5f8bf0a1" sha1="e8b63bbc814de171fd18c5864a7fc639970c1ecf" region="gfx3" offset="0"/>
		<rom name="232-c2.bin" merge="232-c2.bin" size="8388608" crc="e4d45c81" sha1="fdb2b9326362e27b1c7a5beb977e0bc537488186" region="gfx3" offset="1"/>
		<rom name="232-c3.bin" merge="232-c3.bin" size="8388608" crc="581d6618" sha1="14d3124a08ded59f86932c6b28e1a4e48c564ccd" region="gfx3" offset="1000000"/>
		<rom name="232-c4.bin" merge="232-c4.bin" size="8388608" crc="49bb1e68" sha1="f769c1bd1b019521111ff3f0d22c63cb1f2640ef" region="gfx3" offset="1000001"/>
		<rom name="232-c5.bin" merge="232-c5.bin" size="4194304" crc="34fc4e51" sha1="b39c65f27873f71a6f5a5d1d04e5435f874472ee" region="gfx3" offset="2000000"/>
		<rom name="232-c6.bin" merge="232-c6.bin" size="4194304" crc="4ff4d47b" sha1="4d5689ede24a5fe4330bd85d4d3f4eb2795308bb" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof97yl2" sourcefile="neogeo.c" cloneof="kof97" romof="kof97">
		<description>The King of Fighters '97 (Add Char - Extra stage select set 2)</description>
		<year>1997</year>
		<manufacturer>Leather and Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="232yl2-p1.bin" size="1048576" crc="ce22762f" sha1="1be39a25a51db1f50633412aec35db79846938ee" region="cpu1" offset="0"/>
		<rom name="232-p2.bin" merge="232-p2.bin" size="4194304" crc="158b23f6" sha1="9744620a70513490aaf9c5eda33e5ec31222be19" region="cpu1" offset="100000"/>
		<rom name="232-s1.bin" merge="232-s1.bin" size="131072" crc="8514ecf5" sha1="18d8e7feb51ea88816f1c786932a53655b0de6a0" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="232-m1.bin" merge="232-m1.bin" size="131072" crc="45348747" sha1="ed77cbae2b208d1177a9f5f6e8cd57070e90b65b" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="232-v1.bin" merge="232-v1.bin" size="4194304" crc="22a2b5b5" sha1="ebdbc977332e6d93e266755000b43857e0082965" region="sound1" offset="0"/>
		<rom name="232-v2.bin" merge="232-v2.bin" size="4194304" crc="2304e744" sha1="98d283e2bcc9291a53f52afd35ef76dfb0828432" region="sound1" offset="400000"/>
		<rom name="232-v3.bin" merge="232-v3.bin" size="4194304" crc="759eb954" sha1="54e77c4e9e6b89458e59824e478ddc33a9c72655" region="sound1" offset="800000"/>
		<rom name="232-c1.bin" merge="232-c1.bin" size="8388608" crc="5f8bf0a1" sha1="e8b63bbc814de171fd18c5864a7fc639970c1ecf" region="gfx3" offset="0"/>
		<rom name="232-c2.bin" merge="232-c2.bin" size="8388608" crc="e4d45c81" sha1="fdb2b9326362e27b1c7a5beb977e0bc537488186" region="gfx3" offset="1"/>
		<rom name="232-c3.bin" merge="232-c3.bin" size="8388608" crc="581d6618" sha1="14d3124a08ded59f86932c6b28e1a4e48c564ccd" region="gfx3" offset="1000000"/>
		<rom name="232-c4.bin" merge="232-c4.bin" size="8388608" crc="49bb1e68" sha1="f769c1bd1b019521111ff3f0d22c63cb1f2640ef" region="gfx3" offset="1000001"/>
		<rom name="232-c5.bin" merge="232-c5.bin" size="4194304" crc="34fc4e51" sha1="b39c65f27873f71a6f5a5d1d04e5435f874472ee" region="gfx3" offset="2000000"/>
		<rom name="232-c6.bin" merge="232-c6.bin" size="4194304" crc="4ff4d47b" sha1="4d5689ede24a5fe4330bd85d4d3f4eb2795308bb" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof98cd" sourcefile="neogeo.c" cloneof="kof98" romof="kof98">
		<description>The King of Fighters '98 (CD conversion)</description>
		<year>1998</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="242-p1ch.bin" size="1048576" crc="1a748f96" sha1="bddb07fa6dc59ae547aed32218a6601b8b80816e" region="cpu1" offset="0"/>
		<rom name="242-p2ch.bin" size="4194304" crc="5e4405b2" sha1="f503c52c1ddec204c498351aae52528ccfe6ab6c" region="cpu1" offset="100000"/>
		<rom name="242-s1ch.bin" size="131072" crc="53f14b31" sha1="c9aa1627bd4d55196dc2efa72c2b3bea1d90e699" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="242-m1a.bin" merge="242-m1a.bin" size="262144" crc="4ef7016b" sha1="4182235e963bd70d398a79abeb54ab4d62887c48" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="242-v1.bin" merge="242-v1.bin" size="4194304" crc="b9ea8051" sha1="49606f64eb249263b3341b4f50cc1763c390b2af" region="sound1" offset="0"/>
		<rom name="242-v2.bin" merge="242-v2.bin" size="4194304" crc="cc11106e" sha1="d3108bc05c9bf041d4236b2fa0c66b013aa8db1b" region="sound1" offset="400000"/>
		<rom name="242-v3.bin" merge="242-v3.bin" size="4194304" crc="044ea4e1" sha1="062a2f2e52098d73bc31c9ad66f5db8080395ce8" region="sound1" offset="800000"/>
		<rom name="242-v4.bin" merge="242-v4.bin" size="4194304" crc="7985ea30" sha1="54ed5f0324de6164ea81943ebccb3e8d298368ec" region="sound1" offset="c00000"/>
		<rom name="242-c1ch.bin" size="8388608" crc="05edf0ff" sha1="99afddc2d59ba274f2d9d9f5ef86c925518b8278" region="gfx3" offset="0"/>
		<rom name="242-c2ch.bin" size="8388608" crc="3723515e" sha1="a2f0ae12cdd10e74a19188d774e833eb8501f20c" region="gfx3" offset="1"/>
		<rom name="242-c3.bin" merge="242-c3.bin" size="8388608" crc="22127b4f" sha1="bd0d00f889d9da7c6ac48f287d9ed8c605ae22cf" region="gfx3" offset="1000000"/>
		<rom name="242-c4.bin" merge="242-c4.bin" size="8388608" crc="0b4fa044" sha1="fa13c3764fae6b035a626601bc43629f1ebaaffd" region="gfx3" offset="1000001"/>
		<rom name="242-c5.bin" merge="242-c5.bin" size="8388608" crc="9d10bed3" sha1="4d44addc7c808649bfb03ec45fb9529da413adff" region="gfx3" offset="2000000"/>
		<rom name="242-c6.bin" merge="242-c6.bin" size="8388608" crc="da07b6a2" sha1="9c3f0da7cde1ffa8feca89efc88f07096e502acf" region="gfx3" offset="2000001"/>
		<rom name="242-c7.bin" merge="242-c7.bin" size="8388608" crc="f6d7a38a" sha1="dd295d974dd4a7e5cb26a3ef3febcd03f28d522b" region="gfx3" offset="3000000"/>
		<rom name="242-c8.bin" merge="242-c8.bin" size="8388608" crc="c823e045" sha1="886fbf64bcb58bc4eabb1fc9262f6ac9901a0f28" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof98ch" sourcefile="neogeo.c" cloneof="kof98" romof="kof98">
		<description>The King of Fighters '98 (Diff Moves 030503)</description>
		<year>1998</year>
		<manufacturer>Chase</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="242ch-p1.bin" size="1048576" crc="c6244126" sha1="c99b20917c5ad2780f7ecabe95f6aded6a7f0038" region="cpu1" offset="0"/>
		<rom name="242-p2.bin" merge="242-p2.bin" size="4194304" crc="980aba4c" sha1="5e735929ec6c3ca5b2efae3c7de47bcbb8ade2c5" region="cpu1" offset="100000"/>
		<rom name="242-s1.bin" merge="242-s1.bin" size="131072" crc="7f7b4805" sha1="80ee6e5d0ece9c34ebca54b043a7cb33f9ff6b92" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="242-m1.bin" size="262144" crc="4e7a6b1b" sha1="b54d08f88713ed0271aa06f9f7c9c572ef555b1a" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="242-v1.bin" merge="242-v1.bin" size="4194304" crc="b9ea8051" sha1="49606f64eb249263b3341b4f50cc1763c390b2af" region="sound1" offset="0"/>
		<rom name="242-v2.bin" merge="242-v2.bin" size="4194304" crc="cc11106e" sha1="d3108bc05c9bf041d4236b2fa0c66b013aa8db1b" region="sound1" offset="400000"/>
		<rom name="242-v3.bin" merge="242-v3.bin" size="4194304" crc="044ea4e1" sha1="062a2f2e52098d73bc31c9ad66f5db8080395ce8" region="sound1" offset="800000"/>
		<rom name="242-v4.bin" merge="242-v4.bin" size="4194304" crc="7985ea30" sha1="54ed5f0324de6164ea81943ebccb3e8d298368ec" region="sound1" offset="c00000"/>
		<rom name="242-c1.bin" merge="242-c1.bin" size="8388608" crc="e564ecd6" sha1="78f22787a204f26bae9b2b1c945ddbc27143352f" region="gfx3" offset="0"/>
		<rom name="242-c2.bin" merge="242-c2.bin" size="8388608" crc="bd959b60" sha1="2c97c59e77c9a3fe7d664e741d37944f3d56c10b" region="gfx3" offset="1"/>
		<rom name="242-c3.bin" merge="242-c3.bin" size="8388608" crc="22127b4f" sha1="bd0d00f889d9da7c6ac48f287d9ed8c605ae22cf" region="gfx3" offset="1000000"/>
		<rom name="242-c4.bin" merge="242-c4.bin" size="8388608" crc="0b4fa044" sha1="fa13c3764fae6b035a626601bc43629f1ebaaffd" region="gfx3" offset="1000001"/>
		<rom name="242-c5.bin" merge="242-c5.bin" size="8388608" crc="9d10bed3" sha1="4d44addc7c808649bfb03ec45fb9529da413adff" region="gfx3" offset="2000000"/>
		<rom name="242-c6.bin" merge="242-c6.bin" size="8388608" crc="da07b6a2" sha1="9c3f0da7cde1ffa8feca89efc88f07096e502acf" region="gfx3" offset="2000001"/>
		<rom name="242-c7.bin" merge="242-c7.bin" size="8388608" crc="f6d7a38a" sha1="dd295d974dd4a7e5cb26a3ef3febcd03f28d522b" region="gfx3" offset="3000000"/>
		<rom name="242-c8.bin" merge="242-c8.bin" size="8388608" crc="c823e045" sha1="886fbf64bcb58bc4eabb1fc9262f6ac9901a0f28" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof98chl" sourcefile="neogeo.c" cloneof="kof98" romof="kof98">
		<description>The King of Fighters '98 (Diff Moves 030320)</description>
		<year>1998</year>
		<manufacturer>CHL</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="242chl-p1.bin" size="1048576" crc="8dff0265" sha1="9a1ffaf13ed95dcb035e081f93b8eb461212c713" region="cpu1" offset="0"/>
		<rom name="242-p2.bin" merge="242-p2.bin" size="4194304" crc="980aba4c" sha1="5e735929ec6c3ca5b2efae3c7de47bcbb8ade2c5" region="cpu1" offset="100000"/>
		<rom name="242-s1.bin" merge="242-s1.bin" size="131072" crc="7f7b4805" sha1="80ee6e5d0ece9c34ebca54b043a7cb33f9ff6b92" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="242-m1.bin" size="262144" crc="4e7a6b1b" sha1="b54d08f88713ed0271aa06f9f7c9c572ef555b1a" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="242-v1.bin" merge="242-v1.bin" size="4194304" crc="b9ea8051" sha1="49606f64eb249263b3341b4f50cc1763c390b2af" region="sound1" offset="0"/>
		<rom name="242-v2.bin" merge="242-v2.bin" size="4194304" crc="cc11106e" sha1="d3108bc05c9bf041d4236b2fa0c66b013aa8db1b" region="sound1" offset="400000"/>
		<rom name="242-v3.bin" merge="242-v3.bin" size="4194304" crc="044ea4e1" sha1="062a2f2e52098d73bc31c9ad66f5db8080395ce8" region="sound1" offset="800000"/>
		<rom name="242-v4.bin" merge="242-v4.bin" size="4194304" crc="7985ea30" sha1="54ed5f0324de6164ea81943ebccb3e8d298368ec" region="sound1" offset="c00000"/>
		<rom name="242-c1.bin" merge="242-c1.bin" size="8388608" crc="e564ecd6" sha1="78f22787a204f26bae9b2b1c945ddbc27143352f" region="gfx3" offset="0"/>
		<rom name="242-c2.bin" merge="242-c2.bin" size="8388608" crc="bd959b60" sha1="2c97c59e77c9a3fe7d664e741d37944f3d56c10b" region="gfx3" offset="1"/>
		<rom name="242-c3.bin" merge="242-c3.bin" size="8388608" crc="22127b4f" sha1="bd0d00f889d9da7c6ac48f287d9ed8c605ae22cf" region="gfx3" offset="1000000"/>
		<rom name="242-c4.bin" merge="242-c4.bin" size="8388608" crc="0b4fa044" sha1="fa13c3764fae6b035a626601bc43629f1ebaaffd" region="gfx3" offset="1000001"/>
		<rom name="242-c5.bin" merge="242-c5.bin" size="8388608" crc="9d10bed3" sha1="4d44addc7c808649bfb03ec45fb9529da413adff" region="gfx3" offset="2000000"/>
		<rom name="242-c6.bin" merge="242-c6.bin" size="8388608" crc="da07b6a2" sha1="9c3f0da7cde1ffa8feca89efc88f07096e502acf" region="gfx3" offset="2000001"/>
		<rom name="242-c7.bin" merge="242-c7.bin" size="8388608" crc="f6d7a38a" sha1="dd295d974dd4a7e5cb26a3ef3febcd03f28d522b" region="gfx3" offset="3000000"/>
		<rom name="242-c8.bin" merge="242-c8.bin" size="8388608" crc="c823e045" sha1="886fbf64bcb58bc4eabb1fc9262f6ac9901a0f28" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof98co" sourcefile="neogeo.c" cloneof="kof98" romof="kof98">
		<description>The King of Fighters '98 Combo</description>
		<year>2007</year>
		<manufacturer>Ivex</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="242-p1co.bin" size="1048576" crc="549b46bf" sha1="bbed5b2a131ba4ed9161aa5c246cf7d324aacf3d" region="cpu1" offset="0"/>
		<rom name="242-p2co.bin" size="4194304" crc="d256446d" sha1="821365a7e7fe65488171633b8218207b70dcd0f6" region="cpu1" offset="100000"/>
		<rom name="242-s1co.bin" size="131072" crc="6017cf97" sha1="6cb5267f3c4ea99f56154e2f5b6d961f1f7f58f6" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="242-m1.bin" size="262144" crc="4e7a6b1b" sha1="b54d08f88713ed0271aa06f9f7c9c572ef555b1a" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="242-v1.bin" merge="242-v1.bin" size="4194304" crc="b9ea8051" sha1="49606f64eb249263b3341b4f50cc1763c390b2af" region="sound1" offset="0"/>
		<rom name="242-v2.bin" merge="242-v2.bin" size="4194304" crc="cc11106e" sha1="d3108bc05c9bf041d4236b2fa0c66b013aa8db1b" region="sound1" offset="400000"/>
		<rom name="242-v3.bin" merge="242-v3.bin" size="4194304" crc="044ea4e1" sha1="062a2f2e52098d73bc31c9ad66f5db8080395ce8" region="sound1" offset="800000"/>
		<rom name="242-v4.bin" merge="242-v4.bin" size="4194304" crc="7985ea30" sha1="54ed5f0324de6164ea81943ebccb3e8d298368ec" region="sound1" offset="c00000"/>
		<rom name="242-c1co.bin" size="8388608" crc="2a4eea4f" sha1="dd29f64715392ed44507849c25dbcf7a30547899" region="gfx3" offset="0"/>
		<rom name="242-c2co.bin" size="8388608" crc="76368d7d" sha1="aa7d7313985bcc275520aedfa451f99545dd1927" region="gfx3" offset="1"/>
		<rom name="242-c3co.bin" size="8388608" crc="93f80804" sha1="b320b6b5222801ffbc55b8b0862fb5386520817f" region="gfx3" offset="1000000"/>
		<rom name="242-c4co.bin" size="8388608" crc="d4f9a578" sha1="86f2d4f2fb60259d84a31af40cb0074930a37476" region="gfx3" offset="1000001"/>
		<rom name="242-c5.bin" merge="242-c5.bin" size="8388608" crc="9d10bed3" sha1="4d44addc7c808649bfb03ec45fb9529da413adff" region="gfx3" offset="2000000"/>
		<rom name="242-c6.bin" merge="242-c6.bin" size="8388608" crc="da07b6a2" sha1="9c3f0da7cde1ffa8feca89efc88f07096e502acf" region="gfx3" offset="2000001"/>
		<rom name="242-c7.bin" merge="242-c7.bin" size="8388608" crc="f6d7a38a" sha1="dd295d974dd4a7e5cb26a3ef3febcd03f28d522b" region="gfx3" offset="3000000"/>
		<rom name="242-c8.bin" merge="242-c8.bin" size="8388608" crc="c823e045" sha1="886fbf64bcb58bc4eabb1fc9262f6ac9901a0f28" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof98dc" sourcefile="neogeo.c" cloneof="kof98" romof="kof98">
		<description>The King of Fighters '98 (Char color changed - Negative style)</description>
		<year>1998</year>
		<manufacturer>Dodowang</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="yz98-p1.160" merge="yz98-p1.160" size="2097152" crc="8893df89" sha1="0452828785110601c65f667209fc2d2926cd3751" region="cpu1" offset="0"/>
		<rom name="242dc-p2.bin" size="4194304" crc="4bce4de3" sha1="5c210782853250772cf27c1492f018d92a5357fc" region="cpu1" offset="200000"/>
		<rom name="242-s1.bin" merge="242-s1.bin" size="131072" crc="7f7b4805" sha1="80ee6e5d0ece9c34ebca54b043a7cb33f9ff6b92" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="242-m1a.bin" merge="242-m1a.bin" size="262144" crc="4ef7016b" sha1="4182235e963bd70d398a79abeb54ab4d62887c48" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="242-v1.bin" merge="242-v1.bin" size="4194304" crc="b9ea8051" sha1="49606f64eb249263b3341b4f50cc1763c390b2af" region="sound1" offset="0"/>
		<rom name="242-v2.bin" merge="242-v2.bin" size="4194304" crc="cc11106e" sha1="d3108bc05c9bf041d4236b2fa0c66b013aa8db1b" region="sound1" offset="400000"/>
		<rom name="242-v3.bin" merge="242-v3.bin" size="4194304" crc="044ea4e1" sha1="062a2f2e52098d73bc31c9ad66f5db8080395ce8" region="sound1" offset="800000"/>
		<rom name="242-v4.bin" merge="242-v4.bin" size="4194304" crc="7985ea30" sha1="54ed5f0324de6164ea81943ebccb3e8d298368ec" region="sound1" offset="c00000"/>
		<rom name="242-c1.bin" merge="242-c1.bin" size="8388608" crc="e564ecd6" sha1="78f22787a204f26bae9b2b1c945ddbc27143352f" region="gfx3" offset="0"/>
		<rom name="242-c2.bin" merge="242-c2.bin" size="8388608" crc="bd959b60" sha1="2c97c59e77c9a3fe7d664e741d37944f3d56c10b" region="gfx3" offset="1"/>
		<rom name="242-c3.bin" merge="242-c3.bin" size="8388608" crc="22127b4f" sha1="bd0d00f889d9da7c6ac48f287d9ed8c605ae22cf" region="gfx3" offset="1000000"/>
		<rom name="242-c4.bin" merge="242-c4.bin" size="8388608" crc="0b4fa044" sha1="fa13c3764fae6b035a626601bc43629f1ebaaffd" region="gfx3" offset="1000001"/>
		<rom name="242-c5.bin" merge="242-c5.bin" size="8388608" crc="9d10bed3" sha1="4d44addc7c808649bfb03ec45fb9529da413adff" region="gfx3" offset="2000000"/>
		<rom name="242-c6.bin" merge="242-c6.bin" size="8388608" crc="da07b6a2" sha1="9c3f0da7cde1ffa8feca89efc88f07096e502acf" region="gfx3" offset="2000001"/>
		<rom name="242-c7.bin" merge="242-c7.bin" size="8388608" crc="f6d7a38a" sha1="dd295d974dd4a7e5cb26a3ef3febcd03f28d522b" region="gfx3" offset="3000000"/>
		<rom name="242-c8.bin" merge="242-c8.bin" size="8388608" crc="c823e045" sha1="886fbf64bcb58bc4eabb1fc9262f6ac9901a0f28" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof98ehr" sourcefile="neogeo.c" cloneof="kof98" romof="kof98">
		<description>The King of Fighters '98 (Diff Moves - Ultra kill start max in Adv Mode - Ultra pow hack ABC)</description>
		<year>1998</year>
		<manufacturer>Raymonose</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="242ehr-p1.bin" size="1048576" crc="451acfca" sha1="2d0ec5f999c54749b39dd2a03fedf62f4bf79cd4" region="cpu1" offset="0"/>
		<rom name="242-p2.bin" merge="242-p2.bin" size="4194304" crc="980aba4c" sha1="5e735929ec6c3ca5b2efae3c7de47bcbb8ade2c5" region="cpu1" offset="100000"/>
		<rom name="242-s1.bin" merge="242-s1.bin" size="131072" crc="7f7b4805" sha1="80ee6e5d0ece9c34ebca54b043a7cb33f9ff6b92" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="242-m1.bin" size="262144" crc="4e7a6b1b" sha1="b54d08f88713ed0271aa06f9f7c9c572ef555b1a" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="242-v1.bin" merge="242-v1.bin" size="4194304" crc="b9ea8051" sha1="49606f64eb249263b3341b4f50cc1763c390b2af" region="sound1" offset="0"/>
		<rom name="242-v2.bin" merge="242-v2.bin" size="4194304" crc="cc11106e" sha1="d3108bc05c9bf041d4236b2fa0c66b013aa8db1b" region="sound1" offset="400000"/>
		<rom name="242-v3.bin" merge="242-v3.bin" size="4194304" crc="044ea4e1" sha1="062a2f2e52098d73bc31c9ad66f5db8080395ce8" region="sound1" offset="800000"/>
		<rom name="242-v4.bin" merge="242-v4.bin" size="4194304" crc="7985ea30" sha1="54ed5f0324de6164ea81943ebccb3e8d298368ec" region="sound1" offset="c00000"/>
		<rom name="242-c1.bin" merge="242-c1.bin" size="8388608" crc="e564ecd6" sha1="78f22787a204f26bae9b2b1c945ddbc27143352f" region="gfx3" offset="0"/>
		<rom name="242-c2.bin" merge="242-c2.bin" size="8388608" crc="bd959b60" sha1="2c97c59e77c9a3fe7d664e741d37944f3d56c10b" region="gfx3" offset="1"/>
		<rom name="242-c3.bin" merge="242-c3.bin" size="8388608" crc="22127b4f" sha1="bd0d00f889d9da7c6ac48f287d9ed8c605ae22cf" region="gfx3" offset="1000000"/>
		<rom name="242-c4.bin" merge="242-c4.bin" size="8388608" crc="0b4fa044" sha1="fa13c3764fae6b035a626601bc43629f1ebaaffd" region="gfx3" offset="1000001"/>
		<rom name="242-c5.bin" merge="242-c5.bin" size="8388608" crc="9d10bed3" sha1="4d44addc7c808649bfb03ec45fb9529da413adff" region="gfx3" offset="2000000"/>
		<rom name="242-c6.bin" merge="242-c6.bin" size="8388608" crc="da07b6a2" sha1="9c3f0da7cde1ffa8feca89efc88f07096e502acf" region="gfx3" offset="2000001"/>
		<rom name="242-c7.bin" merge="242-c7.bin" size="8388608" crc="f6d7a38a" sha1="dd295d974dd4a7e5cb26a3ef3febcd03f28d522b" region="gfx3" offset="3000000"/>
		<rom name="242-c8.bin" merge="242-c8.bin" size="8388608" crc="c823e045" sha1="886fbf64bcb58bc4eabb1fc9262f6ac9901a0f28" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof98ice" sourcefile="neogeo.c" cloneof="kof98" romof="kof98">
		<description>The King of Fighters '98 Ice</description>
		<year>1998</year>
		<manufacturer>Diablo_Hu</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="yz98-p1.160" merge="yz98-p1.160" size="2097152" crc="8893df89" sha1="0452828785110601c65f667209fc2d2926cd3751" region="cpu1" offset="0"/>
		<rom name="242ice-p2.bin" size="4194304" crc="43449225" sha1="0ac7154ecee354e9c9a3fde27ec195062e6f3cee" region="cpu1" offset="200000"/>
		<rom name="242-s1.bin" merge="242-s1.bin" size="131072" crc="7f7b4805" sha1="80ee6e5d0ece9c34ebca54b043a7cb33f9ff6b92" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="242-m1a.bin" merge="242-m1a.bin" size="262144" crc="4ef7016b" sha1="4182235e963bd70d398a79abeb54ab4d62887c48" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="242-v1.bin" merge="242-v1.bin" size="4194304" crc="b9ea8051" sha1="49606f64eb249263b3341b4f50cc1763c390b2af" region="sound1" offset="0"/>
		<rom name="242-v2.bin" merge="242-v2.bin" size="4194304" crc="cc11106e" sha1="d3108bc05c9bf041d4236b2fa0c66b013aa8db1b" region="sound1" offset="400000"/>
		<rom name="242-v3.bin" merge="242-v3.bin" size="4194304" crc="044ea4e1" sha1="062a2f2e52098d73bc31c9ad66f5db8080395ce8" region="sound1" offset="800000"/>
		<rom name="242-v4.bin" merge="242-v4.bin" size="4194304" crc="7985ea30" sha1="54ed5f0324de6164ea81943ebccb3e8d298368ec" region="sound1" offset="c00000"/>
		<rom name="242-c1.bin" merge="242-c1.bin" size="8388608" crc="e564ecd6" sha1="78f22787a204f26bae9b2b1c945ddbc27143352f" region="gfx3" offset="0"/>
		<rom name="242-c2.bin" merge="242-c2.bin" size="8388608" crc="bd959b60" sha1="2c97c59e77c9a3fe7d664e741d37944f3d56c10b" region="gfx3" offset="1"/>
		<rom name="242-c3.bin" merge="242-c3.bin" size="8388608" crc="22127b4f" sha1="bd0d00f889d9da7c6ac48f287d9ed8c605ae22cf" region="gfx3" offset="1000000"/>
		<rom name="242-c4.bin" merge="242-c4.bin" size="8388608" crc="0b4fa044" sha1="fa13c3764fae6b035a626601bc43629f1ebaaffd" region="gfx3" offset="1000001"/>
		<rom name="242-c5.bin" merge="242-c5.bin" size="8388608" crc="9d10bed3" sha1="4d44addc7c808649bfb03ec45fb9529da413adff" region="gfx3" offset="2000000"/>
		<rom name="242-c6.bin" merge="242-c6.bin" size="8388608" crc="da07b6a2" sha1="9c3f0da7cde1ffa8feca89efc88f07096e502acf" region="gfx3" offset="2000001"/>
		<rom name="242-c7.bin" merge="242-c7.bin" size="8388608" crc="f6d7a38a" sha1="dd295d974dd4a7e5cb26a3ef3febcd03f28d522b" region="gfx3" offset="3000000"/>
		<rom name="242-c8.bin" merge="242-c8.bin" size="8388608" crc="c823e045" sha1="886fbf64bcb58bc4eabb1fc9262f6ac9901a0f28" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof98ico" sourcefile="neogeo.c" cloneof="kof98" romof="kof98">
		<description>The King of Fighters '98 Ice (Old)</description>
		<year>1998</year>
		<manufacturer>Diablo_Hu</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="yz98-p1.160" merge="yz98-p1.160" size="2097152" crc="8893df89" sha1="0452828785110601c65f667209fc2d2926cd3751" region="cpu1" offset="0"/>
		<rom name="242iceo-p2.bin" size="4194304" crc="7d018eab" sha1="cea90992777ffe43d3921a4c0151b371c63bc204" region="cpu1" offset="200000"/>
		<rom name="242-s1.bin" merge="242-s1.bin" size="131072" crc="7f7b4805" sha1="80ee6e5d0ece9c34ebca54b043a7cb33f9ff6b92" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="242-m1a.bin" merge="242-m1a.bin" size="262144" crc="4ef7016b" sha1="4182235e963bd70d398a79abeb54ab4d62887c48" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="242-v1.bin" merge="242-v1.bin" size="4194304" crc="b9ea8051" sha1="49606f64eb249263b3341b4f50cc1763c390b2af" region="sound1" offset="0"/>
		<rom name="242-v2.bin" merge="242-v2.bin" size="4194304" crc="cc11106e" sha1="d3108bc05c9bf041d4236b2fa0c66b013aa8db1b" region="sound1" offset="400000"/>
		<rom name="242-v3.bin" merge="242-v3.bin" size="4194304" crc="044ea4e1" sha1="062a2f2e52098d73bc31c9ad66f5db8080395ce8" region="sound1" offset="800000"/>
		<rom name="242-v4.bin" merge="242-v4.bin" size="4194304" crc="7985ea30" sha1="54ed5f0324de6164ea81943ebccb3e8d298368ec" region="sound1" offset="c00000"/>
		<rom name="242-c1.bin" merge="242-c1.bin" size="8388608" crc="e564ecd6" sha1="78f22787a204f26bae9b2b1c945ddbc27143352f" region="gfx3" offset="0"/>
		<rom name="242-c2.bin" merge="242-c2.bin" size="8388608" crc="bd959b60" sha1="2c97c59e77c9a3fe7d664e741d37944f3d56c10b" region="gfx3" offset="1"/>
		<rom name="242-c3.bin" merge="242-c3.bin" size="8388608" crc="22127b4f" sha1="bd0d00f889d9da7c6ac48f287d9ed8c605ae22cf" region="gfx3" offset="1000000"/>
		<rom name="242-c4.bin" merge="242-c4.bin" size="8388608" crc="0b4fa044" sha1="fa13c3764fae6b035a626601bc43629f1ebaaffd" region="gfx3" offset="1000001"/>
		<rom name="242-c5.bin" merge="242-c5.bin" size="8388608" crc="9d10bed3" sha1="4d44addc7c808649bfb03ec45fb9529da413adff" region="gfx3" offset="2000000"/>
		<rom name="242-c6.bin" merge="242-c6.bin" size="8388608" crc="da07b6a2" sha1="9c3f0da7cde1ffa8feca89efc88f07096e502acf" region="gfx3" offset="2000001"/>
		<rom name="242-c7.bin" merge="242-c7.bin" size="8388608" crc="f6d7a38a" sha1="dd295d974dd4a7e5cb26a3ef3febcd03f28d522b" region="gfx3" offset="3000000"/>
		<rom name="242-c8.bin" merge="242-c8.bin" size="8388608" crc="c823e045" sha1="886fbf64bcb58bc4eabb1fc9262f6ac9901a0f28" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof98jh" sourcefile="neogeo.c" cloneof="kof98" romof="kof98">
		<description>The King of Fighters '98 (Add Rugal - Athena style changed)</description>
		<year>1998</year>
		<manufacturer>Jason/K3 and Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="242jh-p1.bin" size="1048576" crc="238ed528" sha1="9f0155cf298886842cd20d5a797a057889e65e04" region="cpu1" offset="0"/>
		<rom name="242-p2.bin" merge="242-p2.bin" size="4194304" crc="980aba4c" sha1="5e735929ec6c3ca5b2efae3c7de47bcbb8ade2c5" region="cpu1" offset="100000"/>
		<rom name="242-s1.bin" merge="242-s1.bin" size="131072" crc="7f7b4805" sha1="80ee6e5d0ece9c34ebca54b043a7cb33f9ff6b92" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="242-m1.bin" size="262144" crc="4e7a6b1b" sha1="b54d08f88713ed0271aa06f9f7c9c572ef555b1a" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="242-v1.bin" merge="242-v1.bin" size="4194304" crc="b9ea8051" sha1="49606f64eb249263b3341b4f50cc1763c390b2af" region="sound1" offset="0"/>
		<rom name="242-v2.bin" merge="242-v2.bin" size="4194304" crc="cc11106e" sha1="d3108bc05c9bf041d4236b2fa0c66b013aa8db1b" region="sound1" offset="400000"/>
		<rom name="242-v3.bin" merge="242-v3.bin" size="4194304" crc="044ea4e1" sha1="062a2f2e52098d73bc31c9ad66f5db8080395ce8" region="sound1" offset="800000"/>
		<rom name="242-v4.bin" merge="242-v4.bin" size="4194304" crc="7985ea30" sha1="54ed5f0324de6164ea81943ebccb3e8d298368ec" region="sound1" offset="c00000"/>
		<rom name="242-c1.bin" merge="242-c1.bin" size="8388608" crc="e564ecd6" sha1="78f22787a204f26bae9b2b1c945ddbc27143352f" region="gfx3" offset="0"/>
		<rom name="242-c2.bin" merge="242-c2.bin" size="8388608" crc="bd959b60" sha1="2c97c59e77c9a3fe7d664e741d37944f3d56c10b" region="gfx3" offset="1"/>
		<rom name="242-c3.bin" merge="242-c3.bin" size="8388608" crc="22127b4f" sha1="bd0d00f889d9da7c6ac48f287d9ed8c605ae22cf" region="gfx3" offset="1000000"/>
		<rom name="242-c4.bin" merge="242-c4.bin" size="8388608" crc="0b4fa044" sha1="fa13c3764fae6b035a626601bc43629f1ebaaffd" region="gfx3" offset="1000001"/>
		<rom name="242-c5.bin" merge="242-c5.bin" size="8388608" crc="9d10bed3" sha1="4d44addc7c808649bfb03ec45fb9529da413adff" region="gfx3" offset="2000000"/>
		<rom name="242-c6.bin" merge="242-c6.bin" size="8388608" crc="da07b6a2" sha1="9c3f0da7cde1ffa8feca89efc88f07096e502acf" region="gfx3" offset="2000001"/>
		<rom name="242-c7.bin" merge="242-c7.bin" size="8388608" crc="f6d7a38a" sha1="dd295d974dd4a7e5cb26a3ef3febcd03f28d522b" region="gfx3" offset="3000000"/>
		<rom name="242-c8.bin" merge="242-c8.bin" size="8388608" crc="c823e045" sha1="886fbf64bcb58bc4eabb1fc9262f6ac9901a0f28" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof98pjc" sourcefile="neogeo.c" cloneof="kof98" romof="kof98">
		<description>The King of Fighters '98 (Char color changed)</description>
		<year>1998</year>
		<manufacturer>TcwLee</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="yz98-p1.160" merge="yz98-p1.160" size="2097152" crc="8893df89" sha1="0452828785110601c65f667209fc2d2926cd3751" region="cpu1" offset="0"/>
		<rom name="242pjc-p2.bin" size="4194304" crc="d7e4ca54" sha1="b325f46494b31ce5a1ad7cdfae6c25ad7d061d23" region="cpu1" offset="200000"/>
		<rom name="242-s1.bin" merge="242-s1.bin" size="131072" crc="7f7b4805" sha1="80ee6e5d0ece9c34ebca54b043a7cb33f9ff6b92" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="242-m1a.bin" merge="242-m1a.bin" size="262144" crc="4ef7016b" sha1="4182235e963bd70d398a79abeb54ab4d62887c48" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="242-v1.bin" merge="242-v1.bin" size="4194304" crc="b9ea8051" sha1="49606f64eb249263b3341b4f50cc1763c390b2af" region="sound1" offset="0"/>
		<rom name="242-v2.bin" merge="242-v2.bin" size="4194304" crc="cc11106e" sha1="d3108bc05c9bf041d4236b2fa0c66b013aa8db1b" region="sound1" offset="400000"/>
		<rom name="242-v3.bin" merge="242-v3.bin" size="4194304" crc="044ea4e1" sha1="062a2f2e52098d73bc31c9ad66f5db8080395ce8" region="sound1" offset="800000"/>
		<rom name="242-v4.bin" merge="242-v4.bin" size="4194304" crc="7985ea30" sha1="54ed5f0324de6164ea81943ebccb3e8d298368ec" region="sound1" offset="c00000"/>
		<rom name="242-c1.bin" merge="242-c1.bin" size="8388608" crc="e564ecd6" sha1="78f22787a204f26bae9b2b1c945ddbc27143352f" region="gfx3" offset="0"/>
		<rom name="242-c2.bin" merge="242-c2.bin" size="8388608" crc="bd959b60" sha1="2c97c59e77c9a3fe7d664e741d37944f3d56c10b" region="gfx3" offset="1"/>
		<rom name="242-c3.bin" merge="242-c3.bin" size="8388608" crc="22127b4f" sha1="bd0d00f889d9da7c6ac48f287d9ed8c605ae22cf" region="gfx3" offset="1000000"/>
		<rom name="242-c4.bin" merge="242-c4.bin" size="8388608" crc="0b4fa044" sha1="fa13c3764fae6b035a626601bc43629f1ebaaffd" region="gfx3" offset="1000001"/>
		<rom name="242-c5.bin" merge="242-c5.bin" size="8388608" crc="9d10bed3" sha1="4d44addc7c808649bfb03ec45fb9529da413adff" region="gfx3" offset="2000000"/>
		<rom name="242-c6.bin" merge="242-c6.bin" size="8388608" crc="da07b6a2" sha1="9c3f0da7cde1ffa8feca89efc88f07096e502acf" region="gfx3" offset="2000001"/>
		<rom name="242-c7.bin" merge="242-c7.bin" size="8388608" crc="f6d7a38a" sha1="dd295d974dd4a7e5cb26a3ef3febcd03f28d522b" region="gfx3" offset="3000000"/>
		<rom name="242-c8.bin" merge="242-c8.bin" size="8388608" crc="c823e045" sha1="886fbf64bcb58bc4eabb1fc9262f6ac9901a0f28" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof98rh" sourcefile="neogeo.c" cloneof="kof98" romof="kof98">
		<description>The King of Fighters '98 (Style changed)</description>
		<year>1998</year>
		<manufacturer>Raymonose</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="242rh-p1.bin" size="1048576" crc="f3cf5e74" sha1="aac4a1f355bb2b0f45030fafd8e0360b7990540a" region="cpu1" offset="0"/>
		<rom name="242-p2.bin" merge="242-p2.bin" size="4194304" crc="980aba4c" sha1="5e735929ec6c3ca5b2efae3c7de47bcbb8ade2c5" region="cpu1" offset="100000"/>
		<rom name="242-s1.bin" merge="242-s1.bin" size="131072" crc="7f7b4805" sha1="80ee6e5d0ece9c34ebca54b043a7cb33f9ff6b92" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="242-m1.bin" size="262144" crc="4e7a6b1b" sha1="b54d08f88713ed0271aa06f9f7c9c572ef555b1a" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="242-v1.bin" merge="242-v1.bin" size="4194304" crc="b9ea8051" sha1="49606f64eb249263b3341b4f50cc1763c390b2af" region="sound1" offset="0"/>
		<rom name="242-v2.bin" merge="242-v2.bin" size="4194304" crc="cc11106e" sha1="d3108bc05c9bf041d4236b2fa0c66b013aa8db1b" region="sound1" offset="400000"/>
		<rom name="242-v3.bin" merge="242-v3.bin" size="4194304" crc="044ea4e1" sha1="062a2f2e52098d73bc31c9ad66f5db8080395ce8" region="sound1" offset="800000"/>
		<rom name="242-v4.bin" merge="242-v4.bin" size="4194304" crc="7985ea30" sha1="54ed5f0324de6164ea81943ebccb3e8d298368ec" region="sound1" offset="c00000"/>
		<rom name="242-c1.bin" merge="242-c1.bin" size="8388608" crc="e564ecd6" sha1="78f22787a204f26bae9b2b1c945ddbc27143352f" region="gfx3" offset="0"/>
		<rom name="242-c2.bin" merge="242-c2.bin" size="8388608" crc="bd959b60" sha1="2c97c59e77c9a3fe7d664e741d37944f3d56c10b" region="gfx3" offset="1"/>
		<rom name="242-c3.bin" merge="242-c3.bin" size="8388608" crc="22127b4f" sha1="bd0d00f889d9da7c6ac48f287d9ed8c605ae22cf" region="gfx3" offset="1000000"/>
		<rom name="242-c4.bin" merge="242-c4.bin" size="8388608" crc="0b4fa044" sha1="fa13c3764fae6b035a626601bc43629f1ebaaffd" region="gfx3" offset="1000001"/>
		<rom name="242-c5.bin" merge="242-c5.bin" size="8388608" crc="9d10bed3" sha1="4d44addc7c808649bfb03ec45fb9529da413adff" region="gfx3" offset="2000000"/>
		<rom name="242-c6.bin" merge="242-c6.bin" size="8388608" crc="da07b6a2" sha1="9c3f0da7cde1ffa8feca89efc88f07096e502acf" region="gfx3" offset="2000001"/>
		<rom name="242-c7.bin" merge="242-c7.bin" size="8388608" crc="f6d7a38a" sha1="dd295d974dd4a7e5cb26a3ef3febcd03f28d522b" region="gfx3" offset="3000000"/>
		<rom name="242-c8.bin" merge="242-c8.bin" size="8388608" crc="c823e045" sha1="886fbf64bcb58bc4eabb1fc9262f6ac9901a0f28" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof98rm" sourcefile="neogeo.c" cloneof="kof98" romof="kof98">
		<description>The King of Fighters '98 (Diff Moves)</description>
		<year>1998</year>
		<manufacturer>Raymonose</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="242rm-p1.bin" size="1048576" crc="6232a4e8" sha1="56f1e69f3e16992d956f33b48478af3e56cb8c96" region="cpu1" offset="0"/>
		<rom name="242-p2.bin" merge="242-p2.bin" size="4194304" crc="980aba4c" sha1="5e735929ec6c3ca5b2efae3c7de47bcbb8ade2c5" region="cpu1" offset="100000"/>
		<rom name="242-s1.bin" merge="242-s1.bin" size="131072" crc="7f7b4805" sha1="80ee6e5d0ece9c34ebca54b043a7cb33f9ff6b92" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="242-m1.bin" size="262144" crc="4e7a6b1b" sha1="b54d08f88713ed0271aa06f9f7c9c572ef555b1a" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="242-v1.bin" merge="242-v1.bin" size="4194304" crc="b9ea8051" sha1="49606f64eb249263b3341b4f50cc1763c390b2af" region="sound1" offset="0"/>
		<rom name="242-v2.bin" merge="242-v2.bin" size="4194304" crc="cc11106e" sha1="d3108bc05c9bf041d4236b2fa0c66b013aa8db1b" region="sound1" offset="400000"/>
		<rom name="242-v3.bin" merge="242-v3.bin" size="4194304" crc="044ea4e1" sha1="062a2f2e52098d73bc31c9ad66f5db8080395ce8" region="sound1" offset="800000"/>
		<rom name="242-v4.bin" merge="242-v4.bin" size="4194304" crc="7985ea30" sha1="54ed5f0324de6164ea81943ebccb3e8d298368ec" region="sound1" offset="c00000"/>
		<rom name="242-c1.bin" merge="242-c1.bin" size="8388608" crc="e564ecd6" sha1="78f22787a204f26bae9b2b1c945ddbc27143352f" region="gfx3" offset="0"/>
		<rom name="242-c2.bin" merge="242-c2.bin" size="8388608" crc="bd959b60" sha1="2c97c59e77c9a3fe7d664e741d37944f3d56c10b" region="gfx3" offset="1"/>
		<rom name="242-c3.bin" merge="242-c3.bin" size="8388608" crc="22127b4f" sha1="bd0d00f889d9da7c6ac48f287d9ed8c605ae22cf" region="gfx3" offset="1000000"/>
		<rom name="242-c4.bin" merge="242-c4.bin" size="8388608" crc="0b4fa044" sha1="fa13c3764fae6b035a626601bc43629f1ebaaffd" region="gfx3" offset="1000001"/>
		<rom name="242-c5.bin" merge="242-c5.bin" size="8388608" crc="9d10bed3" sha1="4d44addc7c808649bfb03ec45fb9529da413adff" region="gfx3" offset="2000000"/>
		<rom name="242-c6.bin" merge="242-c6.bin" size="8388608" crc="da07b6a2" sha1="9c3f0da7cde1ffa8feca89efc88f07096e502acf" region="gfx3" offset="2000001"/>
		<rom name="242-c7.bin" merge="242-c7.bin" size="8388608" crc="f6d7a38a" sha1="dd295d974dd4a7e5cb26a3ef3febcd03f28d522b" region="gfx3" offset="3000000"/>
		<rom name="242-c8.bin" merge="242-c8.bin" size="8388608" crc="c823e045" sha1="886fbf64bcb58bc4eabb1fc9262f6ac9901a0f28" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof98seh" sourcefile="neogeo.c" cloneof="kof98" romof="kof98">
		<description>The King of Fighters '98 (Ultra kill start max in Adv Mode - Ultra pow hack ABC)</description>
		<year>1998</year>
		<manufacturer>Creamymami and Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="242seh-p1.bin" size="1048576" crc="4684eda8" sha1="0987bd16a9246a34046183cc06d543224aaf2e31" region="cpu1" offset="0"/>
		<rom name="242-p2.bin" merge="242-p2.bin" size="4194304" crc="980aba4c" sha1="5e735929ec6c3ca5b2efae3c7de47bcbb8ade2c5" region="cpu1" offset="100000"/>
		<rom name="242-s1.bin" merge="242-s1.bin" size="131072" crc="7f7b4805" sha1="80ee6e5d0ece9c34ebca54b043a7cb33f9ff6b92" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="242-m1.bin" size="262144" crc="4e7a6b1b" sha1="b54d08f88713ed0271aa06f9f7c9c572ef555b1a" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="242-v1.bin" merge="242-v1.bin" size="4194304" crc="b9ea8051" sha1="49606f64eb249263b3341b4f50cc1763c390b2af" region="sound1" offset="0"/>
		<rom name="242-v2.bin" merge="242-v2.bin" size="4194304" crc="cc11106e" sha1="d3108bc05c9bf041d4236b2fa0c66b013aa8db1b" region="sound1" offset="400000"/>
		<rom name="242-v3.bin" merge="242-v3.bin" size="4194304" crc="044ea4e1" sha1="062a2f2e52098d73bc31c9ad66f5db8080395ce8" region="sound1" offset="800000"/>
		<rom name="242-v4.bin" merge="242-v4.bin" size="4194304" crc="7985ea30" sha1="54ed5f0324de6164ea81943ebccb3e8d298368ec" region="sound1" offset="c00000"/>
		<rom name="242-c1.bin" merge="242-c1.bin" size="8388608" crc="e564ecd6" sha1="78f22787a204f26bae9b2b1c945ddbc27143352f" region="gfx3" offset="0"/>
		<rom name="242-c2.bin" merge="242-c2.bin" size="8388608" crc="bd959b60" sha1="2c97c59e77c9a3fe7d664e741d37944f3d56c10b" region="gfx3" offset="1"/>
		<rom name="242-c3.bin" merge="242-c3.bin" size="8388608" crc="22127b4f" sha1="bd0d00f889d9da7c6ac48f287d9ed8c605ae22cf" region="gfx3" offset="1000000"/>
		<rom name="242-c4.bin" merge="242-c4.bin" size="8388608" crc="0b4fa044" sha1="fa13c3764fae6b035a626601bc43629f1ebaaffd" region="gfx3" offset="1000001"/>
		<rom name="242-c5.bin" merge="242-c5.bin" size="8388608" crc="9d10bed3" sha1="4d44addc7c808649bfb03ec45fb9529da413adff" region="gfx3" offset="2000000"/>
		<rom name="242-c6.bin" merge="242-c6.bin" size="8388608" crc="da07b6a2" sha1="9c3f0da7cde1ffa8feca89efc88f07096e502acf" region="gfx3" offset="2000001"/>
		<rom name="242-c7.bin" merge="242-c7.bin" size="8388608" crc="f6d7a38a" sha1="dd295d974dd4a7e5cb26a3ef3febcd03f28d522b" region="gfx3" offset="3000000"/>
		<rom name="242-c8.bin" merge="242-c8.bin" size="8388608" crc="c823e045" sha1="886fbf64bcb58bc4eabb1fc9262f6ac9901a0f28" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf98seho" sourcefile="neogeo.c" cloneof="kof98" romof="kof98">
		<description>The King of Fighters '98 (Ultra kill start max in Adv Mode - Pow hack ABC)</description>
		<year>1998</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="242seho-p1.bin" size="1048576" crc="86c9d1e6" sha1="cfd987ee06e07528ad53f4107f3cf6771f401a5a" region="cpu1" offset="0"/>
		<rom name="242-p2.bin" merge="242-p2.bin" size="4194304" crc="980aba4c" sha1="5e735929ec6c3ca5b2efae3c7de47bcbb8ade2c5" region="cpu1" offset="100000"/>
		<rom name="242-s1.bin" merge="242-s1.bin" size="131072" crc="7f7b4805" sha1="80ee6e5d0ece9c34ebca54b043a7cb33f9ff6b92" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="242-m1.bin" size="262144" crc="4e7a6b1b" sha1="b54d08f88713ed0271aa06f9f7c9c572ef555b1a" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="242-v1.bin" merge="242-v1.bin" size="4194304" crc="b9ea8051" sha1="49606f64eb249263b3341b4f50cc1763c390b2af" region="sound1" offset="0"/>
		<rom name="242-v2.bin" merge="242-v2.bin" size="4194304" crc="cc11106e" sha1="d3108bc05c9bf041d4236b2fa0c66b013aa8db1b" region="sound1" offset="400000"/>
		<rom name="242-v3.bin" merge="242-v3.bin" size="4194304" crc="044ea4e1" sha1="062a2f2e52098d73bc31c9ad66f5db8080395ce8" region="sound1" offset="800000"/>
		<rom name="242-v4.bin" merge="242-v4.bin" size="4194304" crc="7985ea30" sha1="54ed5f0324de6164ea81943ebccb3e8d298368ec" region="sound1" offset="c00000"/>
		<rom name="242-c1.bin" merge="242-c1.bin" size="8388608" crc="e564ecd6" sha1="78f22787a204f26bae9b2b1c945ddbc27143352f" region="gfx3" offset="0"/>
		<rom name="242-c2.bin" merge="242-c2.bin" size="8388608" crc="bd959b60" sha1="2c97c59e77c9a3fe7d664e741d37944f3d56c10b" region="gfx3" offset="1"/>
		<rom name="242-c3.bin" merge="242-c3.bin" size="8388608" crc="22127b4f" sha1="bd0d00f889d9da7c6ac48f287d9ed8c605ae22cf" region="gfx3" offset="1000000"/>
		<rom name="242-c4.bin" merge="242-c4.bin" size="8388608" crc="0b4fa044" sha1="fa13c3764fae6b035a626601bc43629f1ebaaffd" region="gfx3" offset="1000001"/>
		<rom name="242-c5.bin" merge="242-c5.bin" size="8388608" crc="9d10bed3" sha1="4d44addc7c808649bfb03ec45fb9529da413adff" region="gfx3" offset="2000000"/>
		<rom name="242-c6.bin" merge="242-c6.bin" size="8388608" crc="da07b6a2" sha1="9c3f0da7cde1ffa8feca89efc88f07096e502acf" region="gfx3" offset="2000001"/>
		<rom name="242-c7.bin" merge="242-c7.bin" size="8388608" crc="f6d7a38a" sha1="dd295d974dd4a7e5cb26a3ef3febcd03f28d522b" region="gfx3" offset="3000000"/>
		<rom name="242-c8.bin" merge="242-c8.bin" size="8388608" crc="c823e045" sha1="886fbf64bcb58bc4eabb1fc9262f6ac9901a0f28" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof98wh" sourcefile="neogeo.c" cloneof="kof98" romof="kof98">
		<description>The King of Fighters '98 (Style changes for Kyo to 95' Kyo)</description>
		<year>1998</year>
		<manufacturer>Wesker</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="242wh-p1.bin" size="1048576" crc="0c24ce14" sha1="8bc889b16803c912640c39305a95812aed4e4323" region="cpu1" offset="0"/>
		<rom name="242-p2.bin" merge="242-p2.bin" size="4194304" crc="980aba4c" sha1="5e735929ec6c3ca5b2efae3c7de47bcbb8ade2c5" region="cpu1" offset="100000"/>
		<rom name="242-s1.bin" merge="242-s1.bin" size="131072" crc="7f7b4805" sha1="80ee6e5d0ece9c34ebca54b043a7cb33f9ff6b92" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="242-m1.bin" size="262144" crc="4e7a6b1b" sha1="b54d08f88713ed0271aa06f9f7c9c572ef555b1a" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="242-v1.bin" merge="242-v1.bin" size="4194304" crc="b9ea8051" sha1="49606f64eb249263b3341b4f50cc1763c390b2af" region="sound1" offset="0"/>
		<rom name="242-v2.bin" merge="242-v2.bin" size="4194304" crc="cc11106e" sha1="d3108bc05c9bf041d4236b2fa0c66b013aa8db1b" region="sound1" offset="400000"/>
		<rom name="242-v3.bin" merge="242-v3.bin" size="4194304" crc="044ea4e1" sha1="062a2f2e52098d73bc31c9ad66f5db8080395ce8" region="sound1" offset="800000"/>
		<rom name="242-v4.bin" merge="242-v4.bin" size="4194304" crc="7985ea30" sha1="54ed5f0324de6164ea81943ebccb3e8d298368ec" region="sound1" offset="c00000"/>
		<rom name="242-c1.bin" merge="242-c1.bin" size="8388608" crc="e564ecd6" sha1="78f22787a204f26bae9b2b1c945ddbc27143352f" region="gfx3" offset="0"/>
		<rom name="242-c2.bin" merge="242-c2.bin" size="8388608" crc="bd959b60" sha1="2c97c59e77c9a3fe7d664e741d37944f3d56c10b" region="gfx3" offset="1"/>
		<rom name="242-c3.bin" merge="242-c3.bin" size="8388608" crc="22127b4f" sha1="bd0d00f889d9da7c6ac48f287d9ed8c605ae22cf" region="gfx3" offset="1000000"/>
		<rom name="242-c4.bin" merge="242-c4.bin" size="8388608" crc="0b4fa044" sha1="fa13c3764fae6b035a626601bc43629f1ebaaffd" region="gfx3" offset="1000001"/>
		<rom name="242-c5.bin" merge="242-c5.bin" size="8388608" crc="9d10bed3" sha1="4d44addc7c808649bfb03ec45fb9529da413adff" region="gfx3" offset="2000000"/>
		<rom name="242-c6.bin" merge="242-c6.bin" size="8388608" crc="da07b6a2" sha1="9c3f0da7cde1ffa8feca89efc88f07096e502acf" region="gfx3" offset="2000001"/>
		<rom name="242-c7.bin" merge="242-c7.bin" size="8388608" crc="f6d7a38a" sha1="dd295d974dd4a7e5cb26a3ef3febcd03f28d522b" region="gfx3" offset="3000000"/>
		<rom name="242-c8.bin" merge="242-c8.bin" size="8388608" crc="c823e045" sha1="886fbf64bcb58bc4eabb1fc9262f6ac9901a0f28" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof98wh2" sourcefile="neogeo.c" cloneof="kof98" romof="kof98">
		<description>The King of Fighters '98 (Style changes for Kyo to 95' Kyo, Iori and Rugal)</description>
		<year>1998</year>
		<manufacturer>Wesker</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="242wh2-p1.bin" size="1048576" crc="63267ea9" sha1="fb82a8519cf5d164a9456f9f11aca36243b76f62" region="cpu1" offset="0"/>
		<rom name="242-p2.bin" merge="242-p2.bin" size="4194304" crc="980aba4c" sha1="5e735929ec6c3ca5b2efae3c7de47bcbb8ade2c5" region="cpu1" offset="100000"/>
		<rom name="242-s1.bin" merge="242-s1.bin" size="131072" crc="7f7b4805" sha1="80ee6e5d0ece9c34ebca54b043a7cb33f9ff6b92" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="242-m1.bin" size="262144" crc="4e7a6b1b" sha1="b54d08f88713ed0271aa06f9f7c9c572ef555b1a" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="242-v1.bin" merge="242-v1.bin" size="4194304" crc="b9ea8051" sha1="49606f64eb249263b3341b4f50cc1763c390b2af" region="sound1" offset="0"/>
		<rom name="242-v2.bin" merge="242-v2.bin" size="4194304" crc="cc11106e" sha1="d3108bc05c9bf041d4236b2fa0c66b013aa8db1b" region="sound1" offset="400000"/>
		<rom name="242-v3.bin" merge="242-v3.bin" size="4194304" crc="044ea4e1" sha1="062a2f2e52098d73bc31c9ad66f5db8080395ce8" region="sound1" offset="800000"/>
		<rom name="242-v4.bin" merge="242-v4.bin" size="4194304" crc="7985ea30" sha1="54ed5f0324de6164ea81943ebccb3e8d298368ec" region="sound1" offset="c00000"/>
		<rom name="242-c1.bin" merge="242-c1.bin" size="8388608" crc="e564ecd6" sha1="78f22787a204f26bae9b2b1c945ddbc27143352f" region="gfx3" offset="0"/>
		<rom name="242-c2.bin" merge="242-c2.bin" size="8388608" crc="bd959b60" sha1="2c97c59e77c9a3fe7d664e741d37944f3d56c10b" region="gfx3" offset="1"/>
		<rom name="242-c3.bin" merge="242-c3.bin" size="8388608" crc="22127b4f" sha1="bd0d00f889d9da7c6ac48f287d9ed8c605ae22cf" region="gfx3" offset="1000000"/>
		<rom name="242-c4.bin" merge="242-c4.bin" size="8388608" crc="0b4fa044" sha1="fa13c3764fae6b035a626601bc43629f1ebaaffd" region="gfx3" offset="1000001"/>
		<rom name="242-c5.bin" merge="242-c5.bin" size="8388608" crc="9d10bed3" sha1="4d44addc7c808649bfb03ec45fb9529da413adff" region="gfx3" offset="2000000"/>
		<rom name="242-c6.bin" merge="242-c6.bin" size="8388608" crc="da07b6a2" sha1="9c3f0da7cde1ffa8feca89efc88f07096e502acf" region="gfx3" offset="2000001"/>
		<rom name="242-c7.bin" merge="242-c7.bin" size="8388608" crc="f6d7a38a" sha1="dd295d974dd4a7e5cb26a3ef3febcd03f28d522b" region="gfx3" offset="3000000"/>
		<rom name="242-c8.bin" merge="242-c8.bin" size="8388608" crc="c823e045" sha1="886fbf64bcb58bc4eabb1fc9262f6ac9901a0f28" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof98y" sourcefile="neogeo.c" cloneof="kof98" romof="kof98">
		<description>The King of Fighters '98 (Add Rugal)</description>
		<year>1998</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="242y-p1.bin" size="1048576" crc="20848b37" sha1="eb44baa6f273d6ab596204f89427078343c0ace5" region="cpu1" offset="0"/>
		<rom name="242-p2.bin" merge="242-p2.bin" size="4194304" crc="980aba4c" sha1="5e735929ec6c3ca5b2efae3c7de47bcbb8ade2c5" region="cpu1" offset="100000"/>
		<rom name="242-s1.bin" merge="242-s1.bin" size="131072" crc="7f7b4805" sha1="80ee6e5d0ece9c34ebca54b043a7cb33f9ff6b92" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="242-m1.bin" size="262144" crc="4e7a6b1b" sha1="b54d08f88713ed0271aa06f9f7c9c572ef555b1a" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="242-v1.bin" merge="242-v1.bin" size="4194304" crc="b9ea8051" sha1="49606f64eb249263b3341b4f50cc1763c390b2af" region="sound1" offset="0"/>
		<rom name="242-v2.bin" merge="242-v2.bin" size="4194304" crc="cc11106e" sha1="d3108bc05c9bf041d4236b2fa0c66b013aa8db1b" region="sound1" offset="400000"/>
		<rom name="242-v3.bin" merge="242-v3.bin" size="4194304" crc="044ea4e1" sha1="062a2f2e52098d73bc31c9ad66f5db8080395ce8" region="sound1" offset="800000"/>
		<rom name="242-v4.bin" merge="242-v4.bin" size="4194304" crc="7985ea30" sha1="54ed5f0324de6164ea81943ebccb3e8d298368ec" region="sound1" offset="c00000"/>
		<rom name="242-c1.bin" merge="242-c1.bin" size="8388608" crc="e564ecd6" sha1="78f22787a204f26bae9b2b1c945ddbc27143352f" region="gfx3" offset="0"/>
		<rom name="242-c2.bin" merge="242-c2.bin" size="8388608" crc="bd959b60" sha1="2c97c59e77c9a3fe7d664e741d37944f3d56c10b" region="gfx3" offset="1"/>
		<rom name="242-c3.bin" merge="242-c3.bin" size="8388608" crc="22127b4f" sha1="bd0d00f889d9da7c6ac48f287d9ed8c605ae22cf" region="gfx3" offset="1000000"/>
		<rom name="242-c4.bin" merge="242-c4.bin" size="8388608" crc="0b4fa044" sha1="fa13c3764fae6b035a626601bc43629f1ebaaffd" region="gfx3" offset="1000001"/>
		<rom name="242-c5.bin" merge="242-c5.bin" size="8388608" crc="9d10bed3" sha1="4d44addc7c808649bfb03ec45fb9529da413adff" region="gfx3" offset="2000000"/>
		<rom name="242-c6.bin" merge="242-c6.bin" size="8388608" crc="da07b6a2" sha1="9c3f0da7cde1ffa8feca89efc88f07096e502acf" region="gfx3" offset="2000001"/>
		<rom name="242-c7.bin" merge="242-c7.bin" size="8388608" crc="f6d7a38a" sha1="dd295d974dd4a7e5cb26a3ef3febcd03f28d522b" region="gfx3" offset="3000000"/>
		<rom name="242-c8.bin" merge="242-c8.bin" size="8388608" crc="c823e045" sha1="886fbf64bcb58bc4eabb1fc9262f6ac9901a0f28" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof98yh" sourcefile="neogeo.c" cloneof="kof98" romof="kof98">
		<description>The King of Fighters '98 (Add Rugal - Pow hack ABC in Extra Mode)</description>
		<year>1998</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="242yh-p1.bin" size="1048576" crc="4ee6f162" sha1="66036540d459268198c556397db3ab3c175165a4" region="cpu1" offset="0"/>
		<rom name="242-p2.bin" merge="242-p2.bin" size="4194304" crc="980aba4c" sha1="5e735929ec6c3ca5b2efae3c7de47bcbb8ade2c5" region="cpu1" offset="100000"/>
		<rom name="242-s1.bin" merge="242-s1.bin" size="131072" crc="7f7b4805" sha1="80ee6e5d0ece9c34ebca54b043a7cb33f9ff6b92" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="242-m1.bin" size="262144" crc="4e7a6b1b" sha1="b54d08f88713ed0271aa06f9f7c9c572ef555b1a" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="242-v1.bin" merge="242-v1.bin" size="4194304" crc="b9ea8051" sha1="49606f64eb249263b3341b4f50cc1763c390b2af" region="sound1" offset="0"/>
		<rom name="242-v2.bin" merge="242-v2.bin" size="4194304" crc="cc11106e" sha1="d3108bc05c9bf041d4236b2fa0c66b013aa8db1b" region="sound1" offset="400000"/>
		<rom name="242-v3.bin" merge="242-v3.bin" size="4194304" crc="044ea4e1" sha1="062a2f2e52098d73bc31c9ad66f5db8080395ce8" region="sound1" offset="800000"/>
		<rom name="242-v4.bin" merge="242-v4.bin" size="4194304" crc="7985ea30" sha1="54ed5f0324de6164ea81943ebccb3e8d298368ec" region="sound1" offset="c00000"/>
		<rom name="242-c1.bin" merge="242-c1.bin" size="8388608" crc="e564ecd6" sha1="78f22787a204f26bae9b2b1c945ddbc27143352f" region="gfx3" offset="0"/>
		<rom name="242-c2.bin" merge="242-c2.bin" size="8388608" crc="bd959b60" sha1="2c97c59e77c9a3fe7d664e741d37944f3d56c10b" region="gfx3" offset="1"/>
		<rom name="242-c3.bin" merge="242-c3.bin" size="8388608" crc="22127b4f" sha1="bd0d00f889d9da7c6ac48f287d9ed8c605ae22cf" region="gfx3" offset="1000000"/>
		<rom name="242-c4.bin" merge="242-c4.bin" size="8388608" crc="0b4fa044" sha1="fa13c3764fae6b035a626601bc43629f1ebaaffd" region="gfx3" offset="1000001"/>
		<rom name="242-c5.bin" merge="242-c5.bin" size="8388608" crc="9d10bed3" sha1="4d44addc7c808649bfb03ec45fb9529da413adff" region="gfx3" offset="2000000"/>
		<rom name="242-c6.bin" merge="242-c6.bin" size="8388608" crc="da07b6a2" sha1="9c3f0da7cde1ffa8feca89efc88f07096e502acf" region="gfx3" offset="2000001"/>
		<rom name="242-c7.bin" merge="242-c7.bin" size="8388608" crc="f6d7a38a" sha1="dd295d974dd4a7e5cb26a3ef3febcd03f28d522b" region="gfx3" offset="3000000"/>
		<rom name="242-c8.bin" merge="242-c8.bin" size="8388608" crc="c823e045" sha1="886fbf64bcb58bc4eabb1fc9262f6ac9901a0f28" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof99ab" sourcefile="neogeo.c" cloneof="kof99" romof="kof99">
		<description>The King of Fighters '99 (Rolls moves sideways ver)</description>
		<year>1999</year>
		<manufacturer>Marcochen/PPX Hack Team</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="251ab-p1.bin" size="1048576" crc="8abc720e" sha1="3d8fdc2f3ae1f4f1dc121587ef37240c15548280" region="cpu1" offset="0"/>
		<rom name="251-p2.bin" size="4194304" crc="274ef47a" sha1="98654b68cc85c19d4a90b46f3110f551fa2e5357" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="251-m1.bin" merge="251-m1.bin" size="131072" crc="5e74539c" sha1="6f49a9343cbd026b2c6720ff3fa2e5b1f85e80da" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="251-v1.bin" merge="251-v1.bin" size="4194304" crc="ef2eecc8" sha1="8ed13b9db92dba3124bc5ba66e3e275885ece24a" region="sound1" offset="0"/>
		<rom name="251-v2.bin" merge="251-v2.bin" size="4194304" crc="73e211ca" sha1="0e60fa64cab6255d9721e2b4bc22e3de64c874c5" region="sound1" offset="400000"/>
		<rom name="251-v3.bin" merge="251-v3.bin" size="4194304" crc="821901da" sha1="c6d4975bfaa19a62ed59126cadf2578c0a5c257f" region="sound1" offset="800000"/>
		<rom name="251-v4.bin" merge="251-v4.bin" size="2097152" crc="b49e6178" sha1="dde6f76e958841e8c99b693e13ced9aa9ef316dc" region="sound1" offset="c00000"/>
		<rom name="251-c1.bin" merge="251-c1.bin" size="8388608" crc="0f9e93fe" sha1="c7d77f0833c6f526f632e4f2dce59e302f6b9a15" region="gfx3" offset="0"/>
		<rom name="251-c2.bin" merge="251-c2.bin" size="8388608" crc="e71e2ea3" sha1="39c7a326fddbcca3b29c68cdc96aad4d62295c0f" region="gfx3" offset="1"/>
		<rom name="251-c3.bin" merge="251-c3.bin" size="8388608" crc="238755d2" sha1="01125b5c7a28e350f091280b041954fd1ac7c98f" region="gfx3" offset="1000000"/>
		<rom name="251-c4.bin" merge="251-c4.bin" size="8388608" crc="438c8b22" sha1="ffbc643f5b27dd00f2f95d4ef4c5f29ee814722b" region="gfx3" offset="1000001"/>
		<rom name="251-c5.bin" merge="251-c5.bin" size="8388608" crc="0b0abd0a" sha1="d5ad324fe523bdc6f09209d236cc4932524a48f1" region="gfx3" offset="2000000"/>
		<rom name="251-c6.bin" merge="251-c6.bin" size="8388608" crc="65bbf281" sha1="79ae174667a23dabcfe865b6cd6133c86098452e" region="gfx3" offset="2000001"/>
		<rom name="251-c7.bin" merge="251-c7.bin" size="8388608" crc="ff65f62e" sha1="7cd335fede05b56e15db90ce407c1183a78da4e9" region="gfx3" offset="3000000"/>
		<rom name="251-c8.bin" merge="251-c8.bin" size="8388608" crc="8d921c68" sha1="42acf1d27d52a8e3b6262eb7df50693c0b135565" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof99bh" sourcefile="neogeo.c" cloneof="kof99" romof="kof99">
		<description>The King of Fighters '99 (2 Add Char with Icons)</description>
		<year>1999</year>
		<manufacturer>Dodowang</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="251bh-p1.bin" size="1048576" crc="eedcc5bd" sha1="8280c4329d666b4831c766853f5334355dc40cc9" region="cpu1" offset="0"/>
		<rom name="251-p2.bin" size="4194304" crc="274ef47a" sha1="98654b68cc85c19d4a90b46f3110f551fa2e5357" region="cpu1" offset="100000"/>
		<rom name="251bh-s1.bin" size="131072" crc="b696a8c9" sha1="3388feab11374a6eca6f1615fdfd93464f86dcee" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="251-m1.bin" merge="251-m1.bin" size="131072" crc="5e74539c" sha1="6f49a9343cbd026b2c6720ff3fa2e5b1f85e80da" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="251-v1.bin" merge="251-v1.bin" size="4194304" crc="ef2eecc8" sha1="8ed13b9db92dba3124bc5ba66e3e275885ece24a" region="sound1" offset="0"/>
		<rom name="251-v2.bin" merge="251-v2.bin" size="4194304" crc="73e211ca" sha1="0e60fa64cab6255d9721e2b4bc22e3de64c874c5" region="sound1" offset="400000"/>
		<rom name="251-v3.bin" merge="251-v3.bin" size="4194304" crc="821901da" sha1="c6d4975bfaa19a62ed59126cadf2578c0a5c257f" region="sound1" offset="800000"/>
		<rom name="251-v4.bin" merge="251-v4.bin" size="2097152" crc="b49e6178" sha1="dde6f76e958841e8c99b693e13ced9aa9ef316dc" region="sound1" offset="c00000"/>
		<rom name="251-c1.bin" merge="251-c1.bin" size="8388608" crc="0f9e93fe" sha1="c7d77f0833c6f526f632e4f2dce59e302f6b9a15" region="gfx3" offset="0"/>
		<rom name="251-c2.bin" merge="251-c2.bin" size="8388608" crc="e71e2ea3" sha1="39c7a326fddbcca3b29c68cdc96aad4d62295c0f" region="gfx3" offset="1"/>
		<rom name="251-c3.bin" merge="251-c3.bin" size="8388608" crc="238755d2" sha1="01125b5c7a28e350f091280b041954fd1ac7c98f" region="gfx3" offset="1000000"/>
		<rom name="251-c4.bin" merge="251-c4.bin" size="8388608" crc="438c8b22" sha1="ffbc643f5b27dd00f2f95d4ef4c5f29ee814722b" region="gfx3" offset="1000001"/>
		<rom name="251-c5.bin" merge="251-c5.bin" size="8388608" crc="0b0abd0a" sha1="d5ad324fe523bdc6f09209d236cc4932524a48f1" region="gfx3" offset="2000000"/>
		<rom name="251-c6.bin" merge="251-c6.bin" size="8388608" crc="65bbf281" sha1="79ae174667a23dabcfe865b6cd6133c86098452e" region="gfx3" offset="2000001"/>
		<rom name="251-c7.bin" merge="251-c7.bin" size="8388608" crc="ff65f62e" sha1="7cd335fede05b56e15db90ce407c1183a78da4e9" region="gfx3" offset="3000000"/>
		<rom name="251-c8.bin" merge="251-c8.bin" size="8388608" crc="8d921c68" sha1="42acf1d27d52a8e3b6262eb7df50693c0b135565" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof99ch" sourcefile="neogeo.c" cloneof="kof99" romof="kof99">
		<description>The King of Fighters '99 (Diff Moves set 3)</description>
		<year>1999</year>
		<manufacturer>Chase</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="251ch-p1.bin" size="1048576" crc="6efd349b" sha1="f876df9137801125b8f142102d4165295607ba02" region="cpu1" offset="0"/>
		<rom name="251-p2.bin" size="4194304" crc="274ef47a" sha1="98654b68cc85c19d4a90b46f3110f551fa2e5357" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="251-m1.bin" merge="251-m1.bin" size="131072" crc="5e74539c" sha1="6f49a9343cbd026b2c6720ff3fa2e5b1f85e80da" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="251-v1.bin" merge="251-v1.bin" size="4194304" crc="ef2eecc8" sha1="8ed13b9db92dba3124bc5ba66e3e275885ece24a" region="sound1" offset="0"/>
		<rom name="251-v2.bin" merge="251-v2.bin" size="4194304" crc="73e211ca" sha1="0e60fa64cab6255d9721e2b4bc22e3de64c874c5" region="sound1" offset="400000"/>
		<rom name="251-v3.bin" merge="251-v3.bin" size="4194304" crc="821901da" sha1="c6d4975bfaa19a62ed59126cadf2578c0a5c257f" region="sound1" offset="800000"/>
		<rom name="251-v4.bin" merge="251-v4.bin" size="2097152" crc="b49e6178" sha1="dde6f76e958841e8c99b693e13ced9aa9ef316dc" region="sound1" offset="c00000"/>
		<rom name="251-c1.bin" merge="251-c1.bin" size="8388608" crc="0f9e93fe" sha1="c7d77f0833c6f526f632e4f2dce59e302f6b9a15" region="gfx3" offset="0"/>
		<rom name="251-c2.bin" merge="251-c2.bin" size="8388608" crc="e71e2ea3" sha1="39c7a326fddbcca3b29c68cdc96aad4d62295c0f" region="gfx3" offset="1"/>
		<rom name="251-c3.bin" merge="251-c3.bin" size="8388608" crc="238755d2" sha1="01125b5c7a28e350f091280b041954fd1ac7c98f" region="gfx3" offset="1000000"/>
		<rom name="251-c4.bin" merge="251-c4.bin" size="8388608" crc="438c8b22" sha1="ffbc643f5b27dd00f2f95d4ef4c5f29ee814722b" region="gfx3" offset="1000001"/>
		<rom name="251-c5.bin" merge="251-c5.bin" size="8388608" crc="0b0abd0a" sha1="d5ad324fe523bdc6f09209d236cc4932524a48f1" region="gfx3" offset="2000000"/>
		<rom name="251-c6.bin" merge="251-c6.bin" size="8388608" crc="65bbf281" sha1="79ae174667a23dabcfe865b6cd6133c86098452e" region="gfx3" offset="2000001"/>
		<rom name="251-c7.bin" merge="251-c7.bin" size="8388608" crc="ff65f62e" sha1="7cd335fede05b56e15db90ce407c1183a78da4e9" region="gfx3" offset="3000000"/>
		<rom name="251-c8.bin" merge="251-c8.bin" size="8388608" crc="8d921c68" sha1="42acf1d27d52a8e3b6262eb7df50693c0b135565" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof99chf" sourcefile="neogeo.c" cloneof="kof99" romof="kof99">
		<description>The King of Fighters '99 (Diff Moves set 3 - Fixed)</description>
		<year>1999</year>
		<manufacturer>Chase</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="251chf-p1.bin" size="1048576" crc="34387e01" sha1="cc56d936d931d793a7d02dddf4a4521ed09e1e52" region="cpu1" offset="0"/>
		<rom name="251-p2.bin" size="4194304" crc="274ef47a" sha1="98654b68cc85c19d4a90b46f3110f551fa2e5357" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="251-m1.bin" merge="251-m1.bin" size="131072" crc="5e74539c" sha1="6f49a9343cbd026b2c6720ff3fa2e5b1f85e80da" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="251-v1.bin" merge="251-v1.bin" size="4194304" crc="ef2eecc8" sha1="8ed13b9db92dba3124bc5ba66e3e275885ece24a" region="sound1" offset="0"/>
		<rom name="251-v2.bin" merge="251-v2.bin" size="4194304" crc="73e211ca" sha1="0e60fa64cab6255d9721e2b4bc22e3de64c874c5" region="sound1" offset="400000"/>
		<rom name="251-v3.bin" merge="251-v3.bin" size="4194304" crc="821901da" sha1="c6d4975bfaa19a62ed59126cadf2578c0a5c257f" region="sound1" offset="800000"/>
		<rom name="251-v4.bin" merge="251-v4.bin" size="2097152" crc="b49e6178" sha1="dde6f76e958841e8c99b693e13ced9aa9ef316dc" region="sound1" offset="c00000"/>
		<rom name="251-c1.bin" merge="251-c1.bin" size="8388608" crc="0f9e93fe" sha1="c7d77f0833c6f526f632e4f2dce59e302f6b9a15" region="gfx3" offset="0"/>
		<rom name="251-c2.bin" merge="251-c2.bin" size="8388608" crc="e71e2ea3" sha1="39c7a326fddbcca3b29c68cdc96aad4d62295c0f" region="gfx3" offset="1"/>
		<rom name="251-c3.bin" merge="251-c3.bin" size="8388608" crc="238755d2" sha1="01125b5c7a28e350f091280b041954fd1ac7c98f" region="gfx3" offset="1000000"/>
		<rom name="251-c4.bin" merge="251-c4.bin" size="8388608" crc="438c8b22" sha1="ffbc643f5b27dd00f2f95d4ef4c5f29ee814722b" region="gfx3" offset="1000001"/>
		<rom name="251-c5.bin" merge="251-c5.bin" size="8388608" crc="0b0abd0a" sha1="d5ad324fe523bdc6f09209d236cc4932524a48f1" region="gfx3" offset="2000000"/>
		<rom name="251-c6.bin" merge="251-c6.bin" size="8388608" crc="65bbf281" sha1="79ae174667a23dabcfe865b6cd6133c86098452e" region="gfx3" offset="2000001"/>
		<rom name="251-c7.bin" merge="251-c7.bin" size="8388608" crc="ff65f62e" sha1="7cd335fede05b56e15db90ce407c1183a78da4e9" region="gfx3" offset="3000000"/>
		<rom name="251-c8.bin" merge="251-c8.bin" size="8388608" crc="8d921c68" sha1="42acf1d27d52a8e3b6262eb7df50693c0b135565" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof99fc" sourcefile="neogeo.c" cloneof="kof99" romof="kof99">
		<description>The King of Fighters '99 (Remix Pro200 Final)</description>
		<year>2006</year>
		<manufacturer>FCHT</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="251-p1fc.bin" size="1048576" crc="6d3d14c4" sha1="f40784505b82f59d289ce45e3de8f7fb8e87069b" region="cpu1" offset="0"/>
		<rom name="251-p2fc.bin" size="4194304" crc="01e111b3" sha1="4ae2fbd552246779146684d2191a7bc9a3554c59" region="cpu1" offset="100000"/>
		<rom name="251-s1fc.bin" size="131072" crc="ca942904" sha1="f84b79282bb2de61d24faacca1feda0187e42dcd" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="251-m1fc.bin" size="131072" crc="0cb24d46" sha1="7e6f41c093e2cc7353592cfda53e855b5e03c4e3" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="251-v1.bin" merge="251-v1.bin" size="4194304" crc="ef2eecc8" sha1="8ed13b9db92dba3124bc5ba66e3e275885ece24a" region="sound1" offset="0"/>
		<rom name="251-v2.bin" merge="251-v2.bin" size="4194304" crc="73e211ca" sha1="0e60fa64cab6255d9721e2b4bc22e3de64c874c5" region="sound1" offset="400000"/>
		<rom name="251-v3fc.bin" size="4194304" crc="403628da" sha1="e9fddfbedfdb70ba345820d95b154c1c73101a1c" region="sound1" offset="800000"/>
		<rom name="251-v4.bin" merge="251-v4.bin" size="2097152" crc="b49e6178" sha1="dde6f76e958841e8c99b693e13ced9aa9ef316dc" region="sound1" offset="c00000"/>
		<rom name="251-c1fc.bin" size="8388608" crc="f0409101" sha1="419ca1ea525f76d92b562e30bb043d39bd9a6c41" region="gfx3" offset="0"/>
		<rom name="251-c2fc.bin" size="8388608" crc="3a9eff54" sha1="8eb1918e7d6f823c8965546cd064f44b1b6982f2" region="gfx3" offset="1"/>
		<rom name="251-c3d.bin" size="8388608" crc="b047c9d5" sha1="b840eab2208e6c0a1db0cdb28df46ba07da2ddca" region="gfx3" offset="1000000"/>
		<rom name="251-c4d.bin" size="8388608" crc="6bc8e4b1" sha1="674cb8145aeada1683a70beb02ed4ea028f5bdf8" region="gfx3" offset="1000001"/>
		<rom name="251-c5fc.bin" size="8388608" crc="dd023649" sha1="e65c3e82a66553a4f87277984e630ec7e288626a" region="gfx3" offset="2000000"/>
		<rom name="251-c6fc.bin" size="8388608" crc="b8f60a8c" sha1="f6a31066ffbf87937701df80abed8d9603629a5d" region="gfx3" offset="2000001"/>
		<rom name="251-c7fc.bin" size="8388608" crc="1dfd5103" sha1="edbe56d9434abdff58e7e9ceed7ea3d7975c40d2" region="gfx3" offset="3000000"/>
		<rom name="251-c8fc.bin" size="8388608" crc="23fe3c43" sha1="b601a14cd023b28f8e8eed8afd6a05d2c3df115a" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof99seh" sourcefile="neogeo.c" cloneof="kof99" romof="kof99">
		<description>The King of Fighters '99 (4 Add Char - Ultra kill start max - Ultra pow hack)</description>
		<year>1999</year>
		<manufacturer>Creamymami and Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="251seh-p1.bin" size="1048576" crc="3dd574cf" sha1="9005041b52e196639f70675abbc8949f3f52e6af" region="cpu1" offset="0"/>
		<rom name="251-p2.bin" size="4194304" crc="274ef47a" sha1="98654b68cc85c19d4a90b46f3110f551fa2e5357" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="251-m1.bin" merge="251-m1.bin" size="131072" crc="5e74539c" sha1="6f49a9343cbd026b2c6720ff3fa2e5b1f85e80da" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="251-v1.bin" merge="251-v1.bin" size="4194304" crc="ef2eecc8" sha1="8ed13b9db92dba3124bc5ba66e3e275885ece24a" region="sound1" offset="0"/>
		<rom name="251-v2.bin" merge="251-v2.bin" size="4194304" crc="73e211ca" sha1="0e60fa64cab6255d9721e2b4bc22e3de64c874c5" region="sound1" offset="400000"/>
		<rom name="251-v3.bin" merge="251-v3.bin" size="4194304" crc="821901da" sha1="c6d4975bfaa19a62ed59126cadf2578c0a5c257f" region="sound1" offset="800000"/>
		<rom name="251-v4.bin" merge="251-v4.bin" size="2097152" crc="b49e6178" sha1="dde6f76e958841e8c99b693e13ced9aa9ef316dc" region="sound1" offset="c00000"/>
		<rom name="251-c1.bin" merge="251-c1.bin" size="8388608" crc="0f9e93fe" sha1="c7d77f0833c6f526f632e4f2dce59e302f6b9a15" region="gfx3" offset="0"/>
		<rom name="251-c2.bin" merge="251-c2.bin" size="8388608" crc="e71e2ea3" sha1="39c7a326fddbcca3b29c68cdc96aad4d62295c0f" region="gfx3" offset="1"/>
		<rom name="251-c3.bin" merge="251-c3.bin" size="8388608" crc="238755d2" sha1="01125b5c7a28e350f091280b041954fd1ac7c98f" region="gfx3" offset="1000000"/>
		<rom name="251-c4.bin" merge="251-c4.bin" size="8388608" crc="438c8b22" sha1="ffbc643f5b27dd00f2f95d4ef4c5f29ee814722b" region="gfx3" offset="1000001"/>
		<rom name="251-c5.bin" merge="251-c5.bin" size="8388608" crc="0b0abd0a" sha1="d5ad324fe523bdc6f09209d236cc4932524a48f1" region="gfx3" offset="2000000"/>
		<rom name="251-c6.bin" merge="251-c6.bin" size="8388608" crc="65bbf281" sha1="79ae174667a23dabcfe865b6cd6133c86098452e" region="gfx3" offset="2000001"/>
		<rom name="251-c7.bin" merge="251-c7.bin" size="8388608" crc="ff65f62e" sha1="7cd335fede05b56e15db90ce407c1183a78da4e9" region="gfx3" offset="3000000"/>
		<rom name="251-c8.bin" merge="251-c8.bin" size="8388608" crc="8d921c68" sha1="42acf1d27d52a8e3b6262eb7df50693c0b135565" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof99eh" sourcefile="neogeo.c" cloneof="kof99" romof="kof99">
		<description>The King of Fighters '99 (4 Add Char - Ultra kill start max set 1)</description>
		<year>1999</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="251eh-p1.bin" size="1048576" crc="93f05c57" sha1="e92e18e0572ae313952b2416c76d06c86202f755" region="cpu1" offset="0"/>
		<rom name="251-p2.bin" size="4194304" crc="274ef47a" sha1="98654b68cc85c19d4a90b46f3110f551fa2e5357" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="251-m1.bin" merge="251-m1.bin" size="131072" crc="5e74539c" sha1="6f49a9343cbd026b2c6720ff3fa2e5b1f85e80da" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="251-v1.bin" merge="251-v1.bin" size="4194304" crc="ef2eecc8" sha1="8ed13b9db92dba3124bc5ba66e3e275885ece24a" region="sound1" offset="0"/>
		<rom name="251-v2.bin" merge="251-v2.bin" size="4194304" crc="73e211ca" sha1="0e60fa64cab6255d9721e2b4bc22e3de64c874c5" region="sound1" offset="400000"/>
		<rom name="251-v3.bin" merge="251-v3.bin" size="4194304" crc="821901da" sha1="c6d4975bfaa19a62ed59126cadf2578c0a5c257f" region="sound1" offset="800000"/>
		<rom name="251-v4.bin" merge="251-v4.bin" size="2097152" crc="b49e6178" sha1="dde6f76e958841e8c99b693e13ced9aa9ef316dc" region="sound1" offset="c00000"/>
		<rom name="251-c1.bin" merge="251-c1.bin" size="8388608" crc="0f9e93fe" sha1="c7d77f0833c6f526f632e4f2dce59e302f6b9a15" region="gfx3" offset="0"/>
		<rom name="251-c2.bin" merge="251-c2.bin" size="8388608" crc="e71e2ea3" sha1="39c7a326fddbcca3b29c68cdc96aad4d62295c0f" region="gfx3" offset="1"/>
		<rom name="251-c3.bin" merge="251-c3.bin" size="8388608" crc="238755d2" sha1="01125b5c7a28e350f091280b041954fd1ac7c98f" region="gfx3" offset="1000000"/>
		<rom name="251-c4.bin" merge="251-c4.bin" size="8388608" crc="438c8b22" sha1="ffbc643f5b27dd00f2f95d4ef4c5f29ee814722b" region="gfx3" offset="1000001"/>
		<rom name="251-c5.bin" merge="251-c5.bin" size="8388608" crc="0b0abd0a" sha1="d5ad324fe523bdc6f09209d236cc4932524a48f1" region="gfx3" offset="2000000"/>
		<rom name="251-c6.bin" merge="251-c6.bin" size="8388608" crc="65bbf281" sha1="79ae174667a23dabcfe865b6cd6133c86098452e" region="gfx3" offset="2000001"/>
		<rom name="251-c7.bin" merge="251-c7.bin" size="8388608" crc="ff65f62e" sha1="7cd335fede05b56e15db90ce407c1183a78da4e9" region="gfx3" offset="3000000"/>
		<rom name="251-c8.bin" merge="251-c8.bin" size="8388608" crc="8d921c68" sha1="42acf1d27d52a8e3b6262eb7df50693c0b135565" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof99jh" sourcefile="neogeo.c" cloneof="kof99" romof="kof99">
		<description>The King of Fighters '99 (3 Add Char - Simple moves rev - Athena style changed 031018)</description>
		<year>1999</year>
		<manufacturer>Jason/K3</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="251jh-p1.bin" size="1048576" crc="855936ca" sha1="bf788fa7c49cf3365e1e859df3811a5ca0ff69cc" region="cpu1" offset="0"/>
		<rom name="251-p2.bin" size="4194304" crc="274ef47a" sha1="98654b68cc85c19d4a90b46f3110f551fa2e5357" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="251-m1.bin" merge="251-m1.bin" size="131072" crc="5e74539c" sha1="6f49a9343cbd026b2c6720ff3fa2e5b1f85e80da" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="251-v1.bin" merge="251-v1.bin" size="4194304" crc="ef2eecc8" sha1="8ed13b9db92dba3124bc5ba66e3e275885ece24a" region="sound1" offset="0"/>
		<rom name="251-v2.bin" merge="251-v2.bin" size="4194304" crc="73e211ca" sha1="0e60fa64cab6255d9721e2b4bc22e3de64c874c5" region="sound1" offset="400000"/>
		<rom name="251-v3.bin" merge="251-v3.bin" size="4194304" crc="821901da" sha1="c6d4975bfaa19a62ed59126cadf2578c0a5c257f" region="sound1" offset="800000"/>
		<rom name="251-v4.bin" merge="251-v4.bin" size="2097152" crc="b49e6178" sha1="dde6f76e958841e8c99b693e13ced9aa9ef316dc" region="sound1" offset="c00000"/>
		<rom name="251-c1.bin" merge="251-c1.bin" size="8388608" crc="0f9e93fe" sha1="c7d77f0833c6f526f632e4f2dce59e302f6b9a15" region="gfx3" offset="0"/>
		<rom name="251-c2.bin" merge="251-c2.bin" size="8388608" crc="e71e2ea3" sha1="39c7a326fddbcca3b29c68cdc96aad4d62295c0f" region="gfx3" offset="1"/>
		<rom name="251-c3.bin" merge="251-c3.bin" size="8388608" crc="238755d2" sha1="01125b5c7a28e350f091280b041954fd1ac7c98f" region="gfx3" offset="1000000"/>
		<rom name="251-c4.bin" merge="251-c4.bin" size="8388608" crc="438c8b22" sha1="ffbc643f5b27dd00f2f95d4ef4c5f29ee814722b" region="gfx3" offset="1000001"/>
		<rom name="251-c5.bin" merge="251-c5.bin" size="8388608" crc="0b0abd0a" sha1="d5ad324fe523bdc6f09209d236cc4932524a48f1" region="gfx3" offset="2000000"/>
		<rom name="251-c6.bin" merge="251-c6.bin" size="8388608" crc="65bbf281" sha1="79ae174667a23dabcfe865b6cd6133c86098452e" region="gfx3" offset="2000001"/>
		<rom name="251-c7.bin" merge="251-c7.bin" size="8388608" crc="ff65f62e" sha1="7cd335fede05b56e15db90ce407c1183a78da4e9" region="gfx3" offset="3000000"/>
		<rom name="251-c8.bin" merge="251-c8.bin" size="8388608" crc="8d921c68" sha1="42acf1d27d52a8e3b6262eb7df50693c0b135565" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof99jho" sourcefile="neogeo.c" cloneof="kof99" romof="kof99">
		<description>The King of Fighters '99 (3 Add Char - Simple moves rev - Athena style changed 030924)</description>
		<year>1999</year>
		<manufacturer>Jason/K3</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="251jho-p1.bin" size="1048576" crc="690ea82d" sha1="2938738e57514a672c79abe1d3696c51f9fdc04d" region="cpu1" offset="0"/>
		<rom name="251-p2.bin" size="4194304" crc="274ef47a" sha1="98654b68cc85c19d4a90b46f3110f551fa2e5357" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="251-m1.bin" merge="251-m1.bin" size="131072" crc="5e74539c" sha1="6f49a9343cbd026b2c6720ff3fa2e5b1f85e80da" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="251-v1.bin" merge="251-v1.bin" size="4194304" crc="ef2eecc8" sha1="8ed13b9db92dba3124bc5ba66e3e275885ece24a" region="sound1" offset="0"/>
		<rom name="251-v2.bin" merge="251-v2.bin" size="4194304" crc="73e211ca" sha1="0e60fa64cab6255d9721e2b4bc22e3de64c874c5" region="sound1" offset="400000"/>
		<rom name="251-v3.bin" merge="251-v3.bin" size="4194304" crc="821901da" sha1="c6d4975bfaa19a62ed59126cadf2578c0a5c257f" region="sound1" offset="800000"/>
		<rom name="251-v4.bin" merge="251-v4.bin" size="2097152" crc="b49e6178" sha1="dde6f76e958841e8c99b693e13ced9aa9ef316dc" region="sound1" offset="c00000"/>
		<rom name="251-c1.bin" merge="251-c1.bin" size="8388608" crc="0f9e93fe" sha1="c7d77f0833c6f526f632e4f2dce59e302f6b9a15" region="gfx3" offset="0"/>
		<rom name="251-c2.bin" merge="251-c2.bin" size="8388608" crc="e71e2ea3" sha1="39c7a326fddbcca3b29c68cdc96aad4d62295c0f" region="gfx3" offset="1"/>
		<rom name="251-c3.bin" merge="251-c3.bin" size="8388608" crc="238755d2" sha1="01125b5c7a28e350f091280b041954fd1ac7c98f" region="gfx3" offset="1000000"/>
		<rom name="251-c4.bin" merge="251-c4.bin" size="8388608" crc="438c8b22" sha1="ffbc643f5b27dd00f2f95d4ef4c5f29ee814722b" region="gfx3" offset="1000001"/>
		<rom name="251-c5.bin" merge="251-c5.bin" size="8388608" crc="0b0abd0a" sha1="d5ad324fe523bdc6f09209d236cc4932524a48f1" region="gfx3" offset="2000000"/>
		<rom name="251-c6.bin" merge="251-c6.bin" size="8388608" crc="65bbf281" sha1="79ae174667a23dabcfe865b6cd6133c86098452e" region="gfx3" offset="2000001"/>
		<rom name="251-c7.bin" merge="251-c7.bin" size="8388608" crc="ff65f62e" sha1="7cd335fede05b56e15db90ce407c1183a78da4e9" region="gfx3" offset="3000000"/>
		<rom name="251-c8.bin" merge="251-c8.bin" size="8388608" crc="8d921c68" sha1="42acf1d27d52a8e3b6262eb7df50693c0b135565" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof99lb" sourcefile="neogeo.c" cloneof="kof99" romof="kof99">
		<description>The King of Fighters '99 (Hack by lb70)</description>
		<year>2007</year>
		<manufacturer>lb70</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="251-p1lb.bin" size="1048576" crc="38d49ceb" sha1="474e5bca53cfb78727fbe17577fbd7f710b78c9b" region="cpu1" offset="0"/>
		<rom name="251-p2lb.bin" size="4194304" crc="095524ce" sha1="59009b5f74d0c02f85bf2e59f2833d65863ba8c3" region="cpu1" offset="100000"/>
		<rom name="251-s1lb.bin" size="131072" crc="b696a8c9" sha1="3388feab11374a6eca6f1615fdfd93464f86dcee" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="251-m1.bin" merge="251-m1.bin" size="131072" crc="5e74539c" sha1="6f49a9343cbd026b2c6720ff3fa2e5b1f85e80da" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="251-v1.bin" merge="251-v1.bin" size="4194304" crc="ef2eecc8" sha1="8ed13b9db92dba3124bc5ba66e3e275885ece24a" region="sound1" offset="0"/>
		<rom name="251-v2.bin" merge="251-v2.bin" size="4194304" crc="73e211ca" sha1="0e60fa64cab6255d9721e2b4bc22e3de64c874c5" region="sound1" offset="400000"/>
		<rom name="251-v3.bin" merge="251-v3.bin" size="4194304" crc="821901da" sha1="c6d4975bfaa19a62ed59126cadf2578c0a5c257f" region="sound1" offset="800000"/>
		<rom name="251-v4.bin" merge="251-v4.bin" size="2097152" crc="b49e6178" sha1="dde6f76e958841e8c99b693e13ced9aa9ef316dc" region="sound1" offset="c00000"/>
		<rom name="251-c1d.bin" size="8388608" crc="b3d88546" sha1="c277525f3db5b4cb07e9842605c7c40e6c203ad9" region="gfx3" offset="0"/>
		<rom name="251-c2d.bin" size="8388608" crc="915c8634" sha1="685ecb4271edf61f6a28a2235de11dd219b999d6" region="gfx3" offset="1"/>
		<rom name="251-c3d.bin" size="8388608" crc="b047c9d5" sha1="b840eab2208e6c0a1db0cdb28df46ba07da2ddca" region="gfx3" offset="1000000"/>
		<rom name="251-c4d.bin" size="8388608" crc="6bc8e4b1" sha1="674cb8145aeada1683a70beb02ed4ea028f5bdf8" region="gfx3" offset="1000001"/>
		<rom name="251-c5d.bin" size="8388608" crc="9746268c" sha1="59d839f01f4827377a752679922bc7281099430d" region="gfx3" offset="2000000"/>
		<rom name="251-c6d.bin" size="8388608" crc="238b3e71" sha1="f929c942972f768e68a5a009a3d174d203029160" region="gfx3" offset="2000001"/>
		<rom name="251-c7lb.bin" size="8388608" crc="c5a4d2e6" sha1="ca0e8b45b126bc091242ad62c846c1b2a685b396" region="gfx3" offset="3000000"/>
		<rom name="251-c8lb.bin" size="8388608" crc="7160d0dd" sha1="37a3fb72a32bcfdd2ba3ae7a957c4b3ba593b528" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof99m" sourcefile="neogeo.c" cloneof="kof99" romof="kof99">
		<description>The King of Fighters '99 (2 Add Char)</description>
		<year>1999</year>
		<manufacturer>MasakiAnton</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="251m-p1.bin" size="1048576" crc="e056b767" sha1="86cc38fa6158aa6b72fe0cb74a43f98ef4b285c6" region="cpu1" offset="0"/>
		<rom name="251-p2.bin" size="4194304" crc="274ef47a" sha1="98654b68cc85c19d4a90b46f3110f551fa2e5357" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="251-m1.bin" merge="251-m1.bin" size="131072" crc="5e74539c" sha1="6f49a9343cbd026b2c6720ff3fa2e5b1f85e80da" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="251-v1.bin" merge="251-v1.bin" size="4194304" crc="ef2eecc8" sha1="8ed13b9db92dba3124bc5ba66e3e275885ece24a" region="sound1" offset="0"/>
		<rom name="251-v2.bin" merge="251-v2.bin" size="4194304" crc="73e211ca" sha1="0e60fa64cab6255d9721e2b4bc22e3de64c874c5" region="sound1" offset="400000"/>
		<rom name="251-v3.bin" merge="251-v3.bin" size="4194304" crc="821901da" sha1="c6d4975bfaa19a62ed59126cadf2578c0a5c257f" region="sound1" offset="800000"/>
		<rom name="251-v4.bin" merge="251-v4.bin" size="2097152" crc="b49e6178" sha1="dde6f76e958841e8c99b693e13ced9aa9ef316dc" region="sound1" offset="c00000"/>
		<rom name="251-c1.bin" merge="251-c1.bin" size="8388608" crc="0f9e93fe" sha1="c7d77f0833c6f526f632e4f2dce59e302f6b9a15" region="gfx3" offset="0"/>
		<rom name="251-c2.bin" merge="251-c2.bin" size="8388608" crc="e71e2ea3" sha1="39c7a326fddbcca3b29c68cdc96aad4d62295c0f" region="gfx3" offset="1"/>
		<rom name="251-c3.bin" merge="251-c3.bin" size="8388608" crc="238755d2" sha1="01125b5c7a28e350f091280b041954fd1ac7c98f" region="gfx3" offset="1000000"/>
		<rom name="251-c4.bin" merge="251-c4.bin" size="8388608" crc="438c8b22" sha1="ffbc643f5b27dd00f2f95d4ef4c5f29ee814722b" region="gfx3" offset="1000001"/>
		<rom name="251-c5.bin" merge="251-c5.bin" size="8388608" crc="0b0abd0a" sha1="d5ad324fe523bdc6f09209d236cc4932524a48f1" region="gfx3" offset="2000000"/>
		<rom name="251-c6.bin" merge="251-c6.bin" size="8388608" crc="65bbf281" sha1="79ae174667a23dabcfe865b6cd6133c86098452e" region="gfx3" offset="2000001"/>
		<rom name="251-c7.bin" merge="251-c7.bin" size="8388608" crc="ff65f62e" sha1="7cd335fede05b56e15db90ce407c1183a78da4e9" region="gfx3" offset="3000000"/>
		<rom name="251-c8.bin" merge="251-c8.bin" size="8388608" crc="8d921c68" sha1="42acf1d27d52a8e3b6262eb7df50693c0b135565" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof99pt" sourcefile="neogeo.c" cloneof="kof99" romof="kof99">
		<description>The King of Fighters '99 (Ultra kill hack)</description>
		<year>1999</year>
		<manufacturer>Creamymami</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="251pt-p1.bin" size="1048576" crc="c14497cc" sha1="ce275b3c146b48b40ded3a7754c71b722d6eab67" region="cpu1" offset="0"/>
		<rom name="251-p2.bin" size="4194304" crc="274ef47a" sha1="98654b68cc85c19d4a90b46f3110f551fa2e5357" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="251-m1.bin" merge="251-m1.bin" size="131072" crc="5e74539c" sha1="6f49a9343cbd026b2c6720ff3fa2e5b1f85e80da" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="251-v1.bin" merge="251-v1.bin" size="4194304" crc="ef2eecc8" sha1="8ed13b9db92dba3124bc5ba66e3e275885ece24a" region="sound1" offset="0"/>
		<rom name="251-v2.bin" merge="251-v2.bin" size="4194304" crc="73e211ca" sha1="0e60fa64cab6255d9721e2b4bc22e3de64c874c5" region="sound1" offset="400000"/>
		<rom name="251-v3.bin" merge="251-v3.bin" size="4194304" crc="821901da" sha1="c6d4975bfaa19a62ed59126cadf2578c0a5c257f" region="sound1" offset="800000"/>
		<rom name="251-v4.bin" merge="251-v4.bin" size="2097152" crc="b49e6178" sha1="dde6f76e958841e8c99b693e13ced9aa9ef316dc" region="sound1" offset="c00000"/>
		<rom name="251-c1.bin" merge="251-c1.bin" size="8388608" crc="0f9e93fe" sha1="c7d77f0833c6f526f632e4f2dce59e302f6b9a15" region="gfx3" offset="0"/>
		<rom name="251-c2.bin" merge="251-c2.bin" size="8388608" crc="e71e2ea3" sha1="39c7a326fddbcca3b29c68cdc96aad4d62295c0f" region="gfx3" offset="1"/>
		<rom name="251-c3.bin" merge="251-c3.bin" size="8388608" crc="238755d2" sha1="01125b5c7a28e350f091280b041954fd1ac7c98f" region="gfx3" offset="1000000"/>
		<rom name="251-c4.bin" merge="251-c4.bin" size="8388608" crc="438c8b22" sha1="ffbc643f5b27dd00f2f95d4ef4c5f29ee814722b" region="gfx3" offset="1000001"/>
		<rom name="251-c5.bin" merge="251-c5.bin" size="8388608" crc="0b0abd0a" sha1="d5ad324fe523bdc6f09209d236cc4932524a48f1" region="gfx3" offset="2000000"/>
		<rom name="251-c6.bin" merge="251-c6.bin" size="8388608" crc="65bbf281" sha1="79ae174667a23dabcfe865b6cd6133c86098452e" region="gfx3" offset="2000001"/>
		<rom name="251-c7.bin" merge="251-c7.bin" size="8388608" crc="ff65f62e" sha1="7cd335fede05b56e15db90ce407c1183a78da4e9" region="gfx3" offset="3000000"/>
		<rom name="251-c8.bin" merge="251-c8.bin" size="8388608" crc="8d921c68" sha1="42acf1d27d52a8e3b6262eb7df50693c0b135565" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof99rpp" sourcefile="neogeo.c" cloneof="kof99" romof="kof99">
		<description>The King of Fighters '99 Remix PRO PLUS (Diff Moves v1.02 final 040327)</description>
		<year>1999</year>
		<manufacturer>FCHT</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="251rpp-p1.bin" size="1048576" crc="f954fc44" sha1="654d1252dec3dfcf3fd3b8b19689bc68cd221e39" region="cpu1" offset="0"/>
		<rom name="251rp-p2.bin" size="4194304" crc="c923ee2b" sha1="98b4f40812d5479f7d6e683e5ef4002f4c86785c" region="cpu1" offset="100000"/>
		<rom name="251rp-s1.bin" size="131072" crc="963d51b3" sha1="b50a585e1cf7b47052a3d6fd85f47ea739b08ba8" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="251-m1.bin" merge="251-m1.bin" size="131072" crc="5e74539c" sha1="6f49a9343cbd026b2c6720ff3fa2e5b1f85e80da" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="251-v1.bin" merge="251-v1.bin" size="4194304" crc="ef2eecc8" sha1="8ed13b9db92dba3124bc5ba66e3e275885ece24a" region="sound1" offset="0"/>
		<rom name="251-v2.bin" merge="251-v2.bin" size="4194304" crc="73e211ca" sha1="0e60fa64cab6255d9721e2b4bc22e3de64c874c5" region="sound1" offset="400000"/>
		<rom name="251-v3.bin" merge="251-v3.bin" size="4194304" crc="821901da" sha1="c6d4975bfaa19a62ed59126cadf2578c0a5c257f" region="sound1" offset="800000"/>
		<rom name="251-v4.bin" merge="251-v4.bin" size="2097152" crc="b49e6178" sha1="dde6f76e958841e8c99b693e13ced9aa9ef316dc" region="sound1" offset="c00000"/>
		<rom name="251-c1.bin" merge="251-c1.bin" size="8388608" crc="0f9e93fe" sha1="c7d77f0833c6f526f632e4f2dce59e302f6b9a15" region="gfx3" offset="0"/>
		<rom name="251-c2.bin" merge="251-c2.bin" size="8388608" crc="e71e2ea3" sha1="39c7a326fddbcca3b29c68cdc96aad4d62295c0f" region="gfx3" offset="1"/>
		<rom name="251-c3.bin" merge="251-c3.bin" size="8388608" crc="238755d2" sha1="01125b5c7a28e350f091280b041954fd1ac7c98f" region="gfx3" offset="1000000"/>
		<rom name="251-c4.bin" merge="251-c4.bin" size="8388608" crc="438c8b22" sha1="ffbc643f5b27dd00f2f95d4ef4c5f29ee814722b" region="gfx3" offset="1000001"/>
		<rom name="251-c5.bin" merge="251-c5.bin" size="8388608" crc="0b0abd0a" sha1="d5ad324fe523bdc6f09209d236cc4932524a48f1" region="gfx3" offset="2000000"/>
		<rom name="251-c6.bin" merge="251-c6.bin" size="8388608" crc="65bbf281" sha1="79ae174667a23dabcfe865b6cd6133c86098452e" region="gfx3" offset="2000001"/>
		<rom name="251-c7.bin" merge="251-c7.bin" size="8388608" crc="ff65f62e" sha1="7cd335fede05b56e15db90ce407c1183a78da4e9" region="gfx3" offset="3000000"/>
		<rom name="251-c8.bin" merge="251-c8.bin" size="8388608" crc="8d921c68" sha1="42acf1d27d52a8e3b6262eb7df50693c0b135565" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof99rp" sourcefile="neogeo.c" cloneof="kof99" romof="kof99">
		<description>The King of Fighters '99 Remix PRO (Diff Moves - v1.07a 041224)</description>
		<year>1999</year>
		<manufacturer>FCHT</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="251rp-p1.bin" size="1048576" crc="5806cdd2" sha1="279a8181374ecf77da4605d1cbe1152324784b97" region="cpu1" offset="0"/>
		<rom name="251rp-p2.bin" size="4194304" crc="c923ee2b" sha1="98b4f40812d5479f7d6e683e5ef4002f4c86785c" region="cpu1" offset="100000"/>
		<rom name="251rp-s1.bin" size="131072" crc="963d51b3" sha1="b50a585e1cf7b47052a3d6fd85f47ea739b08ba8" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="251-m1.bin" merge="251-m1.bin" size="131072" crc="5e74539c" sha1="6f49a9343cbd026b2c6720ff3fa2e5b1f85e80da" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="251-v1.bin" merge="251-v1.bin" size="4194304" crc="ef2eecc8" sha1="8ed13b9db92dba3124bc5ba66e3e275885ece24a" region="sound1" offset="0"/>
		<rom name="251-v2.bin" merge="251-v2.bin" size="4194304" crc="73e211ca" sha1="0e60fa64cab6255d9721e2b4bc22e3de64c874c5" region="sound1" offset="400000"/>
		<rom name="251-v3.bin" merge="251-v3.bin" size="4194304" crc="821901da" sha1="c6d4975bfaa19a62ed59126cadf2578c0a5c257f" region="sound1" offset="800000"/>
		<rom name="251-v4.bin" merge="251-v4.bin" size="2097152" crc="b49e6178" sha1="dde6f76e958841e8c99b693e13ced9aa9ef316dc" region="sound1" offset="c00000"/>
		<rom name="251-c1.bin" merge="251-c1.bin" size="8388608" crc="0f9e93fe" sha1="c7d77f0833c6f526f632e4f2dce59e302f6b9a15" region="gfx3" offset="0"/>
		<rom name="251-c2.bin" merge="251-c2.bin" size="8388608" crc="e71e2ea3" sha1="39c7a326fddbcca3b29c68cdc96aad4d62295c0f" region="gfx3" offset="1"/>
		<rom name="251-c3.bin" merge="251-c3.bin" size="8388608" crc="238755d2" sha1="01125b5c7a28e350f091280b041954fd1ac7c98f" region="gfx3" offset="1000000"/>
		<rom name="251-c4.bin" merge="251-c4.bin" size="8388608" crc="438c8b22" sha1="ffbc643f5b27dd00f2f95d4ef4c5f29ee814722b" region="gfx3" offset="1000001"/>
		<rom name="251-c5.bin" merge="251-c5.bin" size="8388608" crc="0b0abd0a" sha1="d5ad324fe523bdc6f09209d236cc4932524a48f1" region="gfx3" offset="2000000"/>
		<rom name="251-c6.bin" merge="251-c6.bin" size="8388608" crc="65bbf281" sha1="79ae174667a23dabcfe865b6cd6133c86098452e" region="gfx3" offset="2000001"/>
		<rom name="251-c7.bin" merge="251-c7.bin" size="8388608" crc="ff65f62e" sha1="7cd335fede05b56e15db90ce407c1183a78da4e9" region="gfx3" offset="3000000"/>
		<rom name="251-c8.bin" merge="251-c8.bin" size="8388608" crc="8d921c68" sha1="42acf1d27d52a8e3b6262eb7df50693c0b135565" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof99rp1" sourcefile="neogeo.c" cloneof="kof99" romof="kof99">
		<description>The King of Fighters '99 Remix PRO (Diff Moves - v1.02 final1 031010)</description>
		<year>1999</year>
		<manufacturer>FCHT</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="251rp1-p1.bin" size="1048576" crc="c21d1580" sha1="a81380d9f2e66036f92e02fe5b3b54741f2e59fc" region="cpu1" offset="0"/>
		<rom name="251rp-p2.bin" size="4194304" crc="c923ee2b" sha1="98b4f40812d5479f7d6e683e5ef4002f4c86785c" region="cpu1" offset="100000"/>
		<rom name="251rp-s1.bin" size="131072" crc="963d51b3" sha1="b50a585e1cf7b47052a3d6fd85f47ea739b08ba8" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="251-m1.bin" merge="251-m1.bin" size="131072" crc="5e74539c" sha1="6f49a9343cbd026b2c6720ff3fa2e5b1f85e80da" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="251-v1.bin" merge="251-v1.bin" size="4194304" crc="ef2eecc8" sha1="8ed13b9db92dba3124bc5ba66e3e275885ece24a" region="sound1" offset="0"/>
		<rom name="251-v2.bin" merge="251-v2.bin" size="4194304" crc="73e211ca" sha1="0e60fa64cab6255d9721e2b4bc22e3de64c874c5" region="sound1" offset="400000"/>
		<rom name="251-v3.bin" merge="251-v3.bin" size="4194304" crc="821901da" sha1="c6d4975bfaa19a62ed59126cadf2578c0a5c257f" region="sound1" offset="800000"/>
		<rom name="251-v4.bin" merge="251-v4.bin" size="2097152" crc="b49e6178" sha1="dde6f76e958841e8c99b693e13ced9aa9ef316dc" region="sound1" offset="c00000"/>
		<rom name="251-c1.bin" merge="251-c1.bin" size="8388608" crc="0f9e93fe" sha1="c7d77f0833c6f526f632e4f2dce59e302f6b9a15" region="gfx3" offset="0"/>
		<rom name="251-c2.bin" merge="251-c2.bin" size="8388608" crc="e71e2ea3" sha1="39c7a326fddbcca3b29c68cdc96aad4d62295c0f" region="gfx3" offset="1"/>
		<rom name="251-c3.bin" merge="251-c3.bin" size="8388608" crc="238755d2" sha1="01125b5c7a28e350f091280b041954fd1ac7c98f" region="gfx3" offset="1000000"/>
		<rom name="251-c4.bin" merge="251-c4.bin" size="8388608" crc="438c8b22" sha1="ffbc643f5b27dd00f2f95d4ef4c5f29ee814722b" region="gfx3" offset="1000001"/>
		<rom name="251-c5.bin" merge="251-c5.bin" size="8388608" crc="0b0abd0a" sha1="d5ad324fe523bdc6f09209d236cc4932524a48f1" region="gfx3" offset="2000000"/>
		<rom name="251-c6.bin" merge="251-c6.bin" size="8388608" crc="65bbf281" sha1="79ae174667a23dabcfe865b6cd6133c86098452e" region="gfx3" offset="2000001"/>
		<rom name="251-c7.bin" merge="251-c7.bin" size="8388608" crc="ff65f62e" sha1="7cd335fede05b56e15db90ce407c1183a78da4e9" region="gfx3" offset="3000000"/>
		<rom name="251-c8.bin" merge="251-c8.bin" size="8388608" crc="8d921c68" sha1="42acf1d27d52a8e3b6262eb7df50693c0b135565" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof99rp2" sourcefile="neogeo.c" cloneof="kof99" romof="kof99">
		<description>The King of Fighters '99 Remix PRO (Diff Moves - Beta v1.01c 0309xx)</description>
		<year>1999</year>
		<manufacturer>FCHT</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="251rp2-p1.bin" size="1048576" crc="07c52235" sha1="2ca600d7c0d4bf2780c1313f31e23ec767d1f636" region="cpu1" offset="0"/>
		<rom name="251-p2.bin" size="4194304" crc="274ef47a" sha1="98654b68cc85c19d4a90b46f3110f551fa2e5357" region="cpu1" offset="100000"/>
		<rom name="251rp-s1.bin" size="131072" crc="963d51b3" sha1="b50a585e1cf7b47052a3d6fd85f47ea739b08ba8" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="251-m1.bin" merge="251-m1.bin" size="131072" crc="5e74539c" sha1="6f49a9343cbd026b2c6720ff3fa2e5b1f85e80da" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="251-v1.bin" merge="251-v1.bin" size="4194304" crc="ef2eecc8" sha1="8ed13b9db92dba3124bc5ba66e3e275885ece24a" region="sound1" offset="0"/>
		<rom name="251-v2.bin" merge="251-v2.bin" size="4194304" crc="73e211ca" sha1="0e60fa64cab6255d9721e2b4bc22e3de64c874c5" region="sound1" offset="400000"/>
		<rom name="251-v3.bin" merge="251-v3.bin" size="4194304" crc="821901da" sha1="c6d4975bfaa19a62ed59126cadf2578c0a5c257f" region="sound1" offset="800000"/>
		<rom name="251-v4.bin" merge="251-v4.bin" size="2097152" crc="b49e6178" sha1="dde6f76e958841e8c99b693e13ced9aa9ef316dc" region="sound1" offset="c00000"/>
		<rom name="251-c1.bin" merge="251-c1.bin" size="8388608" crc="0f9e93fe" sha1="c7d77f0833c6f526f632e4f2dce59e302f6b9a15" region="gfx3" offset="0"/>
		<rom name="251-c2.bin" merge="251-c2.bin" size="8388608" crc="e71e2ea3" sha1="39c7a326fddbcca3b29c68cdc96aad4d62295c0f" region="gfx3" offset="1"/>
		<rom name="251-c3.bin" merge="251-c3.bin" size="8388608" crc="238755d2" sha1="01125b5c7a28e350f091280b041954fd1ac7c98f" region="gfx3" offset="1000000"/>
		<rom name="251-c4.bin" merge="251-c4.bin" size="8388608" crc="438c8b22" sha1="ffbc643f5b27dd00f2f95d4ef4c5f29ee814722b" region="gfx3" offset="1000001"/>
		<rom name="251-c5.bin" merge="251-c5.bin" size="8388608" crc="0b0abd0a" sha1="d5ad324fe523bdc6f09209d236cc4932524a48f1" region="gfx3" offset="2000000"/>
		<rom name="251-c6.bin" merge="251-c6.bin" size="8388608" crc="65bbf281" sha1="79ae174667a23dabcfe865b6cd6133c86098452e" region="gfx3" offset="2000001"/>
		<rom name="251-c7.bin" merge="251-c7.bin" size="8388608" crc="ff65f62e" sha1="7cd335fede05b56e15db90ce407c1183a78da4e9" region="gfx3" offset="3000000"/>
		<rom name="251-c8.bin" merge="251-c8.bin" size="8388608" crc="8d921c68" sha1="42acf1d27d52a8e3b6262eb7df50693c0b135565" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof99rp3" sourcefile="neogeo.c" cloneof="kof99" romof="kof99">
		<description>The King of Fighters '99 Remix PRO (Diff Moves - Beta v1.01b 0309xx)</description>
		<year>1999</year>
		<manufacturer>FCHT</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="251rp3-p1.bin" size="1048576" crc="7e2da123" sha1="4a5275ccce118244fb02416ef1cca72b71a55b1a" region="cpu1" offset="0"/>
		<rom name="251-p2.bin" size="4194304" crc="274ef47a" sha1="98654b68cc85c19d4a90b46f3110f551fa2e5357" region="cpu1" offset="100000"/>
		<rom name="251rp-s1.bin" size="131072" crc="963d51b3" sha1="b50a585e1cf7b47052a3d6fd85f47ea739b08ba8" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="251-m1.bin" merge="251-m1.bin" size="131072" crc="5e74539c" sha1="6f49a9343cbd026b2c6720ff3fa2e5b1f85e80da" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="251-v1.bin" merge="251-v1.bin" size="4194304" crc="ef2eecc8" sha1="8ed13b9db92dba3124bc5ba66e3e275885ece24a" region="sound1" offset="0"/>
		<rom name="251-v2.bin" merge="251-v2.bin" size="4194304" crc="73e211ca" sha1="0e60fa64cab6255d9721e2b4bc22e3de64c874c5" region="sound1" offset="400000"/>
		<rom name="251-v3.bin" merge="251-v3.bin" size="4194304" crc="821901da" sha1="c6d4975bfaa19a62ed59126cadf2578c0a5c257f" region="sound1" offset="800000"/>
		<rom name="251-v4.bin" merge="251-v4.bin" size="2097152" crc="b49e6178" sha1="dde6f76e958841e8c99b693e13ced9aa9ef316dc" region="sound1" offset="c00000"/>
		<rom name="251-c1.bin" merge="251-c1.bin" size="8388608" crc="0f9e93fe" sha1="c7d77f0833c6f526f632e4f2dce59e302f6b9a15" region="gfx3" offset="0"/>
		<rom name="251-c2.bin" merge="251-c2.bin" size="8388608" crc="e71e2ea3" sha1="39c7a326fddbcca3b29c68cdc96aad4d62295c0f" region="gfx3" offset="1"/>
		<rom name="251-c3.bin" merge="251-c3.bin" size="8388608" crc="238755d2" sha1="01125b5c7a28e350f091280b041954fd1ac7c98f" region="gfx3" offset="1000000"/>
		<rom name="251-c4.bin" merge="251-c4.bin" size="8388608" crc="438c8b22" sha1="ffbc643f5b27dd00f2f95d4ef4c5f29ee814722b" region="gfx3" offset="1000001"/>
		<rom name="251-c5.bin" merge="251-c5.bin" size="8388608" crc="0b0abd0a" sha1="d5ad324fe523bdc6f09209d236cc4932524a48f1" region="gfx3" offset="2000000"/>
		<rom name="251-c6.bin" merge="251-c6.bin" size="8388608" crc="65bbf281" sha1="79ae174667a23dabcfe865b6cd6133c86098452e" region="gfx3" offset="2000001"/>
		<rom name="251-c7.bin" merge="251-c7.bin" size="8388608" crc="ff65f62e" sha1="7cd335fede05b56e15db90ce407c1183a78da4e9" region="gfx3" offset="3000000"/>
		<rom name="251-c8.bin" merge="251-c8.bin" size="8388608" crc="8d921c68" sha1="42acf1d27d52a8e3b6262eb7df50693c0b135565" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof99rp4" sourcefile="neogeo.c" cloneof="kof99" romof="kof99">
		<description>The King of Fighters '99 Remix PRO (Diff Moves - Beta v1.01a2 0309xx)</description>
		<year>1999</year>
		<manufacturer>FCHT</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="251rp4-p1.bin" size="1048576" crc="0758dfef" sha1="3a3254a2dcb073da00351921291fb9595a504a3c" region="cpu1" offset="0"/>
		<rom name="251-p2.bin" size="4194304" crc="274ef47a" sha1="98654b68cc85c19d4a90b46f3110f551fa2e5357" region="cpu1" offset="100000"/>
		<rom name="251rp-s1.bin" size="131072" crc="963d51b3" sha1="b50a585e1cf7b47052a3d6fd85f47ea739b08ba8" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="251-m1.bin" merge="251-m1.bin" size="131072" crc="5e74539c" sha1="6f49a9343cbd026b2c6720ff3fa2e5b1f85e80da" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="251-v1.bin" merge="251-v1.bin" size="4194304" crc="ef2eecc8" sha1="8ed13b9db92dba3124bc5ba66e3e275885ece24a" region="sound1" offset="0"/>
		<rom name="251-v2.bin" merge="251-v2.bin" size="4194304" crc="73e211ca" sha1="0e60fa64cab6255d9721e2b4bc22e3de64c874c5" region="sound1" offset="400000"/>
		<rom name="251-v3.bin" merge="251-v3.bin" size="4194304" crc="821901da" sha1="c6d4975bfaa19a62ed59126cadf2578c0a5c257f" region="sound1" offset="800000"/>
		<rom name="251-v4.bin" merge="251-v4.bin" size="2097152" crc="b49e6178" sha1="dde6f76e958841e8c99b693e13ced9aa9ef316dc" region="sound1" offset="c00000"/>
		<rom name="251-c1.bin" merge="251-c1.bin" size="8388608" crc="0f9e93fe" sha1="c7d77f0833c6f526f632e4f2dce59e302f6b9a15" region="gfx3" offset="0"/>
		<rom name="251-c2.bin" merge="251-c2.bin" size="8388608" crc="e71e2ea3" sha1="39c7a326fddbcca3b29c68cdc96aad4d62295c0f" region="gfx3" offset="1"/>
		<rom name="251-c3.bin" merge="251-c3.bin" size="8388608" crc="238755d2" sha1="01125b5c7a28e350f091280b041954fd1ac7c98f" region="gfx3" offset="1000000"/>
		<rom name="251-c4.bin" merge="251-c4.bin" size="8388608" crc="438c8b22" sha1="ffbc643f5b27dd00f2f95d4ef4c5f29ee814722b" region="gfx3" offset="1000001"/>
		<rom name="251-c5.bin" merge="251-c5.bin" size="8388608" crc="0b0abd0a" sha1="d5ad324fe523bdc6f09209d236cc4932524a48f1" region="gfx3" offset="2000000"/>
		<rom name="251-c6.bin" merge="251-c6.bin" size="8388608" crc="65bbf281" sha1="79ae174667a23dabcfe865b6cd6133c86098452e" region="gfx3" offset="2000001"/>
		<rom name="251-c7.bin" merge="251-c7.bin" size="8388608" crc="ff65f62e" sha1="7cd335fede05b56e15db90ce407c1183a78da4e9" region="gfx3" offset="3000000"/>
		<rom name="251-c8.bin" merge="251-c8.bin" size="8388608" crc="8d921c68" sha1="42acf1d27d52a8e3b6262eb7df50693c0b135565" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof99rp5" sourcefile="neogeo.c" cloneof="kof99" romof="kof99">
		<description>The King of Fighters '99 Remix PRO (Diff Moves - Beta v1.01a 0309xx)</description>
		<year>1999</year>
		<manufacturer>FCHT</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="251rp5-p1.bin" size="1048576" crc="b00aa815" sha1="bf199a9977d542b38d953cf9c9347e22f8c31fbb" region="cpu1" offset="0"/>
		<rom name="251-p2.bin" size="4194304" crc="274ef47a" sha1="98654b68cc85c19d4a90b46f3110f551fa2e5357" region="cpu1" offset="100000"/>
		<rom name="251rp-s1.bin" size="131072" crc="963d51b3" sha1="b50a585e1cf7b47052a3d6fd85f47ea739b08ba8" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="251-m1.bin" merge="251-m1.bin" size="131072" crc="5e74539c" sha1="6f49a9343cbd026b2c6720ff3fa2e5b1f85e80da" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="251-v1.bin" merge="251-v1.bin" size="4194304" crc="ef2eecc8" sha1="8ed13b9db92dba3124bc5ba66e3e275885ece24a" region="sound1" offset="0"/>
		<rom name="251-v2.bin" merge="251-v2.bin" size="4194304" crc="73e211ca" sha1="0e60fa64cab6255d9721e2b4bc22e3de64c874c5" region="sound1" offset="400000"/>
		<rom name="251-v3.bin" merge="251-v3.bin" size="4194304" crc="821901da" sha1="c6d4975bfaa19a62ed59126cadf2578c0a5c257f" region="sound1" offset="800000"/>
		<rom name="251-v4.bin" merge="251-v4.bin" size="2097152" crc="b49e6178" sha1="dde6f76e958841e8c99b693e13ced9aa9ef316dc" region="sound1" offset="c00000"/>
		<rom name="251-c1.bin" merge="251-c1.bin" size="8388608" crc="0f9e93fe" sha1="c7d77f0833c6f526f632e4f2dce59e302f6b9a15" region="gfx3" offset="0"/>
		<rom name="251-c2.bin" merge="251-c2.bin" size="8388608" crc="e71e2ea3" sha1="39c7a326fddbcca3b29c68cdc96aad4d62295c0f" region="gfx3" offset="1"/>
		<rom name="251-c3.bin" merge="251-c3.bin" size="8388608" crc="238755d2" sha1="01125b5c7a28e350f091280b041954fd1ac7c98f" region="gfx3" offset="1000000"/>
		<rom name="251-c4.bin" merge="251-c4.bin" size="8388608" crc="438c8b22" sha1="ffbc643f5b27dd00f2f95d4ef4c5f29ee814722b" region="gfx3" offset="1000001"/>
		<rom name="251-c5.bin" merge="251-c5.bin" size="8388608" crc="0b0abd0a" sha1="d5ad324fe523bdc6f09209d236cc4932524a48f1" region="gfx3" offset="2000000"/>
		<rom name="251-c6.bin" merge="251-c6.bin" size="8388608" crc="65bbf281" sha1="79ae174667a23dabcfe865b6cd6133c86098452e" region="gfx3" offset="2000001"/>
		<rom name="251-c7.bin" merge="251-c7.bin" size="8388608" crc="ff65f62e" sha1="7cd335fede05b56e15db90ce407c1183a78da4e9" region="gfx3" offset="3000000"/>
		<rom name="251-c8.bin" merge="251-c8.bin" size="8388608" crc="8d921c68" sha1="42acf1d27d52a8e3b6262eb7df50693c0b135565" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof99rp6" sourcefile="neogeo.c" cloneof="kof99" romof="kof99">
		<description>The King of Fighters '99 Remix PRO (Diff Moves - Beta v1.01 0309xx)</description>
		<year>1999</year>
		<manufacturer>FCHT</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="251rp6-p1.bin" size="1048576" crc="9c3308e7" sha1="e443a8bd184f6fc49f9d288b2884d95a5c7bca63" region="cpu1" offset="0"/>
		<rom name="251-p2.bin" size="4194304" crc="274ef47a" sha1="98654b68cc85c19d4a90b46f3110f551fa2e5357" region="cpu1" offset="100000"/>
		<rom name="251rp-s1.bin" size="131072" crc="963d51b3" sha1="b50a585e1cf7b47052a3d6fd85f47ea739b08ba8" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="251-m1.bin" merge="251-m1.bin" size="131072" crc="5e74539c" sha1="6f49a9343cbd026b2c6720ff3fa2e5b1f85e80da" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="251-v1.bin" merge="251-v1.bin" size="4194304" crc="ef2eecc8" sha1="8ed13b9db92dba3124bc5ba66e3e275885ece24a" region="sound1" offset="0"/>
		<rom name="251-v2.bin" merge="251-v2.bin" size="4194304" crc="73e211ca" sha1="0e60fa64cab6255d9721e2b4bc22e3de64c874c5" region="sound1" offset="400000"/>
		<rom name="251-v3.bin" merge="251-v3.bin" size="4194304" crc="821901da" sha1="c6d4975bfaa19a62ed59126cadf2578c0a5c257f" region="sound1" offset="800000"/>
		<rom name="251-v4.bin" merge="251-v4.bin" size="2097152" crc="b49e6178" sha1="dde6f76e958841e8c99b693e13ced9aa9ef316dc" region="sound1" offset="c00000"/>
		<rom name="251-c1.bin" merge="251-c1.bin" size="8388608" crc="0f9e93fe" sha1="c7d77f0833c6f526f632e4f2dce59e302f6b9a15" region="gfx3" offset="0"/>
		<rom name="251-c2.bin" merge="251-c2.bin" size="8388608" crc="e71e2ea3" sha1="39c7a326fddbcca3b29c68cdc96aad4d62295c0f" region="gfx3" offset="1"/>
		<rom name="251-c3.bin" merge="251-c3.bin" size="8388608" crc="238755d2" sha1="01125b5c7a28e350f091280b041954fd1ac7c98f" region="gfx3" offset="1000000"/>
		<rom name="251-c4.bin" merge="251-c4.bin" size="8388608" crc="438c8b22" sha1="ffbc643f5b27dd00f2f95d4ef4c5f29ee814722b" region="gfx3" offset="1000001"/>
		<rom name="251-c5.bin" merge="251-c5.bin" size="8388608" crc="0b0abd0a" sha1="d5ad324fe523bdc6f09209d236cc4932524a48f1" region="gfx3" offset="2000000"/>
		<rom name="251-c6.bin" merge="251-c6.bin" size="8388608" crc="65bbf281" sha1="79ae174667a23dabcfe865b6cd6133c86098452e" region="gfx3" offset="2000001"/>
		<rom name="251-c7.bin" merge="251-c7.bin" size="8388608" crc="ff65f62e" sha1="7cd335fede05b56e15db90ce407c1183a78da4e9" region="gfx3" offset="3000000"/>
		<rom name="251-c8.bin" merge="251-c8.bin" size="8388608" crc="8d921c68" sha1="42acf1d27d52a8e3b6262eb7df50693c0b135565" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof99rp7" sourcefile="neogeo.c" cloneof="kof99" romof="kof99">
		<description>The King of Fighters '99 Remix PRO (Diff Moves - Beta v1.00c built 0308e - EX ver.)</description>
		<year>1999</year>
		<manufacturer>FCHT</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="251rp7-p1.bin" size="1048576" crc="da91f15c" sha1="64e2b0bc6592b5ca148ccec9f4ccfa0d6ac4aaf7" region="cpu1" offset="0"/>
		<rom name="251-p2.bin" size="4194304" crc="274ef47a" sha1="98654b68cc85c19d4a90b46f3110f551fa2e5357" region="cpu1" offset="100000"/>
		<rom name="251rp-s1.bin" size="131072" crc="963d51b3" sha1="b50a585e1cf7b47052a3d6fd85f47ea739b08ba8" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="251-m1.bin" merge="251-m1.bin" size="131072" crc="5e74539c" sha1="6f49a9343cbd026b2c6720ff3fa2e5b1f85e80da" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="251-v1.bin" merge="251-v1.bin" size="4194304" crc="ef2eecc8" sha1="8ed13b9db92dba3124bc5ba66e3e275885ece24a" region="sound1" offset="0"/>
		<rom name="251-v2.bin" merge="251-v2.bin" size="4194304" crc="73e211ca" sha1="0e60fa64cab6255d9721e2b4bc22e3de64c874c5" region="sound1" offset="400000"/>
		<rom name="251-v3.bin" merge="251-v3.bin" size="4194304" crc="821901da" sha1="c6d4975bfaa19a62ed59126cadf2578c0a5c257f" region="sound1" offset="800000"/>
		<rom name="251-v4.bin" merge="251-v4.bin" size="2097152" crc="b49e6178" sha1="dde6f76e958841e8c99b693e13ced9aa9ef316dc" region="sound1" offset="c00000"/>
		<rom name="251-c1.bin" merge="251-c1.bin" size="8388608" crc="0f9e93fe" sha1="c7d77f0833c6f526f632e4f2dce59e302f6b9a15" region="gfx3" offset="0"/>
		<rom name="251-c2.bin" merge="251-c2.bin" size="8388608" crc="e71e2ea3" sha1="39c7a326fddbcca3b29c68cdc96aad4d62295c0f" region="gfx3" offset="1"/>
		<rom name="251-c3.bin" merge="251-c3.bin" size="8388608" crc="238755d2" sha1="01125b5c7a28e350f091280b041954fd1ac7c98f" region="gfx3" offset="1000000"/>
		<rom name="251-c4.bin" merge="251-c4.bin" size="8388608" crc="438c8b22" sha1="ffbc643f5b27dd00f2f95d4ef4c5f29ee814722b" region="gfx3" offset="1000001"/>
		<rom name="251-c5.bin" merge="251-c5.bin" size="8388608" crc="0b0abd0a" sha1="d5ad324fe523bdc6f09209d236cc4932524a48f1" region="gfx3" offset="2000000"/>
		<rom name="251-c6.bin" merge="251-c6.bin" size="8388608" crc="65bbf281" sha1="79ae174667a23dabcfe865b6cd6133c86098452e" region="gfx3" offset="2000001"/>
		<rom name="251-c7.bin" merge="251-c7.bin" size="8388608" crc="ff65f62e" sha1="7cd335fede05b56e15db90ce407c1183a78da4e9" region="gfx3" offset="3000000"/>
		<rom name="251-c8.bin" merge="251-c8.bin" size="8388608" crc="8d921c68" sha1="42acf1d27d52a8e3b6262eb7df50693c0b135565" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof99rp8" sourcefile="neogeo.c" cloneof="kof99" romof="kof99">
		<description>The King of Fighters '99 Remix PRO (Diff Moves - Beta v1.00c built 0308e)</description>
		<year>1999</year>
		<manufacturer>FCHT</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="251rp8-p1.bin" size="1048576" crc="55d97c9a" sha1="35b176cc4005c07478df1dc99fe40344210e690b" region="cpu1" offset="0"/>
		<rom name="251-p2.bin" size="4194304" crc="274ef47a" sha1="98654b68cc85c19d4a90b46f3110f551fa2e5357" region="cpu1" offset="100000"/>
		<rom name="251rp-s1.bin" size="131072" crc="963d51b3" sha1="b50a585e1cf7b47052a3d6fd85f47ea739b08ba8" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="251-m1.bin" merge="251-m1.bin" size="131072" crc="5e74539c" sha1="6f49a9343cbd026b2c6720ff3fa2e5b1f85e80da" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="251-v1.bin" merge="251-v1.bin" size="4194304" crc="ef2eecc8" sha1="8ed13b9db92dba3124bc5ba66e3e275885ece24a" region="sound1" offset="0"/>
		<rom name="251-v2.bin" merge="251-v2.bin" size="4194304" crc="73e211ca" sha1="0e60fa64cab6255d9721e2b4bc22e3de64c874c5" region="sound1" offset="400000"/>
		<rom name="251-v3.bin" merge="251-v3.bin" size="4194304" crc="821901da" sha1="c6d4975bfaa19a62ed59126cadf2578c0a5c257f" region="sound1" offset="800000"/>
		<rom name="251-v4.bin" merge="251-v4.bin" size="2097152" crc="b49e6178" sha1="dde6f76e958841e8c99b693e13ced9aa9ef316dc" region="sound1" offset="c00000"/>
		<rom name="251-c1.bin" merge="251-c1.bin" size="8388608" crc="0f9e93fe" sha1="c7d77f0833c6f526f632e4f2dce59e302f6b9a15" region="gfx3" offset="0"/>
		<rom name="251-c2.bin" merge="251-c2.bin" size="8388608" crc="e71e2ea3" sha1="39c7a326fddbcca3b29c68cdc96aad4d62295c0f" region="gfx3" offset="1"/>
		<rom name="251-c3.bin" merge="251-c3.bin" size="8388608" crc="238755d2" sha1="01125b5c7a28e350f091280b041954fd1ac7c98f" region="gfx3" offset="1000000"/>
		<rom name="251-c4.bin" merge="251-c4.bin" size="8388608" crc="438c8b22" sha1="ffbc643f5b27dd00f2f95d4ef4c5f29ee814722b" region="gfx3" offset="1000001"/>
		<rom name="251-c5.bin" merge="251-c5.bin" size="8388608" crc="0b0abd0a" sha1="d5ad324fe523bdc6f09209d236cc4932524a48f1" region="gfx3" offset="2000000"/>
		<rom name="251-c6.bin" merge="251-c6.bin" size="8388608" crc="65bbf281" sha1="79ae174667a23dabcfe865b6cd6133c86098452e" region="gfx3" offset="2000001"/>
		<rom name="251-c7.bin" merge="251-c7.bin" size="8388608" crc="ff65f62e" sha1="7cd335fede05b56e15db90ce407c1183a78da4e9" region="gfx3" offset="3000000"/>
		<rom name="251-c8.bin" merge="251-c8.bin" size="8388608" crc="8d921c68" sha1="42acf1d27d52a8e3b6262eb7df50693c0b135565" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof99rp9" sourcefile="neogeo.c" cloneof="kof99" romof="kof99">
		<description>The King of Fighters '99 Remix PRO (Diff Moves - Beta v1.00b enhanced)</description>
		<year>1999</year>
		<manufacturer>FCHT</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="251rp9-p1.bin" size="1048576" crc="9ef748b0" sha1="8f2cccc36d2ce019f8d0e69dec267240978bef4e" region="cpu1" offset="0"/>
		<rom name="251-p2.bin" size="4194304" crc="274ef47a" sha1="98654b68cc85c19d4a90b46f3110f551fa2e5357" region="cpu1" offset="100000"/>
		<rom name="251rp-s1.bin" size="131072" crc="963d51b3" sha1="b50a585e1cf7b47052a3d6fd85f47ea739b08ba8" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="251-m1.bin" merge="251-m1.bin" size="131072" crc="5e74539c" sha1="6f49a9343cbd026b2c6720ff3fa2e5b1f85e80da" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="251-v1.bin" merge="251-v1.bin" size="4194304" crc="ef2eecc8" sha1="8ed13b9db92dba3124bc5ba66e3e275885ece24a" region="sound1" offset="0"/>
		<rom name="251-v2.bin" merge="251-v2.bin" size="4194304" crc="73e211ca" sha1="0e60fa64cab6255d9721e2b4bc22e3de64c874c5" region="sound1" offset="400000"/>
		<rom name="251-v3.bin" merge="251-v3.bin" size="4194304" crc="821901da" sha1="c6d4975bfaa19a62ed59126cadf2578c0a5c257f" region="sound1" offset="800000"/>
		<rom name="251-v4.bin" merge="251-v4.bin" size="2097152" crc="b49e6178" sha1="dde6f76e958841e8c99b693e13ced9aa9ef316dc" region="sound1" offset="c00000"/>
		<rom name="251-c1.bin" merge="251-c1.bin" size="8388608" crc="0f9e93fe" sha1="c7d77f0833c6f526f632e4f2dce59e302f6b9a15" region="gfx3" offset="0"/>
		<rom name="251-c2.bin" merge="251-c2.bin" size="8388608" crc="e71e2ea3" sha1="39c7a326fddbcca3b29c68cdc96aad4d62295c0f" region="gfx3" offset="1"/>
		<rom name="251-c3.bin" merge="251-c3.bin" size="8388608" crc="238755d2" sha1="01125b5c7a28e350f091280b041954fd1ac7c98f" region="gfx3" offset="1000000"/>
		<rom name="251-c4.bin" merge="251-c4.bin" size="8388608" crc="438c8b22" sha1="ffbc643f5b27dd00f2f95d4ef4c5f29ee814722b" region="gfx3" offset="1000001"/>
		<rom name="251-c5.bin" merge="251-c5.bin" size="8388608" crc="0b0abd0a" sha1="d5ad324fe523bdc6f09209d236cc4932524a48f1" region="gfx3" offset="2000000"/>
		<rom name="251-c6.bin" merge="251-c6.bin" size="8388608" crc="65bbf281" sha1="79ae174667a23dabcfe865b6cd6133c86098452e" region="gfx3" offset="2000001"/>
		<rom name="251-c7.bin" merge="251-c7.bin" size="8388608" crc="ff65f62e" sha1="7cd335fede05b56e15db90ce407c1183a78da4e9" region="gfx3" offset="3000000"/>
		<rom name="251-c8.bin" merge="251-c8.bin" size="8388608" crc="8d921c68" sha1="42acf1d27d52a8e3b6262eb7df50693c0b135565" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof99rpa" sourcefile="neogeo.c" cloneof="kof99" romof="kof99">
		<description>The King of Fighters '99 Remix PRO (Diff Moves - Beta v1.00b)</description>
		<year>1999</year>
		<manufacturer>FCHT</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="251rpa-p1.bin" size="1048576" crc="e390960c" sha1="992f9ca6bffb34d589287ed1ab3c7a53d5940078" region="cpu1" offset="0"/>
		<rom name="251-p2.bin" size="4194304" crc="274ef47a" sha1="98654b68cc85c19d4a90b46f3110f551fa2e5357" region="cpu1" offset="100000"/>
		<rom name="251rp-s1.bin" size="131072" crc="963d51b3" sha1="b50a585e1cf7b47052a3d6fd85f47ea739b08ba8" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="251-m1.bin" merge="251-m1.bin" size="131072" crc="5e74539c" sha1="6f49a9343cbd026b2c6720ff3fa2e5b1f85e80da" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="251-v1.bin" merge="251-v1.bin" size="4194304" crc="ef2eecc8" sha1="8ed13b9db92dba3124bc5ba66e3e275885ece24a" region="sound1" offset="0"/>
		<rom name="251-v2.bin" merge="251-v2.bin" size="4194304" crc="73e211ca" sha1="0e60fa64cab6255d9721e2b4bc22e3de64c874c5" region="sound1" offset="400000"/>
		<rom name="251-v3.bin" merge="251-v3.bin" size="4194304" crc="821901da" sha1="c6d4975bfaa19a62ed59126cadf2578c0a5c257f" region="sound1" offset="800000"/>
		<rom name="251-v4.bin" merge="251-v4.bin" size="2097152" crc="b49e6178" sha1="dde6f76e958841e8c99b693e13ced9aa9ef316dc" region="sound1" offset="c00000"/>
		<rom name="251-c1.bin" merge="251-c1.bin" size="8388608" crc="0f9e93fe" sha1="c7d77f0833c6f526f632e4f2dce59e302f6b9a15" region="gfx3" offset="0"/>
		<rom name="251-c2.bin" merge="251-c2.bin" size="8388608" crc="e71e2ea3" sha1="39c7a326fddbcca3b29c68cdc96aad4d62295c0f" region="gfx3" offset="1"/>
		<rom name="251-c3.bin" merge="251-c3.bin" size="8388608" crc="238755d2" sha1="01125b5c7a28e350f091280b041954fd1ac7c98f" region="gfx3" offset="1000000"/>
		<rom name="251-c4.bin" merge="251-c4.bin" size="8388608" crc="438c8b22" sha1="ffbc643f5b27dd00f2f95d4ef4c5f29ee814722b" region="gfx3" offset="1000001"/>
		<rom name="251-c5.bin" merge="251-c5.bin" size="8388608" crc="0b0abd0a" sha1="d5ad324fe523bdc6f09209d236cc4932524a48f1" region="gfx3" offset="2000000"/>
		<rom name="251-c6.bin" merge="251-c6.bin" size="8388608" crc="65bbf281" sha1="79ae174667a23dabcfe865b6cd6133c86098452e" region="gfx3" offset="2000001"/>
		<rom name="251-c7.bin" merge="251-c7.bin" size="8388608" crc="ff65f62e" sha1="7cd335fede05b56e15db90ce407c1183a78da4e9" region="gfx3" offset="3000000"/>
		<rom name="251-c8.bin" merge="251-c8.bin" size="8388608" crc="8d921c68" sha1="42acf1d27d52a8e3b6262eb7df50693c0b135565" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof99rpb" sourcefile="neogeo.c" cloneof="kof99" romof="kof99">
		<description>The King of Fighters '99 Remix PRO (Diff Moves - Beta v1.00a enhanced)</description>
		<year>1999</year>
		<manufacturer>FCHT</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="251rpb-p1.bin" size="1048576" crc="69f172ce" sha1="c40f72d58331cd416154eef6f58d5398effe75ef" region="cpu1" offset="0"/>
		<rom name="251-p2.bin" size="4194304" crc="274ef47a" sha1="98654b68cc85c19d4a90b46f3110f551fa2e5357" region="cpu1" offset="100000"/>
		<rom name="251rp-s1.bin" size="131072" crc="963d51b3" sha1="b50a585e1cf7b47052a3d6fd85f47ea739b08ba8" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="251-m1.bin" merge="251-m1.bin" size="131072" crc="5e74539c" sha1="6f49a9343cbd026b2c6720ff3fa2e5b1f85e80da" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="251-v1.bin" merge="251-v1.bin" size="4194304" crc="ef2eecc8" sha1="8ed13b9db92dba3124bc5ba66e3e275885ece24a" region="sound1" offset="0"/>
		<rom name="251-v2.bin" merge="251-v2.bin" size="4194304" crc="73e211ca" sha1="0e60fa64cab6255d9721e2b4bc22e3de64c874c5" region="sound1" offset="400000"/>
		<rom name="251-v3.bin" merge="251-v3.bin" size="4194304" crc="821901da" sha1="c6d4975bfaa19a62ed59126cadf2578c0a5c257f" region="sound1" offset="800000"/>
		<rom name="251-v4.bin" merge="251-v4.bin" size="2097152" crc="b49e6178" sha1="dde6f76e958841e8c99b693e13ced9aa9ef316dc" region="sound1" offset="c00000"/>
		<rom name="251-c1.bin" merge="251-c1.bin" size="8388608" crc="0f9e93fe" sha1="c7d77f0833c6f526f632e4f2dce59e302f6b9a15" region="gfx3" offset="0"/>
		<rom name="251-c2.bin" merge="251-c2.bin" size="8388608" crc="e71e2ea3" sha1="39c7a326fddbcca3b29c68cdc96aad4d62295c0f" region="gfx3" offset="1"/>
		<rom name="251-c3.bin" merge="251-c3.bin" size="8388608" crc="238755d2" sha1="01125b5c7a28e350f091280b041954fd1ac7c98f" region="gfx3" offset="1000000"/>
		<rom name="251-c4.bin" merge="251-c4.bin" size="8388608" crc="438c8b22" sha1="ffbc643f5b27dd00f2f95d4ef4c5f29ee814722b" region="gfx3" offset="1000001"/>
		<rom name="251-c5.bin" merge="251-c5.bin" size="8388608" crc="0b0abd0a" sha1="d5ad324fe523bdc6f09209d236cc4932524a48f1" region="gfx3" offset="2000000"/>
		<rom name="251-c6.bin" merge="251-c6.bin" size="8388608" crc="65bbf281" sha1="79ae174667a23dabcfe865b6cd6133c86098452e" region="gfx3" offset="2000001"/>
		<rom name="251-c7.bin" merge="251-c7.bin" size="8388608" crc="ff65f62e" sha1="7cd335fede05b56e15db90ce407c1183a78da4e9" region="gfx3" offset="3000000"/>
		<rom name="251-c8.bin" merge="251-c8.bin" size="8388608" crc="8d921c68" sha1="42acf1d27d52a8e3b6262eb7df50693c0b135565" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof99rpc" sourcefile="neogeo.c" cloneof="kof99" romof="kof99">
		<description>The King of Fighters '99 Remix PRO (Diff Moves - Beta v1.00a)</description>
		<year>1999</year>
		<manufacturer>FCHT</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="251rpc-p1.bin" size="1048576" crc="1496ac72" sha1="60b4cb55ad8cfa27342b489fd2b53c5d41feea18" region="cpu1" offset="0"/>
		<rom name="251-p2.bin" size="4194304" crc="274ef47a" sha1="98654b68cc85c19d4a90b46f3110f551fa2e5357" region="cpu1" offset="100000"/>
		<rom name="251rp-s1.bin" size="131072" crc="963d51b3" sha1="b50a585e1cf7b47052a3d6fd85f47ea739b08ba8" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="251-m1.bin" merge="251-m1.bin" size="131072" crc="5e74539c" sha1="6f49a9343cbd026b2c6720ff3fa2e5b1f85e80da" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="251-v1.bin" merge="251-v1.bin" size="4194304" crc="ef2eecc8" sha1="8ed13b9db92dba3124bc5ba66e3e275885ece24a" region="sound1" offset="0"/>
		<rom name="251-v2.bin" merge="251-v2.bin" size="4194304" crc="73e211ca" sha1="0e60fa64cab6255d9721e2b4bc22e3de64c874c5" region="sound1" offset="400000"/>
		<rom name="251-v3.bin" merge="251-v3.bin" size="4194304" crc="821901da" sha1="c6d4975bfaa19a62ed59126cadf2578c0a5c257f" region="sound1" offset="800000"/>
		<rom name="251-v4.bin" merge="251-v4.bin" size="2097152" crc="b49e6178" sha1="dde6f76e958841e8c99b693e13ced9aa9ef316dc" region="sound1" offset="c00000"/>
		<rom name="251-c1.bin" merge="251-c1.bin" size="8388608" crc="0f9e93fe" sha1="c7d77f0833c6f526f632e4f2dce59e302f6b9a15" region="gfx3" offset="0"/>
		<rom name="251-c2.bin" merge="251-c2.bin" size="8388608" crc="e71e2ea3" sha1="39c7a326fddbcca3b29c68cdc96aad4d62295c0f" region="gfx3" offset="1"/>
		<rom name="251-c3.bin" merge="251-c3.bin" size="8388608" crc="238755d2" sha1="01125b5c7a28e350f091280b041954fd1ac7c98f" region="gfx3" offset="1000000"/>
		<rom name="251-c4.bin" merge="251-c4.bin" size="8388608" crc="438c8b22" sha1="ffbc643f5b27dd00f2f95d4ef4c5f29ee814722b" region="gfx3" offset="1000001"/>
		<rom name="251-c5.bin" merge="251-c5.bin" size="8388608" crc="0b0abd0a" sha1="d5ad324fe523bdc6f09209d236cc4932524a48f1" region="gfx3" offset="2000000"/>
		<rom name="251-c6.bin" merge="251-c6.bin" size="8388608" crc="65bbf281" sha1="79ae174667a23dabcfe865b6cd6133c86098452e" region="gfx3" offset="2000001"/>
		<rom name="251-c7.bin" merge="251-c7.bin" size="8388608" crc="ff65f62e" sha1="7cd335fede05b56e15db90ce407c1183a78da4e9" region="gfx3" offset="3000000"/>
		<rom name="251-c8.bin" merge="251-c8.bin" size="8388608" crc="8d921c68" sha1="42acf1d27d52a8e3b6262eb7df50693c0b135565" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof99r" sourcefile="neogeo.c" cloneof="kof99" romof="kof99">
		<description>The King of Fighters '99 (Moves changed 0310xx)</description>
		<year>1999</year>
		<manufacturer>Raymonose</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="251r-p1.bin" size="1048576" crc="7374f261" sha1="1277e33d4ae4e40b0dbb49c9ac156cd132b6d890" region="cpu1" offset="0"/>
		<rom name="251-p2.bin" size="4194304" crc="274ef47a" sha1="98654b68cc85c19d4a90b46f3110f551fa2e5357" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="251-m1.bin" merge="251-m1.bin" size="131072" crc="5e74539c" sha1="6f49a9343cbd026b2c6720ff3fa2e5b1f85e80da" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="251-v1.bin" merge="251-v1.bin" size="4194304" crc="ef2eecc8" sha1="8ed13b9db92dba3124bc5ba66e3e275885ece24a" region="sound1" offset="0"/>
		<rom name="251-v2.bin" merge="251-v2.bin" size="4194304" crc="73e211ca" sha1="0e60fa64cab6255d9721e2b4bc22e3de64c874c5" region="sound1" offset="400000"/>
		<rom name="251-v3.bin" merge="251-v3.bin" size="4194304" crc="821901da" sha1="c6d4975bfaa19a62ed59126cadf2578c0a5c257f" region="sound1" offset="800000"/>
		<rom name="251-v4.bin" merge="251-v4.bin" size="2097152" crc="b49e6178" sha1="dde6f76e958841e8c99b693e13ced9aa9ef316dc" region="sound1" offset="c00000"/>
		<rom name="251-c1.bin" merge="251-c1.bin" size="8388608" crc="0f9e93fe" sha1="c7d77f0833c6f526f632e4f2dce59e302f6b9a15" region="gfx3" offset="0"/>
		<rom name="251-c2.bin" merge="251-c2.bin" size="8388608" crc="e71e2ea3" sha1="39c7a326fddbcca3b29c68cdc96aad4d62295c0f" region="gfx3" offset="1"/>
		<rom name="251-c3.bin" merge="251-c3.bin" size="8388608" crc="238755d2" sha1="01125b5c7a28e350f091280b041954fd1ac7c98f" region="gfx3" offset="1000000"/>
		<rom name="251-c4.bin" merge="251-c4.bin" size="8388608" crc="438c8b22" sha1="ffbc643f5b27dd00f2f95d4ef4c5f29ee814722b" region="gfx3" offset="1000001"/>
		<rom name="251-c5.bin" merge="251-c5.bin" size="8388608" crc="0b0abd0a" sha1="d5ad324fe523bdc6f09209d236cc4932524a48f1" region="gfx3" offset="2000000"/>
		<rom name="251-c6.bin" merge="251-c6.bin" size="8388608" crc="65bbf281" sha1="79ae174667a23dabcfe865b6cd6133c86098452e" region="gfx3" offset="2000001"/>
		<rom name="251-c7.bin" merge="251-c7.bin" size="8388608" crc="ff65f62e" sha1="7cd335fede05b56e15db90ce407c1183a78da4e9" region="gfx3" offset="3000000"/>
		<rom name="251-c8.bin" merge="251-c8.bin" size="8388608" crc="8d921c68" sha1="42acf1d27d52a8e3b6262eb7df50693c0b135565" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof99btr" sourcefile="neogeo.c" cloneof="kof99" romof="kof99">
		<description>The King of Fighters '99 (Diff Moves set 1)</description>
		<year>1999</year>
		<manufacturer>Raymonose</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="251btr-p1.bin" size="1048576" crc="c7cd6ffe" sha1="f0130b9bd80b4b9d452f53fac85853d9fa563144" region="cpu1" offset="0"/>
		<rom name="251-p2.bin" size="4194304" crc="274ef47a" sha1="98654b68cc85c19d4a90b46f3110f551fa2e5357" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="251-m1.bin" merge="251-m1.bin" size="131072" crc="5e74539c" sha1="6f49a9343cbd026b2c6720ff3fa2e5b1f85e80da" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="251-v1.bin" merge="251-v1.bin" size="4194304" crc="ef2eecc8" sha1="8ed13b9db92dba3124bc5ba66e3e275885ece24a" region="sound1" offset="0"/>
		<rom name="251-v2.bin" merge="251-v2.bin" size="4194304" crc="73e211ca" sha1="0e60fa64cab6255d9721e2b4bc22e3de64c874c5" region="sound1" offset="400000"/>
		<rom name="251-v3.bin" merge="251-v3.bin" size="4194304" crc="821901da" sha1="c6d4975bfaa19a62ed59126cadf2578c0a5c257f" region="sound1" offset="800000"/>
		<rom name="251-v4.bin" merge="251-v4.bin" size="2097152" crc="b49e6178" sha1="dde6f76e958841e8c99b693e13ced9aa9ef316dc" region="sound1" offset="c00000"/>
		<rom name="251-c1.bin" merge="251-c1.bin" size="8388608" crc="0f9e93fe" sha1="c7d77f0833c6f526f632e4f2dce59e302f6b9a15" region="gfx3" offset="0"/>
		<rom name="251-c2.bin" merge="251-c2.bin" size="8388608" crc="e71e2ea3" sha1="39c7a326fddbcca3b29c68cdc96aad4d62295c0f" region="gfx3" offset="1"/>
		<rom name="251-c3.bin" merge="251-c3.bin" size="8388608" crc="238755d2" sha1="01125b5c7a28e350f091280b041954fd1ac7c98f" region="gfx3" offset="1000000"/>
		<rom name="251-c4.bin" merge="251-c4.bin" size="8388608" crc="438c8b22" sha1="ffbc643f5b27dd00f2f95d4ef4c5f29ee814722b" region="gfx3" offset="1000001"/>
		<rom name="251-c5.bin" merge="251-c5.bin" size="8388608" crc="0b0abd0a" sha1="d5ad324fe523bdc6f09209d236cc4932524a48f1" region="gfx3" offset="2000000"/>
		<rom name="251-c6.bin" merge="251-c6.bin" size="8388608" crc="65bbf281" sha1="79ae174667a23dabcfe865b6cd6133c86098452e" region="gfx3" offset="2000001"/>
		<rom name="251-c7.bin" merge="251-c7.bin" size="8388608" crc="ff65f62e" sha1="7cd335fede05b56e15db90ce407c1183a78da4e9" region="gfx3" offset="3000000"/>
		<rom name="251-c8.bin" merge="251-c8.bin" size="8388608" crc="8d921c68" sha1="42acf1d27d52a8e3b6262eb7df50693c0b135565" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof99ehr" sourcefile="neogeo.c" cloneof="kof99" romof="kof99">
		<description>The King of Fighters '99 (4 Add Char - Ultra kill start max - Ultra pow hack set 2)</description>
		<year>1999</year>
		<manufacturer>Raymonose</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="251ehr-p1.bin" size="1048576" crc="08dfc6cb" sha1="5f3fed5e1c598c580aa33b66aeb92d5d95d2b2e6" region="cpu1" offset="0"/>
		<rom name="251-p2.bin" size="4194304" crc="274ef47a" sha1="98654b68cc85c19d4a90b46f3110f551fa2e5357" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="251-m1.bin" merge="251-m1.bin" size="131072" crc="5e74539c" sha1="6f49a9343cbd026b2c6720ff3fa2e5b1f85e80da" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="251-v1.bin" merge="251-v1.bin" size="4194304" crc="ef2eecc8" sha1="8ed13b9db92dba3124bc5ba66e3e275885ece24a" region="sound1" offset="0"/>
		<rom name="251-v2.bin" merge="251-v2.bin" size="4194304" crc="73e211ca" sha1="0e60fa64cab6255d9721e2b4bc22e3de64c874c5" region="sound1" offset="400000"/>
		<rom name="251-v3.bin" merge="251-v3.bin" size="4194304" crc="821901da" sha1="c6d4975bfaa19a62ed59126cadf2578c0a5c257f" region="sound1" offset="800000"/>
		<rom name="251-v4.bin" merge="251-v4.bin" size="2097152" crc="b49e6178" sha1="dde6f76e958841e8c99b693e13ced9aa9ef316dc" region="sound1" offset="c00000"/>
		<rom name="251-c1.bin" merge="251-c1.bin" size="8388608" crc="0f9e93fe" sha1="c7d77f0833c6f526f632e4f2dce59e302f6b9a15" region="gfx3" offset="0"/>
		<rom name="251-c2.bin" merge="251-c2.bin" size="8388608" crc="e71e2ea3" sha1="39c7a326fddbcca3b29c68cdc96aad4d62295c0f" region="gfx3" offset="1"/>
		<rom name="251-c3.bin" merge="251-c3.bin" size="8388608" crc="238755d2" sha1="01125b5c7a28e350f091280b041954fd1ac7c98f" region="gfx3" offset="1000000"/>
		<rom name="251-c4.bin" merge="251-c4.bin" size="8388608" crc="438c8b22" sha1="ffbc643f5b27dd00f2f95d4ef4c5f29ee814722b" region="gfx3" offset="1000001"/>
		<rom name="251-c5.bin" merge="251-c5.bin" size="8388608" crc="0b0abd0a" sha1="d5ad324fe523bdc6f09209d236cc4932524a48f1" region="gfx3" offset="2000000"/>
		<rom name="251-c6.bin" merge="251-c6.bin" size="8388608" crc="65bbf281" sha1="79ae174667a23dabcfe865b6cd6133c86098452e" region="gfx3" offset="2000001"/>
		<rom name="251-c7.bin" merge="251-c7.bin" size="8388608" crc="ff65f62e" sha1="7cd335fede05b56e15db90ce407c1183a78da4e9" region="gfx3" offset="3000000"/>
		<rom name="251-c8.bin" merge="251-c8.bin" size="8388608" crc="8d921c68" sha1="42acf1d27d52a8e3b6262eb7df50693c0b135565" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof99rr" sourcefile="neogeo.c" cloneof="kof99" romof="kof99">
		<description>The King of Fighters '99 (Diff Moves set 2)</description>
		<year>1999</year>
		<manufacturer>Raymonose</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="251rr-p1.bin" size="1048576" crc="fd7399b5" sha1="bac6892fec986942bb02c00fe96d00fc11a0ddda" region="cpu1" offset="0"/>
		<rom name="251-p2.bin" size="4194304" crc="274ef47a" sha1="98654b68cc85c19d4a90b46f3110f551fa2e5357" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="251-m1.bin" merge="251-m1.bin" size="131072" crc="5e74539c" sha1="6f49a9343cbd026b2c6720ff3fa2e5b1f85e80da" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="251-v1.bin" merge="251-v1.bin" size="4194304" crc="ef2eecc8" sha1="8ed13b9db92dba3124bc5ba66e3e275885ece24a" region="sound1" offset="0"/>
		<rom name="251-v2.bin" merge="251-v2.bin" size="4194304" crc="73e211ca" sha1="0e60fa64cab6255d9721e2b4bc22e3de64c874c5" region="sound1" offset="400000"/>
		<rom name="251-v3.bin" merge="251-v3.bin" size="4194304" crc="821901da" sha1="c6d4975bfaa19a62ed59126cadf2578c0a5c257f" region="sound1" offset="800000"/>
		<rom name="251-v4.bin" merge="251-v4.bin" size="2097152" crc="b49e6178" sha1="dde6f76e958841e8c99b693e13ced9aa9ef316dc" region="sound1" offset="c00000"/>
		<rom name="251-c1.bin" merge="251-c1.bin" size="8388608" crc="0f9e93fe" sha1="c7d77f0833c6f526f632e4f2dce59e302f6b9a15" region="gfx3" offset="0"/>
		<rom name="251-c2.bin" merge="251-c2.bin" size="8388608" crc="e71e2ea3" sha1="39c7a326fddbcca3b29c68cdc96aad4d62295c0f" region="gfx3" offset="1"/>
		<rom name="251-c3.bin" merge="251-c3.bin" size="8388608" crc="238755d2" sha1="01125b5c7a28e350f091280b041954fd1ac7c98f" region="gfx3" offset="1000000"/>
		<rom name="251-c4.bin" merge="251-c4.bin" size="8388608" crc="438c8b22" sha1="ffbc643f5b27dd00f2f95d4ef4c5f29ee814722b" region="gfx3" offset="1000001"/>
		<rom name="251-c5.bin" merge="251-c5.bin" size="8388608" crc="0b0abd0a" sha1="d5ad324fe523bdc6f09209d236cc4932524a48f1" region="gfx3" offset="2000000"/>
		<rom name="251-c6.bin" merge="251-c6.bin" size="8388608" crc="65bbf281" sha1="79ae174667a23dabcfe865b6cd6133c86098452e" region="gfx3" offset="2000001"/>
		<rom name="251-c7.bin" merge="251-c7.bin" size="8388608" crc="ff65f62e" sha1="7cd335fede05b56e15db90ce407c1183a78da4e9" region="gfx3" offset="3000000"/>
		<rom name="251-c8.bin" merge="251-c8.bin" size="8388608" crc="8d921c68" sha1="42acf1d27d52a8e3b6262eb7df50693c0b135565" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof99sp" sourcefile="neogeo.c" cloneof="kof99" romof="kof99">
		<description>The King of Fighters '99 (Super Plus)</description>
		<year>1999</year>
		<manufacturer>ZKW</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="251sp-p1p.bin" size="1048576" crc="48017e49" sha1="67b84e227a1b8389b660008d326cd2b4c2830101" region="cpu1" offset="0"/>
		<rom name="251sp-p2p.bin" size="4194304" crc="0b1396a9" sha1="dbd0d462a0a7558dc35d8cfd01359e6fbf6e1f68" region="cpu1" offset="100000"/>
		<rom name="251p-s1sp.bin" size="131072" crc="c72989a5" sha1="c23bc663610340259a29aeaf536f90c244e218f8" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="251-m1.bin" merge="251-m1.bin" size="131072" crc="5e74539c" sha1="6f49a9343cbd026b2c6720ff3fa2e5b1f85e80da" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="251-v1.bin" merge="251-v1.bin" size="4194304" crc="ef2eecc8" sha1="8ed13b9db92dba3124bc5ba66e3e275885ece24a" region="sound1" offset="0"/>
		<rom name="251-v2.bin" merge="251-v2.bin" size="4194304" crc="73e211ca" sha1="0e60fa64cab6255d9721e2b4bc22e3de64c874c5" region="sound1" offset="400000"/>
		<rom name="251-v3.bin" merge="251-v3.bin" size="4194304" crc="821901da" sha1="c6d4975bfaa19a62ed59126cadf2578c0a5c257f" region="sound1" offset="800000"/>
		<rom name="251-v4.bin" merge="251-v4.bin" size="2097152" crc="b49e6178" sha1="dde6f76e958841e8c99b693e13ced9aa9ef316dc" region="sound1" offset="c00000"/>
		<rom name="251-c1p.bin" size="8388608" crc="e5d8ffa4" sha1="65f15f9f02424a7a9dd35916166594f283e8d424" region="gfx3" offset="0"/>
		<rom name="251-c2p.bin" size="8388608" crc="d822778f" sha1="b590055e9bf1549bd6e1ecdabd65702202615712" region="gfx3" offset="1"/>
		<rom name="251-c3p.bin" size="8388608" crc="f20959e8" sha1="38293043fa77ac51c5e3191118874c58f1ae4d30" region="gfx3" offset="1000000"/>
		<rom name="251-c4p.bin" size="8388608" crc="54ffbe9f" sha1="8e62442923551f07a552621951b1accab2830e3b" region="gfx3" offset="1000001"/>
		<rom name="251-c5p.bin" size="8388608" crc="d87a3bbc" sha1="430f6812088712e0eb5714dcc664d8bba75e921a" region="gfx3" offset="2000000"/>
		<rom name="251-c6p.bin" size="8388608" crc="4d40a691" sha1="2b580d0678a5e6033ef16130671e860364d35e56" region="gfx3" offset="2000001"/>
		<rom name="251sp-c7p.bin" size="8388608" crc="4e8bb555" sha1="f68c597c1f10fb0f756e8252fa83de41ded27417" region="gfx3" offset="3000000"/>
		<rom name="251sp-c8p.bin" size="8388608" crc="d79a6e0d" sha1="f6b1b930a62982ef20d1374b213d246f6352d558" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof99y" sourcefile="neogeo.c" cloneof="kof99" romof="kof99">
		<description>The King of Fighters '99 (4 Add Char</description>
		<year>1999</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="251y-p1.bin" size="1048576" crc="17a293ae" sha1="b0f84a6c7688995eb93e5a4a13a4ca2a4e3645eb" region="cpu1" offset="0"/>
		<rom name="251-p2.bin" size="4194304" crc="274ef47a" sha1="98654b68cc85c19d4a90b46f3110f551fa2e5357" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="251-m1.bin" merge="251-m1.bin" size="131072" crc="5e74539c" sha1="6f49a9343cbd026b2c6720ff3fa2e5b1f85e80da" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="251-v1.bin" merge="251-v1.bin" size="4194304" crc="ef2eecc8" sha1="8ed13b9db92dba3124bc5ba66e3e275885ece24a" region="sound1" offset="0"/>
		<rom name="251-v2.bin" merge="251-v2.bin" size="4194304" crc="73e211ca" sha1="0e60fa64cab6255d9721e2b4bc22e3de64c874c5" region="sound1" offset="400000"/>
		<rom name="251-v3.bin" merge="251-v3.bin" size="4194304" crc="821901da" sha1="c6d4975bfaa19a62ed59126cadf2578c0a5c257f" region="sound1" offset="800000"/>
		<rom name="251-v4.bin" merge="251-v4.bin" size="2097152" crc="b49e6178" sha1="dde6f76e958841e8c99b693e13ced9aa9ef316dc" region="sound1" offset="c00000"/>
		<rom name="251-c1.bin" merge="251-c1.bin" size="8388608" crc="0f9e93fe" sha1="c7d77f0833c6f526f632e4f2dce59e302f6b9a15" region="gfx3" offset="0"/>
		<rom name="251-c2.bin" merge="251-c2.bin" size="8388608" crc="e71e2ea3" sha1="39c7a326fddbcca3b29c68cdc96aad4d62295c0f" region="gfx3" offset="1"/>
		<rom name="251-c3.bin" merge="251-c3.bin" size="8388608" crc="238755d2" sha1="01125b5c7a28e350f091280b041954fd1ac7c98f" region="gfx3" offset="1000000"/>
		<rom name="251-c4.bin" merge="251-c4.bin" size="8388608" crc="438c8b22" sha1="ffbc643f5b27dd00f2f95d4ef4c5f29ee814722b" region="gfx3" offset="1000001"/>
		<rom name="251-c5.bin" merge="251-c5.bin" size="8388608" crc="0b0abd0a" sha1="d5ad324fe523bdc6f09209d236cc4932524a48f1" region="gfx3" offset="2000000"/>
		<rom name="251-c6.bin" merge="251-c6.bin" size="8388608" crc="65bbf281" sha1="79ae174667a23dabcfe865b6cd6133c86098452e" region="gfx3" offset="2000001"/>
		<rom name="251-c7.bin" merge="251-c7.bin" size="8388608" crc="ff65f62e" sha1="7cd335fede05b56e15db90ce407c1183a78da4e9" region="gfx3" offset="3000000"/>
		<rom name="251-c8.bin" merge="251-c8.bin" size="8388608" crc="8d921c68" sha1="42acf1d27d52a8e3b6262eb7df50693c0b135565" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof99yd" sourcefile="neogeo.c" cloneof="kof99" romof="kof99">
		<description>The King of Fighters '99 (Ultra kill start max)</description>
		<year>1999</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="251yd-p1.bin" size="1048576" crc="9caffc4d" sha1="100bb80ffc9f938b107dbd7994a2b6febd7b3a9c" region="cpu1" offset="0"/>
		<rom name="251-p2.bin" size="4194304" crc="274ef47a" sha1="98654b68cc85c19d4a90b46f3110f551fa2e5357" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="251-m1.bin" merge="251-m1.bin" size="131072" crc="5e74539c" sha1="6f49a9343cbd026b2c6720ff3fa2e5b1f85e80da" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="251-v1.bin" merge="251-v1.bin" size="4194304" crc="ef2eecc8" sha1="8ed13b9db92dba3124bc5ba66e3e275885ece24a" region="sound1" offset="0"/>
		<rom name="251-v2.bin" merge="251-v2.bin" size="4194304" crc="73e211ca" sha1="0e60fa64cab6255d9721e2b4bc22e3de64c874c5" region="sound1" offset="400000"/>
		<rom name="251-v3.bin" merge="251-v3.bin" size="4194304" crc="821901da" sha1="c6d4975bfaa19a62ed59126cadf2578c0a5c257f" region="sound1" offset="800000"/>
		<rom name="251-v4.bin" merge="251-v4.bin" size="2097152" crc="b49e6178" sha1="dde6f76e958841e8c99b693e13ced9aa9ef316dc" region="sound1" offset="c00000"/>
		<rom name="251-c1.bin" merge="251-c1.bin" size="8388608" crc="0f9e93fe" sha1="c7d77f0833c6f526f632e4f2dce59e302f6b9a15" region="gfx3" offset="0"/>
		<rom name="251-c2.bin" merge="251-c2.bin" size="8388608" crc="e71e2ea3" sha1="39c7a326fddbcca3b29c68cdc96aad4d62295c0f" region="gfx3" offset="1"/>
		<rom name="251-c3.bin" merge="251-c3.bin" size="8388608" crc="238755d2" sha1="01125b5c7a28e350f091280b041954fd1ac7c98f" region="gfx3" offset="1000000"/>
		<rom name="251-c4.bin" merge="251-c4.bin" size="8388608" crc="438c8b22" sha1="ffbc643f5b27dd00f2f95d4ef4c5f29ee814722b" region="gfx3" offset="1000001"/>
		<rom name="251-c5.bin" merge="251-c5.bin" size="8388608" crc="0b0abd0a" sha1="d5ad324fe523bdc6f09209d236cc4932524a48f1" region="gfx3" offset="2000000"/>
		<rom name="251-c6.bin" merge="251-c6.bin" size="8388608" crc="65bbf281" sha1="79ae174667a23dabcfe865b6cd6133c86098452e" region="gfx3" offset="2000001"/>
		<rom name="251-c7.bin" merge="251-c7.bin" size="8388608" crc="ff65f62e" sha1="7cd335fede05b56e15db90ce407c1183a78da4e9" region="gfx3" offset="3000000"/>
		<rom name="251-c8.bin" merge="251-c8.bin" size="8388608" crc="8d921c68" sha1="42acf1d27d52a8e3b6262eb7df50693c0b135565" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf99pjc1" sourcefile="neogeo.c" cloneof="kof99" romof="kof99">
		<description>The King of Fighters '99 (Char color changed rev 1 0209xx)</description>
		<year>1999</year>
		<manufacturer>TcwLee</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="251-p1n.bin" size="1048576" crc="f2c7ddfa" sha1="d592eecc53d442c55c2f26a6a721fdf2924d2a5b" region="cpu1" offset="0"/>
		<rom name="251pj1-p2.bin" size="4194304" crc="79aa31b0" sha1="04a15e211b4453cb4e249f8cbd175ce09136d92a" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="251-m1.bin" merge="251-m1.bin" size="131072" crc="5e74539c" sha1="6f49a9343cbd026b2c6720ff3fa2e5b1f85e80da" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="251-v1.bin" merge="251-v1.bin" size="4194304" crc="ef2eecc8" sha1="8ed13b9db92dba3124bc5ba66e3e275885ece24a" region="sound1" offset="0"/>
		<rom name="251-v2.bin" merge="251-v2.bin" size="4194304" crc="73e211ca" sha1="0e60fa64cab6255d9721e2b4bc22e3de64c874c5" region="sound1" offset="400000"/>
		<rom name="251-v3.bin" merge="251-v3.bin" size="4194304" crc="821901da" sha1="c6d4975bfaa19a62ed59126cadf2578c0a5c257f" region="sound1" offset="800000"/>
		<rom name="251-v4.bin" merge="251-v4.bin" size="2097152" crc="b49e6178" sha1="dde6f76e958841e8c99b693e13ced9aa9ef316dc" region="sound1" offset="c00000"/>
		<rom name="251-c1.bin" merge="251-c1.bin" size="8388608" crc="0f9e93fe" sha1="c7d77f0833c6f526f632e4f2dce59e302f6b9a15" region="gfx3" offset="0"/>
		<rom name="251-c2.bin" merge="251-c2.bin" size="8388608" crc="e71e2ea3" sha1="39c7a326fddbcca3b29c68cdc96aad4d62295c0f" region="gfx3" offset="1"/>
		<rom name="251-c3.bin" merge="251-c3.bin" size="8388608" crc="238755d2" sha1="01125b5c7a28e350f091280b041954fd1ac7c98f" region="gfx3" offset="1000000"/>
		<rom name="251-c4.bin" merge="251-c4.bin" size="8388608" crc="438c8b22" sha1="ffbc643f5b27dd00f2f95d4ef4c5f29ee814722b" region="gfx3" offset="1000001"/>
		<rom name="251-c5.bin" merge="251-c5.bin" size="8388608" crc="0b0abd0a" sha1="d5ad324fe523bdc6f09209d236cc4932524a48f1" region="gfx3" offset="2000000"/>
		<rom name="251-c6.bin" merge="251-c6.bin" size="8388608" crc="65bbf281" sha1="79ae174667a23dabcfe865b6cd6133c86098452e" region="gfx3" offset="2000001"/>
		<rom name="251-c7.bin" merge="251-c7.bin" size="8388608" crc="ff65f62e" sha1="7cd335fede05b56e15db90ce407c1183a78da4e9" region="gfx3" offset="3000000"/>
		<rom name="251-c8.bin" merge="251-c8.bin" size="8388608" crc="8d921c68" sha1="42acf1d27d52a8e3b6262eb7df50693c0b135565" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf99pjc2" sourcefile="neogeo.c" cloneof="kof99" romof="kof99">
		<description>The King of Fighters '99 (Char color changed rev 2 030302)</description>
		<year>1999</year>
		<manufacturer>TcwLee</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="251-p1n.bin" size="1048576" crc="f2c7ddfa" sha1="d592eecc53d442c55c2f26a6a721fdf2924d2a5b" region="cpu1" offset="0"/>
		<rom name="251pj2-p2.bin" size="4194304" crc="024c5b3f" sha1="e52b9035c5853027b37534c97872fdd1dd0a2791" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="251-m1.bin" merge="251-m1.bin" size="131072" crc="5e74539c" sha1="6f49a9343cbd026b2c6720ff3fa2e5b1f85e80da" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="251-v1.bin" merge="251-v1.bin" size="4194304" crc="ef2eecc8" sha1="8ed13b9db92dba3124bc5ba66e3e275885ece24a" region="sound1" offset="0"/>
		<rom name="251-v2.bin" merge="251-v2.bin" size="4194304" crc="73e211ca" sha1="0e60fa64cab6255d9721e2b4bc22e3de64c874c5" region="sound1" offset="400000"/>
		<rom name="251-v3.bin" merge="251-v3.bin" size="4194304" crc="821901da" sha1="c6d4975bfaa19a62ed59126cadf2578c0a5c257f" region="sound1" offset="800000"/>
		<rom name="251-v4.bin" merge="251-v4.bin" size="2097152" crc="b49e6178" sha1="dde6f76e958841e8c99b693e13ced9aa9ef316dc" region="sound1" offset="c00000"/>
		<rom name="251-c1.bin" merge="251-c1.bin" size="8388608" crc="0f9e93fe" sha1="c7d77f0833c6f526f632e4f2dce59e302f6b9a15" region="gfx3" offset="0"/>
		<rom name="251-c2.bin" merge="251-c2.bin" size="8388608" crc="e71e2ea3" sha1="39c7a326fddbcca3b29c68cdc96aad4d62295c0f" region="gfx3" offset="1"/>
		<rom name="251-c3.bin" merge="251-c3.bin" size="8388608" crc="238755d2" sha1="01125b5c7a28e350f091280b041954fd1ac7c98f" region="gfx3" offset="1000000"/>
		<rom name="251-c4.bin" merge="251-c4.bin" size="8388608" crc="438c8b22" sha1="ffbc643f5b27dd00f2f95d4ef4c5f29ee814722b" region="gfx3" offset="1000001"/>
		<rom name="251-c5.bin" merge="251-c5.bin" size="8388608" crc="0b0abd0a" sha1="d5ad324fe523bdc6f09209d236cc4932524a48f1" region="gfx3" offset="2000000"/>
		<rom name="251-c6.bin" merge="251-c6.bin" size="8388608" crc="65bbf281" sha1="79ae174667a23dabcfe865b6cd6133c86098452e" region="gfx3" offset="2000001"/>
		<rom name="251-c7.bin" merge="251-c7.bin" size="8388608" crc="ff65f62e" sha1="7cd335fede05b56e15db90ce407c1183a78da4e9" region="gfx3" offset="3000000"/>
		<rom name="251-c8.bin" merge="251-c8.bin" size="8388608" crc="8d921c68" sha1="42acf1d27d52a8e3b6262eb7df50693c0b135565" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf99pjc3" sourcefile="neogeo.c" cloneof="kof99" romof="kof99">
		<description>The King of Fighters '99 (Char color changed rev 3 030720)</description>
		<year>1999</year>
		<manufacturer>TcwLee</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="251-p1n.bin" size="1048576" crc="f2c7ddfa" sha1="d592eecc53d442c55c2f26a6a721fdf2924d2a5b" region="cpu1" offset="0"/>
		<rom name="251pj3-p2.bin" size="4194304" crc="8054a5d5" sha1="b240d427baf1c68cdc4ce2ab9e8d93471afa701a" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="251-m1.bin" merge="251-m1.bin" size="131072" crc="5e74539c" sha1="6f49a9343cbd026b2c6720ff3fa2e5b1f85e80da" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="251-v1.bin" merge="251-v1.bin" size="4194304" crc="ef2eecc8" sha1="8ed13b9db92dba3124bc5ba66e3e275885ece24a" region="sound1" offset="0"/>
		<rom name="251-v2.bin" merge="251-v2.bin" size="4194304" crc="73e211ca" sha1="0e60fa64cab6255d9721e2b4bc22e3de64c874c5" region="sound1" offset="400000"/>
		<rom name="251-v3.bin" merge="251-v3.bin" size="4194304" crc="821901da" sha1="c6d4975bfaa19a62ed59126cadf2578c0a5c257f" region="sound1" offset="800000"/>
		<rom name="251-v4.bin" merge="251-v4.bin" size="2097152" crc="b49e6178" sha1="dde6f76e958841e8c99b693e13ced9aa9ef316dc" region="sound1" offset="c00000"/>
		<rom name="251-c1.bin" merge="251-c1.bin" size="8388608" crc="0f9e93fe" sha1="c7d77f0833c6f526f632e4f2dce59e302f6b9a15" region="gfx3" offset="0"/>
		<rom name="251-c2.bin" merge="251-c2.bin" size="8388608" crc="e71e2ea3" sha1="39c7a326fddbcca3b29c68cdc96aad4d62295c0f" region="gfx3" offset="1"/>
		<rom name="251-c3.bin" merge="251-c3.bin" size="8388608" crc="238755d2" sha1="01125b5c7a28e350f091280b041954fd1ac7c98f" region="gfx3" offset="1000000"/>
		<rom name="251-c4.bin" merge="251-c4.bin" size="8388608" crc="438c8b22" sha1="ffbc643f5b27dd00f2f95d4ef4c5f29ee814722b" region="gfx3" offset="1000001"/>
		<rom name="251-c5.bin" merge="251-c5.bin" size="8388608" crc="0b0abd0a" sha1="d5ad324fe523bdc6f09209d236cc4932524a48f1" region="gfx3" offset="2000000"/>
		<rom name="251-c6.bin" merge="251-c6.bin" size="8388608" crc="65bbf281" sha1="79ae174667a23dabcfe865b6cd6133c86098452e" region="gfx3" offset="2000001"/>
		<rom name="251-c7.bin" merge="251-c7.bin" size="8388608" crc="ff65f62e" sha1="7cd335fede05b56e15db90ce407c1183a78da4e9" region="gfx3" offset="3000000"/>
		<rom name="251-c8.bin" merge="251-c8.bin" size="8388608" crc="8d921c68" sha1="42acf1d27d52a8e3b6262eb7df50693c0b135565" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf99pjco" sourcefile="neogeo.c" cloneof="kof99" romof="kof99">
		<description>The King of Fighters '99 (Char color changed old)</description>
		<year>1999</year>
		<manufacturer>TcwLee</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="251-p1n.bin" size="1048576" crc="f2c7ddfa" sha1="d592eecc53d442c55c2f26a6a721fdf2924d2a5b" region="cpu1" offset="0"/>
		<rom name="251pjo-p2.bin" size="4194304" crc="4b08d6b3" sha1="481b740bde2141abbdc6c516d27564d9ffa03662" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="251-m1.bin" merge="251-m1.bin" size="131072" crc="5e74539c" sha1="6f49a9343cbd026b2c6720ff3fa2e5b1f85e80da" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="251-v1.bin" merge="251-v1.bin" size="4194304" crc="ef2eecc8" sha1="8ed13b9db92dba3124bc5ba66e3e275885ece24a" region="sound1" offset="0"/>
		<rom name="251-v2.bin" merge="251-v2.bin" size="4194304" crc="73e211ca" sha1="0e60fa64cab6255d9721e2b4bc22e3de64c874c5" region="sound1" offset="400000"/>
		<rom name="251-v3.bin" merge="251-v3.bin" size="4194304" crc="821901da" sha1="c6d4975bfaa19a62ed59126cadf2578c0a5c257f" region="sound1" offset="800000"/>
		<rom name="251-v4.bin" merge="251-v4.bin" size="2097152" crc="b49e6178" sha1="dde6f76e958841e8c99b693e13ced9aa9ef316dc" region="sound1" offset="c00000"/>
		<rom name="251-c1.bin" merge="251-c1.bin" size="8388608" crc="0f9e93fe" sha1="c7d77f0833c6f526f632e4f2dce59e302f6b9a15" region="gfx3" offset="0"/>
		<rom name="251-c2.bin" merge="251-c2.bin" size="8388608" crc="e71e2ea3" sha1="39c7a326fddbcca3b29c68cdc96aad4d62295c0f" region="gfx3" offset="1"/>
		<rom name="251-c3.bin" merge="251-c3.bin" size="8388608" crc="238755d2" sha1="01125b5c7a28e350f091280b041954fd1ac7c98f" region="gfx3" offset="1000000"/>
		<rom name="251-c4.bin" merge="251-c4.bin" size="8388608" crc="438c8b22" sha1="ffbc643f5b27dd00f2f95d4ef4c5f29ee814722b" region="gfx3" offset="1000001"/>
		<rom name="251-c5.bin" merge="251-c5.bin" size="8388608" crc="0b0abd0a" sha1="d5ad324fe523bdc6f09209d236cc4932524a48f1" region="gfx3" offset="2000000"/>
		<rom name="251-c6.bin" merge="251-c6.bin" size="8388608" crc="65bbf281" sha1="79ae174667a23dabcfe865b6cd6133c86098452e" region="gfx3" offset="2000001"/>
		<rom name="251-c7.bin" merge="251-c7.bin" size="8388608" crc="ff65f62e" sha1="7cd335fede05b56e15db90ce407c1183a78da4e9" region="gfx3" offset="3000000"/>
		<rom name="251-c8.bin" merge="251-c8.bin" size="8388608" crc="8d921c68" sha1="42acf1d27d52a8e3b6262eb7df50693c0b135565" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof99hp" sourcefile="neogeo.c" romof="neogeo">
		<description>The King of Fighters '99 (proto) (2 Add Char set 2)</description>
		<year>1999</year>
		<manufacturer>HackPlus</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="251hp-p1.bin" size="1048576" crc="15c044a1" sha1="c78b627e7667952094066fbdb4dbb5ecd0032af3" region="cpu1" offset="0"/>
		<rom name="251-p2p.bin" size="4194304" crc="739742ad" sha1="31acaf05a9bf186305888d3db7e4e8a83f7bb0a4" region="cpu1" offset="100000"/>
		<rom name="251-s1p.bin" size="131072" crc="fb1498ed" sha1="d40060b31b6f217a4abdf3b336439fcd7bd7aaef" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="251-m1.bin" size="131072" crc="5e74539c" sha1="6f49a9343cbd026b2c6720ff3fa2e5b1f85e80da" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="251-v1.bin" size="4194304" crc="ef2eecc8" sha1="8ed13b9db92dba3124bc5ba66e3e275885ece24a" region="sound1" offset="0"/>
		<rom name="251-v2.bin" size="4194304" crc="73e211ca" sha1="0e60fa64cab6255d9721e2b4bc22e3de64c874c5" region="sound1" offset="400000"/>
		<rom name="251-v3.bin" size="4194304" crc="821901da" sha1="c6d4975bfaa19a62ed59126cadf2578c0a5c257f" region="sound1" offset="800000"/>
		<rom name="251-v4.bin" size="2097152" crc="b49e6178" sha1="dde6f76e958841e8c99b693e13ced9aa9ef316dc" region="sound1" offset="c00000"/>
		<rom name="251-c1p.bin" size="8388608" crc="e5d8ffa4" sha1="65f15f9f02424a7a9dd35916166594f283e8d424" region="gfx3" offset="0"/>
		<rom name="251-c2p.bin" size="8388608" crc="d822778f" sha1="b590055e9bf1549bd6e1ecdabd65702202615712" region="gfx3" offset="1"/>
		<rom name="251-c3p.bin" size="8388608" crc="f20959e8" sha1="38293043fa77ac51c5e3191118874c58f1ae4d30" region="gfx3" offset="1000000"/>
		<rom name="251-c4p.bin" size="8388608" crc="54ffbe9f" sha1="8e62442923551f07a552621951b1accab2830e3b" region="gfx3" offset="1000001"/>
		<rom name="251-c5p.bin" size="8388608" crc="d87a3bbc" sha1="430f6812088712e0eb5714dcc664d8bba75e921a" region="gfx3" offset="2000000"/>
		<rom name="251-c6p.bin" size="8388608" crc="4d40a691" sha1="2b580d0678a5e6033ef16130671e860364d35e56" region="gfx3" offset="2000001"/>
		<rom name="251-c7p.bin" size="8388608" crc="a4479a58" sha1="d50e6cc9ccfe1ddbc6d90d46b8ca2cb0304edd8c" region="gfx3" offset="3000000"/>
		<rom name="251-c8p.bin" size="8388608" crc="ead513ce" sha1="e9b07a0b01fdeb3004755a479df059c81b4d0ed6" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof99kp" sourcefile="neogeo.c" cloneof="kof99hp" romof="kof99hp">
		<description>The King of Fighters '99 (proto) (Color changed - 10%)</description>
		<year>1999</year>
		<manufacturer>Fighters Kim</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="251-p1p.bin" size="1048576" crc="f37929c4" sha1="226e7e3d629568399b88275e5bcd4e5b3839be95" region="cpu1" offset="0"/>
		<rom name="251kp-p2.bin" size="4194304" crc="b3aff1ed" sha1="683561e36417152386317c30629732a1d718e188" region="cpu1" offset="100000"/>
		<rom name="251-s1p.bin" merge="251-s1p.bin" size="131072" crc="fb1498ed" sha1="d40060b31b6f217a4abdf3b336439fcd7bd7aaef" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="251-m1.bin" merge="251-m1.bin" size="131072" crc="5e74539c" sha1="6f49a9343cbd026b2c6720ff3fa2e5b1f85e80da" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="251-v1.bin" merge="251-v1.bin" size="4194304" crc="ef2eecc8" sha1="8ed13b9db92dba3124bc5ba66e3e275885ece24a" region="sound1" offset="0"/>
		<rom name="251-v2.bin" merge="251-v2.bin" size="4194304" crc="73e211ca" sha1="0e60fa64cab6255d9721e2b4bc22e3de64c874c5" region="sound1" offset="400000"/>
		<rom name="251-v3.bin" merge="251-v3.bin" size="4194304" crc="821901da" sha1="c6d4975bfaa19a62ed59126cadf2578c0a5c257f" region="sound1" offset="800000"/>
		<rom name="251-v4.bin" merge="251-v4.bin" size="2097152" crc="b49e6178" sha1="dde6f76e958841e8c99b693e13ced9aa9ef316dc" region="sound1" offset="c00000"/>
		<rom name="251-c1p.bin" merge="251-c1p.bin" size="8388608" crc="e5d8ffa4" sha1="65f15f9f02424a7a9dd35916166594f283e8d424" region="gfx3" offset="0"/>
		<rom name="251-c2p.bin" merge="251-c2p.bin" size="8388608" crc="d822778f" sha1="b590055e9bf1549bd6e1ecdabd65702202615712" region="gfx3" offset="1"/>
		<rom name="251-c3p.bin" merge="251-c3p.bin" size="8388608" crc="f20959e8" sha1="38293043fa77ac51c5e3191118874c58f1ae4d30" region="gfx3" offset="1000000"/>
		<rom name="251-c4p.bin" merge="251-c4p.bin" size="8388608" crc="54ffbe9f" sha1="8e62442923551f07a552621951b1accab2830e3b" region="gfx3" offset="1000001"/>
		<rom name="251-c5p.bin" merge="251-c5p.bin" size="8388608" crc="d87a3bbc" sha1="430f6812088712e0eb5714dcc664d8bba75e921a" region="gfx3" offset="2000000"/>
		<rom name="251-c6p.bin" merge="251-c6p.bin" size="8388608" crc="4d40a691" sha1="2b580d0678a5e6033ef16130671e860364d35e56" region="gfx3" offset="2000001"/>
		<rom name="251-c7p.bin" merge="251-c7p.bin" size="8388608" crc="a4479a58" sha1="d50e6cc9ccfe1ddbc6d90d46b8ca2cb0304edd8c" region="gfx3" offset="3000000"/>
		<rom name="251-c8p.bin" merge="251-c8p.bin" size="8388608" crc="ead513ce" sha1="e9b07a0b01fdeb3004755a479df059c81b4d0ed6" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof99pk" sourcefile="neogeo.c" cloneof="kof99hp" romof="kof99hp">
		<description>The King of Fighters '99 (proto) (2 Add Char - Based on RS - ver + Fix? data)</description>
		<year>1999</year>
		<manufacturer>Kryso Fun</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="251-p1pk.bin" size="1048576" crc="9006f3a3" sha1="1f09da2e94afd7f44087174a19ba4c74ea2a3d86" region="cpu1" offset="0"/>
		<rom name="251-p2p.bin" merge="251-p2p.bin" size="4194304" crc="739742ad" sha1="31acaf05a9bf186305888d3db7e4e8a83f7bb0a4" region="cpu1" offset="100000"/>
		<rom name="251-s1p.bin" merge="251-s1p.bin" size="131072" crc="fb1498ed" sha1="d40060b31b6f217a4abdf3b336439fcd7bd7aaef" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="251-m1.bin" merge="251-m1.bin" size="131072" crc="5e74539c" sha1="6f49a9343cbd026b2c6720ff3fa2e5b1f85e80da" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="251-v1.bin" merge="251-v1.bin" size="4194304" crc="ef2eecc8" sha1="8ed13b9db92dba3124bc5ba66e3e275885ece24a" region="sound1" offset="0"/>
		<rom name="251-v2.bin" merge="251-v2.bin" size="4194304" crc="73e211ca" sha1="0e60fa64cab6255d9721e2b4bc22e3de64c874c5" region="sound1" offset="400000"/>
		<rom name="251-v3.bin" merge="251-v3.bin" size="4194304" crc="821901da" sha1="c6d4975bfaa19a62ed59126cadf2578c0a5c257f" region="sound1" offset="800000"/>
		<rom name="251-v4.bin" merge="251-v4.bin" size="2097152" crc="b49e6178" sha1="dde6f76e958841e8c99b693e13ced9aa9ef316dc" region="sound1" offset="c00000"/>
		<rom name="251-c1p.bin" merge="251-c1p.bin" size="8388608" crc="e5d8ffa4" sha1="65f15f9f02424a7a9dd35916166594f283e8d424" region="gfx3" offset="0"/>
		<rom name="251-c2p.bin" merge="251-c2p.bin" size="8388608" crc="d822778f" sha1="b590055e9bf1549bd6e1ecdabd65702202615712" region="gfx3" offset="1"/>
		<rom name="251-c3p.bin" merge="251-c3p.bin" size="8388608" crc="f20959e8" sha1="38293043fa77ac51c5e3191118874c58f1ae4d30" region="gfx3" offset="1000000"/>
		<rom name="251-c4p.bin" merge="251-c4p.bin" size="8388608" crc="54ffbe9f" sha1="8e62442923551f07a552621951b1accab2830e3b" region="gfx3" offset="1000001"/>
		<rom name="251-c5p.bin" merge="251-c5p.bin" size="8388608" crc="d87a3bbc" sha1="430f6812088712e0eb5714dcc664d8bba75e921a" region="gfx3" offset="2000000"/>
		<rom name="251-c6p.bin" merge="251-c6p.bin" size="8388608" crc="4d40a691" sha1="2b580d0678a5e6033ef16130671e860364d35e56" region="gfx3" offset="2000001"/>
		<rom name="251-c7p.bin" merge="251-c7p.bin" size="8388608" crc="a4479a58" sha1="d50e6cc9ccfe1ddbc6d90d46b8ca2cb0304edd8c" region="gfx3" offset="3000000"/>
		<rom name="251-c8p.bin" merge="251-c8p.bin" size="8388608" crc="ead513ce" sha1="e9b07a0b01fdeb3004755a479df059c81b4d0ed6" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof99pko" sourcefile="neogeo.c" cloneof="kof99hp" romof="kof99hp">
		<description>The King of Fighters '99 (proto) (2 Add Char - Based on RS - ver without Fix? data)</description>
		<year>1999</year>
		<manufacturer>Kryso Fun</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="251-p1pko.bin" size="1048576" crc="f7a95104" sha1="51fd3befe4e439d9a5a17d99efa439d5f2091ed0" region="cpu1" offset="0"/>
		<rom name="251-p2p.bin" merge="251-p2p.bin" size="4194304" crc="739742ad" sha1="31acaf05a9bf186305888d3db7e4e8a83f7bb0a4" region="cpu1" offset="100000"/>
		<rom name="251-s1p.bin" merge="251-s1p.bin" size="131072" crc="fb1498ed" sha1="d40060b31b6f217a4abdf3b336439fcd7bd7aaef" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="251-m1.bin" merge="251-m1.bin" size="131072" crc="5e74539c" sha1="6f49a9343cbd026b2c6720ff3fa2e5b1f85e80da" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="251-v1.bin" merge="251-v1.bin" size="4194304" crc="ef2eecc8" sha1="8ed13b9db92dba3124bc5ba66e3e275885ece24a" region="sound1" offset="0"/>
		<rom name="251-v2.bin" merge="251-v2.bin" size="4194304" crc="73e211ca" sha1="0e60fa64cab6255d9721e2b4bc22e3de64c874c5" region="sound1" offset="400000"/>
		<rom name="251-v3.bin" merge="251-v3.bin" size="4194304" crc="821901da" sha1="c6d4975bfaa19a62ed59126cadf2578c0a5c257f" region="sound1" offset="800000"/>
		<rom name="251-v4.bin" merge="251-v4.bin" size="2097152" crc="b49e6178" sha1="dde6f76e958841e8c99b693e13ced9aa9ef316dc" region="sound1" offset="c00000"/>
		<rom name="251-c1p.bin" merge="251-c1p.bin" size="8388608" crc="e5d8ffa4" sha1="65f15f9f02424a7a9dd35916166594f283e8d424" region="gfx3" offset="0"/>
		<rom name="251-c2p.bin" merge="251-c2p.bin" size="8388608" crc="d822778f" sha1="b590055e9bf1549bd6e1ecdabd65702202615712" region="gfx3" offset="1"/>
		<rom name="251-c3p.bin" merge="251-c3p.bin" size="8388608" crc="f20959e8" sha1="38293043fa77ac51c5e3191118874c58f1ae4d30" region="gfx3" offset="1000000"/>
		<rom name="251-c4p.bin" merge="251-c4p.bin" size="8388608" crc="54ffbe9f" sha1="8e62442923551f07a552621951b1accab2830e3b" region="gfx3" offset="1000001"/>
		<rom name="251-c5p.bin" merge="251-c5p.bin" size="8388608" crc="d87a3bbc" sha1="430f6812088712e0eb5714dcc664d8bba75e921a" region="gfx3" offset="2000000"/>
		<rom name="251-c6p.bin" merge="251-c6p.bin" size="8388608" crc="4d40a691" sha1="2b580d0678a5e6033ef16130671e860364d35e56" region="gfx3" offset="2000001"/>
		<rom name="251-c7p.bin" merge="251-c7p.bin" size="8388608" crc="a4479a58" sha1="d50e6cc9ccfe1ddbc6d90d46b8ca2cb0304edd8c" region="gfx3" offset="3000000"/>
		<rom name="251-c8p.bin" merge="251-c8p.bin" size="8388608" crc="ead513ce" sha1="e9b07a0b01fdeb3004755a479df059c81b4d0ed6" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof99pm" sourcefile="neogeo.c" cloneof="kof99hp" romof="kof99hp">
		<description>The King of Fighters '99 (proto) (Mengele Fix)</description>
		<year>1999</year>
		<manufacturer>Unk</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="251-p1pm.bin" size="1048576" crc="ed68b5f5" sha1="5a7ec30350dcba08f7617f6c53a051b5284bc00a" region="cpu1" offset="0"/>
		<rom name="251-p2pm.bin" size="4194304" crc="dc81f711" sha1="2a00f9301e0e81ec00bc5eee5d39faeefa0eba8a" region="cpu1" offset="100000"/>
		<rom name="251-s1pm.bin" size="131072" crc="841a498c" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="251-m1pm.bin" size="131072" crc="0659d262" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="251-v1.bin" merge="251-v1.bin" size="4194304" crc="ef2eecc8" sha1="8ed13b9db92dba3124bc5ba66e3e275885ece24a" region="sound1" offset="0"/>
		<rom name="251-v2.bin" merge="251-v2.bin" size="4194304" crc="73e211ca" sha1="0e60fa64cab6255d9721e2b4bc22e3de64c874c5" region="sound1" offset="400000"/>
		<rom name="251-v3.bin" merge="251-v3.bin" size="4194304" crc="821901da" sha1="c6d4975bfaa19a62ed59126cadf2578c0a5c257f" region="sound1" offset="800000"/>
		<rom name="251-v4.bin" merge="251-v4.bin" size="2097152" crc="b49e6178" sha1="dde6f76e958841e8c99b693e13ced9aa9ef316dc" region="sound1" offset="c00000"/>
		<rom name="251-c1p.bin" merge="251-c1p.bin" size="8388608" crc="e5d8ffa4" sha1="65f15f9f02424a7a9dd35916166594f283e8d424" region="gfx3" offset="0"/>
		<rom name="251-c2p.bin" merge="251-c2p.bin" size="8388608" crc="d822778f" sha1="b590055e9bf1549bd6e1ecdabd65702202615712" region="gfx3" offset="1"/>
		<rom name="251-c3p.bin" merge="251-c3p.bin" size="8388608" crc="f20959e8" sha1="38293043fa77ac51c5e3191118874c58f1ae4d30" region="gfx3" offset="1000000"/>
		<rom name="251-c4p.bin" merge="251-c4p.bin" size="8388608" crc="54ffbe9f" sha1="8e62442923551f07a552621951b1accab2830e3b" region="gfx3" offset="1000001"/>
		<rom name="251-c5p.bin" merge="251-c5p.bin" size="8388608" crc="d87a3bbc" sha1="430f6812088712e0eb5714dcc664d8bba75e921a" region="gfx3" offset="2000000"/>
		<rom name="251-c6p.bin" merge="251-c6p.bin" size="8388608" crc="4d40a691" sha1="2b580d0678a5e6033ef16130671e860364d35e56" region="gfx3" offset="2000001"/>
		<rom name="251-c7p.bin" merge="251-c7p.bin" size="8388608" crc="a4479a58" sha1="d50e6cc9ccfe1ddbc6d90d46b8ca2cb0304edd8c" region="gfx3" offset="3000000"/>
		<rom name="251-c8p.bin" merge="251-c8p.bin" size="8388608" crc="ead513ce" sha1="e9b07a0b01fdeb3004755a479df059c81b4d0ed6" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof99py" sourcefile="neogeo.c" cloneof="kof99hp" romof="kof99hp">
		<description>The King of Fighters '99 (proto) (2 Add Char - Ultra kill start max)</description>
		<year>1999</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="251py-p1.bin" size="1048576" crc="4db24015" sha1="1103eb498eb54e4787ed4da84a99978803041366" region="cpu1" offset="0"/>
		<rom name="251-p2p.bin" merge="251-p2p.bin" size="4194304" crc="739742ad" sha1="31acaf05a9bf186305888d3db7e4e8a83f7bb0a4" region="cpu1" offset="100000"/>
		<rom name="251-s1p.bin" merge="251-s1p.bin" size="131072" crc="fb1498ed" sha1="d40060b31b6f217a4abdf3b336439fcd7bd7aaef" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="251-m1.bin" merge="251-m1.bin" size="131072" crc="5e74539c" sha1="6f49a9343cbd026b2c6720ff3fa2e5b1f85e80da" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="251-v1.bin" merge="251-v1.bin" size="4194304" crc="ef2eecc8" sha1="8ed13b9db92dba3124bc5ba66e3e275885ece24a" region="sound1" offset="0"/>
		<rom name="251-v2.bin" merge="251-v2.bin" size="4194304" crc="73e211ca" sha1="0e60fa64cab6255d9721e2b4bc22e3de64c874c5" region="sound1" offset="400000"/>
		<rom name="251-v3.bin" merge="251-v3.bin" size="4194304" crc="821901da" sha1="c6d4975bfaa19a62ed59126cadf2578c0a5c257f" region="sound1" offset="800000"/>
		<rom name="251-v4.bin" merge="251-v4.bin" size="2097152" crc="b49e6178" sha1="dde6f76e958841e8c99b693e13ced9aa9ef316dc" region="sound1" offset="c00000"/>
		<rom name="251-c1p.bin" merge="251-c1p.bin" size="8388608" crc="e5d8ffa4" sha1="65f15f9f02424a7a9dd35916166594f283e8d424" region="gfx3" offset="0"/>
		<rom name="251-c2p.bin" merge="251-c2p.bin" size="8388608" crc="d822778f" sha1="b590055e9bf1549bd6e1ecdabd65702202615712" region="gfx3" offset="1"/>
		<rom name="251-c3p.bin" merge="251-c3p.bin" size="8388608" crc="f20959e8" sha1="38293043fa77ac51c5e3191118874c58f1ae4d30" region="gfx3" offset="1000000"/>
		<rom name="251-c4p.bin" merge="251-c4p.bin" size="8388608" crc="54ffbe9f" sha1="8e62442923551f07a552621951b1accab2830e3b" region="gfx3" offset="1000001"/>
		<rom name="251-c5p.bin" merge="251-c5p.bin" size="8388608" crc="d87a3bbc" sha1="430f6812088712e0eb5714dcc664d8bba75e921a" region="gfx3" offset="2000000"/>
		<rom name="251-c6p.bin" merge="251-c6p.bin" size="8388608" crc="4d40a691" sha1="2b580d0678a5e6033ef16130671e860364d35e56" region="gfx3" offset="2000001"/>
		<rom name="251-c7p.bin" merge="251-c7p.bin" size="8388608" crc="a4479a58" sha1="d50e6cc9ccfe1ddbc6d90d46b8ca2cb0304edd8c" region="gfx3" offset="3000000"/>
		<rom name="251-c8p.bin" merge="251-c8p.bin" size="8388608" crc="ead513ce" sha1="e9b07a0b01fdeb3004755a479df059c81b4d0ed6" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf99revo" sourcefile="neogeo.c" cloneof="kof99" romof="kof99">
		<description>The King of Fighters '99 (Christmas Revolution v1.2)</description>
		<year>1999</year>
		<manufacturer>Okuhoshi</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="251-p1rev.bin" size="1048576" crc="38fd8609" sha1="fded1624a670835ae107dc19707c2fa8b06d6cea" region="cpu1" offset="0"/>
		<rom name="251-p2rev.bin" size="4194304" crc="361f64db" sha1="a789df74ff197f2c552a87be4db8d321603d404e" region="cpu1" offset="100000"/>
		<rom name="251-s1.bin" size="131072" crc="1b0133fe" sha1="7f8e743bc0c8384dec12ca7007d32b23fef8875d" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="251-m1.bin" merge="251-m1.bin" size="131072" crc="5e74539c" sha1="6f49a9343cbd026b2c6720ff3fa2e5b1f85e80da" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="251-v1.bin" merge="251-v1.bin" size="4194304" crc="ef2eecc8" sha1="8ed13b9db92dba3124bc5ba66e3e275885ece24a" region="sound1" offset="0"/>
		<rom name="251-v2.bin" merge="251-v2.bin" size="4194304" crc="73e211ca" sha1="0e60fa64cab6255d9721e2b4bc22e3de64c874c5" region="sound1" offset="400000"/>
		<rom name="251-v3.bin" merge="251-v3.bin" size="4194304" crc="821901da" sha1="c6d4975bfaa19a62ed59126cadf2578c0a5c257f" region="sound1" offset="800000"/>
		<rom name="251-v4.bin" merge="251-v4.bin" size="2097152" crc="b49e6178" sha1="dde6f76e958841e8c99b693e13ced9aa9ef316dc" region="sound1" offset="c00000"/>
		<rom name="251-c1d.bin" size="8388608" crc="b3d88546" sha1="c277525f3db5b4cb07e9842605c7c40e6c203ad9" region="gfx3" offset="0"/>
		<rom name="251-c2d.bin" size="8388608" crc="915c8634" sha1="685ecb4271edf61f6a28a2235de11dd219b999d6" region="gfx3" offset="1"/>
		<rom name="251-c3d.bin" size="8388608" crc="b047c9d5" sha1="b840eab2208e6c0a1db0cdb28df46ba07da2ddca" region="gfx3" offset="1000000"/>
		<rom name="251-c4d.bin" size="8388608" crc="6bc8e4b1" sha1="674cb8145aeada1683a70beb02ed4ea028f5bdf8" region="gfx3" offset="1000001"/>
		<rom name="251-c5d.bin" size="8388608" crc="9746268c" sha1="59d839f01f4827377a752679922bc7281099430d" region="gfx3" offset="2000000"/>
		<rom name="251-c6d.bin" size="8388608" crc="238b3e71" sha1="f929c942972f768e68a5a009a3d174d203029160" region="gfx3" offset="2000001"/>
		<rom name="251-c7rev.bin" size="8388608" crc="4e8865b2" sha1="8d7283d3782278b4fd5344a8986b1c9611118c32" region="gfx3" offset="3000000"/>
		<rom name="251-c8rev.bin" size="8388608" crc="040fcfcb" sha1="27cb93f13ffa6f1ef97d2b967ffd4b4d757b1ca0" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof99rs" sourcefile="neogeo.c" cloneof="kof99hp" romof="kof99hp">
		<description>The King of Fighters '99 (proto) (Proto RS-ver)</description>
		<year>1999</year>
		<manufacturer>Hack?</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="251rs-p1p.bin" size="1048576" crc="9ae7ab90" sha1="4783042353b2bc796b4e3f8545308fe406019eb2" region="cpu1" offset="0"/>
		<rom name="251rs-p2p.bin" size="4194304" crc="838e9331" sha1="f009382b5a99f6818f83f37f76af2d14f006237f" region="cpu1" offset="100000"/>
		<rom name="251-s1p.bin" merge="251-s1p.bin" size="131072" crc="fb1498ed" sha1="d40060b31b6f217a4abdf3b336439fcd7bd7aaef" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="251-m1.bin" merge="251-m1.bin" size="131072" crc="5e74539c" sha1="6f49a9343cbd026b2c6720ff3fa2e5b1f85e80da" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="251-v1.bin" merge="251-v1.bin" size="4194304" crc="ef2eecc8" sha1="8ed13b9db92dba3124bc5ba66e3e275885ece24a" region="sound1" offset="0"/>
		<rom name="251-v2.bin" merge="251-v2.bin" size="4194304" crc="73e211ca" sha1="0e60fa64cab6255d9721e2b4bc22e3de64c874c5" region="sound1" offset="400000"/>
		<rom name="251-v3.bin" merge="251-v3.bin" size="4194304" crc="821901da" sha1="c6d4975bfaa19a62ed59126cadf2578c0a5c257f" region="sound1" offset="800000"/>
		<rom name="251-v4.bin" merge="251-v4.bin" size="2097152" crc="b49e6178" sha1="dde6f76e958841e8c99b693e13ced9aa9ef316dc" region="sound1" offset="c00000"/>
		<rom name="251-c1p.bin" merge="251-c1p.bin" size="8388608" crc="e5d8ffa4" sha1="65f15f9f02424a7a9dd35916166594f283e8d424" region="gfx3" offset="0"/>
		<rom name="251-c2p.bin" merge="251-c2p.bin" size="8388608" crc="d822778f" sha1="b590055e9bf1549bd6e1ecdabd65702202615712" region="gfx3" offset="1"/>
		<rom name="251-c3p.bin" merge="251-c3p.bin" size="8388608" crc="f20959e8" sha1="38293043fa77ac51c5e3191118874c58f1ae4d30" region="gfx3" offset="1000000"/>
		<rom name="251-c4p.bin" merge="251-c4p.bin" size="8388608" crc="54ffbe9f" sha1="8e62442923551f07a552621951b1accab2830e3b" region="gfx3" offset="1000001"/>
		<rom name="251-c5p.bin" merge="251-c5p.bin" size="8388608" crc="d87a3bbc" sha1="430f6812088712e0eb5714dcc664d8bba75e921a" region="gfx3" offset="2000000"/>
		<rom name="251-c6p.bin" merge="251-c6p.bin" size="8388608" crc="4d40a691" sha1="2b580d0678a5e6033ef16130671e860364d35e56" region="gfx3" offset="2000001"/>
		<rom name="251-c7p.bin" merge="251-c7p.bin" size="8388608" crc="a4479a58" sha1="d50e6cc9ccfe1ddbc6d90d46b8ca2cb0304edd8c" region="gfx3" offset="3000000"/>
		<rom name="251-c8p.bin" merge="251-c8p.bin" size="8388608" crc="ead513ce" sha1="e9b07a0b01fdeb3004755a479df059c81b4d0ed6" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof99rsm" sourcefile="neogeo.c" cloneof="kof99hp" romof="kof99hp">
		<description>The King of Fighters '99 (proto) (Mengele Fix for RS-ver)</description>
		<year>1999</year>
		<manufacturer>Unk</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="251rsm-p1p.bin" size="1048576" crc="788ebe35" sha1="760d50701b8cd9a824b2b8e3e12b045bd0c0eaf1" region="cpu1" offset="0"/>
		<rom name="251rsm-p2p.bin" size="4194304" crc="2c98268d" sha1="552388a4ecb5318bdf654c0fac7ccac77795e760" region="cpu1" offset="100000"/>
		<rom name="251rsm-s1p.bin" size="131072" crc="841a498c" sha1="b9bb31dd9638bad0304e16f2de268e8c1cc4adb1" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="251rsm-m1.bin" size="131072" crc="0659d262" sha1="cea6c861a15025ad2bc1ad6b787534cfdd5bab53" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="251-v1.bin" merge="251-v1.bin" size="4194304" crc="ef2eecc8" sha1="8ed13b9db92dba3124bc5ba66e3e275885ece24a" region="sound1" offset="0"/>
		<rom name="251-v2.bin" merge="251-v2.bin" size="4194304" crc="73e211ca" sha1="0e60fa64cab6255d9721e2b4bc22e3de64c874c5" region="sound1" offset="400000"/>
		<rom name="251-v3.bin" merge="251-v3.bin" size="4194304" crc="821901da" sha1="c6d4975bfaa19a62ed59126cadf2578c0a5c257f" region="sound1" offset="800000"/>
		<rom name="251-v4.bin" merge="251-v4.bin" size="2097152" crc="b49e6178" sha1="dde6f76e958841e8c99b693e13ced9aa9ef316dc" region="sound1" offset="c00000"/>
		<rom name="251-c1p.bin" merge="251-c1p.bin" size="8388608" crc="e5d8ffa4" sha1="65f15f9f02424a7a9dd35916166594f283e8d424" region="gfx3" offset="0"/>
		<rom name="251-c2p.bin" merge="251-c2p.bin" size="8388608" crc="d822778f" sha1="b590055e9bf1549bd6e1ecdabd65702202615712" region="gfx3" offset="1"/>
		<rom name="251-c3p.bin" merge="251-c3p.bin" size="8388608" crc="f20959e8" sha1="38293043fa77ac51c5e3191118874c58f1ae4d30" region="gfx3" offset="1000000"/>
		<rom name="251-c4p.bin" merge="251-c4p.bin" size="8388608" crc="54ffbe9f" sha1="8e62442923551f07a552621951b1accab2830e3b" region="gfx3" offset="1000001"/>
		<rom name="251-c5p.bin" merge="251-c5p.bin" size="8388608" crc="d87a3bbc" sha1="430f6812088712e0eb5714dcc664d8bba75e921a" region="gfx3" offset="2000000"/>
		<rom name="251-c6p.bin" merge="251-c6p.bin" size="8388608" crc="4d40a691" sha1="2b580d0678a5e6033ef16130671e860364d35e56" region="gfx3" offset="2000001"/>
		<rom name="251-c7p.bin" merge="251-c7p.bin" size="8388608" crc="a4479a58" sha1="d50e6cc9ccfe1ddbc6d90d46b8ca2cb0304edd8c" region="gfx3" offset="3000000"/>
		<rom name="251-c8p.bin" merge="251-c8p.bin" size="8388608" crc="ead513ce" sha1="e9b07a0b01fdeb3004755a479df059c81b4d0ed6" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof99rsp" sourcefile="neogeo.c" cloneof="kof99hp" romof="kof99hp">
		<description>The King of Fighters '99 (proto) (Bug Fix for RS-ver)</description>
		<year>1999</year>
		<manufacturer>Unk</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="251rsp-p1p.bin" size="1048576" crc="4827d835" sha1="aac22e61c2b2e9e4ae8f6a19ed52020c42351271" region="cpu1" offset="0"/>
		<rom name="251rsp-p2p.bin" size="4194304" crc="b09c980d" sha1="df6d30f01056695de4214c8273a35794faa1652a" region="cpu1" offset="100000"/>
		<rom name="251rsp-s1p.bin" size="131072" crc="ee8f28a5" sha1="b6531e6ee6bdd38f7d1f7f682dddff5426250015" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="251-m1.bin" merge="251-m1.bin" size="131072" crc="5e74539c" sha1="6f49a9343cbd026b2c6720ff3fa2e5b1f85e80da" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="251-v1.bin" merge="251-v1.bin" size="4194304" crc="ef2eecc8" sha1="8ed13b9db92dba3124bc5ba66e3e275885ece24a" region="sound1" offset="0"/>
		<rom name="251-v2.bin" merge="251-v2.bin" size="4194304" crc="73e211ca" sha1="0e60fa64cab6255d9721e2b4bc22e3de64c874c5" region="sound1" offset="400000"/>
		<rom name="251-v3.bin" merge="251-v3.bin" size="4194304" crc="821901da" sha1="c6d4975bfaa19a62ed59126cadf2578c0a5c257f" region="sound1" offset="800000"/>
		<rom name="251-v4.bin" merge="251-v4.bin" size="2097152" crc="b49e6178" sha1="dde6f76e958841e8c99b693e13ced9aa9ef316dc" region="sound1" offset="c00000"/>
		<rom name="251-c1p.bin" merge="251-c1p.bin" size="8388608" crc="e5d8ffa4" sha1="65f15f9f02424a7a9dd35916166594f283e8d424" region="gfx3" offset="0"/>
		<rom name="251-c2p.bin" merge="251-c2p.bin" size="8388608" crc="d822778f" sha1="b590055e9bf1549bd6e1ecdabd65702202615712" region="gfx3" offset="1"/>
		<rom name="251-c3p.bin" merge="251-c3p.bin" size="8388608" crc="f20959e8" sha1="38293043fa77ac51c5e3191118874c58f1ae4d30" region="gfx3" offset="1000000"/>
		<rom name="251-c4p.bin" merge="251-c4p.bin" size="8388608" crc="54ffbe9f" sha1="8e62442923551f07a552621951b1accab2830e3b" region="gfx3" offset="1000001"/>
		<rom name="251-c5p.bin" merge="251-c5p.bin" size="8388608" crc="d87a3bbc" sha1="430f6812088712e0eb5714dcc664d8bba75e921a" region="gfx3" offset="2000000"/>
		<rom name="251-c6p.bin" merge="251-c6p.bin" size="8388608" crc="4d40a691" sha1="2b580d0678a5e6033ef16130671e860364d35e56" region="gfx3" offset="2000001"/>
		<rom name="251-c7p.bin" merge="251-c7p.bin" size="8388608" crc="a4479a58" sha1="d50e6cc9ccfe1ddbc6d90d46b8ca2cb0304edd8c" region="gfx3" offset="3000000"/>
		<rom name="251-c8p.bin" merge="251-c8p.bin" size="8388608" crc="ead513ce" sha1="e9b07a0b01fdeb3004755a479df059c81b4d0ed6" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof99wh1" sourcefile="neogeo.c" cloneof="kof99hp" romof="kof99hp">
		<description>The King of Fighters '99 (proto) (Diff Moves)</description>
		<year>1999</year>
		<manufacturer>Wesker</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="251wh1-p1.bin" size="1048576" crc="9e492265" sha1="2448485e59ae2f921089f03be77a17bb32d0dd9d" region="cpu1" offset="0"/>
		<rom name="251-p2p.bin" merge="251-p2p.bin" size="4194304" crc="739742ad" sha1="31acaf05a9bf186305888d3db7e4e8a83f7bb0a4" region="cpu1" offset="100000"/>
		<rom name="251-s1p.bin" merge="251-s1p.bin" size="131072" crc="fb1498ed" sha1="d40060b31b6f217a4abdf3b336439fcd7bd7aaef" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="251-m1.bin" merge="251-m1.bin" size="131072" crc="5e74539c" sha1="6f49a9343cbd026b2c6720ff3fa2e5b1f85e80da" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="251-v1.bin" merge="251-v1.bin" size="4194304" crc="ef2eecc8" sha1="8ed13b9db92dba3124bc5ba66e3e275885ece24a" region="sound1" offset="0"/>
		<rom name="251-v2.bin" merge="251-v2.bin" size="4194304" crc="73e211ca" sha1="0e60fa64cab6255d9721e2b4bc22e3de64c874c5" region="sound1" offset="400000"/>
		<rom name="251-v3.bin" merge="251-v3.bin" size="4194304" crc="821901da" sha1="c6d4975bfaa19a62ed59126cadf2578c0a5c257f" region="sound1" offset="800000"/>
		<rom name="251-v4.bin" merge="251-v4.bin" size="2097152" crc="b49e6178" sha1="dde6f76e958841e8c99b693e13ced9aa9ef316dc" region="sound1" offset="c00000"/>
		<rom name="251-c1p.bin" merge="251-c1p.bin" size="8388608" crc="e5d8ffa4" sha1="65f15f9f02424a7a9dd35916166594f283e8d424" region="gfx3" offset="0"/>
		<rom name="251-c2p.bin" merge="251-c2p.bin" size="8388608" crc="d822778f" sha1="b590055e9bf1549bd6e1ecdabd65702202615712" region="gfx3" offset="1"/>
		<rom name="251-c3p.bin" merge="251-c3p.bin" size="8388608" crc="f20959e8" sha1="38293043fa77ac51c5e3191118874c58f1ae4d30" region="gfx3" offset="1000000"/>
		<rom name="251-c4p.bin" merge="251-c4p.bin" size="8388608" crc="54ffbe9f" sha1="8e62442923551f07a552621951b1accab2830e3b" region="gfx3" offset="1000001"/>
		<rom name="251-c5p.bin" merge="251-c5p.bin" size="8388608" crc="d87a3bbc" sha1="430f6812088712e0eb5714dcc664d8bba75e921a" region="gfx3" offset="2000000"/>
		<rom name="251-c6p.bin" merge="251-c6p.bin" size="8388608" crc="4d40a691" sha1="2b580d0678a5e6033ef16130671e860364d35e56" region="gfx3" offset="2000001"/>
		<rom name="251-c7p.bin" merge="251-c7p.bin" size="8388608" crc="a4479a58" sha1="d50e6cc9ccfe1ddbc6d90d46b8ca2cb0304edd8c" region="gfx3" offset="3000000"/>
		<rom name="251-c8p.bin" merge="251-c8p.bin" size="8388608" crc="ead513ce" sha1="e9b07a0b01fdeb3004755a479df059c81b4d0ed6" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof99wh2" sourcefile="neogeo.c" cloneof="kof99hp" romof="kof99hp">
		<description>The King of Fighters '99 (proto) (Diff Moves - v.02)</description>
		<year>1999</year>
		<manufacturer>Wesker</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="251wh2-p1.bin" size="1048576" crc="505a8ded" sha1="cd939b018c43712e69aa9f3de8975a8df310503e" region="cpu1" offset="0"/>
		<rom name="251-p2p.bin" merge="251-p2p.bin" size="4194304" crc="739742ad" sha1="31acaf05a9bf186305888d3db7e4e8a83f7bb0a4" region="cpu1" offset="100000"/>
		<rom name="251-s1p.bin" merge="251-s1p.bin" size="131072" crc="fb1498ed" sha1="d40060b31b6f217a4abdf3b336439fcd7bd7aaef" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="251-m1.bin" merge="251-m1.bin" size="131072" crc="5e74539c" sha1="6f49a9343cbd026b2c6720ff3fa2e5b1f85e80da" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="251-v1.bin" merge="251-v1.bin" size="4194304" crc="ef2eecc8" sha1="8ed13b9db92dba3124bc5ba66e3e275885ece24a" region="sound1" offset="0"/>
		<rom name="251-v2.bin" merge="251-v2.bin" size="4194304" crc="73e211ca" sha1="0e60fa64cab6255d9721e2b4bc22e3de64c874c5" region="sound1" offset="400000"/>
		<rom name="251-v3.bin" merge="251-v3.bin" size="4194304" crc="821901da" sha1="c6d4975bfaa19a62ed59126cadf2578c0a5c257f" region="sound1" offset="800000"/>
		<rom name="251-v4.bin" merge="251-v4.bin" size="2097152" crc="b49e6178" sha1="dde6f76e958841e8c99b693e13ced9aa9ef316dc" region="sound1" offset="c00000"/>
		<rom name="251-c1p.bin" merge="251-c1p.bin" size="8388608" crc="e5d8ffa4" sha1="65f15f9f02424a7a9dd35916166594f283e8d424" region="gfx3" offset="0"/>
		<rom name="251-c2p.bin" merge="251-c2p.bin" size="8388608" crc="d822778f" sha1="b590055e9bf1549bd6e1ecdabd65702202615712" region="gfx3" offset="1"/>
		<rom name="251-c3p.bin" merge="251-c3p.bin" size="8388608" crc="f20959e8" sha1="38293043fa77ac51c5e3191118874c58f1ae4d30" region="gfx3" offset="1000000"/>
		<rom name="251-c4p.bin" merge="251-c4p.bin" size="8388608" crc="54ffbe9f" sha1="8e62442923551f07a552621951b1accab2830e3b" region="gfx3" offset="1000001"/>
		<rom name="251-c5p.bin" merge="251-c5p.bin" size="8388608" crc="d87a3bbc" sha1="430f6812088712e0eb5714dcc664d8bba75e921a" region="gfx3" offset="2000000"/>
		<rom name="251-c6p.bin" merge="251-c6p.bin" size="8388608" crc="4d40a691" sha1="2b580d0678a5e6033ef16130671e860364d35e56" region="gfx3" offset="2000001"/>
		<rom name="251-c7p.bin" merge="251-c7p.bin" size="8388608" crc="a4479a58" sha1="d50e6cc9ccfe1ddbc6d90d46b8ca2cb0304edd8c" region="gfx3" offset="3000000"/>
		<rom name="251-c8p.bin" merge="251-c8p.bin" size="8388608" crc="ead513ce" sha1="e9b07a0b01fdeb3004755a479df059c81b4d0ed6" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof99wh3" sourcefile="neogeo.c" cloneof="kof99hp" romof="kof99hp">
		<description>The King of Fighters '99 (proto) (Diff Moves - v.03)</description>
		<year>1999</year>
		<manufacturer>Wesker</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="251wh3-p1.bin" size="1048576" crc="9a312383" sha1="29eba75aac66c5fec8ab5937312dc41155f243f8" region="cpu1" offset="0"/>
		<rom name="251-p2p.bin" merge="251-p2p.bin" size="4194304" crc="739742ad" sha1="31acaf05a9bf186305888d3db7e4e8a83f7bb0a4" region="cpu1" offset="100000"/>
		<rom name="251-s1p.bin" merge="251-s1p.bin" size="131072" crc="fb1498ed" sha1="d40060b31b6f217a4abdf3b336439fcd7bd7aaef" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="251-m1.bin" merge="251-m1.bin" size="131072" crc="5e74539c" sha1="6f49a9343cbd026b2c6720ff3fa2e5b1f85e80da" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="251-v1.bin" merge="251-v1.bin" size="4194304" crc="ef2eecc8" sha1="8ed13b9db92dba3124bc5ba66e3e275885ece24a" region="sound1" offset="0"/>
		<rom name="251-v2.bin" merge="251-v2.bin" size="4194304" crc="73e211ca" sha1="0e60fa64cab6255d9721e2b4bc22e3de64c874c5" region="sound1" offset="400000"/>
		<rom name="251-v3.bin" merge="251-v3.bin" size="4194304" crc="821901da" sha1="c6d4975bfaa19a62ed59126cadf2578c0a5c257f" region="sound1" offset="800000"/>
		<rom name="251-v4.bin" merge="251-v4.bin" size="2097152" crc="b49e6178" sha1="dde6f76e958841e8c99b693e13ced9aa9ef316dc" region="sound1" offset="c00000"/>
		<rom name="251-c1p.bin" merge="251-c1p.bin" size="8388608" crc="e5d8ffa4" sha1="65f15f9f02424a7a9dd35916166594f283e8d424" region="gfx3" offset="0"/>
		<rom name="251-c2p.bin" merge="251-c2p.bin" size="8388608" crc="d822778f" sha1="b590055e9bf1549bd6e1ecdabd65702202615712" region="gfx3" offset="1"/>
		<rom name="251-c3p.bin" merge="251-c3p.bin" size="8388608" crc="f20959e8" sha1="38293043fa77ac51c5e3191118874c58f1ae4d30" region="gfx3" offset="1000000"/>
		<rom name="251-c4p.bin" merge="251-c4p.bin" size="8388608" crc="54ffbe9f" sha1="8e62442923551f07a552621951b1accab2830e3b" region="gfx3" offset="1000001"/>
		<rom name="251-c5p.bin" merge="251-c5p.bin" size="8388608" crc="d87a3bbc" sha1="430f6812088712e0eb5714dcc664d8bba75e921a" region="gfx3" offset="2000000"/>
		<rom name="251-c6p.bin" merge="251-c6p.bin" size="8388608" crc="4d40a691" sha1="2b580d0678a5e6033ef16130671e860364d35e56" region="gfx3" offset="2000001"/>
		<rom name="251-c7p.bin" merge="251-c7p.bin" size="8388608" crc="a4479a58" sha1="d50e6cc9ccfe1ddbc6d90d46b8ca2cb0304edd8c" region="gfx3" offset="3000000"/>
		<rom name="251-c8p.bin" merge="251-c8p.bin" size="8388608" crc="ead513ce" sha1="e9b07a0b01fdeb3004755a479df059c81b4d0ed6" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof99wh4" sourcefile="neogeo.c" cloneof="kof99hp" romof="kof99hp">
		<description>The King of Fighters '99 (proto) (Diff Moves - v.04)</description>
		<year>1999</year>
		<manufacturer>Wesker</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="251wh4-p1.bin" size="1048576" crc="5092e49f" sha1="09bd471e0c0951677bf76e7fc69cda8dc751e06b" region="cpu1" offset="0"/>
		<rom name="251-p2p.bin" merge="251-p2p.bin" size="4194304" crc="739742ad" sha1="31acaf05a9bf186305888d3db7e4e8a83f7bb0a4" region="cpu1" offset="100000"/>
		<rom name="251-s1p.bin" merge="251-s1p.bin" size="131072" crc="fb1498ed" sha1="d40060b31b6f217a4abdf3b336439fcd7bd7aaef" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="251-m1.bin" merge="251-m1.bin" size="131072" crc="5e74539c" sha1="6f49a9343cbd026b2c6720ff3fa2e5b1f85e80da" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="251-v1.bin" merge="251-v1.bin" size="4194304" crc="ef2eecc8" sha1="8ed13b9db92dba3124bc5ba66e3e275885ece24a" region="sound1" offset="0"/>
		<rom name="251-v2.bin" merge="251-v2.bin" size="4194304" crc="73e211ca" sha1="0e60fa64cab6255d9721e2b4bc22e3de64c874c5" region="sound1" offset="400000"/>
		<rom name="251-v3.bin" merge="251-v3.bin" size="4194304" crc="821901da" sha1="c6d4975bfaa19a62ed59126cadf2578c0a5c257f" region="sound1" offset="800000"/>
		<rom name="251-v4.bin" merge="251-v4.bin" size="2097152" crc="b49e6178" sha1="dde6f76e958841e8c99b693e13ced9aa9ef316dc" region="sound1" offset="c00000"/>
		<rom name="251-c1p.bin" merge="251-c1p.bin" size="8388608" crc="e5d8ffa4" sha1="65f15f9f02424a7a9dd35916166594f283e8d424" region="gfx3" offset="0"/>
		<rom name="251-c2p.bin" merge="251-c2p.bin" size="8388608" crc="d822778f" sha1="b590055e9bf1549bd6e1ecdabd65702202615712" region="gfx3" offset="1"/>
		<rom name="251-c3p.bin" merge="251-c3p.bin" size="8388608" crc="f20959e8" sha1="38293043fa77ac51c5e3191118874c58f1ae4d30" region="gfx3" offset="1000000"/>
		<rom name="251-c4p.bin" merge="251-c4p.bin" size="8388608" crc="54ffbe9f" sha1="8e62442923551f07a552621951b1accab2830e3b" region="gfx3" offset="1000001"/>
		<rom name="251-c5p.bin" merge="251-c5p.bin" size="8388608" crc="d87a3bbc" sha1="430f6812088712e0eb5714dcc664d8bba75e921a" region="gfx3" offset="2000000"/>
		<rom name="251-c6p.bin" merge="251-c6p.bin" size="8388608" crc="4d40a691" sha1="2b580d0678a5e6033ef16130671e860364d35e56" region="gfx3" offset="2000001"/>
		<rom name="251-c7p.bin" merge="251-c7p.bin" size="8388608" crc="a4479a58" sha1="d50e6cc9ccfe1ddbc6d90d46b8ca2cb0304edd8c" region="gfx3" offset="3000000"/>
		<rom name="251-c8p.bin" merge="251-c8p.bin" size="8388608" crc="ead513ce" sha1="e9b07a0b01fdeb3004755a479df059c81b4d0ed6" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf99xpsf" sourcefile="neogeo.c" cloneof="kof99hp" romof="kof99hp">
		<description>The King of Fighters '99 (proto) (00731 XPSLibrary final Fix 000409 - RS-ver)</description>
		<year>1999</year>
		<manufacturer>XPS</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="251xps-p1p.bin" size="1048576" crc="51dd4482" sha1="71200ca31bb6fc0ac045f303c15a096fc1848901" region="cpu1" offset="0"/>
		<rom name="251xps-p2p.bin" size="4194304" crc="6533070c" sha1="1eff1d11ab1463bd9578055f43684949ac6602e4" region="cpu1" offset="100000"/>
		<rom name="251xps-s1p.bin" size="131072" crc="56bc7e7a" sha1="c6b642243148ac89e2cfc1863edd369828a0ffb2" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="251xps-m1.bin" size="131072" crc="0659d262" sha1="cea6c861a15025ad2bc1ad6b787534cfdd5bab53" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="251-v1.bin" merge="251-v1.bin" size="4194304" crc="ef2eecc8" sha1="8ed13b9db92dba3124bc5ba66e3e275885ece24a" region="sound1" offset="0"/>
		<rom name="251-v2.bin" merge="251-v2.bin" size="4194304" crc="73e211ca" sha1="0e60fa64cab6255d9721e2b4bc22e3de64c874c5" region="sound1" offset="400000"/>
		<rom name="251-v3.bin" merge="251-v3.bin" size="4194304" crc="821901da" sha1="c6d4975bfaa19a62ed59126cadf2578c0a5c257f" region="sound1" offset="800000"/>
		<rom name="251-v4.bin" merge="251-v4.bin" size="2097152" crc="b49e6178" sha1="dde6f76e958841e8c99b693e13ced9aa9ef316dc" region="sound1" offset="c00000"/>
		<rom name="251-c1p.bin" merge="251-c1p.bin" size="8388608" crc="e5d8ffa4" sha1="65f15f9f02424a7a9dd35916166594f283e8d424" region="gfx3" offset="0"/>
		<rom name="251-c2p.bin" merge="251-c2p.bin" size="8388608" crc="d822778f" sha1="b590055e9bf1549bd6e1ecdabd65702202615712" region="gfx3" offset="1"/>
		<rom name="251-c3p.bin" merge="251-c3p.bin" size="8388608" crc="f20959e8" sha1="38293043fa77ac51c5e3191118874c58f1ae4d30" region="gfx3" offset="1000000"/>
		<rom name="251-c4p.bin" merge="251-c4p.bin" size="8388608" crc="54ffbe9f" sha1="8e62442923551f07a552621951b1accab2830e3b" region="gfx3" offset="1000001"/>
		<rom name="251-c5p.bin" merge="251-c5p.bin" size="8388608" crc="d87a3bbc" sha1="430f6812088712e0eb5714dcc664d8bba75e921a" region="gfx3" offset="2000000"/>
		<rom name="251-c6p.bin" merge="251-c6p.bin" size="8388608" crc="4d40a691" sha1="2b580d0678a5e6033ef16130671e860364d35e56" region="gfx3" offset="2000001"/>
		<rom name="251-c7p.bin" merge="251-c7p.bin" size="8388608" crc="a4479a58" sha1="d50e6cc9ccfe1ddbc6d90d46b8ca2cb0304edd8c" region="gfx3" offset="3000000"/>
		<rom name="251-c8p.bin" merge="251-c8p.bin" size="8388608" crc="ead513ce" sha1="e9b07a0b01fdeb3004755a479df059c81b4d0ed6" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf99xpsp" sourcefile="neogeo.c" cloneof="kof99hp" romof="kof99hp">
		<description>The King of Fighters '99 (proto) (00731 XPSLibrary final Fix 000409)</description>
		<year>1999</year>
		<manufacturer>XPS</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="251xpp-p1p.bin" size="1048576" crc="6fad557f" sha1="a647d8faf44a0ae6d600c1fb2d0b5f5cd63dc854" region="cpu1" offset="0"/>
		<rom name="251xpp-p2p.bin" size="4194304" crc="952ad690" sha1="c0aa19462f3451f355b36793a95009b808914329" region="cpu1" offset="100000"/>
		<rom name="251xps-s1p.bin" size="131072" crc="56bc7e7a" sha1="c6b642243148ac89e2cfc1863edd369828a0ffb2" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="251xps-m1.bin" size="131072" crc="0659d262" sha1="cea6c861a15025ad2bc1ad6b787534cfdd5bab53" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="251-v1.bin" merge="251-v1.bin" size="4194304" crc="ef2eecc8" sha1="8ed13b9db92dba3124bc5ba66e3e275885ece24a" region="sound1" offset="0"/>
		<rom name="251-v2.bin" merge="251-v2.bin" size="4194304" crc="73e211ca" sha1="0e60fa64cab6255d9721e2b4bc22e3de64c874c5" region="sound1" offset="400000"/>
		<rom name="251-v3.bin" merge="251-v3.bin" size="4194304" crc="821901da" sha1="c6d4975bfaa19a62ed59126cadf2578c0a5c257f" region="sound1" offset="800000"/>
		<rom name="251-v4.bin" merge="251-v4.bin" size="2097152" crc="b49e6178" sha1="dde6f76e958841e8c99b693e13ced9aa9ef316dc" region="sound1" offset="c00000"/>
		<rom name="251-c1p.bin" merge="251-c1p.bin" size="8388608" crc="e5d8ffa4" sha1="65f15f9f02424a7a9dd35916166594f283e8d424" region="gfx3" offset="0"/>
		<rom name="251-c2p.bin" merge="251-c2p.bin" size="8388608" crc="d822778f" sha1="b590055e9bf1549bd6e1ecdabd65702202615712" region="gfx3" offset="1"/>
		<rom name="251-c3p.bin" merge="251-c3p.bin" size="8388608" crc="f20959e8" sha1="38293043fa77ac51c5e3191118874c58f1ae4d30" region="gfx3" offset="1000000"/>
		<rom name="251-c4p.bin" merge="251-c4p.bin" size="8388608" crc="54ffbe9f" sha1="8e62442923551f07a552621951b1accab2830e3b" region="gfx3" offset="1000001"/>
		<rom name="251-c5p.bin" merge="251-c5p.bin" size="8388608" crc="d87a3bbc" sha1="430f6812088712e0eb5714dcc664d8bba75e921a" region="gfx3" offset="2000000"/>
		<rom name="251-c6p.bin" merge="251-c6p.bin" size="8388608" crc="4d40a691" sha1="2b580d0678a5e6033ef16130671e860364d35e56" region="gfx3" offset="2000001"/>
		<rom name="251-c7p.bin" merge="251-c7p.bin" size="8388608" crc="a4479a58" sha1="d50e6cc9ccfe1ddbc6d90d46b8ca2cb0304edd8c" region="gfx3" offset="3000000"/>
		<rom name="251-c8p.bin" merge="251-c8p.bin" size="8388608" crc="ead513ce" sha1="e9b07a0b01fdeb3004755a479df059c81b4d0ed6" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf99xpsa" sourcefile="neogeo.c" cloneof="kof99hp" romof="kof99hp">
		<description>The King of Fighters '99 (proto) (00409 XPSLibrary alternate Andy striker voice Fix)</description>
		<year>1999</year>
		<manufacturer>XPS</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="251xpa-p1p.bin" size="1048576" crc="5d4be286" sha1="5052c6852cd02452ca4e103b5ef214120aae0452" region="cpu1" offset="0"/>
		<rom name="251xps-p2p.bin" size="4194304" crc="6533070c" sha1="1eff1d11ab1463bd9578055f43684949ac6602e4" region="cpu1" offset="100000"/>
		<rom name="251xps-s1p.bin" size="131072" crc="56bc7e7a" sha1="c6b642243148ac89e2cfc1863edd369828a0ffb2" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="251xps-m1.bin" size="131072" crc="0659d262" sha1="cea6c861a15025ad2bc1ad6b787534cfdd5bab53" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="251-v1.bin" merge="251-v1.bin" size="4194304" crc="ef2eecc8" sha1="8ed13b9db92dba3124bc5ba66e3e275885ece24a" region="sound1" offset="0"/>
		<rom name="251-v2.bin" merge="251-v2.bin" size="4194304" crc="73e211ca" sha1="0e60fa64cab6255d9721e2b4bc22e3de64c874c5" region="sound1" offset="400000"/>
		<rom name="251-v3.bin" merge="251-v3.bin" size="4194304" crc="821901da" sha1="c6d4975bfaa19a62ed59126cadf2578c0a5c257f" region="sound1" offset="800000"/>
		<rom name="251-v4.bin" merge="251-v4.bin" size="2097152" crc="b49e6178" sha1="dde6f76e958841e8c99b693e13ced9aa9ef316dc" region="sound1" offset="c00000"/>
		<rom name="251-c1p.bin" merge="251-c1p.bin" size="8388608" crc="e5d8ffa4" sha1="65f15f9f02424a7a9dd35916166594f283e8d424" region="gfx3" offset="0"/>
		<rom name="251-c2p.bin" merge="251-c2p.bin" size="8388608" crc="d822778f" sha1="b590055e9bf1549bd6e1ecdabd65702202615712" region="gfx3" offset="1"/>
		<rom name="251-c3p.bin" merge="251-c3p.bin" size="8388608" crc="f20959e8" sha1="38293043fa77ac51c5e3191118874c58f1ae4d30" region="gfx3" offset="1000000"/>
		<rom name="251-c4p.bin" merge="251-c4p.bin" size="8388608" crc="54ffbe9f" sha1="8e62442923551f07a552621951b1accab2830e3b" region="gfx3" offset="1000001"/>
		<rom name="251-c5p.bin" merge="251-c5p.bin" size="8388608" crc="d87a3bbc" sha1="430f6812088712e0eb5714dcc664d8bba75e921a" region="gfx3" offset="2000000"/>
		<rom name="251-c6p.bin" merge="251-c6p.bin" size="8388608" crc="4d40a691" sha1="2b580d0678a5e6033ef16130671e860364d35e56" region="gfx3" offset="2000001"/>
		<rom name="251-c7p.bin" merge="251-c7p.bin" size="8388608" crc="a4479a58" sha1="d50e6cc9ccfe1ddbc6d90d46b8ca2cb0304edd8c" region="gfx3" offset="3000000"/>
		<rom name="251-c8p.bin" merge="251-c8p.bin" size="8388608" crc="ead513ce" sha1="e9b07a0b01fdeb3004755a479df059c81b4d0ed6" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof99yb" sourcefile="neogeo.c" cloneof="kof99hp" romof="kof99hp">
		<description>The King of Fighters '99 (proto) (2 Add Char set 1)</description>
		<year>1999</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="251yb-p1p.bin" size="1048576" crc="fd2eaf53" sha1="10dcb41674d236be9560ab442d3e3a8c542ab5f1" region="cpu1" offset="0"/>
		<rom name="251-p2p.bin" merge="251-p2p.bin" size="4194304" crc="739742ad" sha1="31acaf05a9bf186305888d3db7e4e8a83f7bb0a4" region="cpu1" offset="100000"/>
		<rom name="251-s1p.bin" merge="251-s1p.bin" size="131072" crc="fb1498ed" sha1="d40060b31b6f217a4abdf3b336439fcd7bd7aaef" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="251-m1.bin" merge="251-m1.bin" size="131072" crc="5e74539c" sha1="6f49a9343cbd026b2c6720ff3fa2e5b1f85e80da" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="251-v1.bin" merge="251-v1.bin" size="4194304" crc="ef2eecc8" sha1="8ed13b9db92dba3124bc5ba66e3e275885ece24a" region="sound1" offset="0"/>
		<rom name="251-v2.bin" merge="251-v2.bin" size="4194304" crc="73e211ca" sha1="0e60fa64cab6255d9721e2b4bc22e3de64c874c5" region="sound1" offset="400000"/>
		<rom name="251-v3.bin" merge="251-v3.bin" size="4194304" crc="821901da" sha1="c6d4975bfaa19a62ed59126cadf2578c0a5c257f" region="sound1" offset="800000"/>
		<rom name="251-v4.bin" merge="251-v4.bin" size="2097152" crc="b49e6178" sha1="dde6f76e958841e8c99b693e13ced9aa9ef316dc" region="sound1" offset="c00000"/>
		<rom name="251-c1p.bin" merge="251-c1p.bin" size="8388608" crc="e5d8ffa4" sha1="65f15f9f02424a7a9dd35916166594f283e8d424" region="gfx3" offset="0"/>
		<rom name="251-c2p.bin" merge="251-c2p.bin" size="8388608" crc="d822778f" sha1="b590055e9bf1549bd6e1ecdabd65702202615712" region="gfx3" offset="1"/>
		<rom name="251-c3p.bin" merge="251-c3p.bin" size="8388608" crc="f20959e8" sha1="38293043fa77ac51c5e3191118874c58f1ae4d30" region="gfx3" offset="1000000"/>
		<rom name="251-c4p.bin" merge="251-c4p.bin" size="8388608" crc="54ffbe9f" sha1="8e62442923551f07a552621951b1accab2830e3b" region="gfx3" offset="1000001"/>
		<rom name="251-c5p.bin" merge="251-c5p.bin" size="8388608" crc="d87a3bbc" sha1="430f6812088712e0eb5714dcc664d8bba75e921a" region="gfx3" offset="2000000"/>
		<rom name="251-c6p.bin" merge="251-c6p.bin" size="8388608" crc="4d40a691" sha1="2b580d0678a5e6033ef16130671e860364d35e56" region="gfx3" offset="2000001"/>
		<rom name="251-c7p.bin" merge="251-c7p.bin" size="8388608" crc="a4479a58" sha1="d50e6cc9ccfe1ddbc6d90d46b8ca2cb0304edd8c" region="gfx3" offset="3000000"/>
		<rom name="251-c8p.bin" merge="251-c8p.bin" size="8388608" crc="ead513ce" sha1="e9b07a0b01fdeb3004755a479df059c81b4d0ed6" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof2kbh" sourcefile="neogeo.c" cloneof="kof2000" romof="kof2000">
		<description>The King of Fighters 2000 (Add Char - Zero has icon)</description>
		<year>2000</year>
		<manufacturer>Dodowang</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="257bh-p1.bin" size="1048576" crc="613d1fc2" sha1="69a6d8add28291a14d69e9a098dd78a84f6c9b31" region="cpu1" offset="0"/>
		<rom name="257-p2n.bin" size="4194304" crc="693c2c5e" sha1="dc9121b7369ef46596343cac055a00aec81704d4" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="257-m1_decrypted.bin" merge="257-m1_decrypted.bin" size="262144" crc="d404db70" sha1="8cd1f3e140a9a367de23544e76371b0491287909" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="257-v1.bin" merge="257-v1.bin" size="4194304" crc="17cde847" sha1="4bcc0205b70dc6d9216b29025450c9c5b08cb65d" region="sound1" offset="0"/>
		<rom name="257-v2.bin" merge="257-v2.bin" size="4194304" crc="1afb20ff" sha1="57dfd2de058139345ff2b744a225790baaecd5a2" region="sound1" offset="400000"/>
		<rom name="257-v3.bin" merge="257-v3.bin" size="4194304" crc="4605036a" sha1="51b228a0600d38a6ec37aec4822879ec3b0ee106" region="sound1" offset="800000"/>
		<rom name="257-v4.bin" merge="257-v4.bin" size="4194304" crc="764bbd6b" sha1="df23c09ca6cf7d0ae5e11ff16e30c159725106b3" region="sound1" offset="c00000"/>
		<rom name="257-c1d.bin" size="8388608" crc="abcdd424" sha1="1d52aae8a7806d48c098c2a7a77dff6e02ac4870" region="gfx3" offset="0"/>
		<rom name="257-c2d.bin" size="8388608" crc="cda33778" sha1="a619740364c952c443f27ed9b7c395610f2673c7" region="gfx3" offset="1"/>
		<rom name="257-c3d.bin" size="8388608" crc="087fb15b" sha1="f77cb6e670cdf7709d84d770ecf28533cbfbe6de" region="gfx3" offset="1000000"/>
		<rom name="257-c4d.bin" size="8388608" crc="fe9dfde4" sha1="23750ff0c4bc084d55eea66a5cdd0ef2d6c32cdc" region="gfx3" offset="1000001"/>
		<rom name="257-c5d.bin" size="8388608" crc="03ee4bf4" sha1="8f26c5bc525a5786de8e25797e2875a1dfe527be" region="gfx3" offset="2000000"/>
		<rom name="257-c6d.bin" size="8388608" crc="8599cc5b" sha1="9a05fc12273aebfbc4ac22e88b32ae9ecd269462" region="gfx3" offset="2000001"/>
		<rom name="257bh-c7.bin" size="8388608" crc="f7636227" sha1="a76b331c96a7bf6fb4123c88a15f565c82b13373" region="gfx3" offset="3000000"/>
		<rom name="257bh-c8.bin" size="8388608" crc="b887fe36" sha1="d6fc2fba39c8f22ddbe911345ba1d21561cc4eb2" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof2kbj" sourcefile="neogeo.c" cloneof="kof2000" romof="kof2000">
		<description>The King of Fighters 2000 (Add Char set 2)</description>
		<year>2000</year>
		<manufacturer>Jason/K3</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="257bj-p1n.bin" size="1048576" crc="fafe059e" sha1="6167c6a2f8d8b2d08d8a2dfd26e1722bdca9c3f7" region="cpu1" offset="0"/>
		<rom name="257-p2n.bin" size="4194304" crc="693c2c5e" sha1="dc9121b7369ef46596343cac055a00aec81704d4" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="257-m1_decrypted.bin" merge="257-m1_decrypted.bin" size="262144" crc="d404db70" sha1="8cd1f3e140a9a367de23544e76371b0491287909" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="257-v1.bin" merge="257-v1.bin" size="4194304" crc="17cde847" sha1="4bcc0205b70dc6d9216b29025450c9c5b08cb65d" region="sound1" offset="0"/>
		<rom name="257-v2.bin" merge="257-v2.bin" size="4194304" crc="1afb20ff" sha1="57dfd2de058139345ff2b744a225790baaecd5a2" region="sound1" offset="400000"/>
		<rom name="257-v3.bin" merge="257-v3.bin" size="4194304" crc="4605036a" sha1="51b228a0600d38a6ec37aec4822879ec3b0ee106" region="sound1" offset="800000"/>
		<rom name="257-v4.bin" merge="257-v4.bin" size="4194304" crc="764bbd6b" sha1="df23c09ca6cf7d0ae5e11ff16e30c159725106b3" region="sound1" offset="c00000"/>
		<rom name="257-c1.bin" merge="257-c1.bin" size="8388608" crc="cef1cdfa" sha1="6135080f3a6b4712b76cc217edcc58e72b55c2b9" region="gfx3" offset="0"/>
		<rom name="257-c2.bin" merge="257-c2.bin" size="8388608" crc="f7bf0003" sha1="9f7b19a2100cf7d12867e742f440dd5277b4f895" region="gfx3" offset="1"/>
		<rom name="257-c3.bin" merge="257-c3.bin" size="8388608" crc="101e6560" sha1="8073ae1139e215d1167f8d32c14079a46ce3ee1c" region="gfx3" offset="1000000"/>
		<rom name="257-c4.bin" merge="257-c4.bin" size="8388608" crc="bd2fc1b1" sha1="da0006761923ad49b404a08d7a151193ee307a69" region="gfx3" offset="1000001"/>
		<rom name="257-c5.bin" merge="257-c5.bin" size="8388608" crc="89775412" sha1="b221b30224bc4239f1b3c2d2fd1cd4fa84e3523c" region="gfx3" offset="2000000"/>
		<rom name="257-c6.bin" merge="257-c6.bin" size="8388608" crc="fa7200d5" sha1="6f2b0d38af34e280d56a58955400e5c679906871" region="gfx3" offset="2000001"/>
		<rom name="257-c7.bin" merge="257-c7.bin" size="8388608" crc="7da11fe4" sha1="065336cf166807acb6c8569d59d3bf37a19b0a42" region="gfx3" offset="3000000"/>
		<rom name="257-c8.bin" merge="257-c8.bin" size="8388608" crc="b1afa60b" sha1="b916184f5cfe4121752270f4f65abf35d8eb0519" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof2kce" sourcefile="neogeo.c" cloneof="kof2000" romof="kof2000">
		<description>The King of Fighters 2000 (Char color changed set 1)</description>
		<year>2000</year>
		<manufacturer>Unk</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="257-p1n.bin" size="1048576" crc="5f809dbe" sha1="2bc233dcff5622de86d01e3b74b840c7caf12982" region="cpu1" offset="0"/>
		<rom name="257ce-p2.bin" size="4194304" crc="60b00b9b" sha1="eb2ea3980dbd2fe4d15b9155d4de7593396f8555" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="257-m1_decrypted.bin" merge="257-m1_decrypted.bin" size="262144" crc="d404db70" sha1="8cd1f3e140a9a367de23544e76371b0491287909" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="257-v1.bin" merge="257-v1.bin" size="4194304" crc="17cde847" sha1="4bcc0205b70dc6d9216b29025450c9c5b08cb65d" region="sound1" offset="0"/>
		<rom name="257-v2.bin" merge="257-v2.bin" size="4194304" crc="1afb20ff" sha1="57dfd2de058139345ff2b744a225790baaecd5a2" region="sound1" offset="400000"/>
		<rom name="257-v3.bin" merge="257-v3.bin" size="4194304" crc="4605036a" sha1="51b228a0600d38a6ec37aec4822879ec3b0ee106" region="sound1" offset="800000"/>
		<rom name="257-v4.bin" merge="257-v4.bin" size="4194304" crc="764bbd6b" sha1="df23c09ca6cf7d0ae5e11ff16e30c159725106b3" region="sound1" offset="c00000"/>
		<rom name="257-c1.bin" merge="257-c1.bin" size="8388608" crc="cef1cdfa" sha1="6135080f3a6b4712b76cc217edcc58e72b55c2b9" region="gfx3" offset="0"/>
		<rom name="257-c2.bin" merge="257-c2.bin" size="8388608" crc="f7bf0003" sha1="9f7b19a2100cf7d12867e742f440dd5277b4f895" region="gfx3" offset="1"/>
		<rom name="257-c3.bin" merge="257-c3.bin" size="8388608" crc="101e6560" sha1="8073ae1139e215d1167f8d32c14079a46ce3ee1c" region="gfx3" offset="1000000"/>
		<rom name="257-c4.bin" merge="257-c4.bin" size="8388608" crc="bd2fc1b1" sha1="da0006761923ad49b404a08d7a151193ee307a69" region="gfx3" offset="1000001"/>
		<rom name="257-c5.bin" merge="257-c5.bin" size="8388608" crc="89775412" sha1="b221b30224bc4239f1b3c2d2fd1cd4fa84e3523c" region="gfx3" offset="2000000"/>
		<rom name="257-c6.bin" merge="257-c6.bin" size="8388608" crc="fa7200d5" sha1="6f2b0d38af34e280d56a58955400e5c679906871" region="gfx3" offset="2000001"/>
		<rom name="257-c7.bin" merge="257-c7.bin" size="8388608" crc="7da11fe4" sha1="065336cf166807acb6c8569d59d3bf37a19b0a42" region="gfx3" offset="3000000"/>
		<rom name="257-c8.bin" merge="257-c8.bin" size="8388608" crc="b1afa60b" sha1="b916184f5cfe4121752270f4f65abf35d8eb0519" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof2kch" sourcefile="neogeo.c" cloneof="kof2000" romof="kof2000">
		<description>The King of Fighters 2000 (Diff Moves 030503)</description>
		<year>2000</year>
		<manufacturer>Chase</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="257ch-p1.bin" size="1048576" crc="6a4ac2cf" sha1="0120d712439c909b96607b487bfbc93444e3da04" region="cpu1" offset="0"/>
		<rom name="257-p2n.bin" size="4194304" crc="693c2c5e" sha1="dc9121b7369ef46596343cac055a00aec81704d4" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="257-m1_decrypted.bin" merge="257-m1_decrypted.bin" size="262144" crc="d404db70" sha1="8cd1f3e140a9a367de23544e76371b0491287909" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="257-v1.bin" merge="257-v1.bin" size="4194304" crc="17cde847" sha1="4bcc0205b70dc6d9216b29025450c9c5b08cb65d" region="sound1" offset="0"/>
		<rom name="257-v2.bin" merge="257-v2.bin" size="4194304" crc="1afb20ff" sha1="57dfd2de058139345ff2b744a225790baaecd5a2" region="sound1" offset="400000"/>
		<rom name="257-v3.bin" merge="257-v3.bin" size="4194304" crc="4605036a" sha1="51b228a0600d38a6ec37aec4822879ec3b0ee106" region="sound1" offset="800000"/>
		<rom name="257-v4.bin" merge="257-v4.bin" size="4194304" crc="764bbd6b" sha1="df23c09ca6cf7d0ae5e11ff16e30c159725106b3" region="sound1" offset="c00000"/>
		<rom name="257-c1.bin" merge="257-c1.bin" size="8388608" crc="cef1cdfa" sha1="6135080f3a6b4712b76cc217edcc58e72b55c2b9" region="gfx3" offset="0"/>
		<rom name="257-c2.bin" merge="257-c2.bin" size="8388608" crc="f7bf0003" sha1="9f7b19a2100cf7d12867e742f440dd5277b4f895" region="gfx3" offset="1"/>
		<rom name="257-c3.bin" merge="257-c3.bin" size="8388608" crc="101e6560" sha1="8073ae1139e215d1167f8d32c14079a46ce3ee1c" region="gfx3" offset="1000000"/>
		<rom name="257-c4.bin" merge="257-c4.bin" size="8388608" crc="bd2fc1b1" sha1="da0006761923ad49b404a08d7a151193ee307a69" region="gfx3" offset="1000001"/>
		<rom name="257-c5.bin" merge="257-c5.bin" size="8388608" crc="89775412" sha1="b221b30224bc4239f1b3c2d2fd1cd4fa84e3523c" region="gfx3" offset="2000000"/>
		<rom name="257-c6.bin" merge="257-c6.bin" size="8388608" crc="fa7200d5" sha1="6f2b0d38af34e280d56a58955400e5c679906871" region="gfx3" offset="2000001"/>
		<rom name="257-c7.bin" merge="257-c7.bin" size="8388608" crc="7da11fe4" sha1="065336cf166807acb6c8569d59d3bf37a19b0a42" region="gfx3" offset="3000000"/>
		<rom name="257-c8.bin" merge="257-c8.bin" size="8388608" crc="b1afa60b" sha1="b916184f5cfe4121752270f4f65abf35d8eb0519" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof2kcp" sourcefile="neogeo.c" cloneof="kof2000" romof="kof2000">
		<description>The King of Fighters 2000 (Char color changed set 2)</description>
		<year>2000</year>
		<manufacturer>Unk</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="257-p1n.bin" size="1048576" crc="5f809dbe" sha1="2bc233dcff5622de86d01e3b74b840c7caf12982" region="cpu1" offset="0"/>
		<rom name="257cp-p2.bin" size="4194304" crc="a73339fd" sha1="cce171fdb4e3be4b8431eea60b0bea36630bd94f" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="257-m1_decrypted.bin" merge="257-m1_decrypted.bin" size="262144" crc="d404db70" sha1="8cd1f3e140a9a367de23544e76371b0491287909" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="257-v1.bin" merge="257-v1.bin" size="4194304" crc="17cde847" sha1="4bcc0205b70dc6d9216b29025450c9c5b08cb65d" region="sound1" offset="0"/>
		<rom name="257-v2.bin" merge="257-v2.bin" size="4194304" crc="1afb20ff" sha1="57dfd2de058139345ff2b744a225790baaecd5a2" region="sound1" offset="400000"/>
		<rom name="257-v3.bin" merge="257-v3.bin" size="4194304" crc="4605036a" sha1="51b228a0600d38a6ec37aec4822879ec3b0ee106" region="sound1" offset="800000"/>
		<rom name="257-v4.bin" merge="257-v4.bin" size="4194304" crc="764bbd6b" sha1="df23c09ca6cf7d0ae5e11ff16e30c159725106b3" region="sound1" offset="c00000"/>
		<rom name="257-c1.bin" merge="257-c1.bin" size="8388608" crc="cef1cdfa" sha1="6135080f3a6b4712b76cc217edcc58e72b55c2b9" region="gfx3" offset="0"/>
		<rom name="257-c2.bin" merge="257-c2.bin" size="8388608" crc="f7bf0003" sha1="9f7b19a2100cf7d12867e742f440dd5277b4f895" region="gfx3" offset="1"/>
		<rom name="257-c3.bin" merge="257-c3.bin" size="8388608" crc="101e6560" sha1="8073ae1139e215d1167f8d32c14079a46ce3ee1c" region="gfx3" offset="1000000"/>
		<rom name="257-c4.bin" merge="257-c4.bin" size="8388608" crc="bd2fc1b1" sha1="da0006761923ad49b404a08d7a151193ee307a69" region="gfx3" offset="1000001"/>
		<rom name="257-c5.bin" merge="257-c5.bin" size="8388608" crc="89775412" sha1="b221b30224bc4239f1b3c2d2fd1cd4fa84e3523c" region="gfx3" offset="2000000"/>
		<rom name="257-c6.bin" merge="257-c6.bin" size="8388608" crc="fa7200d5" sha1="6f2b0d38af34e280d56a58955400e5c679906871" region="gfx3" offset="2000001"/>
		<rom name="257-c7.bin" merge="257-c7.bin" size="8388608" crc="7da11fe4" sha1="065336cf166807acb6c8569d59d3bf37a19b0a42" region="gfx3" offset="3000000"/>
		<rom name="257-c8.bin" merge="257-c8.bin" size="8388608" crc="b1afa60b" sha1="b916184f5cfe4121752270f4f65abf35d8eb0519" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof2kseh" sourcefile="neogeo.c" cloneof="kof2000" romof="kof2000">
		<description>The King of Fighters 2000 (Add Char - Ultra kill start max - Super pow hack)</description>
		<year>2000</year>
		<manufacturer>Creamymami and Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="257seh-p1.bin" size="1048576" crc="b84547e4" sha1="1c01a764d5333d8acab392f24f9a2f8d00e257ca" region="cpu1" offset="0"/>
		<rom name="257-p2n.bin" size="4194304" crc="693c2c5e" sha1="dc9121b7369ef46596343cac055a00aec81704d4" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="257-m1_decrypted.bin" merge="257-m1_decrypted.bin" size="262144" crc="d404db70" sha1="8cd1f3e140a9a367de23544e76371b0491287909" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="257-v1.bin" merge="257-v1.bin" size="4194304" crc="17cde847" sha1="4bcc0205b70dc6d9216b29025450c9c5b08cb65d" region="sound1" offset="0"/>
		<rom name="257-v2.bin" merge="257-v2.bin" size="4194304" crc="1afb20ff" sha1="57dfd2de058139345ff2b744a225790baaecd5a2" region="sound1" offset="400000"/>
		<rom name="257-v3.bin" merge="257-v3.bin" size="4194304" crc="4605036a" sha1="51b228a0600d38a6ec37aec4822879ec3b0ee106" region="sound1" offset="800000"/>
		<rom name="257-v4.bin" merge="257-v4.bin" size="4194304" crc="764bbd6b" sha1="df23c09ca6cf7d0ae5e11ff16e30c159725106b3" region="sound1" offset="c00000"/>
		<rom name="257-c1.bin" merge="257-c1.bin" size="8388608" crc="cef1cdfa" sha1="6135080f3a6b4712b76cc217edcc58e72b55c2b9" region="gfx3" offset="0"/>
		<rom name="257-c2.bin" merge="257-c2.bin" size="8388608" crc="f7bf0003" sha1="9f7b19a2100cf7d12867e742f440dd5277b4f895" region="gfx3" offset="1"/>
		<rom name="257-c3.bin" merge="257-c3.bin" size="8388608" crc="101e6560" sha1="8073ae1139e215d1167f8d32c14079a46ce3ee1c" region="gfx3" offset="1000000"/>
		<rom name="257-c4.bin" merge="257-c4.bin" size="8388608" crc="bd2fc1b1" sha1="da0006761923ad49b404a08d7a151193ee307a69" region="gfx3" offset="1000001"/>
		<rom name="257-c5.bin" merge="257-c5.bin" size="8388608" crc="89775412" sha1="b221b30224bc4239f1b3c2d2fd1cd4fa84e3523c" region="gfx3" offset="2000000"/>
		<rom name="257-c6.bin" merge="257-c6.bin" size="8388608" crc="fa7200d5" sha1="6f2b0d38af34e280d56a58955400e5c679906871" region="gfx3" offset="2000001"/>
		<rom name="257-c7.bin" merge="257-c7.bin" size="8388608" crc="7da11fe4" sha1="065336cf166807acb6c8569d59d3bf37a19b0a42" region="gfx3" offset="3000000"/>
		<rom name="257-c8.bin" merge="257-c8.bin" size="8388608" crc="b1afa60b" sha1="b916184f5cfe4121752270f4f65abf35d8eb0519" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof2keh" sourcefile="neogeo.c" cloneof="kof2000" romof="kof2000">
		<description>The King of Fighters 2000 (Add Char - Ultra kill start max)</description>
		<year>2000</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="257eh-p1.bin" size="1048576" crc="3a301e5b" sha1="a8fe40cc1577bcf1503726cd38b502e8e5c4f621" region="cpu1" offset="0"/>
		<rom name="257-p2n.bin" size="4194304" crc="693c2c5e" sha1="dc9121b7369ef46596343cac055a00aec81704d4" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="257-m1_decrypted.bin" merge="257-m1_decrypted.bin" size="262144" crc="d404db70" sha1="8cd1f3e140a9a367de23544e76371b0491287909" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="257-v1.bin" merge="257-v1.bin" size="4194304" crc="17cde847" sha1="4bcc0205b70dc6d9216b29025450c9c5b08cb65d" region="sound1" offset="0"/>
		<rom name="257-v2.bin" merge="257-v2.bin" size="4194304" crc="1afb20ff" sha1="57dfd2de058139345ff2b744a225790baaecd5a2" region="sound1" offset="400000"/>
		<rom name="257-v3.bin" merge="257-v3.bin" size="4194304" crc="4605036a" sha1="51b228a0600d38a6ec37aec4822879ec3b0ee106" region="sound1" offset="800000"/>
		<rom name="257-v4.bin" merge="257-v4.bin" size="4194304" crc="764bbd6b" sha1="df23c09ca6cf7d0ae5e11ff16e30c159725106b3" region="sound1" offset="c00000"/>
		<rom name="257-c1.bin" merge="257-c1.bin" size="8388608" crc="cef1cdfa" sha1="6135080f3a6b4712b76cc217edcc58e72b55c2b9" region="gfx3" offset="0"/>
		<rom name="257-c2.bin" merge="257-c2.bin" size="8388608" crc="f7bf0003" sha1="9f7b19a2100cf7d12867e742f440dd5277b4f895" region="gfx3" offset="1"/>
		<rom name="257-c3.bin" merge="257-c3.bin" size="8388608" crc="101e6560" sha1="8073ae1139e215d1167f8d32c14079a46ce3ee1c" region="gfx3" offset="1000000"/>
		<rom name="257-c4.bin" merge="257-c4.bin" size="8388608" crc="bd2fc1b1" sha1="da0006761923ad49b404a08d7a151193ee307a69" region="gfx3" offset="1000001"/>
		<rom name="257-c5.bin" merge="257-c5.bin" size="8388608" crc="89775412" sha1="b221b30224bc4239f1b3c2d2fd1cd4fa84e3523c" region="gfx3" offset="2000000"/>
		<rom name="257-c6.bin" merge="257-c6.bin" size="8388608" crc="fa7200d5" sha1="6f2b0d38af34e280d56a58955400e5c679906871" region="gfx3" offset="2000001"/>
		<rom name="257-c7.bin" merge="257-c7.bin" size="8388608" crc="7da11fe4" sha1="065336cf166807acb6c8569d59d3bf37a19b0a42" region="gfx3" offset="3000000"/>
		<rom name="257-c8.bin" merge="257-c8.bin" size="8388608" crc="b1afa60b" sha1="b916184f5cfe4121752270f4f65abf35d8eb0519" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof2kevo" sourcefile="neogeo.c" cloneof="kof2000" romof="kof2000">
		<description>The King of Fighters 2000 Evolution (v1.2)</description>
		<year>2000</year>
		<manufacturer>Jason/K3 and Wesker</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="257evo-p1.bin" size="1048576" crc="3107aa48" sha1="e7240cc8697d63657ed59c8d2ea69e883d690d7d" region="cpu1" offset="0"/>
		<rom name="257-p2n.bin" size="4194304" crc="693c2c5e" sha1="dc9121b7369ef46596343cac055a00aec81704d4" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="257-m1_decrypted.bin" merge="257-m1_decrypted.bin" size="262144" crc="d404db70" sha1="8cd1f3e140a9a367de23544e76371b0491287909" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="257-v1.bin" merge="257-v1.bin" size="4194304" crc="17cde847" sha1="4bcc0205b70dc6d9216b29025450c9c5b08cb65d" region="sound1" offset="0"/>
		<rom name="257-v2.bin" merge="257-v2.bin" size="4194304" crc="1afb20ff" sha1="57dfd2de058139345ff2b744a225790baaecd5a2" region="sound1" offset="400000"/>
		<rom name="257-v3.bin" merge="257-v3.bin" size="4194304" crc="4605036a" sha1="51b228a0600d38a6ec37aec4822879ec3b0ee106" region="sound1" offset="800000"/>
		<rom name="257-v4.bin" merge="257-v4.bin" size="4194304" crc="764bbd6b" sha1="df23c09ca6cf7d0ae5e11ff16e30c159725106b3" region="sound1" offset="c00000"/>
		<rom name="257-c1.bin" merge="257-c1.bin" size="8388608" crc="cef1cdfa" sha1="6135080f3a6b4712b76cc217edcc58e72b55c2b9" region="gfx3" offset="0"/>
		<rom name="257-c2.bin" merge="257-c2.bin" size="8388608" crc="f7bf0003" sha1="9f7b19a2100cf7d12867e742f440dd5277b4f895" region="gfx3" offset="1"/>
		<rom name="257-c3.bin" merge="257-c3.bin" size="8388608" crc="101e6560" sha1="8073ae1139e215d1167f8d32c14079a46ce3ee1c" region="gfx3" offset="1000000"/>
		<rom name="257-c4.bin" merge="257-c4.bin" size="8388608" crc="bd2fc1b1" sha1="da0006761923ad49b404a08d7a151193ee307a69" region="gfx3" offset="1000001"/>
		<rom name="257-c5.bin" merge="257-c5.bin" size="8388608" crc="89775412" sha1="b221b30224bc4239f1b3c2d2fd1cd4fa84e3523c" region="gfx3" offset="2000000"/>
		<rom name="257-c6.bin" merge="257-c6.bin" size="8388608" crc="fa7200d5" sha1="6f2b0d38af34e280d56a58955400e5c679906871" region="gfx3" offset="2000001"/>
		<rom name="257-c7.bin" merge="257-c7.bin" size="8388608" crc="7da11fe4" sha1="065336cf166807acb6c8569d59d3bf37a19b0a42" region="gfx3" offset="3000000"/>
		<rom name="257-c8.bin" merge="257-c8.bin" size="8388608" crc="b1afa60b" sha1="b916184f5cfe4121752270f4f65abf35d8eb0519" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2kevo1" sourcefile="neogeo.c" cloneof="kof2000" romof="kof2000">
		<description>The King of Fighters 2000 Evolution (v1.01)</description>
		<year>2000</year>
		<manufacturer>Jason/K3 and Wesker</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="257evo1-p1.bin" size="1048576" crc="ac684cce" sha1="1fb72efd4fa0a4c40b0c16b913f5fa5fdd471d74" region="cpu1" offset="0"/>
		<rom name="257-p2n.bin" size="4194304" crc="693c2c5e" sha1="dc9121b7369ef46596343cac055a00aec81704d4" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="257-m1_decrypted.bin" merge="257-m1_decrypted.bin" size="262144" crc="d404db70" sha1="8cd1f3e140a9a367de23544e76371b0491287909" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="257-v1.bin" merge="257-v1.bin" size="4194304" crc="17cde847" sha1="4bcc0205b70dc6d9216b29025450c9c5b08cb65d" region="sound1" offset="0"/>
		<rom name="257-v2.bin" merge="257-v2.bin" size="4194304" crc="1afb20ff" sha1="57dfd2de058139345ff2b744a225790baaecd5a2" region="sound1" offset="400000"/>
		<rom name="257-v3.bin" merge="257-v3.bin" size="4194304" crc="4605036a" sha1="51b228a0600d38a6ec37aec4822879ec3b0ee106" region="sound1" offset="800000"/>
		<rom name="257-v4.bin" merge="257-v4.bin" size="4194304" crc="764bbd6b" sha1="df23c09ca6cf7d0ae5e11ff16e30c159725106b3" region="sound1" offset="c00000"/>
		<rom name="257-c1.bin" merge="257-c1.bin" size="8388608" crc="cef1cdfa" sha1="6135080f3a6b4712b76cc217edcc58e72b55c2b9" region="gfx3" offset="0"/>
		<rom name="257-c2.bin" merge="257-c2.bin" size="8388608" crc="f7bf0003" sha1="9f7b19a2100cf7d12867e742f440dd5277b4f895" region="gfx3" offset="1"/>
		<rom name="257-c3.bin" merge="257-c3.bin" size="8388608" crc="101e6560" sha1="8073ae1139e215d1167f8d32c14079a46ce3ee1c" region="gfx3" offset="1000000"/>
		<rom name="257-c4.bin" merge="257-c4.bin" size="8388608" crc="bd2fc1b1" sha1="da0006761923ad49b404a08d7a151193ee307a69" region="gfx3" offset="1000001"/>
		<rom name="257-c5.bin" merge="257-c5.bin" size="8388608" crc="89775412" sha1="b221b30224bc4239f1b3c2d2fd1cd4fa84e3523c" region="gfx3" offset="2000000"/>
		<rom name="257-c6.bin" merge="257-c6.bin" size="8388608" crc="fa7200d5" sha1="6f2b0d38af34e280d56a58955400e5c679906871" region="gfx3" offset="2000001"/>
		<rom name="257-c7.bin" merge="257-c7.bin" size="8388608" crc="7da11fe4" sha1="065336cf166807acb6c8569d59d3bf37a19b0a42" region="gfx3" offset="3000000"/>
		<rom name="257-c8.bin" merge="257-c8.bin" size="8388608" crc="b1afa60b" sha1="b916184f5cfe4121752270f4f65abf35d8eb0519" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2kevo2" sourcefile="neogeo.c" cloneof="kof2000" romof="kof2000">
		<description>The King of Fighters 2000 Evolution (v1.0)</description>
		<year>2000</year>
		<manufacturer>Jason/K3 and Wesker</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="257evo2-p1.bin" size="1048576" crc="2331f409" sha1="13344ccf1748be13e8605c8cd0f3e7786a0c250c" region="cpu1" offset="0"/>
		<rom name="257-p2n.bin" size="4194304" crc="693c2c5e" sha1="dc9121b7369ef46596343cac055a00aec81704d4" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="257-m1_decrypted.bin" merge="257-m1_decrypted.bin" size="262144" crc="d404db70" sha1="8cd1f3e140a9a367de23544e76371b0491287909" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="257-v1.bin" merge="257-v1.bin" size="4194304" crc="17cde847" sha1="4bcc0205b70dc6d9216b29025450c9c5b08cb65d" region="sound1" offset="0"/>
		<rom name="257-v2.bin" merge="257-v2.bin" size="4194304" crc="1afb20ff" sha1="57dfd2de058139345ff2b744a225790baaecd5a2" region="sound1" offset="400000"/>
		<rom name="257-v3.bin" merge="257-v3.bin" size="4194304" crc="4605036a" sha1="51b228a0600d38a6ec37aec4822879ec3b0ee106" region="sound1" offset="800000"/>
		<rom name="257-v4.bin" merge="257-v4.bin" size="4194304" crc="764bbd6b" sha1="df23c09ca6cf7d0ae5e11ff16e30c159725106b3" region="sound1" offset="c00000"/>
		<rom name="257-c1.bin" merge="257-c1.bin" size="8388608" crc="cef1cdfa" sha1="6135080f3a6b4712b76cc217edcc58e72b55c2b9" region="gfx3" offset="0"/>
		<rom name="257-c2.bin" merge="257-c2.bin" size="8388608" crc="f7bf0003" sha1="9f7b19a2100cf7d12867e742f440dd5277b4f895" region="gfx3" offset="1"/>
		<rom name="257-c3.bin" merge="257-c3.bin" size="8388608" crc="101e6560" sha1="8073ae1139e215d1167f8d32c14079a46ce3ee1c" region="gfx3" offset="1000000"/>
		<rom name="257-c4.bin" merge="257-c4.bin" size="8388608" crc="bd2fc1b1" sha1="da0006761923ad49b404a08d7a151193ee307a69" region="gfx3" offset="1000001"/>
		<rom name="257-c5.bin" merge="257-c5.bin" size="8388608" crc="89775412" sha1="b221b30224bc4239f1b3c2d2fd1cd4fa84e3523c" region="gfx3" offset="2000000"/>
		<rom name="257-c6.bin" merge="257-c6.bin" size="8388608" crc="fa7200d5" sha1="6f2b0d38af34e280d56a58955400e5c679906871" region="gfx3" offset="2000001"/>
		<rom name="257-c7.bin" merge="257-c7.bin" size="8388608" crc="7da11fe4" sha1="065336cf166807acb6c8569d59d3bf37a19b0a42" region="gfx3" offset="3000000"/>
		<rom name="257-c8.bin" merge="257-c8.bin" size="8388608" crc="b1afa60b" sha1="b916184f5cfe4121752270f4f65abf35d8eb0519" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof2kgbh" sourcefile="neogeo.c" cloneof="kof2000" romof="kof2000">
		<description>The King of Fighters 2000 (Boss Hack - Gold Color Edition)</description>
		<year>2000</year>
		<manufacturer>hack</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="257-p1gbh.bin" size="1048576" crc="5527a8fb" sha1="5c861ab496ab713d04fe26ad5e6f73c2bb52bf48" region="cpu1" offset="0"/>
		<rom name="257-p2gbh.bin" size="4194304" crc="7992520d" sha1="7718348355adbb05e64767ae5d075046ae9b5400" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="257-m1gbh.bin" size="262144" crc="a082f086" sha1="809ef4a533cf541b86786f455a7f283a5acecd82" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="257-v1.bin" merge="257-v1.bin" size="4194304" crc="17cde847" sha1="4bcc0205b70dc6d9216b29025450c9c5b08cb65d" region="sound1" offset="0"/>
		<rom name="257-v2.bin" merge="257-v2.bin" size="4194304" crc="1afb20ff" sha1="57dfd2de058139345ff2b744a225790baaecd5a2" region="sound1" offset="400000"/>
		<rom name="257-v3.bin" merge="257-v3.bin" size="4194304" crc="4605036a" sha1="51b228a0600d38a6ec37aec4822879ec3b0ee106" region="sound1" offset="800000"/>
		<rom name="257-v4.bin" merge="257-v4.bin" size="4194304" crc="764bbd6b" sha1="df23c09ca6cf7d0ae5e11ff16e30c159725106b3" region="sound1" offset="c00000"/>
		<rom name="257-c1d.bin" size="8388608" crc="abcdd424" sha1="1d52aae8a7806d48c098c2a7a77dff6e02ac4870" region="gfx3" offset="0"/>
		<rom name="257-c2d.bin" size="8388608" crc="cda33778" sha1="a619740364c952c443f27ed9b7c395610f2673c7" region="gfx3" offset="1"/>
		<rom name="257-c3d.bin" size="8388608" crc="087fb15b" sha1="f77cb6e670cdf7709d84d770ecf28533cbfbe6de" region="gfx3" offset="1000000"/>
		<rom name="257-c4d.bin" size="8388608" crc="fe9dfde4" sha1="23750ff0c4bc084d55eea66a5cdd0ef2d6c32cdc" region="gfx3" offset="1000001"/>
		<rom name="257-c5d.bin" size="8388608" crc="03ee4bf4" sha1="8f26c5bc525a5786de8e25797e2875a1dfe527be" region="gfx3" offset="2000000"/>
		<rom name="257-c6d.bin" size="8388608" crc="8599cc5b" sha1="9a05fc12273aebfbc4ac22e88b32ae9ecd269462" region="gfx3" offset="2000001"/>
		<rom name="257-c7gbh.bin" size="8388608" crc="f7636227" sha1="a76b331c96a7bf6fb4123c88a15f565c82b13373" region="gfx3" offset="3000000"/>
		<rom name="257-c8gbh.bin" size="8388608" crc="b887fe36" sha1="d6fc2fba39c8f22ddbe911345ba1d21561cc4eb2" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2kgold" sourcefile="neogeo.c" cloneof="kof2000" romof="kof2000">
		<description>The King of Fighters 2000 (Char color changed - Gold)</description>
		<year>2000</year>
		<manufacturer>Anndy</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="257-p1n.bin" size="1048576" crc="5f809dbe" sha1="2bc233dcff5622de86d01e3b74b840c7caf12982" region="cpu1" offset="0"/>
		<rom name="257gold-p2.bin" size="4194304" crc="7992520d" sha1="7718348355adbb05e64767ae5d075046ae9b5400" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="257-m1_decrypted.bin" merge="257-m1_decrypted.bin" size="262144" crc="d404db70" sha1="8cd1f3e140a9a367de23544e76371b0491287909" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="257-v1.bin" merge="257-v1.bin" size="4194304" crc="17cde847" sha1="4bcc0205b70dc6d9216b29025450c9c5b08cb65d" region="sound1" offset="0"/>
		<rom name="257-v2.bin" merge="257-v2.bin" size="4194304" crc="1afb20ff" sha1="57dfd2de058139345ff2b744a225790baaecd5a2" region="sound1" offset="400000"/>
		<rom name="257-v3.bin" merge="257-v3.bin" size="4194304" crc="4605036a" sha1="51b228a0600d38a6ec37aec4822879ec3b0ee106" region="sound1" offset="800000"/>
		<rom name="257-v4.bin" merge="257-v4.bin" size="4194304" crc="764bbd6b" sha1="df23c09ca6cf7d0ae5e11ff16e30c159725106b3" region="sound1" offset="c00000"/>
		<rom name="257-c1.bin" merge="257-c1.bin" size="8388608" crc="cef1cdfa" sha1="6135080f3a6b4712b76cc217edcc58e72b55c2b9" region="gfx3" offset="0"/>
		<rom name="257-c2.bin" merge="257-c2.bin" size="8388608" crc="f7bf0003" sha1="9f7b19a2100cf7d12867e742f440dd5277b4f895" region="gfx3" offset="1"/>
		<rom name="257-c3.bin" merge="257-c3.bin" size="8388608" crc="101e6560" sha1="8073ae1139e215d1167f8d32c14079a46ce3ee1c" region="gfx3" offset="1000000"/>
		<rom name="257-c4.bin" merge="257-c4.bin" size="8388608" crc="bd2fc1b1" sha1="da0006761923ad49b404a08d7a151193ee307a69" region="gfx3" offset="1000001"/>
		<rom name="257-c5.bin" merge="257-c5.bin" size="8388608" crc="89775412" sha1="b221b30224bc4239f1b3c2d2fd1cd4fa84e3523c" region="gfx3" offset="2000000"/>
		<rom name="257-c6.bin" merge="257-c6.bin" size="8388608" crc="fa7200d5" sha1="6f2b0d38af34e280d56a58955400e5c679906871" region="gfx3" offset="2000001"/>
		<rom name="257-c7.bin" merge="257-c7.bin" size="8388608" crc="7da11fe4" sha1="065336cf166807acb6c8569d59d3bf37a19b0a42" region="gfx3" offset="3000000"/>
		<rom name="257-c8.bin" merge="257-c8.bin" size="8388608" crc="b1afa60b" sha1="b916184f5cfe4121752270f4f65abf35d8eb0519" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof2kice" sourcefile="neogeo.c" cloneof="kof2000" romof="kof2000">
		<description>The King of Fighters 2000 (Char color changed - Ice blue)</description>
		<year>2000</year>
		<manufacturer>Zhangshee</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="257-p1n.bin" size="1048576" crc="5f809dbe" sha1="2bc233dcff5622de86d01e3b74b840c7caf12982" region="cpu1" offset="0"/>
		<rom name="257ice-p2.bin" size="4194304" crc="95df1ddd" sha1="faecf18584d5397a588a69d002968a341a12adcb" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="257-m1_decrypted.bin" merge="257-m1_decrypted.bin" size="262144" crc="d404db70" sha1="8cd1f3e140a9a367de23544e76371b0491287909" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="257-v1.bin" merge="257-v1.bin" size="4194304" crc="17cde847" sha1="4bcc0205b70dc6d9216b29025450c9c5b08cb65d" region="sound1" offset="0"/>
		<rom name="257-v2.bin" merge="257-v2.bin" size="4194304" crc="1afb20ff" sha1="57dfd2de058139345ff2b744a225790baaecd5a2" region="sound1" offset="400000"/>
		<rom name="257-v3.bin" merge="257-v3.bin" size="4194304" crc="4605036a" sha1="51b228a0600d38a6ec37aec4822879ec3b0ee106" region="sound1" offset="800000"/>
		<rom name="257-v4.bin" merge="257-v4.bin" size="4194304" crc="764bbd6b" sha1="df23c09ca6cf7d0ae5e11ff16e30c159725106b3" region="sound1" offset="c00000"/>
		<rom name="257-c1.bin" merge="257-c1.bin" size="8388608" crc="cef1cdfa" sha1="6135080f3a6b4712b76cc217edcc58e72b55c2b9" region="gfx3" offset="0"/>
		<rom name="257-c2.bin" merge="257-c2.bin" size="8388608" crc="f7bf0003" sha1="9f7b19a2100cf7d12867e742f440dd5277b4f895" region="gfx3" offset="1"/>
		<rom name="257-c3.bin" merge="257-c3.bin" size="8388608" crc="101e6560" sha1="8073ae1139e215d1167f8d32c14079a46ce3ee1c" region="gfx3" offset="1000000"/>
		<rom name="257-c4.bin" merge="257-c4.bin" size="8388608" crc="bd2fc1b1" sha1="da0006761923ad49b404a08d7a151193ee307a69" region="gfx3" offset="1000001"/>
		<rom name="257-c5.bin" merge="257-c5.bin" size="8388608" crc="89775412" sha1="b221b30224bc4239f1b3c2d2fd1cd4fa84e3523c" region="gfx3" offset="2000000"/>
		<rom name="257-c6.bin" merge="257-c6.bin" size="8388608" crc="fa7200d5" sha1="6f2b0d38af34e280d56a58955400e5c679906871" region="gfx3" offset="2000001"/>
		<rom name="257-c7.bin" merge="257-c7.bin" size="8388608" crc="7da11fe4" sha1="065336cf166807acb6c8569d59d3bf37a19b0a42" region="gfx3" offset="3000000"/>
		<rom name="257-c8.bin" merge="257-c8.bin" size="8388608" crc="b1afa60b" sha1="b916184f5cfe4121752270f4f65abf35d8eb0519" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof2kjlc" sourcefile="neogeo.c" cloneof="kof2000" romof="kof2000">
		<description>The King of Fighters 2000 (Char color changed for Athena 2P and Kula 2P)</description>
		<year>2000</year>
		<manufacturer>Jui Lee</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="257-p1n.bin" size="1048576" crc="5f809dbe" sha1="2bc233dcff5622de86d01e3b74b840c7caf12982" region="cpu1" offset="0"/>
		<rom name="257jlc-p2.bin" size="4194304" crc="dc36885b" sha1="b192edc43f598434877df3e2deddca53473bf537" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="257-m1_decrypted.bin" merge="257-m1_decrypted.bin" size="262144" crc="d404db70" sha1="8cd1f3e140a9a367de23544e76371b0491287909" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="257-v1.bin" merge="257-v1.bin" size="4194304" crc="17cde847" sha1="4bcc0205b70dc6d9216b29025450c9c5b08cb65d" region="sound1" offset="0"/>
		<rom name="257-v2.bin" merge="257-v2.bin" size="4194304" crc="1afb20ff" sha1="57dfd2de058139345ff2b744a225790baaecd5a2" region="sound1" offset="400000"/>
		<rom name="257-v3.bin" merge="257-v3.bin" size="4194304" crc="4605036a" sha1="51b228a0600d38a6ec37aec4822879ec3b0ee106" region="sound1" offset="800000"/>
		<rom name="257-v4.bin" merge="257-v4.bin" size="4194304" crc="764bbd6b" sha1="df23c09ca6cf7d0ae5e11ff16e30c159725106b3" region="sound1" offset="c00000"/>
		<rom name="257-c1.bin" merge="257-c1.bin" size="8388608" crc="cef1cdfa" sha1="6135080f3a6b4712b76cc217edcc58e72b55c2b9" region="gfx3" offset="0"/>
		<rom name="257-c2.bin" merge="257-c2.bin" size="8388608" crc="f7bf0003" sha1="9f7b19a2100cf7d12867e742f440dd5277b4f895" region="gfx3" offset="1"/>
		<rom name="257-c3.bin" merge="257-c3.bin" size="8388608" crc="101e6560" sha1="8073ae1139e215d1167f8d32c14079a46ce3ee1c" region="gfx3" offset="1000000"/>
		<rom name="257-c4.bin" merge="257-c4.bin" size="8388608" crc="bd2fc1b1" sha1="da0006761923ad49b404a08d7a151193ee307a69" region="gfx3" offset="1000001"/>
		<rom name="257-c5.bin" merge="257-c5.bin" size="8388608" crc="89775412" sha1="b221b30224bc4239f1b3c2d2fd1cd4fa84e3523c" region="gfx3" offset="2000000"/>
		<rom name="257-c6.bin" merge="257-c6.bin" size="8388608" crc="fa7200d5" sha1="6f2b0d38af34e280d56a58955400e5c679906871" region="gfx3" offset="2000001"/>
		<rom name="257-c7.bin" merge="257-c7.bin" size="8388608" crc="7da11fe4" sha1="065336cf166807acb6c8569d59d3bf37a19b0a42" region="gfx3" offset="3000000"/>
		<rom name="257-c8.bin" merge="257-c8.bin" size="8388608" crc="b1afa60b" sha1="b916184f5cfe4121752270f4f65abf35d8eb0519" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof2kkf1" sourcefile="neogeo.c" cloneof="kof2000" romof="kof2000">
		<description>The King of Fighters 2000 (Add Char - MVS protection rem set 1)</description>
		<year>2000</year>
		<manufacturer>Kurouri</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="257kf1-p1.bin" size="1048576" crc="3a6bb418" sha1="d794bf7ee14fcf3972360f7d47ed6cd08a3269d2" region="cpu1" offset="0"/>
		<rom name="257-p2n.bin" size="4194304" crc="693c2c5e" sha1="dc9121b7369ef46596343cac055a00aec81704d4" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="257-m1_decrypted.bin" merge="257-m1_decrypted.bin" size="262144" crc="d404db70" sha1="8cd1f3e140a9a367de23544e76371b0491287909" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="257-v1.bin" merge="257-v1.bin" size="4194304" crc="17cde847" sha1="4bcc0205b70dc6d9216b29025450c9c5b08cb65d" region="sound1" offset="0"/>
		<rom name="257-v2.bin" merge="257-v2.bin" size="4194304" crc="1afb20ff" sha1="57dfd2de058139345ff2b744a225790baaecd5a2" region="sound1" offset="400000"/>
		<rom name="257-v3.bin" merge="257-v3.bin" size="4194304" crc="4605036a" sha1="51b228a0600d38a6ec37aec4822879ec3b0ee106" region="sound1" offset="800000"/>
		<rom name="257-v4.bin" merge="257-v4.bin" size="4194304" crc="764bbd6b" sha1="df23c09ca6cf7d0ae5e11ff16e30c159725106b3" region="sound1" offset="c00000"/>
		<rom name="257-c1.bin" merge="257-c1.bin" size="8388608" crc="cef1cdfa" sha1="6135080f3a6b4712b76cc217edcc58e72b55c2b9" region="gfx3" offset="0"/>
		<rom name="257-c2.bin" merge="257-c2.bin" size="8388608" crc="f7bf0003" sha1="9f7b19a2100cf7d12867e742f440dd5277b4f895" region="gfx3" offset="1"/>
		<rom name="257-c3.bin" merge="257-c3.bin" size="8388608" crc="101e6560" sha1="8073ae1139e215d1167f8d32c14079a46ce3ee1c" region="gfx3" offset="1000000"/>
		<rom name="257-c4.bin" merge="257-c4.bin" size="8388608" crc="bd2fc1b1" sha1="da0006761923ad49b404a08d7a151193ee307a69" region="gfx3" offset="1000001"/>
		<rom name="257-c5.bin" merge="257-c5.bin" size="8388608" crc="89775412" sha1="b221b30224bc4239f1b3c2d2fd1cd4fa84e3523c" region="gfx3" offset="2000000"/>
		<rom name="257-c6.bin" merge="257-c6.bin" size="8388608" crc="fa7200d5" sha1="6f2b0d38af34e280d56a58955400e5c679906871" region="gfx3" offset="2000001"/>
		<rom name="257-c7.bin" merge="257-c7.bin" size="8388608" crc="7da11fe4" sha1="065336cf166807acb6c8569d59d3bf37a19b0a42" region="gfx3" offset="3000000"/>
		<rom name="257-c8.bin" merge="257-c8.bin" size="8388608" crc="b1afa60b" sha1="b916184f5cfe4121752270f4f65abf35d8eb0519" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof2kkvs" sourcefile="neogeo.c" cloneof="kof2000" romof="kof2000">
		<description>The King of Fighters 2000 (Add Char - MVS protection rem set 2)</description>
		<year>2000</year>
		<manufacturer>KVS</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="257kvs-p1n.bin" size="1048576" crc="de23e8a0" sha1="737a3e9c7cac2338f382c3a55d5caa9810fb87ce" region="cpu1" offset="0"/>
		<rom name="257-p2n.bin" size="4194304" crc="693c2c5e" sha1="dc9121b7369ef46596343cac055a00aec81704d4" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="257-m1_decrypted.bin" merge="257-m1_decrypted.bin" size="262144" crc="d404db70" sha1="8cd1f3e140a9a367de23544e76371b0491287909" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="257-v1.bin" merge="257-v1.bin" size="4194304" crc="17cde847" sha1="4bcc0205b70dc6d9216b29025450c9c5b08cb65d" region="sound1" offset="0"/>
		<rom name="257-v2.bin" merge="257-v2.bin" size="4194304" crc="1afb20ff" sha1="57dfd2de058139345ff2b744a225790baaecd5a2" region="sound1" offset="400000"/>
		<rom name="257-v3.bin" merge="257-v3.bin" size="4194304" crc="4605036a" sha1="51b228a0600d38a6ec37aec4822879ec3b0ee106" region="sound1" offset="800000"/>
		<rom name="257-v4.bin" merge="257-v4.bin" size="4194304" crc="764bbd6b" sha1="df23c09ca6cf7d0ae5e11ff16e30c159725106b3" region="sound1" offset="c00000"/>
		<rom name="257-c1.bin" merge="257-c1.bin" size="8388608" crc="cef1cdfa" sha1="6135080f3a6b4712b76cc217edcc58e72b55c2b9" region="gfx3" offset="0"/>
		<rom name="257-c2.bin" merge="257-c2.bin" size="8388608" crc="f7bf0003" sha1="9f7b19a2100cf7d12867e742f440dd5277b4f895" region="gfx3" offset="1"/>
		<rom name="257-c3.bin" merge="257-c3.bin" size="8388608" crc="101e6560" sha1="8073ae1139e215d1167f8d32c14079a46ce3ee1c" region="gfx3" offset="1000000"/>
		<rom name="257-c4.bin" merge="257-c4.bin" size="8388608" crc="bd2fc1b1" sha1="da0006761923ad49b404a08d7a151193ee307a69" region="gfx3" offset="1000001"/>
		<rom name="257-c5.bin" merge="257-c5.bin" size="8388608" crc="89775412" sha1="b221b30224bc4239f1b3c2d2fd1cd4fa84e3523c" region="gfx3" offset="2000000"/>
		<rom name="257-c6.bin" merge="257-c6.bin" size="8388608" crc="fa7200d5" sha1="6f2b0d38af34e280d56a58955400e5c679906871" region="gfx3" offset="2000001"/>
		<rom name="257-c7.bin" merge="257-c7.bin" size="8388608" crc="7da11fe4" sha1="065336cf166807acb6c8569d59d3bf37a19b0a42" region="gfx3" offset="3000000"/>
		<rom name="257-c8.bin" merge="257-c8.bin" size="8388608" crc="b1afa60b" sha1="b916184f5cfe4121752270f4f65abf35d8eb0519" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof2kkzs" sourcefile="neogeo.c" cloneof="kof2000" romof="kof2000">
		<description>The King of Fighters 2000 (Add Char - MVS protection rem set 3)</description>
		<year>2000</year>
		<manufacturer>Unk</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="257kzs-p1n.bin" size="1048576" crc="e41f350c" sha1="d0d4feb6f91714abe11ec57ba9eecc7bb7f5b354" region="cpu1" offset="0"/>
		<rom name="257-p2n.bin" size="4194304" crc="693c2c5e" sha1="dc9121b7369ef46596343cac055a00aec81704d4" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="257-m1_decrypted.bin" merge="257-m1_decrypted.bin" size="262144" crc="d404db70" sha1="8cd1f3e140a9a367de23544e76371b0491287909" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="257-v1.bin" merge="257-v1.bin" size="4194304" crc="17cde847" sha1="4bcc0205b70dc6d9216b29025450c9c5b08cb65d" region="sound1" offset="0"/>
		<rom name="257-v2.bin" merge="257-v2.bin" size="4194304" crc="1afb20ff" sha1="57dfd2de058139345ff2b744a225790baaecd5a2" region="sound1" offset="400000"/>
		<rom name="257-v3.bin" merge="257-v3.bin" size="4194304" crc="4605036a" sha1="51b228a0600d38a6ec37aec4822879ec3b0ee106" region="sound1" offset="800000"/>
		<rom name="257-v4.bin" merge="257-v4.bin" size="4194304" crc="764bbd6b" sha1="df23c09ca6cf7d0ae5e11ff16e30c159725106b3" region="sound1" offset="c00000"/>
		<rom name="257-c1.bin" merge="257-c1.bin" size="8388608" crc="cef1cdfa" sha1="6135080f3a6b4712b76cc217edcc58e72b55c2b9" region="gfx3" offset="0"/>
		<rom name="257-c2.bin" merge="257-c2.bin" size="8388608" crc="f7bf0003" sha1="9f7b19a2100cf7d12867e742f440dd5277b4f895" region="gfx3" offset="1"/>
		<rom name="257-c3.bin" merge="257-c3.bin" size="8388608" crc="101e6560" sha1="8073ae1139e215d1167f8d32c14079a46ce3ee1c" region="gfx3" offset="1000000"/>
		<rom name="257-c4.bin" merge="257-c4.bin" size="8388608" crc="bd2fc1b1" sha1="da0006761923ad49b404a08d7a151193ee307a69" region="gfx3" offset="1000001"/>
		<rom name="257-c5.bin" merge="257-c5.bin" size="8388608" crc="89775412" sha1="b221b30224bc4239f1b3c2d2fd1cd4fa84e3523c" region="gfx3" offset="2000000"/>
		<rom name="257-c6.bin" merge="257-c6.bin" size="8388608" crc="fa7200d5" sha1="6f2b0d38af34e280d56a58955400e5c679906871" region="gfx3" offset="2000001"/>
		<rom name="257-c7.bin" merge="257-c7.bin" size="8388608" crc="7da11fe4" sha1="065336cf166807acb6c8569d59d3bf37a19b0a42" region="gfx3" offset="3000000"/>
		<rom name="257-c8.bin" merge="257-c8.bin" size="8388608" crc="b1afa60b" sha1="b916184f5cfe4121752270f4f65abf35d8eb0519" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof2kpjc" sourcefile="neogeo.c" cloneof="kof2000" romof="kof2000">
		<description>The King of Fighters 2000 (Color Fix 030720)</description>
		<year>2000</year>
		<manufacturer>TcwLee</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="257-p1n.bin" size="1048576" crc="5f809dbe" sha1="2bc233dcff5622de86d01e3b74b840c7caf12982" region="cpu1" offset="0"/>
		<rom name="257pjc-p2n.bin" size="4194304" crc="3f94a4d3" sha1="8fd23e05bde49e9ff25f070338b947c53bbf603f" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="257-m1_decrypted.bin" merge="257-m1_decrypted.bin" size="262144" crc="d404db70" sha1="8cd1f3e140a9a367de23544e76371b0491287909" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="257-v1.bin" merge="257-v1.bin" size="4194304" crc="17cde847" sha1="4bcc0205b70dc6d9216b29025450c9c5b08cb65d" region="sound1" offset="0"/>
		<rom name="257-v2.bin" merge="257-v2.bin" size="4194304" crc="1afb20ff" sha1="57dfd2de058139345ff2b744a225790baaecd5a2" region="sound1" offset="400000"/>
		<rom name="257-v3.bin" merge="257-v3.bin" size="4194304" crc="4605036a" sha1="51b228a0600d38a6ec37aec4822879ec3b0ee106" region="sound1" offset="800000"/>
		<rom name="257-v4.bin" merge="257-v4.bin" size="4194304" crc="764bbd6b" sha1="df23c09ca6cf7d0ae5e11ff16e30c159725106b3" region="sound1" offset="c00000"/>
		<rom name="257-c1.bin" merge="257-c1.bin" size="8388608" crc="cef1cdfa" sha1="6135080f3a6b4712b76cc217edcc58e72b55c2b9" region="gfx3" offset="0"/>
		<rom name="257-c2.bin" merge="257-c2.bin" size="8388608" crc="f7bf0003" sha1="9f7b19a2100cf7d12867e742f440dd5277b4f895" region="gfx3" offset="1"/>
		<rom name="257-c3.bin" merge="257-c3.bin" size="8388608" crc="101e6560" sha1="8073ae1139e215d1167f8d32c14079a46ce3ee1c" region="gfx3" offset="1000000"/>
		<rom name="257-c4.bin" merge="257-c4.bin" size="8388608" crc="bd2fc1b1" sha1="da0006761923ad49b404a08d7a151193ee307a69" region="gfx3" offset="1000001"/>
		<rom name="257-c5.bin" merge="257-c5.bin" size="8388608" crc="89775412" sha1="b221b30224bc4239f1b3c2d2fd1cd4fa84e3523c" region="gfx3" offset="2000000"/>
		<rom name="257-c6.bin" merge="257-c6.bin" size="8388608" crc="fa7200d5" sha1="6f2b0d38af34e280d56a58955400e5c679906871" region="gfx3" offset="2000001"/>
		<rom name="257-c7.bin" merge="257-c7.bin" size="8388608" crc="7da11fe4" sha1="065336cf166807acb6c8569d59d3bf37a19b0a42" region="gfx3" offset="3000000"/>
		<rom name="257-c8.bin" merge="257-c8.bin" size="8388608" crc="b1afa60b" sha1="b916184f5cfe4121752270f4f65abf35d8eb0519" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2kpjc1" sourcefile="neogeo.c" cloneof="kof2000" romof="kof2000">
		<description>The King of Fighters 2000 (Color Fix - Entire role change)</description>
		<year>2000</year>
		<manufacturer>TcwLee</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="257-p1n.bin" size="1048576" crc="5f809dbe" sha1="2bc233dcff5622de86d01e3b74b840c7caf12982" region="cpu1" offset="0"/>
		<rom name="257pjc1-p2n.bin" size="4194304" crc="c954c944" sha1="3ca35a5393351ee22ef651f8984067b18aa02144" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="257-m1_decrypted.bin" merge="257-m1_decrypted.bin" size="262144" crc="d404db70" sha1="8cd1f3e140a9a367de23544e76371b0491287909" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="257-v1.bin" merge="257-v1.bin" size="4194304" crc="17cde847" sha1="4bcc0205b70dc6d9216b29025450c9c5b08cb65d" region="sound1" offset="0"/>
		<rom name="257-v2.bin" merge="257-v2.bin" size="4194304" crc="1afb20ff" sha1="57dfd2de058139345ff2b744a225790baaecd5a2" region="sound1" offset="400000"/>
		<rom name="257-v3.bin" merge="257-v3.bin" size="4194304" crc="4605036a" sha1="51b228a0600d38a6ec37aec4822879ec3b0ee106" region="sound1" offset="800000"/>
		<rom name="257-v4.bin" merge="257-v4.bin" size="4194304" crc="764bbd6b" sha1="df23c09ca6cf7d0ae5e11ff16e30c159725106b3" region="sound1" offset="c00000"/>
		<rom name="257-c1.bin" merge="257-c1.bin" size="8388608" crc="cef1cdfa" sha1="6135080f3a6b4712b76cc217edcc58e72b55c2b9" region="gfx3" offset="0"/>
		<rom name="257-c2.bin" merge="257-c2.bin" size="8388608" crc="f7bf0003" sha1="9f7b19a2100cf7d12867e742f440dd5277b4f895" region="gfx3" offset="1"/>
		<rom name="257-c3.bin" merge="257-c3.bin" size="8388608" crc="101e6560" sha1="8073ae1139e215d1167f8d32c14079a46ce3ee1c" region="gfx3" offset="1000000"/>
		<rom name="257-c4.bin" merge="257-c4.bin" size="8388608" crc="bd2fc1b1" sha1="da0006761923ad49b404a08d7a151193ee307a69" region="gfx3" offset="1000001"/>
		<rom name="257-c5.bin" merge="257-c5.bin" size="8388608" crc="89775412" sha1="b221b30224bc4239f1b3c2d2fd1cd4fa84e3523c" region="gfx3" offset="2000000"/>
		<rom name="257-c6.bin" merge="257-c6.bin" size="8388608" crc="fa7200d5" sha1="6f2b0d38af34e280d56a58955400e5c679906871" region="gfx3" offset="2000001"/>
		<rom name="257-c7.bin" merge="257-c7.bin" size="8388608" crc="7da11fe4" sha1="065336cf166807acb6c8569d59d3bf37a19b0a42" region="gfx3" offset="3000000"/>
		<rom name="257-c8.bin" merge="257-c8.bin" size="8388608" crc="b1afa60b" sha1="b916184f5cfe4121752270f4f65abf35d8eb0519" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2kpjc2" sourcefile="neogeo.c" cloneof="kof2000" romof="kof2000">
		<description>The King of Fighters 2000 (Color Fix v. 2)</description>
		<year>2000</year>
		<manufacturer>TcwLee</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="257-p1n.bin" size="1048576" crc="5f809dbe" sha1="2bc233dcff5622de86d01e3b74b840c7caf12982" region="cpu1" offset="0"/>
		<rom name="257pjc2-p2n.bin" size="4194304" crc="136bd0a4" sha1="5549ba017a9c633a3652ad3fc0d1c41bc247cdcd" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="257-m1_decrypted.bin" merge="257-m1_decrypted.bin" size="262144" crc="d404db70" sha1="8cd1f3e140a9a367de23544e76371b0491287909" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="257-v1.bin" merge="257-v1.bin" size="4194304" crc="17cde847" sha1="4bcc0205b70dc6d9216b29025450c9c5b08cb65d" region="sound1" offset="0"/>
		<rom name="257-v2.bin" merge="257-v2.bin" size="4194304" crc="1afb20ff" sha1="57dfd2de058139345ff2b744a225790baaecd5a2" region="sound1" offset="400000"/>
		<rom name="257-v3.bin" merge="257-v3.bin" size="4194304" crc="4605036a" sha1="51b228a0600d38a6ec37aec4822879ec3b0ee106" region="sound1" offset="800000"/>
		<rom name="257-v4.bin" merge="257-v4.bin" size="4194304" crc="764bbd6b" sha1="df23c09ca6cf7d0ae5e11ff16e30c159725106b3" region="sound1" offset="c00000"/>
		<rom name="257-c1.bin" merge="257-c1.bin" size="8388608" crc="cef1cdfa" sha1="6135080f3a6b4712b76cc217edcc58e72b55c2b9" region="gfx3" offset="0"/>
		<rom name="257-c2.bin" merge="257-c2.bin" size="8388608" crc="f7bf0003" sha1="9f7b19a2100cf7d12867e742f440dd5277b4f895" region="gfx3" offset="1"/>
		<rom name="257-c3.bin" merge="257-c3.bin" size="8388608" crc="101e6560" sha1="8073ae1139e215d1167f8d32c14079a46ce3ee1c" region="gfx3" offset="1000000"/>
		<rom name="257-c4.bin" merge="257-c4.bin" size="8388608" crc="bd2fc1b1" sha1="da0006761923ad49b404a08d7a151193ee307a69" region="gfx3" offset="1000001"/>
		<rom name="257-c5.bin" merge="257-c5.bin" size="8388608" crc="89775412" sha1="b221b30224bc4239f1b3c2d2fd1cd4fa84e3523c" region="gfx3" offset="2000000"/>
		<rom name="257-c6.bin" merge="257-c6.bin" size="8388608" crc="fa7200d5" sha1="6f2b0d38af34e280d56a58955400e5c679906871" region="gfx3" offset="2000001"/>
		<rom name="257-c7.bin" merge="257-c7.bin" size="8388608" crc="7da11fe4" sha1="065336cf166807acb6c8569d59d3bf37a19b0a42" region="gfx3" offset="3000000"/>
		<rom name="257-c8.bin" merge="257-c8.bin" size="8388608" crc="b1afa60b" sha1="b916184f5cfe4121752270f4f65abf35d8eb0519" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2kpjc3" sourcefile="neogeo.c" cloneof="kof2000" romof="kof2000">
		<description>The King of Fighters 2000 (Color changed - Striker not Perfect 030302)</description>
		<year>2000</year>
		<manufacturer>TcwLee</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="257-p1n.bin" size="1048576" crc="5f809dbe" sha1="2bc233dcff5622de86d01e3b74b840c7caf12982" region="cpu1" offset="0"/>
		<rom name="257pjc3-p2n.bin" size="4194304" crc="22bf407a" sha1="dba889edbe0bd641ce678f0ffc79afed24659bde" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="257-m1_decrypted.bin" merge="257-m1_decrypted.bin" size="262144" crc="d404db70" sha1="8cd1f3e140a9a367de23544e76371b0491287909" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="257-v1.bin" merge="257-v1.bin" size="4194304" crc="17cde847" sha1="4bcc0205b70dc6d9216b29025450c9c5b08cb65d" region="sound1" offset="0"/>
		<rom name="257-v2.bin" merge="257-v2.bin" size="4194304" crc="1afb20ff" sha1="57dfd2de058139345ff2b744a225790baaecd5a2" region="sound1" offset="400000"/>
		<rom name="257-v3.bin" merge="257-v3.bin" size="4194304" crc="4605036a" sha1="51b228a0600d38a6ec37aec4822879ec3b0ee106" region="sound1" offset="800000"/>
		<rom name="257-v4.bin" merge="257-v4.bin" size="4194304" crc="764bbd6b" sha1="df23c09ca6cf7d0ae5e11ff16e30c159725106b3" region="sound1" offset="c00000"/>
		<rom name="257-c1.bin" merge="257-c1.bin" size="8388608" crc="cef1cdfa" sha1="6135080f3a6b4712b76cc217edcc58e72b55c2b9" region="gfx3" offset="0"/>
		<rom name="257-c2.bin" merge="257-c2.bin" size="8388608" crc="f7bf0003" sha1="9f7b19a2100cf7d12867e742f440dd5277b4f895" region="gfx3" offset="1"/>
		<rom name="257-c3.bin" merge="257-c3.bin" size="8388608" crc="101e6560" sha1="8073ae1139e215d1167f8d32c14079a46ce3ee1c" region="gfx3" offset="1000000"/>
		<rom name="257-c4.bin" merge="257-c4.bin" size="8388608" crc="bd2fc1b1" sha1="da0006761923ad49b404a08d7a151193ee307a69" region="gfx3" offset="1000001"/>
		<rom name="257-c5.bin" merge="257-c5.bin" size="8388608" crc="89775412" sha1="b221b30224bc4239f1b3c2d2fd1cd4fa84e3523c" region="gfx3" offset="2000000"/>
		<rom name="257-c6.bin" merge="257-c6.bin" size="8388608" crc="fa7200d5" sha1="6f2b0d38af34e280d56a58955400e5c679906871" region="gfx3" offset="2000001"/>
		<rom name="257-c7.bin" merge="257-c7.bin" size="8388608" crc="7da11fe4" sha1="065336cf166807acb6c8569d59d3bf37a19b0a42" region="gfx3" offset="3000000"/>
		<rom name="257-c8.bin" merge="257-c8.bin" size="8388608" crc="b1afa60b" sha1="b916184f5cfe4121752270f4f65abf35d8eb0519" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof2krm" sourcefile="neogeo.c" cloneof="kof2000" romof="kof2000">
		<description>The King of Fighters 2000 (Diff Moves)</description>
		<year>2000</year>
		<manufacturer>Raymonose</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="257rm-p1.bin" size="1048576" crc="597fdfc7" sha1="10bb9e4ad0c3ff53336cc0e06303f83bcb5c94e4" region="cpu1" offset="0"/>
		<rom name="257-p2n.bin" size="4194304" crc="693c2c5e" sha1="dc9121b7369ef46596343cac055a00aec81704d4" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="257-m1_decrypted.bin" merge="257-m1_decrypted.bin" size="262144" crc="d404db70" sha1="8cd1f3e140a9a367de23544e76371b0491287909" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="257-v1.bin" merge="257-v1.bin" size="4194304" crc="17cde847" sha1="4bcc0205b70dc6d9216b29025450c9c5b08cb65d" region="sound1" offset="0"/>
		<rom name="257-v2.bin" merge="257-v2.bin" size="4194304" crc="1afb20ff" sha1="57dfd2de058139345ff2b744a225790baaecd5a2" region="sound1" offset="400000"/>
		<rom name="257-v3.bin" merge="257-v3.bin" size="4194304" crc="4605036a" sha1="51b228a0600d38a6ec37aec4822879ec3b0ee106" region="sound1" offset="800000"/>
		<rom name="257-v4.bin" merge="257-v4.bin" size="4194304" crc="764bbd6b" sha1="df23c09ca6cf7d0ae5e11ff16e30c159725106b3" region="sound1" offset="c00000"/>
		<rom name="257-c1.bin" merge="257-c1.bin" size="8388608" crc="cef1cdfa" sha1="6135080f3a6b4712b76cc217edcc58e72b55c2b9" region="gfx3" offset="0"/>
		<rom name="257-c2.bin" merge="257-c2.bin" size="8388608" crc="f7bf0003" sha1="9f7b19a2100cf7d12867e742f440dd5277b4f895" region="gfx3" offset="1"/>
		<rom name="257-c3.bin" merge="257-c3.bin" size="8388608" crc="101e6560" sha1="8073ae1139e215d1167f8d32c14079a46ce3ee1c" region="gfx3" offset="1000000"/>
		<rom name="257-c4.bin" merge="257-c4.bin" size="8388608" crc="bd2fc1b1" sha1="da0006761923ad49b404a08d7a151193ee307a69" region="gfx3" offset="1000001"/>
		<rom name="257-c5.bin" merge="257-c5.bin" size="8388608" crc="89775412" sha1="b221b30224bc4239f1b3c2d2fd1cd4fa84e3523c" region="gfx3" offset="2000000"/>
		<rom name="257-c6.bin" merge="257-c6.bin" size="8388608" crc="fa7200d5" sha1="6f2b0d38af34e280d56a58955400e5c679906871" region="gfx3" offset="2000001"/>
		<rom name="257-c7.bin" merge="257-c7.bin" size="8388608" crc="7da11fe4" sha1="065336cf166807acb6c8569d59d3bf37a19b0a42" region="gfx3" offset="3000000"/>
		<rom name="257-c8.bin" merge="257-c8.bin" size="8388608" crc="b1afa60b" sha1="b916184f5cfe4121752270f4f65abf35d8eb0519" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof2kehr" sourcefile="neogeo.c" cloneof="kof2000" romof="kof2000">
		<description>The King of Fighters 2000 (Add Char - Diff Moves - Ultra pow hack)</description>
		<year>2000</year>
		<manufacturer>Raymonose</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="257ehr-p1n.bin" size="1048576" crc="db0a8678" sha1="d6f11011dfb9e7ee04cffbd9e1768a8fc9982fba" region="cpu1" offset="0"/>
		<rom name="257-p2n.bin" size="4194304" crc="693c2c5e" sha1="dc9121b7369ef46596343cac055a00aec81704d4" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="257-m1_decrypted.bin" merge="257-m1_decrypted.bin" size="262144" crc="d404db70" sha1="8cd1f3e140a9a367de23544e76371b0491287909" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="257-v1.bin" merge="257-v1.bin" size="4194304" crc="17cde847" sha1="4bcc0205b70dc6d9216b29025450c9c5b08cb65d" region="sound1" offset="0"/>
		<rom name="257-v2.bin" merge="257-v2.bin" size="4194304" crc="1afb20ff" sha1="57dfd2de058139345ff2b744a225790baaecd5a2" region="sound1" offset="400000"/>
		<rom name="257-v3.bin" merge="257-v3.bin" size="4194304" crc="4605036a" sha1="51b228a0600d38a6ec37aec4822879ec3b0ee106" region="sound1" offset="800000"/>
		<rom name="257-v4.bin" merge="257-v4.bin" size="4194304" crc="764bbd6b" sha1="df23c09ca6cf7d0ae5e11ff16e30c159725106b3" region="sound1" offset="c00000"/>
		<rom name="257-c1.bin" merge="257-c1.bin" size="8388608" crc="cef1cdfa" sha1="6135080f3a6b4712b76cc217edcc58e72b55c2b9" region="gfx3" offset="0"/>
		<rom name="257-c2.bin" merge="257-c2.bin" size="8388608" crc="f7bf0003" sha1="9f7b19a2100cf7d12867e742f440dd5277b4f895" region="gfx3" offset="1"/>
		<rom name="257-c3.bin" merge="257-c3.bin" size="8388608" crc="101e6560" sha1="8073ae1139e215d1167f8d32c14079a46ce3ee1c" region="gfx3" offset="1000000"/>
		<rom name="257-c4.bin" merge="257-c4.bin" size="8388608" crc="bd2fc1b1" sha1="da0006761923ad49b404a08d7a151193ee307a69" region="gfx3" offset="1000001"/>
		<rom name="257-c5.bin" merge="257-c5.bin" size="8388608" crc="89775412" sha1="b221b30224bc4239f1b3c2d2fd1cd4fa84e3523c" region="gfx3" offset="2000000"/>
		<rom name="257-c6.bin" merge="257-c6.bin" size="8388608" crc="fa7200d5" sha1="6f2b0d38af34e280d56a58955400e5c679906871" region="gfx3" offset="2000001"/>
		<rom name="257-c7.bin" merge="257-c7.bin" size="8388608" crc="7da11fe4" sha1="065336cf166807acb6c8569d59d3bf37a19b0a42" region="gfx3" offset="3000000"/>
		<rom name="257-c8.bin" merge="257-c8.bin" size="8388608" crc="b1afa60b" sha1="b916184f5cfe4121752270f4f65abf35d8eb0519" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof2krp" sourcefile="neogeo.c" cloneof="kof2000" romof="kof2000">
		<description>The King of Fighters 2000 Remix Pro (Diff Moves v1.0a 031103 - Beta)</description>
		<year>2000</year>
		<manufacturer>FCHT</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="257rp-p1n.bin" size="1048576" crc="7c81d853" sha1="b101b64a06ba6292d369d10f75a56de09b04823b" region="cpu1" offset="0"/>
		<rom name="257rp-p2n.bin" size="4194304" crc="82a6aeed" sha1="36f369313999d23f50201c1e240736d00d4921da" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="257-m1_decrypted.bin" merge="257-m1_decrypted.bin" size="262144" crc="d404db70" sha1="8cd1f3e140a9a367de23544e76371b0491287909" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="257-v1.bin" merge="257-v1.bin" size="4194304" crc="17cde847" sha1="4bcc0205b70dc6d9216b29025450c9c5b08cb65d" region="sound1" offset="0"/>
		<rom name="257-v2.bin" merge="257-v2.bin" size="4194304" crc="1afb20ff" sha1="57dfd2de058139345ff2b744a225790baaecd5a2" region="sound1" offset="400000"/>
		<rom name="257-v3.bin" merge="257-v3.bin" size="4194304" crc="4605036a" sha1="51b228a0600d38a6ec37aec4822879ec3b0ee106" region="sound1" offset="800000"/>
		<rom name="257-v4.bin" merge="257-v4.bin" size="4194304" crc="764bbd6b" sha1="df23c09ca6cf7d0ae5e11ff16e30c159725106b3" region="sound1" offset="c00000"/>
		<rom name="257-c1.bin" merge="257-c1.bin" size="8388608" crc="cef1cdfa" sha1="6135080f3a6b4712b76cc217edcc58e72b55c2b9" region="gfx3" offset="0"/>
		<rom name="257-c2.bin" merge="257-c2.bin" size="8388608" crc="f7bf0003" sha1="9f7b19a2100cf7d12867e742f440dd5277b4f895" region="gfx3" offset="1"/>
		<rom name="257-c3.bin" merge="257-c3.bin" size="8388608" crc="101e6560" sha1="8073ae1139e215d1167f8d32c14079a46ce3ee1c" region="gfx3" offset="1000000"/>
		<rom name="257-c4.bin" merge="257-c4.bin" size="8388608" crc="bd2fc1b1" sha1="da0006761923ad49b404a08d7a151193ee307a69" region="gfx3" offset="1000001"/>
		<rom name="257-c5.bin" merge="257-c5.bin" size="8388608" crc="89775412" sha1="b221b30224bc4239f1b3c2d2fd1cd4fa84e3523c" region="gfx3" offset="2000000"/>
		<rom name="257-c6.bin" merge="257-c6.bin" size="8388608" crc="fa7200d5" sha1="6f2b0d38af34e280d56a58955400e5c679906871" region="gfx3" offset="2000001"/>
		<rom name="257-c7.bin" merge="257-c7.bin" size="8388608" crc="7da11fe4" sha1="065336cf166807acb6c8569d59d3bf37a19b0a42" region="gfx3" offset="3000000"/>
		<rom name="257-c8.bin" merge="257-c8.bin" size="8388608" crc="b1afa60b" sha1="b916184f5cfe4121752270f4f65abf35d8eb0519" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof2kst" sourcefile="neogeo.c" cloneof="kof2000" romof="kof2000">
		<description>The King of Fighters 2000 (Add Char - Boss striker moves changed - Similar to kof2kevo from FGCH)</description>
		<year>2000</year>
		<manufacturer>KOF1995</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="257st-p1.bin" size="1048576" crc="e21736d5" sha1="7ea8045775b5d9e111a94a641a372faaf2495a5e" region="cpu1" offset="0"/>
		<rom name="257-p2n.bin" size="4194304" crc="693c2c5e" sha1="dc9121b7369ef46596343cac055a00aec81704d4" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="257-m1_decrypted.bin" merge="257-m1_decrypted.bin" size="262144" crc="d404db70" sha1="8cd1f3e140a9a367de23544e76371b0491287909" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="257-v1.bin" merge="257-v1.bin" size="4194304" crc="17cde847" sha1="4bcc0205b70dc6d9216b29025450c9c5b08cb65d" region="sound1" offset="0"/>
		<rom name="257-v2.bin" merge="257-v2.bin" size="4194304" crc="1afb20ff" sha1="57dfd2de058139345ff2b744a225790baaecd5a2" region="sound1" offset="400000"/>
		<rom name="257-v3.bin" merge="257-v3.bin" size="4194304" crc="4605036a" sha1="51b228a0600d38a6ec37aec4822879ec3b0ee106" region="sound1" offset="800000"/>
		<rom name="257-v4.bin" merge="257-v4.bin" size="4194304" crc="764bbd6b" sha1="df23c09ca6cf7d0ae5e11ff16e30c159725106b3" region="sound1" offset="c00000"/>
		<rom name="257-c1.bin" merge="257-c1.bin" size="8388608" crc="cef1cdfa" sha1="6135080f3a6b4712b76cc217edcc58e72b55c2b9" region="gfx3" offset="0"/>
		<rom name="257-c2.bin" merge="257-c2.bin" size="8388608" crc="f7bf0003" sha1="9f7b19a2100cf7d12867e742f440dd5277b4f895" region="gfx3" offset="1"/>
		<rom name="257-c3.bin" merge="257-c3.bin" size="8388608" crc="101e6560" sha1="8073ae1139e215d1167f8d32c14079a46ce3ee1c" region="gfx3" offset="1000000"/>
		<rom name="257-c4.bin" merge="257-c4.bin" size="8388608" crc="bd2fc1b1" sha1="da0006761923ad49b404a08d7a151193ee307a69" region="gfx3" offset="1000001"/>
		<rom name="257-c5.bin" merge="257-c5.bin" size="8388608" crc="89775412" sha1="b221b30224bc4239f1b3c2d2fd1cd4fa84e3523c" region="gfx3" offset="2000000"/>
		<rom name="257-c6.bin" merge="257-c6.bin" size="8388608" crc="fa7200d5" sha1="6f2b0d38af34e280d56a58955400e5c679906871" region="gfx3" offset="2000001"/>
		<rom name="257-c7.bin" merge="257-c7.bin" size="8388608" crc="7da11fe4" sha1="065336cf166807acb6c8569d59d3bf37a19b0a42" region="gfx3" offset="3000000"/>
		<rom name="257-c8.bin" merge="257-c8.bin" size="8388608" crc="b1afa60b" sha1="b916184f5cfe4121752270f4f65abf35d8eb0519" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof2kwh" sourcefile="neogeo.c" cloneof="kof2000" romof="kof2000">
		<description>The King of Fighters 2000 (Diff Moves for Takuma)</description>
		<year>2000</year>
		<manufacturer>Wesker</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="257wh-p1n.bin" size="1048576" crc="5fa8d962" sha1="8285b925c4edf3460ff5cf63fbcb7379568897ac" region="cpu1" offset="0"/>
		<rom name="257-p2n.bin" size="4194304" crc="693c2c5e" sha1="dc9121b7369ef46596343cac055a00aec81704d4" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="257-m1_decrypted.bin" merge="257-m1_decrypted.bin" size="262144" crc="d404db70" sha1="8cd1f3e140a9a367de23544e76371b0491287909" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="257-v1.bin" merge="257-v1.bin" size="4194304" crc="17cde847" sha1="4bcc0205b70dc6d9216b29025450c9c5b08cb65d" region="sound1" offset="0"/>
		<rom name="257-v2.bin" merge="257-v2.bin" size="4194304" crc="1afb20ff" sha1="57dfd2de058139345ff2b744a225790baaecd5a2" region="sound1" offset="400000"/>
		<rom name="257-v3.bin" merge="257-v3.bin" size="4194304" crc="4605036a" sha1="51b228a0600d38a6ec37aec4822879ec3b0ee106" region="sound1" offset="800000"/>
		<rom name="257-v4.bin" merge="257-v4.bin" size="4194304" crc="764bbd6b" sha1="df23c09ca6cf7d0ae5e11ff16e30c159725106b3" region="sound1" offset="c00000"/>
		<rom name="257-c1.bin" merge="257-c1.bin" size="8388608" crc="cef1cdfa" sha1="6135080f3a6b4712b76cc217edcc58e72b55c2b9" region="gfx3" offset="0"/>
		<rom name="257-c2.bin" merge="257-c2.bin" size="8388608" crc="f7bf0003" sha1="9f7b19a2100cf7d12867e742f440dd5277b4f895" region="gfx3" offset="1"/>
		<rom name="257-c3.bin" merge="257-c3.bin" size="8388608" crc="101e6560" sha1="8073ae1139e215d1167f8d32c14079a46ce3ee1c" region="gfx3" offset="1000000"/>
		<rom name="257-c4.bin" merge="257-c4.bin" size="8388608" crc="bd2fc1b1" sha1="da0006761923ad49b404a08d7a151193ee307a69" region="gfx3" offset="1000001"/>
		<rom name="257-c5.bin" merge="257-c5.bin" size="8388608" crc="89775412" sha1="b221b30224bc4239f1b3c2d2fd1cd4fa84e3523c" region="gfx3" offset="2000000"/>
		<rom name="257-c6.bin" merge="257-c6.bin" size="8388608" crc="fa7200d5" sha1="6f2b0d38af34e280d56a58955400e5c679906871" region="gfx3" offset="2000001"/>
		<rom name="257-c7.bin" merge="257-c7.bin" size="8388608" crc="7da11fe4" sha1="065336cf166807acb6c8569d59d3bf37a19b0a42" region="gfx3" offset="3000000"/>
		<rom name="257-c8.bin" merge="257-c8.bin" size="8388608" crc="b1afa60b" sha1="b916184f5cfe4121752270f4f65abf35d8eb0519" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof2kwh2" sourcefile="neogeo.c" cloneof="kof2000" romof="kof2000">
		<description>The King of Fighters 2000 (Diff Moves for Jhun)</description>
		<year>2000</year>
		<manufacturer>Wesker</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="257wh2-p1n.bin" size="1048576" crc="06e47159" sha1="45ae1f2c9c4393ff9cc0425a4a85c7bc1ad31c0e" region="cpu1" offset="0"/>
		<rom name="257-p2n.bin" size="4194304" crc="693c2c5e" sha1="dc9121b7369ef46596343cac055a00aec81704d4" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="257-m1_decrypted.bin" merge="257-m1_decrypted.bin" size="262144" crc="d404db70" sha1="8cd1f3e140a9a367de23544e76371b0491287909" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="257-v1.bin" merge="257-v1.bin" size="4194304" crc="17cde847" sha1="4bcc0205b70dc6d9216b29025450c9c5b08cb65d" region="sound1" offset="0"/>
		<rom name="257-v2.bin" merge="257-v2.bin" size="4194304" crc="1afb20ff" sha1="57dfd2de058139345ff2b744a225790baaecd5a2" region="sound1" offset="400000"/>
		<rom name="257-v3.bin" merge="257-v3.bin" size="4194304" crc="4605036a" sha1="51b228a0600d38a6ec37aec4822879ec3b0ee106" region="sound1" offset="800000"/>
		<rom name="257-v4.bin" merge="257-v4.bin" size="4194304" crc="764bbd6b" sha1="df23c09ca6cf7d0ae5e11ff16e30c159725106b3" region="sound1" offset="c00000"/>
		<rom name="257-c1.bin" merge="257-c1.bin" size="8388608" crc="cef1cdfa" sha1="6135080f3a6b4712b76cc217edcc58e72b55c2b9" region="gfx3" offset="0"/>
		<rom name="257-c2.bin" merge="257-c2.bin" size="8388608" crc="f7bf0003" sha1="9f7b19a2100cf7d12867e742f440dd5277b4f895" region="gfx3" offset="1"/>
		<rom name="257-c3.bin" merge="257-c3.bin" size="8388608" crc="101e6560" sha1="8073ae1139e215d1167f8d32c14079a46ce3ee1c" region="gfx3" offset="1000000"/>
		<rom name="257-c4.bin" merge="257-c4.bin" size="8388608" crc="bd2fc1b1" sha1="da0006761923ad49b404a08d7a151193ee307a69" region="gfx3" offset="1000001"/>
		<rom name="257-c5.bin" merge="257-c5.bin" size="8388608" crc="89775412" sha1="b221b30224bc4239f1b3c2d2fd1cd4fa84e3523c" region="gfx3" offset="2000000"/>
		<rom name="257-c6.bin" merge="257-c6.bin" size="8388608" crc="fa7200d5" sha1="6f2b0d38af34e280d56a58955400e5c679906871" region="gfx3" offset="2000001"/>
		<rom name="257-c7.bin" merge="257-c7.bin" size="8388608" crc="7da11fe4" sha1="065336cf166807acb6c8569d59d3bf37a19b0a42" region="gfx3" offset="3000000"/>
		<rom name="257-c8.bin" merge="257-c8.bin" size="8388608" crc="b1afa60b" sha1="b916184f5cfe4121752270f4f65abf35d8eb0519" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof2ky" sourcefile="neogeo.c" cloneof="kof2000" romof="kof2000">
		<description>The King of Fighters 2000 (Add Kula)</description>
		<year>2000</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="257y-p1n.bin" size="1048576" crc="ca715980" sha1="869268d27fc2628ac1fe817b2d0491096821b8de" region="cpu1" offset="0"/>
		<rom name="257-p2n.bin" size="4194304" crc="693c2c5e" sha1="dc9121b7369ef46596343cac055a00aec81704d4" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="257-m1_decrypted.bin" merge="257-m1_decrypted.bin" size="262144" crc="d404db70" sha1="8cd1f3e140a9a367de23544e76371b0491287909" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="257-v1.bin" merge="257-v1.bin" size="4194304" crc="17cde847" sha1="4bcc0205b70dc6d9216b29025450c9c5b08cb65d" region="sound1" offset="0"/>
		<rom name="257-v2.bin" merge="257-v2.bin" size="4194304" crc="1afb20ff" sha1="57dfd2de058139345ff2b744a225790baaecd5a2" region="sound1" offset="400000"/>
		<rom name="257-v3.bin" merge="257-v3.bin" size="4194304" crc="4605036a" sha1="51b228a0600d38a6ec37aec4822879ec3b0ee106" region="sound1" offset="800000"/>
		<rom name="257-v4.bin" merge="257-v4.bin" size="4194304" crc="764bbd6b" sha1="df23c09ca6cf7d0ae5e11ff16e30c159725106b3" region="sound1" offset="c00000"/>
		<rom name="257-c1.bin" merge="257-c1.bin" size="8388608" crc="cef1cdfa" sha1="6135080f3a6b4712b76cc217edcc58e72b55c2b9" region="gfx3" offset="0"/>
		<rom name="257-c2.bin" merge="257-c2.bin" size="8388608" crc="f7bf0003" sha1="9f7b19a2100cf7d12867e742f440dd5277b4f895" region="gfx3" offset="1"/>
		<rom name="257-c3.bin" merge="257-c3.bin" size="8388608" crc="101e6560" sha1="8073ae1139e215d1167f8d32c14079a46ce3ee1c" region="gfx3" offset="1000000"/>
		<rom name="257-c4.bin" merge="257-c4.bin" size="8388608" crc="bd2fc1b1" sha1="da0006761923ad49b404a08d7a151193ee307a69" region="gfx3" offset="1000001"/>
		<rom name="257-c5.bin" merge="257-c5.bin" size="8388608" crc="89775412" sha1="b221b30224bc4239f1b3c2d2fd1cd4fa84e3523c" region="gfx3" offset="2000000"/>
		<rom name="257-c6.bin" merge="257-c6.bin" size="8388608" crc="fa7200d5" sha1="6f2b0d38af34e280d56a58955400e5c679906871" region="gfx3" offset="2000001"/>
		<rom name="257-c7.bin" merge="257-c7.bin" size="8388608" crc="7da11fe4" sha1="065336cf166807acb6c8569d59d3bf37a19b0a42" region="gfx3" offset="3000000"/>
		<rom name="257-c8.bin" merge="257-c8.bin" size="8388608" crc="b1afa60b" sha1="b916184f5cfe4121752270f4f65abf35d8eb0519" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof2kyd" sourcefile="neogeo.c" cloneof="kof2000" romof="kof2000">
		<description>The King of Fighters 2000 (Style change - Select 2 Add Char)</description>
		<year>2000</year>
		<manufacturer>Dodowang and Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="257yd-p1n.bin" size="1048576" crc="09c64b87" sha1="8ad7a2c9cf0e360364ad5ee58ed514fbee015a65" region="cpu1" offset="0"/>
		<rom name="257-p2n.bin" size="4194304" crc="693c2c5e" sha1="dc9121b7369ef46596343cac055a00aec81704d4" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="257-m1_decrypted.bin" merge="257-m1_decrypted.bin" size="262144" crc="d404db70" sha1="8cd1f3e140a9a367de23544e76371b0491287909" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="257-v1.bin" merge="257-v1.bin" size="4194304" crc="17cde847" sha1="4bcc0205b70dc6d9216b29025450c9c5b08cb65d" region="sound1" offset="0"/>
		<rom name="257-v2.bin" merge="257-v2.bin" size="4194304" crc="1afb20ff" sha1="57dfd2de058139345ff2b744a225790baaecd5a2" region="sound1" offset="400000"/>
		<rom name="257-v3.bin" merge="257-v3.bin" size="4194304" crc="4605036a" sha1="51b228a0600d38a6ec37aec4822879ec3b0ee106" region="sound1" offset="800000"/>
		<rom name="257-v4.bin" merge="257-v4.bin" size="4194304" crc="764bbd6b" sha1="df23c09ca6cf7d0ae5e11ff16e30c159725106b3" region="sound1" offset="c00000"/>
		<rom name="257-c1.bin" merge="257-c1.bin" size="8388608" crc="cef1cdfa" sha1="6135080f3a6b4712b76cc217edcc58e72b55c2b9" region="gfx3" offset="0"/>
		<rom name="257-c2.bin" merge="257-c2.bin" size="8388608" crc="f7bf0003" sha1="9f7b19a2100cf7d12867e742f440dd5277b4f895" region="gfx3" offset="1"/>
		<rom name="257-c3.bin" merge="257-c3.bin" size="8388608" crc="101e6560" sha1="8073ae1139e215d1167f8d32c14079a46ce3ee1c" region="gfx3" offset="1000000"/>
		<rom name="257-c4.bin" merge="257-c4.bin" size="8388608" crc="bd2fc1b1" sha1="da0006761923ad49b404a08d7a151193ee307a69" region="gfx3" offset="1000001"/>
		<rom name="257-c5.bin" merge="257-c5.bin" size="8388608" crc="89775412" sha1="b221b30224bc4239f1b3c2d2fd1cd4fa84e3523c" region="gfx3" offset="2000000"/>
		<rom name="257-c6.bin" merge="257-c6.bin" size="8388608" crc="fa7200d5" sha1="6f2b0d38af34e280d56a58955400e5c679906871" region="gfx3" offset="2000001"/>
		<rom name="257-c7.bin" merge="257-c7.bin" size="8388608" crc="7da11fe4" sha1="065336cf166807acb6c8569d59d3bf37a19b0a42" region="gfx3" offset="3000000"/>
		<rom name="257-c8.bin" merge="257-c8.bin" size="8388608" crc="b1afa60b" sha1="b916184f5cfe4121752270f4f65abf35d8eb0519" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof2kyg" sourcefile="neogeo.c" cloneof="kof2000" romof="kof2000">
		<description>The King of Fighters 2000 (Add Char set 1)</description>
		<year>2000</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="257yg-p1n.bin" size="1048576" crc="684f6f70" sha1="660a35e8db9d44b246dfc788e5576fe8d138e580" region="cpu1" offset="0"/>
		<rom name="257-p2n.bin" size="4194304" crc="693c2c5e" sha1="dc9121b7369ef46596343cac055a00aec81704d4" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="257-m1_decrypted.bin" merge="257-m1_decrypted.bin" size="262144" crc="d404db70" sha1="8cd1f3e140a9a367de23544e76371b0491287909" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="257-v1.bin" merge="257-v1.bin" size="4194304" crc="17cde847" sha1="4bcc0205b70dc6d9216b29025450c9c5b08cb65d" region="sound1" offset="0"/>
		<rom name="257-v2.bin" merge="257-v2.bin" size="4194304" crc="1afb20ff" sha1="57dfd2de058139345ff2b744a225790baaecd5a2" region="sound1" offset="400000"/>
		<rom name="257-v3.bin" merge="257-v3.bin" size="4194304" crc="4605036a" sha1="51b228a0600d38a6ec37aec4822879ec3b0ee106" region="sound1" offset="800000"/>
		<rom name="257-v4.bin" merge="257-v4.bin" size="4194304" crc="764bbd6b" sha1="df23c09ca6cf7d0ae5e11ff16e30c159725106b3" region="sound1" offset="c00000"/>
		<rom name="257-c1.bin" merge="257-c1.bin" size="8388608" crc="cef1cdfa" sha1="6135080f3a6b4712b76cc217edcc58e72b55c2b9" region="gfx3" offset="0"/>
		<rom name="257-c2.bin" merge="257-c2.bin" size="8388608" crc="f7bf0003" sha1="9f7b19a2100cf7d12867e742f440dd5277b4f895" region="gfx3" offset="1"/>
		<rom name="257-c3.bin" merge="257-c3.bin" size="8388608" crc="101e6560" sha1="8073ae1139e215d1167f8d32c14079a46ce3ee1c" region="gfx3" offset="1000000"/>
		<rom name="257-c4.bin" merge="257-c4.bin" size="8388608" crc="bd2fc1b1" sha1="da0006761923ad49b404a08d7a151193ee307a69" region="gfx3" offset="1000001"/>
		<rom name="257-c5.bin" merge="257-c5.bin" size="8388608" crc="89775412" sha1="b221b30224bc4239f1b3c2d2fd1cd4fa84e3523c" region="gfx3" offset="2000000"/>
		<rom name="257-c6.bin" merge="257-c6.bin" size="8388608" crc="fa7200d5" sha1="6f2b0d38af34e280d56a58955400e5c679906871" region="gfx3" offset="2000001"/>
		<rom name="257-c7.bin" merge="257-c7.bin" size="8388608" crc="7da11fe4" sha1="065336cf166807acb6c8569d59d3bf37a19b0a42" region="gfx3" offset="3000000"/>
		<rom name="257-c8.bin" merge="257-c8.bin" size="8388608" crc="b1afa60b" sha1="b916184f5cfe4121752270f4f65abf35d8eb0519" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof2kz" sourcefile="neogeo.c" cloneof="kof2000" romof="kof2000">
		<description>The King of Fighters 2000 (Add Zero)</description>
		<year>2000</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="257z-p1n.bin" size="1048576" crc="029a6b8a" sha1="1179df1960dffc04860acb0a91c53e9c5cf7e107" region="cpu1" offset="0"/>
		<rom name="257-p2n.bin" size="4194304" crc="693c2c5e" sha1="dc9121b7369ef46596343cac055a00aec81704d4" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="257-m1_decrypted.bin" merge="257-m1_decrypted.bin" size="262144" crc="d404db70" sha1="8cd1f3e140a9a367de23544e76371b0491287909" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="257-v1.bin" merge="257-v1.bin" size="4194304" crc="17cde847" sha1="4bcc0205b70dc6d9216b29025450c9c5b08cb65d" region="sound1" offset="0"/>
		<rom name="257-v2.bin" merge="257-v2.bin" size="4194304" crc="1afb20ff" sha1="57dfd2de058139345ff2b744a225790baaecd5a2" region="sound1" offset="400000"/>
		<rom name="257-v3.bin" merge="257-v3.bin" size="4194304" crc="4605036a" sha1="51b228a0600d38a6ec37aec4822879ec3b0ee106" region="sound1" offset="800000"/>
		<rom name="257-v4.bin" merge="257-v4.bin" size="4194304" crc="764bbd6b" sha1="df23c09ca6cf7d0ae5e11ff16e30c159725106b3" region="sound1" offset="c00000"/>
		<rom name="257-c1.bin" merge="257-c1.bin" size="8388608" crc="cef1cdfa" sha1="6135080f3a6b4712b76cc217edcc58e72b55c2b9" region="gfx3" offset="0"/>
		<rom name="257-c2.bin" merge="257-c2.bin" size="8388608" crc="f7bf0003" sha1="9f7b19a2100cf7d12867e742f440dd5277b4f895" region="gfx3" offset="1"/>
		<rom name="257-c3.bin" merge="257-c3.bin" size="8388608" crc="101e6560" sha1="8073ae1139e215d1167f8d32c14079a46ce3ee1c" region="gfx3" offset="1000000"/>
		<rom name="257-c4.bin" merge="257-c4.bin" size="8388608" crc="bd2fc1b1" sha1="da0006761923ad49b404a08d7a151193ee307a69" region="gfx3" offset="1000001"/>
		<rom name="257-c5.bin" merge="257-c5.bin" size="8388608" crc="89775412" sha1="b221b30224bc4239f1b3c2d2fd1cd4fa84e3523c" region="gfx3" offset="2000000"/>
		<rom name="257-c6.bin" merge="257-c6.bin" size="8388608" crc="fa7200d5" sha1="6f2b0d38af34e280d56a58955400e5c679906871" region="gfx3" offset="2000001"/>
		<rom name="257-c7.bin" merge="257-c7.bin" size="8388608" crc="7da11fe4" sha1="065336cf166807acb6c8569d59d3bf37a19b0a42" region="gfx3" offset="3000000"/>
		<rom name="257-c8.bin" merge="257-c8.bin" size="8388608" crc="b1afa60b" sha1="b916184f5cfe4121752270f4f65abf35d8eb0519" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof2kzs" sourcefile="neogeo.c" cloneof="kof2000" romof="kof2000">
		<description>The King of Fighters 2000 (Add Char - MVS protection rem set 4)</description>
		<year>2000</year>
		<manufacturer>Unk</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="257zs-p1n.bin" size="1048576" crc="ca73f3a5" sha1="d083a47ff19317855da866e29eea3aa66a1ffb03" region="cpu1" offset="0"/>
		<rom name="257-p2n.bin" size="4194304" crc="693c2c5e" sha1="dc9121b7369ef46596343cac055a00aec81704d4" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="257-m1_decrypted.bin" merge="257-m1_decrypted.bin" size="262144" crc="d404db70" sha1="8cd1f3e140a9a367de23544e76371b0491287909" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="257-v1.bin" merge="257-v1.bin" size="4194304" crc="17cde847" sha1="4bcc0205b70dc6d9216b29025450c9c5b08cb65d" region="sound1" offset="0"/>
		<rom name="257-v2.bin" merge="257-v2.bin" size="4194304" crc="1afb20ff" sha1="57dfd2de058139345ff2b744a225790baaecd5a2" region="sound1" offset="400000"/>
		<rom name="257-v3.bin" merge="257-v3.bin" size="4194304" crc="4605036a" sha1="51b228a0600d38a6ec37aec4822879ec3b0ee106" region="sound1" offset="800000"/>
		<rom name="257-v4.bin" merge="257-v4.bin" size="4194304" crc="764bbd6b" sha1="df23c09ca6cf7d0ae5e11ff16e30c159725106b3" region="sound1" offset="c00000"/>
		<rom name="257-c1.bin" merge="257-c1.bin" size="8388608" crc="cef1cdfa" sha1="6135080f3a6b4712b76cc217edcc58e72b55c2b9" region="gfx3" offset="0"/>
		<rom name="257-c2.bin" merge="257-c2.bin" size="8388608" crc="f7bf0003" sha1="9f7b19a2100cf7d12867e742f440dd5277b4f895" region="gfx3" offset="1"/>
		<rom name="257-c3.bin" merge="257-c3.bin" size="8388608" crc="101e6560" sha1="8073ae1139e215d1167f8d32c14079a46ce3ee1c" region="gfx3" offset="1000000"/>
		<rom name="257-c4.bin" merge="257-c4.bin" size="8388608" crc="bd2fc1b1" sha1="da0006761923ad49b404a08d7a151193ee307a69" region="gfx3" offset="1000001"/>
		<rom name="257-c5.bin" merge="257-c5.bin" size="8388608" crc="89775412" sha1="b221b30224bc4239f1b3c2d2fd1cd4fa84e3523c" region="gfx3" offset="2000000"/>
		<rom name="257-c6.bin" merge="257-c6.bin" size="8388608" crc="fa7200d5" sha1="6f2b0d38af34e280d56a58955400e5c679906871" region="gfx3" offset="2000001"/>
		<rom name="257-c7.bin" merge="257-c7.bin" size="8388608" crc="7da11fe4" sha1="065336cf166807acb6c8569d59d3bf37a19b0a42" region="gfx3" offset="3000000"/>
		<rom name="257-c8.bin" merge="257-c8.bin" size="8388608" crc="b1afa60b" sha1="b916184f5cfe4121752270f4f65abf35d8eb0519" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof2k1ay" sourcefile="neogeo.c" cloneof="kof2001" romof="kof2001">
		<description>The King of Fighters 2001 (Revised set 1)</description>
		<year>2001</year>
		<manufacturer>Kurouri and Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="262ay-pg1.bin" size="1048576" crc="069a0aa2" sha1="3fd2218b8d94cff47e1e2369a163c82d1f3e5f41" region="cpu1" offset="0"/>
		<rom name="262-pg2.bin" size="4194304" crc="91eea062" sha1="82bae42bbeedb9f3aa0c7c0b0a7a69be499cf98f" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-262_decrypted-m1.bin" merge="265-262_decrypted-m1.bin" size="131072" crc="2fb0a8a5" sha1="9878370ff8cef3e9c9f307ad64c29522dd625c8f" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="262-v1.bin" merge="262-v1.bin" size="4194304" crc="83d49ecf" sha1="2f2c116e45397652e77fcf5d951fa5f71b639572" region="sound1" offset="0"/>
		<rom name="262-v2.bin" merge="262-v2.bin" size="4194304" crc="003f1843" sha1="bdd58837ad542548bd4053c262f558af88e3b989" region="sound1" offset="400000"/>
		<rom name="262-v3.bin" merge="262-v3.bin" size="4194304" crc="2ae38dbe" sha1="4e82b7dd3b899d61907620517a5a27bdaba0725d" region="sound1" offset="800000"/>
		<rom name="262-v4.bin" merge="262-v4.bin" size="4194304" crc="26ec4dd9" sha1="8bd68d95a2d913be41a51f51e48dbe3bff5924fb" region="sound1" offset="c00000"/>
		<rom name="262-c1.bin" merge="262-c1.bin" size="8388608" crc="99cc785a" sha1="374f0674871d0196fa274aa6c5956d7b3848d5da" region="gfx3" offset="0"/>
		<rom name="262-c2.bin" merge="262-c2.bin" size="8388608" crc="50368cbf" sha1="5d9e206e98e0b0c7735b72ea46b45058fdec2352" region="gfx3" offset="1"/>
		<rom name="262-c3.bin" merge="262-c3.bin" size="8388608" crc="fb14ff87" sha1="445a8db2fc69eff54a252700f2d3a89244c58e75" region="gfx3" offset="1000000"/>
		<rom name="262-c4.bin" merge="262-c4.bin" size="8388608" crc="4397faf8" sha1="6752b394f6647502a649a3e62bd3442f936b733e" region="gfx3" offset="1000001"/>
		<rom name="262-c5.bin" merge="262-c5.bin" size="8388608" crc="91f24be4" sha1="88190c41f7d4a0f4b1982149fc9acfc640af498d" region="gfx3" offset="2000000"/>
		<rom name="262-c6.bin" merge="262-c6.bin" size="8388608" crc="a31e4403" sha1="5cd1a14703aa58810e2377dfb7353c61e9dc9c1f" region="gfx3" offset="2000001"/>
		<rom name="262-c7.bin" merge="262-c7.bin" size="8388608" crc="54d9d1ec" sha1="80c3a8ec39130dd5d3da561f287709da6b8abcf4" region="gfx3" offset="3000000"/>
		<rom name="262-c8.bin" merge="262-c8.bin" size="8388608" crc="59289a6b" sha1="ddfce7c85b2a144975db5bb14b4b51aaf881880e" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof2k1b3" sourcefile="neogeo.c" cloneof="kof2001" romof="kof2001">
		<description>The King of Fighters 2001 (Bloodlust)</description>
		<year>2001</year>
		<manufacturer>NeHt</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="262b3-p1.bin" size="1048576" crc="31b99298" sha1="66bd449b0daee4d266b0c994fd87111ebbd5ce6c" region="cpu1" offset="0"/>
		<rom name="262b3-p2.bin" size="4194304" crc="83cdd046" sha1="0228f8b9b65fcefc27fb6e844e5d4d72cede8e74" region="cpu1" offset="100000"/>
		<rom name="265-s1.bin" size="131072" crc="6d209796" sha1="95fdb865e47d37916573ba12e8ba4a4aaece1cba" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-262_decrypted-m1.bin" merge="265-262_decrypted-m1.bin" size="131072" crc="2fb0a8a5" sha1="9878370ff8cef3e9c9f307ad64c29522dd625c8f" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="262-v1.bin" merge="262-v1.bin" size="4194304" crc="83d49ecf" sha1="2f2c116e45397652e77fcf5d951fa5f71b639572" region="sound1" offset="0"/>
		<rom name="262-v2.bin" merge="262-v2.bin" size="4194304" crc="003f1843" sha1="bdd58837ad542548bd4053c262f558af88e3b989" region="sound1" offset="400000"/>
		<rom name="262-v3.bin" merge="262-v3.bin" size="4194304" crc="2ae38dbe" sha1="4e82b7dd3b899d61907620517a5a27bdaba0725d" region="sound1" offset="800000"/>
		<rom name="262-v4.bin" merge="262-v4.bin" size="4194304" crc="26ec4dd9" sha1="8bd68d95a2d913be41a51f51e48dbe3bff5924fb" region="sound1" offset="c00000"/>
		<rom name="262-c1d.bin" size="8388608" crc="103225b1" sha1="41486c7bb421b6b54f3ca07621aabd907bf10e15" region="gfx3" offset="0"/>
		<rom name="262-c2d.bin" size="8388608" crc="f9d05d99" sha1="c135dd3d5584dc58a46315d64f663e34bb64bebf" region="gfx3" offset="1"/>
		<rom name="262-c3d.bin" size="8388608" crc="4c7ec427" sha1="0156e2f79e7a62b15acc2314ac6563a67af0f256" region="gfx3" offset="1000000"/>
		<rom name="262-c4d.bin" size="8388608" crc="1d237aa6" sha1="b007fe9f1f32f0ff947c6575741b47fb70976728" region="gfx3" offset="1000001"/>
		<rom name="262-c5d.bin" size="8388608" crc="c2256db5" sha1="dae6b7b0673b431f223d82f7c3a685de70a1c035" region="gfx3" offset="2000000"/>
		<rom name="262-c6d.bin" size="8388608" crc="8d6565a9" sha1="137c950d588d40c812c36967ec17d04d4fc56362" region="gfx3" offset="2000001"/>
		<rom name="262-c7d.bin" size="8388608" crc="d1408776" sha1="e77c786070b2b851a8a36250722b4c902e7213ed" region="gfx3" offset="3000000"/>
		<rom name="262-c8d.bin" size="8388608" crc="954d0e16" sha1="975803c130df3a6e835b9bf0f8532d6586058c54" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof2k1cr" sourcefile="neogeo.c" cloneof="kof2001" romof="kof2001">
		<description>The King of Fighters 2001 (Revised set 2)</description>
		<year>2001</year>
		<manufacturer>CrUmp</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="262cr-pg1.bin" size="1048576" crc="19f18567" sha1="1dfb262d919107ef6173bfa5339fd2e39c1ca690" region="cpu1" offset="0"/>
		<rom name="262-pg2.bin" size="4194304" crc="91eea062" sha1="82bae42bbeedb9f3aa0c7c0b0a7a69be499cf98f" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-262_decrypted-m1.bin" merge="265-262_decrypted-m1.bin" size="131072" crc="2fb0a8a5" sha1="9878370ff8cef3e9c9f307ad64c29522dd625c8f" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="262-v1.bin" merge="262-v1.bin" size="4194304" crc="83d49ecf" sha1="2f2c116e45397652e77fcf5d951fa5f71b639572" region="sound1" offset="0"/>
		<rom name="262-v2.bin" merge="262-v2.bin" size="4194304" crc="003f1843" sha1="bdd58837ad542548bd4053c262f558af88e3b989" region="sound1" offset="400000"/>
		<rom name="262-v3.bin" merge="262-v3.bin" size="4194304" crc="2ae38dbe" sha1="4e82b7dd3b899d61907620517a5a27bdaba0725d" region="sound1" offset="800000"/>
		<rom name="262-v4.bin" merge="262-v4.bin" size="4194304" crc="26ec4dd9" sha1="8bd68d95a2d913be41a51f51e48dbe3bff5924fb" region="sound1" offset="c00000"/>
		<rom name="262-c1.bin" merge="262-c1.bin" size="8388608" crc="99cc785a" sha1="374f0674871d0196fa274aa6c5956d7b3848d5da" region="gfx3" offset="0"/>
		<rom name="262-c2.bin" merge="262-c2.bin" size="8388608" crc="50368cbf" sha1="5d9e206e98e0b0c7735b72ea46b45058fdec2352" region="gfx3" offset="1"/>
		<rom name="262-c3.bin" merge="262-c3.bin" size="8388608" crc="fb14ff87" sha1="445a8db2fc69eff54a252700f2d3a89244c58e75" region="gfx3" offset="1000000"/>
		<rom name="262-c4.bin" merge="262-c4.bin" size="8388608" crc="4397faf8" sha1="6752b394f6647502a649a3e62bd3442f936b733e" region="gfx3" offset="1000001"/>
		<rom name="262-c5.bin" merge="262-c5.bin" size="8388608" crc="91f24be4" sha1="88190c41f7d4a0f4b1982149fc9acfc640af498d" region="gfx3" offset="2000000"/>
		<rom name="262-c6.bin" merge="262-c6.bin" size="8388608" crc="a31e4403" sha1="5cd1a14703aa58810e2377dfb7353c61e9dc9c1f" region="gfx3" offset="2000001"/>
		<rom name="262-c7.bin" merge="262-c7.bin" size="8388608" crc="54d9d1ec" sha1="80c3a8ec39130dd5d3da561f287709da6b8abcf4" region="gfx3" offset="3000000"/>
		<rom name="262-c8.bin" merge="262-c8.bin" size="8388608" crc="59289a6b" sha1="ddfce7c85b2a144975db5bb14b4b51aaf881880e" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k1seh" sourcefile="neogeo.c" cloneof="kof2001" romof="kof2001">
		<description>The King of Fighters 2001 (Add Char - Ultra kill start max - Ultra pow hack)</description>
		<year>2001</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="262seh-pg1.bin" size="1048576" crc="bcc84782" sha1="31164d1f7303f0dbca5c4c2c43d081bf1b5db7df" region="cpu1" offset="0"/>
		<rom name="262-pg2.bin" size="4194304" crc="91eea062" sha1="82bae42bbeedb9f3aa0c7c0b0a7a69be499cf98f" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-262_decrypted-m1.bin" merge="265-262_decrypted-m1.bin" size="131072" crc="2fb0a8a5" sha1="9878370ff8cef3e9c9f307ad64c29522dd625c8f" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="262-v1.bin" merge="262-v1.bin" size="4194304" crc="83d49ecf" sha1="2f2c116e45397652e77fcf5d951fa5f71b639572" region="sound1" offset="0"/>
		<rom name="262-v2.bin" merge="262-v2.bin" size="4194304" crc="003f1843" sha1="bdd58837ad542548bd4053c262f558af88e3b989" region="sound1" offset="400000"/>
		<rom name="262-v3.bin" merge="262-v3.bin" size="4194304" crc="2ae38dbe" sha1="4e82b7dd3b899d61907620517a5a27bdaba0725d" region="sound1" offset="800000"/>
		<rom name="262-v4.bin" merge="262-v4.bin" size="4194304" crc="26ec4dd9" sha1="8bd68d95a2d913be41a51f51e48dbe3bff5924fb" region="sound1" offset="c00000"/>
		<rom name="262-c1.bin" merge="262-c1.bin" size="8388608" crc="99cc785a" sha1="374f0674871d0196fa274aa6c5956d7b3848d5da" region="gfx3" offset="0"/>
		<rom name="262-c2.bin" merge="262-c2.bin" size="8388608" crc="50368cbf" sha1="5d9e206e98e0b0c7735b72ea46b45058fdec2352" region="gfx3" offset="1"/>
		<rom name="262-c3.bin" merge="262-c3.bin" size="8388608" crc="fb14ff87" sha1="445a8db2fc69eff54a252700f2d3a89244c58e75" region="gfx3" offset="1000000"/>
		<rom name="262-c4.bin" merge="262-c4.bin" size="8388608" crc="4397faf8" sha1="6752b394f6647502a649a3e62bd3442f936b733e" region="gfx3" offset="1000001"/>
		<rom name="262-c5.bin" merge="262-c5.bin" size="8388608" crc="91f24be4" sha1="88190c41f7d4a0f4b1982149fc9acfc640af498d" region="gfx3" offset="2000000"/>
		<rom name="262-c6.bin" merge="262-c6.bin" size="8388608" crc="a31e4403" sha1="5cd1a14703aa58810e2377dfb7353c61e9dc9c1f" region="gfx3" offset="2000001"/>
		<rom name="262-c7.bin" merge="262-c7.bin" size="8388608" crc="54d9d1ec" sha1="80c3a8ec39130dd5d3da561f287709da6b8abcf4" region="gfx3" offset="3000000"/>
		<rom name="262-c8.bin" merge="262-c8.bin" size="8388608" crc="59289a6b" sha1="ddfce7c85b2a144975db5bb14b4b51aaf881880e" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k1ehc" sourcefile="neogeo.c" cloneof="kof2001" romof="kof2001">
		<description>The King of Fighters 2001 (Ultra kill start max - Ultra pow hack)</description>
		<year>2001</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="262ehc-pg1.bin" size="1048576" crc="1ebb4962" sha1="8f80953ecf0053b735e80c77a9a3b51315c8538d" region="cpu1" offset="0"/>
		<rom name="262-pg2.bin" size="4194304" crc="91eea062" sha1="82bae42bbeedb9f3aa0c7c0b0a7a69be499cf98f" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-262_decrypted-m1.bin" merge="265-262_decrypted-m1.bin" size="131072" crc="2fb0a8a5" sha1="9878370ff8cef3e9c9f307ad64c29522dd625c8f" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="262-v1.bin" merge="262-v1.bin" size="4194304" crc="83d49ecf" sha1="2f2c116e45397652e77fcf5d951fa5f71b639572" region="sound1" offset="0"/>
		<rom name="262-v2.bin" merge="262-v2.bin" size="4194304" crc="003f1843" sha1="bdd58837ad542548bd4053c262f558af88e3b989" region="sound1" offset="400000"/>
		<rom name="262-v3.bin" merge="262-v3.bin" size="4194304" crc="2ae38dbe" sha1="4e82b7dd3b899d61907620517a5a27bdaba0725d" region="sound1" offset="800000"/>
		<rom name="262-v4.bin" merge="262-v4.bin" size="4194304" crc="26ec4dd9" sha1="8bd68d95a2d913be41a51f51e48dbe3bff5924fb" region="sound1" offset="c00000"/>
		<rom name="262-c1.bin" merge="262-c1.bin" size="8388608" crc="99cc785a" sha1="374f0674871d0196fa274aa6c5956d7b3848d5da" region="gfx3" offset="0"/>
		<rom name="262-c2.bin" merge="262-c2.bin" size="8388608" crc="50368cbf" sha1="5d9e206e98e0b0c7735b72ea46b45058fdec2352" region="gfx3" offset="1"/>
		<rom name="262-c3.bin" merge="262-c3.bin" size="8388608" crc="fb14ff87" sha1="445a8db2fc69eff54a252700f2d3a89244c58e75" region="gfx3" offset="1000000"/>
		<rom name="262-c4.bin" merge="262-c4.bin" size="8388608" crc="4397faf8" sha1="6752b394f6647502a649a3e62bd3442f936b733e" region="gfx3" offset="1000001"/>
		<rom name="262-c5.bin" merge="262-c5.bin" size="8388608" crc="91f24be4" sha1="88190c41f7d4a0f4b1982149fc9acfc640af498d" region="gfx3" offset="2000000"/>
		<rom name="262-c6.bin" merge="262-c6.bin" size="8388608" crc="a31e4403" sha1="5cd1a14703aa58810e2377dfb7353c61e9dc9c1f" region="gfx3" offset="2000001"/>
		<rom name="262-c7.bin" merge="262-c7.bin" size="8388608" crc="54d9d1ec" sha1="80c3a8ec39130dd5d3da561f287709da6b8abcf4" region="gfx3" offset="3000000"/>
		<rom name="262-c8.bin" merge="262-c8.bin" size="8388608" crc="59289a6b" sha1="ddfce7c85b2a144975db5bb14b4b51aaf881880e" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof2k1eh" sourcefile="neogeo.c" cloneof="kof2001" romof="kof2001">
		<description>The King of Fighters 2001 (Add Char - Ultra kill start max)</description>
		<year>2001</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="262eh-pg1.bin" size="1048576" crc="32c4a98b" sha1="a4142ae4ac4053af65efc815a29574a839bad0e3" region="cpu1" offset="0"/>
		<rom name="262-pg2.bin" size="4194304" crc="91eea062" sha1="82bae42bbeedb9f3aa0c7c0b0a7a69be499cf98f" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-262_decrypted-m1.bin" merge="265-262_decrypted-m1.bin" size="131072" crc="2fb0a8a5" sha1="9878370ff8cef3e9c9f307ad64c29522dd625c8f" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="262-v1.bin" merge="262-v1.bin" size="4194304" crc="83d49ecf" sha1="2f2c116e45397652e77fcf5d951fa5f71b639572" region="sound1" offset="0"/>
		<rom name="262-v2.bin" merge="262-v2.bin" size="4194304" crc="003f1843" sha1="bdd58837ad542548bd4053c262f558af88e3b989" region="sound1" offset="400000"/>
		<rom name="262-v3.bin" merge="262-v3.bin" size="4194304" crc="2ae38dbe" sha1="4e82b7dd3b899d61907620517a5a27bdaba0725d" region="sound1" offset="800000"/>
		<rom name="262-v4.bin" merge="262-v4.bin" size="4194304" crc="26ec4dd9" sha1="8bd68d95a2d913be41a51f51e48dbe3bff5924fb" region="sound1" offset="c00000"/>
		<rom name="262-c1.bin" merge="262-c1.bin" size="8388608" crc="99cc785a" sha1="374f0674871d0196fa274aa6c5956d7b3848d5da" region="gfx3" offset="0"/>
		<rom name="262-c2.bin" merge="262-c2.bin" size="8388608" crc="50368cbf" sha1="5d9e206e98e0b0c7735b72ea46b45058fdec2352" region="gfx3" offset="1"/>
		<rom name="262-c3.bin" merge="262-c3.bin" size="8388608" crc="fb14ff87" sha1="445a8db2fc69eff54a252700f2d3a89244c58e75" region="gfx3" offset="1000000"/>
		<rom name="262-c4.bin" merge="262-c4.bin" size="8388608" crc="4397faf8" sha1="6752b394f6647502a649a3e62bd3442f936b733e" region="gfx3" offset="1000001"/>
		<rom name="262-c5.bin" merge="262-c5.bin" size="8388608" crc="91f24be4" sha1="88190c41f7d4a0f4b1982149fc9acfc640af498d" region="gfx3" offset="2000000"/>
		<rom name="262-c6.bin" merge="262-c6.bin" size="8388608" crc="a31e4403" sha1="5cd1a14703aa58810e2377dfb7353c61e9dc9c1f" region="gfx3" offset="2000001"/>
		<rom name="262-c7.bin" merge="262-c7.bin" size="8388608" crc="54d9d1ec" sha1="80c3a8ec39130dd5d3da561f287709da6b8abcf4" region="gfx3" offset="3000000"/>
		<rom name="262-c8.bin" merge="262-c8.bin" size="8388608" crc="59289a6b" sha1="ddfce7c85b2a144975db5bb14b4b51aaf881880e" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof2k1hb" sourcefile="neogeo.c" cloneof="kof2001" romof="kof2001">
		<description>The King of Fighters 2001 (Add Char set 1)</description>
		<year>2001</year>
		<manufacturer>Kurouri</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="262hb-pg1.bin" size="1048576" crc="c17dddc5" sha1="645c29343a56bc2de02ad913f7ebc74e5f496ee5" region="cpu1" offset="0"/>
		<rom name="262-pg2.bin" size="4194304" crc="91eea062" sha1="82bae42bbeedb9f3aa0c7c0b0a7a69be499cf98f" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-262_decrypted-m1.bin" merge="265-262_decrypted-m1.bin" size="131072" crc="2fb0a8a5" sha1="9878370ff8cef3e9c9f307ad64c29522dd625c8f" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="262-v1.bin" merge="262-v1.bin" size="4194304" crc="83d49ecf" sha1="2f2c116e45397652e77fcf5d951fa5f71b639572" region="sound1" offset="0"/>
		<rom name="262-v2.bin" merge="262-v2.bin" size="4194304" crc="003f1843" sha1="bdd58837ad542548bd4053c262f558af88e3b989" region="sound1" offset="400000"/>
		<rom name="262-v3.bin" merge="262-v3.bin" size="4194304" crc="2ae38dbe" sha1="4e82b7dd3b899d61907620517a5a27bdaba0725d" region="sound1" offset="800000"/>
		<rom name="262-v4.bin" merge="262-v4.bin" size="4194304" crc="26ec4dd9" sha1="8bd68d95a2d913be41a51f51e48dbe3bff5924fb" region="sound1" offset="c00000"/>
		<rom name="262-c1.bin" merge="262-c1.bin" size="8388608" crc="99cc785a" sha1="374f0674871d0196fa274aa6c5956d7b3848d5da" region="gfx3" offset="0"/>
		<rom name="262-c2.bin" merge="262-c2.bin" size="8388608" crc="50368cbf" sha1="5d9e206e98e0b0c7735b72ea46b45058fdec2352" region="gfx3" offset="1"/>
		<rom name="262-c3.bin" merge="262-c3.bin" size="8388608" crc="fb14ff87" sha1="445a8db2fc69eff54a252700f2d3a89244c58e75" region="gfx3" offset="1000000"/>
		<rom name="262-c4.bin" merge="262-c4.bin" size="8388608" crc="4397faf8" sha1="6752b394f6647502a649a3e62bd3442f936b733e" region="gfx3" offset="1000001"/>
		<rom name="262-c5.bin" merge="262-c5.bin" size="8388608" crc="91f24be4" sha1="88190c41f7d4a0f4b1982149fc9acfc640af498d" region="gfx3" offset="2000000"/>
		<rom name="262-c6.bin" merge="262-c6.bin" size="8388608" crc="a31e4403" sha1="5cd1a14703aa58810e2377dfb7353c61e9dc9c1f" region="gfx3" offset="2000001"/>
		<rom name="262-c7.bin" merge="262-c7.bin" size="8388608" crc="54d9d1ec" sha1="80c3a8ec39130dd5d3da561f287709da6b8abcf4" region="gfx3" offset="3000000"/>
		<rom name="262-c8.bin" merge="262-c8.bin" size="8388608" crc="59289a6b" sha1="ddfce7c85b2a144975db5bb14b4b51aaf881880e" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k1mk2" sourcefile="neogeo.c" cloneof="kof2001" romof="kof2001">
		<description>The King of Fighters 2001 (Revised set 3 v2.0)</description>
		<year>2001</year>
		<manufacturer>MasakiAnton</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="262mk2-pg1.bin" size="1048576" crc="e8e7d3b0" sha1="11ab4f0fcf82fe72723e3a5e25561b89db1935c9" region="cpu1" offset="0"/>
		<rom name="262-pg2.bin" size="4194304" crc="91eea062" sha1="82bae42bbeedb9f3aa0c7c0b0a7a69be499cf98f" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-262_decrypted-m1.bin" merge="265-262_decrypted-m1.bin" size="131072" crc="2fb0a8a5" sha1="9878370ff8cef3e9c9f307ad64c29522dd625c8f" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="262-v1.bin" merge="262-v1.bin" size="4194304" crc="83d49ecf" sha1="2f2c116e45397652e77fcf5d951fa5f71b639572" region="sound1" offset="0"/>
		<rom name="262-v2.bin" merge="262-v2.bin" size="4194304" crc="003f1843" sha1="bdd58837ad542548bd4053c262f558af88e3b989" region="sound1" offset="400000"/>
		<rom name="262-v3.bin" merge="262-v3.bin" size="4194304" crc="2ae38dbe" sha1="4e82b7dd3b899d61907620517a5a27bdaba0725d" region="sound1" offset="800000"/>
		<rom name="262-v4.bin" merge="262-v4.bin" size="4194304" crc="26ec4dd9" sha1="8bd68d95a2d913be41a51f51e48dbe3bff5924fb" region="sound1" offset="c00000"/>
		<rom name="262-c1.bin" merge="262-c1.bin" size="8388608" crc="99cc785a" sha1="374f0674871d0196fa274aa6c5956d7b3848d5da" region="gfx3" offset="0"/>
		<rom name="262-c2.bin" merge="262-c2.bin" size="8388608" crc="50368cbf" sha1="5d9e206e98e0b0c7735b72ea46b45058fdec2352" region="gfx3" offset="1"/>
		<rom name="262-c3.bin" merge="262-c3.bin" size="8388608" crc="fb14ff87" sha1="445a8db2fc69eff54a252700f2d3a89244c58e75" region="gfx3" offset="1000000"/>
		<rom name="262-c4.bin" merge="262-c4.bin" size="8388608" crc="4397faf8" sha1="6752b394f6647502a649a3e62bd3442f936b733e" region="gfx3" offset="1000001"/>
		<rom name="262-c5.bin" merge="262-c5.bin" size="8388608" crc="91f24be4" sha1="88190c41f7d4a0f4b1982149fc9acfc640af498d" region="gfx3" offset="2000000"/>
		<rom name="262-c6.bin" merge="262-c6.bin" size="8388608" crc="a31e4403" sha1="5cd1a14703aa58810e2377dfb7353c61e9dc9c1f" region="gfx3" offset="2000001"/>
		<rom name="262-c7.bin" merge="262-c7.bin" size="8388608" crc="54d9d1ec" sha1="80c3a8ec39130dd5d3da561f287709da6b8abcf4" region="gfx3" offset="3000000"/>
		<rom name="262-c8.bin" merge="262-c8.bin" size="8388608" crc="59289a6b" sha1="ddfce7c85b2a144975db5bb14b4b51aaf881880e" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof2k1mk" sourcefile="neogeo.c" cloneof="kof2001" romof="kof2001">
		<description>The King of Fighters 2001 (Revised set 3 Old)</description>
		<year>2001</year>
		<manufacturer>MasakiAnton</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="262mk-pg1.bin" size="1048576" crc="97492f8e" sha1="741f26907377aab55d16f34ec3e7906d59a087cc" region="cpu1" offset="0"/>
		<rom name="262-pg2.bin" size="4194304" crc="91eea062" sha1="82bae42bbeedb9f3aa0c7c0b0a7a69be499cf98f" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-262_decrypted-m1.bin" merge="265-262_decrypted-m1.bin" size="131072" crc="2fb0a8a5" sha1="9878370ff8cef3e9c9f307ad64c29522dd625c8f" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="262-v1.bin" merge="262-v1.bin" size="4194304" crc="83d49ecf" sha1="2f2c116e45397652e77fcf5d951fa5f71b639572" region="sound1" offset="0"/>
		<rom name="262-v2.bin" merge="262-v2.bin" size="4194304" crc="003f1843" sha1="bdd58837ad542548bd4053c262f558af88e3b989" region="sound1" offset="400000"/>
		<rom name="262-v3.bin" merge="262-v3.bin" size="4194304" crc="2ae38dbe" sha1="4e82b7dd3b899d61907620517a5a27bdaba0725d" region="sound1" offset="800000"/>
		<rom name="262-v4.bin" merge="262-v4.bin" size="4194304" crc="26ec4dd9" sha1="8bd68d95a2d913be41a51f51e48dbe3bff5924fb" region="sound1" offset="c00000"/>
		<rom name="262-c1.bin" merge="262-c1.bin" size="8388608" crc="99cc785a" sha1="374f0674871d0196fa274aa6c5956d7b3848d5da" region="gfx3" offset="0"/>
		<rom name="262-c2.bin" merge="262-c2.bin" size="8388608" crc="50368cbf" sha1="5d9e206e98e0b0c7735b72ea46b45058fdec2352" region="gfx3" offset="1"/>
		<rom name="262-c3.bin" merge="262-c3.bin" size="8388608" crc="fb14ff87" sha1="445a8db2fc69eff54a252700f2d3a89244c58e75" region="gfx3" offset="1000000"/>
		<rom name="262-c4.bin" merge="262-c4.bin" size="8388608" crc="4397faf8" sha1="6752b394f6647502a649a3e62bd3442f936b733e" region="gfx3" offset="1000001"/>
		<rom name="262-c5.bin" merge="262-c5.bin" size="8388608" crc="91f24be4" sha1="88190c41f7d4a0f4b1982149fc9acfc640af498d" region="gfx3" offset="2000000"/>
		<rom name="262-c6.bin" merge="262-c6.bin" size="8388608" crc="a31e4403" sha1="5cd1a14703aa58810e2377dfb7353c61e9dc9c1f" region="gfx3" offset="2000001"/>
		<rom name="262-c7.bin" merge="262-c7.bin" size="8388608" crc="54d9d1ec" sha1="80c3a8ec39130dd5d3da561f287709da6b8abcf4" region="gfx3" offset="3000000"/>
		<rom name="262-c8.bin" merge="262-c8.bin" size="8388608" crc="59289a6b" sha1="ddfce7c85b2a144975db5bb14b4b51aaf881880e" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k1mke" sourcefile="neogeo.c" cloneof="kof2001" romof="kof2001">
		<description>The King of Fighters 2001 (Revised set 4)</description>
		<year>2001</year>
		<manufacturer>MasakiAnton</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="262mke-pg1.bin" size="1048576" crc="1d29382e" sha1="a91929198fb6e16a5ccfac83a869d06afdff0bd8" region="cpu1" offset="0"/>
		<rom name="262-pg2.bin" size="4194304" crc="91eea062" sha1="82bae42bbeedb9f3aa0c7c0b0a7a69be499cf98f" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-262_decrypted-m1.bin" merge="265-262_decrypted-m1.bin" size="131072" crc="2fb0a8a5" sha1="9878370ff8cef3e9c9f307ad64c29522dd625c8f" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="262-v1.bin" merge="262-v1.bin" size="4194304" crc="83d49ecf" sha1="2f2c116e45397652e77fcf5d951fa5f71b639572" region="sound1" offset="0"/>
		<rom name="262-v2.bin" merge="262-v2.bin" size="4194304" crc="003f1843" sha1="bdd58837ad542548bd4053c262f558af88e3b989" region="sound1" offset="400000"/>
		<rom name="262-v3.bin" merge="262-v3.bin" size="4194304" crc="2ae38dbe" sha1="4e82b7dd3b899d61907620517a5a27bdaba0725d" region="sound1" offset="800000"/>
		<rom name="262-v4.bin" merge="262-v4.bin" size="4194304" crc="26ec4dd9" sha1="8bd68d95a2d913be41a51f51e48dbe3bff5924fb" region="sound1" offset="c00000"/>
		<rom name="262-c1.bin" merge="262-c1.bin" size="8388608" crc="99cc785a" sha1="374f0674871d0196fa274aa6c5956d7b3848d5da" region="gfx3" offset="0"/>
		<rom name="262-c2.bin" merge="262-c2.bin" size="8388608" crc="50368cbf" sha1="5d9e206e98e0b0c7735b72ea46b45058fdec2352" region="gfx3" offset="1"/>
		<rom name="262-c3.bin" merge="262-c3.bin" size="8388608" crc="fb14ff87" sha1="445a8db2fc69eff54a252700f2d3a89244c58e75" region="gfx3" offset="1000000"/>
		<rom name="262-c4.bin" merge="262-c4.bin" size="8388608" crc="4397faf8" sha1="6752b394f6647502a649a3e62bd3442f936b733e" region="gfx3" offset="1000001"/>
		<rom name="262-c5.bin" merge="262-c5.bin" size="8388608" crc="91f24be4" sha1="88190c41f7d4a0f4b1982149fc9acfc640af498d" region="gfx3" offset="2000000"/>
		<rom name="262-c6.bin" merge="262-c6.bin" size="8388608" crc="a31e4403" sha1="5cd1a14703aa58810e2377dfb7353c61e9dc9c1f" region="gfx3" offset="2000001"/>
		<rom name="262-c7.bin" merge="262-c7.bin" size="8388608" crc="54d9d1ec" sha1="80c3a8ec39130dd5d3da561f287709da6b8abcf4" region="gfx3" offset="3000000"/>
		<rom name="262-c8.bin" merge="262-c8.bin" size="8388608" crc="59289a6b" sha1="ddfce7c85b2a144975db5bb14b4b51aaf881880e" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof2k1rm" sourcefile="neogeo.c" cloneof="kof2001" romof="kof2001">
		<description>The King of Fighters 2001 (Diff Moves set 1)</description>
		<year>2001</year>
		<manufacturer>Raymonose</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="262rm-pg1.bin" size="1048576" crc="9be74a1b" sha1="4785e08ab499dabcd37312ca15c1b9e0d61b2f08" region="cpu1" offset="0"/>
		<rom name="262-pg2.bin" size="4194304" crc="91eea062" sha1="82bae42bbeedb9f3aa0c7c0b0a7a69be499cf98f" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-262_decrypted-m1.bin" merge="265-262_decrypted-m1.bin" size="131072" crc="2fb0a8a5" sha1="9878370ff8cef3e9c9f307ad64c29522dd625c8f" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="262-v1.bin" merge="262-v1.bin" size="4194304" crc="83d49ecf" sha1="2f2c116e45397652e77fcf5d951fa5f71b639572" region="sound1" offset="0"/>
		<rom name="262-v2.bin" merge="262-v2.bin" size="4194304" crc="003f1843" sha1="bdd58837ad542548bd4053c262f558af88e3b989" region="sound1" offset="400000"/>
		<rom name="262-v3.bin" merge="262-v3.bin" size="4194304" crc="2ae38dbe" sha1="4e82b7dd3b899d61907620517a5a27bdaba0725d" region="sound1" offset="800000"/>
		<rom name="262-v4.bin" merge="262-v4.bin" size="4194304" crc="26ec4dd9" sha1="8bd68d95a2d913be41a51f51e48dbe3bff5924fb" region="sound1" offset="c00000"/>
		<rom name="262-c1.bin" merge="262-c1.bin" size="8388608" crc="99cc785a" sha1="374f0674871d0196fa274aa6c5956d7b3848d5da" region="gfx3" offset="0"/>
		<rom name="262-c2.bin" merge="262-c2.bin" size="8388608" crc="50368cbf" sha1="5d9e206e98e0b0c7735b72ea46b45058fdec2352" region="gfx3" offset="1"/>
		<rom name="262-c3.bin" merge="262-c3.bin" size="8388608" crc="fb14ff87" sha1="445a8db2fc69eff54a252700f2d3a89244c58e75" region="gfx3" offset="1000000"/>
		<rom name="262-c4.bin" merge="262-c4.bin" size="8388608" crc="4397faf8" sha1="6752b394f6647502a649a3e62bd3442f936b733e" region="gfx3" offset="1000001"/>
		<rom name="262-c5.bin" merge="262-c5.bin" size="8388608" crc="91f24be4" sha1="88190c41f7d4a0f4b1982149fc9acfc640af498d" region="gfx3" offset="2000000"/>
		<rom name="262-c6.bin" merge="262-c6.bin" size="8388608" crc="a31e4403" sha1="5cd1a14703aa58810e2377dfb7353c61e9dc9c1f" region="gfx3" offset="2000001"/>
		<rom name="262-c7.bin" merge="262-c7.bin" size="8388608" crc="54d9d1ec" sha1="80c3a8ec39130dd5d3da561f287709da6b8abcf4" region="gfx3" offset="3000000"/>
		<rom name="262-c8.bin" merge="262-c8.bin" size="8388608" crc="59289a6b" sha1="ddfce7c85b2a144975db5bb14b4b51aaf881880e" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k1ehr" sourcefile="neogeo.c" cloneof="kof2001" romof="kof2001">
		<description>The King of Fighters 2001 (Ultra kill start max - Ultra pow hack - Diff Moves)</description>
		<year>2001</year>
		<manufacturer>Raymonose</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="262ehr-pg1.bin" size="1048576" crc="afabe438" sha1="3245650382a9f36cde7b66fe247bdd68b1adf30c" region="cpu1" offset="0"/>
		<rom name="262-pg2.bin" size="4194304" crc="91eea062" sha1="82bae42bbeedb9f3aa0c7c0b0a7a69be499cf98f" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-262_decrypted-m1.bin" merge="265-262_decrypted-m1.bin" size="131072" crc="2fb0a8a5" sha1="9878370ff8cef3e9c9f307ad64c29522dd625c8f" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="262-v1.bin" merge="262-v1.bin" size="4194304" crc="83d49ecf" sha1="2f2c116e45397652e77fcf5d951fa5f71b639572" region="sound1" offset="0"/>
		<rom name="262-v2.bin" merge="262-v2.bin" size="4194304" crc="003f1843" sha1="bdd58837ad542548bd4053c262f558af88e3b989" region="sound1" offset="400000"/>
		<rom name="262-v3.bin" merge="262-v3.bin" size="4194304" crc="2ae38dbe" sha1="4e82b7dd3b899d61907620517a5a27bdaba0725d" region="sound1" offset="800000"/>
		<rom name="262-v4.bin" merge="262-v4.bin" size="4194304" crc="26ec4dd9" sha1="8bd68d95a2d913be41a51f51e48dbe3bff5924fb" region="sound1" offset="c00000"/>
		<rom name="262-c1.bin" merge="262-c1.bin" size="8388608" crc="99cc785a" sha1="374f0674871d0196fa274aa6c5956d7b3848d5da" region="gfx3" offset="0"/>
		<rom name="262-c2.bin" merge="262-c2.bin" size="8388608" crc="50368cbf" sha1="5d9e206e98e0b0c7735b72ea46b45058fdec2352" region="gfx3" offset="1"/>
		<rom name="262-c3.bin" merge="262-c3.bin" size="8388608" crc="fb14ff87" sha1="445a8db2fc69eff54a252700f2d3a89244c58e75" region="gfx3" offset="1000000"/>
		<rom name="262-c4.bin" merge="262-c4.bin" size="8388608" crc="4397faf8" sha1="6752b394f6647502a649a3e62bd3442f936b733e" region="gfx3" offset="1000001"/>
		<rom name="262-c5.bin" merge="262-c5.bin" size="8388608" crc="91f24be4" sha1="88190c41f7d4a0f4b1982149fc9acfc640af498d" region="gfx3" offset="2000000"/>
		<rom name="262-c6.bin" merge="262-c6.bin" size="8388608" crc="a31e4403" sha1="5cd1a14703aa58810e2377dfb7353c61e9dc9c1f" region="gfx3" offset="2000001"/>
		<rom name="262-c7.bin" merge="262-c7.bin" size="8388608" crc="54d9d1ec" sha1="80c3a8ec39130dd5d3da561f287709da6b8abcf4" region="gfx3" offset="3000000"/>
		<rom name="262-c8.bin" merge="262-c8.bin" size="8388608" crc="59289a6b" sha1="ddfce7c85b2a144975db5bb14b4b51aaf881880e" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof2k1b" sourcefile="neogeo.c" cloneof="kof2001" romof="kof2001">
		<description>The King of Fighters 2001 (Add Char set 2)</description>
		<year>2001</year>
		<manufacturer>Unk</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="262b-p1.bin" size="1048576" crc="376ea3fd" sha1="9bb9ec73f1ee543ea0c2fd5ee73c487ea93de05e" region="cpu1" offset="0"/>
		<rom name="262-p2.bin" merge="262-p2.bin" size="4194304" crc="8e0d8329" sha1="10dcc1baf0aaf1fc84c4d856bca6bcff85aed2bc" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-262_decrypted-m1.bin" merge="265-262_decrypted-m1.bin" size="131072" crc="2fb0a8a5" sha1="9878370ff8cef3e9c9f307ad64c29522dd625c8f" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="262-v1.bin" merge="262-v1.bin" size="4194304" crc="83d49ecf" sha1="2f2c116e45397652e77fcf5d951fa5f71b639572" region="sound1" offset="0"/>
		<rom name="262-v2.bin" merge="262-v2.bin" size="4194304" crc="003f1843" sha1="bdd58837ad542548bd4053c262f558af88e3b989" region="sound1" offset="400000"/>
		<rom name="262-v3.bin" merge="262-v3.bin" size="4194304" crc="2ae38dbe" sha1="4e82b7dd3b899d61907620517a5a27bdaba0725d" region="sound1" offset="800000"/>
		<rom name="262-v4.bin" merge="262-v4.bin" size="4194304" crc="26ec4dd9" sha1="8bd68d95a2d913be41a51f51e48dbe3bff5924fb" region="sound1" offset="c00000"/>
		<rom name="262-c1.bin" merge="262-c1.bin" size="8388608" crc="99cc785a" sha1="374f0674871d0196fa274aa6c5956d7b3848d5da" region="gfx3" offset="0"/>
		<rom name="262-c2.bin" merge="262-c2.bin" size="8388608" crc="50368cbf" sha1="5d9e206e98e0b0c7735b72ea46b45058fdec2352" region="gfx3" offset="1"/>
		<rom name="262-c3.bin" merge="262-c3.bin" size="8388608" crc="fb14ff87" sha1="445a8db2fc69eff54a252700f2d3a89244c58e75" region="gfx3" offset="1000000"/>
		<rom name="262-c4.bin" merge="262-c4.bin" size="8388608" crc="4397faf8" sha1="6752b394f6647502a649a3e62bd3442f936b733e" region="gfx3" offset="1000001"/>
		<rom name="262-c5.bin" merge="262-c5.bin" size="8388608" crc="91f24be4" sha1="88190c41f7d4a0f4b1982149fc9acfc640af498d" region="gfx3" offset="2000000"/>
		<rom name="262-c6.bin" merge="262-c6.bin" size="8388608" crc="a31e4403" sha1="5cd1a14703aa58810e2377dfb7353c61e9dc9c1f" region="gfx3" offset="2000001"/>
		<rom name="262-c7.bin" merge="262-c7.bin" size="8388608" crc="54d9d1ec" sha1="80c3a8ec39130dd5d3da561f287709da6b8abcf4" region="gfx3" offset="3000000"/>
		<rom name="262-c8.bin" merge="262-c8.bin" size="8388608" crc="59289a6b" sha1="ddfce7c85b2a144975db5bb14b4b51aaf881880e" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k1bd2" sourcefile="neogeo.c" cloneof="kof2001" romof="kof2001">
		<description>The King of Fighters 2001 (Char color changed - Attack cremation scarlet)</description>
		<year>2001</year>
		<manufacturer>Ayane</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="262-p1.bin" merge="262-p1.bin" size="1048576" crc="9381750d" sha1="dcfecd69e563ff52fe07d23c5372d0f748b07819" region="cpu1" offset="0"/>
		<rom name="262bd2-p2.bin" size="4194304" crc="13c14b1f" sha1="c063e17f94994889ae6a576b7923eddabf3586a2" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-262_decrypted-m1.bin" merge="265-262_decrypted-m1.bin" size="131072" crc="2fb0a8a5" sha1="9878370ff8cef3e9c9f307ad64c29522dd625c8f" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="262-v1.bin" merge="262-v1.bin" size="4194304" crc="83d49ecf" sha1="2f2c116e45397652e77fcf5d951fa5f71b639572" region="sound1" offset="0"/>
		<rom name="262-v2.bin" merge="262-v2.bin" size="4194304" crc="003f1843" sha1="bdd58837ad542548bd4053c262f558af88e3b989" region="sound1" offset="400000"/>
		<rom name="262-v3.bin" merge="262-v3.bin" size="4194304" crc="2ae38dbe" sha1="4e82b7dd3b899d61907620517a5a27bdaba0725d" region="sound1" offset="800000"/>
		<rom name="262-v4.bin" merge="262-v4.bin" size="4194304" crc="26ec4dd9" sha1="8bd68d95a2d913be41a51f51e48dbe3bff5924fb" region="sound1" offset="c00000"/>
		<rom name="262-c1.bin" merge="262-c1.bin" size="8388608" crc="99cc785a" sha1="374f0674871d0196fa274aa6c5956d7b3848d5da" region="gfx3" offset="0"/>
		<rom name="262-c2.bin" merge="262-c2.bin" size="8388608" crc="50368cbf" sha1="5d9e206e98e0b0c7735b72ea46b45058fdec2352" region="gfx3" offset="1"/>
		<rom name="262-c3.bin" merge="262-c3.bin" size="8388608" crc="fb14ff87" sha1="445a8db2fc69eff54a252700f2d3a89244c58e75" region="gfx3" offset="1000000"/>
		<rom name="262-c4.bin" merge="262-c4.bin" size="8388608" crc="4397faf8" sha1="6752b394f6647502a649a3e62bd3442f936b733e" region="gfx3" offset="1000001"/>
		<rom name="262-c5.bin" merge="262-c5.bin" size="8388608" crc="91f24be4" sha1="88190c41f7d4a0f4b1982149fc9acfc640af498d" region="gfx3" offset="2000000"/>
		<rom name="262-c6.bin" merge="262-c6.bin" size="8388608" crc="a31e4403" sha1="5cd1a14703aa58810e2377dfb7353c61e9dc9c1f" region="gfx3" offset="2000001"/>
		<rom name="262-c7.bin" merge="262-c7.bin" size="8388608" crc="54d9d1ec" sha1="80c3a8ec39130dd5d3da561f287709da6b8abcf4" region="gfx3" offset="3000000"/>
		<rom name="262-c8.bin" merge="262-c8.bin" size="8388608" crc="59289a6b" sha1="ddfce7c85b2a144975db5bb14b4b51aaf881880e" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof2k1bh" sourcefile="neogeo.c" cloneof="kof2001" romof="kof2001">
		<description>The King of Fighters 2001 (Add Char set 3)</description>
		<year>2001</year>
		<manufacturer>Dodowang</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="262bh-p1.bin" size="1048576" crc="f91b5329" sha1="9b5375090072e5ea8b97bf4ebb55787476ff964d" region="cpu1" offset="0"/>
		<rom name="262-p2.bin" merge="262-p2.bin" size="4194304" crc="8e0d8329" sha1="10dcc1baf0aaf1fc84c4d856bca6bcff85aed2bc" region="cpu1" offset="100000"/>
		<rom name="262bh-s1.bin" size="131072" crc="e600c595" sha1="7133d879bff4854bead500c0928e0f1d918b7bed" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-262_decrypted-m1.bin" merge="265-262_decrypted-m1.bin" size="131072" crc="2fb0a8a5" sha1="9878370ff8cef3e9c9f307ad64c29522dd625c8f" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="262-v1.bin" merge="262-v1.bin" size="4194304" crc="83d49ecf" sha1="2f2c116e45397652e77fcf5d951fa5f71b639572" region="sound1" offset="0"/>
		<rom name="262-v2.bin" merge="262-v2.bin" size="4194304" crc="003f1843" sha1="bdd58837ad542548bd4053c262f558af88e3b989" region="sound1" offset="400000"/>
		<rom name="262-v3.bin" merge="262-v3.bin" size="4194304" crc="2ae38dbe" sha1="4e82b7dd3b899d61907620517a5a27bdaba0725d" region="sound1" offset="800000"/>
		<rom name="262-v4.bin" merge="262-v4.bin" size="4194304" crc="26ec4dd9" sha1="8bd68d95a2d913be41a51f51e48dbe3bff5924fb" region="sound1" offset="c00000"/>
		<rom name="262-c1.bin" merge="262-c1.bin" size="8388608" crc="99cc785a" sha1="374f0674871d0196fa274aa6c5956d7b3848d5da" region="gfx3" offset="0"/>
		<rom name="262-c2.bin" merge="262-c2.bin" size="8388608" crc="50368cbf" sha1="5d9e206e98e0b0c7735b72ea46b45058fdec2352" region="gfx3" offset="1"/>
		<rom name="262-c3.bin" merge="262-c3.bin" size="8388608" crc="fb14ff87" sha1="445a8db2fc69eff54a252700f2d3a89244c58e75" region="gfx3" offset="1000000"/>
		<rom name="262-c4.bin" merge="262-c4.bin" size="8388608" crc="4397faf8" sha1="6752b394f6647502a649a3e62bd3442f936b733e" region="gfx3" offset="1000001"/>
		<rom name="262-c5.bin" merge="262-c5.bin" size="8388608" crc="91f24be4" sha1="88190c41f7d4a0f4b1982149fc9acfc640af498d" region="gfx3" offset="2000000"/>
		<rom name="262-c6.bin" merge="262-c6.bin" size="8388608" crc="a31e4403" sha1="5cd1a14703aa58810e2377dfb7353c61e9dc9c1f" region="gfx3" offset="2000001"/>
		<rom name="262-c7.bin" merge="262-c7.bin" size="8388608" crc="54d9d1ec" sha1="80c3a8ec39130dd5d3da561f287709da6b8abcf4" region="gfx3" offset="3000000"/>
		<rom name="262-c8.bin" merge="262-c8.bin" size="8388608" crc="59289a6b" sha1="ddfce7c85b2a144975db5bb14b4b51aaf881880e" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof2k1ce" sourcefile="neogeo.c" cloneof="kof2001" romof="kof2001">
		<description>The King of Fighters 2001 (Char color changed set 9)</description>
		<year>2001</year>
		<manufacturer>Unk</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="262-p1.bin" merge="262-p1.bin" size="1048576" crc="9381750d" sha1="dcfecd69e563ff52fe07d23c5372d0f748b07819" region="cpu1" offset="0"/>
		<rom name="262ce-p2.bin" size="4194304" crc="76d0b903" sha1="a24a85defbbf282d2285e48119f42e3424a96e9d" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-262_decrypted-m1.bin" merge="265-262_decrypted-m1.bin" size="131072" crc="2fb0a8a5" sha1="9878370ff8cef3e9c9f307ad64c29522dd625c8f" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="262-v1.bin" merge="262-v1.bin" size="4194304" crc="83d49ecf" sha1="2f2c116e45397652e77fcf5d951fa5f71b639572" region="sound1" offset="0"/>
		<rom name="262-v2.bin" merge="262-v2.bin" size="4194304" crc="003f1843" sha1="bdd58837ad542548bd4053c262f558af88e3b989" region="sound1" offset="400000"/>
		<rom name="262-v3.bin" merge="262-v3.bin" size="4194304" crc="2ae38dbe" sha1="4e82b7dd3b899d61907620517a5a27bdaba0725d" region="sound1" offset="800000"/>
		<rom name="262-v4.bin" merge="262-v4.bin" size="4194304" crc="26ec4dd9" sha1="8bd68d95a2d913be41a51f51e48dbe3bff5924fb" region="sound1" offset="c00000"/>
		<rom name="262-c1.bin" merge="262-c1.bin" size="8388608" crc="99cc785a" sha1="374f0674871d0196fa274aa6c5956d7b3848d5da" region="gfx3" offset="0"/>
		<rom name="262-c2.bin" merge="262-c2.bin" size="8388608" crc="50368cbf" sha1="5d9e206e98e0b0c7735b72ea46b45058fdec2352" region="gfx3" offset="1"/>
		<rom name="262-c3.bin" merge="262-c3.bin" size="8388608" crc="fb14ff87" sha1="445a8db2fc69eff54a252700f2d3a89244c58e75" region="gfx3" offset="1000000"/>
		<rom name="262-c4.bin" merge="262-c4.bin" size="8388608" crc="4397faf8" sha1="6752b394f6647502a649a3e62bd3442f936b733e" region="gfx3" offset="1000001"/>
		<rom name="262-c5.bin" merge="262-c5.bin" size="8388608" crc="91f24be4" sha1="88190c41f7d4a0f4b1982149fc9acfc640af498d" region="gfx3" offset="2000000"/>
		<rom name="262-c6.bin" merge="262-c6.bin" size="8388608" crc="a31e4403" sha1="5cd1a14703aa58810e2377dfb7353c61e9dc9c1f" region="gfx3" offset="2000001"/>
		<rom name="262-c7.bin" merge="262-c7.bin" size="8388608" crc="54d9d1ec" sha1="80c3a8ec39130dd5d3da561f287709da6b8abcf4" region="gfx3" offset="3000000"/>
		<rom name="262-c8.bin" merge="262-c8.bin" size="8388608" crc="59289a6b" sha1="ddfce7c85b2a144975db5bb14b4b51aaf881880e" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k1cfc" sourcefile="neogeo.c" cloneof="kof2001" romof="kof2001">
		<description>The King of Fighters 2001 (Char color changed set 9 - rel 2)</description>
		<year>2001</year>
		<manufacturer>C6F8</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="262-p1.bin" merge="262-p1.bin" size="1048576" crc="9381750d" sha1="dcfecd69e563ff52fe07d23c5372d0f748b07819" region="cpu1" offset="0"/>
		<rom name="262cfc-p2.bin" size="4194304" crc="3d91029f" sha1="9024a521c519a9301cf4d041644cdf9406986184" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-262_decrypted-m1.bin" merge="265-262_decrypted-m1.bin" size="131072" crc="2fb0a8a5" sha1="9878370ff8cef3e9c9f307ad64c29522dd625c8f" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="262-v1.bin" merge="262-v1.bin" size="4194304" crc="83d49ecf" sha1="2f2c116e45397652e77fcf5d951fa5f71b639572" region="sound1" offset="0"/>
		<rom name="262-v2.bin" merge="262-v2.bin" size="4194304" crc="003f1843" sha1="bdd58837ad542548bd4053c262f558af88e3b989" region="sound1" offset="400000"/>
		<rom name="262-v3.bin" merge="262-v3.bin" size="4194304" crc="2ae38dbe" sha1="4e82b7dd3b899d61907620517a5a27bdaba0725d" region="sound1" offset="800000"/>
		<rom name="262-v4.bin" merge="262-v4.bin" size="4194304" crc="26ec4dd9" sha1="8bd68d95a2d913be41a51f51e48dbe3bff5924fb" region="sound1" offset="c00000"/>
		<rom name="262-c1.bin" merge="262-c1.bin" size="8388608" crc="99cc785a" sha1="374f0674871d0196fa274aa6c5956d7b3848d5da" region="gfx3" offset="0"/>
		<rom name="262-c2.bin" merge="262-c2.bin" size="8388608" crc="50368cbf" sha1="5d9e206e98e0b0c7735b72ea46b45058fdec2352" region="gfx3" offset="1"/>
		<rom name="262-c3.bin" merge="262-c3.bin" size="8388608" crc="fb14ff87" sha1="445a8db2fc69eff54a252700f2d3a89244c58e75" region="gfx3" offset="1000000"/>
		<rom name="262-c4.bin" merge="262-c4.bin" size="8388608" crc="4397faf8" sha1="6752b394f6647502a649a3e62bd3442f936b733e" region="gfx3" offset="1000001"/>
		<rom name="262-c5.bin" merge="262-c5.bin" size="8388608" crc="91f24be4" sha1="88190c41f7d4a0f4b1982149fc9acfc640af498d" region="gfx3" offset="2000000"/>
		<rom name="262-c6.bin" merge="262-c6.bin" size="8388608" crc="a31e4403" sha1="5cd1a14703aa58810e2377dfb7353c61e9dc9c1f" region="gfx3" offset="2000001"/>
		<rom name="262-c7.bin" merge="262-c7.bin" size="8388608" crc="54d9d1ec" sha1="80c3a8ec39130dd5d3da561f287709da6b8abcf4" region="gfx3" offset="3000000"/>
		<rom name="262-c8.bin" merge="262-c8.bin" size="8388608" crc="59289a6b" sha1="ddfce7c85b2a144975db5bb14b4b51aaf881880e" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k1cf1" sourcefile="neogeo.c" cloneof="kof2001" romof="kof2001">
		<description>The King of Fighters 2001 (Iori p1 and p2 Color Changed)</description>
		<year>2001</year>
		<manufacturer>C6F8</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="262-p1.bin" merge="262-p1.bin" size="1048576" crc="9381750d" sha1="dcfecd69e563ff52fe07d23c5372d0f748b07819" region="cpu1" offset="0"/>
		<rom name="262cfc1-p2.bin" size="4194304" crc="9060fc03" sha1="cb831ff2e52087a551494772b1a0b4db83e23180" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-262_decrypted-m1.bin" merge="265-262_decrypted-m1.bin" size="131072" crc="2fb0a8a5" sha1="9878370ff8cef3e9c9f307ad64c29522dd625c8f" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="262-v1.bin" merge="262-v1.bin" size="4194304" crc="83d49ecf" sha1="2f2c116e45397652e77fcf5d951fa5f71b639572" region="sound1" offset="0"/>
		<rom name="262-v2.bin" merge="262-v2.bin" size="4194304" crc="003f1843" sha1="bdd58837ad542548bd4053c262f558af88e3b989" region="sound1" offset="400000"/>
		<rom name="262-v3.bin" merge="262-v3.bin" size="4194304" crc="2ae38dbe" sha1="4e82b7dd3b899d61907620517a5a27bdaba0725d" region="sound1" offset="800000"/>
		<rom name="262-v4.bin" merge="262-v4.bin" size="4194304" crc="26ec4dd9" sha1="8bd68d95a2d913be41a51f51e48dbe3bff5924fb" region="sound1" offset="c00000"/>
		<rom name="262-c1.bin" merge="262-c1.bin" size="8388608" crc="99cc785a" sha1="374f0674871d0196fa274aa6c5956d7b3848d5da" region="gfx3" offset="0"/>
		<rom name="262-c2.bin" merge="262-c2.bin" size="8388608" crc="50368cbf" sha1="5d9e206e98e0b0c7735b72ea46b45058fdec2352" region="gfx3" offset="1"/>
		<rom name="262-c3.bin" merge="262-c3.bin" size="8388608" crc="fb14ff87" sha1="445a8db2fc69eff54a252700f2d3a89244c58e75" region="gfx3" offset="1000000"/>
		<rom name="262-c4.bin" merge="262-c4.bin" size="8388608" crc="4397faf8" sha1="6752b394f6647502a649a3e62bd3442f936b733e" region="gfx3" offset="1000001"/>
		<rom name="262-c5.bin" merge="262-c5.bin" size="8388608" crc="91f24be4" sha1="88190c41f7d4a0f4b1982149fc9acfc640af498d" region="gfx3" offset="2000000"/>
		<rom name="262-c6.bin" merge="262-c6.bin" size="8388608" crc="a31e4403" sha1="5cd1a14703aa58810e2377dfb7353c61e9dc9c1f" region="gfx3" offset="2000001"/>
		<rom name="262-c7.bin" merge="262-c7.bin" size="8388608" crc="54d9d1ec" sha1="80c3a8ec39130dd5d3da561f287709da6b8abcf4" region="gfx3" offset="3000000"/>
		<rom name="262-c8.bin" merge="262-c8.bin" size="8388608" crc="59289a6b" sha1="ddfce7c85b2a144975db5bb14b4b51aaf881880e" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof2k1ch" sourcefile="neogeo.c" cloneof="kof2001" romof="kof2001">
		<description>The King of Fighters 2001 (Add Char - Diff Moves)</description>
		<year>2001</year>
		<manufacturer>Chase</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="262ch-p1.bin" size="1048576" crc="18ef4629" sha1="d34be181230f703eb96d29d8641ca975a581e1eb" region="cpu1" offset="0"/>
		<rom name="262-p2.bin" merge="262-p2.bin" size="4194304" crc="8e0d8329" sha1="10dcc1baf0aaf1fc84c4d856bca6bcff85aed2bc" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-262_decrypted-m1.bin" merge="265-262_decrypted-m1.bin" size="131072" crc="2fb0a8a5" sha1="9878370ff8cef3e9c9f307ad64c29522dd625c8f" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="262-v1.bin" merge="262-v1.bin" size="4194304" crc="83d49ecf" sha1="2f2c116e45397652e77fcf5d951fa5f71b639572" region="sound1" offset="0"/>
		<rom name="262-v2.bin" merge="262-v2.bin" size="4194304" crc="003f1843" sha1="bdd58837ad542548bd4053c262f558af88e3b989" region="sound1" offset="400000"/>
		<rom name="262-v3.bin" merge="262-v3.bin" size="4194304" crc="2ae38dbe" sha1="4e82b7dd3b899d61907620517a5a27bdaba0725d" region="sound1" offset="800000"/>
		<rom name="262-v4.bin" merge="262-v4.bin" size="4194304" crc="26ec4dd9" sha1="8bd68d95a2d913be41a51f51e48dbe3bff5924fb" region="sound1" offset="c00000"/>
		<rom name="262-c1.bin" merge="262-c1.bin" size="8388608" crc="99cc785a" sha1="374f0674871d0196fa274aa6c5956d7b3848d5da" region="gfx3" offset="0"/>
		<rom name="262-c2.bin" merge="262-c2.bin" size="8388608" crc="50368cbf" sha1="5d9e206e98e0b0c7735b72ea46b45058fdec2352" region="gfx3" offset="1"/>
		<rom name="262-c3.bin" merge="262-c3.bin" size="8388608" crc="fb14ff87" sha1="445a8db2fc69eff54a252700f2d3a89244c58e75" region="gfx3" offset="1000000"/>
		<rom name="262-c4.bin" merge="262-c4.bin" size="8388608" crc="4397faf8" sha1="6752b394f6647502a649a3e62bd3442f936b733e" region="gfx3" offset="1000001"/>
		<rom name="262-c5.bin" merge="262-c5.bin" size="8388608" crc="91f24be4" sha1="88190c41f7d4a0f4b1982149fc9acfc640af498d" region="gfx3" offset="2000000"/>
		<rom name="262-c6.bin" merge="262-c6.bin" size="8388608" crc="a31e4403" sha1="5cd1a14703aa58810e2377dfb7353c61e9dc9c1f" region="gfx3" offset="2000001"/>
		<rom name="262-c7.bin" merge="262-c7.bin" size="8388608" crc="54d9d1ec" sha1="80c3a8ec39130dd5d3da561f287709da6b8abcf4" region="gfx3" offset="3000000"/>
		<rom name="262-c8.bin" merge="262-c8.bin" size="8388608" crc="59289a6b" sha1="ddfce7c85b2a144975db5bb14b4b51aaf881880e" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k1clr" sourcefile="neogeo.c" cloneof="kof2001" romof="kof2001">
		<description>The King of Fighters 2001 (Char color changed set 8)</description>
		<year>2001</year>
		<manufacturer>Unk</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="262-p1.bin" merge="262-p1.bin" size="1048576" crc="9381750d" sha1="dcfecd69e563ff52fe07d23c5372d0f748b07819" region="cpu1" offset="0"/>
		<rom name="262clr-p2.bin" size="4194304" crc="bb8f76e5" sha1="3f59ab1b19c12816fcec129ae71f4b5f1e7a1baa" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-262_decrypted-m1.bin" merge="265-262_decrypted-m1.bin" size="131072" crc="2fb0a8a5" sha1="9878370ff8cef3e9c9f307ad64c29522dd625c8f" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="262-v1.bin" merge="262-v1.bin" size="4194304" crc="83d49ecf" sha1="2f2c116e45397652e77fcf5d951fa5f71b639572" region="sound1" offset="0"/>
		<rom name="262-v2.bin" merge="262-v2.bin" size="4194304" crc="003f1843" sha1="bdd58837ad542548bd4053c262f558af88e3b989" region="sound1" offset="400000"/>
		<rom name="262-v3.bin" merge="262-v3.bin" size="4194304" crc="2ae38dbe" sha1="4e82b7dd3b899d61907620517a5a27bdaba0725d" region="sound1" offset="800000"/>
		<rom name="262-v4.bin" merge="262-v4.bin" size="4194304" crc="26ec4dd9" sha1="8bd68d95a2d913be41a51f51e48dbe3bff5924fb" region="sound1" offset="c00000"/>
		<rom name="262-c1.bin" merge="262-c1.bin" size="8388608" crc="99cc785a" sha1="374f0674871d0196fa274aa6c5956d7b3848d5da" region="gfx3" offset="0"/>
		<rom name="262-c2.bin" merge="262-c2.bin" size="8388608" crc="50368cbf" sha1="5d9e206e98e0b0c7735b72ea46b45058fdec2352" region="gfx3" offset="1"/>
		<rom name="262-c3.bin" merge="262-c3.bin" size="8388608" crc="fb14ff87" sha1="445a8db2fc69eff54a252700f2d3a89244c58e75" region="gfx3" offset="1000000"/>
		<rom name="262-c4.bin" merge="262-c4.bin" size="8388608" crc="4397faf8" sha1="6752b394f6647502a649a3e62bd3442f936b733e" region="gfx3" offset="1000001"/>
		<rom name="262-c5.bin" merge="262-c5.bin" size="8388608" crc="91f24be4" sha1="88190c41f7d4a0f4b1982149fc9acfc640af498d" region="gfx3" offset="2000000"/>
		<rom name="262-c6.bin" merge="262-c6.bin" size="8388608" crc="a31e4403" sha1="5cd1a14703aa58810e2377dfb7353c61e9dc9c1f" region="gfx3" offset="2000001"/>
		<rom name="262-c7.bin" merge="262-c7.bin" size="8388608" crc="54d9d1ec" sha1="80c3a8ec39130dd5d3da561f287709da6b8abcf4" region="gfx3" offset="3000000"/>
		<rom name="262-c8.bin" merge="262-c8.bin" size="8388608" crc="59289a6b" sha1="ddfce7c85b2a144975db5bb14b4b51aaf881880e" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof2k1cp" sourcefile="neogeo.c" cloneof="kof2001" romof="kof2001">
		<description>The King of Fighters 2001 (Char color changed set 1)</description>
		<year>2001</year>
		<manufacturer>Unk</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="262-p1.bin" merge="262-p1.bin" size="1048576" crc="9381750d" sha1="dcfecd69e563ff52fe07d23c5372d0f748b07819" region="cpu1" offset="0"/>
		<rom name="262cp-p2.bin" size="4194304" crc="827825f6" sha1="e23c1f4fee1acf032cfa5245991610d48b946ccb" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-262_decrypted-m1.bin" merge="265-262_decrypted-m1.bin" size="131072" crc="2fb0a8a5" sha1="9878370ff8cef3e9c9f307ad64c29522dd625c8f" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="262-v1.bin" merge="262-v1.bin" size="4194304" crc="83d49ecf" sha1="2f2c116e45397652e77fcf5d951fa5f71b639572" region="sound1" offset="0"/>
		<rom name="262-v2.bin" merge="262-v2.bin" size="4194304" crc="003f1843" sha1="bdd58837ad542548bd4053c262f558af88e3b989" region="sound1" offset="400000"/>
		<rom name="262-v3.bin" merge="262-v3.bin" size="4194304" crc="2ae38dbe" sha1="4e82b7dd3b899d61907620517a5a27bdaba0725d" region="sound1" offset="800000"/>
		<rom name="262-v4.bin" merge="262-v4.bin" size="4194304" crc="26ec4dd9" sha1="8bd68d95a2d913be41a51f51e48dbe3bff5924fb" region="sound1" offset="c00000"/>
		<rom name="262-c1.bin" merge="262-c1.bin" size="8388608" crc="99cc785a" sha1="374f0674871d0196fa274aa6c5956d7b3848d5da" region="gfx3" offset="0"/>
		<rom name="262-c2.bin" merge="262-c2.bin" size="8388608" crc="50368cbf" sha1="5d9e206e98e0b0c7735b72ea46b45058fdec2352" region="gfx3" offset="1"/>
		<rom name="262-c3.bin" merge="262-c3.bin" size="8388608" crc="fb14ff87" sha1="445a8db2fc69eff54a252700f2d3a89244c58e75" region="gfx3" offset="1000000"/>
		<rom name="262-c4.bin" merge="262-c4.bin" size="8388608" crc="4397faf8" sha1="6752b394f6647502a649a3e62bd3442f936b733e" region="gfx3" offset="1000001"/>
		<rom name="262-c5.bin" merge="262-c5.bin" size="8388608" crc="91f24be4" sha1="88190c41f7d4a0f4b1982149fc9acfc640af498d" region="gfx3" offset="2000000"/>
		<rom name="262-c6.bin" merge="262-c6.bin" size="8388608" crc="a31e4403" sha1="5cd1a14703aa58810e2377dfb7353c61e9dc9c1f" region="gfx3" offset="2000001"/>
		<rom name="262-c7.bin" merge="262-c7.bin" size="8388608" crc="54d9d1ec" sha1="80c3a8ec39130dd5d3da561f287709da6b8abcf4" region="gfx3" offset="3000000"/>
		<rom name="262-c8.bin" merge="262-c8.bin" size="8388608" crc="59289a6b" sha1="ddfce7c85b2a144975db5bb14b4b51aaf881880e" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k1cp1" sourcefile="neogeo.c" cloneof="kof2001" romof="kof2001">
		<description>The King of Fighters 2001 (Char color changed set 2)</description>
		<year>2001</year>
		<manufacturer>Unk</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="262-p1.bin" merge="262-p1.bin" size="1048576" crc="9381750d" sha1="dcfecd69e563ff52fe07d23c5372d0f748b07819" region="cpu1" offset="0"/>
		<rom name="262cp1-p2.bin" size="4194304" crc="6fb2a367" sha1="1cbe328e7e9f14445f0fa31b9ab19fc83ebab19a" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-262_decrypted-m1.bin" merge="265-262_decrypted-m1.bin" size="131072" crc="2fb0a8a5" sha1="9878370ff8cef3e9c9f307ad64c29522dd625c8f" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="262-v1.bin" merge="262-v1.bin" size="4194304" crc="83d49ecf" sha1="2f2c116e45397652e77fcf5d951fa5f71b639572" region="sound1" offset="0"/>
		<rom name="262-v2.bin" merge="262-v2.bin" size="4194304" crc="003f1843" sha1="bdd58837ad542548bd4053c262f558af88e3b989" region="sound1" offset="400000"/>
		<rom name="262-v3.bin" merge="262-v3.bin" size="4194304" crc="2ae38dbe" sha1="4e82b7dd3b899d61907620517a5a27bdaba0725d" region="sound1" offset="800000"/>
		<rom name="262-v4.bin" merge="262-v4.bin" size="4194304" crc="26ec4dd9" sha1="8bd68d95a2d913be41a51f51e48dbe3bff5924fb" region="sound1" offset="c00000"/>
		<rom name="262-c1.bin" merge="262-c1.bin" size="8388608" crc="99cc785a" sha1="374f0674871d0196fa274aa6c5956d7b3848d5da" region="gfx3" offset="0"/>
		<rom name="262-c2.bin" merge="262-c2.bin" size="8388608" crc="50368cbf" sha1="5d9e206e98e0b0c7735b72ea46b45058fdec2352" region="gfx3" offset="1"/>
		<rom name="262-c3.bin" merge="262-c3.bin" size="8388608" crc="fb14ff87" sha1="445a8db2fc69eff54a252700f2d3a89244c58e75" region="gfx3" offset="1000000"/>
		<rom name="262-c4.bin" merge="262-c4.bin" size="8388608" crc="4397faf8" sha1="6752b394f6647502a649a3e62bd3442f936b733e" region="gfx3" offset="1000001"/>
		<rom name="262-c5.bin" merge="262-c5.bin" size="8388608" crc="91f24be4" sha1="88190c41f7d4a0f4b1982149fc9acfc640af498d" region="gfx3" offset="2000000"/>
		<rom name="262-c6.bin" merge="262-c6.bin" size="8388608" crc="a31e4403" sha1="5cd1a14703aa58810e2377dfb7353c61e9dc9c1f" region="gfx3" offset="2000001"/>
		<rom name="262-c7.bin" merge="262-c7.bin" size="8388608" crc="54d9d1ec" sha1="80c3a8ec39130dd5d3da561f287709da6b8abcf4" region="gfx3" offset="3000000"/>
		<rom name="262-c8.bin" merge="262-c8.bin" size="8388608" crc="59289a6b" sha1="ddfce7c85b2a144975db5bb14b4b51aaf881880e" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k1cp2" sourcefile="neogeo.c" cloneof="kof2001" romof="kof2001">
		<description>The King of Fighters 2001 (Char color changed set 3)</description>
		<year>2001</year>
		<manufacturer>Unk</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="262-p1.bin" merge="262-p1.bin" size="1048576" crc="9381750d" sha1="dcfecd69e563ff52fe07d23c5372d0f748b07819" region="cpu1" offset="0"/>
		<rom name="262cp2-p2.bin" size="4194304" crc="ab26df49" sha1="c918ab87bfa0db990bfeb35651ff5b3e4af990d8" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-262_decrypted-m1.bin" merge="265-262_decrypted-m1.bin" size="131072" crc="2fb0a8a5" sha1="9878370ff8cef3e9c9f307ad64c29522dd625c8f" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="262-v1.bin" merge="262-v1.bin" size="4194304" crc="83d49ecf" sha1="2f2c116e45397652e77fcf5d951fa5f71b639572" region="sound1" offset="0"/>
		<rom name="262-v2.bin" merge="262-v2.bin" size="4194304" crc="003f1843" sha1="bdd58837ad542548bd4053c262f558af88e3b989" region="sound1" offset="400000"/>
		<rom name="262-v3.bin" merge="262-v3.bin" size="4194304" crc="2ae38dbe" sha1="4e82b7dd3b899d61907620517a5a27bdaba0725d" region="sound1" offset="800000"/>
		<rom name="262-v4.bin" merge="262-v4.bin" size="4194304" crc="26ec4dd9" sha1="8bd68d95a2d913be41a51f51e48dbe3bff5924fb" region="sound1" offset="c00000"/>
		<rom name="262-c1.bin" merge="262-c1.bin" size="8388608" crc="99cc785a" sha1="374f0674871d0196fa274aa6c5956d7b3848d5da" region="gfx3" offset="0"/>
		<rom name="262-c2.bin" merge="262-c2.bin" size="8388608" crc="50368cbf" sha1="5d9e206e98e0b0c7735b72ea46b45058fdec2352" region="gfx3" offset="1"/>
		<rom name="262-c3.bin" merge="262-c3.bin" size="8388608" crc="fb14ff87" sha1="445a8db2fc69eff54a252700f2d3a89244c58e75" region="gfx3" offset="1000000"/>
		<rom name="262-c4.bin" merge="262-c4.bin" size="8388608" crc="4397faf8" sha1="6752b394f6647502a649a3e62bd3442f936b733e" region="gfx3" offset="1000001"/>
		<rom name="262-c5.bin" merge="262-c5.bin" size="8388608" crc="91f24be4" sha1="88190c41f7d4a0f4b1982149fc9acfc640af498d" region="gfx3" offset="2000000"/>
		<rom name="262-c6.bin" merge="262-c6.bin" size="8388608" crc="a31e4403" sha1="5cd1a14703aa58810e2377dfb7353c61e9dc9c1f" region="gfx3" offset="2000001"/>
		<rom name="262-c7.bin" merge="262-c7.bin" size="8388608" crc="54d9d1ec" sha1="80c3a8ec39130dd5d3da561f287709da6b8abcf4" region="gfx3" offset="3000000"/>
		<rom name="262-c8.bin" merge="262-c8.bin" size="8388608" crc="59289a6b" sha1="ddfce7c85b2a144975db5bb14b4b51aaf881880e" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k1cp3" sourcefile="neogeo.c" cloneof="kof2001" romof="kof2001">
		<description>The King of Fighters 2001 (Char color changed set 4)</description>
		<year>2001</year>
		<manufacturer>Unk</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="262-p1.bin" merge="262-p1.bin" size="1048576" crc="9381750d" sha1="dcfecd69e563ff52fe07d23c5372d0f748b07819" region="cpu1" offset="0"/>
		<rom name="262cp3-p2.bin" size="4194304" crc="53f5cd5b" sha1="6012b3f33d98c6fc647c362401bb536e721c0dfd" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-262_decrypted-m1.bin" merge="265-262_decrypted-m1.bin" size="131072" crc="2fb0a8a5" sha1="9878370ff8cef3e9c9f307ad64c29522dd625c8f" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="262-v1.bin" merge="262-v1.bin" size="4194304" crc="83d49ecf" sha1="2f2c116e45397652e77fcf5d951fa5f71b639572" region="sound1" offset="0"/>
		<rom name="262-v2.bin" merge="262-v2.bin" size="4194304" crc="003f1843" sha1="bdd58837ad542548bd4053c262f558af88e3b989" region="sound1" offset="400000"/>
		<rom name="262-v3.bin" merge="262-v3.bin" size="4194304" crc="2ae38dbe" sha1="4e82b7dd3b899d61907620517a5a27bdaba0725d" region="sound1" offset="800000"/>
		<rom name="262-v4.bin" merge="262-v4.bin" size="4194304" crc="26ec4dd9" sha1="8bd68d95a2d913be41a51f51e48dbe3bff5924fb" region="sound1" offset="c00000"/>
		<rom name="262-c1.bin" merge="262-c1.bin" size="8388608" crc="99cc785a" sha1="374f0674871d0196fa274aa6c5956d7b3848d5da" region="gfx3" offset="0"/>
		<rom name="262-c2.bin" merge="262-c2.bin" size="8388608" crc="50368cbf" sha1="5d9e206e98e0b0c7735b72ea46b45058fdec2352" region="gfx3" offset="1"/>
		<rom name="262-c3.bin" merge="262-c3.bin" size="8388608" crc="fb14ff87" sha1="445a8db2fc69eff54a252700f2d3a89244c58e75" region="gfx3" offset="1000000"/>
		<rom name="262-c4.bin" merge="262-c4.bin" size="8388608" crc="4397faf8" sha1="6752b394f6647502a649a3e62bd3442f936b733e" region="gfx3" offset="1000001"/>
		<rom name="262-c5.bin" merge="262-c5.bin" size="8388608" crc="91f24be4" sha1="88190c41f7d4a0f4b1982149fc9acfc640af498d" region="gfx3" offset="2000000"/>
		<rom name="262-c6.bin" merge="262-c6.bin" size="8388608" crc="a31e4403" sha1="5cd1a14703aa58810e2377dfb7353c61e9dc9c1f" region="gfx3" offset="2000001"/>
		<rom name="262-c7.bin" merge="262-c7.bin" size="8388608" crc="54d9d1ec" sha1="80c3a8ec39130dd5d3da561f287709da6b8abcf4" region="gfx3" offset="3000000"/>
		<rom name="262-c8.bin" merge="262-c8.bin" size="8388608" crc="59289a6b" sha1="ddfce7c85b2a144975db5bb14b4b51aaf881880e" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k1cp4" sourcefile="neogeo.c" cloneof="kof2001" romof="kof2001">
		<description>The King of Fighters 2001 (Char color changed set 5)</description>
		<year>2001</year>
		<manufacturer>Unk</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="262-p1.bin" merge="262-p1.bin" size="1048576" crc="9381750d" sha1="dcfecd69e563ff52fe07d23c5372d0f748b07819" region="cpu1" offset="0"/>
		<rom name="262cp4-p2.bin" size="4194304" crc="91cb1f4a" sha1="fbcdd53621cd596d91632e4ac3bb4b8d5b980aa1" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-262_decrypted-m1.bin" merge="265-262_decrypted-m1.bin" size="131072" crc="2fb0a8a5" sha1="9878370ff8cef3e9c9f307ad64c29522dd625c8f" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="262-v1.bin" merge="262-v1.bin" size="4194304" crc="83d49ecf" sha1="2f2c116e45397652e77fcf5d951fa5f71b639572" region="sound1" offset="0"/>
		<rom name="262-v2.bin" merge="262-v2.bin" size="4194304" crc="003f1843" sha1="bdd58837ad542548bd4053c262f558af88e3b989" region="sound1" offset="400000"/>
		<rom name="262-v3.bin" merge="262-v3.bin" size="4194304" crc="2ae38dbe" sha1="4e82b7dd3b899d61907620517a5a27bdaba0725d" region="sound1" offset="800000"/>
		<rom name="262-v4.bin" merge="262-v4.bin" size="4194304" crc="26ec4dd9" sha1="8bd68d95a2d913be41a51f51e48dbe3bff5924fb" region="sound1" offset="c00000"/>
		<rom name="262-c1.bin" merge="262-c1.bin" size="8388608" crc="99cc785a" sha1="374f0674871d0196fa274aa6c5956d7b3848d5da" region="gfx3" offset="0"/>
		<rom name="262-c2.bin" merge="262-c2.bin" size="8388608" crc="50368cbf" sha1="5d9e206e98e0b0c7735b72ea46b45058fdec2352" region="gfx3" offset="1"/>
		<rom name="262-c3.bin" merge="262-c3.bin" size="8388608" crc="fb14ff87" sha1="445a8db2fc69eff54a252700f2d3a89244c58e75" region="gfx3" offset="1000000"/>
		<rom name="262-c4.bin" merge="262-c4.bin" size="8388608" crc="4397faf8" sha1="6752b394f6647502a649a3e62bd3442f936b733e" region="gfx3" offset="1000001"/>
		<rom name="262-c5.bin" merge="262-c5.bin" size="8388608" crc="91f24be4" sha1="88190c41f7d4a0f4b1982149fc9acfc640af498d" region="gfx3" offset="2000000"/>
		<rom name="262-c6.bin" merge="262-c6.bin" size="8388608" crc="a31e4403" sha1="5cd1a14703aa58810e2377dfb7353c61e9dc9c1f" region="gfx3" offset="2000001"/>
		<rom name="262-c7.bin" merge="262-c7.bin" size="8388608" crc="54d9d1ec" sha1="80c3a8ec39130dd5d3da561f287709da6b8abcf4" region="gfx3" offset="3000000"/>
		<rom name="262-c8.bin" merge="262-c8.bin" size="8388608" crc="59289a6b" sha1="ddfce7c85b2a144975db5bb14b4b51aaf881880e" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k1cp5" sourcefile="neogeo.c" cloneof="kof2001" romof="kof2001">
		<description>The King of Fighters 2001 (Char color changed set 6)</description>
		<year>2001</year>
		<manufacturer>Unk</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="262-p1.bin" merge="262-p1.bin" size="1048576" crc="9381750d" sha1="dcfecd69e563ff52fe07d23c5372d0f748b07819" region="cpu1" offset="0"/>
		<rom name="262cp5-p2.bin" size="4194304" crc="ce1a6381" sha1="87ba0b1d761705a213d34987a49b1c3a5e4ecd66" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-262_decrypted-m1.bin" merge="265-262_decrypted-m1.bin" size="131072" crc="2fb0a8a5" sha1="9878370ff8cef3e9c9f307ad64c29522dd625c8f" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="262-v1.bin" merge="262-v1.bin" size="4194304" crc="83d49ecf" sha1="2f2c116e45397652e77fcf5d951fa5f71b639572" region="sound1" offset="0"/>
		<rom name="262-v2.bin" merge="262-v2.bin" size="4194304" crc="003f1843" sha1="bdd58837ad542548bd4053c262f558af88e3b989" region="sound1" offset="400000"/>
		<rom name="262-v3.bin" merge="262-v3.bin" size="4194304" crc="2ae38dbe" sha1="4e82b7dd3b899d61907620517a5a27bdaba0725d" region="sound1" offset="800000"/>
		<rom name="262-v4.bin" merge="262-v4.bin" size="4194304" crc="26ec4dd9" sha1="8bd68d95a2d913be41a51f51e48dbe3bff5924fb" region="sound1" offset="c00000"/>
		<rom name="262-c1.bin" merge="262-c1.bin" size="8388608" crc="99cc785a" sha1="374f0674871d0196fa274aa6c5956d7b3848d5da" region="gfx3" offset="0"/>
		<rom name="262-c2.bin" merge="262-c2.bin" size="8388608" crc="50368cbf" sha1="5d9e206e98e0b0c7735b72ea46b45058fdec2352" region="gfx3" offset="1"/>
		<rom name="262-c3.bin" merge="262-c3.bin" size="8388608" crc="fb14ff87" sha1="445a8db2fc69eff54a252700f2d3a89244c58e75" region="gfx3" offset="1000000"/>
		<rom name="262-c4.bin" merge="262-c4.bin" size="8388608" crc="4397faf8" sha1="6752b394f6647502a649a3e62bd3442f936b733e" region="gfx3" offset="1000001"/>
		<rom name="262-c5.bin" merge="262-c5.bin" size="8388608" crc="91f24be4" sha1="88190c41f7d4a0f4b1982149fc9acfc640af498d" region="gfx3" offset="2000000"/>
		<rom name="262-c6.bin" merge="262-c6.bin" size="8388608" crc="a31e4403" sha1="5cd1a14703aa58810e2377dfb7353c61e9dc9c1f" region="gfx3" offset="2000001"/>
		<rom name="262-c7.bin" merge="262-c7.bin" size="8388608" crc="54d9d1ec" sha1="80c3a8ec39130dd5d3da561f287709da6b8abcf4" region="gfx3" offset="3000000"/>
		<rom name="262-c8.bin" merge="262-c8.bin" size="8388608" crc="59289a6b" sha1="ddfce7c85b2a144975db5bb14b4b51aaf881880e" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k1cp6" sourcefile="neogeo.c" cloneof="kof2001" romof="kof2001">
		<description>The King of Fighters 2001 (Char color changed set 7)</description>
		<year>2001</year>
		<manufacturer>Unk</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="262-p1.bin" merge="262-p1.bin" size="1048576" crc="9381750d" sha1="dcfecd69e563ff52fe07d23c5372d0f748b07819" region="cpu1" offset="0"/>
		<rom name="262cp6-p2.bin" size="4194304" crc="eb1b7410" sha1="810f6ec155a549d401f68e98f571b73aefee5e21" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-262_decrypted-m1.bin" merge="265-262_decrypted-m1.bin" size="131072" crc="2fb0a8a5" sha1="9878370ff8cef3e9c9f307ad64c29522dd625c8f" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="262-v1.bin" merge="262-v1.bin" size="4194304" crc="83d49ecf" sha1="2f2c116e45397652e77fcf5d951fa5f71b639572" region="sound1" offset="0"/>
		<rom name="262-v2.bin" merge="262-v2.bin" size="4194304" crc="003f1843" sha1="bdd58837ad542548bd4053c262f558af88e3b989" region="sound1" offset="400000"/>
		<rom name="262-v3.bin" merge="262-v3.bin" size="4194304" crc="2ae38dbe" sha1="4e82b7dd3b899d61907620517a5a27bdaba0725d" region="sound1" offset="800000"/>
		<rom name="262-v4.bin" merge="262-v4.bin" size="4194304" crc="26ec4dd9" sha1="8bd68d95a2d913be41a51f51e48dbe3bff5924fb" region="sound1" offset="c00000"/>
		<rom name="262-c1.bin" merge="262-c1.bin" size="8388608" crc="99cc785a" sha1="374f0674871d0196fa274aa6c5956d7b3848d5da" region="gfx3" offset="0"/>
		<rom name="262-c2.bin" merge="262-c2.bin" size="8388608" crc="50368cbf" sha1="5d9e206e98e0b0c7735b72ea46b45058fdec2352" region="gfx3" offset="1"/>
		<rom name="262-c3.bin" merge="262-c3.bin" size="8388608" crc="fb14ff87" sha1="445a8db2fc69eff54a252700f2d3a89244c58e75" region="gfx3" offset="1000000"/>
		<rom name="262-c4.bin" merge="262-c4.bin" size="8388608" crc="4397faf8" sha1="6752b394f6647502a649a3e62bd3442f936b733e" region="gfx3" offset="1000001"/>
		<rom name="262-c5.bin" merge="262-c5.bin" size="8388608" crc="91f24be4" sha1="88190c41f7d4a0f4b1982149fc9acfc640af498d" region="gfx3" offset="2000000"/>
		<rom name="262-c6.bin" merge="262-c6.bin" size="8388608" crc="a31e4403" sha1="5cd1a14703aa58810e2377dfb7353c61e9dc9c1f" region="gfx3" offset="2000001"/>
		<rom name="262-c7.bin" merge="262-c7.bin" size="8388608" crc="54d9d1ec" sha1="80c3a8ec39130dd5d3da561f287709da6b8abcf4" region="gfx3" offset="3000000"/>
		<rom name="262-c8.bin" merge="262-c8.bin" size="8388608" crc="59289a6b" sha1="ddfce7c85b2a144975db5bb14b4b51aaf881880e" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k1cp7" sourcefile="neogeo.c" cloneof="kof2001" romof="kof2001">
		<description>The King of Fighters 2001 (Char color changed - Attack cremation ice blue set 3)</description>
		<year>2001</year>
		<manufacturer>Unk</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="262-p1.bin" merge="262-p1.bin" size="1048576" crc="9381750d" sha1="dcfecd69e563ff52fe07d23c5372d0f748b07819" region="cpu1" offset="0"/>
		<rom name="262cp7-p2.bin" size="4194304" crc="69629013" sha1="041630bf4f6a8aa3f2a53beb683852b3fd0e3b7a" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-262_decrypted-m1.bin" merge="265-262_decrypted-m1.bin" size="131072" crc="2fb0a8a5" sha1="9878370ff8cef3e9c9f307ad64c29522dd625c8f" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="262-v1.bin" merge="262-v1.bin" size="4194304" crc="83d49ecf" sha1="2f2c116e45397652e77fcf5d951fa5f71b639572" region="sound1" offset="0"/>
		<rom name="262-v2.bin" merge="262-v2.bin" size="4194304" crc="003f1843" sha1="bdd58837ad542548bd4053c262f558af88e3b989" region="sound1" offset="400000"/>
		<rom name="262-v3.bin" merge="262-v3.bin" size="4194304" crc="2ae38dbe" sha1="4e82b7dd3b899d61907620517a5a27bdaba0725d" region="sound1" offset="800000"/>
		<rom name="262-v4.bin" merge="262-v4.bin" size="4194304" crc="26ec4dd9" sha1="8bd68d95a2d913be41a51f51e48dbe3bff5924fb" region="sound1" offset="c00000"/>
		<rom name="262-c1.bin" merge="262-c1.bin" size="8388608" crc="99cc785a" sha1="374f0674871d0196fa274aa6c5956d7b3848d5da" region="gfx3" offset="0"/>
		<rom name="262-c2.bin" merge="262-c2.bin" size="8388608" crc="50368cbf" sha1="5d9e206e98e0b0c7735b72ea46b45058fdec2352" region="gfx3" offset="1"/>
		<rom name="262-c3.bin" merge="262-c3.bin" size="8388608" crc="fb14ff87" sha1="445a8db2fc69eff54a252700f2d3a89244c58e75" region="gfx3" offset="1000000"/>
		<rom name="262-c4.bin" merge="262-c4.bin" size="8388608" crc="4397faf8" sha1="6752b394f6647502a649a3e62bd3442f936b733e" region="gfx3" offset="1000001"/>
		<rom name="262-c5.bin" merge="262-c5.bin" size="8388608" crc="91f24be4" sha1="88190c41f7d4a0f4b1982149fc9acfc640af498d" region="gfx3" offset="2000000"/>
		<rom name="262-c6.bin" merge="262-c6.bin" size="8388608" crc="a31e4403" sha1="5cd1a14703aa58810e2377dfb7353c61e9dc9c1f" region="gfx3" offset="2000001"/>
		<rom name="262-c7.bin" merge="262-c7.bin" size="8388608" crc="54d9d1ec" sha1="80c3a8ec39130dd5d3da561f287709da6b8abcf4" region="gfx3" offset="3000000"/>
		<rom name="262-c8.bin" merge="262-c8.bin" size="8388608" crc="59289a6b" sha1="ddfce7c85b2a144975db5bb14b4b51aaf881880e" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof2k1gm" sourcefile="neogeo.c" cloneof="kof2001" romof="kof2001">
		<description>The King of Fighters 2001 (Color style remix set 1)</description>
		<year>2001</year>
		<manufacturer>Unk</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="262-p1.bin" merge="262-p1.bin" size="1048576" crc="9381750d" sha1="dcfecd69e563ff52fe07d23c5372d0f748b07819" region="cpu1" offset="0"/>
		<rom name="262gm-p2.bin" size="4194304" crc="888d765a" sha1="95c31e720f415a5f46f4cdbeb8eb9d19dee85732" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-262_decrypted-m1.bin" merge="265-262_decrypted-m1.bin" size="131072" crc="2fb0a8a5" sha1="9878370ff8cef3e9c9f307ad64c29522dd625c8f" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="262-v1.bin" merge="262-v1.bin" size="4194304" crc="83d49ecf" sha1="2f2c116e45397652e77fcf5d951fa5f71b639572" region="sound1" offset="0"/>
		<rom name="262-v2.bin" merge="262-v2.bin" size="4194304" crc="003f1843" sha1="bdd58837ad542548bd4053c262f558af88e3b989" region="sound1" offset="400000"/>
		<rom name="262-v3.bin" merge="262-v3.bin" size="4194304" crc="2ae38dbe" sha1="4e82b7dd3b899d61907620517a5a27bdaba0725d" region="sound1" offset="800000"/>
		<rom name="262-v4.bin" merge="262-v4.bin" size="4194304" crc="26ec4dd9" sha1="8bd68d95a2d913be41a51f51e48dbe3bff5924fb" region="sound1" offset="c00000"/>
		<rom name="262-c1.bin" merge="262-c1.bin" size="8388608" crc="99cc785a" sha1="374f0674871d0196fa274aa6c5956d7b3848d5da" region="gfx3" offset="0"/>
		<rom name="262-c2.bin" merge="262-c2.bin" size="8388608" crc="50368cbf" sha1="5d9e206e98e0b0c7735b72ea46b45058fdec2352" region="gfx3" offset="1"/>
		<rom name="262-c3.bin" merge="262-c3.bin" size="8388608" crc="fb14ff87" sha1="445a8db2fc69eff54a252700f2d3a89244c58e75" region="gfx3" offset="1000000"/>
		<rom name="262-c4.bin" merge="262-c4.bin" size="8388608" crc="4397faf8" sha1="6752b394f6647502a649a3e62bd3442f936b733e" region="gfx3" offset="1000001"/>
		<rom name="262-c5.bin" merge="262-c5.bin" size="8388608" crc="91f24be4" sha1="88190c41f7d4a0f4b1982149fc9acfc640af498d" region="gfx3" offset="2000000"/>
		<rom name="262-c6.bin" merge="262-c6.bin" size="8388608" crc="a31e4403" sha1="5cd1a14703aa58810e2377dfb7353c61e9dc9c1f" region="gfx3" offset="2000001"/>
		<rom name="262-c7.bin" merge="262-c7.bin" size="8388608" crc="54d9d1ec" sha1="80c3a8ec39130dd5d3da561f287709da6b8abcf4" region="gfx3" offset="3000000"/>
		<rom name="262-c8.bin" merge="262-c8.bin" size="8388608" crc="59289a6b" sha1="ddfce7c85b2a144975db5bb14b4b51aaf881880e" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k1hgm" sourcefile="neogeo.c" cloneof="kof2001" romof="kof2001">
		<description>The King of Fighters 2001 (Color style remix set 2)</description>
		<year>2001</year>
		<manufacturer>Unk</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="262-p1.bin" merge="262-p1.bin" size="1048576" crc="9381750d" sha1="dcfecd69e563ff52fe07d23c5372d0f748b07819" region="cpu1" offset="0"/>
		<rom name="262hgm-p2.bin" size="4194304" crc="26a89686" sha1="4b8fc3dd0fbab61b9205a79939feba15582aa26e" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-262_decrypted-m1.bin" merge="265-262_decrypted-m1.bin" size="131072" crc="2fb0a8a5" sha1="9878370ff8cef3e9c9f307ad64c29522dd625c8f" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="262-v1.bin" merge="262-v1.bin" size="4194304" crc="83d49ecf" sha1="2f2c116e45397652e77fcf5d951fa5f71b639572" region="sound1" offset="0"/>
		<rom name="262-v2.bin" merge="262-v2.bin" size="4194304" crc="003f1843" sha1="bdd58837ad542548bd4053c262f558af88e3b989" region="sound1" offset="400000"/>
		<rom name="262-v3.bin" merge="262-v3.bin" size="4194304" crc="2ae38dbe" sha1="4e82b7dd3b899d61907620517a5a27bdaba0725d" region="sound1" offset="800000"/>
		<rom name="262-v4.bin" merge="262-v4.bin" size="4194304" crc="26ec4dd9" sha1="8bd68d95a2d913be41a51f51e48dbe3bff5924fb" region="sound1" offset="c00000"/>
		<rom name="262-c1.bin" merge="262-c1.bin" size="8388608" crc="99cc785a" sha1="374f0674871d0196fa274aa6c5956d7b3848d5da" region="gfx3" offset="0"/>
		<rom name="262-c2.bin" merge="262-c2.bin" size="8388608" crc="50368cbf" sha1="5d9e206e98e0b0c7735b72ea46b45058fdec2352" region="gfx3" offset="1"/>
		<rom name="262-c3.bin" merge="262-c3.bin" size="8388608" crc="fb14ff87" sha1="445a8db2fc69eff54a252700f2d3a89244c58e75" region="gfx3" offset="1000000"/>
		<rom name="262-c4.bin" merge="262-c4.bin" size="8388608" crc="4397faf8" sha1="6752b394f6647502a649a3e62bd3442f936b733e" region="gfx3" offset="1000001"/>
		<rom name="262-c5.bin" merge="262-c5.bin" size="8388608" crc="91f24be4" sha1="88190c41f7d4a0f4b1982149fc9acfc640af498d" region="gfx3" offset="2000000"/>
		<rom name="262-c6.bin" merge="262-c6.bin" size="8388608" crc="a31e4403" sha1="5cd1a14703aa58810e2377dfb7353c61e9dc9c1f" region="gfx3" offset="2000001"/>
		<rom name="262-c7.bin" merge="262-c7.bin" size="8388608" crc="54d9d1ec" sha1="80c3a8ec39130dd5d3da561f287709da6b8abcf4" region="gfx3" offset="3000000"/>
		<rom name="262-c8.bin" merge="262-c8.bin" size="8388608" crc="59289a6b" sha1="ddfce7c85b2a144975db5bb14b4b51aaf881880e" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof2k1ha" sourcefile="neogeo.c" cloneof="kof2001" romof="kof2001">
		<description>The King of Fighters 2001 (Alternate home ver)</description>
		<year>2001</year>
		<manufacturer>Unk</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="262ha-p1.bin" size="1048576" crc="b03df3de" sha1="a56bb40e557e73d74a352884cabfbc5556fdca5b" region="cpu1" offset="0"/>
		<rom name="262ha-p2.bin" size="4194304" crc="ccff204a" sha1="251b32e2ce902bc6af001b14e6f04379ef52ab27" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="262ha_decrypted-m1.bin" size="131072" crc="7f4d8a65" sha1="c01b57d97079f86011ffdf9c52f7878ab5a9bed9" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="262-v1.bin" merge="262-v1.bin" size="4194304" crc="83d49ecf" sha1="2f2c116e45397652e77fcf5d951fa5f71b639572" region="sound1" offset="0"/>
		<rom name="262-v2.bin" merge="262-v2.bin" size="4194304" crc="003f1843" sha1="bdd58837ad542548bd4053c262f558af88e3b989" region="sound1" offset="400000"/>
		<rom name="262-v3.bin" merge="262-v3.bin" size="4194304" crc="2ae38dbe" sha1="4e82b7dd3b899d61907620517a5a27bdaba0725d" region="sound1" offset="800000"/>
		<rom name="262-v4.bin" merge="262-v4.bin" size="4194304" crc="26ec4dd9" sha1="8bd68d95a2d913be41a51f51e48dbe3bff5924fb" region="sound1" offset="c00000"/>
		<rom name="262-c1.bin" merge="262-c1.bin" size="8388608" crc="99cc785a" sha1="374f0674871d0196fa274aa6c5956d7b3848d5da" region="gfx3" offset="0"/>
		<rom name="262-c2.bin" merge="262-c2.bin" size="8388608" crc="50368cbf" sha1="5d9e206e98e0b0c7735b72ea46b45058fdec2352" region="gfx3" offset="1"/>
		<rom name="262-c3.bin" merge="262-c3.bin" size="8388608" crc="fb14ff87" sha1="445a8db2fc69eff54a252700f2d3a89244c58e75" region="gfx3" offset="1000000"/>
		<rom name="262-c4.bin" merge="262-c4.bin" size="8388608" crc="4397faf8" sha1="6752b394f6647502a649a3e62bd3442f936b733e" region="gfx3" offset="1000001"/>
		<rom name="262-c5.bin" merge="262-c5.bin" size="8388608" crc="91f24be4" sha1="88190c41f7d4a0f4b1982149fc9acfc640af498d" region="gfx3" offset="2000000"/>
		<rom name="262-c6.bin" merge="262-c6.bin" size="8388608" crc="a31e4403" sha1="5cd1a14703aa58810e2377dfb7353c61e9dc9c1f" region="gfx3" offset="2000001"/>
		<rom name="262-c7.bin" merge="262-c7.bin" size="8388608" crc="54d9d1ec" sha1="80c3a8ec39130dd5d3da561f287709da6b8abcf4" region="gfx3" offset="3000000"/>
		<rom name="262-c8.bin" merge="262-c8.bin" size="8388608" crc="59289a6b" sha1="ddfce7c85b2a144975db5bb14b4b51aaf881880e" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k1ha2" sourcefile="neogeo.c" cloneof="kof2001" romof="kof2001">
		<description>The King of Fighters 2001 (Alternate home ver rev.2)</description>
		<year>2001</year>
		<manufacturer>Unk</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="262ha2-p1.bin" size="1048576" crc="833b91f8" sha1="cc9fe3efdfc67cb1bea3f36c9e59c0b0252dc58a" region="cpu1" offset="0"/>
		<rom name="262ha2-p2.bin" size="4194304" crc="616179f9" sha1="12e7d372a0d0bf3af1b41af19c3242748135370c" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="262ha_decrypted-m1.bin" size="131072" crc="7f4d8a65" sha1="c01b57d97079f86011ffdf9c52f7878ab5a9bed9" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="262-v1.bin" merge="262-v1.bin" size="4194304" crc="83d49ecf" sha1="2f2c116e45397652e77fcf5d951fa5f71b639572" region="sound1" offset="0"/>
		<rom name="262-v2.bin" merge="262-v2.bin" size="4194304" crc="003f1843" sha1="bdd58837ad542548bd4053c262f558af88e3b989" region="sound1" offset="400000"/>
		<rom name="262-v3.bin" merge="262-v3.bin" size="4194304" crc="2ae38dbe" sha1="4e82b7dd3b899d61907620517a5a27bdaba0725d" region="sound1" offset="800000"/>
		<rom name="262-v4.bin" merge="262-v4.bin" size="4194304" crc="26ec4dd9" sha1="8bd68d95a2d913be41a51f51e48dbe3bff5924fb" region="sound1" offset="c00000"/>
		<rom name="262-c1.bin" merge="262-c1.bin" size="8388608" crc="99cc785a" sha1="374f0674871d0196fa274aa6c5956d7b3848d5da" region="gfx3" offset="0"/>
		<rom name="262-c2.bin" merge="262-c2.bin" size="8388608" crc="50368cbf" sha1="5d9e206e98e0b0c7735b72ea46b45058fdec2352" region="gfx3" offset="1"/>
		<rom name="262-c3.bin" merge="262-c3.bin" size="8388608" crc="fb14ff87" sha1="445a8db2fc69eff54a252700f2d3a89244c58e75" region="gfx3" offset="1000000"/>
		<rom name="262-c4.bin" merge="262-c4.bin" size="8388608" crc="4397faf8" sha1="6752b394f6647502a649a3e62bd3442f936b733e" region="gfx3" offset="1000001"/>
		<rom name="262-c5.bin" merge="262-c5.bin" size="8388608" crc="91f24be4" sha1="88190c41f7d4a0f4b1982149fc9acfc640af498d" region="gfx3" offset="2000000"/>
		<rom name="262-c6.bin" merge="262-c6.bin" size="8388608" crc="a31e4403" sha1="5cd1a14703aa58810e2377dfb7353c61e9dc9c1f" region="gfx3" offset="2000001"/>
		<rom name="262-c7.bin" merge="262-c7.bin" size="8388608" crc="54d9d1ec" sha1="80c3a8ec39130dd5d3da561f287709da6b8abcf4" region="gfx3" offset="3000000"/>
		<rom name="262-c8.bin" merge="262-c8.bin" size="8388608" crc="59289a6b" sha1="ddfce7c85b2a144975db5bb14b4b51aaf881880e" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k1hao" sourcefile="neogeo.c" cloneof="kof2001" romof="kof2001">
		<description>The King of Fighters 2001 (Alternate home ver old)</description>
		<year>2001</year>
		<manufacturer>Unk</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="262-p1.bin" merge="262-p1.bin" size="1048576" crc="9381750d" sha1="dcfecd69e563ff52fe07d23c5372d0f748b07819" region="cpu1" offset="0"/>
		<rom name="262-p2.bin" merge="262-p2.bin" size="4194304" crc="8e0d8329" sha1="10dcc1baf0aaf1fc84c4d856bca6bcff85aed2bc" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="262hao_decrypted-m1.bin" size="131072" crc="c504deaf" sha1="7b8146d7a4c645ea0eabb748da4878ed5748adae" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="262-v1.bin" merge="262-v1.bin" size="4194304" crc="83d49ecf" sha1="2f2c116e45397652e77fcf5d951fa5f71b639572" region="sound1" offset="0"/>
		<rom name="262-v2.bin" merge="262-v2.bin" size="4194304" crc="003f1843" sha1="bdd58837ad542548bd4053c262f558af88e3b989" region="sound1" offset="400000"/>
		<rom name="262-v3.bin" merge="262-v3.bin" size="4194304" crc="2ae38dbe" sha1="4e82b7dd3b899d61907620517a5a27bdaba0725d" region="sound1" offset="800000"/>
		<rom name="262-v4.bin" merge="262-v4.bin" size="4194304" crc="26ec4dd9" sha1="8bd68d95a2d913be41a51f51e48dbe3bff5924fb" region="sound1" offset="c00000"/>
		<rom name="262-c1.bin" merge="262-c1.bin" size="8388608" crc="99cc785a" sha1="374f0674871d0196fa274aa6c5956d7b3848d5da" region="gfx3" offset="0"/>
		<rom name="262-c2.bin" merge="262-c2.bin" size="8388608" crc="50368cbf" sha1="5d9e206e98e0b0c7735b72ea46b45058fdec2352" region="gfx3" offset="1"/>
		<rom name="262-c3.bin" merge="262-c3.bin" size="8388608" crc="fb14ff87" sha1="445a8db2fc69eff54a252700f2d3a89244c58e75" region="gfx3" offset="1000000"/>
		<rom name="262-c4.bin" merge="262-c4.bin" size="8388608" crc="4397faf8" sha1="6752b394f6647502a649a3e62bd3442f936b733e" region="gfx3" offset="1000001"/>
		<rom name="262-c5.bin" merge="262-c5.bin" size="8388608" crc="91f24be4" sha1="88190c41f7d4a0f4b1982149fc9acfc640af498d" region="gfx3" offset="2000000"/>
		<rom name="262-c6.bin" merge="262-c6.bin" size="8388608" crc="a31e4403" sha1="5cd1a14703aa58810e2377dfb7353c61e9dc9c1f" region="gfx3" offset="2000001"/>
		<rom name="262-c7.bin" merge="262-c7.bin" size="8388608" crc="54d9d1ec" sha1="80c3a8ec39130dd5d3da561f287709da6b8abcf4" region="gfx3" offset="3000000"/>
		<rom name="262-c8.bin" merge="262-c8.bin" size="8388608" crc="59289a6b" sha1="ddfce7c85b2a144975db5bb14b4b51aaf881880e" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k1k3o" sourcefile="neogeo.c" cloneof="kof2001" romof="kof2001">
		<description>The King of Fighters 2001 (Moves KOF 98 style - 030629)</description>
		<year>2001</year>
		<manufacturer>Jason/K3</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="262k3o-pg1.bin" size="1048576" crc="3531998e" sha1="5682044819777b9dc2e26d1d3b5fbc07b7c81f2b" region="cpu1" offset="0"/>
		<rom name="262-p2.bin" merge="262-p2.bin" size="4194304" crc="8e0d8329" sha1="10dcc1baf0aaf1fc84c4d856bca6bcff85aed2bc" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-262_decrypted-m1.bin" merge="265-262_decrypted-m1.bin" size="131072" crc="2fb0a8a5" sha1="9878370ff8cef3e9c9f307ad64c29522dd625c8f" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="262-v1.bin" merge="262-v1.bin" size="4194304" crc="83d49ecf" sha1="2f2c116e45397652e77fcf5d951fa5f71b639572" region="sound1" offset="0"/>
		<rom name="262-v2.bin" merge="262-v2.bin" size="4194304" crc="003f1843" sha1="bdd58837ad542548bd4053c262f558af88e3b989" region="sound1" offset="400000"/>
		<rom name="262-v3.bin" merge="262-v3.bin" size="4194304" crc="2ae38dbe" sha1="4e82b7dd3b899d61907620517a5a27bdaba0725d" region="sound1" offset="800000"/>
		<rom name="262-v4.bin" merge="262-v4.bin" size="4194304" crc="26ec4dd9" sha1="8bd68d95a2d913be41a51f51e48dbe3bff5924fb" region="sound1" offset="c00000"/>
		<rom name="262-c1.bin" merge="262-c1.bin" size="8388608" crc="99cc785a" sha1="374f0674871d0196fa274aa6c5956d7b3848d5da" region="gfx3" offset="0"/>
		<rom name="262-c2.bin" merge="262-c2.bin" size="8388608" crc="50368cbf" sha1="5d9e206e98e0b0c7735b72ea46b45058fdec2352" region="gfx3" offset="1"/>
		<rom name="262-c3.bin" merge="262-c3.bin" size="8388608" crc="fb14ff87" sha1="445a8db2fc69eff54a252700f2d3a89244c58e75" region="gfx3" offset="1000000"/>
		<rom name="262-c4.bin" merge="262-c4.bin" size="8388608" crc="4397faf8" sha1="6752b394f6647502a649a3e62bd3442f936b733e" region="gfx3" offset="1000001"/>
		<rom name="262-c5.bin" merge="262-c5.bin" size="8388608" crc="91f24be4" sha1="88190c41f7d4a0f4b1982149fc9acfc640af498d" region="gfx3" offset="2000000"/>
		<rom name="262-c6.bin" merge="262-c6.bin" size="8388608" crc="a31e4403" sha1="5cd1a14703aa58810e2377dfb7353c61e9dc9c1f" region="gfx3" offset="2000001"/>
		<rom name="262-c7.bin" merge="262-c7.bin" size="8388608" crc="54d9d1ec" sha1="80c3a8ec39130dd5d3da561f287709da6b8abcf4" region="gfx3" offset="3000000"/>
		<rom name="262-c8.bin" merge="262-c8.bin" size="8388608" crc="59289a6b" sha1="ddfce7c85b2a144975db5bb14b4b51aaf881880e" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k1k32" sourcefile="neogeo.c" cloneof="kof2001" romof="kof2001">
		<description>The King of Fighters 2001 (Moves KOF 98 style - 030714)</description>
		<year>2001</year>
		<manufacturer>Jason/K3</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="262k3r2-pg1.bin" size="1048576" crc="7be1405a" sha1="a85f6e6d360c2033abd8f36eb6bcc502a4e2a88e" region="cpu1" offset="0"/>
		<rom name="262-p2.bin" merge="262-p2.bin" size="4194304" crc="8e0d8329" sha1="10dcc1baf0aaf1fc84c4d856bca6bcff85aed2bc" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-262_decrypted-m1.bin" merge="265-262_decrypted-m1.bin" size="131072" crc="2fb0a8a5" sha1="9878370ff8cef3e9c9f307ad64c29522dd625c8f" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="262-v1.bin" merge="262-v1.bin" size="4194304" crc="83d49ecf" sha1="2f2c116e45397652e77fcf5d951fa5f71b639572" region="sound1" offset="0"/>
		<rom name="262-v2.bin" merge="262-v2.bin" size="4194304" crc="003f1843" sha1="bdd58837ad542548bd4053c262f558af88e3b989" region="sound1" offset="400000"/>
		<rom name="262-v3.bin" merge="262-v3.bin" size="4194304" crc="2ae38dbe" sha1="4e82b7dd3b899d61907620517a5a27bdaba0725d" region="sound1" offset="800000"/>
		<rom name="262-v4.bin" merge="262-v4.bin" size="4194304" crc="26ec4dd9" sha1="8bd68d95a2d913be41a51f51e48dbe3bff5924fb" region="sound1" offset="c00000"/>
		<rom name="262-c1.bin" merge="262-c1.bin" size="8388608" crc="99cc785a" sha1="374f0674871d0196fa274aa6c5956d7b3848d5da" region="gfx3" offset="0"/>
		<rom name="262-c2.bin" merge="262-c2.bin" size="8388608" crc="50368cbf" sha1="5d9e206e98e0b0c7735b72ea46b45058fdec2352" region="gfx3" offset="1"/>
		<rom name="262-c3.bin" merge="262-c3.bin" size="8388608" crc="fb14ff87" sha1="445a8db2fc69eff54a252700f2d3a89244c58e75" region="gfx3" offset="1000000"/>
		<rom name="262-c4.bin" merge="262-c4.bin" size="8388608" crc="4397faf8" sha1="6752b394f6647502a649a3e62bd3442f936b733e" region="gfx3" offset="1000001"/>
		<rom name="262-c5.bin" merge="262-c5.bin" size="8388608" crc="91f24be4" sha1="88190c41f7d4a0f4b1982149fc9acfc640af498d" region="gfx3" offset="2000000"/>
		<rom name="262-c6.bin" merge="262-c6.bin" size="8388608" crc="a31e4403" sha1="5cd1a14703aa58810e2377dfb7353c61e9dc9c1f" region="gfx3" offset="2000001"/>
		<rom name="262-c7.bin" merge="262-c7.bin" size="8388608" crc="54d9d1ec" sha1="80c3a8ec39130dd5d3da561f287709da6b8abcf4" region="gfx3" offset="3000000"/>
		<rom name="262-c8.bin" merge="262-c8.bin" size="8388608" crc="59289a6b" sha1="ddfce7c85b2a144975db5bb14b4b51aaf881880e" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k1k33" sourcefile="neogeo.c" cloneof="kof2001" romof="kof2001">
		<description>The King of Fighters 2001 (Moves KOF 98 style - 030725)</description>
		<year>2001</year>
		<manufacturer>Jason/K3</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="262k3r3-pg1.bin" size="1048576" crc="75f6e824" sha1="f1731dcec65051b14d048df329e7bf637bfe87f3" region="cpu1" offset="0"/>
		<rom name="262-p2.bin" merge="262-p2.bin" size="4194304" crc="8e0d8329" sha1="10dcc1baf0aaf1fc84c4d856bca6bcff85aed2bc" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-262_decrypted-m1.bin" merge="265-262_decrypted-m1.bin" size="131072" crc="2fb0a8a5" sha1="9878370ff8cef3e9c9f307ad64c29522dd625c8f" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="262-v1.bin" merge="262-v1.bin" size="4194304" crc="83d49ecf" sha1="2f2c116e45397652e77fcf5d951fa5f71b639572" region="sound1" offset="0"/>
		<rom name="262-v2.bin" merge="262-v2.bin" size="4194304" crc="003f1843" sha1="bdd58837ad542548bd4053c262f558af88e3b989" region="sound1" offset="400000"/>
		<rom name="262-v3.bin" merge="262-v3.bin" size="4194304" crc="2ae38dbe" sha1="4e82b7dd3b899d61907620517a5a27bdaba0725d" region="sound1" offset="800000"/>
		<rom name="262-v4.bin" merge="262-v4.bin" size="4194304" crc="26ec4dd9" sha1="8bd68d95a2d913be41a51f51e48dbe3bff5924fb" region="sound1" offset="c00000"/>
		<rom name="262-c1.bin" merge="262-c1.bin" size="8388608" crc="99cc785a" sha1="374f0674871d0196fa274aa6c5956d7b3848d5da" region="gfx3" offset="0"/>
		<rom name="262-c2.bin" merge="262-c2.bin" size="8388608" crc="50368cbf" sha1="5d9e206e98e0b0c7735b72ea46b45058fdec2352" region="gfx3" offset="1"/>
		<rom name="262-c3.bin" merge="262-c3.bin" size="8388608" crc="fb14ff87" sha1="445a8db2fc69eff54a252700f2d3a89244c58e75" region="gfx3" offset="1000000"/>
		<rom name="262-c4.bin" merge="262-c4.bin" size="8388608" crc="4397faf8" sha1="6752b394f6647502a649a3e62bd3442f936b733e" region="gfx3" offset="1000001"/>
		<rom name="262-c5.bin" merge="262-c5.bin" size="8388608" crc="91f24be4" sha1="88190c41f7d4a0f4b1982149fc9acfc640af498d" region="gfx3" offset="2000000"/>
		<rom name="262-c6.bin" merge="262-c6.bin" size="8388608" crc="a31e4403" sha1="5cd1a14703aa58810e2377dfb7353c61e9dc9c1f" region="gfx3" offset="2000001"/>
		<rom name="262-c7.bin" merge="262-c7.bin" size="8388608" crc="54d9d1ec" sha1="80c3a8ec39130dd5d3da561f287709da6b8abcf4" region="gfx3" offset="3000000"/>
		<rom name="262-c8.bin" merge="262-c8.bin" size="8388608" crc="59289a6b" sha1="ddfce7c85b2a144975db5bb14b4b51aaf881880e" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k1k34" sourcefile="neogeo.c" cloneof="kof2001" romof="kof2001">
		<description>The King of Fighters 2001 (Moves KOF 98 style - 030730)</description>
		<year>2001</year>
		<manufacturer>Jason/K3</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="262k3r4-pg1.bin" size="1048576" crc="fef04a32" sha1="efb5f70a722ed5825c8ad05456d0a98060af4430" region="cpu1" offset="0"/>
		<rom name="262-p2.bin" merge="262-p2.bin" size="4194304" crc="8e0d8329" sha1="10dcc1baf0aaf1fc84c4d856bca6bcff85aed2bc" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-262_decrypted-m1.bin" merge="265-262_decrypted-m1.bin" size="131072" crc="2fb0a8a5" sha1="9878370ff8cef3e9c9f307ad64c29522dd625c8f" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="262-v1.bin" merge="262-v1.bin" size="4194304" crc="83d49ecf" sha1="2f2c116e45397652e77fcf5d951fa5f71b639572" region="sound1" offset="0"/>
		<rom name="262-v2.bin" merge="262-v2.bin" size="4194304" crc="003f1843" sha1="bdd58837ad542548bd4053c262f558af88e3b989" region="sound1" offset="400000"/>
		<rom name="262-v3.bin" merge="262-v3.bin" size="4194304" crc="2ae38dbe" sha1="4e82b7dd3b899d61907620517a5a27bdaba0725d" region="sound1" offset="800000"/>
		<rom name="262-v4.bin" merge="262-v4.bin" size="4194304" crc="26ec4dd9" sha1="8bd68d95a2d913be41a51f51e48dbe3bff5924fb" region="sound1" offset="c00000"/>
		<rom name="262-c1.bin" merge="262-c1.bin" size="8388608" crc="99cc785a" sha1="374f0674871d0196fa274aa6c5956d7b3848d5da" region="gfx3" offset="0"/>
		<rom name="262-c2.bin" merge="262-c2.bin" size="8388608" crc="50368cbf" sha1="5d9e206e98e0b0c7735b72ea46b45058fdec2352" region="gfx3" offset="1"/>
		<rom name="262-c3.bin" merge="262-c3.bin" size="8388608" crc="fb14ff87" sha1="445a8db2fc69eff54a252700f2d3a89244c58e75" region="gfx3" offset="1000000"/>
		<rom name="262-c4.bin" merge="262-c4.bin" size="8388608" crc="4397faf8" sha1="6752b394f6647502a649a3e62bd3442f936b733e" region="gfx3" offset="1000001"/>
		<rom name="262-c5.bin" merge="262-c5.bin" size="8388608" crc="91f24be4" sha1="88190c41f7d4a0f4b1982149fc9acfc640af498d" region="gfx3" offset="2000000"/>
		<rom name="262-c6.bin" merge="262-c6.bin" size="8388608" crc="a31e4403" sha1="5cd1a14703aa58810e2377dfb7353c61e9dc9c1f" region="gfx3" offset="2000001"/>
		<rom name="262-c7.bin" merge="262-c7.bin" size="8388608" crc="54d9d1ec" sha1="80c3a8ec39130dd5d3da561f287709da6b8abcf4" region="gfx3" offset="3000000"/>
		<rom name="262-c8.bin" merge="262-c8.bin" size="8388608" crc="59289a6b" sha1="ddfce7c85b2a144975db5bb14b4b51aaf881880e" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k1k35" sourcefile="neogeo.c" cloneof="kof2001" romof="kof2001">
		<description>The King of Fighters 2001 (Moves KOF 98 style - 030806)</description>
		<year>2001</year>
		<manufacturer>Jason/K3</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="262k3r5-pg1.bin" size="1048576" crc="2978b172" sha1="7d8a3494e76f617fc198e61a5663281c27588f87" region="cpu1" offset="0"/>
		<rom name="262-p2.bin" merge="262-p2.bin" size="4194304" crc="8e0d8329" sha1="10dcc1baf0aaf1fc84c4d856bca6bcff85aed2bc" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-262_decrypted-m1.bin" merge="265-262_decrypted-m1.bin" size="131072" crc="2fb0a8a5" sha1="9878370ff8cef3e9c9f307ad64c29522dd625c8f" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="262-v1.bin" merge="262-v1.bin" size="4194304" crc="83d49ecf" sha1="2f2c116e45397652e77fcf5d951fa5f71b639572" region="sound1" offset="0"/>
		<rom name="262-v2.bin" merge="262-v2.bin" size="4194304" crc="003f1843" sha1="bdd58837ad542548bd4053c262f558af88e3b989" region="sound1" offset="400000"/>
		<rom name="262-v3.bin" merge="262-v3.bin" size="4194304" crc="2ae38dbe" sha1="4e82b7dd3b899d61907620517a5a27bdaba0725d" region="sound1" offset="800000"/>
		<rom name="262-v4.bin" merge="262-v4.bin" size="4194304" crc="26ec4dd9" sha1="8bd68d95a2d913be41a51f51e48dbe3bff5924fb" region="sound1" offset="c00000"/>
		<rom name="262-c1.bin" merge="262-c1.bin" size="8388608" crc="99cc785a" sha1="374f0674871d0196fa274aa6c5956d7b3848d5da" region="gfx3" offset="0"/>
		<rom name="262-c2.bin" merge="262-c2.bin" size="8388608" crc="50368cbf" sha1="5d9e206e98e0b0c7735b72ea46b45058fdec2352" region="gfx3" offset="1"/>
		<rom name="262-c3.bin" merge="262-c3.bin" size="8388608" crc="fb14ff87" sha1="445a8db2fc69eff54a252700f2d3a89244c58e75" region="gfx3" offset="1000000"/>
		<rom name="262-c4.bin" merge="262-c4.bin" size="8388608" crc="4397faf8" sha1="6752b394f6647502a649a3e62bd3442f936b733e" region="gfx3" offset="1000001"/>
		<rom name="262-c5.bin" merge="262-c5.bin" size="8388608" crc="91f24be4" sha1="88190c41f7d4a0f4b1982149fc9acfc640af498d" region="gfx3" offset="2000000"/>
		<rom name="262-c6.bin" merge="262-c6.bin" size="8388608" crc="a31e4403" sha1="5cd1a14703aa58810e2377dfb7353c61e9dc9c1f" region="gfx3" offset="2000001"/>
		<rom name="262-c7.bin" merge="262-c7.bin" size="8388608" crc="54d9d1ec" sha1="80c3a8ec39130dd5d3da561f287709da6b8abcf4" region="gfx3" offset="3000000"/>
		<rom name="262-c8.bin" merge="262-c8.bin" size="8388608" crc="59289a6b" sha1="ddfce7c85b2a144975db5bb14b4b51aaf881880e" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k1k36" sourcefile="neogeo.c" cloneof="kof2001" romof="kof2001">
		<description>The King of Fighters 2001 (Moves KOF 98 style - 030815)</description>
		<year>2001</year>
		<manufacturer>Jason/K3</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="262k3r6-pg1.bin" size="1048576" crc="cfb88cd7" sha1="5cbc2a0face3439c5c1f212fe6d93f18fb718942" region="cpu1" offset="0"/>
		<rom name="262-p2.bin" merge="262-p2.bin" size="4194304" crc="8e0d8329" sha1="10dcc1baf0aaf1fc84c4d856bca6bcff85aed2bc" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-262_decrypted-m1.bin" merge="265-262_decrypted-m1.bin" size="131072" crc="2fb0a8a5" sha1="9878370ff8cef3e9c9f307ad64c29522dd625c8f" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="262-v1.bin" merge="262-v1.bin" size="4194304" crc="83d49ecf" sha1="2f2c116e45397652e77fcf5d951fa5f71b639572" region="sound1" offset="0"/>
		<rom name="262-v2.bin" merge="262-v2.bin" size="4194304" crc="003f1843" sha1="bdd58837ad542548bd4053c262f558af88e3b989" region="sound1" offset="400000"/>
		<rom name="262-v3.bin" merge="262-v3.bin" size="4194304" crc="2ae38dbe" sha1="4e82b7dd3b899d61907620517a5a27bdaba0725d" region="sound1" offset="800000"/>
		<rom name="262-v4.bin" merge="262-v4.bin" size="4194304" crc="26ec4dd9" sha1="8bd68d95a2d913be41a51f51e48dbe3bff5924fb" region="sound1" offset="c00000"/>
		<rom name="262-c1.bin" merge="262-c1.bin" size="8388608" crc="99cc785a" sha1="374f0674871d0196fa274aa6c5956d7b3848d5da" region="gfx3" offset="0"/>
		<rom name="262-c2.bin" merge="262-c2.bin" size="8388608" crc="50368cbf" sha1="5d9e206e98e0b0c7735b72ea46b45058fdec2352" region="gfx3" offset="1"/>
		<rom name="262-c3.bin" merge="262-c3.bin" size="8388608" crc="fb14ff87" sha1="445a8db2fc69eff54a252700f2d3a89244c58e75" region="gfx3" offset="1000000"/>
		<rom name="262-c4.bin" merge="262-c4.bin" size="8388608" crc="4397faf8" sha1="6752b394f6647502a649a3e62bd3442f936b733e" region="gfx3" offset="1000001"/>
		<rom name="262-c5.bin" merge="262-c5.bin" size="8388608" crc="91f24be4" sha1="88190c41f7d4a0f4b1982149fc9acfc640af498d" region="gfx3" offset="2000000"/>
		<rom name="262-c6.bin" merge="262-c6.bin" size="8388608" crc="a31e4403" sha1="5cd1a14703aa58810e2377dfb7353c61e9dc9c1f" region="gfx3" offset="2000001"/>
		<rom name="262-c7.bin" merge="262-c7.bin" size="8388608" crc="54d9d1ec" sha1="80c3a8ec39130dd5d3da561f287709da6b8abcf4" region="gfx3" offset="3000000"/>
		<rom name="262-c8.bin" merge="262-c8.bin" size="8388608" crc="59289a6b" sha1="ddfce7c85b2a144975db5bb14b4b51aaf881880e" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k1k37" sourcefile="neogeo.c" cloneof="kof2001" romof="kof2001">
		<description>The King of Fighters 2001 (Moves KOF 98 style - 030817)</description>
		<year>2001</year>
		<manufacturer>Jason/K3</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="262k3r7-pg1.bin" size="1048576" crc="1d7b445a" sha1="99dc9ceb2c68473c268ae142539038dff83458af" region="cpu1" offset="0"/>
		<rom name="262-p2.bin" merge="262-p2.bin" size="4194304" crc="8e0d8329" sha1="10dcc1baf0aaf1fc84c4d856bca6bcff85aed2bc" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-262_decrypted-m1.bin" merge="265-262_decrypted-m1.bin" size="131072" crc="2fb0a8a5" sha1="9878370ff8cef3e9c9f307ad64c29522dd625c8f" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="262-v1.bin" merge="262-v1.bin" size="4194304" crc="83d49ecf" sha1="2f2c116e45397652e77fcf5d951fa5f71b639572" region="sound1" offset="0"/>
		<rom name="262-v2.bin" merge="262-v2.bin" size="4194304" crc="003f1843" sha1="bdd58837ad542548bd4053c262f558af88e3b989" region="sound1" offset="400000"/>
		<rom name="262-v3.bin" merge="262-v3.bin" size="4194304" crc="2ae38dbe" sha1="4e82b7dd3b899d61907620517a5a27bdaba0725d" region="sound1" offset="800000"/>
		<rom name="262-v4.bin" merge="262-v4.bin" size="4194304" crc="26ec4dd9" sha1="8bd68d95a2d913be41a51f51e48dbe3bff5924fb" region="sound1" offset="c00000"/>
		<rom name="262-c1.bin" merge="262-c1.bin" size="8388608" crc="99cc785a" sha1="374f0674871d0196fa274aa6c5956d7b3848d5da" region="gfx3" offset="0"/>
		<rom name="262-c2.bin" merge="262-c2.bin" size="8388608" crc="50368cbf" sha1="5d9e206e98e0b0c7735b72ea46b45058fdec2352" region="gfx3" offset="1"/>
		<rom name="262-c3.bin" merge="262-c3.bin" size="8388608" crc="fb14ff87" sha1="445a8db2fc69eff54a252700f2d3a89244c58e75" region="gfx3" offset="1000000"/>
		<rom name="262-c4.bin" merge="262-c4.bin" size="8388608" crc="4397faf8" sha1="6752b394f6647502a649a3e62bd3442f936b733e" region="gfx3" offset="1000001"/>
		<rom name="262-c5.bin" merge="262-c5.bin" size="8388608" crc="91f24be4" sha1="88190c41f7d4a0f4b1982149fc9acfc640af498d" region="gfx3" offset="2000000"/>
		<rom name="262-c6.bin" merge="262-c6.bin" size="8388608" crc="a31e4403" sha1="5cd1a14703aa58810e2377dfb7353c61e9dc9c1f" region="gfx3" offset="2000001"/>
		<rom name="262-c7.bin" merge="262-c7.bin" size="8388608" crc="54d9d1ec" sha1="80c3a8ec39130dd5d3da561f287709da6b8abcf4" region="gfx3" offset="3000000"/>
		<rom name="262-c8.bin" merge="262-c8.bin" size="8388608" crc="59289a6b" sha1="ddfce7c85b2a144975db5bb14b4b51aaf881880e" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k1k38" sourcefile="neogeo.c" cloneof="kof2001" romof="kof2001">
		<description>The King of Fighters 2001 (Moves KOF 98 style - 030823)</description>
		<year>2001</year>
		<manufacturer>Jason/K3</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="262k3r8-pg1.bin" size="1048576" crc="8b513ac3" sha1="0bb6e67d6b2924aec10a48dcc781a3e20bca8248" region="cpu1" offset="0"/>
		<rom name="262-p2.bin" merge="262-p2.bin" size="4194304" crc="8e0d8329" sha1="10dcc1baf0aaf1fc84c4d856bca6bcff85aed2bc" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-262_decrypted-m1.bin" merge="265-262_decrypted-m1.bin" size="131072" crc="2fb0a8a5" sha1="9878370ff8cef3e9c9f307ad64c29522dd625c8f" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="262-v1.bin" merge="262-v1.bin" size="4194304" crc="83d49ecf" sha1="2f2c116e45397652e77fcf5d951fa5f71b639572" region="sound1" offset="0"/>
		<rom name="262-v2.bin" merge="262-v2.bin" size="4194304" crc="003f1843" sha1="bdd58837ad542548bd4053c262f558af88e3b989" region="sound1" offset="400000"/>
		<rom name="262-v3.bin" merge="262-v3.bin" size="4194304" crc="2ae38dbe" sha1="4e82b7dd3b899d61907620517a5a27bdaba0725d" region="sound1" offset="800000"/>
		<rom name="262-v4.bin" merge="262-v4.bin" size="4194304" crc="26ec4dd9" sha1="8bd68d95a2d913be41a51f51e48dbe3bff5924fb" region="sound1" offset="c00000"/>
		<rom name="262-c1.bin" merge="262-c1.bin" size="8388608" crc="99cc785a" sha1="374f0674871d0196fa274aa6c5956d7b3848d5da" region="gfx3" offset="0"/>
		<rom name="262-c2.bin" merge="262-c2.bin" size="8388608" crc="50368cbf" sha1="5d9e206e98e0b0c7735b72ea46b45058fdec2352" region="gfx3" offset="1"/>
		<rom name="262-c3.bin" merge="262-c3.bin" size="8388608" crc="fb14ff87" sha1="445a8db2fc69eff54a252700f2d3a89244c58e75" region="gfx3" offset="1000000"/>
		<rom name="262-c4.bin" merge="262-c4.bin" size="8388608" crc="4397faf8" sha1="6752b394f6647502a649a3e62bd3442f936b733e" region="gfx3" offset="1000001"/>
		<rom name="262-c5.bin" merge="262-c5.bin" size="8388608" crc="91f24be4" sha1="88190c41f7d4a0f4b1982149fc9acfc640af498d" region="gfx3" offset="2000000"/>
		<rom name="262-c6.bin" merge="262-c6.bin" size="8388608" crc="a31e4403" sha1="5cd1a14703aa58810e2377dfb7353c61e9dc9c1f" region="gfx3" offset="2000001"/>
		<rom name="262-c7.bin" merge="262-c7.bin" size="8388608" crc="54d9d1ec" sha1="80c3a8ec39130dd5d3da561f287709da6b8abcf4" region="gfx3" offset="3000000"/>
		<rom name="262-c8.bin" merge="262-c8.bin" size="8388608" crc="59289a6b" sha1="ddfce7c85b2a144975db5bb14b4b51aaf881880e" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k1k39" sourcefile="neogeo.c" cloneof="kof2001" romof="kof2001">
		<description>The King of Fighters 2001 (Moves KOF 98 style - 030826)</description>
		<year>2001</year>
		<manufacturer>Jason/K3</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="262k3r9-pg1.bin" size="1048576" crc="28dfef34" sha1="02a74b48d1c2f88c83e7249b7abce866fd7c9f8e" region="cpu1" offset="0"/>
		<rom name="262-p2.bin" merge="262-p2.bin" size="4194304" crc="8e0d8329" sha1="10dcc1baf0aaf1fc84c4d856bca6bcff85aed2bc" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-262_decrypted-m1.bin" merge="265-262_decrypted-m1.bin" size="131072" crc="2fb0a8a5" sha1="9878370ff8cef3e9c9f307ad64c29522dd625c8f" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="262-v1.bin" merge="262-v1.bin" size="4194304" crc="83d49ecf" sha1="2f2c116e45397652e77fcf5d951fa5f71b639572" region="sound1" offset="0"/>
		<rom name="262-v2.bin" merge="262-v2.bin" size="4194304" crc="003f1843" sha1="bdd58837ad542548bd4053c262f558af88e3b989" region="sound1" offset="400000"/>
		<rom name="262-v3.bin" merge="262-v3.bin" size="4194304" crc="2ae38dbe" sha1="4e82b7dd3b899d61907620517a5a27bdaba0725d" region="sound1" offset="800000"/>
		<rom name="262-v4.bin" merge="262-v4.bin" size="4194304" crc="26ec4dd9" sha1="8bd68d95a2d913be41a51f51e48dbe3bff5924fb" region="sound1" offset="c00000"/>
		<rom name="262-c1.bin" merge="262-c1.bin" size="8388608" crc="99cc785a" sha1="374f0674871d0196fa274aa6c5956d7b3848d5da" region="gfx3" offset="0"/>
		<rom name="262-c2.bin" merge="262-c2.bin" size="8388608" crc="50368cbf" sha1="5d9e206e98e0b0c7735b72ea46b45058fdec2352" region="gfx3" offset="1"/>
		<rom name="262-c3.bin" merge="262-c3.bin" size="8388608" crc="fb14ff87" sha1="445a8db2fc69eff54a252700f2d3a89244c58e75" region="gfx3" offset="1000000"/>
		<rom name="262-c4.bin" merge="262-c4.bin" size="8388608" crc="4397faf8" sha1="6752b394f6647502a649a3e62bd3442f936b733e" region="gfx3" offset="1000001"/>
		<rom name="262-c5.bin" merge="262-c5.bin" size="8388608" crc="91f24be4" sha1="88190c41f7d4a0f4b1982149fc9acfc640af498d" region="gfx3" offset="2000000"/>
		<rom name="262-c6.bin" merge="262-c6.bin" size="8388608" crc="a31e4403" sha1="5cd1a14703aa58810e2377dfb7353c61e9dc9c1f" region="gfx3" offset="2000001"/>
		<rom name="262-c7.bin" merge="262-c7.bin" size="8388608" crc="54d9d1ec" sha1="80c3a8ec39130dd5d3da561f287709da6b8abcf4" region="gfx3" offset="3000000"/>
		<rom name="262-c8.bin" merge="262-c8.bin" size="8388608" crc="59289a6b" sha1="ddfce7c85b2a144975db5bb14b4b51aaf881880e" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k1k3a" sourcefile="neogeo.c" cloneof="kof2001" romof="kof2001">
		<description>The King of Fighters 2001 (Moves KOF 98 style - 030907)</description>
		<year>2001</year>
		<manufacturer>Jason/K3</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="262k3r10-pg1.bin" size="1048576" crc="696ef78e" sha1="c6c3bd3da1e839a676937027f948174cb2414530" region="cpu1" offset="0"/>
		<rom name="262-p2.bin" merge="262-p2.bin" size="4194304" crc="8e0d8329" sha1="10dcc1baf0aaf1fc84c4d856bca6bcff85aed2bc" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-262_decrypted-m1.bin" merge="265-262_decrypted-m1.bin" size="131072" crc="2fb0a8a5" sha1="9878370ff8cef3e9c9f307ad64c29522dd625c8f" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="262-v1.bin" merge="262-v1.bin" size="4194304" crc="83d49ecf" sha1="2f2c116e45397652e77fcf5d951fa5f71b639572" region="sound1" offset="0"/>
		<rom name="262-v2.bin" merge="262-v2.bin" size="4194304" crc="003f1843" sha1="bdd58837ad542548bd4053c262f558af88e3b989" region="sound1" offset="400000"/>
		<rom name="262-v3.bin" merge="262-v3.bin" size="4194304" crc="2ae38dbe" sha1="4e82b7dd3b899d61907620517a5a27bdaba0725d" region="sound1" offset="800000"/>
		<rom name="262-v4.bin" merge="262-v4.bin" size="4194304" crc="26ec4dd9" sha1="8bd68d95a2d913be41a51f51e48dbe3bff5924fb" region="sound1" offset="c00000"/>
		<rom name="262-c1.bin" merge="262-c1.bin" size="8388608" crc="99cc785a" sha1="374f0674871d0196fa274aa6c5956d7b3848d5da" region="gfx3" offset="0"/>
		<rom name="262-c2.bin" merge="262-c2.bin" size="8388608" crc="50368cbf" sha1="5d9e206e98e0b0c7735b72ea46b45058fdec2352" region="gfx3" offset="1"/>
		<rom name="262-c3.bin" merge="262-c3.bin" size="8388608" crc="fb14ff87" sha1="445a8db2fc69eff54a252700f2d3a89244c58e75" region="gfx3" offset="1000000"/>
		<rom name="262-c4.bin" merge="262-c4.bin" size="8388608" crc="4397faf8" sha1="6752b394f6647502a649a3e62bd3442f936b733e" region="gfx3" offset="1000001"/>
		<rom name="262-c5.bin" merge="262-c5.bin" size="8388608" crc="91f24be4" sha1="88190c41f7d4a0f4b1982149fc9acfc640af498d" region="gfx3" offset="2000000"/>
		<rom name="262-c6.bin" merge="262-c6.bin" size="8388608" crc="a31e4403" sha1="5cd1a14703aa58810e2377dfb7353c61e9dc9c1f" region="gfx3" offset="2000001"/>
		<rom name="262-c7.bin" merge="262-c7.bin" size="8388608" crc="54d9d1ec" sha1="80c3a8ec39130dd5d3da561f287709da6b8abcf4" region="gfx3" offset="3000000"/>
		<rom name="262-c8.bin" merge="262-c8.bin" size="8388608" crc="59289a6b" sha1="ddfce7c85b2a144975db5bb14b4b51aaf881880e" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k1k3b" sourcefile="neogeo.c" cloneof="kof2001" romof="kof2001">
		<description>The King of Fighters 2001 (Moves KOF 98 style - 031005)</description>
		<year>2001</year>
		<manufacturer>Jason/K3</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="262k3r11-pg1.bin" size="1048576" crc="27251457" sha1="8a33cade6cc59b3e7407294faae692540721d4b6" region="cpu1" offset="0"/>
		<rom name="262-p2.bin" merge="262-p2.bin" size="4194304" crc="8e0d8329" sha1="10dcc1baf0aaf1fc84c4d856bca6bcff85aed2bc" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-262_decrypted-m1.bin" merge="265-262_decrypted-m1.bin" size="131072" crc="2fb0a8a5" sha1="9878370ff8cef3e9c9f307ad64c29522dd625c8f" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="262-v1.bin" merge="262-v1.bin" size="4194304" crc="83d49ecf" sha1="2f2c116e45397652e77fcf5d951fa5f71b639572" region="sound1" offset="0"/>
		<rom name="262-v2.bin" merge="262-v2.bin" size="4194304" crc="003f1843" sha1="bdd58837ad542548bd4053c262f558af88e3b989" region="sound1" offset="400000"/>
		<rom name="262-v3.bin" merge="262-v3.bin" size="4194304" crc="2ae38dbe" sha1="4e82b7dd3b899d61907620517a5a27bdaba0725d" region="sound1" offset="800000"/>
		<rom name="262-v4.bin" merge="262-v4.bin" size="4194304" crc="26ec4dd9" sha1="8bd68d95a2d913be41a51f51e48dbe3bff5924fb" region="sound1" offset="c00000"/>
		<rom name="262-c1.bin" merge="262-c1.bin" size="8388608" crc="99cc785a" sha1="374f0674871d0196fa274aa6c5956d7b3848d5da" region="gfx3" offset="0"/>
		<rom name="262-c2.bin" merge="262-c2.bin" size="8388608" crc="50368cbf" sha1="5d9e206e98e0b0c7735b72ea46b45058fdec2352" region="gfx3" offset="1"/>
		<rom name="262-c3.bin" merge="262-c3.bin" size="8388608" crc="fb14ff87" sha1="445a8db2fc69eff54a252700f2d3a89244c58e75" region="gfx3" offset="1000000"/>
		<rom name="262-c4.bin" merge="262-c4.bin" size="8388608" crc="4397faf8" sha1="6752b394f6647502a649a3e62bd3442f936b733e" region="gfx3" offset="1000001"/>
		<rom name="262-c5.bin" merge="262-c5.bin" size="8388608" crc="91f24be4" sha1="88190c41f7d4a0f4b1982149fc9acfc640af498d" region="gfx3" offset="2000000"/>
		<rom name="262-c6.bin" merge="262-c6.bin" size="8388608" crc="a31e4403" sha1="5cd1a14703aa58810e2377dfb7353c61e9dc9c1f" region="gfx3" offset="2000001"/>
		<rom name="262-c7.bin" merge="262-c7.bin" size="8388608" crc="54d9d1ec" sha1="80c3a8ec39130dd5d3da561f287709da6b8abcf4" region="gfx3" offset="3000000"/>
		<rom name="262-c8.bin" merge="262-c8.bin" size="8388608" crc="59289a6b" sha1="ddfce7c85b2a144975db5bb14b4b51aaf881880e" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k1k3c" sourcefile="neogeo.c" cloneof="kof2001" romof="kof2001">
		<description>The King of Fighters 2001 (Moves KOF 98 style - 031011)</description>
		<year>2001</year>
		<manufacturer>Jason/K3</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="262k3r12-pg1.bin" size="1048576" crc="720f4404" sha1="59ea034c0b638dbc5da787738ac324c8ece36b08" region="cpu1" offset="0"/>
		<rom name="262-p2.bin" merge="262-p2.bin" size="4194304" crc="8e0d8329" sha1="10dcc1baf0aaf1fc84c4d856bca6bcff85aed2bc" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-262_decrypted-m1.bin" merge="265-262_decrypted-m1.bin" size="131072" crc="2fb0a8a5" sha1="9878370ff8cef3e9c9f307ad64c29522dd625c8f" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="262-v1.bin" merge="262-v1.bin" size="4194304" crc="83d49ecf" sha1="2f2c116e45397652e77fcf5d951fa5f71b639572" region="sound1" offset="0"/>
		<rom name="262-v2.bin" merge="262-v2.bin" size="4194304" crc="003f1843" sha1="bdd58837ad542548bd4053c262f558af88e3b989" region="sound1" offset="400000"/>
		<rom name="262-v3.bin" merge="262-v3.bin" size="4194304" crc="2ae38dbe" sha1="4e82b7dd3b899d61907620517a5a27bdaba0725d" region="sound1" offset="800000"/>
		<rom name="262-v4.bin" merge="262-v4.bin" size="4194304" crc="26ec4dd9" sha1="8bd68d95a2d913be41a51f51e48dbe3bff5924fb" region="sound1" offset="c00000"/>
		<rom name="262-c1.bin" merge="262-c1.bin" size="8388608" crc="99cc785a" sha1="374f0674871d0196fa274aa6c5956d7b3848d5da" region="gfx3" offset="0"/>
		<rom name="262-c2.bin" merge="262-c2.bin" size="8388608" crc="50368cbf" sha1="5d9e206e98e0b0c7735b72ea46b45058fdec2352" region="gfx3" offset="1"/>
		<rom name="262-c3.bin" merge="262-c3.bin" size="8388608" crc="fb14ff87" sha1="445a8db2fc69eff54a252700f2d3a89244c58e75" region="gfx3" offset="1000000"/>
		<rom name="262-c4.bin" merge="262-c4.bin" size="8388608" crc="4397faf8" sha1="6752b394f6647502a649a3e62bd3442f936b733e" region="gfx3" offset="1000001"/>
		<rom name="262-c5.bin" merge="262-c5.bin" size="8388608" crc="91f24be4" sha1="88190c41f7d4a0f4b1982149fc9acfc640af498d" region="gfx3" offset="2000000"/>
		<rom name="262-c6.bin" merge="262-c6.bin" size="8388608" crc="a31e4403" sha1="5cd1a14703aa58810e2377dfb7353c61e9dc9c1f" region="gfx3" offset="2000001"/>
		<rom name="262-c7.bin" merge="262-c7.bin" size="8388608" crc="54d9d1ec" sha1="80c3a8ec39130dd5d3da561f287709da6b8abcf4" region="gfx3" offset="3000000"/>
		<rom name="262-c8.bin" merge="262-c8.bin" size="8388608" crc="59289a6b" sha1="ddfce7c85b2a144975db5bb14b4b51aaf881880e" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k1k3d" sourcefile="neogeo.c" cloneof="kof2001" romof="kof2001">
		<description>The King of Fighters 2001 (Moves KOF 98 style - 031013)</description>
		<year>2001</year>
		<manufacturer>Jason/K3</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="262k3r13-pg1.bin" size="1048576" crc="bf7e6f7f" sha1="a56927da0ff3bd914dbbc800faef4753c3fed1e6" region="cpu1" offset="0"/>
		<rom name="262-p2.bin" merge="262-p2.bin" size="4194304" crc="8e0d8329" sha1="10dcc1baf0aaf1fc84c4d856bca6bcff85aed2bc" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-262_decrypted-m1.bin" merge="265-262_decrypted-m1.bin" size="131072" crc="2fb0a8a5" sha1="9878370ff8cef3e9c9f307ad64c29522dd625c8f" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="262-v1.bin" merge="262-v1.bin" size="4194304" crc="83d49ecf" sha1="2f2c116e45397652e77fcf5d951fa5f71b639572" region="sound1" offset="0"/>
		<rom name="262-v2.bin" merge="262-v2.bin" size="4194304" crc="003f1843" sha1="bdd58837ad542548bd4053c262f558af88e3b989" region="sound1" offset="400000"/>
		<rom name="262-v3.bin" merge="262-v3.bin" size="4194304" crc="2ae38dbe" sha1="4e82b7dd3b899d61907620517a5a27bdaba0725d" region="sound1" offset="800000"/>
		<rom name="262-v4.bin" merge="262-v4.bin" size="4194304" crc="26ec4dd9" sha1="8bd68d95a2d913be41a51f51e48dbe3bff5924fb" region="sound1" offset="c00000"/>
		<rom name="262-c1.bin" merge="262-c1.bin" size="8388608" crc="99cc785a" sha1="374f0674871d0196fa274aa6c5956d7b3848d5da" region="gfx3" offset="0"/>
		<rom name="262-c2.bin" merge="262-c2.bin" size="8388608" crc="50368cbf" sha1="5d9e206e98e0b0c7735b72ea46b45058fdec2352" region="gfx3" offset="1"/>
		<rom name="262-c3.bin" merge="262-c3.bin" size="8388608" crc="fb14ff87" sha1="445a8db2fc69eff54a252700f2d3a89244c58e75" region="gfx3" offset="1000000"/>
		<rom name="262-c4.bin" merge="262-c4.bin" size="8388608" crc="4397faf8" sha1="6752b394f6647502a649a3e62bd3442f936b733e" region="gfx3" offset="1000001"/>
		<rom name="262-c5.bin" merge="262-c5.bin" size="8388608" crc="91f24be4" sha1="88190c41f7d4a0f4b1982149fc9acfc640af498d" region="gfx3" offset="2000000"/>
		<rom name="262-c6.bin" merge="262-c6.bin" size="8388608" crc="a31e4403" sha1="5cd1a14703aa58810e2377dfb7353c61e9dc9c1f" region="gfx3" offset="2000001"/>
		<rom name="262-c7.bin" merge="262-c7.bin" size="8388608" crc="54d9d1ec" sha1="80c3a8ec39130dd5d3da561f287709da6b8abcf4" region="gfx3" offset="3000000"/>
		<rom name="262-c8.bin" merge="262-c8.bin" size="8388608" crc="59289a6b" sha1="ddfce7c85b2a144975db5bb14b4b51aaf881880e" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k1k3e" sourcefile="neogeo.c" cloneof="kof2001" romof="kof2001">
		<description>The King of Fighters 2001 (Moves KOF 98 style - 031018)</description>
		<year>2001</year>
		<manufacturer>Jason/K3</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="262k3r14-pg1.bin" size="1048576" crc="531e2d77" sha1="2b616c0ff7ca4612f5e639e27981d12d9b18f562" region="cpu1" offset="0"/>
		<rom name="262-p2.bin" merge="262-p2.bin" size="4194304" crc="8e0d8329" sha1="10dcc1baf0aaf1fc84c4d856bca6bcff85aed2bc" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-262_decrypted-m1.bin" merge="265-262_decrypted-m1.bin" size="131072" crc="2fb0a8a5" sha1="9878370ff8cef3e9c9f307ad64c29522dd625c8f" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="262-v1.bin" merge="262-v1.bin" size="4194304" crc="83d49ecf" sha1="2f2c116e45397652e77fcf5d951fa5f71b639572" region="sound1" offset="0"/>
		<rom name="262-v2.bin" merge="262-v2.bin" size="4194304" crc="003f1843" sha1="bdd58837ad542548bd4053c262f558af88e3b989" region="sound1" offset="400000"/>
		<rom name="262-v3.bin" merge="262-v3.bin" size="4194304" crc="2ae38dbe" sha1="4e82b7dd3b899d61907620517a5a27bdaba0725d" region="sound1" offset="800000"/>
		<rom name="262-v4.bin" merge="262-v4.bin" size="4194304" crc="26ec4dd9" sha1="8bd68d95a2d913be41a51f51e48dbe3bff5924fb" region="sound1" offset="c00000"/>
		<rom name="262-c1.bin" merge="262-c1.bin" size="8388608" crc="99cc785a" sha1="374f0674871d0196fa274aa6c5956d7b3848d5da" region="gfx3" offset="0"/>
		<rom name="262-c2.bin" merge="262-c2.bin" size="8388608" crc="50368cbf" sha1="5d9e206e98e0b0c7735b72ea46b45058fdec2352" region="gfx3" offset="1"/>
		<rom name="262-c3.bin" merge="262-c3.bin" size="8388608" crc="fb14ff87" sha1="445a8db2fc69eff54a252700f2d3a89244c58e75" region="gfx3" offset="1000000"/>
		<rom name="262-c4.bin" merge="262-c4.bin" size="8388608" crc="4397faf8" sha1="6752b394f6647502a649a3e62bd3442f936b733e" region="gfx3" offset="1000001"/>
		<rom name="262-c5.bin" merge="262-c5.bin" size="8388608" crc="91f24be4" sha1="88190c41f7d4a0f4b1982149fc9acfc640af498d" region="gfx3" offset="2000000"/>
		<rom name="262-c6.bin" merge="262-c6.bin" size="8388608" crc="a31e4403" sha1="5cd1a14703aa58810e2377dfb7353c61e9dc9c1f" region="gfx3" offset="2000001"/>
		<rom name="262-c7.bin" merge="262-c7.bin" size="8388608" crc="54d9d1ec" sha1="80c3a8ec39130dd5d3da561f287709da6b8abcf4" region="gfx3" offset="3000000"/>
		<rom name="262-c8.bin" merge="262-c8.bin" size="8388608" crc="59289a6b" sha1="ddfce7c85b2a144975db5bb14b4b51aaf881880e" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k1k3f" sourcefile="neogeo.c" cloneof="kof2001" romof="kof2001">
		<description>The King of Fighters 2001 (Moves KOF 98 style - 031019)</description>
		<year>2001</year>
		<manufacturer>Jason/K3</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="262k3r15-pg1.bin" size="1048576" crc="dcdcf815" sha1="57f152496a5e847119e9eb399ba071db5b245a2d" region="cpu1" offset="0"/>
		<rom name="262-p2.bin" merge="262-p2.bin" size="4194304" crc="8e0d8329" sha1="10dcc1baf0aaf1fc84c4d856bca6bcff85aed2bc" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-262_decrypted-m1.bin" merge="265-262_decrypted-m1.bin" size="131072" crc="2fb0a8a5" sha1="9878370ff8cef3e9c9f307ad64c29522dd625c8f" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="262-v1.bin" merge="262-v1.bin" size="4194304" crc="83d49ecf" sha1="2f2c116e45397652e77fcf5d951fa5f71b639572" region="sound1" offset="0"/>
		<rom name="262-v2.bin" merge="262-v2.bin" size="4194304" crc="003f1843" sha1="bdd58837ad542548bd4053c262f558af88e3b989" region="sound1" offset="400000"/>
		<rom name="262-v3.bin" merge="262-v3.bin" size="4194304" crc="2ae38dbe" sha1="4e82b7dd3b899d61907620517a5a27bdaba0725d" region="sound1" offset="800000"/>
		<rom name="262-v4.bin" merge="262-v4.bin" size="4194304" crc="26ec4dd9" sha1="8bd68d95a2d913be41a51f51e48dbe3bff5924fb" region="sound1" offset="c00000"/>
		<rom name="262-c1.bin" merge="262-c1.bin" size="8388608" crc="99cc785a" sha1="374f0674871d0196fa274aa6c5956d7b3848d5da" region="gfx3" offset="0"/>
		<rom name="262-c2.bin" merge="262-c2.bin" size="8388608" crc="50368cbf" sha1="5d9e206e98e0b0c7735b72ea46b45058fdec2352" region="gfx3" offset="1"/>
		<rom name="262-c3.bin" merge="262-c3.bin" size="8388608" crc="fb14ff87" sha1="445a8db2fc69eff54a252700f2d3a89244c58e75" region="gfx3" offset="1000000"/>
		<rom name="262-c4.bin" merge="262-c4.bin" size="8388608" crc="4397faf8" sha1="6752b394f6647502a649a3e62bd3442f936b733e" region="gfx3" offset="1000001"/>
		<rom name="262-c5.bin" merge="262-c5.bin" size="8388608" crc="91f24be4" sha1="88190c41f7d4a0f4b1982149fc9acfc640af498d" region="gfx3" offset="2000000"/>
		<rom name="262-c6.bin" merge="262-c6.bin" size="8388608" crc="a31e4403" sha1="5cd1a14703aa58810e2377dfb7353c61e9dc9c1f" region="gfx3" offset="2000001"/>
		<rom name="262-c7.bin" merge="262-c7.bin" size="8388608" crc="54d9d1ec" sha1="80c3a8ec39130dd5d3da561f287709da6b8abcf4" region="gfx3" offset="3000000"/>
		<rom name="262-c8.bin" merge="262-c8.bin" size="8388608" crc="59289a6b" sha1="ddfce7c85b2a144975db5bb14b4b51aaf881880e" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k1k3g" sourcefile="neogeo.c" cloneof="kof2001" romof="kof2001">
		<description>The King of Fighters 2001 (Moves KOF 98 style - Ultra rev - 031120)</description>
		<year>2001</year>
		<manufacturer>Jason/K3</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="262k3r16-pg1.bin" size="1048576" crc="fead4731" sha1="387097c6839e45ccb07139f6b8d41064e780421f" region="cpu1" offset="0"/>
		<rom name="262-p2.bin" merge="262-p2.bin" size="4194304" crc="8e0d8329" sha1="10dcc1baf0aaf1fc84c4d856bca6bcff85aed2bc" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-262_decrypted-m1.bin" merge="265-262_decrypted-m1.bin" size="131072" crc="2fb0a8a5" sha1="9878370ff8cef3e9c9f307ad64c29522dd625c8f" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="262-v1.bin" merge="262-v1.bin" size="4194304" crc="83d49ecf" sha1="2f2c116e45397652e77fcf5d951fa5f71b639572" region="sound1" offset="0"/>
		<rom name="262-v2.bin" merge="262-v2.bin" size="4194304" crc="003f1843" sha1="bdd58837ad542548bd4053c262f558af88e3b989" region="sound1" offset="400000"/>
		<rom name="262-v3.bin" merge="262-v3.bin" size="4194304" crc="2ae38dbe" sha1="4e82b7dd3b899d61907620517a5a27bdaba0725d" region="sound1" offset="800000"/>
		<rom name="262-v4.bin" merge="262-v4.bin" size="4194304" crc="26ec4dd9" sha1="8bd68d95a2d913be41a51f51e48dbe3bff5924fb" region="sound1" offset="c00000"/>
		<rom name="262-c1.bin" merge="262-c1.bin" size="8388608" crc="99cc785a" sha1="374f0674871d0196fa274aa6c5956d7b3848d5da" region="gfx3" offset="0"/>
		<rom name="262-c2.bin" merge="262-c2.bin" size="8388608" crc="50368cbf" sha1="5d9e206e98e0b0c7735b72ea46b45058fdec2352" region="gfx3" offset="1"/>
		<rom name="262-c3.bin" merge="262-c3.bin" size="8388608" crc="fb14ff87" sha1="445a8db2fc69eff54a252700f2d3a89244c58e75" region="gfx3" offset="1000000"/>
		<rom name="262-c4.bin" merge="262-c4.bin" size="8388608" crc="4397faf8" sha1="6752b394f6647502a649a3e62bd3442f936b733e" region="gfx3" offset="1000001"/>
		<rom name="262-c5.bin" merge="262-c5.bin" size="8388608" crc="91f24be4" sha1="88190c41f7d4a0f4b1982149fc9acfc640af498d" region="gfx3" offset="2000000"/>
		<rom name="262-c6.bin" merge="262-c6.bin" size="8388608" crc="a31e4403" sha1="5cd1a14703aa58810e2377dfb7353c61e9dc9c1f" region="gfx3" offset="2000001"/>
		<rom name="262-c7.bin" merge="262-c7.bin" size="8388608" crc="54d9d1ec" sha1="80c3a8ec39130dd5d3da561f287709da6b8abcf4" region="gfx3" offset="3000000"/>
		<rom name="262-c8.bin" merge="262-c8.bin" size="8388608" crc="59289a6b" sha1="ddfce7c85b2a144975db5bb14b4b51aaf881880e" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k1k3h" sourcefile="neogeo.c" cloneof="kof2001" romof="kof2001">
		<description>The King of Fighters 2001 (Moves KOF 98 style - Add Igniz - 031202)</description>
		<year>2001</year>
		<manufacturer>Jason/K3</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="262k3r17-pg1.bin" size="1048576" crc="ac581390" sha1="d3351eccee63292c01bb9fa338bfb6cb21421426" region="cpu1" offset="0"/>
		<rom name="262-p2.bin" merge="262-p2.bin" size="4194304" crc="8e0d8329" sha1="10dcc1baf0aaf1fc84c4d856bca6bcff85aed2bc" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-262_decrypted-m1.bin" merge="265-262_decrypted-m1.bin" size="131072" crc="2fb0a8a5" sha1="9878370ff8cef3e9c9f307ad64c29522dd625c8f" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="262-v1.bin" merge="262-v1.bin" size="4194304" crc="83d49ecf" sha1="2f2c116e45397652e77fcf5d951fa5f71b639572" region="sound1" offset="0"/>
		<rom name="262-v2.bin" merge="262-v2.bin" size="4194304" crc="003f1843" sha1="bdd58837ad542548bd4053c262f558af88e3b989" region="sound1" offset="400000"/>
		<rom name="262-v3.bin" merge="262-v3.bin" size="4194304" crc="2ae38dbe" sha1="4e82b7dd3b899d61907620517a5a27bdaba0725d" region="sound1" offset="800000"/>
		<rom name="262-v4.bin" merge="262-v4.bin" size="4194304" crc="26ec4dd9" sha1="8bd68d95a2d913be41a51f51e48dbe3bff5924fb" region="sound1" offset="c00000"/>
		<rom name="262-c1.bin" merge="262-c1.bin" size="8388608" crc="99cc785a" sha1="374f0674871d0196fa274aa6c5956d7b3848d5da" region="gfx3" offset="0"/>
		<rom name="262-c2.bin" merge="262-c2.bin" size="8388608" crc="50368cbf" sha1="5d9e206e98e0b0c7735b72ea46b45058fdec2352" region="gfx3" offset="1"/>
		<rom name="262-c3.bin" merge="262-c3.bin" size="8388608" crc="fb14ff87" sha1="445a8db2fc69eff54a252700f2d3a89244c58e75" region="gfx3" offset="1000000"/>
		<rom name="262-c4.bin" merge="262-c4.bin" size="8388608" crc="4397faf8" sha1="6752b394f6647502a649a3e62bd3442f936b733e" region="gfx3" offset="1000001"/>
		<rom name="262-c5.bin" merge="262-c5.bin" size="8388608" crc="91f24be4" sha1="88190c41f7d4a0f4b1982149fc9acfc640af498d" region="gfx3" offset="2000000"/>
		<rom name="262-c6.bin" merge="262-c6.bin" size="8388608" crc="a31e4403" sha1="5cd1a14703aa58810e2377dfb7353c61e9dc9c1f" region="gfx3" offset="2000001"/>
		<rom name="262-c7.bin" merge="262-c7.bin" size="8388608" crc="54d9d1ec" sha1="80c3a8ec39130dd5d3da561f287709da6b8abcf4" region="gfx3" offset="3000000"/>
		<rom name="262-c8.bin" merge="262-c8.bin" size="8388608" crc="59289a6b" sha1="ddfce7c85b2a144975db5bb14b4b51aaf881880e" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k1ice" sourcefile="neogeo.c" cloneof="kof2001" romof="kof2001">
		<description>The King of Fighters 2001 (Char color changed - Attack cremation ice blue set 1)</description>
		<year>2001</year>
		<manufacturer>Zhangshee</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="262-p1.bin" merge="262-p1.bin" size="1048576" crc="9381750d" sha1="dcfecd69e563ff52fe07d23c5372d0f748b07819" region="cpu1" offset="0"/>
		<rom name="262zi-p2.bin" size="4194304" crc="99963006" sha1="4ba2022bd429e4ce1a333712ef275d8d71ed7b44" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-262_decrypted-m1.bin" merge="265-262_decrypted-m1.bin" size="131072" crc="2fb0a8a5" sha1="9878370ff8cef3e9c9f307ad64c29522dd625c8f" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="262-v1.bin" merge="262-v1.bin" size="4194304" crc="83d49ecf" sha1="2f2c116e45397652e77fcf5d951fa5f71b639572" region="sound1" offset="0"/>
		<rom name="262-v2.bin" merge="262-v2.bin" size="4194304" crc="003f1843" sha1="bdd58837ad542548bd4053c262f558af88e3b989" region="sound1" offset="400000"/>
		<rom name="262-v3.bin" merge="262-v3.bin" size="4194304" crc="2ae38dbe" sha1="4e82b7dd3b899d61907620517a5a27bdaba0725d" region="sound1" offset="800000"/>
		<rom name="262-v4.bin" merge="262-v4.bin" size="4194304" crc="26ec4dd9" sha1="8bd68d95a2d913be41a51f51e48dbe3bff5924fb" region="sound1" offset="c00000"/>
		<rom name="262-c1.bin" merge="262-c1.bin" size="8388608" crc="99cc785a" sha1="374f0674871d0196fa274aa6c5956d7b3848d5da" region="gfx3" offset="0"/>
		<rom name="262-c2.bin" merge="262-c2.bin" size="8388608" crc="50368cbf" sha1="5d9e206e98e0b0c7735b72ea46b45058fdec2352" region="gfx3" offset="1"/>
		<rom name="262-c3.bin" merge="262-c3.bin" size="8388608" crc="fb14ff87" sha1="445a8db2fc69eff54a252700f2d3a89244c58e75" region="gfx3" offset="1000000"/>
		<rom name="262-c4.bin" merge="262-c4.bin" size="8388608" crc="4397faf8" sha1="6752b394f6647502a649a3e62bd3442f936b733e" region="gfx3" offset="1000001"/>
		<rom name="262-c5.bin" merge="262-c5.bin" size="8388608" crc="91f24be4" sha1="88190c41f7d4a0f4b1982149fc9acfc640af498d" region="gfx3" offset="2000000"/>
		<rom name="262-c6.bin" merge="262-c6.bin" size="8388608" crc="a31e4403" sha1="5cd1a14703aa58810e2377dfb7353c61e9dc9c1f" region="gfx3" offset="2000001"/>
		<rom name="262-c7.bin" merge="262-c7.bin" size="8388608" crc="54d9d1ec" sha1="80c3a8ec39130dd5d3da561f287709da6b8abcf4" region="gfx3" offset="3000000"/>
		<rom name="262-c8.bin" merge="262-c8.bin" size="8388608" crc="59289a6b" sha1="ddfce7c85b2a144975db5bb14b4b51aaf881880e" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k1ic2" sourcefile="neogeo.c" cloneof="kof2001" romof="kof2001">
		<description>The King of Fighters 2001 (Char color changed - Attack cremation ice blue set 2)</description>
		<year>2001</year>
		<manufacturer>Zhangshee</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="262-p1.bin" merge="262-p1.bin" size="1048576" crc="9381750d" sha1="dcfecd69e563ff52fe07d23c5372d0f748b07819" region="cpu1" offset="0"/>
		<rom name="262zi2-p2.bin" size="4194304" crc="8675134d" sha1="cabd218f5531e4721eeb954ad8996836d01097c4" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-262_decrypted-m1.bin" merge="265-262_decrypted-m1.bin" size="131072" crc="2fb0a8a5" sha1="9878370ff8cef3e9c9f307ad64c29522dd625c8f" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="262-v1.bin" merge="262-v1.bin" size="4194304" crc="83d49ecf" sha1="2f2c116e45397652e77fcf5d951fa5f71b639572" region="sound1" offset="0"/>
		<rom name="262-v2.bin" merge="262-v2.bin" size="4194304" crc="003f1843" sha1="bdd58837ad542548bd4053c262f558af88e3b989" region="sound1" offset="400000"/>
		<rom name="262-v3.bin" merge="262-v3.bin" size="4194304" crc="2ae38dbe" sha1="4e82b7dd3b899d61907620517a5a27bdaba0725d" region="sound1" offset="800000"/>
		<rom name="262-v4.bin" merge="262-v4.bin" size="4194304" crc="26ec4dd9" sha1="8bd68d95a2d913be41a51f51e48dbe3bff5924fb" region="sound1" offset="c00000"/>
		<rom name="262-c1.bin" merge="262-c1.bin" size="8388608" crc="99cc785a" sha1="374f0674871d0196fa274aa6c5956d7b3848d5da" region="gfx3" offset="0"/>
		<rom name="262-c2.bin" merge="262-c2.bin" size="8388608" crc="50368cbf" sha1="5d9e206e98e0b0c7735b72ea46b45058fdec2352" region="gfx3" offset="1"/>
		<rom name="262-c3.bin" merge="262-c3.bin" size="8388608" crc="fb14ff87" sha1="445a8db2fc69eff54a252700f2d3a89244c58e75" region="gfx3" offset="1000000"/>
		<rom name="262-c4.bin" merge="262-c4.bin" size="8388608" crc="4397faf8" sha1="6752b394f6647502a649a3e62bd3442f936b733e" region="gfx3" offset="1000001"/>
		<rom name="262-c5.bin" merge="262-c5.bin" size="8388608" crc="91f24be4" sha1="88190c41f7d4a0f4b1982149fc9acfc640af498d" region="gfx3" offset="2000000"/>
		<rom name="262-c6.bin" merge="262-c6.bin" size="8388608" crc="a31e4403" sha1="5cd1a14703aa58810e2377dfb7353c61e9dc9c1f" region="gfx3" offset="2000001"/>
		<rom name="262-c7.bin" merge="262-c7.bin" size="8388608" crc="54d9d1ec" sha1="80c3a8ec39130dd5d3da561f287709da6b8abcf4" region="gfx3" offset="3000000"/>
		<rom name="262-c8.bin" merge="262-c8.bin" size="8388608" crc="59289a6b" sha1="ddfce7c85b2a144975db5bb14b4b51aaf881880e" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k1lse" sourcefile="neogeo.c" cloneof="kof2001" romof="kof2001">
		<description>The King of Fighters 2001 (Char color changed for whip 2P, k'2P, VANESSA 2P, Angel 2P)</description>
		<year>2001</year>
		<manufacturer>CRC-LSE</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="262-p1.bin" merge="262-p1.bin" size="1048576" crc="9381750d" sha1="dcfecd69e563ff52fe07d23c5372d0f748b07819" region="cpu1" offset="0"/>
		<rom name="262lse-p2.bin" size="4194304" crc="e9ba7d37" sha1="6d9ec274391c0177abe0f570f826a82caff8eb30" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-262_decrypted-m1.bin" merge="265-262_decrypted-m1.bin" size="131072" crc="2fb0a8a5" sha1="9878370ff8cef3e9c9f307ad64c29522dd625c8f" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="262-v1.bin" merge="262-v1.bin" size="4194304" crc="83d49ecf" sha1="2f2c116e45397652e77fcf5d951fa5f71b639572" region="sound1" offset="0"/>
		<rom name="262-v2.bin" merge="262-v2.bin" size="4194304" crc="003f1843" sha1="bdd58837ad542548bd4053c262f558af88e3b989" region="sound1" offset="400000"/>
		<rom name="262-v3.bin" merge="262-v3.bin" size="4194304" crc="2ae38dbe" sha1="4e82b7dd3b899d61907620517a5a27bdaba0725d" region="sound1" offset="800000"/>
		<rom name="262-v4.bin" merge="262-v4.bin" size="4194304" crc="26ec4dd9" sha1="8bd68d95a2d913be41a51f51e48dbe3bff5924fb" region="sound1" offset="c00000"/>
		<rom name="262-c1.bin" merge="262-c1.bin" size="8388608" crc="99cc785a" sha1="374f0674871d0196fa274aa6c5956d7b3848d5da" region="gfx3" offset="0"/>
		<rom name="262-c2.bin" merge="262-c2.bin" size="8388608" crc="50368cbf" sha1="5d9e206e98e0b0c7735b72ea46b45058fdec2352" region="gfx3" offset="1"/>
		<rom name="262-c3.bin" merge="262-c3.bin" size="8388608" crc="fb14ff87" sha1="445a8db2fc69eff54a252700f2d3a89244c58e75" region="gfx3" offset="1000000"/>
		<rom name="262-c4.bin" merge="262-c4.bin" size="8388608" crc="4397faf8" sha1="6752b394f6647502a649a3e62bd3442f936b733e" region="gfx3" offset="1000001"/>
		<rom name="262-c5.bin" merge="262-c5.bin" size="8388608" crc="91f24be4" sha1="88190c41f7d4a0f4b1982149fc9acfc640af498d" region="gfx3" offset="2000000"/>
		<rom name="262-c6.bin" merge="262-c6.bin" size="8388608" crc="a31e4403" sha1="5cd1a14703aa58810e2377dfb7353c61e9dc9c1f" region="gfx3" offset="2000001"/>
		<rom name="262-c7.bin" merge="262-c7.bin" size="8388608" crc="54d9d1ec" sha1="80c3a8ec39130dd5d3da561f287709da6b8abcf4" region="gfx3" offset="3000000"/>
		<rom name="262-c8.bin" merge="262-c8.bin" size="8388608" crc="59289a6b" sha1="ddfce7c85b2a144975db5bb14b4b51aaf881880e" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k1pjc" sourcefile="neogeo.c" cloneof="kof2001" romof="kof2001">
		<description>The King of Fighters 2001 (Color Fix 030302)</description>
		<year>2001</year>
		<manufacturer>TcwLee</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="262-p1.bin" merge="262-p1.bin" size="1048576" crc="9381750d" sha1="dcfecd69e563ff52fe07d23c5372d0f748b07819" region="cpu1" offset="0"/>
		<rom name="262pjc-p2.bin" size="4194304" crc="42a745a6" sha1="c98c620ee41ba311b83d4484a2ec8c00f108524a" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-262_decrypted-m1.bin" merge="265-262_decrypted-m1.bin" size="131072" crc="2fb0a8a5" sha1="9878370ff8cef3e9c9f307ad64c29522dd625c8f" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="262-v1.bin" merge="262-v1.bin" size="4194304" crc="83d49ecf" sha1="2f2c116e45397652e77fcf5d951fa5f71b639572" region="sound1" offset="0"/>
		<rom name="262-v2.bin" merge="262-v2.bin" size="4194304" crc="003f1843" sha1="bdd58837ad542548bd4053c262f558af88e3b989" region="sound1" offset="400000"/>
		<rom name="262-v3.bin" merge="262-v3.bin" size="4194304" crc="2ae38dbe" sha1="4e82b7dd3b899d61907620517a5a27bdaba0725d" region="sound1" offset="800000"/>
		<rom name="262-v4.bin" merge="262-v4.bin" size="4194304" crc="26ec4dd9" sha1="8bd68d95a2d913be41a51f51e48dbe3bff5924fb" region="sound1" offset="c00000"/>
		<rom name="262-c1.bin" merge="262-c1.bin" size="8388608" crc="99cc785a" sha1="374f0674871d0196fa274aa6c5956d7b3848d5da" region="gfx3" offset="0"/>
		<rom name="262-c2.bin" merge="262-c2.bin" size="8388608" crc="50368cbf" sha1="5d9e206e98e0b0c7735b72ea46b45058fdec2352" region="gfx3" offset="1"/>
		<rom name="262-c3.bin" merge="262-c3.bin" size="8388608" crc="fb14ff87" sha1="445a8db2fc69eff54a252700f2d3a89244c58e75" region="gfx3" offset="1000000"/>
		<rom name="262-c4.bin" merge="262-c4.bin" size="8388608" crc="4397faf8" sha1="6752b394f6647502a649a3e62bd3442f936b733e" region="gfx3" offset="1000001"/>
		<rom name="262-c5.bin" merge="262-c5.bin" size="8388608" crc="91f24be4" sha1="88190c41f7d4a0f4b1982149fc9acfc640af498d" region="gfx3" offset="2000000"/>
		<rom name="262-c6.bin" merge="262-c6.bin" size="8388608" crc="a31e4403" sha1="5cd1a14703aa58810e2377dfb7353c61e9dc9c1f" region="gfx3" offset="2000001"/>
		<rom name="262-c7.bin" merge="262-c7.bin" size="8388608" crc="54d9d1ec" sha1="80c3a8ec39130dd5d3da561f287709da6b8abcf4" region="gfx3" offset="3000000"/>
		<rom name="262-c8.bin" merge="262-c8.bin" size="8388608" crc="59289a6b" sha1="ddfce7c85b2a144975db5bb14b4b51aaf881880e" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k1pjo" sourcefile="neogeo.c" cloneof="kof2001" romof="kof2001">
		<description>The King of Fighters 2001 (Color Fix)</description>
		<year>2001</year>
		<manufacturer>TcwLee</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="262-p1.bin" merge="262-p1.bin" size="1048576" crc="9381750d" sha1="dcfecd69e563ff52fe07d23c5372d0f748b07819" region="cpu1" offset="0"/>
		<rom name="262pjco-p2.bin" size="4194304" crc="1da00d8e" sha1="a79535a963567ec2060dc2ca81ef2b9b5afcb21c" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-262_decrypted-m1.bin" merge="265-262_decrypted-m1.bin" size="131072" crc="2fb0a8a5" sha1="9878370ff8cef3e9c9f307ad64c29522dd625c8f" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="262-v1.bin" merge="262-v1.bin" size="4194304" crc="83d49ecf" sha1="2f2c116e45397652e77fcf5d951fa5f71b639572" region="sound1" offset="0"/>
		<rom name="262-v2.bin" merge="262-v2.bin" size="4194304" crc="003f1843" sha1="bdd58837ad542548bd4053c262f558af88e3b989" region="sound1" offset="400000"/>
		<rom name="262-v3.bin" merge="262-v3.bin" size="4194304" crc="2ae38dbe" sha1="4e82b7dd3b899d61907620517a5a27bdaba0725d" region="sound1" offset="800000"/>
		<rom name="262-v4.bin" merge="262-v4.bin" size="4194304" crc="26ec4dd9" sha1="8bd68d95a2d913be41a51f51e48dbe3bff5924fb" region="sound1" offset="c00000"/>
		<rom name="262-c1.bin" merge="262-c1.bin" size="8388608" crc="99cc785a" sha1="374f0674871d0196fa274aa6c5956d7b3848d5da" region="gfx3" offset="0"/>
		<rom name="262-c2.bin" merge="262-c2.bin" size="8388608" crc="50368cbf" sha1="5d9e206e98e0b0c7735b72ea46b45058fdec2352" region="gfx3" offset="1"/>
		<rom name="262-c3.bin" merge="262-c3.bin" size="8388608" crc="fb14ff87" sha1="445a8db2fc69eff54a252700f2d3a89244c58e75" region="gfx3" offset="1000000"/>
		<rom name="262-c4.bin" merge="262-c4.bin" size="8388608" crc="4397faf8" sha1="6752b394f6647502a649a3e62bd3442f936b733e" region="gfx3" offset="1000001"/>
		<rom name="262-c5.bin" merge="262-c5.bin" size="8388608" crc="91f24be4" sha1="88190c41f7d4a0f4b1982149fc9acfc640af498d" region="gfx3" offset="2000000"/>
		<rom name="262-c6.bin" merge="262-c6.bin" size="8388608" crc="a31e4403" sha1="5cd1a14703aa58810e2377dfb7353c61e9dc9c1f" region="gfx3" offset="2000001"/>
		<rom name="262-c7.bin" merge="262-c7.bin" size="8388608" crc="54d9d1ec" sha1="80c3a8ec39130dd5d3da561f287709da6b8abcf4" region="gfx3" offset="3000000"/>
		<rom name="262-c8.bin" merge="262-c8.bin" size="8388608" crc="59289a6b" sha1="ddfce7c85b2a144975db5bb14b4b51aaf881880e" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k1pj1" sourcefile="neogeo.c" cloneof="kof2001" romof="kof2001">
		<description>The King of Fighters 2001 (Char color changed ?? rev.2 ??  1508)</description>
		<year>2001</year>
		<manufacturer>TcwLee</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="262-p1.bin" merge="262-p1.bin" size="1048576" crc="9381750d" sha1="dcfecd69e563ff52fe07d23c5372d0f748b07819" region="cpu1" offset="0"/>
		<rom name="262pjc1-p2.bin" size="4194304" crc="a287a90a" sha1="dbccb523cba273d61b6a722d82e9013340c53d75" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-262_decrypted-m1.bin" merge="265-262_decrypted-m1.bin" size="131072" crc="2fb0a8a5" sha1="9878370ff8cef3e9c9f307ad64c29522dd625c8f" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="262-v1.bin" merge="262-v1.bin" size="4194304" crc="83d49ecf" sha1="2f2c116e45397652e77fcf5d951fa5f71b639572" region="sound1" offset="0"/>
		<rom name="262-v2.bin" merge="262-v2.bin" size="4194304" crc="003f1843" sha1="bdd58837ad542548bd4053c262f558af88e3b989" region="sound1" offset="400000"/>
		<rom name="262-v3.bin" merge="262-v3.bin" size="4194304" crc="2ae38dbe" sha1="4e82b7dd3b899d61907620517a5a27bdaba0725d" region="sound1" offset="800000"/>
		<rom name="262-v4.bin" merge="262-v4.bin" size="4194304" crc="26ec4dd9" sha1="8bd68d95a2d913be41a51f51e48dbe3bff5924fb" region="sound1" offset="c00000"/>
		<rom name="262-c1.bin" merge="262-c1.bin" size="8388608" crc="99cc785a" sha1="374f0674871d0196fa274aa6c5956d7b3848d5da" region="gfx3" offset="0"/>
		<rom name="262-c2.bin" merge="262-c2.bin" size="8388608" crc="50368cbf" sha1="5d9e206e98e0b0c7735b72ea46b45058fdec2352" region="gfx3" offset="1"/>
		<rom name="262-c3.bin" merge="262-c3.bin" size="8388608" crc="fb14ff87" sha1="445a8db2fc69eff54a252700f2d3a89244c58e75" region="gfx3" offset="1000000"/>
		<rom name="262-c4.bin" merge="262-c4.bin" size="8388608" crc="4397faf8" sha1="6752b394f6647502a649a3e62bd3442f936b733e" region="gfx3" offset="1000001"/>
		<rom name="262-c5.bin" merge="262-c5.bin" size="8388608" crc="91f24be4" sha1="88190c41f7d4a0f4b1982149fc9acfc640af498d" region="gfx3" offset="2000000"/>
		<rom name="262-c6.bin" merge="262-c6.bin" size="8388608" crc="a31e4403" sha1="5cd1a14703aa58810e2377dfb7353c61e9dc9c1f" region="gfx3" offset="2000001"/>
		<rom name="262-c7.bin" merge="262-c7.bin" size="8388608" crc="54d9d1ec" sha1="80c3a8ec39130dd5d3da561f287709da6b8abcf4" region="gfx3" offset="3000000"/>
		<rom name="262-c8.bin" merge="262-c8.bin" size="8388608" crc="59289a6b" sha1="ddfce7c85b2a144975db5bb14b4b51aaf881880e" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k1pj2" sourcefile="neogeo.c" cloneof="kof2001" romof="kof2001">
		<description>The King of Fighters 2001 (Char color changed - Machine repair menu col changed)</description>
		<year>2001</year>
		<manufacturer>TcwLee</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="262-p1.bin" merge="262-p1.bin" size="1048576" crc="9381750d" sha1="dcfecd69e563ff52fe07d23c5372d0f748b07819" region="cpu1" offset="0"/>
		<rom name="262pjc2-p2.bin" size="4194304" crc="fb2387e0" sha1="589c8cd61193f4a4319ec2b5551ed35fc51e6037" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-262_decrypted-m1.bin" merge="265-262_decrypted-m1.bin" size="131072" crc="2fb0a8a5" sha1="9878370ff8cef3e9c9f307ad64c29522dd625c8f" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="262-v1.bin" merge="262-v1.bin" size="4194304" crc="83d49ecf" sha1="2f2c116e45397652e77fcf5d951fa5f71b639572" region="sound1" offset="0"/>
		<rom name="262-v2.bin" merge="262-v2.bin" size="4194304" crc="003f1843" sha1="bdd58837ad542548bd4053c262f558af88e3b989" region="sound1" offset="400000"/>
		<rom name="262-v3.bin" merge="262-v3.bin" size="4194304" crc="2ae38dbe" sha1="4e82b7dd3b899d61907620517a5a27bdaba0725d" region="sound1" offset="800000"/>
		<rom name="262-v4.bin" merge="262-v4.bin" size="4194304" crc="26ec4dd9" sha1="8bd68d95a2d913be41a51f51e48dbe3bff5924fb" region="sound1" offset="c00000"/>
		<rom name="262-c1.bin" merge="262-c1.bin" size="8388608" crc="99cc785a" sha1="374f0674871d0196fa274aa6c5956d7b3848d5da" region="gfx3" offset="0"/>
		<rom name="262-c2.bin" merge="262-c2.bin" size="8388608" crc="50368cbf" sha1="5d9e206e98e0b0c7735b72ea46b45058fdec2352" region="gfx3" offset="1"/>
		<rom name="262-c3.bin" merge="262-c3.bin" size="8388608" crc="fb14ff87" sha1="445a8db2fc69eff54a252700f2d3a89244c58e75" region="gfx3" offset="1000000"/>
		<rom name="262-c4.bin" merge="262-c4.bin" size="8388608" crc="4397faf8" sha1="6752b394f6647502a649a3e62bd3442f936b733e" region="gfx3" offset="1000001"/>
		<rom name="262-c5.bin" merge="262-c5.bin" size="8388608" crc="91f24be4" sha1="88190c41f7d4a0f4b1982149fc9acfc640af498d" region="gfx3" offset="2000000"/>
		<rom name="262-c6.bin" merge="262-c6.bin" size="8388608" crc="a31e4403" sha1="5cd1a14703aa58810e2377dfb7353c61e9dc9c1f" region="gfx3" offset="2000001"/>
		<rom name="262-c7.bin" merge="262-c7.bin" size="8388608" crc="54d9d1ec" sha1="80c3a8ec39130dd5d3da561f287709da6b8abcf4" region="gfx3" offset="3000000"/>
		<rom name="262-c8.bin" merge="262-c8.bin" size="8388608" crc="59289a6b" sha1="ddfce7c85b2a144975db5bb14b4b51aaf881880e" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k1pj3" sourcefile="neogeo.c" cloneof="kof2001" romof="kof2001">
		<description>The King of Fighters 2001 (Color Fix 030720)</description>
		<year>2001</year>
		<manufacturer>TcwLee</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="262-p1.bin" merge="262-p1.bin" size="1048576" crc="9381750d" sha1="dcfecd69e563ff52fe07d23c5372d0f748b07819" region="cpu1" offset="0"/>
		<rom name="262pj3-p2.bin" size="4194304" crc="8adb985a" sha1="2f96d06c2924308e9e072f7f24f57a6c3525f9d4" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-262_decrypted-m1.bin" merge="265-262_decrypted-m1.bin" size="131072" crc="2fb0a8a5" sha1="9878370ff8cef3e9c9f307ad64c29522dd625c8f" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="262-v1.bin" merge="262-v1.bin" size="4194304" crc="83d49ecf" sha1="2f2c116e45397652e77fcf5d951fa5f71b639572" region="sound1" offset="0"/>
		<rom name="262-v2.bin" merge="262-v2.bin" size="4194304" crc="003f1843" sha1="bdd58837ad542548bd4053c262f558af88e3b989" region="sound1" offset="400000"/>
		<rom name="262-v3.bin" merge="262-v3.bin" size="4194304" crc="2ae38dbe" sha1="4e82b7dd3b899d61907620517a5a27bdaba0725d" region="sound1" offset="800000"/>
		<rom name="262-v4.bin" merge="262-v4.bin" size="4194304" crc="26ec4dd9" sha1="8bd68d95a2d913be41a51f51e48dbe3bff5924fb" region="sound1" offset="c00000"/>
		<rom name="262-c1.bin" merge="262-c1.bin" size="8388608" crc="99cc785a" sha1="374f0674871d0196fa274aa6c5956d7b3848d5da" region="gfx3" offset="0"/>
		<rom name="262-c2.bin" merge="262-c2.bin" size="8388608" crc="50368cbf" sha1="5d9e206e98e0b0c7735b72ea46b45058fdec2352" region="gfx3" offset="1"/>
		<rom name="262-c3.bin" merge="262-c3.bin" size="8388608" crc="fb14ff87" sha1="445a8db2fc69eff54a252700f2d3a89244c58e75" region="gfx3" offset="1000000"/>
		<rom name="262-c4.bin" merge="262-c4.bin" size="8388608" crc="4397faf8" sha1="6752b394f6647502a649a3e62bd3442f936b733e" region="gfx3" offset="1000001"/>
		<rom name="262-c5.bin" merge="262-c5.bin" size="8388608" crc="91f24be4" sha1="88190c41f7d4a0f4b1982149fc9acfc640af498d" region="gfx3" offset="2000000"/>
		<rom name="262-c6.bin" merge="262-c6.bin" size="8388608" crc="a31e4403" sha1="5cd1a14703aa58810e2377dfb7353c61e9dc9c1f" region="gfx3" offset="2000001"/>
		<rom name="262-c7.bin" merge="262-c7.bin" size="8388608" crc="54d9d1ec" sha1="80c3a8ec39130dd5d3da561f287709da6b8abcf4" region="gfx3" offset="3000000"/>
		<rom name="262-c8.bin" merge="262-c8.bin" size="8388608" crc="59289a6b" sha1="ddfce7c85b2a144975db5bb14b4b51aaf881880e" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof2k1rp" sourcefile="neogeo.c" cloneof="kof2001" romof="kof2001">
		<description>The King of Fighters 2001 Remix Pro (v1.02 final 040311)</description>
		<year>2001</year>
		<manufacturer>Fighters Kim, Jason/K3 and Raymonose</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="262rp-p1.bin" size="1048576" crc="e9e42e55" sha1="2a254d056ab046d2704e16ebbaa2b68c6e867dc7" region="cpu1" offset="0"/>
		<rom name="262rp-p2.bin" size="4194304" crc="91668d86" sha1="3df31baaa1c87b040f88eeffff1a174960f9f1fc" region="cpu1" offset="100000"/>
		<rom name="262rp-s1.bin" size="131072" crc="492f5efe" sha1="e18895da5c294245b6e119421affbd4f0e168c7a" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-262_decrypted-m1.bin" merge="265-262_decrypted-m1.bin" size="131072" crc="2fb0a8a5" sha1="9878370ff8cef3e9c9f307ad64c29522dd625c8f" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="262-v1.bin" merge="262-v1.bin" size="4194304" crc="83d49ecf" sha1="2f2c116e45397652e77fcf5d951fa5f71b639572" region="sound1" offset="0"/>
		<rom name="262-v2.bin" merge="262-v2.bin" size="4194304" crc="003f1843" sha1="bdd58837ad542548bd4053c262f558af88e3b989" region="sound1" offset="400000"/>
		<rom name="262-v3.bin" merge="262-v3.bin" size="4194304" crc="2ae38dbe" sha1="4e82b7dd3b899d61907620517a5a27bdaba0725d" region="sound1" offset="800000"/>
		<rom name="262-v4.bin" merge="262-v4.bin" size="4194304" crc="26ec4dd9" sha1="8bd68d95a2d913be41a51f51e48dbe3bff5924fb" region="sound1" offset="c00000"/>
		<rom name="262-c1.bin" merge="262-c1.bin" size="8388608" crc="99cc785a" sha1="374f0674871d0196fa274aa6c5956d7b3848d5da" region="gfx3" offset="0"/>
		<rom name="262-c2.bin" merge="262-c2.bin" size="8388608" crc="50368cbf" sha1="5d9e206e98e0b0c7735b72ea46b45058fdec2352" region="gfx3" offset="1"/>
		<rom name="262-c3.bin" merge="262-c3.bin" size="8388608" crc="fb14ff87" sha1="445a8db2fc69eff54a252700f2d3a89244c58e75" region="gfx3" offset="1000000"/>
		<rom name="262-c4.bin" merge="262-c4.bin" size="8388608" crc="4397faf8" sha1="6752b394f6647502a649a3e62bd3442f936b733e" region="gfx3" offset="1000001"/>
		<rom name="262-c5.bin" merge="262-c5.bin" size="8388608" crc="91f24be4" sha1="88190c41f7d4a0f4b1982149fc9acfc640af498d" region="gfx3" offset="2000000"/>
		<rom name="262-c6.bin" merge="262-c6.bin" size="8388608" crc="a31e4403" sha1="5cd1a14703aa58810e2377dfb7353c61e9dc9c1f" region="gfx3" offset="2000001"/>
		<rom name="262-c7.bin" merge="262-c7.bin" size="8388608" crc="54d9d1ec" sha1="80c3a8ec39130dd5d3da561f287709da6b8abcf4" region="gfx3" offset="3000000"/>
		<rom name="262-c8.bin" merge="262-c8.bin" size="8388608" crc="59289a6b" sha1="ddfce7c85b2a144975db5bb14b4b51aaf881880e" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k1rpo" sourcefile="neogeo.c" cloneof="kof2001" romof="kof2001">
		<description>The King of Fighters 2001 Remix Pro (V1.0a 0311xx)</description>
		<year>2001</year>
		<manufacturer>Fighters Kim, Jason/K3 and Raymonose</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="262rpo-p1.bin" size="1048576" crc="a749e1af" sha1="b3d463c9868ca246bf6f84157815543ab637e1d4" region="cpu1" offset="0"/>
		<rom name="262rpo-p2.bin" size="4194304" crc="72b2a025" sha1="c8ff8ce42ec1f51931346367008a555198919658" region="cpu1" offset="100000"/>
		<rom name="262rpo-s1.bin" size="131072" crc="9ae95cb7" sha1="a3402ec2cb9352ce635c138f678a1a0b047e5e0f" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-262_decrypted-m1.bin" merge="265-262_decrypted-m1.bin" size="131072" crc="2fb0a8a5" sha1="9878370ff8cef3e9c9f307ad64c29522dd625c8f" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="262-v1.bin" merge="262-v1.bin" size="4194304" crc="83d49ecf" sha1="2f2c116e45397652e77fcf5d951fa5f71b639572" region="sound1" offset="0"/>
		<rom name="262-v2.bin" merge="262-v2.bin" size="4194304" crc="003f1843" sha1="bdd58837ad542548bd4053c262f558af88e3b989" region="sound1" offset="400000"/>
		<rom name="262-v3.bin" merge="262-v3.bin" size="4194304" crc="2ae38dbe" sha1="4e82b7dd3b899d61907620517a5a27bdaba0725d" region="sound1" offset="800000"/>
		<rom name="262-v4.bin" merge="262-v4.bin" size="4194304" crc="26ec4dd9" sha1="8bd68d95a2d913be41a51f51e48dbe3bff5924fb" region="sound1" offset="c00000"/>
		<rom name="262-c1.bin" merge="262-c1.bin" size="8388608" crc="99cc785a" sha1="374f0674871d0196fa274aa6c5956d7b3848d5da" region="gfx3" offset="0"/>
		<rom name="262-c2.bin" merge="262-c2.bin" size="8388608" crc="50368cbf" sha1="5d9e206e98e0b0c7735b72ea46b45058fdec2352" region="gfx3" offset="1"/>
		<rom name="262-c3.bin" merge="262-c3.bin" size="8388608" crc="fb14ff87" sha1="445a8db2fc69eff54a252700f2d3a89244c58e75" region="gfx3" offset="1000000"/>
		<rom name="262-c4.bin" merge="262-c4.bin" size="8388608" crc="4397faf8" sha1="6752b394f6647502a649a3e62bd3442f936b733e" region="gfx3" offset="1000001"/>
		<rom name="262-c5.bin" merge="262-c5.bin" size="8388608" crc="91f24be4" sha1="88190c41f7d4a0f4b1982149fc9acfc640af498d" region="gfx3" offset="2000000"/>
		<rom name="262-c6.bin" merge="262-c6.bin" size="8388608" crc="a31e4403" sha1="5cd1a14703aa58810e2377dfb7353c61e9dc9c1f" region="gfx3" offset="2000001"/>
		<rom name="262-c7.bin" merge="262-c7.bin" size="8388608" crc="54d9d1ec" sha1="80c3a8ec39130dd5d3da561f287709da6b8abcf4" region="gfx3" offset="3000000"/>
		<rom name="262-c8.bin" merge="262-c8.bin" size="8388608" crc="59289a6b" sha1="ddfce7c85b2a144975db5bb14b4b51aaf881880e" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k1rp1" sourcefile="neogeo.c" cloneof="kof2001" romof="kof2001">
		<description>The King of Fighters 2001 Remix Pro (V1.01 final1 031206)</description>
		<year>2001</year>
		<manufacturer>Fighters Kim, Jason/K3 and Raymonose</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="262rpo1-p1.bin" size="1048576" crc="350f8571" sha1="7ad5642b67b49025899ea925f96ddf910e9a5699" region="cpu1" offset="0"/>
		<rom name="262rpo-p2.bin" size="4194304" crc="72b2a025" sha1="c8ff8ce42ec1f51931346367008a555198919658" region="cpu1" offset="100000"/>
		<rom name="262rpo-s1.bin" size="131072" crc="9ae95cb7" sha1="a3402ec2cb9352ce635c138f678a1a0b047e5e0f" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-262_decrypted-m1.bin" merge="265-262_decrypted-m1.bin" size="131072" crc="2fb0a8a5" sha1="9878370ff8cef3e9c9f307ad64c29522dd625c8f" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="262-v1.bin" merge="262-v1.bin" size="4194304" crc="83d49ecf" sha1="2f2c116e45397652e77fcf5d951fa5f71b639572" region="sound1" offset="0"/>
		<rom name="262-v2.bin" merge="262-v2.bin" size="4194304" crc="003f1843" sha1="bdd58837ad542548bd4053c262f558af88e3b989" region="sound1" offset="400000"/>
		<rom name="262-v3.bin" merge="262-v3.bin" size="4194304" crc="2ae38dbe" sha1="4e82b7dd3b899d61907620517a5a27bdaba0725d" region="sound1" offset="800000"/>
		<rom name="262-v4.bin" merge="262-v4.bin" size="4194304" crc="26ec4dd9" sha1="8bd68d95a2d913be41a51f51e48dbe3bff5924fb" region="sound1" offset="c00000"/>
		<rom name="262-c1.bin" merge="262-c1.bin" size="8388608" crc="99cc785a" sha1="374f0674871d0196fa274aa6c5956d7b3848d5da" region="gfx3" offset="0"/>
		<rom name="262-c2.bin" merge="262-c2.bin" size="8388608" crc="50368cbf" sha1="5d9e206e98e0b0c7735b72ea46b45058fdec2352" region="gfx3" offset="1"/>
		<rom name="262-c3.bin" merge="262-c3.bin" size="8388608" crc="fb14ff87" sha1="445a8db2fc69eff54a252700f2d3a89244c58e75" region="gfx3" offset="1000000"/>
		<rom name="262-c4.bin" merge="262-c4.bin" size="8388608" crc="4397faf8" sha1="6752b394f6647502a649a3e62bd3442f936b733e" region="gfx3" offset="1000001"/>
		<rom name="262-c5.bin" merge="262-c5.bin" size="8388608" crc="91f24be4" sha1="88190c41f7d4a0f4b1982149fc9acfc640af498d" region="gfx3" offset="2000000"/>
		<rom name="262-c6.bin" merge="262-c6.bin" size="8388608" crc="a31e4403" sha1="5cd1a14703aa58810e2377dfb7353c61e9dc9c1f" region="gfx3" offset="2000001"/>
		<rom name="262-c7.bin" merge="262-c7.bin" size="8388608" crc="54d9d1ec" sha1="80c3a8ec39130dd5d3da561f287709da6b8abcf4" region="gfx3" offset="3000000"/>
		<rom name="262-c8.bin" merge="262-c8.bin" size="8388608" crc="59289a6b" sha1="ddfce7c85b2a144975db5bb14b4b51aaf881880e" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof2k1ru" sourcefile="neogeo.c" cloneof="kof2001" romof="kof2001">
		<description>The King of Fighters 2001 Remix Ultra (Diff Moves ultra rev - Add Igniz - 20040507 - v2.3)</description>
		<year>2001</year>
		<manufacturer>Jason/K3</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="262ru-p1.bin" size="1048576" crc="3377ebee" sha1="52b70ba1bb0801db02be3862dde1fcaf8ae5075b" region="cpu1" offset="0"/>
		<rom name="262ru-p2.bin" size="4194304" crc="394bcc59" sha1="f08adf02bff87d7399e07f70acbecf1a3da3c731" region="cpu1" offset="100000"/>
		<rom name="262ru-s1.bin" size="131072" crc="a5d90035" sha1="8c651aa58d135d4428f24cfc6b733b16812f33d6" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-262_decrypted-m1.bin" merge="265-262_decrypted-m1.bin" size="131072" crc="2fb0a8a5" sha1="9878370ff8cef3e9c9f307ad64c29522dd625c8f" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="262-v1.bin" merge="262-v1.bin" size="4194304" crc="83d49ecf" sha1="2f2c116e45397652e77fcf5d951fa5f71b639572" region="sound1" offset="0"/>
		<rom name="262-v2.bin" merge="262-v2.bin" size="4194304" crc="003f1843" sha1="bdd58837ad542548bd4053c262f558af88e3b989" region="sound1" offset="400000"/>
		<rom name="262-v3.bin" merge="262-v3.bin" size="4194304" crc="2ae38dbe" sha1="4e82b7dd3b899d61907620517a5a27bdaba0725d" region="sound1" offset="800000"/>
		<rom name="262-v4.bin" merge="262-v4.bin" size="4194304" crc="26ec4dd9" sha1="8bd68d95a2d913be41a51f51e48dbe3bff5924fb" region="sound1" offset="c00000"/>
		<rom name="262-c1.bin" merge="262-c1.bin" size="8388608" crc="99cc785a" sha1="374f0674871d0196fa274aa6c5956d7b3848d5da" region="gfx3" offset="0"/>
		<rom name="262-c2.bin" merge="262-c2.bin" size="8388608" crc="50368cbf" sha1="5d9e206e98e0b0c7735b72ea46b45058fdec2352" region="gfx3" offset="1"/>
		<rom name="262-c3.bin" merge="262-c3.bin" size="8388608" crc="fb14ff87" sha1="445a8db2fc69eff54a252700f2d3a89244c58e75" region="gfx3" offset="1000000"/>
		<rom name="262-c4.bin" merge="262-c4.bin" size="8388608" crc="4397faf8" sha1="6752b394f6647502a649a3e62bd3442f936b733e" region="gfx3" offset="1000001"/>
		<rom name="262-c5.bin" merge="262-c5.bin" size="8388608" crc="91f24be4" sha1="88190c41f7d4a0f4b1982149fc9acfc640af498d" region="gfx3" offset="2000000"/>
		<rom name="262-c6.bin" merge="262-c6.bin" size="8388608" crc="a31e4403" sha1="5cd1a14703aa58810e2377dfb7353c61e9dc9c1f" region="gfx3" offset="2000001"/>
		<rom name="262-c7.bin" merge="262-c7.bin" size="8388608" crc="54d9d1ec" sha1="80c3a8ec39130dd5d3da561f287709da6b8abcf4" region="gfx3" offset="3000000"/>
		<rom name="262-c8.bin" merge="262-c8.bin" size="8388608" crc="59289a6b" sha1="ddfce7c85b2a144975db5bb14b4b51aaf881880e" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k1sob" sourcefile="neogeo.c" cloneof="kof2001" romof="kof2001">
		<description>The King of Fighters 2001 (Char color changed - 1P char corpse-style remix)</description>
		<year>2001</year>
		<manufacturer>Ayane</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="262-p1.bin" merge="262-p1.bin" size="1048576" crc="9381750d" sha1="dcfecd69e563ff52fe07d23c5372d0f748b07819" region="cpu1" offset="0"/>
		<rom name="262wh-p2.bin" size="4194304" crc="e8f7eef2" sha1="400a31d2b863cf0b100149ab254ac3b6d6158c0e" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-262_decrypted-m1.bin" merge="265-262_decrypted-m1.bin" size="131072" crc="2fb0a8a5" sha1="9878370ff8cef3e9c9f307ad64c29522dd625c8f" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="262-v1.bin" merge="262-v1.bin" size="4194304" crc="83d49ecf" sha1="2f2c116e45397652e77fcf5d951fa5f71b639572" region="sound1" offset="0"/>
		<rom name="262-v2.bin" merge="262-v2.bin" size="4194304" crc="003f1843" sha1="bdd58837ad542548bd4053c262f558af88e3b989" region="sound1" offset="400000"/>
		<rom name="262-v3.bin" merge="262-v3.bin" size="4194304" crc="2ae38dbe" sha1="4e82b7dd3b899d61907620517a5a27bdaba0725d" region="sound1" offset="800000"/>
		<rom name="262-v4.bin" merge="262-v4.bin" size="4194304" crc="26ec4dd9" sha1="8bd68d95a2d913be41a51f51e48dbe3bff5924fb" region="sound1" offset="c00000"/>
		<rom name="262-c1.bin" merge="262-c1.bin" size="8388608" crc="99cc785a" sha1="374f0674871d0196fa274aa6c5956d7b3848d5da" region="gfx3" offset="0"/>
		<rom name="262-c2.bin" merge="262-c2.bin" size="8388608" crc="50368cbf" sha1="5d9e206e98e0b0c7735b72ea46b45058fdec2352" region="gfx3" offset="1"/>
		<rom name="262-c3.bin" merge="262-c3.bin" size="8388608" crc="fb14ff87" sha1="445a8db2fc69eff54a252700f2d3a89244c58e75" region="gfx3" offset="1000000"/>
		<rom name="262-c4.bin" merge="262-c4.bin" size="8388608" crc="4397faf8" sha1="6752b394f6647502a649a3e62bd3442f936b733e" region="gfx3" offset="1000001"/>
		<rom name="262-c5.bin" merge="262-c5.bin" size="8388608" crc="91f24be4" sha1="88190c41f7d4a0f4b1982149fc9acfc640af498d" region="gfx3" offset="2000000"/>
		<rom name="262-c6.bin" merge="262-c6.bin" size="8388608" crc="a31e4403" sha1="5cd1a14703aa58810e2377dfb7353c61e9dc9c1f" region="gfx3" offset="2000001"/>
		<rom name="262-c7.bin" merge="262-c7.bin" size="8388608" crc="54d9d1ec" sha1="80c3a8ec39130dd5d3da561f287709da6b8abcf4" region="gfx3" offset="3000000"/>
		<rom name="262-c8.bin" merge="262-c8.bin" size="8388608" crc="59289a6b" sha1="ddfce7c85b2a144975db5bb14b4b51aaf881880e" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof2k1wh" sourcefile="neogeo.c" cloneof="kof2001" romof="kof2001">
		<description>The King of Fighters 2001 (Diff Moves set 2)</description>
		<year>2001</year>
		<manufacturer>Wesker</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="262wh-p1.bin" size="1048576" crc="67788800" sha1="be87196cee03a0ca209319d2fa577ddf61afcaf4" region="cpu1" offset="0"/>
		<rom name="262-p2.bin" merge="262-p2.bin" size="4194304" crc="8e0d8329" sha1="10dcc1baf0aaf1fc84c4d856bca6bcff85aed2bc" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-262_decrypted-m1.bin" merge="265-262_decrypted-m1.bin" size="131072" crc="2fb0a8a5" sha1="9878370ff8cef3e9c9f307ad64c29522dd625c8f" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="262-v1.bin" merge="262-v1.bin" size="4194304" crc="83d49ecf" sha1="2f2c116e45397652e77fcf5d951fa5f71b639572" region="sound1" offset="0"/>
		<rom name="262-v2.bin" merge="262-v2.bin" size="4194304" crc="003f1843" sha1="bdd58837ad542548bd4053c262f558af88e3b989" region="sound1" offset="400000"/>
		<rom name="262-v3.bin" merge="262-v3.bin" size="4194304" crc="2ae38dbe" sha1="4e82b7dd3b899d61907620517a5a27bdaba0725d" region="sound1" offset="800000"/>
		<rom name="262-v4.bin" merge="262-v4.bin" size="4194304" crc="26ec4dd9" sha1="8bd68d95a2d913be41a51f51e48dbe3bff5924fb" region="sound1" offset="c00000"/>
		<rom name="262-c1.bin" merge="262-c1.bin" size="8388608" crc="99cc785a" sha1="374f0674871d0196fa274aa6c5956d7b3848d5da" region="gfx3" offset="0"/>
		<rom name="262-c2.bin" merge="262-c2.bin" size="8388608" crc="50368cbf" sha1="5d9e206e98e0b0c7735b72ea46b45058fdec2352" region="gfx3" offset="1"/>
		<rom name="262-c3.bin" merge="262-c3.bin" size="8388608" crc="fb14ff87" sha1="445a8db2fc69eff54a252700f2d3a89244c58e75" region="gfx3" offset="1000000"/>
		<rom name="262-c4.bin" merge="262-c4.bin" size="8388608" crc="4397faf8" sha1="6752b394f6647502a649a3e62bd3442f936b733e" region="gfx3" offset="1000001"/>
		<rom name="262-c5.bin" merge="262-c5.bin" size="8388608" crc="91f24be4" sha1="88190c41f7d4a0f4b1982149fc9acfc640af498d" region="gfx3" offset="2000000"/>
		<rom name="262-c6.bin" merge="262-c6.bin" size="8388608" crc="a31e4403" sha1="5cd1a14703aa58810e2377dfb7353c61e9dc9c1f" region="gfx3" offset="2000001"/>
		<rom name="262-c7.bin" merge="262-c7.bin" size="8388608" crc="54d9d1ec" sha1="80c3a8ec39130dd5d3da561f287709da6b8abcf4" region="gfx3" offset="3000000"/>
		<rom name="262-c8.bin" merge="262-c8.bin" size="8388608" crc="59289a6b" sha1="ddfce7c85b2a144975db5bb14b4b51aaf881880e" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof2k1z1" sourcefile="neogeo.c" cloneof="kof2001" romof="kof2001">
		<description>The King of Fighters 2001 (Add Char set 4)</description>
		<year>2001</year>
		<manufacturer>Zhangshee</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="262z1-p1.bin" size="1048576" crc="d170a91d" sha1="155e63a5af548f708228123f44c4c2776d470a1b" region="cpu1" offset="0"/>
		<rom name="262-p2.bin" merge="262-p2.bin" size="4194304" crc="8e0d8329" sha1="10dcc1baf0aaf1fc84c4d856bca6bcff85aed2bc" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-262_decrypted-m1.bin" merge="265-262_decrypted-m1.bin" size="131072" crc="2fb0a8a5" sha1="9878370ff8cef3e9c9f307ad64c29522dd625c8f" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="262-v1.bin" merge="262-v1.bin" size="4194304" crc="83d49ecf" sha1="2f2c116e45397652e77fcf5d951fa5f71b639572" region="sound1" offset="0"/>
		<rom name="262-v2.bin" merge="262-v2.bin" size="4194304" crc="003f1843" sha1="bdd58837ad542548bd4053c262f558af88e3b989" region="sound1" offset="400000"/>
		<rom name="262-v3.bin" merge="262-v3.bin" size="4194304" crc="2ae38dbe" sha1="4e82b7dd3b899d61907620517a5a27bdaba0725d" region="sound1" offset="800000"/>
		<rom name="262-v4.bin" merge="262-v4.bin" size="4194304" crc="26ec4dd9" sha1="8bd68d95a2d913be41a51f51e48dbe3bff5924fb" region="sound1" offset="c00000"/>
		<rom name="262-c1.bin" merge="262-c1.bin" size="8388608" crc="99cc785a" sha1="374f0674871d0196fa274aa6c5956d7b3848d5da" region="gfx3" offset="0"/>
		<rom name="262-c2.bin" merge="262-c2.bin" size="8388608" crc="50368cbf" sha1="5d9e206e98e0b0c7735b72ea46b45058fdec2352" region="gfx3" offset="1"/>
		<rom name="262-c3.bin" merge="262-c3.bin" size="8388608" crc="fb14ff87" sha1="445a8db2fc69eff54a252700f2d3a89244c58e75" region="gfx3" offset="1000000"/>
		<rom name="262-c4.bin" merge="262-c4.bin" size="8388608" crc="4397faf8" sha1="6752b394f6647502a649a3e62bd3442f936b733e" region="gfx3" offset="1000001"/>
		<rom name="262-c5.bin" merge="262-c5.bin" size="8388608" crc="91f24be4" sha1="88190c41f7d4a0f4b1982149fc9acfc640af498d" region="gfx3" offset="2000000"/>
		<rom name="262-c6.bin" merge="262-c6.bin" size="8388608" crc="a31e4403" sha1="5cd1a14703aa58810e2377dfb7353c61e9dc9c1f" region="gfx3" offset="2000001"/>
		<rom name="262-c7.bin" merge="262-c7.bin" size="8388608" crc="54d9d1ec" sha1="80c3a8ec39130dd5d3da561f287709da6b8abcf4" region="gfx3" offset="3000000"/>
		<rom name="262-c8.bin" merge="262-c8.bin" size="8388608" crc="59289a6b" sha1="ddfce7c85b2a144975db5bb14b4b51aaf881880e" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof2k1z2" sourcefile="neogeo.c" cloneof="kof2001" romof="kof2001">
		<description>The King of Fighters 2001 (Add Char set 5)</description>
		<year>2001</year>
		<manufacturer>Zhangshee</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="262z2-p1.bin" size="1048576" crc="71b5d0ff" sha1="78ad8da1c97883e8580137dcdc8538ce090b37c4" region="cpu1" offset="0"/>
		<rom name="262-p2.bin" merge="262-p2.bin" size="4194304" crc="8e0d8329" sha1="10dcc1baf0aaf1fc84c4d856bca6bcff85aed2bc" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-262_decrypted-m1.bin" merge="265-262_decrypted-m1.bin" size="131072" crc="2fb0a8a5" sha1="9878370ff8cef3e9c9f307ad64c29522dd625c8f" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="262-v1.bin" merge="262-v1.bin" size="4194304" crc="83d49ecf" sha1="2f2c116e45397652e77fcf5d951fa5f71b639572" region="sound1" offset="0"/>
		<rom name="262-v2.bin" merge="262-v2.bin" size="4194304" crc="003f1843" sha1="bdd58837ad542548bd4053c262f558af88e3b989" region="sound1" offset="400000"/>
		<rom name="262-v3.bin" merge="262-v3.bin" size="4194304" crc="2ae38dbe" sha1="4e82b7dd3b899d61907620517a5a27bdaba0725d" region="sound1" offset="800000"/>
		<rom name="262-v4.bin" merge="262-v4.bin" size="4194304" crc="26ec4dd9" sha1="8bd68d95a2d913be41a51f51e48dbe3bff5924fb" region="sound1" offset="c00000"/>
		<rom name="262-c1.bin" merge="262-c1.bin" size="8388608" crc="99cc785a" sha1="374f0674871d0196fa274aa6c5956d7b3848d5da" region="gfx3" offset="0"/>
		<rom name="262-c2.bin" merge="262-c2.bin" size="8388608" crc="50368cbf" sha1="5d9e206e98e0b0c7735b72ea46b45058fdec2352" region="gfx3" offset="1"/>
		<rom name="262-c3.bin" merge="262-c3.bin" size="8388608" crc="fb14ff87" sha1="445a8db2fc69eff54a252700f2d3a89244c58e75" region="gfx3" offset="1000000"/>
		<rom name="262-c4.bin" merge="262-c4.bin" size="8388608" crc="4397faf8" sha1="6752b394f6647502a649a3e62bd3442f936b733e" region="gfx3" offset="1000001"/>
		<rom name="262-c5.bin" merge="262-c5.bin" size="8388608" crc="91f24be4" sha1="88190c41f7d4a0f4b1982149fc9acfc640af498d" region="gfx3" offset="2000000"/>
		<rom name="262-c6.bin" merge="262-c6.bin" size="8388608" crc="a31e4403" sha1="5cd1a14703aa58810e2377dfb7353c61e9dc9c1f" region="gfx3" offset="2000001"/>
		<rom name="262-c7.bin" merge="262-c7.bin" size="8388608" crc="54d9d1ec" sha1="80c3a8ec39130dd5d3da561f287709da6b8abcf4" region="gfx3" offset="3000000"/>
		<rom name="262-c8.bin" merge="262-c8.bin" size="8388608" crc="59289a6b" sha1="ddfce7c85b2a144975db5bb14b4b51aaf881880e" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof2k2b" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Add Char set 3)</description>
		<year>2002</year>
		<manufacturer>Alphax2?</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265b-p1.bin" size="1048576" crc="f03a9769" sha1="558eaf60244b7b01588dc773a31d5e3f3ffdbb29" region="cpu1" offset="0"/>
		<rom name="265-p2.bin" merge="265-p2.bin" size="4194304" crc="327266b8" sha1="98f445cc0a94f8744d74bca71cb420277622b034" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" merge="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" merge="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" merge="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" merge="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" merge="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" merge="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" merge="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" merge="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" merge="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" merge="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof2k2b1" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Add Char set 2)</description>
		<year>2002</year>
		<manufacturer>Alphax2?</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265b1-p1.bin" size="1048576" crc="9b5a47e3" sha1="62609f623982cf6eecf855ebd1ad30e20e0846b8" region="cpu1" offset="0"/>
		<rom name="265-p2.bin" merge="265-p2.bin" size="4194304" crc="327266b8" sha1="98f445cc0a94f8744d74bca71cb420277622b034" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" merge="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" merge="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" merge="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" merge="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" merge="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" merge="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" merge="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" merge="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" merge="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" merge="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof2k2bh" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Add Char set 1)</description>
		<year>2002</year>
		<manufacturer>Alphax2</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265bh-p1.bin" size="1048576" crc="ca96f87d" sha1="b0daca398c5c67400540f774dbc2afe393e09fd6" region="cpu1" offset="0"/>
		<rom name="265-p2.bin" merge="265-p2.bin" size="4194304" crc="327266b8" sha1="98f445cc0a94f8744d74bca71cb420277622b034" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" merge="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" merge="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" merge="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" merge="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" merge="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" merge="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" merge="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" merge="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" merge="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" merge="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k2bjh" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Diff Moves 031025)</description>
		<year>2002</year>
		<manufacturer>Ben Jeremy</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265bjh-p1.bin" size="1048576" crc="16554c00" sha1="7915a667a9669fd3bf97d4cf1cf6a91e6965753f" region="cpu1" offset="0"/>
		<rom name="265-p2.bin" merge="265-p2.bin" size="4194304" crc="327266b8" sha1="98f445cc0a94f8744d74bca71cb420277622b034" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" merge="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" merge="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" merge="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" merge="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" merge="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" merge="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" merge="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" merge="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" merge="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" merge="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k2bjo" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Diff Moves 031013)</description>
		<year>2002</year>
		<manufacturer>Ben Jeremy</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265bjho-p1.bin" size="1048576" crc="cc0be314" sha1="72f0c36bcab70094a875c47f555a4d3ff6e3a491" region="cpu1" offset="0"/>
		<rom name="265-p2.bin" merge="265-p2.bin" size="4194304" crc="327266b8" sha1="98f445cc0a94f8744d74bca71cb420277622b034" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" merge="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" merge="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" merge="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" merge="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" merge="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" merge="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" merge="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" merge="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" merge="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" merge="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k2cfc" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Char color changed - rel.4 031017)</description>
		<year>2002</year>
		<manufacturer>C6F8</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265-p1.bin" merge="265-p1.bin" size="1048576" crc="9ede7323" sha1="ad9d45498777fda9fa58e75781f48e09aee705a6" region="cpu1" offset="0"/>
		<rom name="265cfc-p2.bin" size="4194304" crc="e22d4ab6" sha1="7ebab455645c428819d208d66b7b630c58d8f172" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" merge="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" merge="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" merge="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" merge="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" merge="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" merge="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" merge="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" merge="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" merge="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" merge="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k2cf1" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Iori p3 and p4 Color Changed)</description>
		<year>2002</year>
		<manufacturer>C6F8</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265-p1.bin" merge="265-p1.bin" size="1048576" crc="9ede7323" sha1="ad9d45498777fda9fa58e75781f48e09aee705a6" region="cpu1" offset="0"/>
		<rom name="265cfc1-p2.bin" size="4194304" crc="7df52bd4" sha1="37dddfca361012c8e04ad6fa45e8a56d80aa5f31" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" merge="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" merge="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" merge="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" merge="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" merge="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" merge="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" merge="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" merge="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" merge="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" merge="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k2cf2" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Char color changed - rel.2 030827)</description>
		<year>2002</year>
		<manufacturer>C6F8</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265-p1.bin" merge="265-p1.bin" size="1048576" crc="9ede7323" sha1="ad9d45498777fda9fa58e75781f48e09aee705a6" region="cpu1" offset="0"/>
		<rom name="265cfc2-p2.bin" size="4194304" crc="f65d9dd1" sha1="81ca014633385bc1e4e13b962b8aa35b246f63a7" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" merge="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" merge="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" merge="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" merge="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" merge="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" merge="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" merge="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" merge="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" merge="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" merge="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k2cf3" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Char color changed - rel.3 030831)</description>
		<year>2002</year>
		<manufacturer>C6F8</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265-p1.bin" merge="265-p1.bin" size="1048576" crc="9ede7323" sha1="ad9d45498777fda9fa58e75781f48e09aee705a6" region="cpu1" offset="0"/>
		<rom name="265cfc3-p2.bin" size="4194304" crc="9b2be0af" sha1="069ab514aceda7ba43c9557afef9320b84b7eb25" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" merge="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" merge="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" merge="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" merge="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" merge="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" merge="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" merge="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" merge="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" merge="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" merge="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof2k2ch" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Move rev - Based on CHL and Ricky)</description>
		<year>2002</year>
		<manufacturer>Coolhot</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265ch-p1.bin" size="1048576" crc="9bc19d92" sha1="6535304911aad8901d13fa254369b0b0c726382f" region="cpu1" offset="0"/>
		<rom name="265-p2.bin" merge="265-p2.bin" size="4194304" crc="327266b8" sha1="98f445cc0a94f8744d74bca71cb420277622b034" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" merge="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" merge="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" merge="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" merge="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" merge="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" merge="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" merge="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" merge="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" merge="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" merge="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k2chl" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Enhanced gameplay - 030410)</description>
		<year>2002</year>
		<manufacturer>CHL</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265chl-p1.bin" size="1048576" crc="4824e27d" sha1="038a109dda37fda2b43614cadabb1e1672f054c4" region="cpu1" offset="0"/>
		<rom name="265-p2.bin" merge="265-p2.bin" size="4194304" crc="327266b8" sha1="98f445cc0a94f8744d74bca71cb420277622b034" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" merge="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" merge="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" merge="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" merge="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" merge="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" merge="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" merge="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" merge="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" merge="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" merge="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k2cl2" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Enhanced gameplay - Rev.2 030413)</description>
		<year>2002</year>
		<manufacturer>CHL</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265chl2-p1.bin" size="1048576" crc="6b9cdd9c" sha1="8764ec6c56eea54c86acc3b80d3f8cae5941f1d6" region="cpu1" offset="0"/>
		<rom name="265-p2.bin" merge="265-p2.bin" size="4194304" crc="327266b8" sha1="98f445cc0a94f8744d74bca71cb420277622b034" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" merge="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" merge="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" merge="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" merge="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" merge="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" merge="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" merge="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" merge="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" merge="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" merge="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k2cl3" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Enhanced gameplay - Rev.3 030413)</description>
		<year>2002</year>
		<manufacturer>CHL</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265chl3-p1.bin" size="1048576" crc="4ae81447" sha1="add9e5a6737c4b00da326a947043e227d5dfcbb8" region="cpu1" offset="0"/>
		<rom name="265-p2.bin" merge="265-p2.bin" size="4194304" crc="327266b8" sha1="98f445cc0a94f8744d74bca71cb420277622b034" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" merge="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" merge="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" merge="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" merge="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" merge="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" merge="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" merge="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" merge="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" merge="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" merge="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k2dbh" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Add Char- MVS timer flaw)</description>
		<year>2002</year>
		<manufacturer>Dodowang</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265dbh-p1.bin" size="1048576" crc="e9d96cf7" sha1="fc9fe5ac13cf328867538a474171a6878a09a731" region="cpu1" offset="0"/>
		<rom name="265-p2.bin" merge="265-p2.bin" size="4194304" crc="327266b8" sha1="98f445cc0a94f8744d74bca71cb420277622b034" region="cpu1" offset="100000"/>
		<rom name="265dbh-s1.bin" size="131072" crc="491510d1" sha1="506fb00c1b1a0e8077bdeba9acee4245df918a98" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" merge="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" merge="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" merge="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" merge="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" merge="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" merge="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" merge="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" merge="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" merge="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" merge="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof2k2e1" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Add Char set 4)</description>
		<year>2002</year>
		<manufacturer>Kurouri</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265e1-p1.bin" size="1048576" crc="b1ad673f" sha1="013928acacb501384a597e9c5fce96e1745043b7" region="cpu1" offset="0"/>
		<rom name="265-p2.bin" merge="265-p2.bin" size="4194304" crc="327266b8" sha1="98f445cc0a94f8744d74bca71cb420277622b034" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" merge="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" merge="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" merge="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" merge="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" merge="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" merge="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" merge="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" merge="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" merge="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" merge="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof2k2e2" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Add Char set 5)</description>
		<year>2002</year>
		<manufacturer>Creamymami</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265e2-p1.bin" size="1048576" crc="4a07c6be" sha1="7f8558b1938f03d2f64034aefb774b4553863e45" region="cpu1" offset="0"/>
		<rom name="265-p2.bin" merge="265-p2.bin" size="4194304" crc="327266b8" sha1="98f445cc0a94f8744d74bca71cb420277622b034" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" merge="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" merge="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" merge="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" merge="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" merge="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" merge="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" merge="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" merge="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" merge="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" merge="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof2k2e3" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Add Char - Ultra kill start max)</description>
		<year>2002</year>
		<manufacturer>Creamymami</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265ee3-p1.bin" size="1048576" crc="7b560cdb" sha1="6589a7e39d72bb87be62baa89f07a92bdaa6fc0a" region="cpu1" offset="0"/>
		<rom name="265-p2.bin" merge="265-p2.bin" size="4194304" crc="327266b8" sha1="98f445cc0a94f8744d74bca71cb420277622b034" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" merge="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" merge="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" merge="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" merge="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" merge="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" merge="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" merge="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" merge="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" merge="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" merge="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k2ehr" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Add Char - Ultra kill start max - Style rev. 33%)</description>
		<year>2002</year>
		<manufacturer>Raymonose</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265ehr-p1.bin" size="1048576" crc="526ab059" sha1="526e1bbde1fb5425b780a6de2f5f9d7d843ca6be" region="cpu1" offset="0"/>
		<rom name="265-p2.bin" merge="265-p2.bin" size="4194304" crc="327266b8" sha1="98f445cc0a94f8744d74bca71cb420277622b034" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" merge="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" merge="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" merge="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" merge="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" merge="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" merge="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" merge="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" merge="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" merge="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" merge="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k2er2" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Add Char - Ultra kill start max - Style rev. 66%)</description>
		<year>2002</year>
		<manufacturer>Raymonose</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265ehr2-p1.bin" size="1048576" crc="d41c1a04" sha1="60d222ede6d6815d504204711272b11238e402b2" region="cpu1" offset="0"/>
		<rom name="265-p2.bin" merge="265-p2.bin" size="4194304" crc="327266b8" sha1="98f445cc0a94f8744d74bca71cb420277622b034" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" merge="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" merge="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" merge="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" merge="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" merge="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" merge="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" merge="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" merge="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" merge="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" merge="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k2er3" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Add Char - Ultra kill start max - Style rev. 80% 030414)</description>
		<year>2002</year>
		<manufacturer>Raymonose</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265ehr3-p1.bin" size="1048576" crc="f322ad04" sha1="7bc2fb5e97742201877d2d980cc4801b69b6d3a2" region="cpu1" offset="0"/>
		<rom name="265-p2.bin" merge="265-p2.bin" size="4194304" crc="327266b8" sha1="98f445cc0a94f8744d74bca71cb420277622b034" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" merge="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" merge="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" merge="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" merge="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" merge="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" merge="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" merge="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" merge="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" merge="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" merge="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k2er4" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Add Char - Ultra kill start max - Style rev. 89% 030420)</description>
		<year>2002</year>
		<manufacturer>Raymonose</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265ehr4-p1.bin" size="1048576" crc="75e595b6" sha1="2460216721a254dc941b4d00368d67e46ed4e551" region="cpu1" offset="0"/>
		<rom name="265-p2.bin" merge="265-p2.bin" size="4194304" crc="327266b8" sha1="98f445cc0a94f8744d74bca71cb420277622b034" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" merge="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" merge="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" merge="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" merge="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" merge="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" merge="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" merge="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" merge="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" merge="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" merge="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k2erx" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Add Char - Ultra kill start max - Style rev. xx%)</description>
		<year>2002</year>
		<manufacturer>Raymonose</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265ehrx-p1.bin" size="1048576" crc="5a6e94e5" sha1="bbc7e2c9eaec287fc65a0dfb6d2c7934ec7afc4c" region="cpu1" offset="0"/>
		<rom name="265-p2.bin" merge="265-p2.bin" size="4194304" crc="327266b8" sha1="98f445cc0a94f8744d74bca71cb420277622b034" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" merge="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" merge="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" merge="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" merge="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" merge="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" merge="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" merge="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" merge="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" merge="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" merge="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k2evo" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Evolution)</description>
		<year>2002</year>
		<manufacturer>Jimmyi</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265-p1evo.bin" size="1048576" crc="60af82ab" sha1="dfa4b99f16ca3f7fbe06604788272acf82ba57fa" region="cpu1" offset="0"/>
		<rom name="k2k2m2p2.bin" size="4194304" crc="432fdf53" sha1="d7e542cd84d948162c60768e40ee4ed33d8e7913" region="cpu1" offset="100000"/>
		<rom name="265-s1d.bin" size="131072" crc="e0eaaba3" sha1="831b642da9fe7617498cdb1c86475b3b3d3043bc" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="kf10-v1.bin" size="8388608" crc="0fc9a58d" sha1="9d79ef00e2c2abd9f29af5521c2fbe5798bf336f" region="sound1" offset="0"/>
		<rom name="kf10-v2.bin" size="8388608" crc="b8c475a4" sha1="10caf9c69927a223445d2c4b147864c02ce520a8" region="sound1" offset="800000"/>
		<rom name="265-c1d.bin" size="8388608" crc="7efa6ef7" sha1="71345a4202e7cc9239538fb978638141416c8893" region="gfx3" offset="0"/>
		<rom name="265-c2d.bin" size="8388608" crc="aa82948b" sha1="b2a40797f68bdeb80bc54dccc5495be68934bf0e" region="gfx3" offset="1"/>
		<rom name="265-c3d.bin" size="8388608" crc="959fad0b" sha1="63ab83ddc5f688dc8165a7ff8d262df3fcd942a2" region="gfx3" offset="1000000"/>
		<rom name="265-c4d.bin" size="8388608" crc="efe6a468" sha1="2a414285e48aa948b5b0d4a9333bab083b5fb853" region="gfx3" offset="1000001"/>
		<rom name="265-c5d.bin" size="8388608" crc="74bba7c6" sha1="e01adc7a4633bc0951b9b4f09abc07d728e9a2d9" region="gfx3" offset="2000000"/>
		<rom name="265-c6d.bin" size="8388608" crc="e20d2216" sha1="5d28eea7b581e780b78f391a8179f1678ee0d9a5" region="gfx3" offset="2000001"/>
		<rom name="265-c7evo.bin" size="8388608" crc="b4c87865" sha1="8df7ac8bbf5f61d2fbca4cd7424074e95887ad3d" region="gfx3" offset="3000000"/>
		<rom name="265-c8evo.bin" size="8388608" crc="74c10cb6" sha1="2979ab21e3632c478ad3f70148691a1a69abd378" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k2seh" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Add Char - Ultra kill start max - Ultra pow hack set 1)</description>
		<year>2002</year>
		<manufacturer>Creamymami</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265seh-p1.bin" size="1048576" crc="41616bff" sha1="cc75e2704a6058c4775978b58003d7b46a7f114c" region="cpu1" offset="0"/>
		<rom name="265-p2.bin" merge="265-p2.bin" size="4194304" crc="327266b8" sha1="98f445cc0a94f8744d74bca71cb420277622b034" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" merge="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" merge="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" merge="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" merge="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" merge="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" merge="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" merge="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" merge="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" merge="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" merge="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k2se2" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Add Char - Ultra kill start max - Ultra pow hack set 2)</description>
		<year>2002</year>
		<manufacturer>Creamymami</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265se2-p1.bin" size="1048576" crc="c02f73c1" sha1="e7c1d0c18f1f3ba4044aca4337ed1f9302f42909" region="cpu1" offset="0"/>
		<rom name="265-p2.bin" merge="265-p2.bin" size="4194304" crc="327266b8" sha1="98f445cc0a94f8744d74bca71cb420277622b034" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" merge="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" merge="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" merge="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" merge="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" merge="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" merge="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" merge="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" merge="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" merge="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" merge="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof2k2fy" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Lifebar + K', Vanessa, Iori, Kula and Angel color changed)</description>
		<year>2002</year>
		<manufacturer>Unk</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265-p1.bin" merge="265-p1.bin" size="1048576" crc="9ede7323" sha1="ad9d45498777fda9fa58e75781f48e09aee705a6" region="cpu1" offset="0"/>
		<rom name="265fy-p2.bin" size="4194304" crc="40bf4372" sha1="d6bbf637ae064d5d9cfc1acc71ef69cb19b03062" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" merge="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" merge="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" merge="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" merge="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" merge="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" merge="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" merge="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" merge="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" merge="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" merge="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof2k2gc" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Color changed set 1)</description>
		<year>2002</year>
		<manufacturer>Lewis67</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265-p1.bin" merge="265-p1.bin" size="1048576" crc="9ede7323" sha1="ad9d45498777fda9fa58e75781f48e09aee705a6" region="cpu1" offset="0"/>
		<rom name="265gc-p2.bin" size="4194304" crc="c0ce3064" sha1="14179ed2c851411710f391058c6d93d829f6a821" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" merge="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" merge="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" merge="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" merge="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" merge="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" merge="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" merge="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" merge="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" merge="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" merge="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k2gc2" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Color changed set 2)</description>
		<year>2002</year>
		<manufacturer>Lewis67</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265-p1.bin" merge="265-p1.bin" size="1048576" crc="9ede7323" sha1="ad9d45498777fda9fa58e75781f48e09aee705a6" region="cpu1" offset="0"/>
		<rom name="265gc2-p2.bin" size="4194304" crc="ceb56128" sha1="f29f37efe7d18cd18c2ebaaba57ee1cfc0ccb144" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" merge="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" merge="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" merge="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" merge="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" merge="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" merge="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" merge="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" merge="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" merge="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" merge="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof2k2gf" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Color changed set 3)</description>
		<year>2002</year>
		<manufacturer>Kumagorou</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265-p1.bin" merge="265-p1.bin" size="1048576" crc="9ede7323" sha1="ad9d45498777fda9fa58e75781f48e09aee705a6" region="cpu1" offset="0"/>
		<rom name="265gf-p2.bin" size="4194304" crc="23850b59" sha1="e8ef5c834e2ef20b877713ea99e357438eb55a40" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" merge="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" merge="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" merge="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" merge="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" merge="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" merge="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" merge="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" merge="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" merge="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" merge="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k2ice" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Color changed - Attack cremation ice blue)</description>
		<year>2002</year>
		<manufacturer>Fighters Kim</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265-p1.bin" merge="265-p1.bin" size="1048576" crc="9ede7323" sha1="ad9d45498777fda9fa58e75781f48e09aee705a6" region="cpu1" offset="0"/>
		<rom name="265ice-p2.bin" size="4194304" crc="6319dd5a" sha1="0dfb67938aab5e1aa1e27cd80f8448ac5f4b3237" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" merge="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" merge="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" merge="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" merge="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" merge="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" merge="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" merge="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" merge="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" merge="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" merge="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k2ic1" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Color changed - Attack cremation ice blue - 80%)</description>
		<year>2002</year>
		<manufacturer>Fighters Kim</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265-p1.bin" merge="265-p1.bin" size="1048576" crc="9ede7323" sha1="ad9d45498777fda9fa58e75781f48e09aee705a6" region="cpu1" offset="0"/>
		<rom name="265i-p2.bin" size="4194304" crc="cb07680b" sha1="e6c9aae1fea99ade21a3bf97cd74b48128d78a43" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" merge="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" merge="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" merge="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" merge="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" merge="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" merge="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" merge="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" merge="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" merge="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" merge="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k2ic2" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Color changed - Attack cremation ice blue - Old)</description>
		<year>2002</year>
		<manufacturer>Fighters Kim</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265-p1.bin" merge="265-p1.bin" size="1048576" crc="9ede7323" sha1="ad9d45498777fda9fa58e75781f48e09aee705a6" region="cpu1" offset="0"/>
		<rom name="265iceo-p2.bin" size="4194304" crc="dcbf29a9" sha1="c48744476405c2b5a23e0c3b09c65e67487d81bb" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" merge="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" merge="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" merge="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" merge="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" merge="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" merge="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" merge="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" merge="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" merge="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" merge="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof2k2jc" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Char color changed for Athena 3P, Kula 3P and Kula 4P)</description>
		<year>2002</year>
		<manufacturer>Jui Lee</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265-p1.bin" merge="265-p1.bin" size="1048576" crc="9ede7323" sha1="ad9d45498777fda9fa58e75781f48e09aee705a6" region="cpu1" offset="0"/>
		<rom name="265jc-p2.bin" size="4194304" crc="3f515638" sha1="e902c2d47486ad57928c60067ce24033e294f6bf" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" merge="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" merge="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" merge="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" merge="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" merge="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" merge="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" merge="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" merge="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" merge="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" merge="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof2k2kc" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Color changed set 4)</description>
		<year>2002</year>
		<manufacturer>Fighters Kim</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265-p1.bin" merge="265-p1.bin" size="1048576" crc="9ede7323" sha1="ad9d45498777fda9fa58e75781f48e09aee705a6" region="cpu1" offset="0"/>
		<rom name="265kc-p2.bin" size="4194304" crc="86b62f43" sha1="f9afbce58843258d236144b4de8c3370a9185f1a" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" merge="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" merge="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" merge="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" merge="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" merge="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" merge="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" merge="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" merge="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" merge="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" merge="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k2k3o" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Moves KOF 98 style - 030629)</description>
		<year>2002</year>
		<manufacturer>Jason/K3</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265k3o-p1.bin" size="1048576" crc="3e63f35d" sha1="1943c1b7619229c59802828543e2138d033e87a8" region="cpu1" offset="0"/>
		<rom name="265-p2.bin" merge="265-p2.bin" size="4194304" crc="327266b8" sha1="98f445cc0a94f8744d74bca71cb420277622b034" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" merge="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" merge="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" merge="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" merge="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" merge="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" merge="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" merge="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" merge="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" merge="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" merge="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k2k32" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Moves KOF 98 style - 030725)</description>
		<year>2002</year>
		<manufacturer>Jason/K3</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265k3r2-p1.bin" size="1048576" crc="06404013" sha1="a0ea9b1bfcf3a046f9faa6e8fe4fdaa2eeae1c5a" region="cpu1" offset="0"/>
		<rom name="265-p2.bin" merge="265-p2.bin" size="4194304" crc="327266b8" sha1="98f445cc0a94f8744d74bca71cb420277622b034" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" merge="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" merge="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" merge="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" merge="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" merge="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" merge="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" merge="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" merge="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" merge="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" merge="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k2k33" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Moves KOF 98 style - 030730)</description>
		<year>2002</year>
		<manufacturer>Jason/K3</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265k3r3-p1.bin" size="1048576" crc="f1b0e086" sha1="5c99e2f3c8297ff99aaadd0e677fda2d2d27a57c" region="cpu1" offset="0"/>
		<rom name="265-p2.bin" merge="265-p2.bin" size="4194304" crc="327266b8" sha1="98f445cc0a94f8744d74bca71cb420277622b034" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" merge="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" merge="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" merge="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" merge="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" merge="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" merge="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" merge="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" merge="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" merge="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" merge="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k2k34" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Moves KOF 98 style - 030805)</description>
		<year>2002</year>
		<manufacturer>Jason/K3</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265k3r4-p1.bin" size="1048576" crc="8e696bc6" sha1="85b7687c7609dddd6e8a4aa876b143804d2fca67" region="cpu1" offset="0"/>
		<rom name="265-p2.bin" merge="265-p2.bin" size="4194304" crc="327266b8" sha1="98f445cc0a94f8744d74bca71cb420277622b034" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" merge="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" merge="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" merge="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" merge="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" merge="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" merge="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" merge="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" merge="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" merge="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" merge="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k2k35" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Moves KOF 98 style - 030815)</description>
		<year>2002</year>
		<manufacturer>Jason/K3</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265k3r5-p1.bin" size="1048576" crc="7be62755" sha1="bc8c9fcfee147477065957f0e6d4c6e69d1979d9" region="cpu1" offset="0"/>
		<rom name="265-p2.bin" merge="265-p2.bin" size="4194304" crc="327266b8" sha1="98f445cc0a94f8744d74bca71cb420277622b034" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" merge="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" merge="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" merge="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" merge="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" merge="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" merge="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" merge="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" merge="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" merge="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" merge="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k2k36" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Moves KOF 98 style - 030818)</description>
		<year>2002</year>
		<manufacturer>Jason/K3</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265k3r6-p1.bin" size="1048576" crc="ee866a5f" sha1="2d4a37f874a6636948013eddde52d82a769c6111" region="cpu1" offset="0"/>
		<rom name="265-p2.bin" merge="265-p2.bin" size="4194304" crc="327266b8" sha1="98f445cc0a94f8744d74bca71cb420277622b034" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" merge="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" merge="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" merge="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" merge="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" merge="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" merge="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" merge="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" merge="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" merge="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" merge="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k2k37" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Moves KOF 98 style - 030823)</description>
		<year>2002</year>
		<manufacturer>Jason/K3</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265k3r7-p1.bin" size="1048576" crc="b61f27ee" sha1="8a74527696a6b019241fb0ad2468123cfbc09b79" region="cpu1" offset="0"/>
		<rom name="265-p2.bin" merge="265-p2.bin" size="4194304" crc="327266b8" sha1="98f445cc0a94f8744d74bca71cb420277622b034" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" merge="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" merge="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" merge="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" merge="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" merge="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" merge="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" merge="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" merge="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" merge="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" merge="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k2k38" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Moves KOF 98 style - 030824)</description>
		<year>2002</year>
		<manufacturer>Jason/K3</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265k3r8-p1.bin" size="1048576" crc="7aab9c67" sha1="4e6eb6acada027e91b943e359a291f1713f37ec8" region="cpu1" offset="0"/>
		<rom name="265-p2.bin" merge="265-p2.bin" size="4194304" crc="327266b8" sha1="98f445cc0a94f8744d74bca71cb420277622b034" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" merge="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" merge="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" merge="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" merge="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" merge="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" merge="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" merge="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" merge="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" merge="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" merge="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k2k39" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Moves KOF 98 style - 030829)</description>
		<year>2002</year>
		<manufacturer>Jason/K3</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265k3r9-p1.bin" size="1048576" crc="7d6e0295" sha1="d8cd5c9650858bc8af35cc31e932ae024af2963a" region="cpu1" offset="0"/>
		<rom name="265-p2.bin" merge="265-p2.bin" size="4194304" crc="327266b8" sha1="98f445cc0a94f8744d74bca71cb420277622b034" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" merge="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" merge="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" merge="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" merge="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" merge="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" merge="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" merge="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" merge="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" merge="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" merge="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k2k3a" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Moves KOF 98 style - 030907)</description>
		<year>2002</year>
		<manufacturer>Jason/K3</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265k3r10-p1.bin" size="1048576" crc="aa2539b4" sha1="b8ed72edc7811afd117ccf4db0ba05bb8f39862f" region="cpu1" offset="0"/>
		<rom name="265-p2.bin" merge="265-p2.bin" size="4194304" crc="327266b8" sha1="98f445cc0a94f8744d74bca71cb420277622b034" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" merge="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" merge="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" merge="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" merge="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" merge="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" merge="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" merge="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" merge="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" merge="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" merge="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k2k3b" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Moves KOF 98 style - 030908)</description>
		<year>2002</year>
		<manufacturer>Jason/K3</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265k3r11-p1.bin" size="1048576" crc="88aad54e" sha1="03aff6b613a6f1e5198803e4ee0c931b81940653" region="cpu1" offset="0"/>
		<rom name="265-p2.bin" merge="265-p2.bin" size="4194304" crc="327266b8" sha1="98f445cc0a94f8744d74bca71cb420277622b034" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" merge="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" merge="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" merge="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" merge="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" merge="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" merge="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" merge="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" merge="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" merge="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" merge="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k2k3c" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Moves KOF 98 style - 031005)</description>
		<year>2002</year>
		<manufacturer>Jason/K3</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265k3r12-p1.bin" size="1048576" crc="a54ef179" sha1="a6bc835b2803c26d915dbb6c5496997134fde085" region="cpu1" offset="0"/>
		<rom name="265-p2.bin" merge="265-p2.bin" size="4194304" crc="327266b8" sha1="98f445cc0a94f8744d74bca71cb420277622b034" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" merge="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" merge="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" merge="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" merge="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" merge="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" merge="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" merge="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" merge="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" merge="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" merge="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k2k3d" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Moves KOF 98 style - 031009)</description>
		<year>2002</year>
		<manufacturer>Jason/K3</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265k3r13-p1.bin" size="1048576" crc="07ba5eaf" sha1="f6e51f1240c38991886fd23185f45d72702aca07" region="cpu1" offset="0"/>
		<rom name="265-p2.bin" merge="265-p2.bin" size="4194304" crc="327266b8" sha1="98f445cc0a94f8744d74bca71cb420277622b034" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" merge="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" merge="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" merge="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" merge="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" merge="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" merge="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" merge="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" merge="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" merge="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" merge="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k2k3e" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Moves KOF 98 style - 031016)</description>
		<year>2002</year>
		<manufacturer>Jason/K3</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265k3r14-p1.bin" size="1048576" crc="1fd40e4d" sha1="b0f355c5b99d2f3a2281c63d3f3d23fa809ceb2e" region="cpu1" offset="0"/>
		<rom name="265-p2.bin" merge="265-p2.bin" size="4194304" crc="327266b8" sha1="98f445cc0a94f8744d74bca71cb420277622b034" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" merge="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" merge="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" merge="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" merge="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" merge="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" merge="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" merge="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" merge="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" merge="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" merge="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k2k3f" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Add Char - Diff Moves ultra 031202)</description>
		<year>2002</year>
		<manufacturer>Jason/K3</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265k3r15-p1.bin" size="1048576" crc="2d7cd2b8" sha1="a7a6c23431d01a0a8d6d8d63b4dbae78e9a762cb" region="cpu1" offset="0"/>
		<rom name="265-p2.bin" merge="265-p2.bin" size="4194304" crc="327266b8" sha1="98f445cc0a94f8744d74bca71cb420277622b034" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" merge="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" merge="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" merge="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" merge="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" merge="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" merge="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" merge="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" merge="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" merge="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" merge="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k2k3g" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Add Char - Diff Moves ultra 040418)</description>
		<year>2002</year>
		<manufacturer>Jason/K3</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265k3r16-p1.bin" size="1048576" crc="035d16f9" sha1="7472fe8887d4f88e85838913821aac7452391aef" region="cpu1" offset="0"/>
		<rom name="265-p2.bin" merge="265-p2.bin" size="4194304" crc="327266b8" sha1="98f445cc0a94f8744d74bca71cb420277622b034" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" merge="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" merge="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" merge="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" merge="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" merge="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" merge="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" merge="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" merge="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" merge="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" merge="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k2ori" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Orochi's Iori Remixed)</description>
		<year>2002</year>
		<manufacturer>hack</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265-p1ori.bin" size="1048576" crc="081406db" sha1="3fbf24c222ebb5e4d6084f3664ab00caae24e156" region="cpu1" offset="0"/>
		<rom name="265-p2ori.bin" size="4194304" crc="de6ffd21" sha1="0f9108aae7541d0d754ce764b195c921c021c373" region="cpu1" offset="100000"/>
		<rom name="265-s1ori.bin" size="131072" crc="98622d30" sha1="dad20e619a3158b890e6b129179befc5770cf4c0" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1ori.bin" size="131072" crc="ab9d360e" sha1="a0c8a5aae387c4f0b72790211695da7df924c351" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="kf10-v1.bin" size="8388608" crc="0fc9a58d" sha1="9d79ef00e2c2abd9f29af5521c2fbe5798bf336f" region="sound1" offset="0"/>
		<rom name="kf10-v2.bin" size="8388608" crc="b8c475a4" sha1="10caf9c69927a223445d2c4b147864c02ce520a8" region="sound1" offset="800000"/>
		<rom name="265-c1rs.bin" size="8388608" crc="c1a21b4c" sha1="235938175d6011c5c8a37fc94f8fb604132d8038" region="gfx3" offset="0"/>
		<rom name="265-c2rs.bin" size="8388608" crc="9b3d7e8d" sha1="38c16541862636934a456f23632f64ff0f5ae617" region="gfx3" offset="1"/>
		<rom name="265-c3ori.bin" size="8388608" crc="e5074eea" sha1="387ef21d58b416126b95843bac1a0b6cc346818f" region="gfx3" offset="1000000"/>
		<rom name="265-c4ori.bin" size="8388608" crc="f6eb1ff2" sha1="77cb493b9e75d42c204a9a6c052a813c2730e44f" region="gfx3" offset="1000001"/>
		<rom name="265-c5d.bin" size="8388608" crc="74bba7c6" sha1="e01adc7a4633bc0951b9b4f09abc07d728e9a2d9" region="gfx3" offset="2000000"/>
		<rom name="265-c6d.bin" size="8388608" crc="e20d2216" sha1="5d28eea7b581e780b78f391a8179f1678ee0d9a5" region="gfx3" offset="2000001"/>
		<rom name="265-c7ori.bin" size="8388608" crc="0e9f6adb" sha1="0e4cdbd3df2ef7b0c78c3275ee22684c67bf2d23" region="gfx3" offset="3000000"/>
		<rom name="265-c8ori.bin" size="8388608" crc="9961799e" sha1="cf5d43bbd90269155ac41fe9a31328654784351f" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k2pjw" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 Plus (Jason/K3 and Wesker)</description>
		<year>2002</year>
		<manufacturer>Jason/K3 and Wesker</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265pjw-p1.bin" size="1048576" crc="a87c318e" sha1="58703a572cf37565e024dec570723b8e8f2c22e2" region="cpu1" offset="0"/>
		<rom name="265-p2.bin" merge="265-p2.bin" size="4194304" crc="327266b8" sha1="98f445cc0a94f8744d74bca71cb420277622b034" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" merge="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" merge="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" merge="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" merge="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" merge="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" merge="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" merge="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" merge="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" merge="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" merge="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof2k2pr" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Diff Moves 20% - 030607)</description>
		<year>2002</year>
		<manufacturer>Raymonose</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265pr-p1.bin" size="1048576" crc="a950f9e2" sha1="769d4b4d8e8dd1cf8db95398534a1242ab12a0ae" region="cpu1" offset="0"/>
		<rom name="265-p2.bin" merge="265-p2.bin" size="4194304" crc="327266b8" sha1="98f445cc0a94f8744d74bca71cb420277622b034" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" merge="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" merge="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" merge="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" merge="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" merge="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" merge="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" merge="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" merge="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" merge="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" merge="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k2pro" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Diff Moves 20% - 030607 Older?)</description>
		<year>2002</year>
		<manufacturer>Raymonose</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265pro-p1.bin" size="1048576" crc="76efe13e" sha1="c280e942cfdae74da19dbb37e69f29a99fe5eed3" region="cpu1" offset="0"/>
		<rom name="265-p2.bin" merge="265-p2.bin" size="4194304" crc="327266b8" sha1="98f445cc0a94f8744d74bca71cb420277622b034" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" merge="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" merge="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" merge="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" merge="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" merge="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" merge="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" merge="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" merge="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" merge="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" merge="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof2k2ra" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Diff Moves - Based on CHL set 2)</description>
		<year>2002</year>
		<manufacturer>Ruin Angel</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265ra-p1.bin" size="1048576" crc="e08d9418" sha1="b99fd8cea5b0cb16c8b58f748898d6bdaf8035f1" region="cpu1" offset="0"/>
		<rom name="265-p2.bin" merge="265-p2.bin" size="4194304" crc="327266b8" sha1="98f445cc0a94f8744d74bca71cb420277622b034" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" merge="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" merge="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" merge="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" merge="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" merge="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" merge="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" merge="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" merge="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" merge="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" merge="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof2k2rm" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Remix 33%)</description>
		<year>2002</year>
		<manufacturer>Raymonose</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265rm-p1.bin" size="1048576" crc="8dd5a885" sha1="80959a2909b499c61c815929b17df05efa59ba46" region="cpu1" offset="0"/>
		<rom name="265-p2.bin" merge="265-p2.bin" size="4194304" crc="327266b8" sha1="98f445cc0a94f8744d74bca71cb420277622b034" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" merge="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" merge="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" merge="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" merge="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" merge="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" merge="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" merge="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" merge="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" merge="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" merge="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k2rm1" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Remix rev.1 - 66%)</description>
		<year>2002</year>
		<manufacturer>Raymonose</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265rm1-p1.bin" size="1048576" crc="0ba302d8" sha1="ce919c4acd305e8c5e0412fdc4fcb84ec2da9c9d" region="cpu1" offset="0"/>
		<rom name="265-p2.bin" merge="265-p2.bin" size="4194304" crc="327266b8" sha1="98f445cc0a94f8744d74bca71cb420277622b034" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" merge="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" merge="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" merge="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" merge="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" merge="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" merge="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" merge="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" merge="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" merge="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" merge="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k2rm2" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Remix rev.2 - 80% - 030414)</description>
		<year>2002</year>
		<manufacturer>Raymonose</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265rm2-p1.bin" size="1048576" crc="2c9db5d8" sha1="0ba62a1012114e40a30c7d437930397274e30920" region="cpu1" offset="0"/>
		<rom name="265-p2.bin" merge="265-p2.bin" size="4194304" crc="327266b8" sha1="98f445cc0a94f8744d74bca71cb420277622b034" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" merge="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" merge="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" merge="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" merge="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" merge="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" merge="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" merge="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" merge="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" merge="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" merge="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k2rm3" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Remix rev.3 - 89% - 030420)</description>
		<year>2002</year>
		<manufacturer>Raymonose</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265rm3-p1.bin" size="1048576" crc="aa5a8d6a" sha1="1bc7666d255c9c6e076b396030dff3b71dd7ca02" region="cpu1" offset="0"/>
		<rom name="265-p2.bin" merge="265-p2.bin" size="4194304" crc="327266b8" sha1="98f445cc0a94f8744d74bca71cb420277622b034" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" merge="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" merge="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" merge="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" merge="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" merge="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" merge="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" merge="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" merge="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" merge="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" merge="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof2k2rr" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Diff Moves - Based on CHL set 3 - 030430)</description>
		<year>2002</year>
		<manufacturer>Ricky</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265rr-p1.bin" size="1048576" crc="8c66baae" sha1="bed090cf6b2a0ebfdde891ef2f319b9bb79236e1" region="cpu1" offset="0"/>
		<rom name="265-p2.bin" merge="265-p2.bin" size="4194304" crc="327266b8" sha1="98f445cc0a94f8744d74bca71cb420277622b034" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" merge="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" merge="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" merge="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" merge="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" merge="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" merge="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" merge="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" merge="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" merge="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" merge="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k2rr1" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Diff Moves - Based on CHL set 3 - 030508)</description>
		<year>2002</year>
		<manufacturer>Ricky</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265rr1-p1.bin" size="1048576" crc="a0929b00" sha1="0539553e9a8778ef0f1d613527b316b6f0e99a7c" region="cpu1" offset="0"/>
		<rom name="265-p2.bin" merge="265-p2.bin" size="4194304" crc="327266b8" sha1="98f445cc0a94f8744d74bca71cb420277622b034" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" merge="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" merge="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" merge="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" merge="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" merge="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" merge="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" merge="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" merge="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" merge="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" merge="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k2rr2" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Diff Moves - Based on CHL set 3 - 030508 Boss)</description>
		<year>2002</year>
		<manufacturer>Ricky</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265rr2-p1.bin" size="1048576" crc="13b61d63" sha1="0649f25bc6a64a8059b82d6b09e62eb1f2537e50" region="cpu1" offset="0"/>
		<rom name="265-p2.bin" merge="265-p2.bin" size="4194304" crc="327266b8" sha1="98f445cc0a94f8744d74bca71cb420277622b034" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" merge="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" merge="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" merge="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" merge="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" merge="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" merge="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" merge="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" merge="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" merge="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" merge="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k2rr3" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Diff Moves - Based on CHL set 3 - 030509)</description>
		<year>2002</year>
		<manufacturer>Ricky</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265rr3-p1.bin" size="1048576" crc="67b64636" sha1="d9537596bcbc86d9f5a162501829212ee9f941dd" region="cpu1" offset="0"/>
		<rom name="265-p2.bin" merge="265-p2.bin" size="4194304" crc="327266b8" sha1="98f445cc0a94f8744d74bca71cb420277622b034" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" merge="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" merge="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" merge="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" merge="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" merge="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" merge="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" merge="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" merge="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" merge="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" merge="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k2rr4" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Diff Moves - Based on CHL set 3 - 030509 Boss)</description>
		<year>2002</year>
		<manufacturer>Ricky</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265rr4-p1.bin" size="1048576" crc="4a12ef24" sha1="dfe2f34d4181643f3f06d8223fdf1e43dbe3110a" region="cpu1" offset="0"/>
		<rom name="265-p2.bin" merge="265-p2.bin" size="4194304" crc="327266b8" sha1="98f445cc0a94f8744d74bca71cb420277622b034" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" merge="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" merge="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" merge="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" merge="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" merge="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" merge="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" merge="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" merge="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" merge="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" merge="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k2rr5" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Diff Moves - Based on CHL set 3 - 030517)</description>
		<year>2002</year>
		<manufacturer>Ricky</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265rr5-p1.bin" size="1048576" crc="aba2827f" sha1="6477110e0649db35a0494f5f63b37626a5af6391" region="cpu1" offset="0"/>
		<rom name="265-p2.bin" merge="265-p2.bin" size="4194304" crc="327266b8" sha1="98f445cc0a94f8744d74bca71cb420277622b034" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" merge="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" merge="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" merge="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" merge="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" merge="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" merge="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" merge="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" merge="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" merge="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" merge="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k2rr6" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Diff Moves - Based on CHL set 3 - 030610)</description>
		<year>2002</year>
		<manufacturer>Ricky</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265rr6-p1.bin" size="1048576" crc="c6b9d2c7" sha1="d49613a2f9793ea684c9aa6af4685a4b25cab596" region="cpu1" offset="0"/>
		<rom name="265-p2.bin" merge="265-p2.bin" size="4194304" crc="327266b8" sha1="98f445cc0a94f8744d74bca71cb420277622b034" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" merge="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" merge="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" merge="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" merge="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" merge="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" merge="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" merge="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" merge="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" merge="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" merge="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k2rr7" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Diff Moves - Based on CHL set 3 - rev.u)</description>
		<year>2002</year>
		<manufacturer>Ricky</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265rr7-p1.bin" size="1048576" crc="56c9e089" sha1="248b9c4c00179fbd6b877ba8df2b8acd45f71adf" region="cpu1" offset="0"/>
		<rom name="265-p2.bin" merge="265-p2.bin" size="4194304" crc="327266b8" sha1="98f445cc0a94f8744d74bca71cb420277622b034" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" merge="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" merge="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" merge="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" merge="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" merge="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" merge="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" merge="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" merge="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" merge="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" merge="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k2rr8" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Diff Moves - Based on CHL set 3 - rev.u1)</description>
		<year>2002</year>
		<manufacturer>Ricky</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265rr8-p1.bin" size="1048576" crc="f0a14d18" sha1="6b4e4ceda6d516966e02906b30e861508addc705" region="cpu1" offset="0"/>
		<rom name="265-p2.bin" merge="265-p2.bin" size="4194304" crc="327266b8" sha1="98f445cc0a94f8744d74bca71cb420277622b034" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" merge="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" merge="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" merge="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" merge="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" merge="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" merge="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" merge="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" merge="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" merge="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" merge="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof2k2rs" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Iori Special Remix)</description>
		<year>2002</year>
		<manufacturer>Slovakia</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265-p1rs.bin" size="1048576" crc="fcd1b366" sha1="403103f959ad36026924f62701f9ef465950215e" region="cpu1" offset="0"/>
		<rom name="265-p2rs.bin" size="4194304" crc="346d0bae" sha1="9c01a1767b3ba79cabcc7f86634d486a30c1cf62" region="cpu1" offset="100000"/>
		<rom name="265-s1rs.bin" size="131072" crc="914bd3f7" sha1="b2db65fac73367b0f956bf5a0d80a9aaffd432f1" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="kf10-v1.bin" size="8388608" crc="0fc9a58d" sha1="9d79ef00e2c2abd9f29af5521c2fbe5798bf336f" region="sound1" offset="0"/>
		<rom name="kf10-v2.bin" size="8388608" crc="b8c475a4" sha1="10caf9c69927a223445d2c4b147864c02ce520a8" region="sound1" offset="800000"/>
		<rom name="265-c1rs.bin" size="8388608" crc="c1a21b4c" sha1="235938175d6011c5c8a37fc94f8fb604132d8038" region="gfx3" offset="0"/>
		<rom name="265-c2rs.bin" size="8388608" crc="9b3d7e8d" sha1="38c16541862636934a456f23632f64ff0f5ae617" region="gfx3" offset="1"/>
		<rom name="265-c3d.bin" size="8388608" crc="959fad0b" sha1="63ab83ddc5f688dc8165a7ff8d262df3fcd942a2" region="gfx3" offset="1000000"/>
		<rom name="265-c4d.bin" size="8388608" crc="efe6a468" sha1="2a414285e48aa948b5b0d4a9333bab083b5fb853" region="gfx3" offset="1000001"/>
		<rom name="265-c5d.bin" size="8388608" crc="74bba7c6" sha1="e01adc7a4633bc0951b9b4f09abc07d728e9a2d9" region="gfx3" offset="2000000"/>
		<rom name="265-c6d.bin" size="8388608" crc="e20d2216" sha1="5d28eea7b581e780b78f391a8179f1678ee0d9a5" region="gfx3" offset="2000001"/>
		<rom name="265-c7rs.bin" size="8388608" crc="ea3405d4" sha1="9d3291a2dd3b50f8f9a82ce1c56dd3695e32a7cc" region="gfx3" offset="3000000"/>
		<rom name="265-c8rs.bin" size="8388608" crc="41c547fa" sha1="b08f86a56a78e7080275031da2c590417a21b2e9" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof2k2ru" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 Remix Ultra v2.5 (Add Char - Diff Moves ultra rev - 040820)</description>
		<year>2002</year>
		<manufacturer>Jason/K3</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265ru-p1a.bin" size="1048576" crc="4455e4b3" sha1="ac607cb5620f757e4707503e01582e6049212135" region="cpu1" offset="0"/>
		<rom name="265-p2.bin" merge="265-p2.bin" size="4194304" crc="327266b8" sha1="98f445cc0a94f8744d74bca71cb420277622b034" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" merge="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" merge="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" merge="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" merge="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" merge="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" merge="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" merge="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" merge="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" merge="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" merge="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k2ru" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Kof Remix Ultra)</description>
		<year>2002</year>
		<manufacturer>FCHT</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265ru-p1.bin" size="1048576" crc="d4ca84ac" sha1="df33693f980b1db4d2baef562364bf9d7172b53a" region="cpu1" offset="0"/>
		<rom name="265ru-p2.bin" size="4194304" crc="3caa9ff2" sha1="a55099baba9df85c45c1449289ffb89cd2a486d7" region="cpu1" offset="100000"/>
		<rom name="265-s1ru.bin" size="131072" crc="bd19c308" sha1="38a9055bbd981a794e1fd9065985b4c033b78e93" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265ru-m1d.bin" size="131072" crc="9956ccd8" sha1="ed0f5e87360dfa89a58e1b333f4a66e91c2faf56" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1d.bin" size="4194304" crc="fbb908d7" sha1="35805022a36a539033fa4ec07cfbebcaac4cb972" region="sound1" offset="0"/>
		<rom name="265-v2d.bin" size="4194304" crc="0a1e505a" sha1="62d128909b21cef4605ed35195e5503d1e056659" region="sound1" offset="400000"/>
		<rom name="265-v3d.bin" size="4194304" crc="15bc1d92" sha1="bc22e274f279a01518de8cd519847eb01ff675ef" region="sound1" offset="800000"/>
		<rom name="265-v4d.bin" size="4194304" crc="b5f43393" sha1="7bbbff6aeb44e8964bbb46372b856ffe6c530076" region="sound1" offset="c00000"/>
		<rom name="265-c1d.bin" size="8388608" crc="7efa6ef7" sha1="71345a4202e7cc9239538fb978638141416c8893" region="gfx3" offset="0"/>
		<rom name="265-c2d.bin" size="8388608" crc="aa82948b" sha1="b2a40797f68bdeb80bc54dccc5495be68934bf0e" region="gfx3" offset="1"/>
		<rom name="265-c3d.bin" size="8388608" crc="959fad0b" sha1="63ab83ddc5f688dc8165a7ff8d262df3fcd942a2" region="gfx3" offset="1000000"/>
		<rom name="265ru-c4.bin" size="8388608" crc="2558972f" sha1="2e0627fc5d689bf64fe36f02a489408d103c4499" region="gfx3" offset="1000001"/>
		<rom name="265-c5d.bin" size="8388608" crc="74bba7c6" sha1="e01adc7a4633bc0951b9b4f09abc07d728e9a2d9" region="gfx3" offset="2000000"/>
		<rom name="265-c6d.bin" size="8388608" crc="e20d2216" sha1="5d28eea7b581e780b78f391a8179f1678ee0d9a5" region="gfx3" offset="2000001"/>
		<rom name="265ru-c7.bin" size="8388608" crc="2a9d505c" sha1="dcd3899aebc4602e4249b3e61299a0c8bf2e5e56" region="gfx3" offset="3000000"/>
		<rom name="265ru-c8.bin" size="8388608" crc="93d8501f" sha1="470f29de0bad8c15d924fffbbfa85926b551a8ae" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof2k2rw" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Add Char - Diff Moves - 0310xx)</description>
		<year>2002</year>
		<manufacturer>Wesker</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265rw-p1.bin" size="1048576" crc="4cb3582e" sha1="e990d8159d4ab9d20ad563b144a5d789a2a25087" region="cpu1" offset="0"/>
		<rom name="265-p2.bin" merge="265-p2.bin" size="4194304" crc="327266b8" sha1="98f445cc0a94f8744d74bca71cb420277622b034" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" merge="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" merge="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" merge="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" merge="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" merge="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" merge="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" merge="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" merge="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" merge="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" merge="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof2k2sb" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Diff Moves - Based on CHL set 1)</description>
		<year>2002</year>
		<manufacturer>Streetboy</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265sb-p1.bin" size="1048576" crc="a3c73508" sha1="b2ab64f8828bf2a1d94f129e2b8a911b2f3f461e" region="cpu1" offset="0"/>
		<rom name="265-p2.bin" merge="265-p2.bin" size="4194304" crc="327266b8" sha1="98f445cc0a94f8744d74bca71cb420277622b034" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" merge="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" merge="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" merge="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" merge="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" merge="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" merge="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" merge="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" merge="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" merge="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" merge="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof2k2sp" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Add Char - Special move change)</description>
		<year>2002</year>
		<manufacturer>Wesker</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265sp-p1.bin" size="1048576" crc="22599a10" sha1="93ffd9569179e176d7b2a532b47e6a6b806e6cb8" region="cpu1" offset="0"/>
		<rom name="265-p2.bin" merge="265-p2.bin" size="4194304" crc="327266b8" sha1="98f445cc0a94f8744d74bca71cb420277622b034" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" merge="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" merge="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" merge="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" merge="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" merge="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" merge="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" merge="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" merge="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" merge="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" merge="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k2spo" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Add Char - Special move change Old 030830)</description>
		<year>2002</year>
		<manufacturer>Wesker</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265spo-p1.bin" size="1048576" crc="546b71bb" sha1="0fb3e5600a5ae07be3d7e736012163b66ab9800e" region="cpu1" offset="0"/>
		<rom name="265-p2.bin" merge="265-p2.bin" size="4194304" crc="327266b8" sha1="98f445cc0a94f8744d74bca71cb420277622b034" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" merge="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" merge="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" merge="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" merge="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" merge="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" merge="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" merge="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" merge="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" merge="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" merge="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof2k2tc" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Char color changed - Attack spark color changed for Iori and Orochi-Chris)</description>
		<year>2002</year>
		<manufacturer>T.Com</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265-p1.bin" merge="265-p1.bin" size="1048576" crc="9ede7323" sha1="ad9d45498777fda9fa58e75781f48e09aee705a6" region="cpu1" offset="0"/>
		<rom name="265tc-p2.bin" size="4194304" crc="35186b8a" sha1="d82a4a4d8fbb5a5725166756e11fc4c45b00c0b7" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" merge="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" merge="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" merge="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" merge="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" merge="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" merge="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" merge="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" merge="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" merge="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" merge="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof2k2ul" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Diff Moves 030515)</description>
		<year>2002</year>
		<manufacturer>Raymonose</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265ul-p1.bin" size="1048576" crc="a54ef7f2" sha1="16623a51f54b598b8fcdcfeda662c5482956df91" region="cpu1" offset="0"/>
		<rom name="265-p2.bin" merge="265-p2.bin" size="4194304" crc="327266b8" sha1="98f445cc0a94f8744d74bca71cb420277622b034" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" merge="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" merge="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" merge="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" merge="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" merge="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" merge="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" merge="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" merge="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" merge="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" merge="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k2ule" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Add Char - Diff Move - Ultra kill start max - Ultra pow hack 030515)</description>
		<year>2002</year>
		<manufacturer>Raymonose</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265ule-p1.bin" size="1048576" crc="7af1ef2e" sha1="2ede44cf00b3ce23d891b03afd492c1ebdbf5f87" region="cpu1" offset="0"/>
		<rom name="265-p2.bin" merge="265-p2.bin" size="4194304" crc="327266b8" sha1="98f445cc0a94f8744d74bca71cb420277622b034" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" merge="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" merge="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" merge="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" merge="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" merge="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" merge="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" merge="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" merge="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" merge="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" merge="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k2wuk" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Ultra kill style - rev max2 - perfect)</description>
		<year>2002</year>
		<manufacturer>Wesker</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265wuk-p1.bin" size="1048576" crc="4d63b5fb" sha1="f3409543c8a72a944cf26cdc91252096887835c0" region="cpu1" offset="0"/>
		<rom name="265-p2.bin" merge="265-p2.bin" size="4194304" crc="327266b8" sha1="98f445cc0a94f8744d74bca71cb420277622b034" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="265-v1.bin" merge="265-v1.bin" size="8388608" crc="15e8f3f5" sha1="7c9e6426b9fa6db0158baa17a6485ffce057d889" region="sound1" offset="0"/>
		<rom name="265-v2.bin" merge="265-v2.bin" size="8388608" crc="da41d6f9" sha1="a43021f1e58947dcbe3c8ca5283b20b649f0409d" region="sound1" offset="800000"/>
		<rom name="265-c1.bin" merge="265-c1.bin" size="8388608" crc="2b65a656" sha1="9c46d8cf5b1ef322db442ac6a9b9406ab49206c5" region="gfx3" offset="0"/>
		<rom name="265-c2.bin" merge="265-c2.bin" size="8388608" crc="adf18983" sha1="150cd4a5e51e9df88688469d2ea7675c2cf3658a" region="gfx3" offset="1"/>
		<rom name="265-c3.bin" merge="265-c3.bin" size="8388608" crc="875e9fd7" sha1="28f52d56192d48bbc5dc3c97abf456bd34a58cbd" region="gfx3" offset="1000000"/>
		<rom name="265-c4.bin" merge="265-c4.bin" size="8388608" crc="2da13947" sha1="f8d79ec2c236aa3d3648a4f715676899602122c1" region="gfx3" offset="1000001"/>
		<rom name="265-c5.bin" merge="265-c5.bin" size="8388608" crc="61bd165d" sha1="b3424db84bc683d858fb635bc42728f9cdd89caf" region="gfx3" offset="2000000"/>
		<rom name="265-c6.bin" merge="265-c6.bin" size="8388608" crc="03fdd1eb" sha1="6155c7e802062f4eafa27e414c4e73ee59b868bf" region="gfx3" offset="2000001"/>
		<rom name="265-c7.bin" merge="265-c7.bin" size="8388608" crc="1a2749d8" sha1="af7d9ec1d576209826fa568f676bbff92f6d6ddd" region="gfx3" offset="3000000"/>
		<rom name="265-c8.bin" merge="265-c8.bin" size="8388608" crc="ab0bb549" sha1="d23afb60b7f831f7d4a98ad3c4a00ee19877a1ce" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k2xxx" sourcefile="neogeo.c" cloneof="kof2002" romof="kof2002">
		<description>The King of Fighters 2002 (Perfect revised edition)</description>
		<year>2002</year>
		<manufacturer>hack</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="265-p1xxx.bin" size="1048576" crc="e8e548b5" sha1="77e13e4a8ec6031bd956378ab95913f91e35ded4" region="cpu1" offset="0"/>
		<rom name="265-p2xxx.bin" size="4194304" crc="5e7866b6" sha1="da0c9d677f73661856d3ad294dc790fcbd8448d3" region="cpu1" offset="100000"/>
		<rom name="265-s1xxx.bin" size="131072" crc="0f78a636" sha1="465d438e7edbb38ae5c29a59d4829a8e10c92321" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="265-m1_decrypted.bin" merge="265-m1_decrypted.bin" size="131072" crc="1c661a4b" sha1="4e5aa862a0a182a806d538996ddc68d9f2dffaf7" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="kf10-v1.bin" size="8388608" crc="0fc9a58d" sha1="9d79ef00e2c2abd9f29af5521c2fbe5798bf336f" region="sound1" offset="0"/>
		<rom name="kf10-v2.bin" size="8388608" crc="b8c475a4" sha1="10caf9c69927a223445d2c4b147864c02ce520a8" region="sound1" offset="800000"/>
		<rom name="265-c1xxx.bin" size="8388608" crc="745b343e" sha1="ae8293b18cfb4c20e2915149872d9fa561a218bf" region="gfx3" offset="0"/>
		<rom name="265-c2xxx.bin" size="8388608" crc="2aab7f98" sha1="083c6e9162ab3bb49b365f91246cb39019dabe43" region="gfx3" offset="1"/>
		<rom name="265-c3d.bin" size="8388608" crc="959fad0b" sha1="63ab83ddc5f688dc8165a7ff8d262df3fcd942a2" region="gfx3" offset="1000000"/>
		<rom name="265-c4d.bin" size="8388608" crc="efe6a468" sha1="2a414285e48aa948b5b0d4a9333bab083b5fb853" region="gfx3" offset="1000001"/>
		<rom name="265-c5d.bin" size="8388608" crc="74bba7c6" sha1="e01adc7a4633bc0951b9b4f09abc07d728e9a2d9" region="gfx3" offset="2000000"/>
		<rom name="265-c6d.bin" size="8388608" crc="e20d2216" sha1="5d28eea7b581e780b78f391a8179f1678ee0d9a5" region="gfx3" offset="2000001"/>
		<rom name="265-c7d.bin" size="8388608" crc="8a5b561c" sha1="a19697d4c2cc8edebc669c95ae1db4c8c2a70b2c" region="gfx3" offset="3000000"/>
		<rom name="265-c8d.bin" size="8388608" crc="bef667a3" sha1="d5e8bc185dcf63343d129c31d2ddab9f723f1a12" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof2k3b" sourcefile="neogeo.c" romof="neogeo">
		<description>The King of Fighters 2003 (Add Char)</description>
		<year>2003</year>
		<manufacturer>Gledson01</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="271-p1bl.bin" size="4194304" crc="92ed6ee3" sha1="5e7e21eb40dfcc453ba73808760d5ddedd49c58a" region="cpu1" offset="100000"/>
		<rom name="271-p2b.bin" size="3145728" crc="fb01a5b3" sha1="3c8e92362f8169f5e64d6e1d1fea41edd2e7a6a3" region="cpu1" offset="500000"/>
		<rom name="271-s1bl.bin" size="131072" crc="482c48a5" sha1="27e2f5295a9a838e112be28dafc111893a388a16" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="271-m1bl.bin" size="131072" crc="3a4969ff" sha1="2fc107a023a82053a8df63025829bcf12cee9610" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="2k3-v1.bin" size="4194304" crc="d2b8aa5e" sha1="498f0556c1de56822141f8043f1ce20444f4ed0a" region="sound1" offset="0"/>
		<rom name="2k3-v2.bin" size="4194304" crc="71956ee2" sha1="a890941e60db358cf45b58909f4719f4826f3bb1" region="sound1" offset="400000"/>
		<rom name="2k3-v3.bin" size="4194304" crc="ddbbb199" sha1="0eea4b064bdb8daa03c354fe0a0aa27c4c665bda" region="sound1" offset="800000"/>
		<rom name="2k3-v4.bin" size="4194304" crc="01b90c4f" sha1="387164aa1995d8c11ed939b3afbc294d86d2e27f" region="sound1" offset="c00000"/>
		<rom name="2k3-c1.bin" size="8388608" crc="e42fc226" sha1="1cd9364993e141facdcdd53ec2277df7b275d8a7" region="gfx3" offset="0"/>
		<rom name="2k3-c2.bin" size="8388608" crc="1b5e3b58" sha1="0eb254477a9479541291e43e415310852a0f0bed" region="gfx3" offset="1"/>
		<rom name="2k3-c3.bin" size="8388608" crc="d334fdd9" sha1="1efe30b4f56a55e25ab518cf6999de797b5e407c" region="gfx3" offset="1000000"/>
		<rom name="2k3-c4.bin" size="8388608" crc="0d457699" sha1="ec73d0c9fc7094d0ac6c0986a6e07cde25893e57" region="gfx3" offset="1000001"/>
		<rom name="2k3-c5.bin" size="8388608" crc="8a91aae4" sha1="802f4baacf801646be1ef686e105b2e867a6a5df" region="gfx3" offset="2000000"/>
		<rom name="2k3-c6.bin" size="8388608" crc="9f8674b8" sha1="65964f40b2227d020023fb436579927e65807dcd" region="gfx3" offset="2000001"/>
		<rom name="2k3-c7.bin" size="8388608" crc="374ea523" sha1="613827d72c6181f3e08353750c9af0c4dbad020b" region="gfx3" offset="3000000"/>
		<rom name="2k3-c8.bin" size="8388608" crc="75211f4d" sha1="d82f044e816ee539ff131d9c931200c818d34cd0" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof2k3gc" sourcefile="neogeo.c" cloneof="kof2k3b" romof="kof2k3b">
		<description>The King of Fighters 2003 (Char color changed for Terry (4P), Athena (3P), Ash (3P), Leona (3P), K' (4P) and King (2P) )</description>
		<year>2003</year>
		<manufacturer>Gledson01</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="271-p1gc.bin" size="4194304" crc="ba621186" sha1="061e072fb5baaf8454f362a9a81bf51a324cc73d" region="cpu1" offset="100000"/>
		<rom name="271-p2bl.bin" size="4194304" crc="5d3d8bb3" sha1="7f2341f14ca12ff5721eb038b3496228a1f34b60" region="cpu1" offset="500000"/>
		<rom name="271-s1bl.bin" merge="271-s1bl.bin" size="131072" crc="482c48a5" sha1="27e2f5295a9a838e112be28dafc111893a388a16" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="271-m1bl.bin" merge="271-m1bl.bin" size="131072" crc="3a4969ff" sha1="2fc107a023a82053a8df63025829bcf12cee9610" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="2k3-v1.bin" merge="2k3-v1.bin" size="4194304" crc="d2b8aa5e" sha1="498f0556c1de56822141f8043f1ce20444f4ed0a" region="sound1" offset="0"/>
		<rom name="2k3-v2.bin" merge="2k3-v2.bin" size="4194304" crc="71956ee2" sha1="a890941e60db358cf45b58909f4719f4826f3bb1" region="sound1" offset="400000"/>
		<rom name="2k3-v3.bin" merge="2k3-v3.bin" size="4194304" crc="ddbbb199" sha1="0eea4b064bdb8daa03c354fe0a0aa27c4c665bda" region="sound1" offset="800000"/>
		<rom name="2k3-v4.bin" merge="2k3-v4.bin" size="4194304" crc="01b90c4f" sha1="387164aa1995d8c11ed939b3afbc294d86d2e27f" region="sound1" offset="c00000"/>
		<rom name="2k3-c1.bin" merge="2k3-c1.bin" size="8388608" crc="e42fc226" sha1="1cd9364993e141facdcdd53ec2277df7b275d8a7" region="gfx3" offset="0"/>
		<rom name="2k3-c2.bin" merge="2k3-c2.bin" size="8388608" crc="1b5e3b58" sha1="0eb254477a9479541291e43e415310852a0f0bed" region="gfx3" offset="1"/>
		<rom name="2k3-c3.bin" merge="2k3-c3.bin" size="8388608" crc="d334fdd9" sha1="1efe30b4f56a55e25ab518cf6999de797b5e407c" region="gfx3" offset="1000000"/>
		<rom name="2k3-c4.bin" merge="2k3-c4.bin" size="8388608" crc="0d457699" sha1="ec73d0c9fc7094d0ac6c0986a6e07cde25893e57" region="gfx3" offset="1000001"/>
		<rom name="2k3-c5.bin" merge="2k3-c5.bin" size="8388608" crc="8a91aae4" sha1="802f4baacf801646be1ef686e105b2e867a6a5df" region="gfx3" offset="2000000"/>
		<rom name="2k3-c6.bin" merge="2k3-c6.bin" size="8388608" crc="9f8674b8" sha1="65964f40b2227d020023fb436579927e65807dcd" region="gfx3" offset="2000001"/>
		<rom name="2k3-c7.bin" merge="2k3-c7.bin" size="8388608" crc="374ea523" sha1="613827d72c6181f3e08353750c9af0c4dbad020b" region="gfx3" offset="3000000"/>
		<rom name="2k3-c8.bin" merge="2k3-c8.bin" size="8388608" crc="75211f4d" sha1="d82f044e816ee539ff131d9c931200c818d34cd0" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof2k3sc" sourcefile="neogeo.c" cloneof="kof2k3b" romof="kof2k3b">
		<description>The King of Fighters 2003 (Color changed)</description>
		<year>2003</year>
		<manufacturer>SHIPDS</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="271-p1sc.bin" size="4194304" crc="ef4ee94e" sha1="f3b8b9e7279dfc4c04dc5971c323134d8db3b42c" region="cpu1" offset="100000"/>
		<rom name="271-p2bl.bin" size="4194304" crc="5d3d8bb3" sha1="7f2341f14ca12ff5721eb038b3496228a1f34b60" region="cpu1" offset="500000"/>
		<rom name="271-s1bl.bin" merge="271-s1bl.bin" size="131072" crc="482c48a5" sha1="27e2f5295a9a838e112be28dafc111893a388a16" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="271-m1bl.bin" merge="271-m1bl.bin" size="131072" crc="3a4969ff" sha1="2fc107a023a82053a8df63025829bcf12cee9610" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="2k3-v1.bin" merge="2k3-v1.bin" size="4194304" crc="d2b8aa5e" sha1="498f0556c1de56822141f8043f1ce20444f4ed0a" region="sound1" offset="0"/>
		<rom name="2k3-v2.bin" merge="2k3-v2.bin" size="4194304" crc="71956ee2" sha1="a890941e60db358cf45b58909f4719f4826f3bb1" region="sound1" offset="400000"/>
		<rom name="2k3-v3.bin" merge="2k3-v3.bin" size="4194304" crc="ddbbb199" sha1="0eea4b064bdb8daa03c354fe0a0aa27c4c665bda" region="sound1" offset="800000"/>
		<rom name="2k3-v4.bin" merge="2k3-v4.bin" size="4194304" crc="01b90c4f" sha1="387164aa1995d8c11ed939b3afbc294d86d2e27f" region="sound1" offset="c00000"/>
		<rom name="2k3-c1.bin" merge="2k3-c1.bin" size="8388608" crc="e42fc226" sha1="1cd9364993e141facdcdd53ec2277df7b275d8a7" region="gfx3" offset="0"/>
		<rom name="2k3-c2.bin" merge="2k3-c2.bin" size="8388608" crc="1b5e3b58" sha1="0eb254477a9479541291e43e415310852a0f0bed" region="gfx3" offset="1"/>
		<rom name="2k3-c3.bin" merge="2k3-c3.bin" size="8388608" crc="d334fdd9" sha1="1efe30b4f56a55e25ab518cf6999de797b5e407c" region="gfx3" offset="1000000"/>
		<rom name="2k3-c4.bin" merge="2k3-c4.bin" size="8388608" crc="0d457699" sha1="ec73d0c9fc7094d0ac6c0986a6e07cde25893e57" region="gfx3" offset="1000001"/>
		<rom name="2k3-c5.bin" merge="2k3-c5.bin" size="8388608" crc="8a91aae4" sha1="802f4baacf801646be1ef686e105b2e867a6a5df" region="gfx3" offset="2000000"/>
		<rom name="2k3-c6.bin" merge="2k3-c6.bin" size="8388608" crc="9f8674b8" sha1="65964f40b2227d020023fb436579927e65807dcd" region="gfx3" offset="2000001"/>
		<rom name="2k3-c7.bin" merge="2k3-c7.bin" size="8388608" crc="374ea523" sha1="613827d72c6181f3e08353750c9af0c4dbad020b" region="gfx3" offset="3000000"/>
		<rom name="2k3-c8.bin" merge="2k3-c8.bin" size="8388608" crc="75211f4d" sha1="d82f044e816ee539ff131d9c931200c818d34cd0" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kof2k3tc" sourcefile="neogeo.c" cloneof="kof2k3b" romof="kof2k3b">
		<description>The King of Fighters 2003 (Char color changed for Kyo (2P/4P), DUOLON (4P), K' (4P) )</description>
		<year>2003</year>
		<manufacturer>T.Com</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="271-p1tc.bin" size="4194304" crc="0d1a1da9" sha1="0ba0d11c3bb3c30bc95f9aae181769ea874da096" region="cpu1" offset="100000"/>
		<rom name="271-p2bl.bin" size="4194304" crc="5d3d8bb3" sha1="7f2341f14ca12ff5721eb038b3496228a1f34b60" region="cpu1" offset="500000"/>
		<rom name="271-s1bl.bin" merge="271-s1bl.bin" size="131072" crc="482c48a5" sha1="27e2f5295a9a838e112be28dafc111893a388a16" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="271-m1bl.bin" merge="271-m1bl.bin" size="131072" crc="3a4969ff" sha1="2fc107a023a82053a8df63025829bcf12cee9610" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="2k3-v1.bin" merge="2k3-v1.bin" size="4194304" crc="d2b8aa5e" sha1="498f0556c1de56822141f8043f1ce20444f4ed0a" region="sound1" offset="0"/>
		<rom name="2k3-v2.bin" merge="2k3-v2.bin" size="4194304" crc="71956ee2" sha1="a890941e60db358cf45b58909f4719f4826f3bb1" region="sound1" offset="400000"/>
		<rom name="2k3-v3.bin" merge="2k3-v3.bin" size="4194304" crc="ddbbb199" sha1="0eea4b064bdb8daa03c354fe0a0aa27c4c665bda" region="sound1" offset="800000"/>
		<rom name="2k3-v4.bin" merge="2k3-v4.bin" size="4194304" crc="01b90c4f" sha1="387164aa1995d8c11ed939b3afbc294d86d2e27f" region="sound1" offset="c00000"/>
		<rom name="2k3-c1.bin" merge="2k3-c1.bin" size="8388608" crc="e42fc226" sha1="1cd9364993e141facdcdd53ec2277df7b275d8a7" region="gfx3" offset="0"/>
		<rom name="2k3-c2.bin" merge="2k3-c2.bin" size="8388608" crc="1b5e3b58" sha1="0eb254477a9479541291e43e415310852a0f0bed" region="gfx3" offset="1"/>
		<rom name="2k3-c3.bin" merge="2k3-c3.bin" size="8388608" crc="d334fdd9" sha1="1efe30b4f56a55e25ab518cf6999de797b5e407c" region="gfx3" offset="1000000"/>
		<rom name="2k3-c4.bin" merge="2k3-c4.bin" size="8388608" crc="0d457699" sha1="ec73d0c9fc7094d0ac6c0986a6e07cde25893e57" region="gfx3" offset="1000001"/>
		<rom name="2k3-c5.bin" merge="2k3-c5.bin" size="8388608" crc="8a91aae4" sha1="802f4baacf801646be1ef686e105b2e867a6a5df" region="gfx3" offset="2000000"/>
		<rom name="2k3-c6.bin" merge="2k3-c6.bin" size="8388608" crc="9f8674b8" sha1="65964f40b2227d020023fb436579927e65807dcd" region="gfx3" offset="2000001"/>
		<rom name="2k3-c7.bin" merge="2k3-c7.bin" size="8388608" crc="374ea523" sha1="613827d72c6181f3e08353750c9af0c4dbad020b" region="gfx3" offset="3000000"/>
		<rom name="2k3-c8.bin" merge="2k3-c8.bin" size="8388608" crc="75211f4d" sha1="d82f044e816ee539ff131d9c931200c818d34cd0" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="kf2k3zgf" sourcefile="neogeo.c" cloneof="kof2k3b" romof="kof2k3b">
		<description>The King of Fighters 2003 (Attack cremation green)</description>
		<year>2003</year>
		<manufacturer>Zhaolu94</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="271-p1zgf.bin" size="4194304" crc="9a76d66f" sha1="4697b521105759d135f859e47940e3696f49506b" region="cpu1" offset="100000"/>
		<rom name="271-p2bl.bin" size="4194304" crc="5d3d8bb3" sha1="7f2341f14ca12ff5721eb038b3496228a1f34b60" region="cpu1" offset="500000"/>
		<rom name="271-s1bl.bin" merge="271-s1bl.bin" size="131072" crc="482c48a5" sha1="27e2f5295a9a838e112be28dafc111893a388a16" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="271-m1bl.bin" merge="271-m1bl.bin" size="131072" crc="3a4969ff" sha1="2fc107a023a82053a8df63025829bcf12cee9610" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="2k3-v1.bin" merge="2k3-v1.bin" size="4194304" crc="d2b8aa5e" sha1="498f0556c1de56822141f8043f1ce20444f4ed0a" region="sound1" offset="0"/>
		<rom name="2k3-v2.bin" merge="2k3-v2.bin" size="4194304" crc="71956ee2" sha1="a890941e60db358cf45b58909f4719f4826f3bb1" region="sound1" offset="400000"/>
		<rom name="2k3-v3.bin" merge="2k3-v3.bin" size="4194304" crc="ddbbb199" sha1="0eea4b064bdb8daa03c354fe0a0aa27c4c665bda" region="sound1" offset="800000"/>
		<rom name="2k3-v4.bin" merge="2k3-v4.bin" size="4194304" crc="01b90c4f" sha1="387164aa1995d8c11ed939b3afbc294d86d2e27f" region="sound1" offset="c00000"/>
		<rom name="2k3-c1.bin" merge="2k3-c1.bin" size="8388608" crc="e42fc226" sha1="1cd9364993e141facdcdd53ec2277df7b275d8a7" region="gfx3" offset="0"/>
		<rom name="2k3-c2.bin" merge="2k3-c2.bin" size="8388608" crc="1b5e3b58" sha1="0eb254477a9479541291e43e415310852a0f0bed" region="gfx3" offset="1"/>
		<rom name="2k3-c3.bin" merge="2k3-c3.bin" size="8388608" crc="d334fdd9" sha1="1efe30b4f56a55e25ab518cf6999de797b5e407c" region="gfx3" offset="1000000"/>
		<rom name="2k3-c4.bin" merge="2k3-c4.bin" size="8388608" crc="0d457699" sha1="ec73d0c9fc7094d0ac6c0986a6e07cde25893e57" region="gfx3" offset="1000001"/>
		<rom name="2k3-c5.bin" merge="2k3-c5.bin" size="8388608" crc="8a91aae4" sha1="802f4baacf801646be1ef686e105b2e867a6a5df" region="gfx3" offset="2000000"/>
		<rom name="2k3-c6.bin" merge="2k3-c6.bin" size="8388608" crc="9f8674b8" sha1="65964f40b2227d020023fb436579927e65807dcd" region="gfx3" offset="2000001"/>
		<rom name="2k3-c7.bin" merge="2k3-c7.bin" size="8388608" crc="374ea523" sha1="613827d72c6181f3e08353750c9af0c4dbad020b" region="gfx3" offset="3000000"/>
		<rom name="2k3-c8.bin" merge="2k3-c8.bin" size="8388608" crc="75211f4d" sha1="d82f044e816ee539ff131d9c931200c818d34cd0" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="labld2pl" sourcefile="neogeo.c" cloneof="lastbld2" romof="lastbld2">
		<description>Last Blade 2 (Plus)</description>
		<year>1998</year>
		<manufacturer>FCHT</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="243-p1pl.bin" size="1048576" crc="8af4b6e2" sha1="2ea9a364bd7614eb93c5cbb3f571765c7af3af71" region="cpu1" offset="0"/>
		<rom name="243-p2pl.bin" size="4194304" crc="eef07572" sha1="ba20c498dbdc2a1d664e5a3aeb3ffcd128c2a248" region="cpu1" offset="100000"/>
		<rom name="243-s1.bin" merge="243-s1.bin" size="131072" crc="c9cd2298" sha1="a9a18b5347f9dbe29a2ccb63fd4c8fd19537bf8b" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="243-m1.bin" merge="243-m1.bin" size="131072" crc="acf12d10" sha1="6e6b98cc1fa44f24a5168877559b0055e6957b60" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="243-v1.bin" merge="243-v1.bin" size="4194304" crc="f7ee6fbb" sha1="55137bcabeeb590e40a9b8a7c07dd106e4d12a90" region="sound1" offset="0"/>
		<rom name="243-v2.bin" merge="243-v2.bin" size="4194304" crc="aa9e4df6" sha1="a0b91f63e2552a8ad9e0d1af00e2c38288637161" region="sound1" offset="400000"/>
		<rom name="243-v3.bin" merge="243-v3.bin" size="4194304" crc="4ac750b2" sha1="585a154acc67bd84ea5b944686b78ed082b768d9" region="sound1" offset="800000"/>
		<rom name="243-v4.bin" merge="243-v4.bin" size="4194304" crc="f5c64ba6" sha1="2eac455def8c27090862cc042f65a3a8aad88283" region="sound1" offset="c00000"/>
		<rom name="243-c1.bin" merge="243-c1.bin" size="8388608" crc="5839444d" sha1="0616921c4cce20422563578bd0e806d359508599" region="gfx3" offset="0"/>
		<rom name="243-c2.bin" merge="243-c2.bin" size="8388608" crc="dd087428" sha1="ca27fdb60425664956a18c021ea465f452fb1527" region="gfx3" offset="1"/>
		<rom name="243-c3.bin" merge="243-c3.bin" size="8388608" crc="6054cbe0" sha1="ec2f65e9c930250ee25fd064ee5ae76a7a9c61d9" region="gfx3" offset="1000000"/>
		<rom name="243-c4.bin" merge="243-c4.bin" size="8388608" crc="8bd2a9d2" sha1="0935df65cd2b0891a708bcc0f1c188148058d4b5" region="gfx3" offset="1000001"/>
		<rom name="243-c5.bin" merge="243-c5.bin" size="8388608" crc="6a503dcf" sha1="23241b16d7e20f923d41186b29487ab922c7f530" region="gfx3" offset="2000000"/>
		<rom name="243-c6.bin" merge="243-c6.bin" size="8388608" crc="ec9c36d0" sha1="e145e9e359000dda6e1dfe95a996bc6d29cfca21" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="lastbl2b" sourcefile="neogeo.c" cloneof="lastbld2" romof="lastbld2">
		<description>Last Blade 2 (Boss Hack)</description>
		<year>1998</year>
		<manufacturer>Dodowang</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="243-p1bhd.bin" size="1048576" crc="6e512568" sha1="9bdd136d3a8b2a361b2659066f10fe6e7d3b6c52" region="cpu1" offset="0"/>
		<rom name="243-p2.bin" merge="243-p2.bin" size="4194304" crc="add4a30b" sha1="7db62564db49fe0218cbb35b119d62582a24d658" region="cpu1" offset="100000"/>
		<rom name="243-s1bhd.bin" size="131072" crc="357e4638" sha1="92bfc78749c00662225ada98eecc562fd2984e3e" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="243-m1.bin" merge="243-m1.bin" size="131072" crc="acf12d10" sha1="6e6b98cc1fa44f24a5168877559b0055e6957b60" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="243-v1.bin" merge="243-v1.bin" size="4194304" crc="f7ee6fbb" sha1="55137bcabeeb590e40a9b8a7c07dd106e4d12a90" region="sound1" offset="0"/>
		<rom name="243-v2.bin" merge="243-v2.bin" size="4194304" crc="aa9e4df6" sha1="a0b91f63e2552a8ad9e0d1af00e2c38288637161" region="sound1" offset="400000"/>
		<rom name="243-v3.bin" merge="243-v3.bin" size="4194304" crc="4ac750b2" sha1="585a154acc67bd84ea5b944686b78ed082b768d9" region="sound1" offset="800000"/>
		<rom name="243-v4.bin" merge="243-v4.bin" size="4194304" crc="f5c64ba6" sha1="2eac455def8c27090862cc042f65a3a8aad88283" region="sound1" offset="c00000"/>
		<rom name="243-c1.bin" merge="243-c1.bin" size="8388608" crc="5839444d" sha1="0616921c4cce20422563578bd0e806d359508599" region="gfx3" offset="0"/>
		<rom name="243-c2.bin" merge="243-c2.bin" size="8388608" crc="dd087428" sha1="ca27fdb60425664956a18c021ea465f452fb1527" region="gfx3" offset="1"/>
		<rom name="243-c3.bin" merge="243-c3.bin" size="8388608" crc="6054cbe0" sha1="ec2f65e9c930250ee25fd064ee5ae76a7a9c61d9" region="gfx3" offset="1000000"/>
		<rom name="243-c4.bin" merge="243-c4.bin" size="8388608" crc="8bd2a9d2" sha1="0935df65cd2b0891a708bcc0f1c188148058d4b5" region="gfx3" offset="1000001"/>
		<rom name="243-c5.bin" merge="243-c5.bin" size="8388608" crc="6a503dcf" sha1="23241b16d7e20f923d41186b29487ab922c7f530" region="gfx3" offset="2000000"/>
		<rom name="243-c6.bin" merge="243-c6.bin" size="8388608" crc="ec9c36d0" sha1="e145e9e359000dda6e1dfe95a996bc6d29cfca21" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="lastbldb" sourcefile="neogeo.c" cloneof="lastblad" romof="lastblad">
		<description>The Last Blade (3 Add Char - Wesker mod.)</description>
		<year>1997</year>
		<manufacturer>Kurouri and Wesker</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="234b-p1.bin" size="1048576" crc="bdbc598e" sha1="2fc8937cf07c0a402a36859a6a5231e37d092e91" region="cpu1" offset="0"/>
		<rom name="234-p2.bin" merge="234-p2.bin" size="4194304" crc="0fdc289e" sha1="1ff31c0b0f4f9ddbedaf4bcf927faaae81892ec7" region="cpu1" offset="100000"/>
		<rom name="234-s1.bin" merge="234-s1.bin" size="131072" crc="95561412" sha1="995de272f572fd08d909d3d0af4251b9957b3640" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="234-m1.bin" merge="234-m1.bin" size="131072" crc="087628ea" sha1="48dcf739bb16699af4ab8ed632b7dcb25e470e06" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="234-v1.bin" merge="234-v1.bin" size="4194304" crc="ed66b76f" sha1="8a05ff06d9b6f01c6c16b3026282eaabb0e25b44" region="sound1" offset="0"/>
		<rom name="234-v2.bin" merge="234-v2.bin" size="4194304" crc="a0e7f6e2" sha1="753ff74fa9294f695aae511ae01ead119b114a57" region="sound1" offset="400000"/>
		<rom name="234-v3.bin" merge="234-v3.bin" size="4194304" crc="a506e1e2" sha1="b3e04ba1a5cb50b77c6fbe9fe353b9b64b6f3f74" region="sound1" offset="800000"/>
		<rom name="234-v4t.bin" size="2097152" crc="13583c4b" sha1="8b84dd4117bb0d535f30531499621622967b2344" region="sound1" offset="c00000"/>
		<rom name="234-c1.bin" merge="234-c1.bin" size="8388608" crc="9f7e2bd3" sha1="2828aca0c0f5802110f10453c1cf640f69736554" region="gfx3" offset="0"/>
		<rom name="234-c2.bin" merge="234-c2.bin" size="8388608" crc="80623d3c" sha1="ad460615115ec8fb25206f012da59ecfc8059b64" region="gfx3" offset="1"/>
		<rom name="234-c3.bin" merge="234-c3.bin" size="8388608" crc="91ab1a30" sha1="e3cf9133784bef2c8f1bfe45f277ccf82cc6f6a1" region="gfx3" offset="1000000"/>
		<rom name="234-c4.bin" merge="234-c4.bin" size="8388608" crc="3d60b037" sha1="78a50233bcd19e92c7b6f7ee1a53417d9db21f6a" region="gfx3" offset="1000001"/>
		<rom name="234-c5.bin" merge="234-c5.bin" size="4194304" crc="1ba80cee" sha1="0c59057183b5279b747e73213b4cd3c6d7ad9eb1" region="gfx3" offset="2000000"/>
		<rom name="234-c6.bin" merge="234-c6.bin" size="4194304" crc="beafd091" sha1="55df9cc128eb0f00856de3996c946e3efe8f09a5" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="lastblde" sourcefile="neogeo.c" cloneof="lastblad" romof="lastblad">
		<description>The Last Blade (3 Add Char - Ultra kill start max - Ultra pow hack - Wesker mod.)</description>
		<year>1997</year>
		<manufacturer>Creamymami, Kurouri, wesker and Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="234e-p1.bin" size="1048576" crc="0b06430e" sha1="813cb410b993b032d96e7f34db0a1ee1a57c52f2" region="cpu1" offset="0"/>
		<rom name="234-p2.bin" merge="234-p2.bin" size="4194304" crc="0fdc289e" sha1="1ff31c0b0f4f9ddbedaf4bcf927faaae81892ec7" region="cpu1" offset="100000"/>
		<rom name="234-s1.bin" merge="234-s1.bin" size="131072" crc="95561412" sha1="995de272f572fd08d909d3d0af4251b9957b3640" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="234-m1.bin" merge="234-m1.bin" size="131072" crc="087628ea" sha1="48dcf739bb16699af4ab8ed632b7dcb25e470e06" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="234-v1.bin" merge="234-v1.bin" size="4194304" crc="ed66b76f" sha1="8a05ff06d9b6f01c6c16b3026282eaabb0e25b44" region="sound1" offset="0"/>
		<rom name="234-v2.bin" merge="234-v2.bin" size="4194304" crc="a0e7f6e2" sha1="753ff74fa9294f695aae511ae01ead119b114a57" region="sound1" offset="400000"/>
		<rom name="234-v3.bin" merge="234-v3.bin" size="4194304" crc="a506e1e2" sha1="b3e04ba1a5cb50b77c6fbe9fe353b9b64b6f3f74" region="sound1" offset="800000"/>
		<rom name="234-v4t.bin" size="2097152" crc="13583c4b" sha1="8b84dd4117bb0d535f30531499621622967b2344" region="sound1" offset="c00000"/>
		<rom name="234-c1.bin" merge="234-c1.bin" size="8388608" crc="9f7e2bd3" sha1="2828aca0c0f5802110f10453c1cf640f69736554" region="gfx3" offset="0"/>
		<rom name="234-c2.bin" merge="234-c2.bin" size="8388608" crc="80623d3c" sha1="ad460615115ec8fb25206f012da59ecfc8059b64" region="gfx3" offset="1"/>
		<rom name="234-c3.bin" merge="234-c3.bin" size="8388608" crc="91ab1a30" sha1="e3cf9133784bef2c8f1bfe45f277ccf82cc6f6a1" region="gfx3" offset="1000000"/>
		<rom name="234-c4.bin" merge="234-c4.bin" size="8388608" crc="3d60b037" sha1="78a50233bcd19e92c7b6f7ee1a53417d9db21f6a" region="gfx3" offset="1000001"/>
		<rom name="234-c5.bin" merge="234-c5.bin" size="4194304" crc="1ba80cee" sha1="0c59057183b5279b747e73213b4cd3c6d7ad9eb1" region="gfx3" offset="2000000"/>
		<rom name="234-c6.bin" merge="234-c6.bin" size="4194304" crc="beafd091" sha1="55df9cc128eb0f00856de3996c946e3efe8f09a5" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="lbboss" sourcefile="neogeo.c" cloneof="lastblad" romof="lastblad">
		<description>The Last Blade (3 Add Char)</description>
		<year>1997</year>
		<manufacturer>Kurouri</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="234j-p1.bin" size="1048576" crc="84fb4bc9" sha1="bf5dec15a6c2e1557b7436c48ea58193c6ad83bb" region="cpu1" offset="0"/>
		<rom name="234-p2.bin" merge="234-p2.bin" size="4194304" crc="0fdc289e" sha1="1ff31c0b0f4f9ddbedaf4bcf927faaae81892ec7" region="cpu1" offset="100000"/>
		<rom name="234-s1.bin" merge="234-s1.bin" size="131072" crc="95561412" sha1="995de272f572fd08d909d3d0af4251b9957b3640" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="234-m1.bin" merge="234-m1.bin" size="131072" crc="087628ea" sha1="48dcf739bb16699af4ab8ed632b7dcb25e470e06" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="234-v1.bin" merge="234-v1.bin" size="4194304" crc="ed66b76f" sha1="8a05ff06d9b6f01c6c16b3026282eaabb0e25b44" region="sound1" offset="0"/>
		<rom name="234-v2.bin" merge="234-v2.bin" size="4194304" crc="a0e7f6e2" sha1="753ff74fa9294f695aae511ae01ead119b114a57" region="sound1" offset="400000"/>
		<rom name="234-v3.bin" merge="234-v3.bin" size="4194304" crc="a506e1e2" sha1="b3e04ba1a5cb50b77c6fbe9fe353b9b64b6f3f74" region="sound1" offset="800000"/>
		<rom name="234-v4t.bin" size="2097152" crc="13583c4b" sha1="8b84dd4117bb0d535f30531499621622967b2344" region="sound1" offset="c00000"/>
		<rom name="234-c1.bin" merge="234-c1.bin" size="8388608" crc="9f7e2bd3" sha1="2828aca0c0f5802110f10453c1cf640f69736554" region="gfx3" offset="0"/>
		<rom name="234-c2.bin" merge="234-c2.bin" size="8388608" crc="80623d3c" sha1="ad460615115ec8fb25206f012da59ecfc8059b64" region="gfx3" offset="1"/>
		<rom name="234-c3.bin" merge="234-c3.bin" size="8388608" crc="91ab1a30" sha1="e3cf9133784bef2c8f1bfe45f277ccf82cc6f6a1" region="gfx3" offset="1000000"/>
		<rom name="234-c4.bin" merge="234-c4.bin" size="8388608" crc="3d60b037" sha1="78a50233bcd19e92c7b6f7ee1a53417d9db21f6a" region="gfx3" offset="1000001"/>
		<rom name="234-c5.bin" merge="234-c5.bin" size="4194304" crc="1ba80cee" sha1="0c59057183b5279b747e73213b4cd3c6d7ad9eb1" region="gfx3" offset="2000000"/>
		<rom name="234-c6.bin" merge="234-c6.bin" size="4194304" crc="beafd091" sha1="55df9cc128eb0f00856de3996c946e3efe8f09a5" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="lbeh" sourcefile="neogeo.c" cloneof="lastblad" romof="lastblad">
		<description>The Last Blade (3 Add Char - Ultra kill start max)</description>
		<year>1997</year>
		<manufacturer>Kurouri and Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="234eh-p1.bin" size="1048576" crc="d3a5d3dc" sha1="004fe19505d08a314e208508078001425da6560d" region="cpu1" offset="0"/>
		<rom name="234-p2.bin" merge="234-p2.bin" size="4194304" crc="0fdc289e" sha1="1ff31c0b0f4f9ddbedaf4bcf927faaae81892ec7" region="cpu1" offset="100000"/>
		<rom name="234-s1.bin" merge="234-s1.bin" size="131072" crc="95561412" sha1="995de272f572fd08d909d3d0af4251b9957b3640" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="234-m1.bin" merge="234-m1.bin" size="131072" crc="087628ea" sha1="48dcf739bb16699af4ab8ed632b7dcb25e470e06" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="234-v1.bin" merge="234-v1.bin" size="4194304" crc="ed66b76f" sha1="8a05ff06d9b6f01c6c16b3026282eaabb0e25b44" region="sound1" offset="0"/>
		<rom name="234-v2.bin" merge="234-v2.bin" size="4194304" crc="a0e7f6e2" sha1="753ff74fa9294f695aae511ae01ead119b114a57" region="sound1" offset="400000"/>
		<rom name="234-v3.bin" merge="234-v3.bin" size="4194304" crc="a506e1e2" sha1="b3e04ba1a5cb50b77c6fbe9fe353b9b64b6f3f74" region="sound1" offset="800000"/>
		<rom name="234-v4t.bin" size="2097152" crc="13583c4b" sha1="8b84dd4117bb0d535f30531499621622967b2344" region="sound1" offset="c00000"/>
		<rom name="234-c1.bin" merge="234-c1.bin" size="8388608" crc="9f7e2bd3" sha1="2828aca0c0f5802110f10453c1cf640f69736554" region="gfx3" offset="0"/>
		<rom name="234-c2.bin" merge="234-c2.bin" size="8388608" crc="80623d3c" sha1="ad460615115ec8fb25206f012da59ecfc8059b64" region="gfx3" offset="1"/>
		<rom name="234-c3.bin" merge="234-c3.bin" size="8388608" crc="91ab1a30" sha1="e3cf9133784bef2c8f1bfe45f277ccf82cc6f6a1" region="gfx3" offset="1000000"/>
		<rom name="234-c4.bin" merge="234-c4.bin" size="8388608" crc="3d60b037" sha1="78a50233bcd19e92c7b6f7ee1a53417d9db21f6a" region="gfx3" offset="1000001"/>
		<rom name="234-c5.bin" merge="234-c5.bin" size="4194304" crc="1ba80cee" sha1="0c59057183b5279b747e73213b4cd3c6d7ad9eb1" region="gfx3" offset="2000000"/>
		<rom name="234-c6.bin" merge="234-c6.bin" size="4194304" crc="beafd091" sha1="55df9cc128eb0f00856de3996c946e3efe8f09a5" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="lbeh2" sourcefile="neogeo.c" cloneof="lastblad" romof="lastblad">
		<description>The Last Blade (2 Add Char)</description>
		<year>1997</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="234eh2-p1.bin" size="1048576" crc="12d80904" sha1="cf7be0aab4f26b38cf2ea09dca8db1e0a4b90629" region="cpu1" offset="0"/>
		<rom name="234-p2.bin" merge="234-p2.bin" size="4194304" crc="0fdc289e" sha1="1ff31c0b0f4f9ddbedaf4bcf927faaae81892ec7" region="cpu1" offset="100000"/>
		<rom name="234-s1.bin" merge="234-s1.bin" size="131072" crc="95561412" sha1="995de272f572fd08d909d3d0af4251b9957b3640" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="234-m1.bin" merge="234-m1.bin" size="131072" crc="087628ea" sha1="48dcf739bb16699af4ab8ed632b7dcb25e470e06" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="234-v1.bin" merge="234-v1.bin" size="4194304" crc="ed66b76f" sha1="8a05ff06d9b6f01c6c16b3026282eaabb0e25b44" region="sound1" offset="0"/>
		<rom name="234-v2.bin" merge="234-v2.bin" size="4194304" crc="a0e7f6e2" sha1="753ff74fa9294f695aae511ae01ead119b114a57" region="sound1" offset="400000"/>
		<rom name="234-v3.bin" merge="234-v3.bin" size="4194304" crc="a506e1e2" sha1="b3e04ba1a5cb50b77c6fbe9fe353b9b64b6f3f74" region="sound1" offset="800000"/>
		<rom name="234-v4t.bin" size="2097152" crc="13583c4b" sha1="8b84dd4117bb0d535f30531499621622967b2344" region="sound1" offset="c00000"/>
		<rom name="234-c1.bin" merge="234-c1.bin" size="8388608" crc="9f7e2bd3" sha1="2828aca0c0f5802110f10453c1cf640f69736554" region="gfx3" offset="0"/>
		<rom name="234-c2.bin" merge="234-c2.bin" size="8388608" crc="80623d3c" sha1="ad460615115ec8fb25206f012da59ecfc8059b64" region="gfx3" offset="1"/>
		<rom name="234-c3.bin" merge="234-c3.bin" size="8388608" crc="91ab1a30" sha1="e3cf9133784bef2c8f1bfe45f277ccf82cc6f6a1" region="gfx3" offset="1000000"/>
		<rom name="234-c4.bin" merge="234-c4.bin" size="8388608" crc="3d60b037" sha1="78a50233bcd19e92c7b6f7ee1a53417d9db21f6a" region="gfx3" offset="1000001"/>
		<rom name="234-c5.bin" merge="234-c5.bin" size="4194304" crc="1ba80cee" sha1="0c59057183b5279b747e73213b4cd3c6d7ad9eb1" region="gfx3" offset="2000000"/>
		<rom name="234-c6.bin" merge="234-c6.bin" size="4194304" crc="beafd091" sha1="55df9cc128eb0f00856de3996c946e3efe8f09a5" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="lbseh" sourcefile="neogeo.c" cloneof="lastblad" romof="lastblad">
		<description>The Last Blade (3 Add Char - Ultra kill start max - Ultra pow hack)</description>
		<year>1997</year>
		<manufacturer>Creamymami, Kurouri and Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="234seh-p1.bin" size="1048576" crc="32415149" sha1="944a77e4e0e06763332549cf8255632921348933" region="cpu1" offset="0"/>
		<rom name="234-p2.bin" merge="234-p2.bin" size="4194304" crc="0fdc289e" sha1="1ff31c0b0f4f9ddbedaf4bcf927faaae81892ec7" region="cpu1" offset="100000"/>
		<rom name="234-s1.bin" merge="234-s1.bin" size="131072" crc="95561412" sha1="995de272f572fd08d909d3d0af4251b9957b3640" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="234-m1.bin" merge="234-m1.bin" size="131072" crc="087628ea" sha1="48dcf739bb16699af4ab8ed632b7dcb25e470e06" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="234-v1.bin" merge="234-v1.bin" size="4194304" crc="ed66b76f" sha1="8a05ff06d9b6f01c6c16b3026282eaabb0e25b44" region="sound1" offset="0"/>
		<rom name="234-v2.bin" merge="234-v2.bin" size="4194304" crc="a0e7f6e2" sha1="753ff74fa9294f695aae511ae01ead119b114a57" region="sound1" offset="400000"/>
		<rom name="234-v3.bin" merge="234-v3.bin" size="4194304" crc="a506e1e2" sha1="b3e04ba1a5cb50b77c6fbe9fe353b9b64b6f3f74" region="sound1" offset="800000"/>
		<rom name="234-v4t.bin" size="2097152" crc="13583c4b" sha1="8b84dd4117bb0d535f30531499621622967b2344" region="sound1" offset="c00000"/>
		<rom name="234-c1.bin" merge="234-c1.bin" size="8388608" crc="9f7e2bd3" sha1="2828aca0c0f5802110f10453c1cf640f69736554" region="gfx3" offset="0"/>
		<rom name="234-c2.bin" merge="234-c2.bin" size="8388608" crc="80623d3c" sha1="ad460615115ec8fb25206f012da59ecfc8059b64" region="gfx3" offset="1"/>
		<rom name="234-c3.bin" merge="234-c3.bin" size="8388608" crc="91ab1a30" sha1="e3cf9133784bef2c8f1bfe45f277ccf82cc6f6a1" region="gfx3" offset="1000000"/>
		<rom name="234-c4.bin" merge="234-c4.bin" size="8388608" crc="3d60b037" sha1="78a50233bcd19e92c7b6f7ee1a53417d9db21f6a" region="gfx3" offset="1000001"/>
		<rom name="234-c5.bin" merge="234-c5.bin" size="4194304" crc="1ba80cee" sha1="0c59057183b5279b747e73213b4cd3c6d7ad9eb1" region="gfx3" offset="2000000"/>
		<rom name="234-c6.bin" merge="234-c6.bin" size="4194304" crc="beafd091" sha1="55df9cc128eb0f00856de3996c946e3efe8f09a5" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="lbeho" sourcefile="neogeo.c" cloneof="lastblad" romof="lastblad">
		<description>The Last Blade (2 Add Char - Ultra kill start max)</description>
		<year>1997</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="234eho-p1.bin" size="1048576" crc="c09d3ff3" sha1="311a5f98d78c8fe7d551a92ac08c47b52271fb7b" region="cpu1" offset="0"/>
		<rom name="234-p2.bin" merge="234-p2.bin" size="4194304" crc="0fdc289e" sha1="1ff31c0b0f4f9ddbedaf4bcf927faaae81892ec7" region="cpu1" offset="100000"/>
		<rom name="234-s1.bin" merge="234-s1.bin" size="131072" crc="95561412" sha1="995de272f572fd08d909d3d0af4251b9957b3640" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="234-m1.bin" merge="234-m1.bin" size="131072" crc="087628ea" sha1="48dcf739bb16699af4ab8ed632b7dcb25e470e06" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="234-v1.bin" merge="234-v1.bin" size="4194304" crc="ed66b76f" sha1="8a05ff06d9b6f01c6c16b3026282eaabb0e25b44" region="sound1" offset="0"/>
		<rom name="234-v2.bin" merge="234-v2.bin" size="4194304" crc="a0e7f6e2" sha1="753ff74fa9294f695aae511ae01ead119b114a57" region="sound1" offset="400000"/>
		<rom name="234-v3.bin" merge="234-v3.bin" size="4194304" crc="a506e1e2" sha1="b3e04ba1a5cb50b77c6fbe9fe353b9b64b6f3f74" region="sound1" offset="800000"/>
		<rom name="234-v4t.bin" size="2097152" crc="13583c4b" sha1="8b84dd4117bb0d535f30531499621622967b2344" region="sound1" offset="c00000"/>
		<rom name="234-c1.bin" merge="234-c1.bin" size="8388608" crc="9f7e2bd3" sha1="2828aca0c0f5802110f10453c1cf640f69736554" region="gfx3" offset="0"/>
		<rom name="234-c2.bin" merge="234-c2.bin" size="8388608" crc="80623d3c" sha1="ad460615115ec8fb25206f012da59ecfc8059b64" region="gfx3" offset="1"/>
		<rom name="234-c3.bin" merge="234-c3.bin" size="8388608" crc="91ab1a30" sha1="e3cf9133784bef2c8f1bfe45f277ccf82cc6f6a1" region="gfx3" offset="1000000"/>
		<rom name="234-c4.bin" merge="234-c4.bin" size="8388608" crc="3d60b037" sha1="78a50233bcd19e92c7b6f7ee1a53417d9db21f6a" region="gfx3" offset="1000001"/>
		<rom name="234-c5.bin" merge="234-c5.bin" size="4194304" crc="1ba80cee" sha1="0c59057183b5279b747e73213b4cd3c6d7ad9eb1" region="gfx3" offset="2000000"/>
		<rom name="234-c6.bin" merge="234-c6.bin" size="4194304" crc="beafd091" sha1="55df9cc128eb0f00856de3996c946e3efe8f09a5" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="lby" sourcefile="neogeo.c" cloneof="lastblad" romof="lastblad">
		<description>The Last Blade (Add Musashi)</description>
		<year>1997</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="234y-p1.bin" size="1048576" crc="481a6e8f" sha1="cad1207b8ed93ba118e822767f0c32cd4030823a" region="cpu1" offset="0"/>
		<rom name="234-p2.bin" merge="234-p2.bin" size="4194304" crc="0fdc289e" sha1="1ff31c0b0f4f9ddbedaf4bcf927faaae81892ec7" region="cpu1" offset="100000"/>
		<rom name="234-s1.bin" merge="234-s1.bin" size="131072" crc="95561412" sha1="995de272f572fd08d909d3d0af4251b9957b3640" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="234-m1.bin" merge="234-m1.bin" size="131072" crc="087628ea" sha1="48dcf739bb16699af4ab8ed632b7dcb25e470e06" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="234-v1.bin" merge="234-v1.bin" size="4194304" crc="ed66b76f" sha1="8a05ff06d9b6f01c6c16b3026282eaabb0e25b44" region="sound1" offset="0"/>
		<rom name="234-v2.bin" merge="234-v2.bin" size="4194304" crc="a0e7f6e2" sha1="753ff74fa9294f695aae511ae01ead119b114a57" region="sound1" offset="400000"/>
		<rom name="234-v3.bin" merge="234-v3.bin" size="4194304" crc="a506e1e2" sha1="b3e04ba1a5cb50b77c6fbe9fe353b9b64b6f3f74" region="sound1" offset="800000"/>
		<rom name="234-v4t.bin" size="2097152" crc="13583c4b" sha1="8b84dd4117bb0d535f30531499621622967b2344" region="sound1" offset="c00000"/>
		<rom name="234-c1.bin" merge="234-c1.bin" size="8388608" crc="9f7e2bd3" sha1="2828aca0c0f5802110f10453c1cf640f69736554" region="gfx3" offset="0"/>
		<rom name="234-c2.bin" merge="234-c2.bin" size="8388608" crc="80623d3c" sha1="ad460615115ec8fb25206f012da59ecfc8059b64" region="gfx3" offset="1"/>
		<rom name="234-c3.bin" merge="234-c3.bin" size="8388608" crc="91ab1a30" sha1="e3cf9133784bef2c8f1bfe45f277ccf82cc6f6a1" region="gfx3" offset="1000000"/>
		<rom name="234-c4.bin" merge="234-c4.bin" size="8388608" crc="3d60b037" sha1="78a50233bcd19e92c7b6f7ee1a53417d9db21f6a" region="gfx3" offset="1000001"/>
		<rom name="234-c5.bin" merge="234-c5.bin" size="4194304" crc="1ba80cee" sha1="0c59057183b5279b747e73213b4cd3c6d7ad9eb1" region="gfx3" offset="2000000"/>
		<rom name="234-c6.bin" merge="234-c6.bin" size="4194304" crc="beafd091" sha1="55df9cc128eb0f00856de3996c946e3efe8f09a5" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="lb2a" sourcefile="neogeo.c" cloneof="lastbld2" romof="lastbld2">
		<description>The Last Blade 2 (Add Kouryu)</description>
		<year>1998</year>
		<manufacturer>Alphax2</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="243a-p1.bin" size="1048576" crc="9b53279c" sha1="d2424f057ad834e76603cbbe4febf97d93fcd2a9" region="cpu1" offset="0"/>
		<rom name="243-p2.bin" merge="243-p2.bin" size="4194304" crc="add4a30b" sha1="7db62564db49fe0218cbb35b119d62582a24d658" region="cpu1" offset="100000"/>
		<rom name="243-s1.bin" merge="243-s1.bin" size="131072" crc="c9cd2298" sha1="a9a18b5347f9dbe29a2ccb63fd4c8fd19537bf8b" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="243-m1.bin" merge="243-m1.bin" size="131072" crc="acf12d10" sha1="6e6b98cc1fa44f24a5168877559b0055e6957b60" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="243-v1.bin" merge="243-v1.bin" size="4194304" crc="f7ee6fbb" sha1="55137bcabeeb590e40a9b8a7c07dd106e4d12a90" region="sound1" offset="0"/>
		<rom name="243-v2.bin" merge="243-v2.bin" size="4194304" crc="aa9e4df6" sha1="a0b91f63e2552a8ad9e0d1af00e2c38288637161" region="sound1" offset="400000"/>
		<rom name="243-v3.bin" merge="243-v3.bin" size="4194304" crc="4ac750b2" sha1="585a154acc67bd84ea5b944686b78ed082b768d9" region="sound1" offset="800000"/>
		<rom name="243-v4.bin" merge="243-v4.bin" size="4194304" crc="f5c64ba6" sha1="2eac455def8c27090862cc042f65a3a8aad88283" region="sound1" offset="c00000"/>
		<rom name="243-c1.bin" merge="243-c1.bin" size="8388608" crc="5839444d" sha1="0616921c4cce20422563578bd0e806d359508599" region="gfx3" offset="0"/>
		<rom name="243-c2.bin" merge="243-c2.bin" size="8388608" crc="dd087428" sha1="ca27fdb60425664956a18c021ea465f452fb1527" region="gfx3" offset="1"/>
		<rom name="243-c3.bin" merge="243-c3.bin" size="8388608" crc="6054cbe0" sha1="ec2f65e9c930250ee25fd064ee5ae76a7a9c61d9" region="gfx3" offset="1000000"/>
		<rom name="243-c4.bin" merge="243-c4.bin" size="8388608" crc="8bd2a9d2" sha1="0935df65cd2b0891a708bcc0f1c188148058d4b5" region="gfx3" offset="1000001"/>
		<rom name="243-c5.bin" merge="243-c5.bin" size="8388608" crc="6a503dcf" sha1="23241b16d7e20f923d41186b29487ab922c7f530" region="gfx3" offset="2000000"/>
		<rom name="243-c6.bin" merge="243-c6.bin" size="8388608" crc="ec9c36d0" sha1="e145e9e359000dda6e1dfe95a996bc6d29cfca21" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="lb2bhd" sourcefile="neogeo.c" cloneof="lastbld2" romof="lastbld2">
		<description>The Last Blade 2 (Add Char with icons - EX mode choosing Speed + pressing C)</description>
		<year>1998</year>
		<manufacturer>Dodowang</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="243bhd-p1.bin" size="1048576" crc="f4e141cf" sha1="515a101c1fc7b038603afc56121d240738e68090" region="cpu1" offset="0"/>
		<rom name="243-p2.bin" merge="243-p2.bin" size="4194304" crc="add4a30b" sha1="7db62564db49fe0218cbb35b119d62582a24d658" region="cpu1" offset="100000"/>
		<rom name="243bhd-s1.bin" size="131072" crc="357e4638" sha1="92bfc78749c00662225ada98eecc562fd2984e3e" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="243-m1.bin" merge="243-m1.bin" size="131072" crc="acf12d10" sha1="6e6b98cc1fa44f24a5168877559b0055e6957b60" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="243-v1.bin" merge="243-v1.bin" size="4194304" crc="f7ee6fbb" sha1="55137bcabeeb590e40a9b8a7c07dd106e4d12a90" region="sound1" offset="0"/>
		<rom name="243-v2.bin" merge="243-v2.bin" size="4194304" crc="aa9e4df6" sha1="a0b91f63e2552a8ad9e0d1af00e2c38288637161" region="sound1" offset="400000"/>
		<rom name="243-v3.bin" merge="243-v3.bin" size="4194304" crc="4ac750b2" sha1="585a154acc67bd84ea5b944686b78ed082b768d9" region="sound1" offset="800000"/>
		<rom name="243-v4.bin" merge="243-v4.bin" size="4194304" crc="f5c64ba6" sha1="2eac455def8c27090862cc042f65a3a8aad88283" region="sound1" offset="c00000"/>
		<rom name="243-c1.bin" merge="243-c1.bin" size="8388608" crc="5839444d" sha1="0616921c4cce20422563578bd0e806d359508599" region="gfx3" offset="0"/>
		<rom name="243-c2.bin" merge="243-c2.bin" size="8388608" crc="dd087428" sha1="ca27fdb60425664956a18c021ea465f452fb1527" region="gfx3" offset="1"/>
		<rom name="243-c3.bin" merge="243-c3.bin" size="8388608" crc="6054cbe0" sha1="ec2f65e9c930250ee25fd064ee5ae76a7a9c61d9" region="gfx3" offset="1000000"/>
		<rom name="243-c4.bin" merge="243-c4.bin" size="8388608" crc="8bd2a9d2" sha1="0935df65cd2b0891a708bcc0f1c188148058d4b5" region="gfx3" offset="1000001"/>
		<rom name="243-c5.bin" merge="243-c5.bin" size="8388608" crc="6a503dcf" sha1="23241b16d7e20f923d41186b29487ab922c7f530" region="gfx3" offset="2000000"/>
		<rom name="243-c6.bin" merge="243-c6.bin" size="8388608" crc="ec9c36d0" sha1="e145e9e359000dda6e1dfe95a996bc6d29cfca21" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="lb2easy" sourcefile="neogeo.c" cloneof="lastbld2" romof="lastbld2">
		<description>The Last Blade 2 (Moves optimized for keyboard)</description>
		<year>1998</year>
		<manufacturer>Raymonose</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="243ea-p1.bin" size="1048576" crc="220f7860" sha1="da292fd2ae80a11676aa2b7f884c733535b5ce9e" region="cpu1" offset="0"/>
		<rom name="243-p2.bin" merge="243-p2.bin" size="4194304" crc="add4a30b" sha1="7db62564db49fe0218cbb35b119d62582a24d658" region="cpu1" offset="100000"/>
		<rom name="243-s1.bin" merge="243-s1.bin" size="131072" crc="c9cd2298" sha1="a9a18b5347f9dbe29a2ccb63fd4c8fd19537bf8b" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="243-m1.bin" merge="243-m1.bin" size="131072" crc="acf12d10" sha1="6e6b98cc1fa44f24a5168877559b0055e6957b60" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="243-v1.bin" merge="243-v1.bin" size="4194304" crc="f7ee6fbb" sha1="55137bcabeeb590e40a9b8a7c07dd106e4d12a90" region="sound1" offset="0"/>
		<rom name="243-v2.bin" merge="243-v2.bin" size="4194304" crc="aa9e4df6" sha1="a0b91f63e2552a8ad9e0d1af00e2c38288637161" region="sound1" offset="400000"/>
		<rom name="243-v3.bin" merge="243-v3.bin" size="4194304" crc="4ac750b2" sha1="585a154acc67bd84ea5b944686b78ed082b768d9" region="sound1" offset="800000"/>
		<rom name="243-v4.bin" merge="243-v4.bin" size="4194304" crc="f5c64ba6" sha1="2eac455def8c27090862cc042f65a3a8aad88283" region="sound1" offset="c00000"/>
		<rom name="243-c1.bin" merge="243-c1.bin" size="8388608" crc="5839444d" sha1="0616921c4cce20422563578bd0e806d359508599" region="gfx3" offset="0"/>
		<rom name="243-c2.bin" merge="243-c2.bin" size="8388608" crc="dd087428" sha1="ca27fdb60425664956a18c021ea465f452fb1527" region="gfx3" offset="1"/>
		<rom name="243-c3.bin" merge="243-c3.bin" size="8388608" crc="6054cbe0" sha1="ec2f65e9c930250ee25fd064ee5ae76a7a9c61d9" region="gfx3" offset="1000000"/>
		<rom name="243-c4.bin" merge="243-c4.bin" size="8388608" crc="8bd2a9d2" sha1="0935df65cd2b0891a708bcc0f1c188148058d4b5" region="gfx3" offset="1000001"/>
		<rom name="243-c5.bin" merge="243-c5.bin" size="8388608" crc="6a503dcf" sha1="23241b16d7e20f923d41186b29487ab922c7f530" region="gfx3" offset="2000000"/>
		<rom name="243-c6.bin" merge="243-c6.bin" size="8388608" crc="ec9c36d0" sha1="e145e9e359000dda6e1dfe95a996bc6d29cfca21" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="lb2ed" sourcefile="neogeo.c" cloneof="lastbld2" romof="lastbld2">
		<description>The Last Blade 2 (EX mode choosing Speed + pressing C)</description>
		<year>1998</year>
		<manufacturer>Dodowang</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="243ed-p1.bin" size="1048576" crc="35ae01f3" sha1="dbf24eb2732c72e8d8f06bdebcd30d93f9c3ae1a" region="cpu1" offset="0"/>
		<rom name="243-p2.bin" merge="243-p2.bin" size="4194304" crc="add4a30b" sha1="7db62564db49fe0218cbb35b119d62582a24d658" region="cpu1" offset="100000"/>
		<rom name="243-s1.bin" merge="243-s1.bin" size="131072" crc="c9cd2298" sha1="a9a18b5347f9dbe29a2ccb63fd4c8fd19537bf8b" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="243-m1.bin" merge="243-m1.bin" size="131072" crc="acf12d10" sha1="6e6b98cc1fa44f24a5168877559b0055e6957b60" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="243-v1.bin" merge="243-v1.bin" size="4194304" crc="f7ee6fbb" sha1="55137bcabeeb590e40a9b8a7c07dd106e4d12a90" region="sound1" offset="0"/>
		<rom name="243-v2.bin" merge="243-v2.bin" size="4194304" crc="aa9e4df6" sha1="a0b91f63e2552a8ad9e0d1af00e2c38288637161" region="sound1" offset="400000"/>
		<rom name="243-v3.bin" merge="243-v3.bin" size="4194304" crc="4ac750b2" sha1="585a154acc67bd84ea5b944686b78ed082b768d9" region="sound1" offset="800000"/>
		<rom name="243-v4.bin" merge="243-v4.bin" size="4194304" crc="f5c64ba6" sha1="2eac455def8c27090862cc042f65a3a8aad88283" region="sound1" offset="c00000"/>
		<rom name="243-c1.bin" merge="243-c1.bin" size="8388608" crc="5839444d" sha1="0616921c4cce20422563578bd0e806d359508599" region="gfx3" offset="0"/>
		<rom name="243-c2.bin" merge="243-c2.bin" size="8388608" crc="dd087428" sha1="ca27fdb60425664956a18c021ea465f452fb1527" region="gfx3" offset="1"/>
		<rom name="243-c3.bin" merge="243-c3.bin" size="8388608" crc="6054cbe0" sha1="ec2f65e9c930250ee25fd064ee5ae76a7a9c61d9" region="gfx3" offset="1000000"/>
		<rom name="243-c4.bin" merge="243-c4.bin" size="8388608" crc="8bd2a9d2" sha1="0935df65cd2b0891a708bcc0f1c188148058d4b5" region="gfx3" offset="1000001"/>
		<rom name="243-c5.bin" merge="243-c5.bin" size="8388608" crc="6a503dcf" sha1="23241b16d7e20f923d41186b29487ab922c7f530" region="gfx3" offset="2000000"/>
		<rom name="243-c6.bin" merge="243-c6.bin" size="8388608" crc="ec9c36d0" sha1="e145e9e359000dda6e1dfe95a996bc6d29cfca21" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="lb2ebd" sourcefile="neogeo.c" cloneof="lastbld2" romof="lastbld2">
		<description>The Last Blade 2 (Add Char - EX mode choosing Speed + pressing C)</description>
		<year>1998</year>
		<manufacturer>Dodowang</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="243ebd-p1.bin" size="1048576" crc="9fa23fd3" sha1="76f858e3c293f53770be6a0037d39797b4624002" region="cpu1" offset="0"/>
		<rom name="243-p2.bin" merge="243-p2.bin" size="4194304" crc="add4a30b" sha1="7db62564db49fe0218cbb35b119d62582a24d658" region="cpu1" offset="100000"/>
		<rom name="243-s1.bin" merge="243-s1.bin" size="131072" crc="c9cd2298" sha1="a9a18b5347f9dbe29a2ccb63fd4c8fd19537bf8b" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="243-m1.bin" merge="243-m1.bin" size="131072" crc="acf12d10" sha1="6e6b98cc1fa44f24a5168877559b0055e6957b60" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="243-v1.bin" merge="243-v1.bin" size="4194304" crc="f7ee6fbb" sha1="55137bcabeeb590e40a9b8a7c07dd106e4d12a90" region="sound1" offset="0"/>
		<rom name="243-v2.bin" merge="243-v2.bin" size="4194304" crc="aa9e4df6" sha1="a0b91f63e2552a8ad9e0d1af00e2c38288637161" region="sound1" offset="400000"/>
		<rom name="243-v3.bin" merge="243-v3.bin" size="4194304" crc="4ac750b2" sha1="585a154acc67bd84ea5b944686b78ed082b768d9" region="sound1" offset="800000"/>
		<rom name="243-v4.bin" merge="243-v4.bin" size="4194304" crc="f5c64ba6" sha1="2eac455def8c27090862cc042f65a3a8aad88283" region="sound1" offset="c00000"/>
		<rom name="243-c1.bin" merge="243-c1.bin" size="8388608" crc="5839444d" sha1="0616921c4cce20422563578bd0e806d359508599" region="gfx3" offset="0"/>
		<rom name="243-c2.bin" merge="243-c2.bin" size="8388608" crc="dd087428" sha1="ca27fdb60425664956a18c021ea465f452fb1527" region="gfx3" offset="1"/>
		<rom name="243-c3.bin" merge="243-c3.bin" size="8388608" crc="6054cbe0" sha1="ec2f65e9c930250ee25fd064ee5ae76a7a9c61d9" region="gfx3" offset="1000000"/>
		<rom name="243-c4.bin" merge="243-c4.bin" size="8388608" crc="8bd2a9d2" sha1="0935df65cd2b0891a708bcc0f1c188148058d4b5" region="gfx3" offset="1000001"/>
		<rom name="243-c5.bin" merge="243-c5.bin" size="8388608" crc="6a503dcf" sha1="23241b16d7e20f923d41186b29487ab922c7f530" region="gfx3" offset="2000000"/>
		<rom name="243-c6.bin" merge="243-c6.bin" size="8388608" crc="ec9c36d0" sha1="e145e9e359000dda6e1dfe95a996bc6d29cfca21" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="lb2eh" sourcefile="neogeo.c" cloneof="lastbld2" romof="lastbld2">
		<description>The Last Blade 2 (4 Add Char - Ultra kill start max set 1)</description>
		<year>1998</year>
		<manufacturer>Ydmis and Zhangshee</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="243eh-p1.bin" size="1048576" crc="57064bc6" sha1="e7c1669356606bf134a02217fabc00ffd74d91f2" region="cpu1" offset="0"/>
		<rom name="243-p2.bin" merge="243-p2.bin" size="4194304" crc="add4a30b" sha1="7db62564db49fe0218cbb35b119d62582a24d658" region="cpu1" offset="100000"/>
		<rom name="243-s1.bin" merge="243-s1.bin" size="131072" crc="c9cd2298" sha1="a9a18b5347f9dbe29a2ccb63fd4c8fd19537bf8b" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="243-m1.bin" merge="243-m1.bin" size="131072" crc="acf12d10" sha1="6e6b98cc1fa44f24a5168877559b0055e6957b60" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="243-v1.bin" merge="243-v1.bin" size="4194304" crc="f7ee6fbb" sha1="55137bcabeeb590e40a9b8a7c07dd106e4d12a90" region="sound1" offset="0"/>
		<rom name="243-v2.bin" merge="243-v2.bin" size="4194304" crc="aa9e4df6" sha1="a0b91f63e2552a8ad9e0d1af00e2c38288637161" region="sound1" offset="400000"/>
		<rom name="243-v3.bin" merge="243-v3.bin" size="4194304" crc="4ac750b2" sha1="585a154acc67bd84ea5b944686b78ed082b768d9" region="sound1" offset="800000"/>
		<rom name="243-v4.bin" merge="243-v4.bin" size="4194304" crc="f5c64ba6" sha1="2eac455def8c27090862cc042f65a3a8aad88283" region="sound1" offset="c00000"/>
		<rom name="243-c1.bin" merge="243-c1.bin" size="8388608" crc="5839444d" sha1="0616921c4cce20422563578bd0e806d359508599" region="gfx3" offset="0"/>
		<rom name="243-c2.bin" merge="243-c2.bin" size="8388608" crc="dd087428" sha1="ca27fdb60425664956a18c021ea465f452fb1527" region="gfx3" offset="1"/>
		<rom name="243-c3.bin" merge="243-c3.bin" size="8388608" crc="6054cbe0" sha1="ec2f65e9c930250ee25fd064ee5ae76a7a9c61d9" region="gfx3" offset="1000000"/>
		<rom name="243-c4.bin" merge="243-c4.bin" size="8388608" crc="8bd2a9d2" sha1="0935df65cd2b0891a708bcc0f1c188148058d4b5" region="gfx3" offset="1000001"/>
		<rom name="243-c5.bin" merge="243-c5.bin" size="8388608" crc="6a503dcf" sha1="23241b16d7e20f923d41186b29487ab922c7f530" region="gfx3" offset="2000000"/>
		<rom name="243-c6.bin" merge="243-c6.bin" size="8388608" crc="ec9c36d0" sha1="e145e9e359000dda6e1dfe95a996bc6d29cfca21" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="lb2eh2" sourcefile="neogeo.c" cloneof="lastbld2" romof="lastbld2">
		<description>The Last Blade 2 (4 Add Char - Ultra kill start max - Ultra pow hack)</description>
		<year>1998</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="243eh2-p1.bin" size="1048576" crc="10e0ffa5" sha1="d26f3807426a18914801b18dc01fd01e96c9fd78" region="cpu1" offset="0"/>
		<rom name="243-p2.bin" merge="243-p2.bin" size="4194304" crc="add4a30b" sha1="7db62564db49fe0218cbb35b119d62582a24d658" region="cpu1" offset="100000"/>
		<rom name="243-s1.bin" merge="243-s1.bin" size="131072" crc="c9cd2298" sha1="a9a18b5347f9dbe29a2ccb63fd4c8fd19537bf8b" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="243-m1.bin" merge="243-m1.bin" size="131072" crc="acf12d10" sha1="6e6b98cc1fa44f24a5168877559b0055e6957b60" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="243-v1.bin" merge="243-v1.bin" size="4194304" crc="f7ee6fbb" sha1="55137bcabeeb590e40a9b8a7c07dd106e4d12a90" region="sound1" offset="0"/>
		<rom name="243-v2.bin" merge="243-v2.bin" size="4194304" crc="aa9e4df6" sha1="a0b91f63e2552a8ad9e0d1af00e2c38288637161" region="sound1" offset="400000"/>
		<rom name="243-v3.bin" merge="243-v3.bin" size="4194304" crc="4ac750b2" sha1="585a154acc67bd84ea5b944686b78ed082b768d9" region="sound1" offset="800000"/>
		<rom name="243-v4.bin" merge="243-v4.bin" size="4194304" crc="f5c64ba6" sha1="2eac455def8c27090862cc042f65a3a8aad88283" region="sound1" offset="c00000"/>
		<rom name="243-c1.bin" merge="243-c1.bin" size="8388608" crc="5839444d" sha1="0616921c4cce20422563578bd0e806d359508599" region="gfx3" offset="0"/>
		<rom name="243-c2.bin" merge="243-c2.bin" size="8388608" crc="dd087428" sha1="ca27fdb60425664956a18c021ea465f452fb1527" region="gfx3" offset="1"/>
		<rom name="243-c3.bin" merge="243-c3.bin" size="8388608" crc="6054cbe0" sha1="ec2f65e9c930250ee25fd064ee5ae76a7a9c61d9" region="gfx3" offset="1000000"/>
		<rom name="243-c4.bin" merge="243-c4.bin" size="8388608" crc="8bd2a9d2" sha1="0935df65cd2b0891a708bcc0f1c188148058d4b5" region="gfx3" offset="1000001"/>
		<rom name="243-c5.bin" merge="243-c5.bin" size="8388608" crc="6a503dcf" sha1="23241b16d7e20f923d41186b29487ab922c7f530" region="gfx3" offset="2000000"/>
		<rom name="243-c6.bin" merge="243-c6.bin" size="8388608" crc="ec9c36d0" sha1="e145e9e359000dda6e1dfe95a996bc6d29cfca21" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="lb2eho" sourcefile="neogeo.c" cloneof="lastbld2" romof="lastbld2">
		<description>The Last Blade 2 (4 Add Char)</description>
		<year>1998</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="243eho-p1.bin" size="1048576" crc="f31ab9fe" sha1="92614220d2e7ea2100a7258e3479db1d42431dfd" region="cpu1" offset="0"/>
		<rom name="243-p2.bin" merge="243-p2.bin" size="4194304" crc="add4a30b" sha1="7db62564db49fe0218cbb35b119d62582a24d658" region="cpu1" offset="100000"/>
		<rom name="243-s1.bin" merge="243-s1.bin" size="131072" crc="c9cd2298" sha1="a9a18b5347f9dbe29a2ccb63fd4c8fd19537bf8b" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="243-m1.bin" merge="243-m1.bin" size="131072" crc="acf12d10" sha1="6e6b98cc1fa44f24a5168877559b0055e6957b60" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="243-v1.bin" merge="243-v1.bin" size="4194304" crc="f7ee6fbb" sha1="55137bcabeeb590e40a9b8a7c07dd106e4d12a90" region="sound1" offset="0"/>
		<rom name="243-v2.bin" merge="243-v2.bin" size="4194304" crc="aa9e4df6" sha1="a0b91f63e2552a8ad9e0d1af00e2c38288637161" region="sound1" offset="400000"/>
		<rom name="243-v3.bin" merge="243-v3.bin" size="4194304" crc="4ac750b2" sha1="585a154acc67bd84ea5b944686b78ed082b768d9" region="sound1" offset="800000"/>
		<rom name="243-v4.bin" merge="243-v4.bin" size="4194304" crc="f5c64ba6" sha1="2eac455def8c27090862cc042f65a3a8aad88283" region="sound1" offset="c00000"/>
		<rom name="243-c1.bin" merge="243-c1.bin" size="8388608" crc="5839444d" sha1="0616921c4cce20422563578bd0e806d359508599" region="gfx3" offset="0"/>
		<rom name="243-c2.bin" merge="243-c2.bin" size="8388608" crc="dd087428" sha1="ca27fdb60425664956a18c021ea465f452fb1527" region="gfx3" offset="1"/>
		<rom name="243-c3.bin" merge="243-c3.bin" size="8388608" crc="6054cbe0" sha1="ec2f65e9c930250ee25fd064ee5ae76a7a9c61d9" region="gfx3" offset="1000000"/>
		<rom name="243-c4.bin" merge="243-c4.bin" size="8388608" crc="8bd2a9d2" sha1="0935df65cd2b0891a708bcc0f1c188148058d4b5" region="gfx3" offset="1000001"/>
		<rom name="243-c5.bin" merge="243-c5.bin" size="8388608" crc="6a503dcf" sha1="23241b16d7e20f923d41186b29487ab922c7f530" region="gfx3" offset="2000000"/>
		<rom name="243-c6.bin" merge="243-c6.bin" size="8388608" crc="ec9c36d0" sha1="e145e9e359000dda6e1dfe95a996bc6d29cfca21" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="lb2ehu" sourcefile="neogeo.c" cloneof="lastbld2" romof="lastbld2">
		<description>The Last Blade 2 (4 Add Char - Ultra kill start max set 2)</description>
		<year>1998</year>
		<manufacturer>Unk</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="243ehu-p1.bin" size="1048576" crc="494aef40" sha1="7c6af3a463c1a6acae10ee3fd9fb5e07e553fa18" region="cpu1" offset="0"/>
		<rom name="243-p2.bin" merge="243-p2.bin" size="4194304" crc="add4a30b" sha1="7db62564db49fe0218cbb35b119d62582a24d658" region="cpu1" offset="100000"/>
		<rom name="243-s1.bin" merge="243-s1.bin" size="131072" crc="c9cd2298" sha1="a9a18b5347f9dbe29a2ccb63fd4c8fd19537bf8b" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="243-m1.bin" merge="243-m1.bin" size="131072" crc="acf12d10" sha1="6e6b98cc1fa44f24a5168877559b0055e6957b60" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="243-v1.bin" merge="243-v1.bin" size="4194304" crc="f7ee6fbb" sha1="55137bcabeeb590e40a9b8a7c07dd106e4d12a90" region="sound1" offset="0"/>
		<rom name="243-v2.bin" merge="243-v2.bin" size="4194304" crc="aa9e4df6" sha1="a0b91f63e2552a8ad9e0d1af00e2c38288637161" region="sound1" offset="400000"/>
		<rom name="243-v3.bin" merge="243-v3.bin" size="4194304" crc="4ac750b2" sha1="585a154acc67bd84ea5b944686b78ed082b768d9" region="sound1" offset="800000"/>
		<rom name="243-v4.bin" merge="243-v4.bin" size="4194304" crc="f5c64ba6" sha1="2eac455def8c27090862cc042f65a3a8aad88283" region="sound1" offset="c00000"/>
		<rom name="243-c1.bin" merge="243-c1.bin" size="8388608" crc="5839444d" sha1="0616921c4cce20422563578bd0e806d359508599" region="gfx3" offset="0"/>
		<rom name="243-c2.bin" merge="243-c2.bin" size="8388608" crc="dd087428" sha1="ca27fdb60425664956a18c021ea465f452fb1527" region="gfx3" offset="1"/>
		<rom name="243-c3.bin" merge="243-c3.bin" size="8388608" crc="6054cbe0" sha1="ec2f65e9c930250ee25fd064ee5ae76a7a9c61d9" region="gfx3" offset="1000000"/>
		<rom name="243-c4.bin" merge="243-c4.bin" size="8388608" crc="8bd2a9d2" sha1="0935df65cd2b0891a708bcc0f1c188148058d4b5" region="gfx3" offset="1000001"/>
		<rom name="243-c5.bin" merge="243-c5.bin" size="8388608" crc="6a503dcf" sha1="23241b16d7e20f923d41186b29487ab922c7f530" region="gfx3" offset="2000000"/>
		<rom name="243-c6.bin" merge="243-c6.bin" size="8388608" crc="ec9c36d0" sha1="e145e9e359000dda6e1dfe95a996bc6d29cfca21" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="lb2wh" sourcefile="neogeo.c" cloneof="lastbld2" romof="lastbld2">
		<description>The Last Blade 2 (4 Add Char - 031017)</description>
		<year>1998</year>
		<manufacturer>Wesker</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="243wh-p1.bin" size="1048576" crc="6ddcebf5" sha1="4a93c0cb594e12cafea3b1137889187a524c5d79" region="cpu1" offset="0"/>
		<rom name="243-p2.bin" merge="243-p2.bin" size="4194304" crc="add4a30b" sha1="7db62564db49fe0218cbb35b119d62582a24d658" region="cpu1" offset="100000"/>
		<rom name="243-s1.bin" merge="243-s1.bin" size="131072" crc="c9cd2298" sha1="a9a18b5347f9dbe29a2ccb63fd4c8fd19537bf8b" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="243-m1.bin" merge="243-m1.bin" size="131072" crc="acf12d10" sha1="6e6b98cc1fa44f24a5168877559b0055e6957b60" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="243-v1.bin" merge="243-v1.bin" size="4194304" crc="f7ee6fbb" sha1="55137bcabeeb590e40a9b8a7c07dd106e4d12a90" region="sound1" offset="0"/>
		<rom name="243-v2.bin" merge="243-v2.bin" size="4194304" crc="aa9e4df6" sha1="a0b91f63e2552a8ad9e0d1af00e2c38288637161" region="sound1" offset="400000"/>
		<rom name="243-v3.bin" merge="243-v3.bin" size="4194304" crc="4ac750b2" sha1="585a154acc67bd84ea5b944686b78ed082b768d9" region="sound1" offset="800000"/>
		<rom name="243-v4.bin" merge="243-v4.bin" size="4194304" crc="f5c64ba6" sha1="2eac455def8c27090862cc042f65a3a8aad88283" region="sound1" offset="c00000"/>
		<rom name="243-c1.bin" merge="243-c1.bin" size="8388608" crc="5839444d" sha1="0616921c4cce20422563578bd0e806d359508599" region="gfx3" offset="0"/>
		<rom name="243-c2.bin" merge="243-c2.bin" size="8388608" crc="dd087428" sha1="ca27fdb60425664956a18c021ea465f452fb1527" region="gfx3" offset="1"/>
		<rom name="243-c3.bin" merge="243-c3.bin" size="8388608" crc="6054cbe0" sha1="ec2f65e9c930250ee25fd064ee5ae76a7a9c61d9" region="gfx3" offset="1000000"/>
		<rom name="243-c4.bin" merge="243-c4.bin" size="8388608" crc="8bd2a9d2" sha1="0935df65cd2b0891a708bcc0f1c188148058d4b5" region="gfx3" offset="1000001"/>
		<rom name="243-c5.bin" merge="243-c5.bin" size="8388608" crc="6a503dcf" sha1="23241b16d7e20f923d41186b29487ab922c7f530" region="gfx3" offset="2000000"/>
		<rom name="243-c6.bin" merge="243-c6.bin" size="8388608" crc="ec9c36d0" sha1="e145e9e359000dda6e1dfe95a996bc6d29cfca21" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="lb2yd" sourcefile="neogeo.c" cloneof="lastbld2" romof="lastbld2">
		<description>The Last Blade 2 (Ultra kill start max)</description>
		<year>1998</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="243yd-p1.bin" size="1048576" crc="095f3790" sha1="d1de61b9019afd52042d5bc06aaca97db805dd45" region="cpu1" offset="0"/>
		<rom name="243-p2.bin" merge="243-p2.bin" size="4194304" crc="add4a30b" sha1="7db62564db49fe0218cbb35b119d62582a24d658" region="cpu1" offset="100000"/>
		<rom name="243-s1.bin" merge="243-s1.bin" size="131072" crc="c9cd2298" sha1="a9a18b5347f9dbe29a2ccb63fd4c8fd19537bf8b" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="243-m1.bin" merge="243-m1.bin" size="131072" crc="acf12d10" sha1="6e6b98cc1fa44f24a5168877559b0055e6957b60" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="243-v1.bin" merge="243-v1.bin" size="4194304" crc="f7ee6fbb" sha1="55137bcabeeb590e40a9b8a7c07dd106e4d12a90" region="sound1" offset="0"/>
		<rom name="243-v2.bin" merge="243-v2.bin" size="4194304" crc="aa9e4df6" sha1="a0b91f63e2552a8ad9e0d1af00e2c38288637161" region="sound1" offset="400000"/>
		<rom name="243-v3.bin" merge="243-v3.bin" size="4194304" crc="4ac750b2" sha1="585a154acc67bd84ea5b944686b78ed082b768d9" region="sound1" offset="800000"/>
		<rom name="243-v4.bin" merge="243-v4.bin" size="4194304" crc="f5c64ba6" sha1="2eac455def8c27090862cc042f65a3a8aad88283" region="sound1" offset="c00000"/>
		<rom name="243-c1.bin" merge="243-c1.bin" size="8388608" crc="5839444d" sha1="0616921c4cce20422563578bd0e806d359508599" region="gfx3" offset="0"/>
		<rom name="243-c2.bin" merge="243-c2.bin" size="8388608" crc="dd087428" sha1="ca27fdb60425664956a18c021ea465f452fb1527" region="gfx3" offset="1"/>
		<rom name="243-c3.bin" merge="243-c3.bin" size="8388608" crc="6054cbe0" sha1="ec2f65e9c930250ee25fd064ee5ae76a7a9c61d9" region="gfx3" offset="1000000"/>
		<rom name="243-c4.bin" merge="243-c4.bin" size="8388608" crc="8bd2a9d2" sha1="0935df65cd2b0891a708bcc0f1c188148058d4b5" region="gfx3" offset="1000001"/>
		<rom name="243-c5.bin" merge="243-c5.bin" size="8388608" crc="6a503dcf" sha1="23241b16d7e20f923d41186b29487ab922c7f530" region="gfx3" offset="2000000"/>
		<rom name="243-c6.bin" merge="243-c6.bin" size="8388608" crc="ec9c36d0" sha1="e145e9e359000dda6e1dfe95a996bc6d29cfca21" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="matrimbl" sourcefile="neogeo.c" cloneof="matrim" romof="matrim">
		<description>Matrimelee / Shin Gouketsuji Ichizoku Toukon (bootleg)</description>
		<year>2002</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="266-p1.bin" merge="266-p1.bin" size="1048576" crc="5d4c2dc7" sha1="8d723b0d28ec344eef26009b361a2b97d300dd51" region="cpu1" offset="0"/>
		<rom name="266-p2.bin" merge="266-p2.bin" size="4194304" crc="a14b1906" sha1="1daa14d73512f760ef569b06f9facb279437d1db" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="266-m1b.bin" size="131072" crc="3ea96ab1" sha1="e5053c4312f658faed2a34e38325a22ef792d384" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="266-v1b.bin" size="4194304" crc="352b0a07" sha1="19f7cc12f3f6d0fda9c7449816c4c32367447897" region="sound1" offset="0"/>
		<rom name="266-v2b.bin" size="4194304" crc="1e9bd59e" sha1="0f754e780d0ebb815a92a45ad55f85f6d0181b70" region="sound1" offset="400000"/>
		<rom name="266-v3b.bin" size="4194304" crc="e8362fcc" sha1="42d558fd80cabe22a1c09a1fa75741afbcf46b7c" region="sound1" offset="800000"/>
		<rom name="266-v4b.bin" size="4194304" crc="c8c79b19" sha1="9c7a5e694d68f37a27209e1400b60b6241a04cc7" region="sound1" offset="c00000"/>
		<rom name="266-c1b.bin" size="8388608" crc="a5595656" sha1="d86281607f22e4f2001047eaeeda99cd673c508c" region="gfx3" offset="0"/>
		<rom name="266-c2b.bin" size="8388608" crc="c5f7c300" sha1="9ff5ffb750bd2e925667d84389192f92183e8677" region="gfx3" offset="1"/>
		<rom name="266-c3b.bin" size="8388608" crc="574efd7d" sha1="6cac303db705fe2800701ee51de9e9fca04e6e66" region="gfx3" offset="1000000"/>
		<rom name="266-c4b.bin" size="8388608" crc="109d54d9" sha1="22cb748b3b14317b90d9d9951297ada2bfc3a3f1" region="gfx3" offset="1000001"/>
		<rom name="266-c5b.bin" size="8388608" crc="15c9e882" sha1="1c9f1ccaed4fdd9d8f5cc9b6fcaca3c4e328e59e" region="gfx3" offset="2000000"/>
		<rom name="266-c6b.bin" size="8388608" crc="77497b97" sha1="c6481bea5a36f8210971fdcb4bfbe7ed93c769de" region="gfx3" offset="2000001"/>
		<rom name="266-c7b.bin" size="8388608" crc="ab481bb6" sha1="6b2d97c5505eeb28e300b075f37f0d69ef44463a" region="gfx3" offset="3000000"/>
		<rom name="266-c8b.bin" size="8388608" crc="906cf267" sha1="b0f2cf8887794d715f208751ddd1ed26b2c3ffdf" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="mslugeh" sourcefile="neogeo.c" romof="neogeo">
		<description>Metal Slug Enhanced</description>
		<year>1996</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="201eh-p1.bin" size="2097152" crc="20bb97f7" sha1="1444cad0262883b9e6c581387634d4e82a33c6bb" region="cpu1" offset="100000"/>
		<rom name="201-s1.bin" size="131072" crc="2f55958d" sha1="550b53628daec9f1e1e11a398854092d90f9505a" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="201-m1.bin" size="131072" crc="c28b3253" sha1="fd75bd15aed30266a8b3775f276f997af57d1c06" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="201-v1.bin" size="4194304" crc="23d22ed1" sha1="cd076928468ad6bcc5f19f88cb843ecb5e660681" region="sound1" offset="0"/>
		<rom name="201-v2.bin" size="4194304" crc="472cf9db" sha1="5f79ea9286d22ed208128f9c31ca75552ce08b57" region="sound1" offset="400000"/>
		<rom name="201-c1.bin" size="4194304" crc="72813676" sha1="7b045d1a48980cb1a140699011cb1a3d4acdc4d1" region="gfx3" offset="0"/>
		<rom name="201-c2.bin" size="4194304" crc="96f62574" sha1="cb7254b885989223bba597b8ff0972dfa5957816" region="gfx3" offset="1"/>
		<rom name="201-c3.bin" size="4194304" crc="5121456a" sha1="0a7a27d603d1bb2520b5570ebf5b34a106e255a6" region="gfx3" offset="800000"/>
		<rom name="201-c4.bin" size="4194304" crc="f4ad59a3" sha1="4e94fda8ee63abf0f92afe08060a488546e5c280" region="gfx3" offset="800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="mslugxeh" sourcefile="neogeo.c" cloneof="mslugx" romof="mslugx">
		<description>Metal Slug X (Style remix)</description>
		<year>1999</year>
		<manufacturer>KrysoFun/KVS</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="250eh-p1.bin" size="1048576" crc="2e110dd7" sha1="4ce18a726103bc7c1972125806b2c89332338050" region="cpu1" offset="0"/>
		<rom name="250-p2.bin" merge="250-p2.bin" size="4194304" crc="1fda2e12" sha1="18aaa7a3ba8da99f78c430e9be69ccde04bc04d9" region="cpu1" offset="100000"/>
		<rom name="250-s1.bin" merge="250-s1.bin" size="131072" crc="fb6f441d" sha1="2cc392ecde5d5afb28ddbaa1030552b48571dcfb" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="250-m1.bin" merge="250-m1.bin" size="131072" crc="fd42a842" sha1="55769bad4860f64ef53a333e0da9e073db483d6a" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="250-v1.bin" merge="250-v1.bin" size="4194304" crc="c79ede73" sha1="ebfcc67204ff9677cf7972fd5b6b7faabf07280c" region="sound1" offset="0"/>
		<rom name="250-v2.bin" merge="250-v2.bin" size="4194304" crc="ea9aabe1" sha1="526c42ca9a388f7435569400e2f132e2724c71ff" region="sound1" offset="400000"/>
		<rom name="250-v3.bin" merge="250-v3.bin" size="2097152" crc="2ca65102" sha1="45979d1edb1fc774a415d9386f98d7cb252a2043" region="sound1" offset="800000"/>
		<rom name="250-c1.bin" merge="250-c1.bin" size="8388608" crc="09a52c6f" sha1="c3e8a8ccdac0f8bddc4c3413277626532405fae2" region="gfx3" offset="0"/>
		<rom name="250-c2.bin" merge="250-c2.bin" size="8388608" crc="31679821" sha1="554f600a3aa09c16c13c625299b087a79d0d15c5" region="gfx3" offset="1"/>
		<rom name="250-c3.bin" merge="250-c3.bin" size="8388608" crc="fd602019" sha1="c56646c62387bc1439d46610258c755beb8d7dd8" region="gfx3" offset="1000000"/>
		<rom name="250-c4.bin" merge="250-c4.bin" size="8388608" crc="31354513" sha1="31be8ea2498001f68ce4b06b8b90acbf2dcab6af" region="gfx3" offset="1000001"/>
		<rom name="250-c5.bin" merge="250-c5.bin" size="8388608" crc="a4b56124" sha1="d41069856df990a1a99d39fb263c8303389d5475" region="gfx3" offset="2000000"/>
		<rom name="250-c6.bin" merge="250-c6.bin" size="8388608" crc="83e3e69d" sha1="39be66287696829d243fb71b3fb8b7dc2bc3298f" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="mslug2eh" sourcefile="neogeo.c" cloneof="mslug2" romof="mslug2">
		<description>Metal Slug 2 (Style remix set 1)</description>
		<year>1998</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="241eh-p1.bin" size="1048576" crc="82cdf18b" sha1="4a51e4973f7ff5d7149763502e07cf2fc8ec9f43" region="cpu1" offset="0"/>
		<rom name="241-p2.bin" merge="241-p2.bin" size="2097152" crc="38883f44" sha1="fcf34b8c6e37774741542393b963635412484a27" region="cpu1" offset="100000"/>
		<rom name="241-s1.bin" merge="241-s1.bin" size="131072" crc="f3d32f0f" sha1="2dc38b7dfd3ff14f64d5c0733c510b6bb8c692d0" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="241-m1.bin" merge="241-m1.bin" size="131072" crc="94520ebd" sha1="f8a1551cebcb91e416f30f50581feed7f72899e9" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="241-v1.bin" merge="241-v1.bin" size="4194304" crc="99ec20e8" sha1="80597707f1fe115eed1941bb0701fc00790ad504" region="sound1" offset="0"/>
		<rom name="241-v2.bin" merge="241-v2.bin" size="4194304" crc="ecb16799" sha1="b4b4ddc680836ed55942c66d7dfe756314e02211" region="sound1" offset="400000"/>
		<rom name="241-c1.bin" merge="241-c1.bin" size="8388608" crc="394b5e0d" sha1="4549926f5054ee6aa7689cf920be0327e3908a50" region="gfx3" offset="0"/>
		<rom name="241-c2.bin" merge="241-c2.bin" size="8388608" crc="e5806221" sha1="1e5475cfab129c77acc610f09369ca42ba5aafa5" region="gfx3" offset="1"/>
		<rom name="241-c3.bin" merge="241-c3.bin" size="8388608" crc="9f6bfa6f" sha1="a4319b48004e723f81a980887678e3e296049a53" region="gfx3" offset="1000000"/>
		<rom name="241-c4.bin" merge="241-c4.bin" size="8388608" crc="7d3e306f" sha1="1499316fb381775218d897b81a6a0c3465d1a37c" region="gfx3" offset="1000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="mslg2eh1" sourcefile="neogeo.c" cloneof="mslug2" romof="mslug2">
		<description>Metal Slug 2 (Style remix set 2)</description>
		<year>1998</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="241eh1-p1.bin" size="1048576" crc="e8646c37" sha1="f3d02a16ec6106e6c20d8c519893d532764420a6" region="cpu1" offset="0"/>
		<rom name="241-p2.bin" merge="241-p2.bin" size="2097152" crc="38883f44" sha1="fcf34b8c6e37774741542393b963635412484a27" region="cpu1" offset="100000"/>
		<rom name="241-s1.bin" merge="241-s1.bin" size="131072" crc="f3d32f0f" sha1="2dc38b7dfd3ff14f64d5c0733c510b6bb8c692d0" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="241-m1.bin" merge="241-m1.bin" size="131072" crc="94520ebd" sha1="f8a1551cebcb91e416f30f50581feed7f72899e9" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="241-v1.bin" merge="241-v1.bin" size="4194304" crc="99ec20e8" sha1="80597707f1fe115eed1941bb0701fc00790ad504" region="sound1" offset="0"/>
		<rom name="241-v2.bin" merge="241-v2.bin" size="4194304" crc="ecb16799" sha1="b4b4ddc680836ed55942c66d7dfe756314e02211" region="sound1" offset="400000"/>
		<rom name="241-c1.bin" merge="241-c1.bin" size="8388608" crc="394b5e0d" sha1="4549926f5054ee6aa7689cf920be0327e3908a50" region="gfx3" offset="0"/>
		<rom name="241-c2.bin" merge="241-c2.bin" size="8388608" crc="e5806221" sha1="1e5475cfab129c77acc610f09369ca42ba5aafa5" region="gfx3" offset="1"/>
		<rom name="241-c3.bin" merge="241-c3.bin" size="8388608" crc="9f6bfa6f" sha1="a4319b48004e723f81a980887678e3e296049a53" region="gfx3" offset="1000000"/>
		<rom name="241-c4.bin" merge="241-c4.bin" size="8388608" crc="7d3e306f" sha1="1499316fb381775218d897b81a6a0c3465d1a37c" region="gfx3" offset="1000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="mslg2eh2" sourcefile="neogeo.c" cloneof="mslug2" romof="mslug2">
		<description>Metal Slug 2 (Style remix set 3)</description>
		<year>1998</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="241eh2-p1.bin" size="1048576" crc="579ecaf3" sha1="e437ae08b265202635c963f10e497ed1788b75fa" region="cpu1" offset="0"/>
		<rom name="241-p2.bin" merge="241-p2.bin" size="2097152" crc="38883f44" sha1="fcf34b8c6e37774741542393b963635412484a27" region="cpu1" offset="100000"/>
		<rom name="241-s1.bin" merge="241-s1.bin" size="131072" crc="f3d32f0f" sha1="2dc38b7dfd3ff14f64d5c0733c510b6bb8c692d0" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="241-m1.bin" merge="241-m1.bin" size="131072" crc="94520ebd" sha1="f8a1551cebcb91e416f30f50581feed7f72899e9" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="241-v1.bin" merge="241-v1.bin" size="4194304" crc="99ec20e8" sha1="80597707f1fe115eed1941bb0701fc00790ad504" region="sound1" offset="0"/>
		<rom name="241-v2.bin" merge="241-v2.bin" size="4194304" crc="ecb16799" sha1="b4b4ddc680836ed55942c66d7dfe756314e02211" region="sound1" offset="400000"/>
		<rom name="241-c1.bin" merge="241-c1.bin" size="8388608" crc="394b5e0d" sha1="4549926f5054ee6aa7689cf920be0327e3908a50" region="gfx3" offset="0"/>
		<rom name="241-c2.bin" merge="241-c2.bin" size="8388608" crc="e5806221" sha1="1e5475cfab129c77acc610f09369ca42ba5aafa5" region="gfx3" offset="1"/>
		<rom name="241-c3.bin" merge="241-c3.bin" size="8388608" crc="9f6bfa6f" sha1="a4319b48004e723f81a980887678e3e296049a53" region="gfx3" offset="1000000"/>
		<rom name="241-c4.bin" merge="241-c4.bin" size="8388608" crc="7d3e306f" sha1="1499316fb381775218d897b81a6a0c3465d1a37c" region="gfx3" offset="1000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="mslg2eh3" sourcefile="neogeo.c" cloneof="mslug2" romof="mslug2">
		<description>Metal Slug 2 (Style remix set 4)</description>
		<year>1998</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="241eh3-p1.bin" size="1048576" crc="3d37574f" sha1="431e80d8689cdba27726265a7dab2ac7a5db71e2" region="cpu1" offset="0"/>
		<rom name="241-p2.bin" merge="241-p2.bin" size="2097152" crc="38883f44" sha1="fcf34b8c6e37774741542393b963635412484a27" region="cpu1" offset="100000"/>
		<rom name="241-s1.bin" merge="241-s1.bin" size="131072" crc="f3d32f0f" sha1="2dc38b7dfd3ff14f64d5c0733c510b6bb8c692d0" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="241-m1.bin" merge="241-m1.bin" size="131072" crc="94520ebd" sha1="f8a1551cebcb91e416f30f50581feed7f72899e9" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="241-v1.bin" merge="241-v1.bin" size="4194304" crc="99ec20e8" sha1="80597707f1fe115eed1941bb0701fc00790ad504" region="sound1" offset="0"/>
		<rom name="241-v2.bin" merge="241-v2.bin" size="4194304" crc="ecb16799" sha1="b4b4ddc680836ed55942c66d7dfe756314e02211" region="sound1" offset="400000"/>
		<rom name="241-c1.bin" merge="241-c1.bin" size="8388608" crc="394b5e0d" sha1="4549926f5054ee6aa7689cf920be0327e3908a50" region="gfx3" offset="0"/>
		<rom name="241-c2.bin" merge="241-c2.bin" size="8388608" crc="e5806221" sha1="1e5475cfab129c77acc610f09369ca42ba5aafa5" region="gfx3" offset="1"/>
		<rom name="241-c3.bin" merge="241-c3.bin" size="8388608" crc="9f6bfa6f" sha1="a4319b48004e723f81a980887678e3e296049a53" region="gfx3" offset="1000000"/>
		<rom name="241-c4.bin" merge="241-c4.bin" size="8388608" crc="7d3e306f" sha1="1499316fb381775218d897b81a6a0c3465d1a37c" region="gfx3" offset="1000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="mslg2eh4" sourcefile="neogeo.c" cloneof="mslug2" romof="mslug2">
		<description>Metal Slug 2 (Style remix set 5)</description>
		<year>1998</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="241eh4-p1.bin" size="1048576" crc="f31a813a" sha1="a0024fc378b7e7daa4f48049042ecb8b2551e71a" region="cpu1" offset="0"/>
		<rom name="241-p2.bin" merge="241-p2.bin" size="2097152" crc="38883f44" sha1="fcf34b8c6e37774741542393b963635412484a27" region="cpu1" offset="100000"/>
		<rom name="241-s1.bin" merge="241-s1.bin" size="131072" crc="f3d32f0f" sha1="2dc38b7dfd3ff14f64d5c0733c510b6bb8c692d0" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="241-m1.bin" merge="241-m1.bin" size="131072" crc="94520ebd" sha1="f8a1551cebcb91e416f30f50581feed7f72899e9" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="241-v1.bin" merge="241-v1.bin" size="4194304" crc="99ec20e8" sha1="80597707f1fe115eed1941bb0701fc00790ad504" region="sound1" offset="0"/>
		<rom name="241-v2.bin" merge="241-v2.bin" size="4194304" crc="ecb16799" sha1="b4b4ddc680836ed55942c66d7dfe756314e02211" region="sound1" offset="400000"/>
		<rom name="241-c1.bin" merge="241-c1.bin" size="8388608" crc="394b5e0d" sha1="4549926f5054ee6aa7689cf920be0327e3908a50" region="gfx3" offset="0"/>
		<rom name="241-c2.bin" merge="241-c2.bin" size="8388608" crc="e5806221" sha1="1e5475cfab129c77acc610f09369ca42ba5aafa5" region="gfx3" offset="1"/>
		<rom name="241-c3.bin" merge="241-c3.bin" size="8388608" crc="9f6bfa6f" sha1="a4319b48004e723f81a980887678e3e296049a53" region="gfx3" offset="1000000"/>
		<rom name="241-c4.bin" merge="241-c4.bin" size="8388608" crc="7d3e306f" sha1="1499316fb381775218d897b81a6a0c3465d1a37c" region="gfx3" offset="1000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="mslg3eha" sourcefile="neogeo.c" cloneof="mslug3" romof="mslug3">
		<description>Metal Slug 3 (Style remix 030826)</description>
		<year>2000</year>
		<manufacturer>HappyAsr</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="256eha-p1.rom" size="1048576" crc="e04c6624" sha1="de684f346ab9a2e5730a6753de6d53801a702cc8" region="cpu1" offset="0"/>
		<rom name="256-ph2.rom" size="4194304" crc="1f3d8ce8" sha1="08b05a8abfb86ec09a5e758d6273acf1489961f9" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="256-m1.bin" merge="256-m1.bin" size="524288" crc="eaeec116" sha1="54419dbb21edc8c4b37eaac2e7ad9496d2de037a" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="256-v1.bin" merge="256-v1.bin" size="4194304" crc="f2690241" sha1="fd56babc1934d10e0d27c32f032f9edda7ca8ce9" region="sound1" offset="0"/>
		<rom name="256-v2.bin" merge="256-v2.bin" size="4194304" crc="7e2a10bd" sha1="0d587fb9f64cba0315ce2d8a03e2b8fe34936dff" region="sound1" offset="400000"/>
		<rom name="256-v3.bin" merge="256-v3.bin" size="4194304" crc="0eaec17c" sha1="c3ed613cc6993edd6fc0d62a90bcd85de8e21915" region="sound1" offset="800000"/>
		<rom name="256-v4.bin" merge="256-v4.bin" size="4194304" crc="9b4b22d4" sha1="9764fbf8453e52f80aa97a46fb9cf5937ef15a31" region="sound1" offset="c00000"/>
		<rom name="256-c1.bin" merge="256-c1.bin" size="8388608" crc="5a79c34e" sha1="b8aa51fa50935cae62ab3d125b723ab888691e60" region="gfx3" offset="0"/>
		<rom name="256-c2.bin" merge="256-c2.bin" size="8388608" crc="944c362c" sha1="3843ab300f956280475469caee70135658f67089" region="gfx3" offset="1"/>
		<rom name="256-c3.bin" merge="256-c3.bin" size="8388608" crc="6e69d36f" sha1="94e8cf42e999114b4bd8b30e0aa2f365578c4c9a" region="gfx3" offset="1000000"/>
		<rom name="256-c4.bin" merge="256-c4.bin" size="8388608" crc="b755b4eb" sha1="804700a0966a48f130c434ede3f970792ea74fa5" region="gfx3" offset="1000001"/>
		<rom name="256-c5.bin" merge="256-c5.bin" size="8388608" crc="7aacab47" sha1="312c1c9846175fe1a3cad51d5ae230cf674fc93d" region="gfx3" offset="2000000"/>
		<rom name="256-c6.bin" merge="256-c6.bin" size="8388608" crc="c698fd5d" sha1="16818883b06849ba2f8d61bdd5e21aaf99bd8408" region="gfx3" offset="2000001"/>
		<rom name="256-c7.bin" merge="256-c7.bin" size="8388608" crc="cfceddd2" sha1="7def666adf8bd1703f40c61f182fc040b6362dc9" region="gfx3" offset="3000000"/>
		<rom name="256-c8.bin" merge="256-c8.bin" size="8388608" crc="4d9be34c" sha1="a737bdfa2b815aea7067e7af2636e83a9409c414" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="mslg3ehs" sourcefile="neogeo.c" cloneof="mslug3" romof="mslug3">
		<description>Metal Slug 3 (Style remix set 01)</description>
		<year>2000</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="256eh-p1.rom" size="1048576" crc="bfb6a37f" sha1="2ed7fc7936d732ff55f629612434f1d72c09976e" region="cpu1" offset="0"/>
		<rom name="256-ph2.rom" size="4194304" crc="1f3d8ce8" sha1="08b05a8abfb86ec09a5e758d6273acf1489961f9" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="256-m1.bin" merge="256-m1.bin" size="524288" crc="eaeec116" sha1="54419dbb21edc8c4b37eaac2e7ad9496d2de037a" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="256-v1.bin" merge="256-v1.bin" size="4194304" crc="f2690241" sha1="fd56babc1934d10e0d27c32f032f9edda7ca8ce9" region="sound1" offset="0"/>
		<rom name="256-v2.bin" merge="256-v2.bin" size="4194304" crc="7e2a10bd" sha1="0d587fb9f64cba0315ce2d8a03e2b8fe34936dff" region="sound1" offset="400000"/>
		<rom name="256-v3.bin" merge="256-v3.bin" size="4194304" crc="0eaec17c" sha1="c3ed613cc6993edd6fc0d62a90bcd85de8e21915" region="sound1" offset="800000"/>
		<rom name="256-v4.bin" merge="256-v4.bin" size="4194304" crc="9b4b22d4" sha1="9764fbf8453e52f80aa97a46fb9cf5937ef15a31" region="sound1" offset="c00000"/>
		<rom name="256-c1.bin" merge="256-c1.bin" size="8388608" crc="5a79c34e" sha1="b8aa51fa50935cae62ab3d125b723ab888691e60" region="gfx3" offset="0"/>
		<rom name="256-c2.bin" merge="256-c2.bin" size="8388608" crc="944c362c" sha1="3843ab300f956280475469caee70135658f67089" region="gfx3" offset="1"/>
		<rom name="256-c3.bin" merge="256-c3.bin" size="8388608" crc="6e69d36f" sha1="94e8cf42e999114b4bd8b30e0aa2f365578c4c9a" region="gfx3" offset="1000000"/>
		<rom name="256-c4.bin" merge="256-c4.bin" size="8388608" crc="b755b4eb" sha1="804700a0966a48f130c434ede3f970792ea74fa5" region="gfx3" offset="1000001"/>
		<rom name="256-c5.bin" merge="256-c5.bin" size="8388608" crc="7aacab47" sha1="312c1c9846175fe1a3cad51d5ae230cf674fc93d" region="gfx3" offset="2000000"/>
		<rom name="256-c6.bin" merge="256-c6.bin" size="8388608" crc="c698fd5d" sha1="16818883b06849ba2f8d61bdd5e21aaf99bd8408" region="gfx3" offset="2000001"/>
		<rom name="256-c7.bin" merge="256-c7.bin" size="8388608" crc="cfceddd2" sha1="7def666adf8bd1703f40c61f182fc040b6362dc9" region="gfx3" offset="3000000"/>
		<rom name="256-c8.bin" merge="256-c8.bin" size="8388608" crc="4d9be34c" sha1="a737bdfa2b815aea7067e7af2636e83a9409c414" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="mslg3e02" sourcefile="neogeo.c" cloneof="mslug3" romof="mslug3">
		<description>Metal Slug 3 (Style remix set 02)</description>
		<year>2000</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="256eh02-p1.rom" size="1048576" crc="c9cf4ef8" sha1="e1e10dcea6ce0c8b6939250adaa167e950069760" region="cpu1" offset="0"/>
		<rom name="256-ph2.rom" size="4194304" crc="1f3d8ce8" sha1="08b05a8abfb86ec09a5e758d6273acf1489961f9" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="256-m1.bin" merge="256-m1.bin" size="524288" crc="eaeec116" sha1="54419dbb21edc8c4b37eaac2e7ad9496d2de037a" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="256-v1.bin" merge="256-v1.bin" size="4194304" crc="f2690241" sha1="fd56babc1934d10e0d27c32f032f9edda7ca8ce9" region="sound1" offset="0"/>
		<rom name="256-v2.bin" merge="256-v2.bin" size="4194304" crc="7e2a10bd" sha1="0d587fb9f64cba0315ce2d8a03e2b8fe34936dff" region="sound1" offset="400000"/>
		<rom name="256-v3.bin" merge="256-v3.bin" size="4194304" crc="0eaec17c" sha1="c3ed613cc6993edd6fc0d62a90bcd85de8e21915" region="sound1" offset="800000"/>
		<rom name="256-v4.bin" merge="256-v4.bin" size="4194304" crc="9b4b22d4" sha1="9764fbf8453e52f80aa97a46fb9cf5937ef15a31" region="sound1" offset="c00000"/>
		<rom name="256-c1.bin" merge="256-c1.bin" size="8388608" crc="5a79c34e" sha1="b8aa51fa50935cae62ab3d125b723ab888691e60" region="gfx3" offset="0"/>
		<rom name="256-c2.bin" merge="256-c2.bin" size="8388608" crc="944c362c" sha1="3843ab300f956280475469caee70135658f67089" region="gfx3" offset="1"/>
		<rom name="256-c3.bin" merge="256-c3.bin" size="8388608" crc="6e69d36f" sha1="94e8cf42e999114b4bd8b30e0aa2f365578c4c9a" region="gfx3" offset="1000000"/>
		<rom name="256-c4.bin" merge="256-c4.bin" size="8388608" crc="b755b4eb" sha1="804700a0966a48f130c434ede3f970792ea74fa5" region="gfx3" offset="1000001"/>
		<rom name="256-c5.bin" merge="256-c5.bin" size="8388608" crc="7aacab47" sha1="312c1c9846175fe1a3cad51d5ae230cf674fc93d" region="gfx3" offset="2000000"/>
		<rom name="256-c6.bin" merge="256-c6.bin" size="8388608" crc="c698fd5d" sha1="16818883b06849ba2f8d61bdd5e21aaf99bd8408" region="gfx3" offset="2000001"/>
		<rom name="256-c7.bin" merge="256-c7.bin" size="8388608" crc="cfceddd2" sha1="7def666adf8bd1703f40c61f182fc040b6362dc9" region="gfx3" offset="3000000"/>
		<rom name="256-c8.bin" merge="256-c8.bin" size="8388608" crc="4d9be34c" sha1="a737bdfa2b815aea7067e7af2636e83a9409c414" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="mslg3e03" sourcefile="neogeo.c" cloneof="mslug3" romof="mslug3">
		<description>Metal Slug 3 (Style remix set 03)</description>
		<year>2000</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="256eh03-p1.rom" size="1048576" crc="77f64aa6" sha1="8aa93f67e55461019dc677cb6f96ead3771232d1" region="cpu1" offset="0"/>
		<rom name="256-ph2.rom" size="4194304" crc="1f3d8ce8" sha1="08b05a8abfb86ec09a5e758d6273acf1489961f9" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="256-m1.bin" merge="256-m1.bin" size="524288" crc="eaeec116" sha1="54419dbb21edc8c4b37eaac2e7ad9496d2de037a" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="256-v1.bin" merge="256-v1.bin" size="4194304" crc="f2690241" sha1="fd56babc1934d10e0d27c32f032f9edda7ca8ce9" region="sound1" offset="0"/>
		<rom name="256-v2.bin" merge="256-v2.bin" size="4194304" crc="7e2a10bd" sha1="0d587fb9f64cba0315ce2d8a03e2b8fe34936dff" region="sound1" offset="400000"/>
		<rom name="256-v3.bin" merge="256-v3.bin" size="4194304" crc="0eaec17c" sha1="c3ed613cc6993edd6fc0d62a90bcd85de8e21915" region="sound1" offset="800000"/>
		<rom name="256-v4.bin" merge="256-v4.bin" size="4194304" crc="9b4b22d4" sha1="9764fbf8453e52f80aa97a46fb9cf5937ef15a31" region="sound1" offset="c00000"/>
		<rom name="256-c1.bin" merge="256-c1.bin" size="8388608" crc="5a79c34e" sha1="b8aa51fa50935cae62ab3d125b723ab888691e60" region="gfx3" offset="0"/>
		<rom name="256-c2.bin" merge="256-c2.bin" size="8388608" crc="944c362c" sha1="3843ab300f956280475469caee70135658f67089" region="gfx3" offset="1"/>
		<rom name="256-c3.bin" merge="256-c3.bin" size="8388608" crc="6e69d36f" sha1="94e8cf42e999114b4bd8b30e0aa2f365578c4c9a" region="gfx3" offset="1000000"/>
		<rom name="256-c4.bin" merge="256-c4.bin" size="8388608" crc="b755b4eb" sha1="804700a0966a48f130c434ede3f970792ea74fa5" region="gfx3" offset="1000001"/>
		<rom name="256-c5.bin" merge="256-c5.bin" size="8388608" crc="7aacab47" sha1="312c1c9846175fe1a3cad51d5ae230cf674fc93d" region="gfx3" offset="2000000"/>
		<rom name="256-c6.bin" merge="256-c6.bin" size="8388608" crc="c698fd5d" sha1="16818883b06849ba2f8d61bdd5e21aaf99bd8408" region="gfx3" offset="2000001"/>
		<rom name="256-c7.bin" merge="256-c7.bin" size="8388608" crc="cfceddd2" sha1="7def666adf8bd1703f40c61f182fc040b6362dc9" region="gfx3" offset="3000000"/>
		<rom name="256-c8.bin" merge="256-c8.bin" size="8388608" crc="4d9be34c" sha1="a737bdfa2b815aea7067e7af2636e83a9409c414" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="mslg3e04" sourcefile="neogeo.c" cloneof="mslug3" romof="mslug3">
		<description>Metal Slug 3 (Style remix set 04)</description>
		<year>2000</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="256eh04-p1.rom" size="1048576" crc="09e9fe91" sha1="573bd25c77e79de85396812bb7632be8d93bdaa6" region="cpu1" offset="0"/>
		<rom name="256-ph2.rom" size="4194304" crc="1f3d8ce8" sha1="08b05a8abfb86ec09a5e758d6273acf1489961f9" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="256-m1.bin" merge="256-m1.bin" size="524288" crc="eaeec116" sha1="54419dbb21edc8c4b37eaac2e7ad9496d2de037a" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="256-v1.bin" merge="256-v1.bin" size="4194304" crc="f2690241" sha1="fd56babc1934d10e0d27c32f032f9edda7ca8ce9" region="sound1" offset="0"/>
		<rom name="256-v2.bin" merge="256-v2.bin" size="4194304" crc="7e2a10bd" sha1="0d587fb9f64cba0315ce2d8a03e2b8fe34936dff" region="sound1" offset="400000"/>
		<rom name="256-v3.bin" merge="256-v3.bin" size="4194304" crc="0eaec17c" sha1="c3ed613cc6993edd6fc0d62a90bcd85de8e21915" region="sound1" offset="800000"/>
		<rom name="256-v4.bin" merge="256-v4.bin" size="4194304" crc="9b4b22d4" sha1="9764fbf8453e52f80aa97a46fb9cf5937ef15a31" region="sound1" offset="c00000"/>
		<rom name="256-c1.bin" merge="256-c1.bin" size="8388608" crc="5a79c34e" sha1="b8aa51fa50935cae62ab3d125b723ab888691e60" region="gfx3" offset="0"/>
		<rom name="256-c2.bin" merge="256-c2.bin" size="8388608" crc="944c362c" sha1="3843ab300f956280475469caee70135658f67089" region="gfx3" offset="1"/>
		<rom name="256-c3.bin" merge="256-c3.bin" size="8388608" crc="6e69d36f" sha1="94e8cf42e999114b4bd8b30e0aa2f365578c4c9a" region="gfx3" offset="1000000"/>
		<rom name="256-c4.bin" merge="256-c4.bin" size="8388608" crc="b755b4eb" sha1="804700a0966a48f130c434ede3f970792ea74fa5" region="gfx3" offset="1000001"/>
		<rom name="256-c5.bin" merge="256-c5.bin" size="8388608" crc="7aacab47" sha1="312c1c9846175fe1a3cad51d5ae230cf674fc93d" region="gfx3" offset="2000000"/>
		<rom name="256-c6.bin" merge="256-c6.bin" size="8388608" crc="c698fd5d" sha1="16818883b06849ba2f8d61bdd5e21aaf99bd8408" region="gfx3" offset="2000001"/>
		<rom name="256-c7.bin" merge="256-c7.bin" size="8388608" crc="cfceddd2" sha1="7def666adf8bd1703f40c61f182fc040b6362dc9" region="gfx3" offset="3000000"/>
		<rom name="256-c8.bin" merge="256-c8.bin" size="8388608" crc="4d9be34c" sha1="a737bdfa2b815aea7067e7af2636e83a9409c414" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="mslg3e05" sourcefile="neogeo.c" cloneof="mslug3" romof="mslug3">
		<description>Metal Slug 3 (Style remix set 05)</description>
		<year>2000</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="256eh05-p1.rom" size="1048576" crc="c1a91748" sha1="07227283b7fe0e040962a84bc345b231fe6417e3" region="cpu1" offset="0"/>
		<rom name="256-ph2.rom" size="4194304" crc="1f3d8ce8" sha1="08b05a8abfb86ec09a5e758d6273acf1489961f9" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="256-m1.bin" merge="256-m1.bin" size="524288" crc="eaeec116" sha1="54419dbb21edc8c4b37eaac2e7ad9496d2de037a" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="256-v1.bin" merge="256-v1.bin" size="4194304" crc="f2690241" sha1="fd56babc1934d10e0d27c32f032f9edda7ca8ce9" region="sound1" offset="0"/>
		<rom name="256-v2.bin" merge="256-v2.bin" size="4194304" crc="7e2a10bd" sha1="0d587fb9f64cba0315ce2d8a03e2b8fe34936dff" region="sound1" offset="400000"/>
		<rom name="256-v3.bin" merge="256-v3.bin" size="4194304" crc="0eaec17c" sha1="c3ed613cc6993edd6fc0d62a90bcd85de8e21915" region="sound1" offset="800000"/>
		<rom name="256-v4.bin" merge="256-v4.bin" size="4194304" crc="9b4b22d4" sha1="9764fbf8453e52f80aa97a46fb9cf5937ef15a31" region="sound1" offset="c00000"/>
		<rom name="256-c1.bin" merge="256-c1.bin" size="8388608" crc="5a79c34e" sha1="b8aa51fa50935cae62ab3d125b723ab888691e60" region="gfx3" offset="0"/>
		<rom name="256-c2.bin" merge="256-c2.bin" size="8388608" crc="944c362c" sha1="3843ab300f956280475469caee70135658f67089" region="gfx3" offset="1"/>
		<rom name="256-c3.bin" merge="256-c3.bin" size="8388608" crc="6e69d36f" sha1="94e8cf42e999114b4bd8b30e0aa2f365578c4c9a" region="gfx3" offset="1000000"/>
		<rom name="256-c4.bin" merge="256-c4.bin" size="8388608" crc="b755b4eb" sha1="804700a0966a48f130c434ede3f970792ea74fa5" region="gfx3" offset="1000001"/>
		<rom name="256-c5.bin" merge="256-c5.bin" size="8388608" crc="7aacab47" sha1="312c1c9846175fe1a3cad51d5ae230cf674fc93d" region="gfx3" offset="2000000"/>
		<rom name="256-c6.bin" merge="256-c6.bin" size="8388608" crc="c698fd5d" sha1="16818883b06849ba2f8d61bdd5e21aaf99bd8408" region="gfx3" offset="2000001"/>
		<rom name="256-c7.bin" merge="256-c7.bin" size="8388608" crc="cfceddd2" sha1="7def666adf8bd1703f40c61f182fc040b6362dc9" region="gfx3" offset="3000000"/>
		<rom name="256-c8.bin" merge="256-c8.bin" size="8388608" crc="4d9be34c" sha1="a737bdfa2b815aea7067e7af2636e83a9409c414" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="mslg3e06" sourcefile="neogeo.c" cloneof="mslug3" romof="mslug3">
		<description>Metal Slug 3 (Style remix set 06)</description>
		<year>2000</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="256eh06-p1.rom" size="1048576" crc="812cdce7" sha1="5249bc026471c1abb2d37b2ac03267b3349a6345" region="cpu1" offset="0"/>
		<rom name="256-ph2.rom" size="4194304" crc="1f3d8ce8" sha1="08b05a8abfb86ec09a5e758d6273acf1489961f9" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="256-m1.bin" merge="256-m1.bin" size="524288" crc="eaeec116" sha1="54419dbb21edc8c4b37eaac2e7ad9496d2de037a" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="256-v1.bin" merge="256-v1.bin" size="4194304" crc="f2690241" sha1="fd56babc1934d10e0d27c32f032f9edda7ca8ce9" region="sound1" offset="0"/>
		<rom name="256-v2.bin" merge="256-v2.bin" size="4194304" crc="7e2a10bd" sha1="0d587fb9f64cba0315ce2d8a03e2b8fe34936dff" region="sound1" offset="400000"/>
		<rom name="256-v3.bin" merge="256-v3.bin" size="4194304" crc="0eaec17c" sha1="c3ed613cc6993edd6fc0d62a90bcd85de8e21915" region="sound1" offset="800000"/>
		<rom name="256-v4.bin" merge="256-v4.bin" size="4194304" crc="9b4b22d4" sha1="9764fbf8453e52f80aa97a46fb9cf5937ef15a31" region="sound1" offset="c00000"/>
		<rom name="256-c1.bin" merge="256-c1.bin" size="8388608" crc="5a79c34e" sha1="b8aa51fa50935cae62ab3d125b723ab888691e60" region="gfx3" offset="0"/>
		<rom name="256-c2.bin" merge="256-c2.bin" size="8388608" crc="944c362c" sha1="3843ab300f956280475469caee70135658f67089" region="gfx3" offset="1"/>
		<rom name="256-c3.bin" merge="256-c3.bin" size="8388608" crc="6e69d36f" sha1="94e8cf42e999114b4bd8b30e0aa2f365578c4c9a" region="gfx3" offset="1000000"/>
		<rom name="256-c4.bin" merge="256-c4.bin" size="8388608" crc="b755b4eb" sha1="804700a0966a48f130c434ede3f970792ea74fa5" region="gfx3" offset="1000001"/>
		<rom name="256-c5.bin" merge="256-c5.bin" size="8388608" crc="7aacab47" sha1="312c1c9846175fe1a3cad51d5ae230cf674fc93d" region="gfx3" offset="2000000"/>
		<rom name="256-c6.bin" merge="256-c6.bin" size="8388608" crc="c698fd5d" sha1="16818883b06849ba2f8d61bdd5e21aaf99bd8408" region="gfx3" offset="2000001"/>
		<rom name="256-c7.bin" merge="256-c7.bin" size="8388608" crc="cfceddd2" sha1="7def666adf8bd1703f40c61f182fc040b6362dc9" region="gfx3" offset="3000000"/>
		<rom name="256-c8.bin" merge="256-c8.bin" size="8388608" crc="4d9be34c" sha1="a737bdfa2b815aea7067e7af2636e83a9409c414" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="mslg3e07" sourcefile="neogeo.c" cloneof="mslug3" romof="mslug3">
		<description>Metal Slug 3 (Style remix set 07)</description>
		<year>2000</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="256eh07-p1.rom" size="1048576" crc="bb123461" sha1="26a8fbb7792ebbd1052a09a78a38a72901644902" region="cpu1" offset="0"/>
		<rom name="256-ph2.rom" size="4194304" crc="1f3d8ce8" sha1="08b05a8abfb86ec09a5e758d6273acf1489961f9" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="256-m1.bin" merge="256-m1.bin" size="524288" crc="eaeec116" sha1="54419dbb21edc8c4b37eaac2e7ad9496d2de037a" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="256-v1.bin" merge="256-v1.bin" size="4194304" crc="f2690241" sha1="fd56babc1934d10e0d27c32f032f9edda7ca8ce9" region="sound1" offset="0"/>
		<rom name="256-v2.bin" merge="256-v2.bin" size="4194304" crc="7e2a10bd" sha1="0d587fb9f64cba0315ce2d8a03e2b8fe34936dff" region="sound1" offset="400000"/>
		<rom name="256-v3.bin" merge="256-v3.bin" size="4194304" crc="0eaec17c" sha1="c3ed613cc6993edd6fc0d62a90bcd85de8e21915" region="sound1" offset="800000"/>
		<rom name="256-v4.bin" merge="256-v4.bin" size="4194304" crc="9b4b22d4" sha1="9764fbf8453e52f80aa97a46fb9cf5937ef15a31" region="sound1" offset="c00000"/>
		<rom name="256-c1.bin" merge="256-c1.bin" size="8388608" crc="5a79c34e" sha1="b8aa51fa50935cae62ab3d125b723ab888691e60" region="gfx3" offset="0"/>
		<rom name="256-c2.bin" merge="256-c2.bin" size="8388608" crc="944c362c" sha1="3843ab300f956280475469caee70135658f67089" region="gfx3" offset="1"/>
		<rom name="256-c3.bin" merge="256-c3.bin" size="8388608" crc="6e69d36f" sha1="94e8cf42e999114b4bd8b30e0aa2f365578c4c9a" region="gfx3" offset="1000000"/>
		<rom name="256-c4.bin" merge="256-c4.bin" size="8388608" crc="b755b4eb" sha1="804700a0966a48f130c434ede3f970792ea74fa5" region="gfx3" offset="1000001"/>
		<rom name="256-c5.bin" merge="256-c5.bin" size="8388608" crc="7aacab47" sha1="312c1c9846175fe1a3cad51d5ae230cf674fc93d" region="gfx3" offset="2000000"/>
		<rom name="256-c6.bin" merge="256-c6.bin" size="8388608" crc="c698fd5d" sha1="16818883b06849ba2f8d61bdd5e21aaf99bd8408" region="gfx3" offset="2000001"/>
		<rom name="256-c7.bin" merge="256-c7.bin" size="8388608" crc="cfceddd2" sha1="7def666adf8bd1703f40c61f182fc040b6362dc9" region="gfx3" offset="3000000"/>
		<rom name="256-c8.bin" merge="256-c8.bin" size="8388608" crc="4d9be34c" sha1="a737bdfa2b815aea7067e7af2636e83a9409c414" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="mslg3e08" sourcefile="neogeo.c" cloneof="mslug3" romof="mslug3">
		<description>Metal Slug 3 (Style remix set 08)</description>
		<year>2000</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="256eh08-p1.rom" size="1048576" crc="7666aad5" sha1="3d55be31a158501d74994a5abf31d6928626d7e3" region="cpu1" offset="0"/>
		<rom name="256-ph2.rom" size="4194304" crc="1f3d8ce8" sha1="08b05a8abfb86ec09a5e758d6273acf1489961f9" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="256-m1.bin" merge="256-m1.bin" size="524288" crc="eaeec116" sha1="54419dbb21edc8c4b37eaac2e7ad9496d2de037a" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="256-v1.bin" merge="256-v1.bin" size="4194304" crc="f2690241" sha1="fd56babc1934d10e0d27c32f032f9edda7ca8ce9" region="sound1" offset="0"/>
		<rom name="256-v2.bin" merge="256-v2.bin" size="4194304" crc="7e2a10bd" sha1="0d587fb9f64cba0315ce2d8a03e2b8fe34936dff" region="sound1" offset="400000"/>
		<rom name="256-v3.bin" merge="256-v3.bin" size="4194304" crc="0eaec17c" sha1="c3ed613cc6993edd6fc0d62a90bcd85de8e21915" region="sound1" offset="800000"/>
		<rom name="256-v4.bin" merge="256-v4.bin" size="4194304" crc="9b4b22d4" sha1="9764fbf8453e52f80aa97a46fb9cf5937ef15a31" region="sound1" offset="c00000"/>
		<rom name="256-c1.bin" merge="256-c1.bin" size="8388608" crc="5a79c34e" sha1="b8aa51fa50935cae62ab3d125b723ab888691e60" region="gfx3" offset="0"/>
		<rom name="256-c2.bin" merge="256-c2.bin" size="8388608" crc="944c362c" sha1="3843ab300f956280475469caee70135658f67089" region="gfx3" offset="1"/>
		<rom name="256-c3.bin" merge="256-c3.bin" size="8388608" crc="6e69d36f" sha1="94e8cf42e999114b4bd8b30e0aa2f365578c4c9a" region="gfx3" offset="1000000"/>
		<rom name="256-c4.bin" merge="256-c4.bin" size="8388608" crc="b755b4eb" sha1="804700a0966a48f130c434ede3f970792ea74fa5" region="gfx3" offset="1000001"/>
		<rom name="256-c5.bin" merge="256-c5.bin" size="8388608" crc="7aacab47" sha1="312c1c9846175fe1a3cad51d5ae230cf674fc93d" region="gfx3" offset="2000000"/>
		<rom name="256-c6.bin" merge="256-c6.bin" size="8388608" crc="c698fd5d" sha1="16818883b06849ba2f8d61bdd5e21aaf99bd8408" region="gfx3" offset="2000001"/>
		<rom name="256-c7.bin" merge="256-c7.bin" size="8388608" crc="cfceddd2" sha1="7def666adf8bd1703f40c61f182fc040b6362dc9" region="gfx3" offset="3000000"/>
		<rom name="256-c8.bin" merge="256-c8.bin" size="8388608" crc="4d9be34c" sha1="a737bdfa2b815aea7067e7af2636e83a9409c414" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="mslg3e09" sourcefile="neogeo.c" cloneof="mslug3" romof="mslug3">
		<description>Metal Slug 3 (Style remix set 09)</description>
		<year>2000</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="256eh09-p1.rom" size="1048576" crc="be26430c" sha1="ee4d070885032bc5c2699d8c0b5abe7d1d7bc6cc" region="cpu1" offset="0"/>
		<rom name="256-ph2.rom" size="4194304" crc="1f3d8ce8" sha1="08b05a8abfb86ec09a5e758d6273acf1489961f9" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="256-m1.bin" merge="256-m1.bin" size="524288" crc="eaeec116" sha1="54419dbb21edc8c4b37eaac2e7ad9496d2de037a" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="256-v1.bin" merge="256-v1.bin" size="4194304" crc="f2690241" sha1="fd56babc1934d10e0d27c32f032f9edda7ca8ce9" region="sound1" offset="0"/>
		<rom name="256-v2.bin" merge="256-v2.bin" size="4194304" crc="7e2a10bd" sha1="0d587fb9f64cba0315ce2d8a03e2b8fe34936dff" region="sound1" offset="400000"/>
		<rom name="256-v3.bin" merge="256-v3.bin" size="4194304" crc="0eaec17c" sha1="c3ed613cc6993edd6fc0d62a90bcd85de8e21915" region="sound1" offset="800000"/>
		<rom name="256-v4.bin" merge="256-v4.bin" size="4194304" crc="9b4b22d4" sha1="9764fbf8453e52f80aa97a46fb9cf5937ef15a31" region="sound1" offset="c00000"/>
		<rom name="256-c1.bin" merge="256-c1.bin" size="8388608" crc="5a79c34e" sha1="b8aa51fa50935cae62ab3d125b723ab888691e60" region="gfx3" offset="0"/>
		<rom name="256-c2.bin" merge="256-c2.bin" size="8388608" crc="944c362c" sha1="3843ab300f956280475469caee70135658f67089" region="gfx3" offset="1"/>
		<rom name="256-c3.bin" merge="256-c3.bin" size="8388608" crc="6e69d36f" sha1="94e8cf42e999114b4bd8b30e0aa2f365578c4c9a" region="gfx3" offset="1000000"/>
		<rom name="256-c4.bin" merge="256-c4.bin" size="8388608" crc="b755b4eb" sha1="804700a0966a48f130c434ede3f970792ea74fa5" region="gfx3" offset="1000001"/>
		<rom name="256-c5.bin" merge="256-c5.bin" size="8388608" crc="7aacab47" sha1="312c1c9846175fe1a3cad51d5ae230cf674fc93d" region="gfx3" offset="2000000"/>
		<rom name="256-c6.bin" merge="256-c6.bin" size="8388608" crc="c698fd5d" sha1="16818883b06849ba2f8d61bdd5e21aaf99bd8408" region="gfx3" offset="2000001"/>
		<rom name="256-c7.bin" merge="256-c7.bin" size="8388608" crc="cfceddd2" sha1="7def666adf8bd1703f40c61f182fc040b6362dc9" region="gfx3" offset="3000000"/>
		<rom name="256-c8.bin" merge="256-c8.bin" size="8388608" crc="4d9be34c" sha1="a737bdfa2b815aea7067e7af2636e83a9409c414" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="mslg3e10" sourcefile="neogeo.c" cloneof="mslug3" romof="mslug3">
		<description>Metal Slug 3 (Style remix set 10)</description>
		<year>2000</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="256eh10-p1.rom" size="1048576" crc="e510ae7e" sha1="35183a58c11e78c9da08643853c2b06eed74b87c" region="cpu1" offset="0"/>
		<rom name="256-ph2.rom" size="4194304" crc="1f3d8ce8" sha1="08b05a8abfb86ec09a5e758d6273acf1489961f9" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="256-m1.bin" merge="256-m1.bin" size="524288" crc="eaeec116" sha1="54419dbb21edc8c4b37eaac2e7ad9496d2de037a" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="256-v1.bin" merge="256-v1.bin" size="4194304" crc="f2690241" sha1="fd56babc1934d10e0d27c32f032f9edda7ca8ce9" region="sound1" offset="0"/>
		<rom name="256-v2.bin" merge="256-v2.bin" size="4194304" crc="7e2a10bd" sha1="0d587fb9f64cba0315ce2d8a03e2b8fe34936dff" region="sound1" offset="400000"/>
		<rom name="256-v3.bin" merge="256-v3.bin" size="4194304" crc="0eaec17c" sha1="c3ed613cc6993edd6fc0d62a90bcd85de8e21915" region="sound1" offset="800000"/>
		<rom name="256-v4.bin" merge="256-v4.bin" size="4194304" crc="9b4b22d4" sha1="9764fbf8453e52f80aa97a46fb9cf5937ef15a31" region="sound1" offset="c00000"/>
		<rom name="256-c1.bin" merge="256-c1.bin" size="8388608" crc="5a79c34e" sha1="b8aa51fa50935cae62ab3d125b723ab888691e60" region="gfx3" offset="0"/>
		<rom name="256-c2.bin" merge="256-c2.bin" size="8388608" crc="944c362c" sha1="3843ab300f956280475469caee70135658f67089" region="gfx3" offset="1"/>
		<rom name="256-c3.bin" merge="256-c3.bin" size="8388608" crc="6e69d36f" sha1="94e8cf42e999114b4bd8b30e0aa2f365578c4c9a" region="gfx3" offset="1000000"/>
		<rom name="256-c4.bin" merge="256-c4.bin" size="8388608" crc="b755b4eb" sha1="804700a0966a48f130c434ede3f970792ea74fa5" region="gfx3" offset="1000001"/>
		<rom name="256-c5.bin" merge="256-c5.bin" size="8388608" crc="7aacab47" sha1="312c1c9846175fe1a3cad51d5ae230cf674fc93d" region="gfx3" offset="2000000"/>
		<rom name="256-c6.bin" merge="256-c6.bin" size="8388608" crc="c698fd5d" sha1="16818883b06849ba2f8d61bdd5e21aaf99bd8408" region="gfx3" offset="2000001"/>
		<rom name="256-c7.bin" merge="256-c7.bin" size="8388608" crc="cfceddd2" sha1="7def666adf8bd1703f40c61f182fc040b6362dc9" region="gfx3" offset="3000000"/>
		<rom name="256-c8.bin" merge="256-c8.bin" size="8388608" crc="4d9be34c" sha1="a737bdfa2b815aea7067e7af2636e83a9409c414" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="mslg3e11" sourcefile="neogeo.c" cloneof="mslug3" romof="mslug3">
		<description>Metal Slug 3 (Style remix set 11)</description>
		<year>2000</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="256eh11-p1.rom" size="1048576" crc="2d5047a7" sha1="89e720e8ccddbbc81c923ad8f7e5a371f9f0ecfc" region="cpu1" offset="0"/>
		<rom name="256-ph2.rom" size="4194304" crc="1f3d8ce8" sha1="08b05a8abfb86ec09a5e758d6273acf1489961f9" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="256-m1.bin" merge="256-m1.bin" size="524288" crc="eaeec116" sha1="54419dbb21edc8c4b37eaac2e7ad9496d2de037a" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="256-v1.bin" merge="256-v1.bin" size="4194304" crc="f2690241" sha1="fd56babc1934d10e0d27c32f032f9edda7ca8ce9" region="sound1" offset="0"/>
		<rom name="256-v2.bin" merge="256-v2.bin" size="4194304" crc="7e2a10bd" sha1="0d587fb9f64cba0315ce2d8a03e2b8fe34936dff" region="sound1" offset="400000"/>
		<rom name="256-v3.bin" merge="256-v3.bin" size="4194304" crc="0eaec17c" sha1="c3ed613cc6993edd6fc0d62a90bcd85de8e21915" region="sound1" offset="800000"/>
		<rom name="256-v4.bin" merge="256-v4.bin" size="4194304" crc="9b4b22d4" sha1="9764fbf8453e52f80aa97a46fb9cf5937ef15a31" region="sound1" offset="c00000"/>
		<rom name="256-c1.bin" merge="256-c1.bin" size="8388608" crc="5a79c34e" sha1="b8aa51fa50935cae62ab3d125b723ab888691e60" region="gfx3" offset="0"/>
		<rom name="256-c2.bin" merge="256-c2.bin" size="8388608" crc="944c362c" sha1="3843ab300f956280475469caee70135658f67089" region="gfx3" offset="1"/>
		<rom name="256-c3.bin" merge="256-c3.bin" size="8388608" crc="6e69d36f" sha1="94e8cf42e999114b4bd8b30e0aa2f365578c4c9a" region="gfx3" offset="1000000"/>
		<rom name="256-c4.bin" merge="256-c4.bin" size="8388608" crc="b755b4eb" sha1="804700a0966a48f130c434ede3f970792ea74fa5" region="gfx3" offset="1000001"/>
		<rom name="256-c5.bin" merge="256-c5.bin" size="8388608" crc="7aacab47" sha1="312c1c9846175fe1a3cad51d5ae230cf674fc93d" region="gfx3" offset="2000000"/>
		<rom name="256-c6.bin" merge="256-c6.bin" size="8388608" crc="c698fd5d" sha1="16818883b06849ba2f8d61bdd5e21aaf99bd8408" region="gfx3" offset="2000001"/>
		<rom name="256-c7.bin" merge="256-c7.bin" size="8388608" crc="cfceddd2" sha1="7def666adf8bd1703f40c61f182fc040b6362dc9" region="gfx3" offset="3000000"/>
		<rom name="256-c8.bin" merge="256-c8.bin" size="8388608" crc="4d9be34c" sha1="a737bdfa2b815aea7067e7af2636e83a9409c414" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="mslg3e12" sourcefile="neogeo.c" cloneof="mslug3" romof="mslug3">
		<description>Metal Slug 3 (Style remix set 12)</description>
		<year>2000</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="256eh12-p1.rom" size="1048576" crc="410a6c8e" sha1="d89aaa1a6fa46c20a84b8fafd83c66fe43a93e86" region="cpu1" offset="0"/>
		<rom name="256-ph2.rom" size="4194304" crc="1f3d8ce8" sha1="08b05a8abfb86ec09a5e758d6273acf1489961f9" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="256-m1.bin" merge="256-m1.bin" size="524288" crc="eaeec116" sha1="54419dbb21edc8c4b37eaac2e7ad9496d2de037a" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="256-v1.bin" merge="256-v1.bin" size="4194304" crc="f2690241" sha1="fd56babc1934d10e0d27c32f032f9edda7ca8ce9" region="sound1" offset="0"/>
		<rom name="256-v2.bin" merge="256-v2.bin" size="4194304" crc="7e2a10bd" sha1="0d587fb9f64cba0315ce2d8a03e2b8fe34936dff" region="sound1" offset="400000"/>
		<rom name="256-v3.bin" merge="256-v3.bin" size="4194304" crc="0eaec17c" sha1="c3ed613cc6993edd6fc0d62a90bcd85de8e21915" region="sound1" offset="800000"/>
		<rom name="256-v4.bin" merge="256-v4.bin" size="4194304" crc="9b4b22d4" sha1="9764fbf8453e52f80aa97a46fb9cf5937ef15a31" region="sound1" offset="c00000"/>
		<rom name="256-c1.bin" merge="256-c1.bin" size="8388608" crc="5a79c34e" sha1="b8aa51fa50935cae62ab3d125b723ab888691e60" region="gfx3" offset="0"/>
		<rom name="256-c2.bin" merge="256-c2.bin" size="8388608" crc="944c362c" sha1="3843ab300f956280475469caee70135658f67089" region="gfx3" offset="1"/>
		<rom name="256-c3.bin" merge="256-c3.bin" size="8388608" crc="6e69d36f" sha1="94e8cf42e999114b4bd8b30e0aa2f365578c4c9a" region="gfx3" offset="1000000"/>
		<rom name="256-c4.bin" merge="256-c4.bin" size="8388608" crc="b755b4eb" sha1="804700a0966a48f130c434ede3f970792ea74fa5" region="gfx3" offset="1000001"/>
		<rom name="256-c5.bin" merge="256-c5.bin" size="8388608" crc="7aacab47" sha1="312c1c9846175fe1a3cad51d5ae230cf674fc93d" region="gfx3" offset="2000000"/>
		<rom name="256-c6.bin" merge="256-c6.bin" size="8388608" crc="c698fd5d" sha1="16818883b06849ba2f8d61bdd5e21aaf99bd8408" region="gfx3" offset="2000001"/>
		<rom name="256-c7.bin" merge="256-c7.bin" size="8388608" crc="cfceddd2" sha1="7def666adf8bd1703f40c61f182fc040b6362dc9" region="gfx3" offset="3000000"/>
		<rom name="256-c8.bin" merge="256-c8.bin" size="8388608" crc="4d9be34c" sha1="a737bdfa2b815aea7067e7af2636e83a9409c414" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="mslg3e13" sourcefile="neogeo.c" cloneof="mslug3" romof="mslug3">
		<description>Metal Slug 3 (Style remix set 13)</description>
		<year>2000</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="256eh13-p1.rom" size="1048576" crc="642335cb" sha1="a17e7a48759a7589a3baf5ff4f69c937954de44c" region="cpu1" offset="0"/>
		<rom name="256-ph2.rom" size="4194304" crc="1f3d8ce8" sha1="08b05a8abfb86ec09a5e758d6273acf1489961f9" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="256-m1.bin" merge="256-m1.bin" size="524288" crc="eaeec116" sha1="54419dbb21edc8c4b37eaac2e7ad9496d2de037a" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="256-v1.bin" merge="256-v1.bin" size="4194304" crc="f2690241" sha1="fd56babc1934d10e0d27c32f032f9edda7ca8ce9" region="sound1" offset="0"/>
		<rom name="256-v2.bin" merge="256-v2.bin" size="4194304" crc="7e2a10bd" sha1="0d587fb9f64cba0315ce2d8a03e2b8fe34936dff" region="sound1" offset="400000"/>
		<rom name="256-v3.bin" merge="256-v3.bin" size="4194304" crc="0eaec17c" sha1="c3ed613cc6993edd6fc0d62a90bcd85de8e21915" region="sound1" offset="800000"/>
		<rom name="256-v4.bin" merge="256-v4.bin" size="4194304" crc="9b4b22d4" sha1="9764fbf8453e52f80aa97a46fb9cf5937ef15a31" region="sound1" offset="c00000"/>
		<rom name="256-c1.bin" merge="256-c1.bin" size="8388608" crc="5a79c34e" sha1="b8aa51fa50935cae62ab3d125b723ab888691e60" region="gfx3" offset="0"/>
		<rom name="256-c2.bin" merge="256-c2.bin" size="8388608" crc="944c362c" sha1="3843ab300f956280475469caee70135658f67089" region="gfx3" offset="1"/>
		<rom name="256-c3.bin" merge="256-c3.bin" size="8388608" crc="6e69d36f" sha1="94e8cf42e999114b4bd8b30e0aa2f365578c4c9a" region="gfx3" offset="1000000"/>
		<rom name="256-c4.bin" merge="256-c4.bin" size="8388608" crc="b755b4eb" sha1="804700a0966a48f130c434ede3f970792ea74fa5" region="gfx3" offset="1000001"/>
		<rom name="256-c5.bin" merge="256-c5.bin" size="8388608" crc="7aacab47" sha1="312c1c9846175fe1a3cad51d5ae230cf674fc93d" region="gfx3" offset="2000000"/>
		<rom name="256-c6.bin" merge="256-c6.bin" size="8388608" crc="c698fd5d" sha1="16818883b06849ba2f8d61bdd5e21aaf99bd8408" region="gfx3" offset="2000001"/>
		<rom name="256-c7.bin" merge="256-c7.bin" size="8388608" crc="cfceddd2" sha1="7def666adf8bd1703f40c61f182fc040b6362dc9" region="gfx3" offset="3000000"/>
		<rom name="256-c8.bin" merge="256-c8.bin" size="8388608" crc="4d9be34c" sha1="a737bdfa2b815aea7067e7af2636e83a9409c414" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="mslg3e14" sourcefile="neogeo.c" cloneof="mslug3" romof="mslug3">
		<description>Metal Slug 3 (Style remix set 14)</description>
		<year>2000</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="256eh14-p1.rom" size="1048576" crc="3e8538ca" sha1="148732165a081bec2f7bdefc79ce7a2db6a2998d" region="cpu1" offset="0"/>
		<rom name="256-ph2.rom" size="4194304" crc="1f3d8ce8" sha1="08b05a8abfb86ec09a5e758d6273acf1489961f9" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="256-m1.bin" merge="256-m1.bin" size="524288" crc="eaeec116" sha1="54419dbb21edc8c4b37eaac2e7ad9496d2de037a" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="256-v1.bin" merge="256-v1.bin" size="4194304" crc="f2690241" sha1="fd56babc1934d10e0d27c32f032f9edda7ca8ce9" region="sound1" offset="0"/>
		<rom name="256-v2.bin" merge="256-v2.bin" size="4194304" crc="7e2a10bd" sha1="0d587fb9f64cba0315ce2d8a03e2b8fe34936dff" region="sound1" offset="400000"/>
		<rom name="256-v3.bin" merge="256-v3.bin" size="4194304" crc="0eaec17c" sha1="c3ed613cc6993edd6fc0d62a90bcd85de8e21915" region="sound1" offset="800000"/>
		<rom name="256-v4.bin" merge="256-v4.bin" size="4194304" crc="9b4b22d4" sha1="9764fbf8453e52f80aa97a46fb9cf5937ef15a31" region="sound1" offset="c00000"/>
		<rom name="256-c1.bin" merge="256-c1.bin" size="8388608" crc="5a79c34e" sha1="b8aa51fa50935cae62ab3d125b723ab888691e60" region="gfx3" offset="0"/>
		<rom name="256-c2.bin" merge="256-c2.bin" size="8388608" crc="944c362c" sha1="3843ab300f956280475469caee70135658f67089" region="gfx3" offset="1"/>
		<rom name="256-c3.bin" merge="256-c3.bin" size="8388608" crc="6e69d36f" sha1="94e8cf42e999114b4bd8b30e0aa2f365578c4c9a" region="gfx3" offset="1000000"/>
		<rom name="256-c4.bin" merge="256-c4.bin" size="8388608" crc="b755b4eb" sha1="804700a0966a48f130c434ede3f970792ea74fa5" region="gfx3" offset="1000001"/>
		<rom name="256-c5.bin" merge="256-c5.bin" size="8388608" crc="7aacab47" sha1="312c1c9846175fe1a3cad51d5ae230cf674fc93d" region="gfx3" offset="2000000"/>
		<rom name="256-c6.bin" merge="256-c6.bin" size="8388608" crc="c698fd5d" sha1="16818883b06849ba2f8d61bdd5e21aaf99bd8408" region="gfx3" offset="2000001"/>
		<rom name="256-c7.bin" merge="256-c7.bin" size="8388608" crc="cfceddd2" sha1="7def666adf8bd1703f40c61f182fc040b6362dc9" region="gfx3" offset="3000000"/>
		<rom name="256-c8.bin" merge="256-c8.bin" size="8388608" crc="4d9be34c" sha1="a737bdfa2b815aea7067e7af2636e83a9409c414" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="mslg3e15" sourcefile="neogeo.c" cloneof="mslug3" romof="mslug3">
		<description>Metal Slug 3 (Style remix set 15)</description>
		<year>2000</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="256eh15-p1.rom" size="1048576" crc="f6c5d113" sha1="555ce0ea6c7d3003c9239de8b7a580295096e9ff" region="cpu1" offset="0"/>
		<rom name="256-ph2.rom" size="4194304" crc="1f3d8ce8" sha1="08b05a8abfb86ec09a5e758d6273acf1489961f9" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="256-m1.bin" merge="256-m1.bin" size="524288" crc="eaeec116" sha1="54419dbb21edc8c4b37eaac2e7ad9496d2de037a" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="256-v1.bin" merge="256-v1.bin" size="4194304" crc="f2690241" sha1="fd56babc1934d10e0d27c32f032f9edda7ca8ce9" region="sound1" offset="0"/>
		<rom name="256-v2.bin" merge="256-v2.bin" size="4194304" crc="7e2a10bd" sha1="0d587fb9f64cba0315ce2d8a03e2b8fe34936dff" region="sound1" offset="400000"/>
		<rom name="256-v3.bin" merge="256-v3.bin" size="4194304" crc="0eaec17c" sha1="c3ed613cc6993edd6fc0d62a90bcd85de8e21915" region="sound1" offset="800000"/>
		<rom name="256-v4.bin" merge="256-v4.bin" size="4194304" crc="9b4b22d4" sha1="9764fbf8453e52f80aa97a46fb9cf5937ef15a31" region="sound1" offset="c00000"/>
		<rom name="256-c1.bin" merge="256-c1.bin" size="8388608" crc="5a79c34e" sha1="b8aa51fa50935cae62ab3d125b723ab888691e60" region="gfx3" offset="0"/>
		<rom name="256-c2.bin" merge="256-c2.bin" size="8388608" crc="944c362c" sha1="3843ab300f956280475469caee70135658f67089" region="gfx3" offset="1"/>
		<rom name="256-c3.bin" merge="256-c3.bin" size="8388608" crc="6e69d36f" sha1="94e8cf42e999114b4bd8b30e0aa2f365578c4c9a" region="gfx3" offset="1000000"/>
		<rom name="256-c4.bin" merge="256-c4.bin" size="8388608" crc="b755b4eb" sha1="804700a0966a48f130c434ede3f970792ea74fa5" region="gfx3" offset="1000001"/>
		<rom name="256-c5.bin" merge="256-c5.bin" size="8388608" crc="7aacab47" sha1="312c1c9846175fe1a3cad51d5ae230cf674fc93d" region="gfx3" offset="2000000"/>
		<rom name="256-c6.bin" merge="256-c6.bin" size="8388608" crc="c698fd5d" sha1="16818883b06849ba2f8d61bdd5e21aaf99bd8408" region="gfx3" offset="2000001"/>
		<rom name="256-c7.bin" merge="256-c7.bin" size="8388608" crc="cfceddd2" sha1="7def666adf8bd1703f40c61f182fc040b6362dc9" region="gfx3" offset="3000000"/>
		<rom name="256-c8.bin" merge="256-c8.bin" size="8388608" crc="4d9be34c" sha1="a737bdfa2b815aea7067e7af2636e83a9409c414" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="mslg3e16" sourcefile="neogeo.c" cloneof="mslug3" romof="mslug3">
		<description>Metal Slug 3 (Style remix set 16)</description>
		<year>2000</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="256eh16-p1.rom" size="1048576" crc="52df13e3" sha1="9e24404b687284540d21b3be512108da1f1e2bbf" region="cpu1" offset="0"/>
		<rom name="256-ph2.rom" size="4194304" crc="1f3d8ce8" sha1="08b05a8abfb86ec09a5e758d6273acf1489961f9" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="256-m1.bin" merge="256-m1.bin" size="524288" crc="eaeec116" sha1="54419dbb21edc8c4b37eaac2e7ad9496d2de037a" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="256-v1.bin" merge="256-v1.bin" size="4194304" crc="f2690241" sha1="fd56babc1934d10e0d27c32f032f9edda7ca8ce9" region="sound1" offset="0"/>
		<rom name="256-v2.bin" merge="256-v2.bin" size="4194304" crc="7e2a10bd" sha1="0d587fb9f64cba0315ce2d8a03e2b8fe34936dff" region="sound1" offset="400000"/>
		<rom name="256-v3.bin" merge="256-v3.bin" size="4194304" crc="0eaec17c" sha1="c3ed613cc6993edd6fc0d62a90bcd85de8e21915" region="sound1" offset="800000"/>
		<rom name="256-v4.bin" merge="256-v4.bin" size="4194304" crc="9b4b22d4" sha1="9764fbf8453e52f80aa97a46fb9cf5937ef15a31" region="sound1" offset="c00000"/>
		<rom name="256-c1.bin" merge="256-c1.bin" size="8388608" crc="5a79c34e" sha1="b8aa51fa50935cae62ab3d125b723ab888691e60" region="gfx3" offset="0"/>
		<rom name="256-c2.bin" merge="256-c2.bin" size="8388608" crc="944c362c" sha1="3843ab300f956280475469caee70135658f67089" region="gfx3" offset="1"/>
		<rom name="256-c3.bin" merge="256-c3.bin" size="8388608" crc="6e69d36f" sha1="94e8cf42e999114b4bd8b30e0aa2f365578c4c9a" region="gfx3" offset="1000000"/>
		<rom name="256-c4.bin" merge="256-c4.bin" size="8388608" crc="b755b4eb" sha1="804700a0966a48f130c434ede3f970792ea74fa5" region="gfx3" offset="1000001"/>
		<rom name="256-c5.bin" merge="256-c5.bin" size="8388608" crc="7aacab47" sha1="312c1c9846175fe1a3cad51d5ae230cf674fc93d" region="gfx3" offset="2000000"/>
		<rom name="256-c6.bin" merge="256-c6.bin" size="8388608" crc="c698fd5d" sha1="16818883b06849ba2f8d61bdd5e21aaf99bd8408" region="gfx3" offset="2000001"/>
		<rom name="256-c7.bin" merge="256-c7.bin" size="8388608" crc="cfceddd2" sha1="7def666adf8bd1703f40c61f182fc040b6362dc9" region="gfx3" offset="3000000"/>
		<rom name="256-c8.bin" merge="256-c8.bin" size="8388608" crc="4d9be34c" sha1="a737bdfa2b815aea7067e7af2636e83a9409c414" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="mslg3e17" sourcefile="neogeo.c" cloneof="mslug3" romof="mslug3">
		<description>Metal Slug 3 (Style remix set 17)</description>
		<year>2000</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="256eh17-p1.rom" size="1048576" crc="9a9ffa3a" sha1="3ce3ba9048aa94543a03798c710c4bea4075a072" region="cpu1" offset="0"/>
		<rom name="256-ph2.rom" size="4194304" crc="1f3d8ce8" sha1="08b05a8abfb86ec09a5e758d6273acf1489961f9" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="256-m1.bin" merge="256-m1.bin" size="524288" crc="eaeec116" sha1="54419dbb21edc8c4b37eaac2e7ad9496d2de037a" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="256-v1.bin" merge="256-v1.bin" size="4194304" crc="f2690241" sha1="fd56babc1934d10e0d27c32f032f9edda7ca8ce9" region="sound1" offset="0"/>
		<rom name="256-v2.bin" merge="256-v2.bin" size="4194304" crc="7e2a10bd" sha1="0d587fb9f64cba0315ce2d8a03e2b8fe34936dff" region="sound1" offset="400000"/>
		<rom name="256-v3.bin" merge="256-v3.bin" size="4194304" crc="0eaec17c" sha1="c3ed613cc6993edd6fc0d62a90bcd85de8e21915" region="sound1" offset="800000"/>
		<rom name="256-v4.bin" merge="256-v4.bin" size="4194304" crc="9b4b22d4" sha1="9764fbf8453e52f80aa97a46fb9cf5937ef15a31" region="sound1" offset="c00000"/>
		<rom name="256-c1.bin" merge="256-c1.bin" size="8388608" crc="5a79c34e" sha1="b8aa51fa50935cae62ab3d125b723ab888691e60" region="gfx3" offset="0"/>
		<rom name="256-c2.bin" merge="256-c2.bin" size="8388608" crc="944c362c" sha1="3843ab300f956280475469caee70135658f67089" region="gfx3" offset="1"/>
		<rom name="256-c3.bin" merge="256-c3.bin" size="8388608" crc="6e69d36f" sha1="94e8cf42e999114b4bd8b30e0aa2f365578c4c9a" region="gfx3" offset="1000000"/>
		<rom name="256-c4.bin" merge="256-c4.bin" size="8388608" crc="b755b4eb" sha1="804700a0966a48f130c434ede3f970792ea74fa5" region="gfx3" offset="1000001"/>
		<rom name="256-c5.bin" merge="256-c5.bin" size="8388608" crc="7aacab47" sha1="312c1c9846175fe1a3cad51d5ae230cf674fc93d" region="gfx3" offset="2000000"/>
		<rom name="256-c6.bin" merge="256-c6.bin" size="8388608" crc="c698fd5d" sha1="16818883b06849ba2f8d61bdd5e21aaf99bd8408" region="gfx3" offset="2000001"/>
		<rom name="256-c7.bin" merge="256-c7.bin" size="8388608" crc="cfceddd2" sha1="7def666adf8bd1703f40c61f182fc040b6362dc9" region="gfx3" offset="3000000"/>
		<rom name="256-c8.bin" merge="256-c8.bin" size="8388608" crc="4d9be34c" sha1="a737bdfa2b815aea7067e7af2636e83a9409c414" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="mslg3e18" sourcefile="neogeo.c" cloneof="mslug3" romof="mslug3">
		<description>Metal Slug 3 (Style remix set 18)</description>
		<year>2000</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="256eh18-p1.rom" size="1048576" crc="1a3c81fc" sha1="b6f2ed4cb2b7f3f3dd3ef1bc97780ef136b2a82c" region="cpu1" offset="0"/>
		<rom name="256-ph2.rom" size="4194304" crc="1f3d8ce8" sha1="08b05a8abfb86ec09a5e758d6273acf1489961f9" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="256-m1.bin" merge="256-m1.bin" size="524288" crc="eaeec116" sha1="54419dbb21edc8c4b37eaac2e7ad9496d2de037a" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="256-v1.bin" merge="256-v1.bin" size="4194304" crc="f2690241" sha1="fd56babc1934d10e0d27c32f032f9edda7ca8ce9" region="sound1" offset="0"/>
		<rom name="256-v2.bin" merge="256-v2.bin" size="4194304" crc="7e2a10bd" sha1="0d587fb9f64cba0315ce2d8a03e2b8fe34936dff" region="sound1" offset="400000"/>
		<rom name="256-v3.bin" merge="256-v3.bin" size="4194304" crc="0eaec17c" sha1="c3ed613cc6993edd6fc0d62a90bcd85de8e21915" region="sound1" offset="800000"/>
		<rom name="256-v4.bin" merge="256-v4.bin" size="4194304" crc="9b4b22d4" sha1="9764fbf8453e52f80aa97a46fb9cf5937ef15a31" region="sound1" offset="c00000"/>
		<rom name="256-c1.bin" merge="256-c1.bin" size="8388608" crc="5a79c34e" sha1="b8aa51fa50935cae62ab3d125b723ab888691e60" region="gfx3" offset="0"/>
		<rom name="256-c2.bin" merge="256-c2.bin" size="8388608" crc="944c362c" sha1="3843ab300f956280475469caee70135658f67089" region="gfx3" offset="1"/>
		<rom name="256-c3.bin" merge="256-c3.bin" size="8388608" crc="6e69d36f" sha1="94e8cf42e999114b4bd8b30e0aa2f365578c4c9a" region="gfx3" offset="1000000"/>
		<rom name="256-c4.bin" merge="256-c4.bin" size="8388608" crc="b755b4eb" sha1="804700a0966a48f130c434ede3f970792ea74fa5" region="gfx3" offset="1000001"/>
		<rom name="256-c5.bin" merge="256-c5.bin" size="8388608" crc="7aacab47" sha1="312c1c9846175fe1a3cad51d5ae230cf674fc93d" region="gfx3" offset="2000000"/>
		<rom name="256-c6.bin" merge="256-c6.bin" size="8388608" crc="c698fd5d" sha1="16818883b06849ba2f8d61bdd5e21aaf99bd8408" region="gfx3" offset="2000001"/>
		<rom name="256-c7.bin" merge="256-c7.bin" size="8388608" crc="cfceddd2" sha1="7def666adf8bd1703f40c61f182fc040b6362dc9" region="gfx3" offset="3000000"/>
		<rom name="256-c8.bin" merge="256-c8.bin" size="8388608" crc="4d9be34c" sha1="a737bdfa2b815aea7067e7af2636e83a9409c414" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="mslg3e19" sourcefile="neogeo.c" cloneof="mslug3" romof="mslug3">
		<description>Metal Slug 3 (Style remix set 19)</description>
		<year>2000</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="256eh19-p1.rom" size="1048576" crc="d27c6825" sha1="d58d0db2378f0541c18dd60fc933614537572dc7" region="cpu1" offset="0"/>
		<rom name="256-ph2.rom" size="4194304" crc="1f3d8ce8" sha1="08b05a8abfb86ec09a5e758d6273acf1489961f9" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="256-m1.bin" merge="256-m1.bin" size="524288" crc="eaeec116" sha1="54419dbb21edc8c4b37eaac2e7ad9496d2de037a" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="256-v1.bin" merge="256-v1.bin" size="4194304" crc="f2690241" sha1="fd56babc1934d10e0d27c32f032f9edda7ca8ce9" region="sound1" offset="0"/>
		<rom name="256-v2.bin" merge="256-v2.bin" size="4194304" crc="7e2a10bd" sha1="0d587fb9f64cba0315ce2d8a03e2b8fe34936dff" region="sound1" offset="400000"/>
		<rom name="256-v3.bin" merge="256-v3.bin" size="4194304" crc="0eaec17c" sha1="c3ed613cc6993edd6fc0d62a90bcd85de8e21915" region="sound1" offset="800000"/>
		<rom name="256-v4.bin" merge="256-v4.bin" size="4194304" crc="9b4b22d4" sha1="9764fbf8453e52f80aa97a46fb9cf5937ef15a31" region="sound1" offset="c00000"/>
		<rom name="256-c1.bin" merge="256-c1.bin" size="8388608" crc="5a79c34e" sha1="b8aa51fa50935cae62ab3d125b723ab888691e60" region="gfx3" offset="0"/>
		<rom name="256-c2.bin" merge="256-c2.bin" size="8388608" crc="944c362c" sha1="3843ab300f956280475469caee70135658f67089" region="gfx3" offset="1"/>
		<rom name="256-c3.bin" merge="256-c3.bin" size="8388608" crc="6e69d36f" sha1="94e8cf42e999114b4bd8b30e0aa2f365578c4c9a" region="gfx3" offset="1000000"/>
		<rom name="256-c4.bin" merge="256-c4.bin" size="8388608" crc="b755b4eb" sha1="804700a0966a48f130c434ede3f970792ea74fa5" region="gfx3" offset="1000001"/>
		<rom name="256-c5.bin" merge="256-c5.bin" size="8388608" crc="7aacab47" sha1="312c1c9846175fe1a3cad51d5ae230cf674fc93d" region="gfx3" offset="2000000"/>
		<rom name="256-c6.bin" merge="256-c6.bin" size="8388608" crc="c698fd5d" sha1="16818883b06849ba2f8d61bdd5e21aaf99bd8408" region="gfx3" offset="2000001"/>
		<rom name="256-c7.bin" merge="256-c7.bin" size="8388608" crc="cfceddd2" sha1="7def666adf8bd1703f40c61f182fc040b6362dc9" region="gfx3" offset="3000000"/>
		<rom name="256-c8.bin" merge="256-c8.bin" size="8388608" crc="4d9be34c" sha1="a737bdfa2b815aea7067e7af2636e83a9409c414" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="mslg3e20" sourcefile="neogeo.c" cloneof="mslug3" romof="mslug3">
		<description>Metal Slug 3 (Style remix set 20)</description>
		<year>2000</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="256eh20-p1.rom" size="1048576" crc="e4804e0d" sha1="9d47e69e8ff737a977c9470a59024da7af35db9c" region="cpu1" offset="0"/>
		<rom name="256-ph2.rom" size="4194304" crc="1f3d8ce8" sha1="08b05a8abfb86ec09a5e758d6273acf1489961f9" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="256-m1.bin" merge="256-m1.bin" size="524288" crc="eaeec116" sha1="54419dbb21edc8c4b37eaac2e7ad9496d2de037a" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="256-v1.bin" merge="256-v1.bin" size="4194304" crc="f2690241" sha1="fd56babc1934d10e0d27c32f032f9edda7ca8ce9" region="sound1" offset="0"/>
		<rom name="256-v2.bin" merge="256-v2.bin" size="4194304" crc="7e2a10bd" sha1="0d587fb9f64cba0315ce2d8a03e2b8fe34936dff" region="sound1" offset="400000"/>
		<rom name="256-v3.bin" merge="256-v3.bin" size="4194304" crc="0eaec17c" sha1="c3ed613cc6993edd6fc0d62a90bcd85de8e21915" region="sound1" offset="800000"/>
		<rom name="256-v4.bin" merge="256-v4.bin" size="4194304" crc="9b4b22d4" sha1="9764fbf8453e52f80aa97a46fb9cf5937ef15a31" region="sound1" offset="c00000"/>
		<rom name="256-c1.bin" merge="256-c1.bin" size="8388608" crc="5a79c34e" sha1="b8aa51fa50935cae62ab3d125b723ab888691e60" region="gfx3" offset="0"/>
		<rom name="256-c2.bin" merge="256-c2.bin" size="8388608" crc="944c362c" sha1="3843ab300f956280475469caee70135658f67089" region="gfx3" offset="1"/>
		<rom name="256-c3.bin" merge="256-c3.bin" size="8388608" crc="6e69d36f" sha1="94e8cf42e999114b4bd8b30e0aa2f365578c4c9a" region="gfx3" offset="1000000"/>
		<rom name="256-c4.bin" merge="256-c4.bin" size="8388608" crc="b755b4eb" sha1="804700a0966a48f130c434ede3f970792ea74fa5" region="gfx3" offset="1000001"/>
		<rom name="256-c5.bin" merge="256-c5.bin" size="8388608" crc="7aacab47" sha1="312c1c9846175fe1a3cad51d5ae230cf674fc93d" region="gfx3" offset="2000000"/>
		<rom name="256-c6.bin" merge="256-c6.bin" size="8388608" crc="c698fd5d" sha1="16818883b06849ba2f8d61bdd5e21aaf99bd8408" region="gfx3" offset="2000001"/>
		<rom name="256-c7.bin" merge="256-c7.bin" size="8388608" crc="cfceddd2" sha1="7def666adf8bd1703f40c61f182fc040b6362dc9" region="gfx3" offset="3000000"/>
		<rom name="256-c8.bin" merge="256-c8.bin" size="8388608" crc="4d9be34c" sha1="a737bdfa2b815aea7067e7af2636e83a9409c414" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="mslg3e21" sourcefile="neogeo.c" cloneof="mslug3" romof="mslug3">
		<description>Metal Slug 3 (Style remix set 21)</description>
		<year>2000</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="256eh21-p1.rom" size="1048576" crc="2cc0a7d4" sha1="7f640067d653c8c0b66ba3c33d0e948497786acf" region="cpu1" offset="0"/>
		<rom name="256-ph2.rom" size="4194304" crc="1f3d8ce8" sha1="08b05a8abfb86ec09a5e758d6273acf1489961f9" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="256-m1.bin" merge="256-m1.bin" size="524288" crc="eaeec116" sha1="54419dbb21edc8c4b37eaac2e7ad9496d2de037a" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="256-v1.bin" merge="256-v1.bin" size="4194304" crc="f2690241" sha1="fd56babc1934d10e0d27c32f032f9edda7ca8ce9" region="sound1" offset="0"/>
		<rom name="256-v2.bin" merge="256-v2.bin" size="4194304" crc="7e2a10bd" sha1="0d587fb9f64cba0315ce2d8a03e2b8fe34936dff" region="sound1" offset="400000"/>
		<rom name="256-v3.bin" merge="256-v3.bin" size="4194304" crc="0eaec17c" sha1="c3ed613cc6993edd6fc0d62a90bcd85de8e21915" region="sound1" offset="800000"/>
		<rom name="256-v4.bin" merge="256-v4.bin" size="4194304" crc="9b4b22d4" sha1="9764fbf8453e52f80aa97a46fb9cf5937ef15a31" region="sound1" offset="c00000"/>
		<rom name="256-c1.bin" merge="256-c1.bin" size="8388608" crc="5a79c34e" sha1="b8aa51fa50935cae62ab3d125b723ab888691e60" region="gfx3" offset="0"/>
		<rom name="256-c2.bin" merge="256-c2.bin" size="8388608" crc="944c362c" sha1="3843ab300f956280475469caee70135658f67089" region="gfx3" offset="1"/>
		<rom name="256-c3.bin" merge="256-c3.bin" size="8388608" crc="6e69d36f" sha1="94e8cf42e999114b4bd8b30e0aa2f365578c4c9a" region="gfx3" offset="1000000"/>
		<rom name="256-c4.bin" merge="256-c4.bin" size="8388608" crc="b755b4eb" sha1="804700a0966a48f130c434ede3f970792ea74fa5" region="gfx3" offset="1000001"/>
		<rom name="256-c5.bin" merge="256-c5.bin" size="8388608" crc="7aacab47" sha1="312c1c9846175fe1a3cad51d5ae230cf674fc93d" region="gfx3" offset="2000000"/>
		<rom name="256-c6.bin" merge="256-c6.bin" size="8388608" crc="c698fd5d" sha1="16818883b06849ba2f8d61bdd5e21aaf99bd8408" region="gfx3" offset="2000001"/>
		<rom name="256-c7.bin" merge="256-c7.bin" size="8388608" crc="cfceddd2" sha1="7def666adf8bd1703f40c61f182fc040b6362dc9" region="gfx3" offset="3000000"/>
		<rom name="256-c8.bin" merge="256-c8.bin" size="8388608" crc="4d9be34c" sha1="a737bdfa2b815aea7067e7af2636e83a9409c414" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="mslg3e22" sourcefile="neogeo.c" cloneof="mslug3" romof="mslug3">
		<description>Metal Slug 3 (Style remix set 22)</description>
		<year>2000</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="256eh22-p1.rom" size="1048576" crc="7d648368" sha1="d637a17d777f59596ad1b67b7898f182f8f4d577" region="cpu1" offset="0"/>
		<rom name="256-ph2.rom" size="4194304" crc="1f3d8ce8" sha1="08b05a8abfb86ec09a5e758d6273acf1489961f9" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="256-m1.bin" merge="256-m1.bin" size="524288" crc="eaeec116" sha1="54419dbb21edc8c4b37eaac2e7ad9496d2de037a" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="256-v1.bin" merge="256-v1.bin" size="4194304" crc="f2690241" sha1="fd56babc1934d10e0d27c32f032f9edda7ca8ce9" region="sound1" offset="0"/>
		<rom name="256-v2.bin" merge="256-v2.bin" size="4194304" crc="7e2a10bd" sha1="0d587fb9f64cba0315ce2d8a03e2b8fe34936dff" region="sound1" offset="400000"/>
		<rom name="256-v3.bin" merge="256-v3.bin" size="4194304" crc="0eaec17c" sha1="c3ed613cc6993edd6fc0d62a90bcd85de8e21915" region="sound1" offset="800000"/>
		<rom name="256-v4.bin" merge="256-v4.bin" size="4194304" crc="9b4b22d4" sha1="9764fbf8453e52f80aa97a46fb9cf5937ef15a31" region="sound1" offset="c00000"/>
		<rom name="256-c1.bin" merge="256-c1.bin" size="8388608" crc="5a79c34e" sha1="b8aa51fa50935cae62ab3d125b723ab888691e60" region="gfx3" offset="0"/>
		<rom name="256-c2.bin" merge="256-c2.bin" size="8388608" crc="944c362c" sha1="3843ab300f956280475469caee70135658f67089" region="gfx3" offset="1"/>
		<rom name="256-c3.bin" merge="256-c3.bin" size="8388608" crc="6e69d36f" sha1="94e8cf42e999114b4bd8b30e0aa2f365578c4c9a" region="gfx3" offset="1000000"/>
		<rom name="256-c4.bin" merge="256-c4.bin" size="8388608" crc="b755b4eb" sha1="804700a0966a48f130c434ede3f970792ea74fa5" region="gfx3" offset="1000001"/>
		<rom name="256-c5.bin" merge="256-c5.bin" size="8388608" crc="7aacab47" sha1="312c1c9846175fe1a3cad51d5ae230cf674fc93d" region="gfx3" offset="2000000"/>
		<rom name="256-c6.bin" merge="256-c6.bin" size="8388608" crc="c698fd5d" sha1="16818883b06849ba2f8d61bdd5e21aaf99bd8408" region="gfx3" offset="2000001"/>
		<rom name="256-c7.bin" merge="256-c7.bin" size="8388608" crc="cfceddd2" sha1="7def666adf8bd1703f40c61f182fc040b6362dc9" region="gfx3" offset="3000000"/>
		<rom name="256-c8.bin" merge="256-c8.bin" size="8388608" crc="4d9be34c" sha1="a737bdfa2b815aea7067e7af2636e83a9409c414" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="mslug3kh" sourcefile="neogeo.c" cloneof="mslug3" romof="mslug3">
		<description>Metal Slug 3 (Style remix 030801)</description>
		<year>2000</year>
		<manufacturer>Fighters Kim and Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="256kh-ph1.rom" size="1048576" crc="696aa1b4" sha1="2e72191f12f4cbbddda1350fbe859e8bc70be62f" region="cpu1" offset="0"/>
		<rom name="256-ph2.rom" size="4194304" crc="1f3d8ce8" sha1="08b05a8abfb86ec09a5e758d6273acf1489961f9" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="256-m1.bin" merge="256-m1.bin" size="524288" crc="eaeec116" sha1="54419dbb21edc8c4b37eaac2e7ad9496d2de037a" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="256-v1.bin" merge="256-v1.bin" size="4194304" crc="f2690241" sha1="fd56babc1934d10e0d27c32f032f9edda7ca8ce9" region="sound1" offset="0"/>
		<rom name="256-v2.bin" merge="256-v2.bin" size="4194304" crc="7e2a10bd" sha1="0d587fb9f64cba0315ce2d8a03e2b8fe34936dff" region="sound1" offset="400000"/>
		<rom name="256-v3.bin" merge="256-v3.bin" size="4194304" crc="0eaec17c" sha1="c3ed613cc6993edd6fc0d62a90bcd85de8e21915" region="sound1" offset="800000"/>
		<rom name="256-v4.bin" merge="256-v4.bin" size="4194304" crc="9b4b22d4" sha1="9764fbf8453e52f80aa97a46fb9cf5937ef15a31" region="sound1" offset="c00000"/>
		<rom name="256-c1.bin" merge="256-c1.bin" size="8388608" crc="5a79c34e" sha1="b8aa51fa50935cae62ab3d125b723ab888691e60" region="gfx3" offset="0"/>
		<rom name="256-c2.bin" merge="256-c2.bin" size="8388608" crc="944c362c" sha1="3843ab300f956280475469caee70135658f67089" region="gfx3" offset="1"/>
		<rom name="256-c3.bin" merge="256-c3.bin" size="8388608" crc="6e69d36f" sha1="94e8cf42e999114b4bd8b30e0aa2f365578c4c9a" region="gfx3" offset="1000000"/>
		<rom name="256-c4.bin" merge="256-c4.bin" size="8388608" crc="b755b4eb" sha1="804700a0966a48f130c434ede3f970792ea74fa5" region="gfx3" offset="1000001"/>
		<rom name="256-c5.bin" merge="256-c5.bin" size="8388608" crc="7aacab47" sha1="312c1c9846175fe1a3cad51d5ae230cf674fc93d" region="gfx3" offset="2000000"/>
		<rom name="256-c6.bin" merge="256-c6.bin" size="8388608" crc="c698fd5d" sha1="16818883b06849ba2f8d61bdd5e21aaf99bd8408" region="gfx3" offset="2000001"/>
		<rom name="256-c7.bin" merge="256-c7.bin" size="8388608" crc="cfceddd2" sha1="7def666adf8bd1703f40c61f182fc040b6362dc9" region="gfx3" offset="3000000"/>
		<rom name="256-c8.bin" merge="256-c8.bin" size="8388608" crc="4d9be34c" sha1="a737bdfa2b815aea7067e7af2636e83a9409c414" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="mslg3kho" sourcefile="neogeo.c" cloneof="mslug3" romof="mslug3">
		<description>Metal Slug 3 (Style remix 030728)</description>
		<year>2000</year>
		<manufacturer>Fighters Kim and Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="256kho-p1.rom" size="1048576" crc="820567e4" sha1="c23d58e3c5c185715bb65839f4a6a04767992f3d" region="cpu1" offset="0"/>
		<rom name="256-ph2.rom" size="4194304" crc="1f3d8ce8" sha1="08b05a8abfb86ec09a5e758d6273acf1489961f9" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="256-m1.bin" merge="256-m1.bin" size="524288" crc="eaeec116" sha1="54419dbb21edc8c4b37eaac2e7ad9496d2de037a" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="256-v1.bin" merge="256-v1.bin" size="4194304" crc="f2690241" sha1="fd56babc1934d10e0d27c32f032f9edda7ca8ce9" region="sound1" offset="0"/>
		<rom name="256-v2.bin" merge="256-v2.bin" size="4194304" crc="7e2a10bd" sha1="0d587fb9f64cba0315ce2d8a03e2b8fe34936dff" region="sound1" offset="400000"/>
		<rom name="256-v3.bin" merge="256-v3.bin" size="4194304" crc="0eaec17c" sha1="c3ed613cc6993edd6fc0d62a90bcd85de8e21915" region="sound1" offset="800000"/>
		<rom name="256-v4.bin" merge="256-v4.bin" size="4194304" crc="9b4b22d4" sha1="9764fbf8453e52f80aa97a46fb9cf5937ef15a31" region="sound1" offset="c00000"/>
		<rom name="256-c1.bin" merge="256-c1.bin" size="8388608" crc="5a79c34e" sha1="b8aa51fa50935cae62ab3d125b723ab888691e60" region="gfx3" offset="0"/>
		<rom name="256-c2.bin" merge="256-c2.bin" size="8388608" crc="944c362c" sha1="3843ab300f956280475469caee70135658f67089" region="gfx3" offset="1"/>
		<rom name="256-c3.bin" merge="256-c3.bin" size="8388608" crc="6e69d36f" sha1="94e8cf42e999114b4bd8b30e0aa2f365578c4c9a" region="gfx3" offset="1000000"/>
		<rom name="256-c4.bin" merge="256-c4.bin" size="8388608" crc="b755b4eb" sha1="804700a0966a48f130c434ede3f970792ea74fa5" region="gfx3" offset="1000001"/>
		<rom name="256-c5.bin" merge="256-c5.bin" size="8388608" crc="7aacab47" sha1="312c1c9846175fe1a3cad51d5ae230cf674fc93d" region="gfx3" offset="2000000"/>
		<rom name="256-c6.bin" merge="256-c6.bin" size="8388608" crc="c698fd5d" sha1="16818883b06849ba2f8d61bdd5e21aaf99bd8408" region="gfx3" offset="2000001"/>
		<rom name="256-c7.bin" merge="256-c7.bin" size="8388608" crc="cfceddd2" sha1="7def666adf8bd1703f40c61f182fc040b6362dc9" region="gfx3" offset="3000000"/>
		<rom name="256-c8.bin" merge="256-c8.bin" size="8388608" crc="4d9be34c" sha1="a737bdfa2b815aea7067e7af2636e83a9409c414" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="mslug4eh" sourcefile="neogeo.c" cloneof="mslug4" romof="mslug4">
		<description>Metal Slug 4 (Style remix 030414 set 1)</description>
		<year>2002</year>
		<manufacturer>Creamymami</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="263eh-p1.bin" size="1048576" crc="42866fc5" sha1="0ef57352b28fae2b884dfc021a2fd0bdf36456cb" region="cpu1" offset="0"/>
		<rom name="263-p2.bin" merge="263-p2.bin" size="4194304" crc="fdb7aed8" sha1="dbeaec38f44e58ffedba99e70fa1439c2bf0dfa3" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="263-m1_decrypted.bin" merge="263-m1_decrypted.bin" size="65536" crc="0c4c42f8" sha1="b7be47d909f5e4fcfe769ead0653d40e1e708d36" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="263-v1.bin" merge="263-v1.bin" size="8388608" crc="01e9b9cd" sha1="0b045c2999449f7dab5ae8a42e957d5b6650431e" region="sound1" offset="0"/>
		<rom name="263-v2.bin" merge="263-v2.bin" size="8388608" crc="4ab2bf81" sha1="77ccfa48f7e3daddef5fe5229a0093eb2f803742" region="sound1" offset="800000"/>
		<rom name="263-c1.bin" merge="263-c1.bin" size="8388608" crc="84865f8a" sha1="34467ada896eb7c7ca58658bf2a932936d8b632c" region="gfx3" offset="0"/>
		<rom name="263-c2.bin" merge="263-c2.bin" size="8388608" crc="81df97f2" sha1="2b74493b8ec8fd49216a627aeb3db493f76124e3" region="gfx3" offset="1"/>
		<rom name="263-c3.bin" merge="263-c3.bin" size="8388608" crc="1a343323" sha1="bbbb5232bba538c277ce2ee02e2956ca2243b787" region="gfx3" offset="1000000"/>
		<rom name="263-c4.bin" merge="263-c4.bin" size="8388608" crc="942cfb44" sha1="d9b46c71726383c4581fb042e63897e5a3c92d1b" region="gfx3" offset="1000001"/>
		<rom name="263-c5.bin" merge="263-c5.bin" size="8388608" crc="a748854f" sha1="2611bbedf9b5d8e82c6b2c99b88f842c46434d41" region="gfx3" offset="2000000"/>
		<rom name="263-c6.bin" merge="263-c6.bin" size="8388608" crc="5c8ba116" sha1="6034db09c8706d4ddbcefc053efbc47a0953eb92" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="mslg4eh2" sourcefile="neogeo.c" cloneof="mslug4" romof="mslug4">
		<description>Metal Slug 4 (Style remix 030414 set 2)</description>
		<year>2002</year>
		<manufacturer>Creamymami</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="263eh2-p1.bin" size="1048576" crc="2cb01721" sha1="9a7e3a28f9f26848f36fa19d66ae9b7588e8dd7e" region="cpu1" offset="0"/>
		<rom name="263-p2.bin" merge="263-p2.bin" size="4194304" crc="fdb7aed8" sha1="dbeaec38f44e58ffedba99e70fa1439c2bf0dfa3" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="263-m1_decrypted.bin" merge="263-m1_decrypted.bin" size="65536" crc="0c4c42f8" sha1="b7be47d909f5e4fcfe769ead0653d40e1e708d36" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="263-v1.bin" merge="263-v1.bin" size="8388608" crc="01e9b9cd" sha1="0b045c2999449f7dab5ae8a42e957d5b6650431e" region="sound1" offset="0"/>
		<rom name="263-v2.bin" merge="263-v2.bin" size="8388608" crc="4ab2bf81" sha1="77ccfa48f7e3daddef5fe5229a0093eb2f803742" region="sound1" offset="800000"/>
		<rom name="263-c1.bin" merge="263-c1.bin" size="8388608" crc="84865f8a" sha1="34467ada896eb7c7ca58658bf2a932936d8b632c" region="gfx3" offset="0"/>
		<rom name="263-c2.bin" merge="263-c2.bin" size="8388608" crc="81df97f2" sha1="2b74493b8ec8fd49216a627aeb3db493f76124e3" region="gfx3" offset="1"/>
		<rom name="263-c3.bin" merge="263-c3.bin" size="8388608" crc="1a343323" sha1="bbbb5232bba538c277ce2ee02e2956ca2243b787" region="gfx3" offset="1000000"/>
		<rom name="263-c4.bin" merge="263-c4.bin" size="8388608" crc="942cfb44" sha1="d9b46c71726383c4581fb042e63897e5a3c92d1b" region="gfx3" offset="1000001"/>
		<rom name="263-c5.bin" merge="263-c5.bin" size="8388608" crc="a748854f" sha1="2611bbedf9b5d8e82c6b2c99b88f842c46434d41" region="gfx3" offset="2000000"/>
		<rom name="263-c6.bin" merge="263-c6.bin" size="8388608" crc="5c8ba116" sha1="6034db09c8706d4ddbcefc053efbc47a0953eb92" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="mslg4eh3" sourcefile="neogeo.c" cloneof="mslug4" romof="mslug4">
		<description>Metal Slug 4 (Style remix 030414 set 3)</description>
		<year>2002</year>
		<manufacturer>Creamymami</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="263eh3-p1.bin" size="1048576" crc="628f101f" sha1="fc787b550c788dd8d8207927d679dd8ad7b50eb1" region="cpu1" offset="0"/>
		<rom name="263-p2.bin" merge="263-p2.bin" size="4194304" crc="fdb7aed8" sha1="dbeaec38f44e58ffedba99e70fa1439c2bf0dfa3" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="263-m1_decrypted.bin" merge="263-m1_decrypted.bin" size="65536" crc="0c4c42f8" sha1="b7be47d909f5e4fcfe769ead0653d40e1e708d36" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="263-v1.bin" merge="263-v1.bin" size="8388608" crc="01e9b9cd" sha1="0b045c2999449f7dab5ae8a42e957d5b6650431e" region="sound1" offset="0"/>
		<rom name="263-v2.bin" merge="263-v2.bin" size="8388608" crc="4ab2bf81" sha1="77ccfa48f7e3daddef5fe5229a0093eb2f803742" region="sound1" offset="800000"/>
		<rom name="263-c1.bin" merge="263-c1.bin" size="8388608" crc="84865f8a" sha1="34467ada896eb7c7ca58658bf2a932936d8b632c" region="gfx3" offset="0"/>
		<rom name="263-c2.bin" merge="263-c2.bin" size="8388608" crc="81df97f2" sha1="2b74493b8ec8fd49216a627aeb3db493f76124e3" region="gfx3" offset="1"/>
		<rom name="263-c3.bin" merge="263-c3.bin" size="8388608" crc="1a343323" sha1="bbbb5232bba538c277ce2ee02e2956ca2243b787" region="gfx3" offset="1000000"/>
		<rom name="263-c4.bin" merge="263-c4.bin" size="8388608" crc="942cfb44" sha1="d9b46c71726383c4581fb042e63897e5a3c92d1b" region="gfx3" offset="1000001"/>
		<rom name="263-c5.bin" merge="263-c5.bin" size="8388608" crc="a748854f" sha1="2611bbedf9b5d8e82c6b2c99b88f842c46434d41" region="gfx3" offset="2000000"/>
		<rom name="263-c6.bin" merge="263-c6.bin" size="8388608" crc="5c8ba116" sha1="6034db09c8706d4ddbcefc053efbc47a0953eb92" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="mslg4eh4" sourcefile="neogeo.c" cloneof="mslug4" romof="mslug4">
		<description>Metal Slug 4 (Style remix 030414 set 4)</description>
		<year>2002</year>
		<manufacturer>Creamymami</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="263eh4-p1.bin" size="1048576" crc="3d08cdbd" sha1="b311a52c794e3ffc623dff6ead91ccd79c2f2af9" region="cpu1" offset="0"/>
		<rom name="263-p2.bin" merge="263-p2.bin" size="4194304" crc="fdb7aed8" sha1="dbeaec38f44e58ffedba99e70fa1439c2bf0dfa3" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="263-m1_decrypted.bin" merge="263-m1_decrypted.bin" size="65536" crc="0c4c42f8" sha1="b7be47d909f5e4fcfe769ead0653d40e1e708d36" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="263-v1.bin" merge="263-v1.bin" size="8388608" crc="01e9b9cd" sha1="0b045c2999449f7dab5ae8a42e957d5b6650431e" region="sound1" offset="0"/>
		<rom name="263-v2.bin" merge="263-v2.bin" size="8388608" crc="4ab2bf81" sha1="77ccfa48f7e3daddef5fe5229a0093eb2f803742" region="sound1" offset="800000"/>
		<rom name="263-c1.bin" merge="263-c1.bin" size="8388608" crc="84865f8a" sha1="34467ada896eb7c7ca58658bf2a932936d8b632c" region="gfx3" offset="0"/>
		<rom name="263-c2.bin" merge="263-c2.bin" size="8388608" crc="81df97f2" sha1="2b74493b8ec8fd49216a627aeb3db493f76124e3" region="gfx3" offset="1"/>
		<rom name="263-c3.bin" merge="263-c3.bin" size="8388608" crc="1a343323" sha1="bbbb5232bba538c277ce2ee02e2956ca2243b787" region="gfx3" offset="1000000"/>
		<rom name="263-c4.bin" merge="263-c4.bin" size="8388608" crc="942cfb44" sha1="d9b46c71726383c4581fb042e63897e5a3c92d1b" region="gfx3" offset="1000001"/>
		<rom name="263-c5.bin" merge="263-c5.bin" size="8388608" crc="a748854f" sha1="2611bbedf9b5d8e82c6b2c99b88f842c46434d41" region="gfx3" offset="2000000"/>
		<rom name="263-c6.bin" merge="263-c6.bin" size="8388608" crc="5c8ba116" sha1="6034db09c8706d4ddbcefc053efbc47a0953eb92" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="mslg4eh5" sourcefile="neogeo.c" cloneof="mslug4" romof="mslug4">
		<description>Metal Slug 4 (Style remix 030414 set 5)</description>
		<year>2002</year>
		<manufacturer>Creamymami</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="263eh5-p1.bin" size="1048576" crc="35d4a0f3" sha1="94c55dfe8d00c1920b14fc1770a626fd4bdec325" region="cpu1" offset="0"/>
		<rom name="263-p2.bin" merge="263-p2.bin" size="4194304" crc="fdb7aed8" sha1="dbeaec38f44e58ffedba99e70fa1439c2bf0dfa3" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="263-m1_decrypted.bin" merge="263-m1_decrypted.bin" size="65536" crc="0c4c42f8" sha1="b7be47d909f5e4fcfe769ead0653d40e1e708d36" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="263-v1.bin" merge="263-v1.bin" size="8388608" crc="01e9b9cd" sha1="0b045c2999449f7dab5ae8a42e957d5b6650431e" region="sound1" offset="0"/>
		<rom name="263-v2.bin" merge="263-v2.bin" size="8388608" crc="4ab2bf81" sha1="77ccfa48f7e3daddef5fe5229a0093eb2f803742" region="sound1" offset="800000"/>
		<rom name="263-c1.bin" merge="263-c1.bin" size="8388608" crc="84865f8a" sha1="34467ada896eb7c7ca58658bf2a932936d8b632c" region="gfx3" offset="0"/>
		<rom name="263-c2.bin" merge="263-c2.bin" size="8388608" crc="81df97f2" sha1="2b74493b8ec8fd49216a627aeb3db493f76124e3" region="gfx3" offset="1"/>
		<rom name="263-c3.bin" merge="263-c3.bin" size="8388608" crc="1a343323" sha1="bbbb5232bba538c277ce2ee02e2956ca2243b787" region="gfx3" offset="1000000"/>
		<rom name="263-c4.bin" merge="263-c4.bin" size="8388608" crc="942cfb44" sha1="d9b46c71726383c4581fb042e63897e5a3c92d1b" region="gfx3" offset="1000001"/>
		<rom name="263-c5.bin" merge="263-c5.bin" size="8388608" crc="a748854f" sha1="2611bbedf9b5d8e82c6b2c99b88f842c46434d41" region="gfx3" offset="2000000"/>
		<rom name="263-c6.bin" merge="263-c6.bin" size="8388608" crc="5c8ba116" sha1="6034db09c8706d4ddbcefc053efbc47a0953eb92" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="mslg4eh6" sourcefile="neogeo.c" cloneof="mslug4" romof="mslug4">
		<description>Metal Slug 4 (Style remix 030414 set 6)</description>
		<year>2002</year>
		<manufacturer>Creamymami</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="263eh6-p1.bin" size="1048576" crc="246c7a6f" sha1="46607bbd256b3af5092526f8dd57e0b211e55d88" region="cpu1" offset="0"/>
		<rom name="263-p2.bin" merge="263-p2.bin" size="4194304" crc="fdb7aed8" sha1="dbeaec38f44e58ffedba99e70fa1439c2bf0dfa3" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="263-m1_decrypted.bin" merge="263-m1_decrypted.bin" size="65536" crc="0c4c42f8" sha1="b7be47d909f5e4fcfe769ead0653d40e1e708d36" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="263-v1.bin" merge="263-v1.bin" size="8388608" crc="01e9b9cd" sha1="0b045c2999449f7dab5ae8a42e957d5b6650431e" region="sound1" offset="0"/>
		<rom name="263-v2.bin" merge="263-v2.bin" size="8388608" crc="4ab2bf81" sha1="77ccfa48f7e3daddef5fe5229a0093eb2f803742" region="sound1" offset="800000"/>
		<rom name="263-c1.bin" merge="263-c1.bin" size="8388608" crc="84865f8a" sha1="34467ada896eb7c7ca58658bf2a932936d8b632c" region="gfx3" offset="0"/>
		<rom name="263-c2.bin" merge="263-c2.bin" size="8388608" crc="81df97f2" sha1="2b74493b8ec8fd49216a627aeb3db493f76124e3" region="gfx3" offset="1"/>
		<rom name="263-c3.bin" merge="263-c3.bin" size="8388608" crc="1a343323" sha1="bbbb5232bba538c277ce2ee02e2956ca2243b787" region="gfx3" offset="1000000"/>
		<rom name="263-c4.bin" merge="263-c4.bin" size="8388608" crc="942cfb44" sha1="d9b46c71726383c4581fb042e63897e5a3c92d1b" region="gfx3" offset="1000001"/>
		<rom name="263-c5.bin" merge="263-c5.bin" size="8388608" crc="a748854f" sha1="2611bbedf9b5d8e82c6b2c99b88f842c46434d41" region="gfx3" offset="2000000"/>
		<rom name="263-c6.bin" merge="263-c6.bin" size="8388608" crc="5c8ba116" sha1="6034db09c8706d4ddbcefc053efbc47a0953eb92" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="mslg4eho" sourcefile="neogeo.c" cloneof="mslug4" romof="mslug4">
		<description>Metal Slug 4 (Style remix Old)</description>
		<year>2002</year>
		<manufacturer>Creamymami</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="263eho-p1.bin" size="1048576" crc="41fea527" sha1="17a8cf630b2ad6e58c51a2f1d01ceff2d1ef970e" region="cpu1" offset="0"/>
		<rom name="263-p2.bin" merge="263-p2.bin" size="4194304" crc="fdb7aed8" sha1="dbeaec38f44e58ffedba99e70fa1439c2bf0dfa3" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="263-m1_decrypted.bin" merge="263-m1_decrypted.bin" size="65536" crc="0c4c42f8" sha1="b7be47d909f5e4fcfe769ead0653d40e1e708d36" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="263-v1.bin" merge="263-v1.bin" size="8388608" crc="01e9b9cd" sha1="0b045c2999449f7dab5ae8a42e957d5b6650431e" region="sound1" offset="0"/>
		<rom name="263-v2.bin" merge="263-v2.bin" size="8388608" crc="4ab2bf81" sha1="77ccfa48f7e3daddef5fe5229a0093eb2f803742" region="sound1" offset="800000"/>
		<rom name="263-c1.bin" merge="263-c1.bin" size="8388608" crc="84865f8a" sha1="34467ada896eb7c7ca58658bf2a932936d8b632c" region="gfx3" offset="0"/>
		<rom name="263-c2.bin" merge="263-c2.bin" size="8388608" crc="81df97f2" sha1="2b74493b8ec8fd49216a627aeb3db493f76124e3" region="gfx3" offset="1"/>
		<rom name="263-c3.bin" merge="263-c3.bin" size="8388608" crc="1a343323" sha1="bbbb5232bba538c277ce2ee02e2956ca2243b787" region="gfx3" offset="1000000"/>
		<rom name="263-c4.bin" merge="263-c4.bin" size="8388608" crc="942cfb44" sha1="d9b46c71726383c4581fb042e63897e5a3c92d1b" region="gfx3" offset="1000001"/>
		<rom name="263-c5.bin" merge="263-c5.bin" size="8388608" crc="a748854f" sha1="2611bbedf9b5d8e82c6b2c99b88f842c46434d41" region="gfx3" offset="2000000"/>
		<rom name="263-c6.bin" merge="263-c6.bin" size="8388608" crc="5c8ba116" sha1="6034db09c8706d4ddbcefc053efbc47a0953eb92" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="mslug4kh" sourcefile="neogeo.c" cloneof="mslug4" romof="mslug4">
		<description>Metal Slug 4 (Style remix 030731)</description>
		<year>2002</year>
		<manufacturer>Creamymami and Fighters Kim</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="263kh-p1.bin" size="1048576" crc="883680c2" sha1="9ba71d9cf4eb8615cf6fe94b74c6436876dcb0b2" region="cpu1" offset="0"/>
		<rom name="263-p2.bin" merge="263-p2.bin" size="4194304" crc="fdb7aed8" sha1="dbeaec38f44e58ffedba99e70fa1439c2bf0dfa3" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="263-m1_decrypted.bin" merge="263-m1_decrypted.bin" size="65536" crc="0c4c42f8" sha1="b7be47d909f5e4fcfe769ead0653d40e1e708d36" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="263-v1.bin" merge="263-v1.bin" size="8388608" crc="01e9b9cd" sha1="0b045c2999449f7dab5ae8a42e957d5b6650431e" region="sound1" offset="0"/>
		<rom name="263-v2.bin" merge="263-v2.bin" size="8388608" crc="4ab2bf81" sha1="77ccfa48f7e3daddef5fe5229a0093eb2f803742" region="sound1" offset="800000"/>
		<rom name="263-c1.bin" merge="263-c1.bin" size="8388608" crc="84865f8a" sha1="34467ada896eb7c7ca58658bf2a932936d8b632c" region="gfx3" offset="0"/>
		<rom name="263-c2.bin" merge="263-c2.bin" size="8388608" crc="81df97f2" sha1="2b74493b8ec8fd49216a627aeb3db493f76124e3" region="gfx3" offset="1"/>
		<rom name="263-c3.bin" merge="263-c3.bin" size="8388608" crc="1a343323" sha1="bbbb5232bba538c277ce2ee02e2956ca2243b787" region="gfx3" offset="1000000"/>
		<rom name="263-c4.bin" merge="263-c4.bin" size="8388608" crc="942cfb44" sha1="d9b46c71726383c4581fb042e63897e5a3c92d1b" region="gfx3" offset="1000001"/>
		<rom name="263-c5.bin" merge="263-c5.bin" size="8388608" crc="a748854f" sha1="2611bbedf9b5d8e82c6b2c99b88f842c46434d41" region="gfx3" offset="2000000"/>
		<rom name="263-c6.bin" merge="263-c6.bin" size="8388608" crc="5c8ba116" sha1="6034db09c8706d4ddbcefc053efbc47a0953eb92" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="ngfrog" sourcefile="neogeo.c" romof="neogeo">
		<description>Frog Feast</description>
		<year>2006</year>
		<manufacturer>Rastersoft</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="ngfrog_p1.rom" size="524288" crc="c26848da" sha1="33737f8d2366b3a554ceb9ea2fcd85aaed75f344" region="cpu1" offset="0"/>
		<rom name="ngfrog_s1.rom" size="131072" crc="88f4cd13" sha1="7f3b28c903ecf90478f2dcddf790714d7363aa2b" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="ngfrog_m1.rom" size="131072" crc="c825b484" sha1="7dea872ae39ef83981436aaf3c9b602ac8bec676" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="ngfrog_v1.rom" size="1048576" crc="2639da11" sha1="4309e46014d623066d427ce3473542c99f678f86" region="sound1" offset="0"/>
		<rom name="ngfrog_v2.rom" size="1048576" crc="e5eda58b" sha1="ae203cfedf4b563da914939e0a4d7f4697070f82" region="sound1" offset="100000"/>
		<rom name="ngfrog_c1.rom" size="1048576" crc="7b2f9fb3" sha1="62deacf16c3b259422f962c9604b4efc2f32d91b" region="gfx3" offset="0"/>
		<rom name="ngfrog_c2.rom" size="1048576" crc="a7f18a6f" sha1="1a277c79eaacf09d12a4b7c88421e7a6d6153503" region="gfx3" offset="1"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="njmeh" sourcefile="neogeo.c" cloneof="ninjamas" romof="ninjamas">
		<description>Ninja Master's (Add Char)</description>
		<year>1996</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="217eh-p1.bin" size="1048576" crc="2cb6c199" sha1="a7ad5bd0e827e8cece9d3447045a63fddee94385" region="cpu1" offset="0"/>
		<rom name="217-p2.bin" merge="217-p2.bin" size="2097152" crc="191fca88" sha1="e318e5931704779bbe461719a5eeeba89bd83a5d" region="cpu1" offset="100000"/>
		<rom name="217-s1.bin" merge="217-s1.bin" size="131072" crc="8ff782f0" sha1="90099c154357042ba658d4ef6abe4d9335bb7172" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="217-m1.bin" merge="217-m1.bin" size="131072" crc="d00fb2af" sha1="6bcaa52e1641cc24288e1f22f4dc98e8d8921b90" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="217-v1.bin" merge="217-v1.bin" size="4194304" crc="1c34e013" sha1="5368e413d2188c4fd063b6bb7d5f498ff83ea812" region="sound1" offset="0"/>
		<rom name="217-v2.bin" merge="217-v2.bin" size="2097152" crc="22f1c681" sha1="09da03b2e63d180e55173ff25e8735c4162f027b" region="sound1" offset="400000"/>
		<rom name="217-c1.bin" merge="217-c1.bin" size="4194304" crc="5fe97bc4" sha1="d76c955d83baa2b9fd24222a9b2852947b7b92f0" region="gfx3" offset="0"/>
		<rom name="217-c2.bin" merge="217-c2.bin" size="4194304" crc="886e0d66" sha1="d407e1525e4ebe996e14f6e5c0396a10f736a50d" region="gfx3" offset="1"/>
		<rom name="217-c3.bin" merge="217-c3.bin" size="4194304" crc="59e8525f" sha1="19f602c71545d6c021dc72e112d3a8b8efe7a9b7" region="gfx3" offset="800000"/>
		<rom name="217-c4.bin" merge="217-c4.bin" size="4194304" crc="8521add2" sha1="0d1a6f2979302c4c282e31ff334d2d887aec74f7" region="gfx3" offset="800001"/>
		<rom name="217-c5.bin" merge="217-c5.bin" size="4194304" crc="fb1896e5" sha1="777a8caa9ebdbddf89e3d5ab650c94a55228ce54" region="gfx3" offset="1000000"/>
		<rom name="217-c6.bin" merge="217-c6.bin" size="4194304" crc="1c98c54b" sha1="cb1cad161d9b9f2f5a7cf8ae4d6d35b51acf90f5" region="gfx3" offset="1000001"/>
		<rom name="217-c7.bin" merge="217-c7.bin" size="4194304" crc="8b0ede2e" sha1="ea632ac98291ddac95441b7fe2349974b2da8a42" region="gfx3" offset="1800000"/>
		<rom name="217-c8.bin" merge="217-c8.bin" size="4194304" crc="a085bb61" sha1="6a3e9e6ba96072b8849b407f2b24103dc0852259" region="gfx3" offset="1800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="njmehc" sourcefile="neogeo.c" cloneof="ninjamas" romof="ninjamas">
		<description>Ninja Master's (Pow hack)</description>
		<year>1996</year>
		<manufacturer>Creamymami</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="217ehc-p1.bin" size="1048576" crc="8b88e675" sha1="d16dad0d05282b577fabf3bd187ac3b8d4ddfa57" region="cpu1" offset="0"/>
		<rom name="217-p2.bin" merge="217-p2.bin" size="2097152" crc="191fca88" sha1="e318e5931704779bbe461719a5eeeba89bd83a5d" region="cpu1" offset="100000"/>
		<rom name="217-s1.bin" merge="217-s1.bin" size="131072" crc="8ff782f0" sha1="90099c154357042ba658d4ef6abe4d9335bb7172" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="217-m1.bin" merge="217-m1.bin" size="131072" crc="d00fb2af" sha1="6bcaa52e1641cc24288e1f22f4dc98e8d8921b90" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="217-v1.bin" merge="217-v1.bin" size="4194304" crc="1c34e013" sha1="5368e413d2188c4fd063b6bb7d5f498ff83ea812" region="sound1" offset="0"/>
		<rom name="217-v2.bin" merge="217-v2.bin" size="2097152" crc="22f1c681" sha1="09da03b2e63d180e55173ff25e8735c4162f027b" region="sound1" offset="400000"/>
		<rom name="217-c1.bin" merge="217-c1.bin" size="4194304" crc="5fe97bc4" sha1="d76c955d83baa2b9fd24222a9b2852947b7b92f0" region="gfx3" offset="0"/>
		<rom name="217-c2.bin" merge="217-c2.bin" size="4194304" crc="886e0d66" sha1="d407e1525e4ebe996e14f6e5c0396a10f736a50d" region="gfx3" offset="1"/>
		<rom name="217-c3.bin" merge="217-c3.bin" size="4194304" crc="59e8525f" sha1="19f602c71545d6c021dc72e112d3a8b8efe7a9b7" region="gfx3" offset="800000"/>
		<rom name="217-c4.bin" merge="217-c4.bin" size="4194304" crc="8521add2" sha1="0d1a6f2979302c4c282e31ff334d2d887aec74f7" region="gfx3" offset="800001"/>
		<rom name="217-c5.bin" merge="217-c5.bin" size="4194304" crc="fb1896e5" sha1="777a8caa9ebdbddf89e3d5ab650c94a55228ce54" region="gfx3" offset="1000000"/>
		<rom name="217-c6.bin" merge="217-c6.bin" size="4194304" crc="1c98c54b" sha1="cb1cad161d9b9f2f5a7cf8ae4d6d35b51acf90f5" region="gfx3" offset="1000001"/>
		<rom name="217-c7.bin" merge="217-c7.bin" size="4194304" crc="8b0ede2e" sha1="ea632ac98291ddac95441b7fe2349974b2da8a42" region="gfx3" offset="1800000"/>
		<rom name="217-c8.bin" merge="217-c8.bin" size="4194304" crc="a085bb61" sha1="6a3e9e6ba96072b8849b407f2b24103dc0852259" region="gfx3" offset="1800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="njmehyc" sourcefile="neogeo.c" cloneof="ninjamas" romof="ninjamas">
		<description>Ninja Master's (Add Char - Pow hack)</description>
		<year>1996</year>
		<manufacturer>Creamymami and Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="217ehyc-p1.bin" size="1048576" crc="99a9ca85" sha1="25d3995f9669072b17718169693dc5c4fed0c9f2" region="cpu1" offset="0"/>
		<rom name="217-p2.bin" merge="217-p2.bin" size="2097152" crc="191fca88" sha1="e318e5931704779bbe461719a5eeeba89bd83a5d" region="cpu1" offset="100000"/>
		<rom name="217-s1.bin" merge="217-s1.bin" size="131072" crc="8ff782f0" sha1="90099c154357042ba658d4ef6abe4d9335bb7172" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="217-m1.bin" merge="217-m1.bin" size="131072" crc="d00fb2af" sha1="6bcaa52e1641cc24288e1f22f4dc98e8d8921b90" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="217-v1.bin" merge="217-v1.bin" size="4194304" crc="1c34e013" sha1="5368e413d2188c4fd063b6bb7d5f498ff83ea812" region="sound1" offset="0"/>
		<rom name="217-v2.bin" merge="217-v2.bin" size="2097152" crc="22f1c681" sha1="09da03b2e63d180e55173ff25e8735c4162f027b" region="sound1" offset="400000"/>
		<rom name="217-c1.bin" merge="217-c1.bin" size="4194304" crc="5fe97bc4" sha1="d76c955d83baa2b9fd24222a9b2852947b7b92f0" region="gfx3" offset="0"/>
		<rom name="217-c2.bin" merge="217-c2.bin" size="4194304" crc="886e0d66" sha1="d407e1525e4ebe996e14f6e5c0396a10f736a50d" region="gfx3" offset="1"/>
		<rom name="217-c3.bin" merge="217-c3.bin" size="4194304" crc="59e8525f" sha1="19f602c71545d6c021dc72e112d3a8b8efe7a9b7" region="gfx3" offset="800000"/>
		<rom name="217-c4.bin" merge="217-c4.bin" size="4194304" crc="8521add2" sha1="0d1a6f2979302c4c282e31ff334d2d887aec74f7" region="gfx3" offset="800001"/>
		<rom name="217-c5.bin" merge="217-c5.bin" size="4194304" crc="fb1896e5" sha1="777a8caa9ebdbddf89e3d5ab650c94a55228ce54" region="gfx3" offset="1000000"/>
		<rom name="217-c6.bin" merge="217-c6.bin" size="4194304" crc="1c98c54b" sha1="cb1cad161d9b9f2f5a7cf8ae4d6d35b51acf90f5" region="gfx3" offset="1000001"/>
		<rom name="217-c7.bin" merge="217-c7.bin" size="4194304" crc="8b0ede2e" sha1="ea632ac98291ddac95441b7fe2349974b2da8a42" region="gfx3" offset="1800000"/>
		<rom name="217-c8.bin" merge="217-c8.bin" size="4194304" crc="a085bb61" sha1="6a3e9e6ba96072b8849b407f2b24103dc0852259" region="gfx3" offset="1800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="matrmehc" sourcefile="neogeo.c" cloneof="matrim" romof="matrim">
		<description>Matrimelee (Pow always max - MVS protection rem)</description>
		<year>2002</year>
		<manufacturer>Creamymami</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="266ehc-p1.bin" size="1048576" crc="090fbe25" sha1="83088d3982501320937a3df66ba883582e84224e" region="cpu1" offset="0"/>
		<rom name="266-p2.bin" merge="266-p2.bin" size="4194304" crc="a14b1906" sha1="1daa14d73512f760ef569b06f9facb279437d1db" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="266-m1_decrypted.bin" merge="266-m1_decrypted.bin" size="131072" crc="d2f3742d" sha1="dd42f8a301f07e079fbc2bfd23e788baa03ca72d" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="266-v1.bin" merge="266-v1.bin" size="8388608" crc="a4f83690" sha1="200d683d8c30ebc6d0ed331aa5bbba39b4e07160" region="sound1" offset="0"/>
		<rom name="266-v2.bin" merge="266-v2.bin" size="8388608" crc="d0f69eda" sha1="9d7e98976ad433ed8a35d7afffa38130444ba7db" region="sound1" offset="800000"/>
		<rom name="266-c1.bin" merge="266-c1.bin" size="8388608" crc="505f4e30" sha1="f22b6f76fc0cad963555dc89d072967c8dc8b79a" region="gfx3" offset="0"/>
		<rom name="266-c2.bin" merge="266-c2.bin" size="8388608" crc="3cb57482" sha1="dab15bc24391f9a5173de76af48b612fb9636ccf" region="gfx3" offset="1"/>
		<rom name="266-c3.bin" merge="266-c3.bin" size="8388608" crc="f1cc6ad0" sha1="66c1cccc0332ffd2d3064f06330c41f95ca09ced" region="gfx3" offset="1000000"/>
		<rom name="266-c4.bin" merge="266-c4.bin" size="8388608" crc="45b806b7" sha1="c2bb866fded53d62fad0fc88d89d5e7d4cb1894f" region="gfx3" offset="1000001"/>
		<rom name="266-c5.bin" merge="266-c5.bin" size="8388608" crc="9a15dd6b" sha1="194a6973a7a9e3847efe1bdbaeaeb16e74aff2dd" region="gfx3" offset="2000000"/>
		<rom name="266-c6.bin" merge="266-c6.bin" size="8388608" crc="281cb939" sha1="bdb7766cfde581ccfaee2be7fe48445f360a2301" region="gfx3" offset="2000001"/>
		<rom name="266-c7.bin" merge="266-c7.bin" size="8388608" crc="4b71f780" sha1="d5611a6f6b730db58613b48f2b0174661ccfb7bb" region="gfx3" offset="3000000"/>
		<rom name="266-c8.bin" merge="266-c8.bin" size="8388608" crc="29873d33" sha1="dc77f129ed49b8d40d0d4241feef3f6c2f19a987" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="rbff1ud" sourcefile="neogeo.c" romof="neogeo">
		<description>Real Bout Fatal Fury (Ultra kill style changed)</description>
		<year>1995</year>
		<manufacturer>Dodowang</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="095ud-p1.bin" size="1048576" crc="fa5e3c0f" sha1="6391ad22eabf0246aa3b9f6d9f821cd58d2e5c71" region="cpu1" offset="0"/>
		<rom name="095-p2.bin" size="2097152" crc="cc15826e" sha1="44d6ac6c0ca697a6f367dcfd809b1e1771cb0635" region="cpu1" offset="100000"/>
		<rom name="095-s1.bin" size="131072" crc="b6bf5e08" sha1="b527355c35ea097f3448676f2ffa65b8e56ae30c" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="095-m1.bin" size="131072" crc="653492a7" sha1="39e511fb9ed5d2135dc8428a31d0baafb2ab36e0" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="069-v1.bin" size="4194304" crc="2bdbd4db" sha1="5f4fecf69c2329d699cbd45829c19303b1e2a80e" region="sound1" offset="0"/>
		<rom name="069-v2.bin" size="4194304" crc="a698a487" sha1="11b8bc53bc26a51f4a408e900e3769958625c4ed" region="sound1" offset="400000"/>
		<rom name="095-v3.bin" size="4194304" crc="189d1c6c" sha1="f0b8cd1ee40ea3feeb2800f0723b451ec8240203" region="sound1" offset="800000"/>
		<rom name="069-c1.bin" size="4194304" crc="e302f93c" sha1="d8610b14900b2b8fe691b67ca9b1abb335dbff74" region="gfx3" offset="0"/>
		<rom name="069-c2.bin" size="4194304" crc="1053a455" sha1="69501bfac68739e63d798045b812badd251d57b8" region="gfx3" offset="1"/>
		<rom name="069-c3.bin" size="4194304" crc="1c0fde2f" sha1="cf6c2ef56c03a861de3b0b6dc0d7c9204d947f9d" region="gfx3" offset="800000"/>
		<rom name="069-c4.bin" size="4194304" crc="a25fc3d0" sha1="83cb349e2f1032652060b233e741fb893be5af16" region="gfx3" offset="800001"/>
		<rom name="095-c5.bin" size="4194304" crc="8b9b65df" sha1="e2a7e20855501f240bcd22f5cc92fcb4a9806abe" region="gfx3" offset="1000000"/>
		<rom name="095-c6.bin" size="4194304" crc="3e164718" sha1="53217f938c8964c1ca68a6fd5249c4169a5ac8e6" region="gfx3" offset="1000001"/>
		<rom name="095-c7.bin" size="2097152" crc="ca605e12" sha1="5150b835247fd705bc1dece97d423d9c20a51416" region="gfx3" offset="1800000"/>
		<rom name="095-c8.bin" size="2097152" crc="4e6beb6c" sha1="c0ac7cfc832ace6ad52c58f5da3a8101baead749" region="gfx3" offset="1800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="rbffsehd" sourcefile="neogeo.c" cloneof="rbffspec" romof="rbffspec">
		<description>Real Bout Fatal Fury Special (Ultra kill style changed - 5 Add Char)</description>
		<year>1996</year>
		<manufacturer>Dodowang</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="223ehd-p1.bin" size="1048576" crc="db89d64b" sha1="6018ab688865c2c51e73daf0a33ec8ef5c65de77" region="cpu1" offset="0"/>
		<rom name="223-p2.bin" merge="223-p2.bin" size="4194304" crc="addd8f08" sha1="abaf5b86c8ec915c07ef2d83fce9ad03acaa4817" region="cpu1" offset="100000"/>
		<rom name="223-s1.bin" merge="223-s1.bin" size="131072" crc="7ecd6e8c" sha1="465455afc4d83cbb118142be4671b2539ffafd79" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="223-m1.bin" merge="223-m1.bin" size="131072" crc="3fee46bf" sha1="e750f85233953853618fcdff980a4721af1710a3" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="223-v1.bin" merge="223-v1.bin" size="4194304" crc="76673869" sha1="78a26afa29f73de552ffabdbf3fc4bf26be8ae9e" region="sound1" offset="0"/>
		<rom name="223-v2.bin" merge="223-v2.bin" size="4194304" crc="7a275acd" sha1="8afe87ce822614262b72a90b371fc79155ac0d0c" region="sound1" offset="400000"/>
		<rom name="223-v3.bin" merge="223-v3.bin" size="4194304" crc="5a797fd2" sha1="94958e334f86d4d71059af8138f255b8d97a3b01" region="sound1" offset="800000"/>
		<rom name="223-c1.bin" merge="223-c1.bin" size="4194304" crc="ebab05e2" sha1="0d60a8b631e3a3dcfbfdd7779dee081c9548ec39" region="gfx3" offset="0"/>
		<rom name="223-c2.bin" merge="223-c2.bin" size="4194304" crc="641868c3" sha1="aa1aeb661842276b3326bfa4f1456f75bfecd52e" region="gfx3" offset="1"/>
		<rom name="223-c3.bin" merge="223-c3.bin" size="4194304" crc="ca00191f" sha1="96977febfcc513e1848d7029ff169cdf51104038" region="gfx3" offset="800000"/>
		<rom name="223-c4.bin" merge="223-c4.bin" size="4194304" crc="1f23d860" sha1="e18df52f898a51074e07a0b8c6e75873e7cde35e" region="gfx3" offset="800001"/>
		<rom name="223-c5.bin" merge="223-c5.bin" size="4194304" crc="321e362c" sha1="39bd189334278f266124c97c6f70995f6f171cea" region="gfx3" offset="1000000"/>
		<rom name="223-c6.bin" merge="223-c6.bin" size="4194304" crc="d8fcef90" sha1="bbccacb27f1e587bc144fe7ce68bd7b327ceaaee" region="gfx3" offset="1000001"/>
		<rom name="223-c7.bin" merge="223-c7.bin" size="4194304" crc="bc80dd2d" sha1="086f372015eede88c6c578595fe915e28a589d2f" region="gfx3" offset="1800000"/>
		<rom name="223-c8.bin" merge="223-c8.bin" size="4194304" crc="5ad62102" sha1="e28cc9840caed2a1a8bd65a03bef05231071040c" region="gfx3" offset="1800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="rbffsb" sourcefile="neogeo.c" cloneof="rbffspec" romof="rbffspec">
		<description>Real Bout Fatal Fury Special (Add Geese Howard)</description>
		<year>1996</year>
		<manufacturer>Creamymami</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="223b-p1.bin" size="1048576" crc="bb52545f" sha1="1d082b3f2d71f8510d63a779cbcf5861a066ca26" region="cpu1" offset="0"/>
		<rom name="223-p2.bin" merge="223-p2.bin" size="4194304" crc="addd8f08" sha1="abaf5b86c8ec915c07ef2d83fce9ad03acaa4817" region="cpu1" offset="100000"/>
		<rom name="223-s1.bin" merge="223-s1.bin" size="131072" crc="7ecd6e8c" sha1="465455afc4d83cbb118142be4671b2539ffafd79" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="223-m1.bin" merge="223-m1.bin" size="131072" crc="3fee46bf" sha1="e750f85233953853618fcdff980a4721af1710a3" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="223-v1.bin" merge="223-v1.bin" size="4194304" crc="76673869" sha1="78a26afa29f73de552ffabdbf3fc4bf26be8ae9e" region="sound1" offset="0"/>
		<rom name="223-v2.bin" merge="223-v2.bin" size="4194304" crc="7a275acd" sha1="8afe87ce822614262b72a90b371fc79155ac0d0c" region="sound1" offset="400000"/>
		<rom name="223-v3.bin" merge="223-v3.bin" size="4194304" crc="5a797fd2" sha1="94958e334f86d4d71059af8138f255b8d97a3b01" region="sound1" offset="800000"/>
		<rom name="223-c1.bin" merge="223-c1.bin" size="4194304" crc="ebab05e2" sha1="0d60a8b631e3a3dcfbfdd7779dee081c9548ec39" region="gfx3" offset="0"/>
		<rom name="223-c2.bin" merge="223-c2.bin" size="4194304" crc="641868c3" sha1="aa1aeb661842276b3326bfa4f1456f75bfecd52e" region="gfx3" offset="1"/>
		<rom name="223-c3.bin" merge="223-c3.bin" size="4194304" crc="ca00191f" sha1="96977febfcc513e1848d7029ff169cdf51104038" region="gfx3" offset="800000"/>
		<rom name="223-c4.bin" merge="223-c4.bin" size="4194304" crc="1f23d860" sha1="e18df52f898a51074e07a0b8c6e75873e7cde35e" region="gfx3" offset="800001"/>
		<rom name="223-c5.bin" merge="223-c5.bin" size="4194304" crc="321e362c" sha1="39bd189334278f266124c97c6f70995f6f171cea" region="gfx3" offset="1000000"/>
		<rom name="223-c6.bin" merge="223-c6.bin" size="4194304" crc="d8fcef90" sha1="bbccacb27f1e587bc144fe7ce68bd7b327ceaaee" region="gfx3" offset="1000001"/>
		<rom name="223-c7.bin" merge="223-c7.bin" size="4194304" crc="bc80dd2d" sha1="086f372015eede88c6c578595fe915e28a589d2f" region="gfx3" offset="1800000"/>
		<rom name="223-c8.bin" merge="223-c8.bin" size="4194304" crc="5ad62102" sha1="e28cc9840caed2a1a8bd65a03bef05231071040c" region="gfx3" offset="1800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="rbffseh" sourcefile="neogeo.c" cloneof="rbffspec" romof="rbffspec">
		<description>Real Bout Fatal Fury Special (Add Geese Howard - Ultra pow hack)</description>
		<year>1996</year>
		<manufacturer>Creamymami</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="223eh-p1.bin" size="1048576" crc="6fe86622" sha1="7cb68f4928c3fa9a07f7f806795628d70a24e693" region="cpu1" offset="0"/>
		<rom name="223-p2.bin" merge="223-p2.bin" size="4194304" crc="addd8f08" sha1="abaf5b86c8ec915c07ef2d83fce9ad03acaa4817" region="cpu1" offset="100000"/>
		<rom name="223-s1.bin" merge="223-s1.bin" size="131072" crc="7ecd6e8c" sha1="465455afc4d83cbb118142be4671b2539ffafd79" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="223-m1.bin" merge="223-m1.bin" size="131072" crc="3fee46bf" sha1="e750f85233953853618fcdff980a4721af1710a3" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="223-v1.bin" merge="223-v1.bin" size="4194304" crc="76673869" sha1="78a26afa29f73de552ffabdbf3fc4bf26be8ae9e" region="sound1" offset="0"/>
		<rom name="223-v2.bin" merge="223-v2.bin" size="4194304" crc="7a275acd" sha1="8afe87ce822614262b72a90b371fc79155ac0d0c" region="sound1" offset="400000"/>
		<rom name="223-v3.bin" merge="223-v3.bin" size="4194304" crc="5a797fd2" sha1="94958e334f86d4d71059af8138f255b8d97a3b01" region="sound1" offset="800000"/>
		<rom name="223-c1.bin" merge="223-c1.bin" size="4194304" crc="ebab05e2" sha1="0d60a8b631e3a3dcfbfdd7779dee081c9548ec39" region="gfx3" offset="0"/>
		<rom name="223-c2.bin" merge="223-c2.bin" size="4194304" crc="641868c3" sha1="aa1aeb661842276b3326bfa4f1456f75bfecd52e" region="gfx3" offset="1"/>
		<rom name="223-c3.bin" merge="223-c3.bin" size="4194304" crc="ca00191f" sha1="96977febfcc513e1848d7029ff169cdf51104038" region="gfx3" offset="800000"/>
		<rom name="223-c4.bin" merge="223-c4.bin" size="4194304" crc="1f23d860" sha1="e18df52f898a51074e07a0b8c6e75873e7cde35e" region="gfx3" offset="800001"/>
		<rom name="223-c5.bin" merge="223-c5.bin" size="4194304" crc="321e362c" sha1="39bd189334278f266124c97c6f70995f6f171cea" region="gfx3" offset="1000000"/>
		<rom name="223-c6.bin" merge="223-c6.bin" size="4194304" crc="d8fcef90" sha1="bbccacb27f1e587bc144fe7ce68bd7b327ceaaee" region="gfx3" offset="1000001"/>
		<rom name="223-c7.bin" merge="223-c7.bin" size="4194304" crc="bc80dd2d" sha1="086f372015eede88c6c578595fe915e28a589d2f" region="gfx3" offset="1800000"/>
		<rom name="223-c8.bin" merge="223-c8.bin" size="4194304" crc="5ad62102" sha1="e28cc9840caed2a1a8bd65a03bef05231071040c" region="gfx3" offset="1800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="rbffspy" sourcefile="neogeo.c" cloneof="rbffspec" romof="rbffspec">
		<description>Real Bout Fatal Fury Special (Ultra pow hack)</description>
		<year>1996</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="223py-p1.bin" size="1048576" crc="2cf01f60" sha1="fcaf1f9b91af5a035b8ee28cff6e3a72e73766fd" region="cpu1" offset="0"/>
		<rom name="223-p2.bin" merge="223-p2.bin" size="4194304" crc="addd8f08" sha1="abaf5b86c8ec915c07ef2d83fce9ad03acaa4817" region="cpu1" offset="100000"/>
		<rom name="223-s1.bin" merge="223-s1.bin" size="131072" crc="7ecd6e8c" sha1="465455afc4d83cbb118142be4671b2539ffafd79" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="223-m1.bin" merge="223-m1.bin" size="131072" crc="3fee46bf" sha1="e750f85233953853618fcdff980a4721af1710a3" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="223-v1.bin" merge="223-v1.bin" size="4194304" crc="76673869" sha1="78a26afa29f73de552ffabdbf3fc4bf26be8ae9e" region="sound1" offset="0"/>
		<rom name="223-v2.bin" merge="223-v2.bin" size="4194304" crc="7a275acd" sha1="8afe87ce822614262b72a90b371fc79155ac0d0c" region="sound1" offset="400000"/>
		<rom name="223-v3.bin" merge="223-v3.bin" size="4194304" crc="5a797fd2" sha1="94958e334f86d4d71059af8138f255b8d97a3b01" region="sound1" offset="800000"/>
		<rom name="223-c1.bin" merge="223-c1.bin" size="4194304" crc="ebab05e2" sha1="0d60a8b631e3a3dcfbfdd7779dee081c9548ec39" region="gfx3" offset="0"/>
		<rom name="223-c2.bin" merge="223-c2.bin" size="4194304" crc="641868c3" sha1="aa1aeb661842276b3326bfa4f1456f75bfecd52e" region="gfx3" offset="1"/>
		<rom name="223-c3.bin" merge="223-c3.bin" size="4194304" crc="ca00191f" sha1="96977febfcc513e1848d7029ff169cdf51104038" region="gfx3" offset="800000"/>
		<rom name="223-c4.bin" merge="223-c4.bin" size="4194304" crc="1f23d860" sha1="e18df52f898a51074e07a0b8c6e75873e7cde35e" region="gfx3" offset="800001"/>
		<rom name="223-c5.bin" merge="223-c5.bin" size="4194304" crc="321e362c" sha1="39bd189334278f266124c97c6f70995f6f171cea" region="gfx3" offset="1000000"/>
		<rom name="223-c6.bin" merge="223-c6.bin" size="4194304" crc="d8fcef90" sha1="bbccacb27f1e587bc144fe7ce68bd7b327ceaaee" region="gfx3" offset="1000001"/>
		<rom name="223-c7.bin" merge="223-c7.bin" size="4194304" crc="bc80dd2d" sha1="086f372015eede88c6c578595fe915e28a589d2f" region="gfx3" offset="1800000"/>
		<rom name="223-c8.bin" merge="223-c8.bin" size="4194304" crc="5ad62102" sha1="e28cc9840caed2a1a8bd65a03bef05231071040c" region="gfx3" offset="1800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="rbffsud" sourcefile="neogeo.c" cloneof="rbffspec" romof="rbffspec">
		<description>Real Bout Fatal Fury Special (Ultra kill style changed)</description>
		<year>1996</year>
		<manufacturer>Dodowang</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="223ud-p1.bin" size="1048576" crc="b173df6b" sha1="2c03eeee842b6a583a352c5414633ffc9a430fbf" region="cpu1" offset="0"/>
		<rom name="223-p2.bin" merge="223-p2.bin" size="4194304" crc="addd8f08" sha1="abaf5b86c8ec915c07ef2d83fce9ad03acaa4817" region="cpu1" offset="100000"/>
		<rom name="223-s1.bin" merge="223-s1.bin" size="131072" crc="7ecd6e8c" sha1="465455afc4d83cbb118142be4671b2539ffafd79" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="223-m1.bin" merge="223-m1.bin" size="131072" crc="3fee46bf" sha1="e750f85233953853618fcdff980a4721af1710a3" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="223-v1.bin" merge="223-v1.bin" size="4194304" crc="76673869" sha1="78a26afa29f73de552ffabdbf3fc4bf26be8ae9e" region="sound1" offset="0"/>
		<rom name="223-v2.bin" merge="223-v2.bin" size="4194304" crc="7a275acd" sha1="8afe87ce822614262b72a90b371fc79155ac0d0c" region="sound1" offset="400000"/>
		<rom name="223-v3.bin" merge="223-v3.bin" size="4194304" crc="5a797fd2" sha1="94958e334f86d4d71059af8138f255b8d97a3b01" region="sound1" offset="800000"/>
		<rom name="223-c1.bin" merge="223-c1.bin" size="4194304" crc="ebab05e2" sha1="0d60a8b631e3a3dcfbfdd7779dee081c9548ec39" region="gfx3" offset="0"/>
		<rom name="223-c2.bin" merge="223-c2.bin" size="4194304" crc="641868c3" sha1="aa1aeb661842276b3326bfa4f1456f75bfecd52e" region="gfx3" offset="1"/>
		<rom name="223-c3.bin" merge="223-c3.bin" size="4194304" crc="ca00191f" sha1="96977febfcc513e1848d7029ff169cdf51104038" region="gfx3" offset="800000"/>
		<rom name="223-c4.bin" merge="223-c4.bin" size="4194304" crc="1f23d860" sha1="e18df52f898a51074e07a0b8c6e75873e7cde35e" region="gfx3" offset="800001"/>
		<rom name="223-c5.bin" merge="223-c5.bin" size="4194304" crc="321e362c" sha1="39bd189334278f266124c97c6f70995f6f171cea" region="gfx3" offset="1000000"/>
		<rom name="223-c6.bin" merge="223-c6.bin" size="4194304" crc="d8fcef90" sha1="bbccacb27f1e587bc144fe7ce68bd7b327ceaaee" region="gfx3" offset="1000001"/>
		<rom name="223-c7.bin" merge="223-c7.bin" size="4194304" crc="bc80dd2d" sha1="086f372015eede88c6c578595fe915e28a589d2f" region="gfx3" offset="1800000"/>
		<rom name="223-c8.bin" merge="223-c8.bin" size="4194304" crc="5ad62102" sha1="e28cc9840caed2a1a8bd65a03bef05231071040c" region="gfx3" offset="1800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="rbff2b" sourcefile="neogeo.c" cloneof="rbff2" romof="rbff2">
		<description>Real Bout Fatal Fury 2 (Add Alfred)</description>
		<year>1998</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="240b-p1.bin" size="1048576" crc="94429c9f" sha1="3c7df75eb6dec674a309f7e1e19557f78d8157a2" region="cpu1" offset="0"/>
		<rom name="240-p2.bin" merge="240-p2.bin" size="4194304" crc="960aa88d" sha1="3d9e785891871af90313f178dca2724633406674" region="cpu1" offset="100000"/>
		<rom name="240-s1.bin" merge="240-s1.bin" size="131072" crc="da3b40de" sha1="e6bf74e057ac6fe1f249a7547f13ba7fbc694561" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="240-m1.bin" merge="240-m1.bin" size="262144" crc="ed482791" sha1="1f54a45967cb7842c33aa24be322c9f33ff75ac3" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="240-v1.bin" merge="240-v1.bin" size="4194304" crc="f796265a" sha1="736dff37eb91fc856b4d189249fb0de9b6c0813a" region="sound1" offset="0"/>
		<rom name="240-v2.bin" merge="240-v2.bin" size="4194304" crc="2cb3f3bb" sha1="697e677890892f4b028c9a27c66809ca0a8a9b18" region="sound1" offset="400000"/>
		<rom name="240-v3b.bin" size="4194304" crc="df77b7fa" sha1="4df971ce20bdb8c1ce8cc1692a32ac69505ffa9a" region="sound1" offset="800000"/>
		<rom name="240-v4.bin" merge="240-v4.bin" size="4194304" crc="33a356ee" sha1="b2a08052be670f301f8d4903b36c70088d1a11da" region="sound1" offset="c00000"/>
		<rom name="240-c1.bin" merge="240-c1.bin" size="8388608" crc="effac504" sha1="e36a96e7369b02c7e839b5abf3c6799453ba1927" region="gfx3" offset="0"/>
		<rom name="240-c2.bin" merge="240-c2.bin" size="8388608" crc="ed182d44" sha1="a9fc0a3a786bf067c129ec7220df65953dff804f" region="gfx3" offset="1"/>
		<rom name="240-c3.bin" merge="240-c3.bin" size="8388608" crc="22e0330a" sha1="0fe7f6a8aeba7f17dbb278e85003969ff10d3cd2" region="gfx3" offset="1000000"/>
		<rom name="240-c4.bin" merge="240-c4.bin" size="8388608" crc="c19a07eb" sha1="139eac8b51cadf328dd42d8109f4e2463f57230c" region="gfx3" offset="1000001"/>
		<rom name="240-c5.bin" merge="240-c5.bin" size="8388608" crc="244dff5a" sha1="156548156d3ceaa808d0053d0749af2526a3943e" region="gfx3" offset="2000000"/>
		<rom name="240-c6.bin" merge="240-c6.bin" size="8388608" crc="4609e507" sha1="bb17f50a377dddb77c1eeda5944a7bcbf0cca5f7" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="rbff2bh" sourcefile="neogeo.c" cloneof="rbff2" romof="rbff2">
		<description>Real Bout Fatal Fury 2 (Add Alfred with Icon)</description>
		<year>1998</year>
		<manufacturer>Dodowang</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="240bh-p1.bin" size="1048576" crc="a5652c51" sha1="0a736bb5c817752aef5b559c0355329667203073" region="cpu1" offset="0"/>
		<rom name="240-p2.bin" merge="240-p2.bin" size="4194304" crc="960aa88d" sha1="3d9e785891871af90313f178dca2724633406674" region="cpu1" offset="100000"/>
		<rom name="240bh-s1.bin" size="131072" crc="141a8492" sha1="e3b27771c78ac1df96f9daf951511897652b1a0f" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="240-m1.bin" merge="240-m1.bin" size="262144" crc="ed482791" sha1="1f54a45967cb7842c33aa24be322c9f33ff75ac3" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="240-v1.bin" merge="240-v1.bin" size="4194304" crc="f796265a" sha1="736dff37eb91fc856b4d189249fb0de9b6c0813a" region="sound1" offset="0"/>
		<rom name="240-v2.bin" merge="240-v2.bin" size="4194304" crc="2cb3f3bb" sha1="697e677890892f4b028c9a27c66809ca0a8a9b18" region="sound1" offset="400000"/>
		<rom name="240-v3b.bin" size="4194304" crc="df77b7fa" sha1="4df971ce20bdb8c1ce8cc1692a32ac69505ffa9a" region="sound1" offset="800000"/>
		<rom name="240-v4.bin" merge="240-v4.bin" size="4194304" crc="33a356ee" sha1="b2a08052be670f301f8d4903b36c70088d1a11da" region="sound1" offset="c00000"/>
		<rom name="240-c1.bin" merge="240-c1.bin" size="8388608" crc="effac504" sha1="e36a96e7369b02c7e839b5abf3c6799453ba1927" region="gfx3" offset="0"/>
		<rom name="240-c2.bin" merge="240-c2.bin" size="8388608" crc="ed182d44" sha1="a9fc0a3a786bf067c129ec7220df65953dff804f" region="gfx3" offset="1"/>
		<rom name="240-c3.bin" merge="240-c3.bin" size="8388608" crc="22e0330a" sha1="0fe7f6a8aeba7f17dbb278e85003969ff10d3cd2" region="gfx3" offset="1000000"/>
		<rom name="240-c4.bin" merge="240-c4.bin" size="8388608" crc="c19a07eb" sha1="139eac8b51cadf328dd42d8109f4e2463f57230c" region="gfx3" offset="1000001"/>
		<rom name="240-c5.bin" merge="240-c5.bin" size="8388608" crc="244dff5a" sha1="156548156d3ceaa808d0053d0749af2526a3943e" region="gfx3" offset="2000000"/>
		<rom name="240-c6.bin" merge="240-c6.bin" size="8388608" crc="4609e507" sha1="bb17f50a377dddb77c1eeda5944a7bcbf0cca5f7" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="rbff2eh" sourcefile="neogeo.c" cloneof="rbff2" romof="rbff2">
		<description>Real Bout Fatal Fury 2 (Add Alfred - Ultra kill start max)</description>
		<year>1998</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="240eh-p1.bin" size="1048576" crc="270943a8" sha1="959d0c30d3bae5011109247d50350970cb0a3e5d" region="cpu1" offset="0"/>
		<rom name="240-p2.bin" merge="240-p2.bin" size="4194304" crc="960aa88d" sha1="3d9e785891871af90313f178dca2724633406674" region="cpu1" offset="100000"/>
		<rom name="240-s1.bin" merge="240-s1.bin" size="131072" crc="da3b40de" sha1="e6bf74e057ac6fe1f249a7547f13ba7fbc694561" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="240-m1.bin" merge="240-m1.bin" size="262144" crc="ed482791" sha1="1f54a45967cb7842c33aa24be322c9f33ff75ac3" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="240-v1.bin" merge="240-v1.bin" size="4194304" crc="f796265a" sha1="736dff37eb91fc856b4d189249fb0de9b6c0813a" region="sound1" offset="0"/>
		<rom name="240-v2.bin" merge="240-v2.bin" size="4194304" crc="2cb3f3bb" sha1="697e677890892f4b028c9a27c66809ca0a8a9b18" region="sound1" offset="400000"/>
		<rom name="240-v3b.bin" size="4194304" crc="df77b7fa" sha1="4df971ce20bdb8c1ce8cc1692a32ac69505ffa9a" region="sound1" offset="800000"/>
		<rom name="240-v4.bin" merge="240-v4.bin" size="4194304" crc="33a356ee" sha1="b2a08052be670f301f8d4903b36c70088d1a11da" region="sound1" offset="c00000"/>
		<rom name="240-c1.bin" merge="240-c1.bin" size="8388608" crc="effac504" sha1="e36a96e7369b02c7e839b5abf3c6799453ba1927" region="gfx3" offset="0"/>
		<rom name="240-c2.bin" merge="240-c2.bin" size="8388608" crc="ed182d44" sha1="a9fc0a3a786bf067c129ec7220df65953dff804f" region="gfx3" offset="1"/>
		<rom name="240-c3.bin" merge="240-c3.bin" size="8388608" crc="22e0330a" sha1="0fe7f6a8aeba7f17dbb278e85003969ff10d3cd2" region="gfx3" offset="1000000"/>
		<rom name="240-c4.bin" merge="240-c4.bin" size="8388608" crc="c19a07eb" sha1="139eac8b51cadf328dd42d8109f4e2463f57230c" region="gfx3" offset="1000001"/>
		<rom name="240-c5.bin" merge="240-c5.bin" size="8388608" crc="244dff5a" sha1="156548156d3ceaa808d0053d0749af2526a3943e" region="gfx3" offset="2000000"/>
		<rom name="240-c6.bin" merge="240-c6.bin" size="8388608" crc="4609e507" sha1="bb17f50a377dddb77c1eeda5944a7bcbf0cca5f7" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="rbff2ehc" sourcefile="neogeo.c" cloneof="rbff2" romof="rbff2">
		<description>Real Bout Fatal Fury 2 (Ultra pow hack)</description>
		<year>1998</year>
		<manufacturer>Creamymami</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="240-ehcp1.bin" size="1048576" crc="73c40014" sha1="5ed2ee938cf8213a0d6ea85b40e07370e472d59c" region="cpu1" offset="0"/>
		<rom name="240-p2.bin" merge="240-p2.bin" size="4194304" crc="960aa88d" sha1="3d9e785891871af90313f178dca2724633406674" region="cpu1" offset="100000"/>
		<rom name="240-s1.bin" merge="240-s1.bin" size="131072" crc="da3b40de" sha1="e6bf74e057ac6fe1f249a7547f13ba7fbc694561" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="240-m1.bin" merge="240-m1.bin" size="262144" crc="ed482791" sha1="1f54a45967cb7842c33aa24be322c9f33ff75ac3" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="240-v1.bin" merge="240-v1.bin" size="4194304" crc="f796265a" sha1="736dff37eb91fc856b4d189249fb0de9b6c0813a" region="sound1" offset="0"/>
		<rom name="240-v2.bin" merge="240-v2.bin" size="4194304" crc="2cb3f3bb" sha1="697e677890892f4b028c9a27c66809ca0a8a9b18" region="sound1" offset="400000"/>
		<rom name="240-v3b.bin" size="4194304" crc="df77b7fa" sha1="4df971ce20bdb8c1ce8cc1692a32ac69505ffa9a" region="sound1" offset="800000"/>
		<rom name="240-v4.bin" merge="240-v4.bin" size="4194304" crc="33a356ee" sha1="b2a08052be670f301f8d4903b36c70088d1a11da" region="sound1" offset="c00000"/>
		<rom name="240-c1.bin" merge="240-c1.bin" size="8388608" crc="effac504" sha1="e36a96e7369b02c7e839b5abf3c6799453ba1927" region="gfx3" offset="0"/>
		<rom name="240-c2.bin" merge="240-c2.bin" size="8388608" crc="ed182d44" sha1="a9fc0a3a786bf067c129ec7220df65953dff804f" region="gfx3" offset="1"/>
		<rom name="240-c3.bin" merge="240-c3.bin" size="8388608" crc="22e0330a" sha1="0fe7f6a8aeba7f17dbb278e85003969ff10d3cd2" region="gfx3" offset="1000000"/>
		<rom name="240-c4.bin" merge="240-c4.bin" size="8388608" crc="c19a07eb" sha1="139eac8b51cadf328dd42d8109f4e2463f57230c" region="gfx3" offset="1000001"/>
		<rom name="240-c5.bin" merge="240-c5.bin" size="8388608" crc="244dff5a" sha1="156548156d3ceaa808d0053d0749af2526a3943e" region="gfx3" offset="2000000"/>
		<rom name="240-c6.bin" merge="240-c6.bin" size="8388608" crc="4609e507" sha1="bb17f50a377dddb77c1eeda5944a7bcbf0cca5f7" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="rbff2eh2" sourcefile="neogeo.c" cloneof="rbff2" romof="rbff2">
		<description>Real Bout Fatal Fury 2 (Add Alfred - Ultra kill start max - Ultra pow hack)</description>
		<year>1998</year>
		<manufacturer>Creamymami and Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="240eh2-p1.bin" size="1048576" crc="e25bd43c" sha1="08071840f296204e8178e53ffc0e571ee88c3724" region="cpu1" offset="0"/>
		<rom name="240-p2.bin" merge="240-p2.bin" size="4194304" crc="960aa88d" sha1="3d9e785891871af90313f178dca2724633406674" region="cpu1" offset="100000"/>
		<rom name="240-s1.bin" merge="240-s1.bin" size="131072" crc="da3b40de" sha1="e6bf74e057ac6fe1f249a7547f13ba7fbc694561" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="240-m1.bin" merge="240-m1.bin" size="262144" crc="ed482791" sha1="1f54a45967cb7842c33aa24be322c9f33ff75ac3" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="240-v1.bin" merge="240-v1.bin" size="4194304" crc="f796265a" sha1="736dff37eb91fc856b4d189249fb0de9b6c0813a" region="sound1" offset="0"/>
		<rom name="240-v2.bin" merge="240-v2.bin" size="4194304" crc="2cb3f3bb" sha1="697e677890892f4b028c9a27c66809ca0a8a9b18" region="sound1" offset="400000"/>
		<rom name="240-v3b.bin" size="4194304" crc="df77b7fa" sha1="4df971ce20bdb8c1ce8cc1692a32ac69505ffa9a" region="sound1" offset="800000"/>
		<rom name="240-v4.bin" merge="240-v4.bin" size="4194304" crc="33a356ee" sha1="b2a08052be670f301f8d4903b36c70088d1a11da" region="sound1" offset="c00000"/>
		<rom name="240-c1.bin" merge="240-c1.bin" size="8388608" crc="effac504" sha1="e36a96e7369b02c7e839b5abf3c6799453ba1927" region="gfx3" offset="0"/>
		<rom name="240-c2.bin" merge="240-c2.bin" size="8388608" crc="ed182d44" sha1="a9fc0a3a786bf067c129ec7220df65953dff804f" region="gfx3" offset="1"/>
		<rom name="240-c3.bin" merge="240-c3.bin" size="8388608" crc="22e0330a" sha1="0fe7f6a8aeba7f17dbb278e85003969ff10d3cd2" region="gfx3" offset="1000000"/>
		<rom name="240-c4.bin" merge="240-c4.bin" size="8388608" crc="c19a07eb" sha1="139eac8b51cadf328dd42d8109f4e2463f57230c" region="gfx3" offset="1000001"/>
		<rom name="240-c5.bin" merge="240-c5.bin" size="8388608" crc="244dff5a" sha1="156548156d3ceaa808d0053d0749af2526a3943e" region="gfx3" offset="2000000"/>
		<rom name="240-c6.bin" merge="240-c6.bin" size="8388608" crc="4609e507" sha1="bb17f50a377dddb77c1eeda5944a7bcbf0cca5f7" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="rbff2eho" sourcefile="neogeo.c" cloneof="rbff2" romof="rbff2">
		<description>Real Bout Fatal Fury 2 (Add Alfred) (Old)</description>
		<year>1998</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="240eho-p1.bin" size="1048576" crc="6bf11562" sha1="4d92a96e89b4726733fd7aeeaa5eaad6e80ce7a3" region="cpu1" offset="0"/>
		<rom name="240-p2.bin" merge="240-p2.bin" size="4194304" crc="960aa88d" sha1="3d9e785891871af90313f178dca2724633406674" region="cpu1" offset="100000"/>
		<rom name="240-s1.bin" merge="240-s1.bin" size="131072" crc="da3b40de" sha1="e6bf74e057ac6fe1f249a7547f13ba7fbc694561" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="240-m1.bin" merge="240-m1.bin" size="262144" crc="ed482791" sha1="1f54a45967cb7842c33aa24be322c9f33ff75ac3" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="240-v1.bin" merge="240-v1.bin" size="4194304" crc="f796265a" sha1="736dff37eb91fc856b4d189249fb0de9b6c0813a" region="sound1" offset="0"/>
		<rom name="240-v2.bin" merge="240-v2.bin" size="4194304" crc="2cb3f3bb" sha1="697e677890892f4b028c9a27c66809ca0a8a9b18" region="sound1" offset="400000"/>
		<rom name="240-v3b.bin" size="4194304" crc="df77b7fa" sha1="4df971ce20bdb8c1ce8cc1692a32ac69505ffa9a" region="sound1" offset="800000"/>
		<rom name="240-v4.bin" merge="240-v4.bin" size="4194304" crc="33a356ee" sha1="b2a08052be670f301f8d4903b36c70088d1a11da" region="sound1" offset="c00000"/>
		<rom name="240-c1.bin" merge="240-c1.bin" size="8388608" crc="effac504" sha1="e36a96e7369b02c7e839b5abf3c6799453ba1927" region="gfx3" offset="0"/>
		<rom name="240-c2.bin" merge="240-c2.bin" size="8388608" crc="ed182d44" sha1="a9fc0a3a786bf067c129ec7220df65953dff804f" region="gfx3" offset="1"/>
		<rom name="240-c3.bin" merge="240-c3.bin" size="8388608" crc="22e0330a" sha1="0fe7f6a8aeba7f17dbb278e85003969ff10d3cd2" region="gfx3" offset="1000000"/>
		<rom name="240-c4.bin" merge="240-c4.bin" size="8388608" crc="c19a07eb" sha1="139eac8b51cadf328dd42d8109f4e2463f57230c" region="gfx3" offset="1000001"/>
		<rom name="240-c5.bin" merge="240-c5.bin" size="8388608" crc="244dff5a" sha1="156548156d3ceaa808d0053d0749af2526a3943e" region="gfx3" offset="2000000"/>
		<rom name="240-c6.bin" merge="240-c6.bin" size="8388608" crc="4609e507" sha1="bb17f50a377dddb77c1eeda5944a7bcbf0cca5f7" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="rbff2fc" sourcefile="neogeo.c" cloneof="rbff2" romof="rbff2">
		<description>Real Bout Fatal Fury 2 (Enable Alfred v3 &amp; Color Fix)</description>
		<year>1998</year>
		<manufacturer>Eddids - FCHT</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="240-p1fc.bin" size="1048576" crc="d01854fa" sha1="1a4230404df76c111c76348a04d86976cd68df93" region="cpu1" offset="0"/>
		<rom name="240-p2fc.bin" size="4194304" crc="c063193d" sha1="3321d90f93b1f7bf423a20b780b453a756e041be" region="cpu1" offset="100000"/>
		<rom name="240-s1.bin" merge="240-s1.bin" size="131072" crc="da3b40de" sha1="e6bf74e057ac6fe1f249a7547f13ba7fbc694561" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="240-m1.bin" merge="240-m1.bin" size="262144" crc="ed482791" sha1="1f54a45967cb7842c33aa24be322c9f33ff75ac3" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="240-v1.bin" merge="240-v1.bin" size="4194304" crc="f796265a" sha1="736dff37eb91fc856b4d189249fb0de9b6c0813a" region="sound1" offset="0"/>
		<rom name="240-v2.bin" merge="240-v2.bin" size="4194304" crc="2cb3f3bb" sha1="697e677890892f4b028c9a27c66809ca0a8a9b18" region="sound1" offset="400000"/>
		<rom name="240-v3.bin" merge="240-v3.bin" size="4194304" crc="8fe1367a" sha1="093d7a4ac2b54ad7ffb2dc316fe29415f7a99535" region="sound1" offset="800000"/>
		<rom name="240-v4.bin" merge="240-v4.bin" size="4194304" crc="33a356ee" sha1="b2a08052be670f301f8d4903b36c70088d1a11da" region="sound1" offset="c00000"/>
		<rom name="240-c1.bin" merge="240-c1.bin" size="8388608" crc="effac504" sha1="e36a96e7369b02c7e839b5abf3c6799453ba1927" region="gfx3" offset="0"/>
		<rom name="240-c2.bin" merge="240-c2.bin" size="8388608" crc="ed182d44" sha1="a9fc0a3a786bf067c129ec7220df65953dff804f" region="gfx3" offset="1"/>
		<rom name="240-c3.bin" merge="240-c3.bin" size="8388608" crc="22e0330a" sha1="0fe7f6a8aeba7f17dbb278e85003969ff10d3cd2" region="gfx3" offset="1000000"/>
		<rom name="240-c4.bin" merge="240-c4.bin" size="8388608" crc="c19a07eb" sha1="139eac8b51cadf328dd42d8109f4e2463f57230c" region="gfx3" offset="1000001"/>
		<rom name="240-c5fc.bin" size="8388608" crc="21831787" sha1="928620e9efb849c591d75a645969c24b15e5c337" region="gfx3" offset="2000000"/>
		<rom name="240-c6fc.bin" size="8388608" crc="06b2d1da" sha1="d39da350a9017a68704ea99bff7f48163b0866fb" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="rbff2ud" sourcefile="neogeo.c" cloneof="rbff2" romof="rbff2">
		<description>Real Bout Fatal Fury 2 (P1 and P2 Add Alfred [Terry, hold B+C and press A] - Ultra kill style change)</description>
		<year>1998</year>
		<manufacturer>Dodowang</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="240ud-p1.bin" size="1048576" crc="d3cc7f24" sha1="f6c831ce358afbad457c75fcdf89f9abf9a21ec8" region="cpu1" offset="0"/>
		<rom name="240-p2.bin" merge="240-p2.bin" size="4194304" crc="960aa88d" sha1="3d9e785891871af90313f178dca2724633406674" region="cpu1" offset="100000"/>
		<rom name="240-s1.bin" merge="240-s1.bin" size="131072" crc="da3b40de" sha1="e6bf74e057ac6fe1f249a7547f13ba7fbc694561" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="240-m1.bin" merge="240-m1.bin" size="262144" crc="ed482791" sha1="1f54a45967cb7842c33aa24be322c9f33ff75ac3" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="240-v1.bin" merge="240-v1.bin" size="4194304" crc="f796265a" sha1="736dff37eb91fc856b4d189249fb0de9b6c0813a" region="sound1" offset="0"/>
		<rom name="240-v2.bin" merge="240-v2.bin" size="4194304" crc="2cb3f3bb" sha1="697e677890892f4b028c9a27c66809ca0a8a9b18" region="sound1" offset="400000"/>
		<rom name="240-v3b.bin" size="4194304" crc="df77b7fa" sha1="4df971ce20bdb8c1ce8cc1692a32ac69505ffa9a" region="sound1" offset="800000"/>
		<rom name="240-v4.bin" merge="240-v4.bin" size="4194304" crc="33a356ee" sha1="b2a08052be670f301f8d4903b36c70088d1a11da" region="sound1" offset="c00000"/>
		<rom name="240-c1.bin" merge="240-c1.bin" size="8388608" crc="effac504" sha1="e36a96e7369b02c7e839b5abf3c6799453ba1927" region="gfx3" offset="0"/>
		<rom name="240-c2.bin" merge="240-c2.bin" size="8388608" crc="ed182d44" sha1="a9fc0a3a786bf067c129ec7220df65953dff804f" region="gfx3" offset="1"/>
		<rom name="240-c3.bin" merge="240-c3.bin" size="8388608" crc="22e0330a" sha1="0fe7f6a8aeba7f17dbb278e85003969ff10d3cd2" region="gfx3" offset="1000000"/>
		<rom name="240-c4.bin" merge="240-c4.bin" size="8388608" crc="c19a07eb" sha1="139eac8b51cadf328dd42d8109f4e2463f57230c" region="gfx3" offset="1000001"/>
		<rom name="240-c5.bin" merge="240-c5.bin" size="8388608" crc="244dff5a" sha1="156548156d3ceaa808d0053d0749af2526a3943e" region="gfx3" offset="2000000"/>
		<rom name="240-c6.bin" merge="240-c6.bin" size="8388608" crc="4609e507" sha1="bb17f50a377dddb77c1eeda5944a7bcbf0cca5f7" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="rbff2y" sourcefile="neogeo.c" cloneof="rbff2" romof="rbff2">
		<description>Real Bout Fatal Fury 2 (P1 only Add Alfred [Terry, hold B+C and press A])</description>
		<year>1998</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="240y-p1.bin" size="1048576" crc="621387e2" sha1="3492845dcb34d2be4268f270025045c4c6cba0ad" region="cpu1" offset="0"/>
		<rom name="240-p2.bin" merge="240-p2.bin" size="4194304" crc="960aa88d" sha1="3d9e785891871af90313f178dca2724633406674" region="cpu1" offset="100000"/>
		<rom name="240-s1.bin" merge="240-s1.bin" size="131072" crc="da3b40de" sha1="e6bf74e057ac6fe1f249a7547f13ba7fbc694561" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="240-m1.bin" merge="240-m1.bin" size="262144" crc="ed482791" sha1="1f54a45967cb7842c33aa24be322c9f33ff75ac3" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="240-v1.bin" merge="240-v1.bin" size="4194304" crc="f796265a" sha1="736dff37eb91fc856b4d189249fb0de9b6c0813a" region="sound1" offset="0"/>
		<rom name="240-v2.bin" merge="240-v2.bin" size="4194304" crc="2cb3f3bb" sha1="697e677890892f4b028c9a27c66809ca0a8a9b18" region="sound1" offset="400000"/>
		<rom name="240-v3b.bin" size="4194304" crc="df77b7fa" sha1="4df971ce20bdb8c1ce8cc1692a32ac69505ffa9a" region="sound1" offset="800000"/>
		<rom name="240-v4.bin" merge="240-v4.bin" size="4194304" crc="33a356ee" sha1="b2a08052be670f301f8d4903b36c70088d1a11da" region="sound1" offset="c00000"/>
		<rom name="240-c1.bin" merge="240-c1.bin" size="8388608" crc="effac504" sha1="e36a96e7369b02c7e839b5abf3c6799453ba1927" region="gfx3" offset="0"/>
		<rom name="240-c2.bin" merge="240-c2.bin" size="8388608" crc="ed182d44" sha1="a9fc0a3a786bf067c129ec7220df65953dff804f" region="gfx3" offset="1"/>
		<rom name="240-c3.bin" merge="240-c3.bin" size="8388608" crc="22e0330a" sha1="0fe7f6a8aeba7f17dbb278e85003969ff10d3cd2" region="gfx3" offset="1000000"/>
		<rom name="240-c4.bin" merge="240-c4.bin" size="8388608" crc="c19a07eb" sha1="139eac8b51cadf328dd42d8109f4e2463f57230c" region="gfx3" offset="1000001"/>
		<rom name="240-c5.bin" merge="240-c5.bin" size="8388608" crc="244dff5a" sha1="156548156d3ceaa808d0053d0749af2526a3943e" region="gfx3" offset="2000000"/>
		<rom name="240-c6.bin" merge="240-c6.bin" size="8388608" crc="4609e507" sha1="bb17f50a377dddb77c1eeda5944a7bcbf0cca5f7" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="rageh" sourcefile="neogeo.c" romof="neogeo">
		<description>Operation Ragnagard (Add Char)</description>
		<year>1996</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="218eh-p1.bin" size="2097152" crc="fb1e20df" sha1="f8436078fe3dd495b6f513d9d42f6a42ed264d41" region="cpu1" offset="100000"/>
		<rom name="218-s1.bin" size="131072" crc="7d402f9a" sha1="59ec29d03e62e7a8bef689a124a9164f43b2ace1" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="218-m1.bin" size="131072" crc="17028bcf" sha1="7a4e8f33ce9b41beac2152b8f6003f247699e2e1" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="218-v1.bin" size="4194304" crc="61eee7f4" sha1="5b11b1a0b1b74dfbc2998cbda9f8f7a5e9059957" region="sound1" offset="0"/>
		<rom name="218-v2.bin" size="4194304" crc="6104e20b" sha1="18e8aae3e51e141977d523a10e737ff68fe81910" region="sound1" offset="400000"/>
		<rom name="218-c1.bin" size="4194304" crc="c31500a4" sha1="cc82100038988872721028044ed2e9764bcc2fb0" region="gfx3" offset="0"/>
		<rom name="218-c2.bin" size="4194304" crc="98aba1f9" sha1="121276c569967e501d8e1b83747f1bdebff612ea" region="gfx3" offset="1"/>
		<rom name="218-c3.bin" size="4194304" crc="833c163a" sha1="b7e5356bbd9efab67fedb5bc671ba8bbd661fe0f" region="gfx3" offset="800000"/>
		<rom name="218-c4.bin" size="4194304" crc="c1a30f69" sha1="f87ddda4695abcd14f5c2d4b7d41f72ad5b064cc" region="gfx3" offset="800001"/>
		<rom name="218-c5.bin" size="4194304" crc="6b6de0ff" sha1="1abb24cb407258235f4a572cf101d0774823040b" region="gfx3" offset="1000000"/>
		<rom name="218-c6.bin" size="4194304" crc="94beefcf" sha1="d2ff0bac325c9c823dba68bd4f281b3b9f8f68e7" region="gfx3" offset="1000001"/>
		<rom name="218-c7.bin" size="4194304" crc="de6f9b28" sha1="455adb6bb986af8a00d7f32b7f4f3715fc3007f6" region="gfx3" offset="1800000"/>
		<rom name="218-c8.bin" size="4194304" crc="d9b311f6" sha1="ba61a7ab3f08bb7348ad6cd01e5d29ca5ee75074" region="gfx3" offset="1800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="rotdb" sourcefile="neogeo.c" cloneof="rotd" romof="rotd">
		<description>Rage of the Dragons (Add Char - Console mode enabled set 4)</description>
		<year>2002</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="264b-p1.bin" size="8388608" crc="66d05f5b" sha1="8114262695229ec8af22001569481007a30dc977" region="cpu1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="264-m1_decrypted.bin" merge="264-m1_decrypted.bin" size="65536" crc="7e06206d" sha1="ba32dd6ffbfbf532bba9bed4c2d70cfbe959ac23" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="264-v1.bin" merge="264-v1.bin" size="8388608" crc="fa005812" sha1="73723126dab5a640ac11955ed6da1bf7a91394f5" region="sound1" offset="0"/>
		<rom name="264-v2.bin" merge="264-v2.bin" size="8388608" crc="c3dc8bf0" sha1="a105e37262d9500a30fb8a5dac05aa4fab2562a3" region="sound1" offset="800000"/>
		<rom name="264-c1.bin" merge="264-c1.bin" size="8388608" crc="4f148fee" sha1="0821463765fad8fbd0dfbbabb7807337d0333719" region="gfx3" offset="0"/>
		<rom name="264-c2.bin" merge="264-c2.bin" size="8388608" crc="7cf5ff72" sha1="ccb2f94bce943576d224cb326806942426d25584" region="gfx3" offset="1"/>
		<rom name="264-c3.bin" merge="264-c3.bin" size="8388608" crc="64d84c98" sha1="8faf153f465ce6fb7770b27a7ce63caf11dd4086" region="gfx3" offset="1000000"/>
		<rom name="264-c4.bin" merge="264-c4.bin" size="8388608" crc="2f394a95" sha1="82347e8f2b48b0522d7d91fd3f372d5768934ab2" region="gfx3" offset="1000001"/>
		<rom name="264-c5.bin" merge="264-c5.bin" size="8388608" crc="6b99b978" sha1="8fd0a60029b41668f9e1e3056edd3c90f62efa83" region="gfx3" offset="2000000"/>
		<rom name="264-c6.bin" merge="264-c6.bin" size="8388608" crc="847d5c7d" sha1="a2ce03f6302edf81f2645de9ec61df1a281ddd78" region="gfx3" offset="2000001"/>
		<rom name="264-c7.bin" merge="264-c7.bin" size="8388608" crc="231d681e" sha1="87836e64dc816f8bf1c834641535ea96baacc024" region="gfx3" offset="3000000"/>
		<rom name="264-c8.bin" merge="264-c8.bin" size="8388608" crc="c5edb5c4" sha1="253378c8739daa5da4edb15eff7050820b2b3755" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="rotdeh" sourcefile="neogeo.c" cloneof="rotd" romof="rotd">
		<description>Rage of the Dragons (Add Char)</description>
		<year>2002</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="264eh-p1.bin" size="8388608" crc="b8db28bc" sha1="9fd6cd7a13bde0854243dca4b0d7d9601cde4996" region="cpu1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="264-m1_decrypted.bin" merge="264-m1_decrypted.bin" size="65536" crc="7e06206d" sha1="ba32dd6ffbfbf532bba9bed4c2d70cfbe959ac23" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="264-v1.bin" merge="264-v1.bin" size="8388608" crc="fa005812" sha1="73723126dab5a640ac11955ed6da1bf7a91394f5" region="sound1" offset="0"/>
		<rom name="264-v2.bin" merge="264-v2.bin" size="8388608" crc="c3dc8bf0" sha1="a105e37262d9500a30fb8a5dac05aa4fab2562a3" region="sound1" offset="800000"/>
		<rom name="264-c1.bin" merge="264-c1.bin" size="8388608" crc="4f148fee" sha1="0821463765fad8fbd0dfbbabb7807337d0333719" region="gfx3" offset="0"/>
		<rom name="264-c2.bin" merge="264-c2.bin" size="8388608" crc="7cf5ff72" sha1="ccb2f94bce943576d224cb326806942426d25584" region="gfx3" offset="1"/>
		<rom name="264-c3.bin" merge="264-c3.bin" size="8388608" crc="64d84c98" sha1="8faf153f465ce6fb7770b27a7ce63caf11dd4086" region="gfx3" offset="1000000"/>
		<rom name="264-c4.bin" merge="264-c4.bin" size="8388608" crc="2f394a95" sha1="82347e8f2b48b0522d7d91fd3f372d5768934ab2" region="gfx3" offset="1000001"/>
		<rom name="264-c5.bin" merge="264-c5.bin" size="8388608" crc="6b99b978" sha1="8fd0a60029b41668f9e1e3056edd3c90f62efa83" region="gfx3" offset="2000000"/>
		<rom name="264-c6.bin" merge="264-c6.bin" size="8388608" crc="847d5c7d" sha1="a2ce03f6302edf81f2645de9ec61df1a281ddd78" region="gfx3" offset="2000001"/>
		<rom name="264-c7.bin" merge="264-c7.bin" size="8388608" crc="231d681e" sha1="87836e64dc816f8bf1c834641535ea96baacc024" region="gfx3" offset="3000000"/>
		<rom name="264-c8.bin" merge="264-c8.bin" size="8388608" crc="c5edb5c4" sha1="253378c8739daa5da4edb15eff7050820b2b3755" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="rotdehc" sourcefile="neogeo.c" cloneof="rotd" romof="rotd">
		<description>Rage of the Dragons (Add Char - Console mode enabled - Always pow max - No change wait set 1)</description>
		<year>2002</year>
		<manufacturer>Creamymami, FWNL and Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="264ehc-p1.bin" size="8388608" crc="2135864c" sha1="5abd3ffbaf60ebbf7bd15afa0666b959d820c4aa" region="cpu1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="264-m1_decrypted.bin" merge="264-m1_decrypted.bin" size="65536" crc="7e06206d" sha1="ba32dd6ffbfbf532bba9bed4c2d70cfbe959ac23" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="264-v1.bin" merge="264-v1.bin" size="8388608" crc="fa005812" sha1="73723126dab5a640ac11955ed6da1bf7a91394f5" region="sound1" offset="0"/>
		<rom name="264-v2.bin" merge="264-v2.bin" size="8388608" crc="c3dc8bf0" sha1="a105e37262d9500a30fb8a5dac05aa4fab2562a3" region="sound1" offset="800000"/>
		<rom name="264-c1.bin" merge="264-c1.bin" size="8388608" crc="4f148fee" sha1="0821463765fad8fbd0dfbbabb7807337d0333719" region="gfx3" offset="0"/>
		<rom name="264-c2.bin" merge="264-c2.bin" size="8388608" crc="7cf5ff72" sha1="ccb2f94bce943576d224cb326806942426d25584" region="gfx3" offset="1"/>
		<rom name="264-c3.bin" merge="264-c3.bin" size="8388608" crc="64d84c98" sha1="8faf153f465ce6fb7770b27a7ce63caf11dd4086" region="gfx3" offset="1000000"/>
		<rom name="264-c4.bin" merge="264-c4.bin" size="8388608" crc="2f394a95" sha1="82347e8f2b48b0522d7d91fd3f372d5768934ab2" region="gfx3" offset="1000001"/>
		<rom name="264-c5.bin" merge="264-c5.bin" size="8388608" crc="6b99b978" sha1="8fd0a60029b41668f9e1e3056edd3c90f62efa83" region="gfx3" offset="2000000"/>
		<rom name="264-c6.bin" merge="264-c6.bin" size="8388608" crc="847d5c7d" sha1="a2ce03f6302edf81f2645de9ec61df1a281ddd78" region="gfx3" offset="2000001"/>
		<rom name="264-c7.bin" merge="264-c7.bin" size="8388608" crc="231d681e" sha1="87836e64dc816f8bf1c834641535ea96baacc024" region="gfx3" offset="3000000"/>
		<rom name="264-c8.bin" merge="264-c8.bin" size="8388608" crc="c5edb5c4" sha1="253378c8739daa5da4edb15eff7050820b2b3755" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="rotdcre" sourcefile="neogeo.c" cloneof="rotd" romof="rotd">
		<description>Rage of the Dragons (Console mode enabled - Always pow max - No change wait)</description>
		<year>2002</year>
		<manufacturer>Creamymami and Unk</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="264cre-p1.bin" size="8388608" crc="c3f5a8ea" sha1="4a7beeb4269846f743bafb118256c1106fd7d529" region="cpu1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="264-m1_decrypted.bin" merge="264-m1_decrypted.bin" size="65536" crc="7e06206d" sha1="ba32dd6ffbfbf532bba9bed4c2d70cfbe959ac23" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="264-v1.bin" merge="264-v1.bin" size="8388608" crc="fa005812" sha1="73723126dab5a640ac11955ed6da1bf7a91394f5" region="sound1" offset="0"/>
		<rom name="264-v2.bin" merge="264-v2.bin" size="8388608" crc="c3dc8bf0" sha1="a105e37262d9500a30fb8a5dac05aa4fab2562a3" region="sound1" offset="800000"/>
		<rom name="264-c1.bin" merge="264-c1.bin" size="8388608" crc="4f148fee" sha1="0821463765fad8fbd0dfbbabb7807337d0333719" region="gfx3" offset="0"/>
		<rom name="264-c2.bin" merge="264-c2.bin" size="8388608" crc="7cf5ff72" sha1="ccb2f94bce943576d224cb326806942426d25584" region="gfx3" offset="1"/>
		<rom name="264-c3.bin" merge="264-c3.bin" size="8388608" crc="64d84c98" sha1="8faf153f465ce6fb7770b27a7ce63caf11dd4086" region="gfx3" offset="1000000"/>
		<rom name="264-c4.bin" merge="264-c4.bin" size="8388608" crc="2f394a95" sha1="82347e8f2b48b0522d7d91fd3f372d5768934ab2" region="gfx3" offset="1000001"/>
		<rom name="264-c5.bin" merge="264-c5.bin" size="8388608" crc="6b99b978" sha1="8fd0a60029b41668f9e1e3056edd3c90f62efa83" region="gfx3" offset="2000000"/>
		<rom name="264-c6.bin" merge="264-c6.bin" size="8388608" crc="847d5c7d" sha1="a2ce03f6302edf81f2645de9ec61df1a281ddd78" region="gfx3" offset="2000001"/>
		<rom name="264-c7.bin" merge="264-c7.bin" size="8388608" crc="231d681e" sha1="87836e64dc816f8bf1c834641535ea96baacc024" region="gfx3" offset="3000000"/>
		<rom name="264-c8.bin" merge="264-c8.bin" size="8388608" crc="c5edb5c4" sha1="253378c8739daa5da4edb15eff7050820b2b3755" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="rotdcreb" sourcefile="neogeo.c" cloneof="rotd" romof="rotd">
		<description>Rage of the Dragons (Add Char - Console mode enabled - Always pow max - No change wait set 2)</description>
		<year>2002</year>
		<manufacturer>Creamymami, Unk and Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="264creb-p1.bin" size="8388608" crc="c058f365" sha1="84731cf354693141cc06f90a73bbd597eb6a594f" region="cpu1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="264-m1_decrypted.bin" merge="264-m1_decrypted.bin" size="65536" crc="7e06206d" sha1="ba32dd6ffbfbf532bba9bed4c2d70cfbe959ac23" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="264-v1.bin" merge="264-v1.bin" size="8388608" crc="fa005812" sha1="73723126dab5a640ac11955ed6da1bf7a91394f5" region="sound1" offset="0"/>
		<rom name="264-v2.bin" merge="264-v2.bin" size="8388608" crc="c3dc8bf0" sha1="a105e37262d9500a30fb8a5dac05aa4fab2562a3" region="sound1" offset="800000"/>
		<rom name="264-c1.bin" merge="264-c1.bin" size="8388608" crc="4f148fee" sha1="0821463765fad8fbd0dfbbabb7807337d0333719" region="gfx3" offset="0"/>
		<rom name="264-c2.bin" merge="264-c2.bin" size="8388608" crc="7cf5ff72" sha1="ccb2f94bce943576d224cb326806942426d25584" region="gfx3" offset="1"/>
		<rom name="264-c3.bin" merge="264-c3.bin" size="8388608" crc="64d84c98" sha1="8faf153f465ce6fb7770b27a7ce63caf11dd4086" region="gfx3" offset="1000000"/>
		<rom name="264-c4.bin" merge="264-c4.bin" size="8388608" crc="2f394a95" sha1="82347e8f2b48b0522d7d91fd3f372d5768934ab2" region="gfx3" offset="1000001"/>
		<rom name="264-c5.bin" merge="264-c5.bin" size="8388608" crc="6b99b978" sha1="8fd0a60029b41668f9e1e3056edd3c90f62efa83" region="gfx3" offset="2000000"/>
		<rom name="264-c6.bin" merge="264-c6.bin" size="8388608" crc="847d5c7d" sha1="a2ce03f6302edf81f2645de9ec61df1a281ddd78" region="gfx3" offset="2000001"/>
		<rom name="264-c7.bin" merge="264-c7.bin" size="8388608" crc="231d681e" sha1="87836e64dc816f8bf1c834641535ea96baacc024" region="gfx3" offset="3000000"/>
		<rom name="264-c8.bin" merge="264-c8.bin" size="8388608" crc="c5edb5c4" sha1="253378c8739daa5da4edb15eff7050820b2b3755" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="rotdh2b" sourcefile="neogeo.c" cloneof="rotd" romof="rotd">
		<description>Rage of the Dragons (Add Char - Console mode enabled set 5)</description>
		<year>2002</year>
		<manufacturer>Unk and Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="264h2b-p1.bin" size="8388608" crc="87bd2a72" sha1="5f7ae41b7813fa7058c00cfa1c0d1a8c06395f8a" region="cpu1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="264-m1_decrypted.bin" merge="264-m1_decrypted.bin" size="65536" crc="7e06206d" sha1="ba32dd6ffbfbf532bba9bed4c2d70cfbe959ac23" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="264-v1.bin" merge="264-v1.bin" size="8388608" crc="fa005812" sha1="73723126dab5a640ac11955ed6da1bf7a91394f5" region="sound1" offset="0"/>
		<rom name="264-v2.bin" merge="264-v2.bin" size="8388608" crc="c3dc8bf0" sha1="a105e37262d9500a30fb8a5dac05aa4fab2562a3" region="sound1" offset="800000"/>
		<rom name="264-c1.bin" merge="264-c1.bin" size="8388608" crc="4f148fee" sha1="0821463765fad8fbd0dfbbabb7807337d0333719" region="gfx3" offset="0"/>
		<rom name="264-c2.bin" merge="264-c2.bin" size="8388608" crc="7cf5ff72" sha1="ccb2f94bce943576d224cb326806942426d25584" region="gfx3" offset="1"/>
		<rom name="264-c3.bin" merge="264-c3.bin" size="8388608" crc="64d84c98" sha1="8faf153f465ce6fb7770b27a7ce63caf11dd4086" region="gfx3" offset="1000000"/>
		<rom name="264-c4.bin" merge="264-c4.bin" size="8388608" crc="2f394a95" sha1="82347e8f2b48b0522d7d91fd3f372d5768934ab2" region="gfx3" offset="1000001"/>
		<rom name="264-c5.bin" merge="264-c5.bin" size="8388608" crc="6b99b978" sha1="8fd0a60029b41668f9e1e3056edd3c90f62efa83" region="gfx3" offset="2000000"/>
		<rom name="264-c6.bin" merge="264-c6.bin" size="8388608" crc="847d5c7d" sha1="a2ce03f6302edf81f2645de9ec61df1a281ddd78" region="gfx3" offset="2000001"/>
		<rom name="264-c7.bin" merge="264-c7.bin" size="8388608" crc="231d681e" sha1="87836e64dc816f8bf1c834641535ea96baacc024" region="gfx3" offset="3000000"/>
		<rom name="264-c8.bin" merge="264-c8.bin" size="8388608" crc="c5edb5c4" sha1="253378c8739daa5da4edb15eff7050820b2b3755" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="rotdhab" sourcefile="neogeo.c" cloneof="rotd" romof="rotd">
		<description>Rage of the Dragons (Add Char - Console mode enabled - Char menu changed - Char choose twice)</description>
		<year>2002</year>
		<manufacturer>HappyAsr</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="264hab-p1.bin" size="3145728" crc="44f5312a" sha1="9a5356dbde209c9e5ebd04ff025c7c129a0ea4da" region="cpu1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="264-m1_decrypted.bin" merge="264-m1_decrypted.bin" size="65536" crc="7e06206d" sha1="ba32dd6ffbfbf532bba9bed4c2d70cfbe959ac23" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="264-v1.bin" merge="264-v1.bin" size="8388608" crc="fa005812" sha1="73723126dab5a640ac11955ed6da1bf7a91394f5" region="sound1" offset="0"/>
		<rom name="264-v2.bin" merge="264-v2.bin" size="8388608" crc="c3dc8bf0" sha1="a105e37262d9500a30fb8a5dac05aa4fab2562a3" region="sound1" offset="800000"/>
		<rom name="264-c1.bin" merge="264-c1.bin" size="8388608" crc="4f148fee" sha1="0821463765fad8fbd0dfbbabb7807337d0333719" region="gfx3" offset="0"/>
		<rom name="264-c2.bin" merge="264-c2.bin" size="8388608" crc="7cf5ff72" sha1="ccb2f94bce943576d224cb326806942426d25584" region="gfx3" offset="1"/>
		<rom name="264-c3.bin" merge="264-c3.bin" size="8388608" crc="64d84c98" sha1="8faf153f465ce6fb7770b27a7ce63caf11dd4086" region="gfx3" offset="1000000"/>
		<rom name="264-c4.bin" merge="264-c4.bin" size="8388608" crc="2f394a95" sha1="82347e8f2b48b0522d7d91fd3f372d5768934ab2" region="gfx3" offset="1000001"/>
		<rom name="264-c5.bin" merge="264-c5.bin" size="8388608" crc="6b99b978" sha1="8fd0a60029b41668f9e1e3056edd3c90f62efa83" region="gfx3" offset="2000000"/>
		<rom name="264-c6.bin" merge="264-c6.bin" size="8388608" crc="847d5c7d" sha1="a2ce03f6302edf81f2645de9ec61df1a281ddd78" region="gfx3" offset="2000001"/>
		<rom name="264-c7.bin" merge="264-c7.bin" size="8388608" crc="231d681e" sha1="87836e64dc816f8bf1c834641535ea96baacc024" region="gfx3" offset="3000000"/>
		<rom name="264-c8.bin" merge="264-c8.bin" size="8388608" crc="c5edb5c4" sha1="253378c8739daa5da4edb15eff7050820b2b3755" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="rotdhar" sourcefile="neogeo.c" cloneof="rotd" romof="rotd">
		<description>Rage of the Dragons (Console mode enabled set 1)</description>
		<year>2002</year>
		<manufacturer>HappyAsr</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="264har-p1.bin" size="3145728" crc="ca979b31" sha1="03ff383db6b33ffbd7736bc87888f7c645dda62d" region="cpu1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="264-m1_decrypted.bin" merge="264-m1_decrypted.bin" size="65536" crc="7e06206d" sha1="ba32dd6ffbfbf532bba9bed4c2d70cfbe959ac23" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="264-v1.bin" merge="264-v1.bin" size="8388608" crc="fa005812" sha1="73723126dab5a640ac11955ed6da1bf7a91394f5" region="sound1" offset="0"/>
		<rom name="264-v2.bin" merge="264-v2.bin" size="8388608" crc="c3dc8bf0" sha1="a105e37262d9500a30fb8a5dac05aa4fab2562a3" region="sound1" offset="800000"/>
		<rom name="264-c1.bin" merge="264-c1.bin" size="8388608" crc="4f148fee" sha1="0821463765fad8fbd0dfbbabb7807337d0333719" region="gfx3" offset="0"/>
		<rom name="264-c2.bin" merge="264-c2.bin" size="8388608" crc="7cf5ff72" sha1="ccb2f94bce943576d224cb326806942426d25584" region="gfx3" offset="1"/>
		<rom name="264-c3.bin" merge="264-c3.bin" size="8388608" crc="64d84c98" sha1="8faf153f465ce6fb7770b27a7ce63caf11dd4086" region="gfx3" offset="1000000"/>
		<rom name="264-c4.bin" merge="264-c4.bin" size="8388608" crc="2f394a95" sha1="82347e8f2b48b0522d7d91fd3f372d5768934ab2" region="gfx3" offset="1000001"/>
		<rom name="264-c5.bin" merge="264-c5.bin" size="8388608" crc="6b99b978" sha1="8fd0a60029b41668f9e1e3056edd3c90f62efa83" region="gfx3" offset="2000000"/>
		<rom name="264-c6.bin" merge="264-c6.bin" size="8388608" crc="847d5c7d" sha1="a2ce03f6302edf81f2645de9ec61df1a281ddd78" region="gfx3" offset="2000001"/>
		<rom name="264-c7.bin" merge="264-c7.bin" size="8388608" crc="231d681e" sha1="87836e64dc816f8bf1c834641535ea96baacc024" region="gfx3" offset="3000000"/>
		<rom name="264-c8.bin" merge="264-c8.bin" size="8388608" crc="c5edb5c4" sha1="253378c8739daa5da4edb15eff7050820b2b3755" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="rotdhfw" sourcefile="neogeo.c" cloneof="rotd" romof="rotd">
		<description>Rage of the Dragons (Console mode enabled set 2)</description>
		<year>2002</year>
		<manufacturer>FWNL</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="264hfw-p1.bin" size="8388608" crc="49187042" sha1="f7609bc4fa236304bbf7383ea49e2a4a5cf44682" region="cpu1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="264-m1_decrypted.bin" merge="264-m1_decrypted.bin" size="65536" crc="7e06206d" sha1="ba32dd6ffbfbf532bba9bed4c2d70cfbe959ac23" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="264-v1.bin" merge="264-v1.bin" size="8388608" crc="fa005812" sha1="73723126dab5a640ac11955ed6da1bf7a91394f5" region="sound1" offset="0"/>
		<rom name="264-v2.bin" merge="264-v2.bin" size="8388608" crc="c3dc8bf0" sha1="a105e37262d9500a30fb8a5dac05aa4fab2562a3" region="sound1" offset="800000"/>
		<rom name="264-c1.bin" merge="264-c1.bin" size="8388608" crc="4f148fee" sha1="0821463765fad8fbd0dfbbabb7807337d0333719" region="gfx3" offset="0"/>
		<rom name="264-c2.bin" merge="264-c2.bin" size="8388608" crc="7cf5ff72" sha1="ccb2f94bce943576d224cb326806942426d25584" region="gfx3" offset="1"/>
		<rom name="264-c3.bin" merge="264-c3.bin" size="8388608" crc="64d84c98" sha1="8faf153f465ce6fb7770b27a7ce63caf11dd4086" region="gfx3" offset="1000000"/>
		<rom name="264-c4.bin" merge="264-c4.bin" size="8388608" crc="2f394a95" sha1="82347e8f2b48b0522d7d91fd3f372d5768934ab2" region="gfx3" offset="1000001"/>
		<rom name="264-c5.bin" merge="264-c5.bin" size="8388608" crc="6b99b978" sha1="8fd0a60029b41668f9e1e3056edd3c90f62efa83" region="gfx3" offset="2000000"/>
		<rom name="264-c6.bin" merge="264-c6.bin" size="8388608" crc="847d5c7d" sha1="a2ce03f6302edf81f2645de9ec61df1a281ddd78" region="gfx3" offset="2000001"/>
		<rom name="264-c7.bin" merge="264-c7.bin" size="8388608" crc="231d681e" sha1="87836e64dc816f8bf1c834641535ea96baacc024" region="gfx3" offset="3000000"/>
		<rom name="264-c8.bin" merge="264-c8.bin" size="8388608" crc="c5edb5c4" sha1="253378c8739daa5da4edb15eff7050820b2b3755" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="rotdhfwb" sourcefile="neogeo.c" cloneof="rotd" romof="rotd">
		<description>Rage of the Dragons (Add Char - Console mode enabled set 1)</description>
		<year>2002</year>
		<manufacturer>FWNL and Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="264hfwb-p1.bin" size="8388608" crc="ed25cd79" sha1="db73cf2e907fefc7d52cbbda2f36bc5edfa86ccb" region="cpu1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="264-m1_decrypted.bin" merge="264-m1_decrypted.bin" size="65536" crc="7e06206d" sha1="ba32dd6ffbfbf532bba9bed4c2d70cfbe959ac23" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="264-v1.bin" merge="264-v1.bin" size="8388608" crc="fa005812" sha1="73723126dab5a640ac11955ed6da1bf7a91394f5" region="sound1" offset="0"/>
		<rom name="264-v2.bin" merge="264-v2.bin" size="8388608" crc="c3dc8bf0" sha1="a105e37262d9500a30fb8a5dac05aa4fab2562a3" region="sound1" offset="800000"/>
		<rom name="264-c1.bin" merge="264-c1.bin" size="8388608" crc="4f148fee" sha1="0821463765fad8fbd0dfbbabb7807337d0333719" region="gfx3" offset="0"/>
		<rom name="264-c2.bin" merge="264-c2.bin" size="8388608" crc="7cf5ff72" sha1="ccb2f94bce943576d224cb326806942426d25584" region="gfx3" offset="1"/>
		<rom name="264-c3.bin" merge="264-c3.bin" size="8388608" crc="64d84c98" sha1="8faf153f465ce6fb7770b27a7ce63caf11dd4086" region="gfx3" offset="1000000"/>
		<rom name="264-c4.bin" merge="264-c4.bin" size="8388608" crc="2f394a95" sha1="82347e8f2b48b0522d7d91fd3f372d5768934ab2" region="gfx3" offset="1000001"/>
		<rom name="264-c5.bin" merge="264-c5.bin" size="8388608" crc="6b99b978" sha1="8fd0a60029b41668f9e1e3056edd3c90f62efa83" region="gfx3" offset="2000000"/>
		<rom name="264-c6.bin" merge="264-c6.bin" size="8388608" crc="847d5c7d" sha1="a2ce03f6302edf81f2645de9ec61df1a281ddd78" region="gfx3" offset="2000001"/>
		<rom name="264-c7.bin" merge="264-c7.bin" size="8388608" crc="231d681e" sha1="87836e64dc816f8bf1c834641535ea96baacc024" region="gfx3" offset="3000000"/>
		<rom name="264-c8.bin" merge="264-c8.bin" size="8388608" crc="c5edb5c4" sha1="253378c8739daa5da4edb15eff7050820b2b3755" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="rotdfw" sourcefile="neogeo.c" cloneof="rotd" romof="rotd">
		<description>Rage of the Dragons (Add Char - Console mode enabled set 2)</description>
		<year>2002</year>
		<manufacturer>FWNL and Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="264fw-p1.bin" size="8388608" crc="7b89da35" sha1="0edc3421f764deac1fefc499ffe469ad30956ebc" region="cpu1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="264-m1_decrypted.bin" merge="264-m1_decrypted.bin" size="65536" crc="7e06206d" sha1="ba32dd6ffbfbf532bba9bed4c2d70cfbe959ac23" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="264-v1.bin" merge="264-v1.bin" size="8388608" crc="fa005812" sha1="73723126dab5a640ac11955ed6da1bf7a91394f5" region="sound1" offset="0"/>
		<rom name="264-v2.bin" merge="264-v2.bin" size="8388608" crc="c3dc8bf0" sha1="a105e37262d9500a30fb8a5dac05aa4fab2562a3" region="sound1" offset="800000"/>
		<rom name="264-c1.bin" merge="264-c1.bin" size="8388608" crc="4f148fee" sha1="0821463765fad8fbd0dfbbabb7807337d0333719" region="gfx3" offset="0"/>
		<rom name="264-c2.bin" merge="264-c2.bin" size="8388608" crc="7cf5ff72" sha1="ccb2f94bce943576d224cb326806942426d25584" region="gfx3" offset="1"/>
		<rom name="264-c3.bin" merge="264-c3.bin" size="8388608" crc="64d84c98" sha1="8faf153f465ce6fb7770b27a7ce63caf11dd4086" region="gfx3" offset="1000000"/>
		<rom name="264-c4.bin" merge="264-c4.bin" size="8388608" crc="2f394a95" sha1="82347e8f2b48b0522d7d91fd3f372d5768934ab2" region="gfx3" offset="1000001"/>
		<rom name="264-c5.bin" merge="264-c5.bin" size="8388608" crc="6b99b978" sha1="8fd0a60029b41668f9e1e3056edd3c90f62efa83" region="gfx3" offset="2000000"/>
		<rom name="264-c6.bin" merge="264-c6.bin" size="8388608" crc="847d5c7d" sha1="a2ce03f6302edf81f2645de9ec61df1a281ddd78" region="gfx3" offset="2000001"/>
		<rom name="264-c7.bin" merge="264-c7.bin" size="8388608" crc="231d681e" sha1="87836e64dc816f8bf1c834641535ea96baacc024" region="gfx3" offset="3000000"/>
		<rom name="264-c8.bin" merge="264-c8.bin" size="8388608" crc="c5edb5c4" sha1="253378c8739daa5da4edb15eff7050820b2b3755" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="rotdfy" sourcefile="neogeo.c" cloneof="rotd" romof="rotd">
		<description>Rage of the Dragons (Add Char - Console mode enabled set 3)</description>
		<year>2002</year>
		<manufacturer>FWNL and Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="264fy-p1.bin" size="8388608" crc="4ab52bcd" sha1="7fcc074fb7c048f824fd5ef9a370c9a908299727" region="cpu1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="264-m1_decrypted.bin" merge="264-m1_decrypted.bin" size="65536" crc="7e06206d" sha1="ba32dd6ffbfbf532bba9bed4c2d70cfbe959ac23" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="264-v1.bin" merge="264-v1.bin" size="8388608" crc="fa005812" sha1="73723126dab5a640ac11955ed6da1bf7a91394f5" region="sound1" offset="0"/>
		<rom name="264-v2.bin" merge="264-v2.bin" size="8388608" crc="c3dc8bf0" sha1="a105e37262d9500a30fb8a5dac05aa4fab2562a3" region="sound1" offset="800000"/>
		<rom name="264-c1.bin" merge="264-c1.bin" size="8388608" crc="4f148fee" sha1="0821463765fad8fbd0dfbbabb7807337d0333719" region="gfx3" offset="0"/>
		<rom name="264-c2.bin" merge="264-c2.bin" size="8388608" crc="7cf5ff72" sha1="ccb2f94bce943576d224cb326806942426d25584" region="gfx3" offset="1"/>
		<rom name="264-c3.bin" merge="264-c3.bin" size="8388608" crc="64d84c98" sha1="8faf153f465ce6fb7770b27a7ce63caf11dd4086" region="gfx3" offset="1000000"/>
		<rom name="264-c4.bin" merge="264-c4.bin" size="8388608" crc="2f394a95" sha1="82347e8f2b48b0522d7d91fd3f372d5768934ab2" region="gfx3" offset="1000001"/>
		<rom name="264-c5.bin" merge="264-c5.bin" size="8388608" crc="6b99b978" sha1="8fd0a60029b41668f9e1e3056edd3c90f62efa83" region="gfx3" offset="2000000"/>
		<rom name="264-c6.bin" merge="264-c6.bin" size="8388608" crc="847d5c7d" sha1="a2ce03f6302edf81f2645de9ec61df1a281ddd78" region="gfx3" offset="2000001"/>
		<rom name="264-c7.bin" merge="264-c7.bin" size="8388608" crc="231d681e" sha1="87836e64dc816f8bf1c834641535ea96baacc024" region="gfx3" offset="3000000"/>
		<rom name="264-c8.bin" merge="264-c8.bin" size="8388608" crc="c5edb5c4" sha1="253378c8739daa5da4edb15eff7050820b2b3755" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="rotdyc" sourcefile="neogeo.c" cloneof="rotd" romof="rotd">
		<description>Rage of the Dragons (Add Char - Console mode enabled - Pow hack)</description>
		<year>2002</year>
		<manufacturer>Creamymami and Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="264yc-p1.bin" size="8388608" crc="ff3ef1ab" sha1="bad86a1c5cdedc2589b7f668e64e10e630574fef" region="cpu1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="264-m1_decrypted.bin" merge="264-m1_decrypted.bin" size="65536" crc="7e06206d" sha1="ba32dd6ffbfbf532bba9bed4c2d70cfbe959ac23" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="264-v1.bin" merge="264-v1.bin" size="8388608" crc="fa005812" sha1="73723126dab5a640ac11955ed6da1bf7a91394f5" region="sound1" offset="0"/>
		<rom name="264-v2.bin" merge="264-v2.bin" size="8388608" crc="c3dc8bf0" sha1="a105e37262d9500a30fb8a5dac05aa4fab2562a3" region="sound1" offset="800000"/>
		<rom name="264-c1.bin" merge="264-c1.bin" size="8388608" crc="4f148fee" sha1="0821463765fad8fbd0dfbbabb7807337d0333719" region="gfx3" offset="0"/>
		<rom name="264-c2.bin" merge="264-c2.bin" size="8388608" crc="7cf5ff72" sha1="ccb2f94bce943576d224cb326806942426d25584" region="gfx3" offset="1"/>
		<rom name="264-c3.bin" merge="264-c3.bin" size="8388608" crc="64d84c98" sha1="8faf153f465ce6fb7770b27a7ce63caf11dd4086" region="gfx3" offset="1000000"/>
		<rom name="264-c4.bin" merge="264-c4.bin" size="8388608" crc="2f394a95" sha1="82347e8f2b48b0522d7d91fd3f372d5768934ab2" region="gfx3" offset="1000001"/>
		<rom name="264-c5.bin" merge="264-c5.bin" size="8388608" crc="6b99b978" sha1="8fd0a60029b41668f9e1e3056edd3c90f62efa83" region="gfx3" offset="2000000"/>
		<rom name="264-c6.bin" merge="264-c6.bin" size="8388608" crc="847d5c7d" sha1="a2ce03f6302edf81f2645de9ec61df1a281ddd78" region="gfx3" offset="2000001"/>
		<rom name="264-c7.bin" merge="264-c7.bin" size="8388608" crc="231d681e" sha1="87836e64dc816f8bf1c834641535ea96baacc024" region="gfx3" offset="3000000"/>
		<rom name="264-c8.bin" merge="264-c8.bin" size="8388608" crc="c5edb5c4" sha1="253378c8739daa5da4edb15eff7050820b2b3755" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="s1945pwe" sourcefile="neogeo.c" romof="neogeo">
		<description>Strikers 1945 Plus (Hack)</description>
		<year>1999</year>
		<manufacturer>Wesker</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="254we-p1.bin" size="1048576" crc="524eaf9c" sha1="03e6e4495eca181c5d702df312565abd6684d6a4" region="cpu1" offset="0"/>
		<rom name="254-p2.bin" size="4194304" crc="efdfd4dd" sha1="254f3e1b546eed788f7ae919be9d1bf9702148ce" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="254-m1.bin" size="131072" crc="994b4487" sha1="a4e645a3ababa48a8325980ff022e04a8b51b017" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="254-v1.bin" size="4194304" crc="844f58fb" sha1="e59544457be9f21481eac8b5a39b9cbb502f252d" region="sound1" offset="0"/>
		<rom name="254-v2.bin" size="4194304" crc="d9a248f0" sha1="dd3e0974b753e6f94d0943a002de45668a1b072b" region="sound1" offset="400000"/>
		<rom name="254-v3.bin" size="4194304" crc="0b0d2d33" sha1="f8e76af42a997f36a40f66b39de00f68afe6a89c" region="sound1" offset="800000"/>
		<rom name="254-v4.bin" size="4194304" crc="6d13dc91" sha1="8433513c0b5aea61939068a25ab90efbe3e44116" region="sound1" offset="c00000"/>
		<rom name="254-c1.bin" size="8388608" crc="ae6fc8ef" sha1="544ccdaee8a4a45cdce9483e30852811d2d5f3cc" region="gfx3" offset="0"/>
		<rom name="254-c2.bin" size="8388608" crc="436fa176" sha1="d70141a91a360a1b1070753086f976608fec38af" region="gfx3" offset="1"/>
		<rom name="254-c3.bin" size="8388608" crc="e53ff2dc" sha1="31f6aaffe28146d574aa72f14f90a9d968f36bc6" region="gfx3" offset="1000000"/>
		<rom name="254-c4.bin" size="8388608" crc="818672f0" sha1="460c6738d0ee5ae440a23fc1434fab53bbb242b5" region="gfx3" offset="1000001"/>
		<rom name="254-c5.bin" size="8388608" crc="4580eacd" sha1="feb96eb5e80c9125ddd7836e0939212cd3011c34" region="gfx3" offset="2000000"/>
		<rom name="254-c6.bin" size="8388608" crc="e34970fc" sha1="6e43e15e27bc914357f977116ab1e2d98711bb21" region="gfx3" offset="2000001"/>
		<rom name="254-c7.bin" size="8388608" crc="f2323239" sha1="5b3e8dd77474203be010ec7363858d806344a320" region="gfx3" offset="3000000"/>
		<rom name="254-c8.bin" size="8388608" crc="66848c7d" sha1="24d4ed627940a4cf8129761c1da15556e52e199c" region="gfx3" offset="3000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="samshob" sourcefile="neogeo.c" cloneof="samsho" romof="samsho">
		<description>Samurai Shodown (Add Char)</description>
		<year>1993</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="045b-p1.bin" size="524288" crc="bc16e98b" sha1="097611c6b0f1f0f09460d49b67c09f1611ce68bc" region="cpu1" offset="0"/>
		<rom name="045-p2.bin" merge="045-p2.bin" size="524288" crc="71768728" sha1="9ff0e01d3fb73ad04279d4fdf4c53c3160888179" region="cpu1" offset="80000"/>
		<rom name="045-p3.bin" merge="045-p3.bin" size="524288" crc="38ee9ba9" sha1="48190699a6be83cb6257365ae81f93fdd23abe09" region="cpu1" offset="100000"/>
		<rom name="045-s1.bin" merge="045-s1.bin" size="131072" crc="9142a4d3" sha1="54088e99fcfd75fd0f94852890a56350066a05a3" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="045-m1.bin" merge="045-m1.bin" size="131072" crc="95170640" sha1="125c502db0693e8d11cef619b090081c14a9a300" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="045-v1.bin" merge="045-v1.bin" size="2097152" crc="37f78a9b" sha1="6279b497d12fa90b49ab5ac3aae20fb302ec8b81" region="sound1" offset="0"/>
		<rom name="045-v2.bin" merge="045-v2.bin" size="2097152" crc="568b20cf" sha1="61af858685472a1fad608e230cccc2b108509ddb" region="sound1" offset="200000"/>
		<rom name="045-c1.bin" merge="045-c1.bin" size="2097152" crc="2e5873a4" sha1="65c74c1e2d34390666bbb630df7d1f4c9570c3db" region="gfx3" offset="0"/>
		<rom name="045-c2.bin" merge="045-c2.bin" size="2097152" crc="04febb10" sha1="16a8cbf0fd9468e81bf9eab6dbe7a8e3623a843e" region="gfx3" offset="1"/>
		<rom name="045-c3.bin" merge="045-c3.bin" size="2097152" crc="f3dabd1e" sha1="c80e52df42be9f8b2e89b467b11ab140a480cee8" region="gfx3" offset="400000"/>
		<rom name="045-c4.bin" merge="045-c4.bin" size="2097152" crc="935c62f0" sha1="0053d40085fac14096b683f4341f65e543b71dc1" region="gfx3" offset="400001"/>
		<rom name="045-c5.bin" merge="045-c5.bin" size="524288" crc="a2bb8284" sha1="aa118e3b8c062daa219b36758b9a3814c08c69dc" region="gfx3" offset="800000"/>
		<rom name="045-c6.bin" merge="045-c6.bin" size="524288" crc="4fa71252" sha1="afe374a9d1f2d955a59efe7b6196b89e021b164c" region="gfx3" offset="800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="samshoeh" sourcefile="neogeo.c" cloneof="samsho" romof="samsho">
		<description>Samurai Shodown (Add Char - Ultra kill start max)</description>
		<year>1993</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="045eh-p1.bin" size="524288" crc="ba5277df" sha1="255f467e0b9b2ee2210028829d68efd060a1480d" region="cpu1" offset="0"/>
		<rom name="045-p2.bin" merge="045-p2.bin" size="524288" crc="71768728" sha1="9ff0e01d3fb73ad04279d4fdf4c53c3160888179" region="cpu1" offset="80000"/>
		<rom name="045-p3.bin" merge="045-p3.bin" size="524288" crc="38ee9ba9" sha1="48190699a6be83cb6257365ae81f93fdd23abe09" region="cpu1" offset="100000"/>
		<rom name="045-s1.bin" merge="045-s1.bin" size="131072" crc="9142a4d3" sha1="54088e99fcfd75fd0f94852890a56350066a05a3" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="045-m1.bin" merge="045-m1.bin" size="131072" crc="95170640" sha1="125c502db0693e8d11cef619b090081c14a9a300" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="045-v1.bin" merge="045-v1.bin" size="2097152" crc="37f78a9b" sha1="6279b497d12fa90b49ab5ac3aae20fb302ec8b81" region="sound1" offset="0"/>
		<rom name="045-v2.bin" merge="045-v2.bin" size="2097152" crc="568b20cf" sha1="61af858685472a1fad608e230cccc2b108509ddb" region="sound1" offset="200000"/>
		<rom name="045-c1.bin" merge="045-c1.bin" size="2097152" crc="2e5873a4" sha1="65c74c1e2d34390666bbb630df7d1f4c9570c3db" region="gfx3" offset="0"/>
		<rom name="045-c2.bin" merge="045-c2.bin" size="2097152" crc="04febb10" sha1="16a8cbf0fd9468e81bf9eab6dbe7a8e3623a843e" region="gfx3" offset="1"/>
		<rom name="045-c3.bin" merge="045-c3.bin" size="2097152" crc="f3dabd1e" sha1="c80e52df42be9f8b2e89b467b11ab140a480cee8" region="gfx3" offset="400000"/>
		<rom name="045-c4.bin" merge="045-c4.bin" size="2097152" crc="935c62f0" sha1="0053d40085fac14096b683f4341f65e543b71dc1" region="gfx3" offset="400001"/>
		<rom name="045-c5.bin" merge="045-c5.bin" size="524288" crc="a2bb8284" sha1="aa118e3b8c062daa219b36758b9a3814c08c69dc" region="gfx3" offset="800000"/>
		<rom name="045-c6.bin" merge="045-c6.bin" size="524288" crc="4fa71252" sha1="afe374a9d1f2d955a59efe7b6196b89e021b164c" region="gfx3" offset="800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="samsheh2" sourcefile="neogeo.c" cloneof="samsho" romof="samsho">
		<description>Samurai Shodown (Add Char - Ultra kill start max - Ultra kill always max)</description>
		<year>1993</year>
		<manufacturer>Creamymami and Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="045eh2-p1.bin" size="524288" crc="54e85e0d" sha1="701807af8e1181992cca5a31a8727e24cf4a0d9c" region="cpu1" offset="0"/>
		<rom name="045-p2.bin" merge="045-p2.bin" size="524288" crc="71768728" sha1="9ff0e01d3fb73ad04279d4fdf4c53c3160888179" region="cpu1" offset="80000"/>
		<rom name="045-p3.bin" merge="045-p3.bin" size="524288" crc="38ee9ba9" sha1="48190699a6be83cb6257365ae81f93fdd23abe09" region="cpu1" offset="100000"/>
		<rom name="045-s1.bin" merge="045-s1.bin" size="131072" crc="9142a4d3" sha1="54088e99fcfd75fd0f94852890a56350066a05a3" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="045-m1.bin" merge="045-m1.bin" size="131072" crc="95170640" sha1="125c502db0693e8d11cef619b090081c14a9a300" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="045-v1.bin" merge="045-v1.bin" size="2097152" crc="37f78a9b" sha1="6279b497d12fa90b49ab5ac3aae20fb302ec8b81" region="sound1" offset="0"/>
		<rom name="045-v2.bin" merge="045-v2.bin" size="2097152" crc="568b20cf" sha1="61af858685472a1fad608e230cccc2b108509ddb" region="sound1" offset="200000"/>
		<rom name="045-c1.bin" merge="045-c1.bin" size="2097152" crc="2e5873a4" sha1="65c74c1e2d34390666bbb630df7d1f4c9570c3db" region="gfx3" offset="0"/>
		<rom name="045-c2.bin" merge="045-c2.bin" size="2097152" crc="04febb10" sha1="16a8cbf0fd9468e81bf9eab6dbe7a8e3623a843e" region="gfx3" offset="1"/>
		<rom name="045-c3.bin" merge="045-c3.bin" size="2097152" crc="f3dabd1e" sha1="c80e52df42be9f8b2e89b467b11ab140a480cee8" region="gfx3" offset="400000"/>
		<rom name="045-c4.bin" merge="045-c4.bin" size="2097152" crc="935c62f0" sha1="0053d40085fac14096b683f4341f65e543b71dc1" region="gfx3" offset="400001"/>
		<rom name="045-c5.bin" merge="045-c5.bin" size="524288" crc="a2bb8284" sha1="aa118e3b8c062daa219b36758b9a3814c08c69dc" region="gfx3" offset="800000"/>
		<rom name="045-c6.bin" merge="045-c6.bin" size="524288" crc="4fa71252" sha1="afe374a9d1f2d955a59efe7b6196b89e021b164c" region="gfx3" offset="800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="samsh2eh" sourcefile="neogeo.c" cloneof="samsho2" romof="samsho2">
		<description>Samurai Shodown II (Add Char)</description>
		<year>1994</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="063eh-p1.bin" size="2097152" crc="2682710f" sha1="56b521673651c1b218d7a4382e6766a239f39826" region="cpu1" offset="100000"/>
		<rom name="063-s1.bin" merge="063-s1.bin" size="131072" crc="64a5cd66" sha1="12cdfb27bf9ccd5a8df6ddd4628ef7cf2c6d4964" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="063-m1.bin" merge="063-m1.bin" size="131072" crc="56675098" sha1="90429fc40d056d480d0e2bbefbc691d9fa260fc4" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="063-v1.bin" merge="063-v1.bin" size="2097152" crc="37703f91" sha1="a373ebef4c33ba1d8340e826981a58769aada238" region="sound1" offset="0"/>
		<rom name="063-v2.bin" merge="063-v2.bin" size="2097152" crc="0142bde8" sha1="0be6c53acac44802bf70b6925452f70289a139d9" region="sound1" offset="200000"/>
		<rom name="063-v3.bin" merge="063-v3.bin" size="2097152" crc="d07fa5ca" sha1="1da7f081f8b8fc86a91feacf900f573218d82676" region="sound1" offset="400000"/>
		<rom name="063-v4.bin" merge="063-v4.bin" size="1048576" crc="24aab4bb" sha1="10ee4c5b3579865b93dcc1e4079963276aa700a6" region="sound1" offset="600000"/>
		<rom name="063-c1.bin" merge="063-c1.bin" size="2097152" crc="86cd307c" sha1="0d04336f7c436d74638d8c1cd8651faf436a6bec" region="gfx3" offset="0"/>
		<rom name="063-c2.bin" merge="063-c2.bin" size="2097152" crc="cdfcc4ca" sha1="179dc81432424d68cefedd20cc1c4b2a95deb891" region="gfx3" offset="1"/>
		<rom name="063-c3.bin" merge="063-c3.bin" size="2097152" crc="7a63ccc7" sha1="49d97c543bc2860d493a353ab0d059088c6fbd21" region="gfx3" offset="400000"/>
		<rom name="063-c4.bin" merge="063-c4.bin" size="2097152" crc="751025ce" sha1="e1bbaa7cd67fd04e4aab7f7ea77f63ae1cbc90d0" region="gfx3" offset="400001"/>
		<rom name="063-c5.bin" merge="063-c5.bin" size="2097152" crc="20d3a475" sha1="28da44a136bd14c73c62c147c3f6e6bcfa1066de" region="gfx3" offset="800000"/>
		<rom name="063-c6.bin" merge="063-c6.bin" size="2097152" crc="ae4c0a88" sha1="cc8a7d11daa3821f83a6fd0942534706f939e576" region="gfx3" offset="800001"/>
		<rom name="063-c7.bin" merge="063-c7.bin" size="2097152" crc="2df3cbcf" sha1="e54f9022359963711451c2025825b862d36c6975" region="gfx3" offset="c00000"/>
		<rom name="063-c8.bin" merge="063-c8.bin" size="2097152" crc="1ffc6dfa" sha1="acea18aca76c072e0bac2a364fc96d49cfc86e77" region="gfx3" offset="c00001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="samsh2yc" sourcefile="neogeo.c" cloneof="samsho2" romof="samsho2">
		<description>Samurai Shodown II (Char - Pow hack)</description>
		<year>1994</year>
		<manufacturer>Creamymami and Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="063yc-p1.bin" size="2097152" crc="ff64d433" sha1="6d3140413614fe4f5dda17f623c734c6e2ab0940" region="cpu1" offset="100000"/>
		<rom name="063-s1.bin" merge="063-s1.bin" size="131072" crc="64a5cd66" sha1="12cdfb27bf9ccd5a8df6ddd4628ef7cf2c6d4964" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="063-m1.bin" merge="063-m1.bin" size="131072" crc="56675098" sha1="90429fc40d056d480d0e2bbefbc691d9fa260fc4" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="063-v1.bin" merge="063-v1.bin" size="2097152" crc="37703f91" sha1="a373ebef4c33ba1d8340e826981a58769aada238" region="sound1" offset="0"/>
		<rom name="063-v2.bin" merge="063-v2.bin" size="2097152" crc="0142bde8" sha1="0be6c53acac44802bf70b6925452f70289a139d9" region="sound1" offset="200000"/>
		<rom name="063-v3.bin" merge="063-v3.bin" size="2097152" crc="d07fa5ca" sha1="1da7f081f8b8fc86a91feacf900f573218d82676" region="sound1" offset="400000"/>
		<rom name="063-v4.bin" merge="063-v4.bin" size="1048576" crc="24aab4bb" sha1="10ee4c5b3579865b93dcc1e4079963276aa700a6" region="sound1" offset="600000"/>
		<rom name="063-c1.bin" merge="063-c1.bin" size="2097152" crc="86cd307c" sha1="0d04336f7c436d74638d8c1cd8651faf436a6bec" region="gfx3" offset="0"/>
		<rom name="063-c2.bin" merge="063-c2.bin" size="2097152" crc="cdfcc4ca" sha1="179dc81432424d68cefedd20cc1c4b2a95deb891" region="gfx3" offset="1"/>
		<rom name="063-c3.bin" merge="063-c3.bin" size="2097152" crc="7a63ccc7" sha1="49d97c543bc2860d493a353ab0d059088c6fbd21" region="gfx3" offset="400000"/>
		<rom name="063-c4.bin" merge="063-c4.bin" size="2097152" crc="751025ce" sha1="e1bbaa7cd67fd04e4aab7f7ea77f63ae1cbc90d0" region="gfx3" offset="400001"/>
		<rom name="063-c5.bin" merge="063-c5.bin" size="2097152" crc="20d3a475" sha1="28da44a136bd14c73c62c147c3f6e6bcfa1066de" region="gfx3" offset="800000"/>
		<rom name="063-c6.bin" merge="063-c6.bin" size="2097152" crc="ae4c0a88" sha1="cc8a7d11daa3821f83a6fd0942534706f939e576" region="gfx3" offset="800001"/>
		<rom name="063-c7.bin" merge="063-c7.bin" size="2097152" crc="2df3cbcf" sha1="e54f9022359963711451c2025825b862d36c6975" region="gfx3" offset="c00000"/>
		<rom name="063-c8.bin" merge="063-c8.bin" size="2097152" crc="1ffc6dfa" sha1="acea18aca76c072e0bac2a364fc96d49cfc86e77" region="gfx3" offset="c00001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="samsh3eh" sourcefile="neogeo.c" cloneof="samsho3" romof="samsho3">
		<description>Samurai Shodown III (Add Char)</description>
		<year>1995</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="087eh-p1.bin" size="1048576" crc="251d9b3f" sha1="6ea015bbc528ac9a5d0eeb746ed8fcca689c2be6" region="cpu1" offset="0"/>
		<rom name="087-p2.bin" merge="087-p2.bin" size="2097152" crc="9bbe27e0" sha1="b18117102159903c8e8f4e4226e1cc91a400e816" region="cpu1" offset="100000"/>
		<rom name="087-s1.bin" merge="087-s1.bin" size="131072" crc="74ec7d9f" sha1="d79c479838a7ca51735a44f91f1968ec5b3c6b91" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="087-m1.bin" merge="087-m1.bin" size="131072" crc="8e6440eb" sha1="e3f72150af4e326543b29df71cda27d73ec087c1" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="087-v1.bin" merge="087-v1.bin" size="4194304" crc="84bdd9a0" sha1="adceceb00569eca13fcc2e0f0d9f0d9b06a06851" region="sound1" offset="0"/>
		<rom name="087-v2.bin" merge="087-v2.bin" size="2097152" crc="ac0f261a" sha1="5411bdff24cba7fdbc3397d45a70fb468d7a44b3" region="sound1" offset="400000"/>
		<rom name="087-c1.bin" merge="087-c1.bin" size="4194304" crc="07a233bc" sha1="654cb56cfd6eeebe6745c0b8b730317fb8ccd3d9" region="gfx3" offset="0"/>
		<rom name="087-c2.bin" merge="087-c2.bin" size="4194304" crc="7a413592" sha1="b8c7a2d0d7a8b14d6cab94d7a5f347e73c6ab7a4" region="gfx3" offset="1"/>
		<rom name="087-c3.bin" merge="087-c3.bin" size="4194304" crc="8b793796" sha1="053acc129ea56691607a5d255845703e61fd3ada" region="gfx3" offset="800000"/>
		<rom name="087-c4.bin" merge="087-c4.bin" size="4194304" crc="728fbf11" sha1="daa319d455f759bfc08a37b43218bdb48dc1c9e5" region="gfx3" offset="800001"/>
		<rom name="087-c5.bin" merge="087-c5.bin" size="4194304" crc="172ab180" sha1="a6122f683bdb78d0079e1e360c1b96ba28def7b7" region="gfx3" offset="1000000"/>
		<rom name="087-c6.bin" merge="087-c6.bin" size="4194304" crc="002ff8f3" sha1="3a378708697d727796c4f702dd5bbf1c9eb4daec" region="gfx3" offset="1000001"/>
		<rom name="087-c7.bin" merge="087-c7.bin" size="1048576" crc="ae450e3d" sha1="ec482632cc347ec3f9e68df0ebcaa16ebe41b9f9" region="gfx3" offset="1800000"/>
		<rom name="087-c8.bin" merge="087-c8.bin" size="1048576" crc="a9e82717" sha1="e39ee15d5140dbe7f06eea945cce9984a5e8b06a" region="gfx3" offset="1800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="samsh3yc" sourcefile="neogeo.c" cloneof="samsho3" romof="samsho3">
		<description>Samurai Shodown III (Add Char - Pow hack ABC)</description>
		<year>1995</year>
		<manufacturer>Creamymami and Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="087yc-p1.bin" size="1048576" crc="f111c831" sha1="eff62f96172af895605201860a8d18ed847d08a0" region="cpu1" offset="0"/>
		<rom name="087-p2.bin" merge="087-p2.bin" size="2097152" crc="9bbe27e0" sha1="b18117102159903c8e8f4e4226e1cc91a400e816" region="cpu1" offset="100000"/>
		<rom name="087-s1.bin" merge="087-s1.bin" size="131072" crc="74ec7d9f" sha1="d79c479838a7ca51735a44f91f1968ec5b3c6b91" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="087-m1.bin" merge="087-m1.bin" size="131072" crc="8e6440eb" sha1="e3f72150af4e326543b29df71cda27d73ec087c1" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="087-v1.bin" merge="087-v1.bin" size="4194304" crc="84bdd9a0" sha1="adceceb00569eca13fcc2e0f0d9f0d9b06a06851" region="sound1" offset="0"/>
		<rom name="087-v2.bin" merge="087-v2.bin" size="2097152" crc="ac0f261a" sha1="5411bdff24cba7fdbc3397d45a70fb468d7a44b3" region="sound1" offset="400000"/>
		<rom name="087-c1.bin" merge="087-c1.bin" size="4194304" crc="07a233bc" sha1="654cb56cfd6eeebe6745c0b8b730317fb8ccd3d9" region="gfx3" offset="0"/>
		<rom name="087-c2.bin" merge="087-c2.bin" size="4194304" crc="7a413592" sha1="b8c7a2d0d7a8b14d6cab94d7a5f347e73c6ab7a4" region="gfx3" offset="1"/>
		<rom name="087-c3.bin" merge="087-c3.bin" size="4194304" crc="8b793796" sha1="053acc129ea56691607a5d255845703e61fd3ada" region="gfx3" offset="800000"/>
		<rom name="087-c4.bin" merge="087-c4.bin" size="4194304" crc="728fbf11" sha1="daa319d455f759bfc08a37b43218bdb48dc1c9e5" region="gfx3" offset="800001"/>
		<rom name="087-c5.bin" merge="087-c5.bin" size="4194304" crc="172ab180" sha1="a6122f683bdb78d0079e1e360c1b96ba28def7b7" region="gfx3" offset="1000000"/>
		<rom name="087-c6.bin" merge="087-c6.bin" size="4194304" crc="002ff8f3" sha1="3a378708697d727796c4f702dd5bbf1c9eb4daec" region="gfx3" offset="1000001"/>
		<rom name="087-c7.bin" merge="087-c7.bin" size="1048576" crc="ae450e3d" sha1="ec482632cc347ec3f9e68df0ebcaa16ebe41b9f9" region="gfx3" offset="1800000"/>
		<rom name="087-c8.bin" merge="087-c8.bin" size="1048576" crc="a9e82717" sha1="e39ee15d5140dbe7f06eea945cce9984a5e8b06a" region="gfx3" offset="1800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="samsh3se" sourcefile="neogeo.c" cloneof="samsho3" romof="samsho3">
		<description>Samurai Shodown III (Add Char - Pow hack ABC - Ultra pow hack)</description>
		<year>1995</year>
		<manufacturer>Creamymami and Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="087se-p1.bin" size="1048576" crc="8deb9f12" sha1="5fc437f41020f8619b23e37a864e2ba19fec2727" region="cpu1" offset="0"/>
		<rom name="087-p2.bin" merge="087-p2.bin" size="2097152" crc="9bbe27e0" sha1="b18117102159903c8e8f4e4226e1cc91a400e816" region="cpu1" offset="100000"/>
		<rom name="087-s1.bin" merge="087-s1.bin" size="131072" crc="74ec7d9f" sha1="d79c479838a7ca51735a44f91f1968ec5b3c6b91" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="087-m1.bin" merge="087-m1.bin" size="131072" crc="8e6440eb" sha1="e3f72150af4e326543b29df71cda27d73ec087c1" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="087-v1.bin" merge="087-v1.bin" size="4194304" crc="84bdd9a0" sha1="adceceb00569eca13fcc2e0f0d9f0d9b06a06851" region="sound1" offset="0"/>
		<rom name="087-v2.bin" merge="087-v2.bin" size="2097152" crc="ac0f261a" sha1="5411bdff24cba7fdbc3397d45a70fb468d7a44b3" region="sound1" offset="400000"/>
		<rom name="087-c1.bin" merge="087-c1.bin" size="4194304" crc="07a233bc" sha1="654cb56cfd6eeebe6745c0b8b730317fb8ccd3d9" region="gfx3" offset="0"/>
		<rom name="087-c2.bin" merge="087-c2.bin" size="4194304" crc="7a413592" sha1="b8c7a2d0d7a8b14d6cab94d7a5f347e73c6ab7a4" region="gfx3" offset="1"/>
		<rom name="087-c3.bin" merge="087-c3.bin" size="4194304" crc="8b793796" sha1="053acc129ea56691607a5d255845703e61fd3ada" region="gfx3" offset="800000"/>
		<rom name="087-c4.bin" merge="087-c4.bin" size="4194304" crc="728fbf11" sha1="daa319d455f759bfc08a37b43218bdb48dc1c9e5" region="gfx3" offset="800001"/>
		<rom name="087-c5.bin" merge="087-c5.bin" size="4194304" crc="172ab180" sha1="a6122f683bdb78d0079e1e360c1b96ba28def7b7" region="gfx3" offset="1000000"/>
		<rom name="087-c6.bin" merge="087-c6.bin" size="4194304" crc="002ff8f3" sha1="3a378708697d727796c4f702dd5bbf1c9eb4daec" region="gfx3" offset="1000001"/>
		<rom name="087-c7.bin" merge="087-c7.bin" size="1048576" crc="ae450e3d" sha1="ec482632cc347ec3f9e68df0ebcaa16ebe41b9f9" region="gfx3" offset="1800000"/>
		<rom name="087-c8.bin" merge="087-c8.bin" size="1048576" crc="a9e82717" sha1="e39ee15d5140dbe7f06eea945cce9984a5e8b06a" region="gfx3" offset="1800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="samsh4bh" sourcefile="neogeo.c" cloneof="samsho4" romof="samsho4">
		<description>Samurai Shodown IV (Add Char with Icon)</description>
		<year>1996</year>
		<manufacturer>Dodowang</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="222bh-p1.bin" size="1048576" crc="59dd746f" sha1="2afecebd57f978fe0764c23a0bbf1d73421c60ca" region="cpu1" offset="0"/>
		<rom name="222-p2.bin" merge="222-p2.bin" size="4194304" crc="b023cd8b" sha1="35b4cec9858225f90acdfa16ed8a3017d0d08327" region="cpu1" offset="100000"/>
		<rom name="222bh-s1.bin" size="131072" crc="d0906101" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="222-m1.bin" merge="222-m1.bin" size="131072" crc="7615bc1b" sha1="b936f7b341f6fe0921b4c41049734684583e3596" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="222-v1.bin" merge="222-v1.bin" size="4194304" crc="7d6ba95f" sha1="03cb4e0d770e0b332b07b64cacef624460b84c78" region="sound1" offset="0"/>
		<rom name="222-v2.bin" merge="222-v2.bin" size="4194304" crc="6c33bb5d" sha1="fd5d4e08a962dd0d22c52c91bad5ec7f23cfb901" region="sound1" offset="400000"/>
		<rom name="222-v3.bin" merge="222-v3.bin" size="2097152" crc="831ea8c0" sha1="f2987b7d09bdc4311e972ce8a9ab7ca9802db4db" region="sound1" offset="800000"/>
		<rom name="222-c1.bin" merge="222-c1.bin" size="4194304" crc="68f2ed95" sha1="c0a02df012cd25bcfe341770ea861a80294148cb" region="gfx3" offset="0"/>
		<rom name="222-c2.bin" merge="222-c2.bin" size="4194304" crc="a6e9aff0" sha1="15addca49951ed53fa3c000c8d7cd327d012a620" region="gfx3" offset="1"/>
		<rom name="222-c3.bin" merge="222-c3.bin" size="4194304" crc="c91b40f4" sha1="dcda45e0336204e3e024de08edfd0a3217bc1fdd" region="gfx3" offset="800000"/>
		<rom name="222-c4.bin" merge="222-c4.bin" size="4194304" crc="359510a4" sha1="b6642677ebdff7788263266402080272b8a66b15" region="gfx3" offset="800001"/>
		<rom name="222-c5.bin" merge="222-c5.bin" size="4194304" crc="9cfbb22d" sha1="789c32f917d0c6e38601cd390a7bf9d803131a4a" region="gfx3" offset="1000000"/>
		<rom name="222-c6.bin" merge="222-c6.bin" size="4194304" crc="685efc32" sha1="db21ba1c7e3631ce0f1cb6f503ae7e0e043ff71b" region="gfx3" offset="1000001"/>
		<rom name="222-c7.bin" merge="222-c7.bin" size="4194304" crc="d0f86f0d" sha1="32502d71c2ab1469c492b6b382bf2bb3f85981d9" region="gfx3" offset="1800000"/>
		<rom name="222-c8.bin" merge="222-c8.bin" size="4194304" crc="adfc50e3" sha1="7d7ee874355b5aa75ad9c9a5c9c3df98d098d85e" region="gfx3" offset="1800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="samsh4cz" sourcefile="neogeo.c" cloneof="samsho4" romof="samsho4">
		<description>Samurai Shodown IV (Add Char - Ultra kill start max - Ultra kill always max)</description>
		<year>1996</year>
		<manufacturer>Creamymami and Zhangshee</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="222cz-p1.bin" size="1048576" crc="fdfb86a3" sha1="ed91d0273dec277ce9ee4b4bdf7e88b524b3ed3b" region="cpu1" offset="0"/>
		<rom name="222-p2.bin" merge="222-p2.bin" size="4194304" crc="b023cd8b" sha1="35b4cec9858225f90acdfa16ed8a3017d0d08327" region="cpu1" offset="100000"/>
		<rom name="222-s1.bin" merge="222-s1.bin" size="131072" crc="8d3d3bf9" sha1="9975ed9b458bdd14e23451d2534153f68a5e4e6c" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="222-m1.bin" merge="222-m1.bin" size="131072" crc="7615bc1b" sha1="b936f7b341f6fe0921b4c41049734684583e3596" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="222-v1.bin" merge="222-v1.bin" size="4194304" crc="7d6ba95f" sha1="03cb4e0d770e0b332b07b64cacef624460b84c78" region="sound1" offset="0"/>
		<rom name="222-v2.bin" merge="222-v2.bin" size="4194304" crc="6c33bb5d" sha1="fd5d4e08a962dd0d22c52c91bad5ec7f23cfb901" region="sound1" offset="400000"/>
		<rom name="222-v3.bin" merge="222-v3.bin" size="2097152" crc="831ea8c0" sha1="f2987b7d09bdc4311e972ce8a9ab7ca9802db4db" region="sound1" offset="800000"/>
		<rom name="222-c1.bin" merge="222-c1.bin" size="4194304" crc="68f2ed95" sha1="c0a02df012cd25bcfe341770ea861a80294148cb" region="gfx3" offset="0"/>
		<rom name="222-c2.bin" merge="222-c2.bin" size="4194304" crc="a6e9aff0" sha1="15addca49951ed53fa3c000c8d7cd327d012a620" region="gfx3" offset="1"/>
		<rom name="222-c3.bin" merge="222-c3.bin" size="4194304" crc="c91b40f4" sha1="dcda45e0336204e3e024de08edfd0a3217bc1fdd" region="gfx3" offset="800000"/>
		<rom name="222-c4.bin" merge="222-c4.bin" size="4194304" crc="359510a4" sha1="b6642677ebdff7788263266402080272b8a66b15" region="gfx3" offset="800001"/>
		<rom name="222-c5.bin" merge="222-c5.bin" size="4194304" crc="9cfbb22d" sha1="789c32f917d0c6e38601cd390a7bf9d803131a4a" region="gfx3" offset="1000000"/>
		<rom name="222-c6.bin" merge="222-c6.bin" size="4194304" crc="685efc32" sha1="db21ba1c7e3631ce0f1cb6f503ae7e0e043ff71b" region="gfx3" offset="1000001"/>
		<rom name="222-c7.bin" merge="222-c7.bin" size="4194304" crc="d0f86f0d" sha1="32502d71c2ab1469c492b6b382bf2bb3f85981d9" region="gfx3" offset="1800000"/>
		<rom name="222-c8.bin" merge="222-c8.bin" size="4194304" crc="adfc50e3" sha1="7d7ee874355b5aa75ad9c9a5c9c3df98d098d85e" region="gfx3" offset="1800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="samsh4eh" sourcefile="neogeo.c" cloneof="samsho4" romof="samsho4">
		<description>Samurai Shodown IV (Add Char)</description>
		<year>1996</year>
		<manufacturer>Zhangshee</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="222eh-p1.bin" size="1048576" crc="10390464" sha1="029a2d22819b8440b1ce3bafb6005841665b0b27" region="cpu1" offset="0"/>
		<rom name="222-p2.bin" merge="222-p2.bin" size="4194304" crc="b023cd8b" sha1="35b4cec9858225f90acdfa16ed8a3017d0d08327" region="cpu1" offset="100000"/>
		<rom name="222-s1.bin" merge="222-s1.bin" size="131072" crc="8d3d3bf9" sha1="9975ed9b458bdd14e23451d2534153f68a5e4e6c" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="222-m1.bin" merge="222-m1.bin" size="131072" crc="7615bc1b" sha1="b936f7b341f6fe0921b4c41049734684583e3596" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="222-v1.bin" merge="222-v1.bin" size="4194304" crc="7d6ba95f" sha1="03cb4e0d770e0b332b07b64cacef624460b84c78" region="sound1" offset="0"/>
		<rom name="222-v2.bin" merge="222-v2.bin" size="4194304" crc="6c33bb5d" sha1="fd5d4e08a962dd0d22c52c91bad5ec7f23cfb901" region="sound1" offset="400000"/>
		<rom name="222-v3.bin" merge="222-v3.bin" size="2097152" crc="831ea8c0" sha1="f2987b7d09bdc4311e972ce8a9ab7ca9802db4db" region="sound1" offset="800000"/>
		<rom name="222-c1.bin" merge="222-c1.bin" size="4194304" crc="68f2ed95" sha1="c0a02df012cd25bcfe341770ea861a80294148cb" region="gfx3" offset="0"/>
		<rom name="222-c2.bin" merge="222-c2.bin" size="4194304" crc="a6e9aff0" sha1="15addca49951ed53fa3c000c8d7cd327d012a620" region="gfx3" offset="1"/>
		<rom name="222-c3.bin" merge="222-c3.bin" size="4194304" crc="c91b40f4" sha1="dcda45e0336204e3e024de08edfd0a3217bc1fdd" region="gfx3" offset="800000"/>
		<rom name="222-c4.bin" merge="222-c4.bin" size="4194304" crc="359510a4" sha1="b6642677ebdff7788263266402080272b8a66b15" region="gfx3" offset="800001"/>
		<rom name="222-c5.bin" merge="222-c5.bin" size="4194304" crc="9cfbb22d" sha1="789c32f917d0c6e38601cd390a7bf9d803131a4a" region="gfx3" offset="1000000"/>
		<rom name="222-c6.bin" merge="222-c6.bin" size="4194304" crc="685efc32" sha1="db21ba1c7e3631ce0f1cb6f503ae7e0e043ff71b" region="gfx3" offset="1000001"/>
		<rom name="222-c7.bin" merge="222-c7.bin" size="4194304" crc="d0f86f0d" sha1="32502d71c2ab1469c492b6b382bf2bb3f85981d9" region="gfx3" offset="1800000"/>
		<rom name="222-c8.bin" merge="222-c8.bin" size="4194304" crc="adfc50e3" sha1="7d7ee874355b5aa75ad9c9a5c9c3df98d098d85e" region="gfx3" offset="1800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="samsh4es" sourcefile="neogeo.c" cloneof="samsho4" romof="samsho4">
		<description>Samurai Shodown IV (Moves rev - v3.8)</description>
		<year>1996</year>
		<manufacturer>SNK2003/PPX Hack Team</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="222es-p1.bin" size="1048576" crc="36d58438" sha1="0e957e6815121c8005a560e1f17bd1d4675c2bdb" region="cpu1" offset="0"/>
		<rom name="222-p2.bin" merge="222-p2.bin" size="4194304" crc="b023cd8b" sha1="35b4cec9858225f90acdfa16ed8a3017d0d08327" region="cpu1" offset="100000"/>
		<rom name="222-s1.bin" merge="222-s1.bin" size="131072" crc="8d3d3bf9" sha1="9975ed9b458bdd14e23451d2534153f68a5e4e6c" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="222-m1.bin" merge="222-m1.bin" size="131072" crc="7615bc1b" sha1="b936f7b341f6fe0921b4c41049734684583e3596" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="222-v1.bin" merge="222-v1.bin" size="4194304" crc="7d6ba95f" sha1="03cb4e0d770e0b332b07b64cacef624460b84c78" region="sound1" offset="0"/>
		<rom name="222-v2.bin" merge="222-v2.bin" size="4194304" crc="6c33bb5d" sha1="fd5d4e08a962dd0d22c52c91bad5ec7f23cfb901" region="sound1" offset="400000"/>
		<rom name="222-v3.bin" merge="222-v3.bin" size="2097152" crc="831ea8c0" sha1="f2987b7d09bdc4311e972ce8a9ab7ca9802db4db" region="sound1" offset="800000"/>
		<rom name="222-c1.bin" merge="222-c1.bin" size="4194304" crc="68f2ed95" sha1="c0a02df012cd25bcfe341770ea861a80294148cb" region="gfx3" offset="0"/>
		<rom name="222-c2.bin" merge="222-c2.bin" size="4194304" crc="a6e9aff0" sha1="15addca49951ed53fa3c000c8d7cd327d012a620" region="gfx3" offset="1"/>
		<rom name="222-c3.bin" merge="222-c3.bin" size="4194304" crc="c91b40f4" sha1="dcda45e0336204e3e024de08edfd0a3217bc1fdd" region="gfx3" offset="800000"/>
		<rom name="222-c4.bin" merge="222-c4.bin" size="4194304" crc="359510a4" sha1="b6642677ebdff7788263266402080272b8a66b15" region="gfx3" offset="800001"/>
		<rom name="222-c5.bin" merge="222-c5.bin" size="4194304" crc="9cfbb22d" sha1="789c32f917d0c6e38601cd390a7bf9d803131a4a" region="gfx3" offset="1000000"/>
		<rom name="222-c6.bin" merge="222-c6.bin" size="4194304" crc="685efc32" sha1="db21ba1c7e3631ce0f1cb6f503ae7e0e043ff71b" region="gfx3" offset="1000001"/>
		<rom name="222-c7.bin" merge="222-c7.bin" size="4194304" crc="d0f86f0d" sha1="32502d71c2ab1469c492b6b382bf2bb3f85981d9" region="gfx3" offset="1800000"/>
		<rom name="222-c8.bin" merge="222-c8.bin" size="4194304" crc="adfc50e3" sha1="7d7ee874355b5aa75ad9c9a5c9c3df98d098d85e" region="gfx3" offset="1800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="samsh4ew" sourcefile="neogeo.c" cloneof="samsho4" romof="samsho4">
		<description>Samurai Shodown IV (Add Char with Color corrections P2/P3/P4)</description>
		<year>1996</year>
		<manufacturer>Eddids and Wesker</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="222ew-p1.bin" size="1048576" crc="e76cdd8f" sha1="025e574c0160eaf9a2754b8da549dde6a03ef98d" region="cpu1" offset="0"/>
		<rom name="222-p2.bin" merge="222-p2.bin" size="4194304" crc="b023cd8b" sha1="35b4cec9858225f90acdfa16ed8a3017d0d08327" region="cpu1" offset="100000"/>
		<rom name="222-s1.bin" merge="222-s1.bin" size="131072" crc="8d3d3bf9" sha1="9975ed9b458bdd14e23451d2534153f68a5e4e6c" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="222-m1.bin" merge="222-m1.bin" size="131072" crc="7615bc1b" sha1="b936f7b341f6fe0921b4c41049734684583e3596" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="222-v1.bin" merge="222-v1.bin" size="4194304" crc="7d6ba95f" sha1="03cb4e0d770e0b332b07b64cacef624460b84c78" region="sound1" offset="0"/>
		<rom name="222-v2.bin" merge="222-v2.bin" size="4194304" crc="6c33bb5d" sha1="fd5d4e08a962dd0d22c52c91bad5ec7f23cfb901" region="sound1" offset="400000"/>
		<rom name="222-v3.bin" merge="222-v3.bin" size="2097152" crc="831ea8c0" sha1="f2987b7d09bdc4311e972ce8a9ab7ca9802db4db" region="sound1" offset="800000"/>
		<rom name="222-c1.bin" merge="222-c1.bin" size="4194304" crc="68f2ed95" sha1="c0a02df012cd25bcfe341770ea861a80294148cb" region="gfx3" offset="0"/>
		<rom name="222-c2.bin" merge="222-c2.bin" size="4194304" crc="a6e9aff0" sha1="15addca49951ed53fa3c000c8d7cd327d012a620" region="gfx3" offset="1"/>
		<rom name="222-c3.bin" merge="222-c3.bin" size="4194304" crc="c91b40f4" sha1="dcda45e0336204e3e024de08edfd0a3217bc1fdd" region="gfx3" offset="800000"/>
		<rom name="222-c4.bin" merge="222-c4.bin" size="4194304" crc="359510a4" sha1="b6642677ebdff7788263266402080272b8a66b15" region="gfx3" offset="800001"/>
		<rom name="222-c5.bin" merge="222-c5.bin" size="4194304" crc="9cfbb22d" sha1="789c32f917d0c6e38601cd390a7bf9d803131a4a" region="gfx3" offset="1000000"/>
		<rom name="222-c6.bin" merge="222-c6.bin" size="4194304" crc="685efc32" sha1="db21ba1c7e3631ce0f1cb6f503ae7e0e043ff71b" region="gfx3" offset="1000001"/>
		<rom name="222-c7.bin" merge="222-c7.bin" size="4194304" crc="d0f86f0d" sha1="32502d71c2ab1469c492b6b382bf2bb3f85981d9" region="gfx3" offset="1800000"/>
		<rom name="222-c8.bin" merge="222-c8.bin" size="4194304" crc="adfc50e3" sha1="7d7ee874355b5aa75ad9c9a5c9c3df98d098d85e" region="gfx3" offset="1800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="samsh4fc" sourcefile="neogeo.c" cloneof="samsho4" romof="samsho4">
		<description>Samurai Shodown IV (Boss Hack)</description>
		<year>2007</year>
		<manufacturer>FCHT</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="222-p1fc.bin" size="1048576" crc="7d7c973c" sha1="bef2d2795ae536d3d16ebcd3cc6a33a7b737b74b" region="cpu1" offset="0"/>
		<rom name="222-p2.bin" merge="222-p2.bin" size="4194304" crc="b023cd8b" sha1="35b4cec9858225f90acdfa16ed8a3017d0d08327" region="cpu1" offset="100000"/>
		<rom name="222-s1fc.bin" size="131072" crc="d0906101" sha1="16873a82c408a5585d4e424e953b451981a8d6b2" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="222-m1.bin" merge="222-m1.bin" size="131072" crc="7615bc1b" sha1="b936f7b341f6fe0921b4c41049734684583e3596" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="222-v1.bin" merge="222-v1.bin" size="4194304" crc="7d6ba95f" sha1="03cb4e0d770e0b332b07b64cacef624460b84c78" region="sound1" offset="0"/>
		<rom name="222-v2.bin" merge="222-v2.bin" size="4194304" crc="6c33bb5d" sha1="fd5d4e08a962dd0d22c52c91bad5ec7f23cfb901" region="sound1" offset="400000"/>
		<rom name="222-v3.bin" merge="222-v3.bin" size="2097152" crc="831ea8c0" sha1="f2987b7d09bdc4311e972ce8a9ab7ca9802db4db" region="sound1" offset="800000"/>
		<rom name="222-c1.bin" merge="222-c1.bin" size="4194304" crc="68f2ed95" sha1="c0a02df012cd25bcfe341770ea861a80294148cb" region="gfx3" offset="0"/>
		<rom name="222-c2.bin" merge="222-c2.bin" size="4194304" crc="a6e9aff0" sha1="15addca49951ed53fa3c000c8d7cd327d012a620" region="gfx3" offset="1"/>
		<rom name="222-c3.bin" merge="222-c3.bin" size="4194304" crc="c91b40f4" sha1="dcda45e0336204e3e024de08edfd0a3217bc1fdd" region="gfx3" offset="800000"/>
		<rom name="222-c4.bin" merge="222-c4.bin" size="4194304" crc="359510a4" sha1="b6642677ebdff7788263266402080272b8a66b15" region="gfx3" offset="800001"/>
		<rom name="222-c5.bin" merge="222-c5.bin" size="4194304" crc="9cfbb22d" sha1="789c32f917d0c6e38601cd390a7bf9d803131a4a" region="gfx3" offset="1000000"/>
		<rom name="222-c6.bin" merge="222-c6.bin" size="4194304" crc="685efc32" sha1="db21ba1c7e3631ce0f1cb6f503ae7e0e043ff71b" region="gfx3" offset="1000001"/>
		<rom name="222-c7.bin" merge="222-c7.bin" size="4194304" crc="d0f86f0d" sha1="32502d71c2ab1469c492b6b382bf2bb3f85981d9" region="gfx3" offset="1800000"/>
		<rom name="222-c8.bin" merge="222-c8.bin" size="4194304" crc="adfc50e3" sha1="7d7ee874355b5aa75ad9c9a5c9c3df98d098d85e" region="gfx3" offset="1800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="samsh4kw" sourcefile="neogeo.c" cloneof="samsho4" romof="samsho4">
		<description>Samurai Shodown IV (Add Char - Ultra pow hack set 2)</description>
		<year>1996</year>
		<manufacturer>Fighters Kim and Wesker</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="222kw-p1.bin" size="1048576" crc="dae6844a" sha1="4e4641e13d836919013f9a156553f8a2c6af05e6" region="cpu1" offset="0"/>
		<rom name="222-p2.bin" merge="222-p2.bin" size="4194304" crc="b023cd8b" sha1="35b4cec9858225f90acdfa16ed8a3017d0d08327" region="cpu1" offset="100000"/>
		<rom name="222-s1.bin" merge="222-s1.bin" size="131072" crc="8d3d3bf9" sha1="9975ed9b458bdd14e23451d2534153f68a5e4e6c" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="222-m1.bin" merge="222-m1.bin" size="131072" crc="7615bc1b" sha1="b936f7b341f6fe0921b4c41049734684583e3596" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="222-v1.bin" merge="222-v1.bin" size="4194304" crc="7d6ba95f" sha1="03cb4e0d770e0b332b07b64cacef624460b84c78" region="sound1" offset="0"/>
		<rom name="222-v2.bin" merge="222-v2.bin" size="4194304" crc="6c33bb5d" sha1="fd5d4e08a962dd0d22c52c91bad5ec7f23cfb901" region="sound1" offset="400000"/>
		<rom name="222-v3.bin" merge="222-v3.bin" size="2097152" crc="831ea8c0" sha1="f2987b7d09bdc4311e972ce8a9ab7ca9802db4db" region="sound1" offset="800000"/>
		<rom name="222-c1.bin" merge="222-c1.bin" size="4194304" crc="68f2ed95" sha1="c0a02df012cd25bcfe341770ea861a80294148cb" region="gfx3" offset="0"/>
		<rom name="222-c2.bin" merge="222-c2.bin" size="4194304" crc="a6e9aff0" sha1="15addca49951ed53fa3c000c8d7cd327d012a620" region="gfx3" offset="1"/>
		<rom name="222-c3.bin" merge="222-c3.bin" size="4194304" crc="c91b40f4" sha1="dcda45e0336204e3e024de08edfd0a3217bc1fdd" region="gfx3" offset="800000"/>
		<rom name="222-c4.bin" merge="222-c4.bin" size="4194304" crc="359510a4" sha1="b6642677ebdff7788263266402080272b8a66b15" region="gfx3" offset="800001"/>
		<rom name="222-c5.bin" merge="222-c5.bin" size="4194304" crc="9cfbb22d" sha1="789c32f917d0c6e38601cd390a7bf9d803131a4a" region="gfx3" offset="1000000"/>
		<rom name="222-c6.bin" merge="222-c6.bin" size="4194304" crc="685efc32" sha1="db21ba1c7e3631ce0f1cb6f503ae7e0e043ff71b" region="gfx3" offset="1000001"/>
		<rom name="222-c7.bin" merge="222-c7.bin" size="4194304" crc="d0f86f0d" sha1="32502d71c2ab1469c492b6b382bf2bb3f85981d9" region="gfx3" offset="1800000"/>
		<rom name="222-c8.bin" merge="222-c8.bin" size="4194304" crc="adfc50e3" sha1="7d7ee874355b5aa75ad9c9a5c9c3df98d098d85e" region="gfx3" offset="1800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="samsh4kz" sourcefile="neogeo.c" cloneof="samsho4" romof="samsho4">
		<description>Samurai Shodown IV (Add Char - Ultra pow hack set 1)</description>
		<year>1996</year>
		<manufacturer>Fighters Kim and Zhangshee</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="222kz-p1.bin" size="1048576" crc="41503ba4" sha1="c741e6f341baee8bbf1fdf64b7b144f9e4f120cc" region="cpu1" offset="0"/>
		<rom name="222-p2.bin" merge="222-p2.bin" size="4194304" crc="b023cd8b" sha1="35b4cec9858225f90acdfa16ed8a3017d0d08327" region="cpu1" offset="100000"/>
		<rom name="222-s1.bin" merge="222-s1.bin" size="131072" crc="8d3d3bf9" sha1="9975ed9b458bdd14e23451d2534153f68a5e4e6c" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="222-m1.bin" merge="222-m1.bin" size="131072" crc="7615bc1b" sha1="b936f7b341f6fe0921b4c41049734684583e3596" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="222-v1.bin" merge="222-v1.bin" size="4194304" crc="7d6ba95f" sha1="03cb4e0d770e0b332b07b64cacef624460b84c78" region="sound1" offset="0"/>
		<rom name="222-v2.bin" merge="222-v2.bin" size="4194304" crc="6c33bb5d" sha1="fd5d4e08a962dd0d22c52c91bad5ec7f23cfb901" region="sound1" offset="400000"/>
		<rom name="222-v3.bin" merge="222-v3.bin" size="2097152" crc="831ea8c0" sha1="f2987b7d09bdc4311e972ce8a9ab7ca9802db4db" region="sound1" offset="800000"/>
		<rom name="222-c1.bin" merge="222-c1.bin" size="4194304" crc="68f2ed95" sha1="c0a02df012cd25bcfe341770ea861a80294148cb" region="gfx3" offset="0"/>
		<rom name="222-c2.bin" merge="222-c2.bin" size="4194304" crc="a6e9aff0" sha1="15addca49951ed53fa3c000c8d7cd327d012a620" region="gfx3" offset="1"/>
		<rom name="222-c3.bin" merge="222-c3.bin" size="4194304" crc="c91b40f4" sha1="dcda45e0336204e3e024de08edfd0a3217bc1fdd" region="gfx3" offset="800000"/>
		<rom name="222-c4.bin" merge="222-c4.bin" size="4194304" crc="359510a4" sha1="b6642677ebdff7788263266402080272b8a66b15" region="gfx3" offset="800001"/>
		<rom name="222-c5.bin" merge="222-c5.bin" size="4194304" crc="9cfbb22d" sha1="789c32f917d0c6e38601cd390a7bf9d803131a4a" region="gfx3" offset="1000000"/>
		<rom name="222-c6.bin" merge="222-c6.bin" size="4194304" crc="685efc32" sha1="db21ba1c7e3631ce0f1cb6f503ae7e0e043ff71b" region="gfx3" offset="1000001"/>
		<rom name="222-c7.bin" merge="222-c7.bin" size="4194304" crc="d0f86f0d" sha1="32502d71c2ab1469c492b6b382bf2bb3f85981d9" region="gfx3" offset="1800000"/>
		<rom name="222-c8.bin" merge="222-c8.bin" size="4194304" crc="adfc50e3" sha1="7d7ee874355b5aa75ad9c9a5c9c3df98d098d85e" region="gfx3" offset="1800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="samsh4wh" sourcefile="neogeo.c" cloneof="samsho4" romof="samsho4">
		<description>Samurai Shodown IV (Add Char - final edition)</description>
		<year>1996</year>
		<manufacturer>Wesker</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="222wh-p1.bin" size="1048576" crc="8b8fbb8a" sha1="75dff66982c4b4e2137fb3058516be516d2c6a73" region="cpu1" offset="0"/>
		<rom name="222-p2.bin" merge="222-p2.bin" size="4194304" crc="b023cd8b" sha1="35b4cec9858225f90acdfa16ed8a3017d0d08327" region="cpu1" offset="100000"/>
		<rom name="222-s1.bin" merge="222-s1.bin" size="131072" crc="8d3d3bf9" sha1="9975ed9b458bdd14e23451d2534153f68a5e4e6c" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="222-m1.bin" merge="222-m1.bin" size="131072" crc="7615bc1b" sha1="b936f7b341f6fe0921b4c41049734684583e3596" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="222-v1.bin" merge="222-v1.bin" size="4194304" crc="7d6ba95f" sha1="03cb4e0d770e0b332b07b64cacef624460b84c78" region="sound1" offset="0"/>
		<rom name="222-v2.bin" merge="222-v2.bin" size="4194304" crc="6c33bb5d" sha1="fd5d4e08a962dd0d22c52c91bad5ec7f23cfb901" region="sound1" offset="400000"/>
		<rom name="222-v3.bin" merge="222-v3.bin" size="2097152" crc="831ea8c0" sha1="f2987b7d09bdc4311e972ce8a9ab7ca9802db4db" region="sound1" offset="800000"/>
		<rom name="222-c1.bin" merge="222-c1.bin" size="4194304" crc="68f2ed95" sha1="c0a02df012cd25bcfe341770ea861a80294148cb" region="gfx3" offset="0"/>
		<rom name="222-c2.bin" merge="222-c2.bin" size="4194304" crc="a6e9aff0" sha1="15addca49951ed53fa3c000c8d7cd327d012a620" region="gfx3" offset="1"/>
		<rom name="222-c3.bin" merge="222-c3.bin" size="4194304" crc="c91b40f4" sha1="dcda45e0336204e3e024de08edfd0a3217bc1fdd" region="gfx3" offset="800000"/>
		<rom name="222-c4.bin" merge="222-c4.bin" size="4194304" crc="359510a4" sha1="b6642677ebdff7788263266402080272b8a66b15" region="gfx3" offset="800001"/>
		<rom name="222-c5.bin" merge="222-c5.bin" size="4194304" crc="9cfbb22d" sha1="789c32f917d0c6e38601cd390a7bf9d803131a4a" region="gfx3" offset="1000000"/>
		<rom name="222-c6.bin" merge="222-c6.bin" size="4194304" crc="685efc32" sha1="db21ba1c7e3631ce0f1cb6f503ae7e0e043ff71b" region="gfx3" offset="1000001"/>
		<rom name="222-c7.bin" merge="222-c7.bin" size="4194304" crc="d0f86f0d" sha1="32502d71c2ab1469c492b6b382bf2bb3f85981d9" region="gfx3" offset="1800000"/>
		<rom name="222-c8.bin" merge="222-c8.bin" size="4194304" crc="adfc50e3" sha1="7d7ee874355b5aa75ad9c9a5c9c3df98d098d85e" region="gfx3" offset="1800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="savagedb" sourcefile="neogeo.c" romof="neogeo">
		<description>Savage Reign (Debug menu unlocked - P1 and P2 Press select to change stage)</description>
		<year>1995</year>
		<manufacturer>Dodowang</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="059db-p1.bin" size="2097152" crc="83be1cfc" sha1="ec85c5d8416c7895ec7b47a9be50f62dc2c88703" region="cpu1" offset="100000"/>
		<rom name="059-s1.bin" size="131072" crc="e08978ca" sha1="55152cb9bd0403ae8656b93a6b1522dba5db6d1a" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="059-m1.bin" size="131072" crc="29992eba" sha1="187be624abe8670503edb235ff21ae8fdc3866e0" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="059-v1.bin" size="2097152" crc="530c50fd" sha1="29401cee7f7d2c199c7cb58092e86b28205e81ad" region="sound1" offset="0"/>
		<rom name="059-v2.bin" size="2097152" crc="eb6f1cdb" sha1="7a311388315ea543babf872f62219fdc4d39d013" region="sound1" offset="200000"/>
		<rom name="059-v3.bin" size="2097152" crc="7038c2f9" sha1="c1d6f86b24feba03fe009b58199d2eeabe572f4e" region="sound1" offset="400000"/>
		<rom name="059-c1.bin" size="2097152" crc="763ba611" sha1="d3262e0332c894ee149c5963f882cc5e5562ee57" region="gfx3" offset="0"/>
		<rom name="059-c2.bin" size="2097152" crc="e05e8ca6" sha1="986a9b16ff92bc101ab567d2d01348e093abea9a" region="gfx3" offset="1"/>
		<rom name="059-c3.bin" size="2097152" crc="3e4eba4b" sha1="770adec719e63a30ebe9522cc7576caaca44f3b2" region="gfx3" offset="400000"/>
		<rom name="059-c4.bin" size="2097152" crc="3c2a3808" sha1="698adcec0715c9e78b6286be38debf0ce28fd644" region="gfx3" offset="400001"/>
		<rom name="059-c5.bin" size="2097152" crc="59013f9e" sha1="5bf48fcc450da72a8c4685f6e3887e67eae49988" region="gfx3" offset="800000"/>
		<rom name="059-c6.bin" size="2097152" crc="1c8d5def" sha1="475d89a5c4922a9f6bd756d23c2624d57b6e9d62" region="gfx3" offset="800001"/>
		<rom name="059-c7.bin" size="2097152" crc="c88f7035" sha1="c29a428b741f4fe7b71a3bc23c87925b6bc1ca8f" region="gfx3" offset="c00000"/>
		<rom name="059-c8.bin" size="2097152" crc="484ce3ba" sha1="4f21ed20ce6e2b67e2b079404599310c94f591ff" region="gfx3" offset="c00001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="senkucd" sourcefile="neogeo.c" romof="neogeo">
		<description>Sengoku (CD conversion)</description>
		<year>2007</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="017-p1cd.bin" size="1048576" crc="89290fa2" sha1="c546aaf74e823d76e5a9ac592edd098a7cf531ed" region="cpu1" offset="0"/>
		<rom name="017-p2.bin" size="131072" crc="3024bbb3" sha1="88892e1292dd60f35a76f9a22e623d4f0f9693cc" region="cpu1" offset="100000"/>
		<rom name="017-s1.bin" size="131072" crc="b246204d" sha1="73dce64c61fb5bb7e836a8e60f081bb77d80d281" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="017-m1.bin" size="131072" crc="9b4f34c6" sha1="7f3a51f47fcbaa598f5c76bc66e2c53c8dfd852d" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="017-v1.bin" size="1048576" crc="23663295" sha1="9374a5d9f3de8e6a97c11f07d8b4485ac9d55edb" region="sound1" offset="0"/>
		<rom name="017-v2.bin" size="1048576" crc="f61e6765" sha1="1c9b287996947319eb3d288c3d82932cf01039db" region="sound1" offset="100000"/>
		<rom name="017-c1.bin" size="1048576" crc="b4eb82a1" sha1="79879e2ea78c07d04c88dc9a1ad59604b7a078be" region="gfx3" offset="0"/>
		<rom name="017-c2.bin" size="1048576" crc="d55c550d" sha1="6110f693aa23710939c04153cf5af26493e4a03f" region="gfx3" offset="1"/>
		<rom name="017-c3.bin" size="1048576" crc="ed51ef65" sha1="e8a8d86e24454948e51a75c883bc6e4091cbf820" region="gfx3" offset="200000"/>
		<rom name="017-c4.bin" size="1048576" crc="f4f3c9cb" sha1="8faafa89dbd0345218f71f891419d2e4e7578200" region="gfx3" offset="200001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="senku3kc" sourcefile="neogeo.c" cloneof="sengoku3" romof="sengoku3">
		<description>Sengoku 3 (Char color changed - 80%)</description>
		<year>2001</year>
		<manufacturer>Fighters Kim</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="261kc-p1.bin" size="2097152" crc="78a02b04" sha1="d3634471cc12dd77a53d97405bb972ebc46ef513" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="261-m1.bin" merge="261-m1.bin" size="131072" crc="36ed9cdd" sha1="78a7d755e9e9f52255ac6228d9d402fd6a02c126" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="261-v1.bin" merge="261-v1.bin" size="4194304" crc="64c30081" sha1="f9ebd20cf59b72e864b7274c1bdb6d99ecaf4595" region="sound1" offset="0"/>
		<rom name="261-v2.bin" merge="261-v2.bin" size="4194304" crc="392a9c47" sha1="7ab90a54089236ca6c3ef1af8e566a8025d38159" region="sound1" offset="400000"/>
		<rom name="261-v3.bin" merge="261-v3.bin" size="4194304" crc="c1a7ebe3" sha1="1d7bb481451f5ee0457e954bb5210300182c3c9c" region="sound1" offset="800000"/>
		<rom name="261-v4.bin" merge="261-v4.bin" size="2097152" crc="9000d085" sha1="11157b355ab4eb6627e9f322ed875332d3d77349" region="sound1" offset="c00000"/>
		<rom name="261-c1.bin" merge="261-c1.bin" size="8388608" crc="ded84d9c" sha1="d960523b813d4fae06d716298d4e431a5c77a0c5" region="gfx3" offset="0"/>
		<rom name="261-c2.bin" merge="261-c2.bin" size="8388608" crc="b8eb4348" sha1="619d24312549932959481fa58f43f11c048e1ca5" region="gfx3" offset="1"/>
		<rom name="261-c3.bin" merge="261-c3.bin" size="8388608" crc="84e2034a" sha1="38ec4ae4b86933a25c9a03799b8cade4b1346401" region="gfx3" offset="1000000"/>
		<rom name="261-c4.bin" merge="261-c4.bin" size="8388608" crc="0b45ae53" sha1="a19fb21408ab633aee8bbf38bf43b5e26766b355" region="gfx3" offset="1000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="senku3k" sourcefile="neogeo.c" cloneof="sengoku3" romof="sengoku3">
		<description>Sengoku 3 (Add Char - Pow hack set 3)</description>
		<year>2001</year>
		<manufacturer>KrysoFun</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="261k-p1.bin" size="2097152" crc="ff0ab4f5" sha1="581184174074333d7e94cbda1f5d6b3f4aec452c" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="261-m1.bin" merge="261-m1.bin" size="131072" crc="36ed9cdd" sha1="78a7d755e9e9f52255ac6228d9d402fd6a02c126" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="261-v1.bin" merge="261-v1.bin" size="4194304" crc="64c30081" sha1="f9ebd20cf59b72e864b7274c1bdb6d99ecaf4595" region="sound1" offset="0"/>
		<rom name="261-v2.bin" merge="261-v2.bin" size="4194304" crc="392a9c47" sha1="7ab90a54089236ca6c3ef1af8e566a8025d38159" region="sound1" offset="400000"/>
		<rom name="261-v3.bin" merge="261-v3.bin" size="4194304" crc="c1a7ebe3" sha1="1d7bb481451f5ee0457e954bb5210300182c3c9c" region="sound1" offset="800000"/>
		<rom name="261-v4.bin" merge="261-v4.bin" size="2097152" crc="9000d085" sha1="11157b355ab4eb6627e9f322ed875332d3d77349" region="sound1" offset="c00000"/>
		<rom name="261-c1.bin" merge="261-c1.bin" size="8388608" crc="ded84d9c" sha1="d960523b813d4fae06d716298d4e431a5c77a0c5" region="gfx3" offset="0"/>
		<rom name="261-c2.bin" merge="261-c2.bin" size="8388608" crc="b8eb4348" sha1="619d24312549932959481fa58f43f11c048e1ca5" region="gfx3" offset="1"/>
		<rom name="261-c3.bin" merge="261-c3.bin" size="8388608" crc="84e2034a" sha1="38ec4ae4b86933a25c9a03799b8cade4b1346401" region="gfx3" offset="1000000"/>
		<rom name="261-c4.bin" merge="261-c4.bin" size="8388608" crc="0b45ae53" sha1="a19fb21408ab633aee8bbf38bf43b5e26766b355" region="gfx3" offset="1000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="senku3c" sourcefile="neogeo.c" cloneof="sengoku3" romof="sengoku3">
		<description>Sengoku 3 (Add Char - Char color changed)</description>
		<year>2001</year>
		<manufacturer>Unk</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="261c-p1.bin" size="2097152" crc="62abbf93" sha1="f990263265f6dd742d3bd20587affbb056e222a9" region="cpu1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="261-m1.bin" merge="261-m1.bin" size="131072" crc="36ed9cdd" sha1="78a7d755e9e9f52255ac6228d9d402fd6a02c126" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="261-v1.bin" merge="261-v1.bin" size="4194304" crc="64c30081" sha1="f9ebd20cf59b72e864b7274c1bdb6d99ecaf4595" region="sound1" offset="0"/>
		<rom name="261-v2.bin" merge="261-v2.bin" size="4194304" crc="392a9c47" sha1="7ab90a54089236ca6c3ef1af8e566a8025d38159" region="sound1" offset="400000"/>
		<rom name="261-v3.bin" merge="261-v3.bin" size="4194304" crc="c1a7ebe3" sha1="1d7bb481451f5ee0457e954bb5210300182c3c9c" region="sound1" offset="800000"/>
		<rom name="261-v4.bin" merge="261-v4.bin" size="2097152" crc="9000d085" sha1="11157b355ab4eb6627e9f322ed875332d3d77349" region="sound1" offset="c00000"/>
		<rom name="261-c1.bin" merge="261-c1.bin" size="8388608" crc="ded84d9c" sha1="d960523b813d4fae06d716298d4e431a5c77a0c5" region="gfx3" offset="0"/>
		<rom name="261-c2.bin" merge="261-c2.bin" size="8388608" crc="b8eb4348" sha1="619d24312549932959481fa58f43f11c048e1ca5" region="gfx3" offset="1"/>
		<rom name="261-c3.bin" merge="261-c3.bin" size="8388608" crc="84e2034a" sha1="38ec4ae4b86933a25c9a03799b8cade4b1346401" region="gfx3" offset="1000000"/>
		<rom name="261-c4.bin" merge="261-c4.bin" size="8388608" crc="0b45ae53" sha1="a19fb21408ab633aee8bbf38bf43b5e26766b355" region="gfx3" offset="1000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="senku3b" sourcefile="neogeo.c" cloneof="sengoku3" romof="sengoku3">
		<description>Sengoku 3 (Add Char)</description>
		<year>2001</year>
		<manufacturer>Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="261b-p1.bin" size="2097152" crc="66553650" sha1="f235681d394c6526e9c61f5321a80287240ef61f" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="261-m1.bin" merge="261-m1.bin" size="131072" crc="36ed9cdd" sha1="78a7d755e9e9f52255ac6228d9d402fd6a02c126" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="261-v1.bin" merge="261-v1.bin" size="4194304" crc="64c30081" sha1="f9ebd20cf59b72e864b7274c1bdb6d99ecaf4595" region="sound1" offset="0"/>
		<rom name="261-v2.bin" merge="261-v2.bin" size="4194304" crc="392a9c47" sha1="7ab90a54089236ca6c3ef1af8e566a8025d38159" region="sound1" offset="400000"/>
		<rom name="261-v3.bin" merge="261-v3.bin" size="4194304" crc="c1a7ebe3" sha1="1d7bb481451f5ee0457e954bb5210300182c3c9c" region="sound1" offset="800000"/>
		<rom name="261-v4.bin" merge="261-v4.bin" size="2097152" crc="9000d085" sha1="11157b355ab4eb6627e9f322ed875332d3d77349" region="sound1" offset="c00000"/>
		<rom name="261-c1.bin" merge="261-c1.bin" size="8388608" crc="ded84d9c" sha1="d960523b813d4fae06d716298d4e431a5c77a0c5" region="gfx3" offset="0"/>
		<rom name="261-c2.bin" merge="261-c2.bin" size="8388608" crc="b8eb4348" sha1="619d24312549932959481fa58f43f11c048e1ca5" region="gfx3" offset="1"/>
		<rom name="261-c3.bin" merge="261-c3.bin" size="8388608" crc="84e2034a" sha1="38ec4ae4b86933a25c9a03799b8cade4b1346401" region="gfx3" offset="1000000"/>
		<rom name="261-c4.bin" merge="261-c4.bin" size="8388608" crc="0b45ae53" sha1="a19fb21408ab633aee8bbf38bf43b5e26766b355" region="gfx3" offset="1000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="senku3ha" sourcefile="neogeo.c" cloneof="sengoku3" romof="sengoku3">
		<description>Sengoku 3 (Add Char - Select USA and Brazil)</description>
		<year>2001</year>
		<manufacturer>HappyAsr</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="261ha-p1.bin" size="2097152" crc="ff392440" sha1="01184f9edc786d0b83a3afe83e53b9834d54a98d" region="cpu1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="261-m1.bin" merge="261-m1.bin" size="131072" crc="36ed9cdd" sha1="78a7d755e9e9f52255ac6228d9d402fd6a02c126" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="261-v1.bin" merge="261-v1.bin" size="4194304" crc="64c30081" sha1="f9ebd20cf59b72e864b7274c1bdb6d99ecaf4595" region="sound1" offset="0"/>
		<rom name="261-v2.bin" merge="261-v2.bin" size="4194304" crc="392a9c47" sha1="7ab90a54089236ca6c3ef1af8e566a8025d38159" region="sound1" offset="400000"/>
		<rom name="261-v3.bin" merge="261-v3.bin" size="4194304" crc="c1a7ebe3" sha1="1d7bb481451f5ee0457e954bb5210300182c3c9c" region="sound1" offset="800000"/>
		<rom name="261-v4.bin" merge="261-v4.bin" size="2097152" crc="9000d085" sha1="11157b355ab4eb6627e9f322ed875332d3d77349" region="sound1" offset="c00000"/>
		<rom name="261-c1.bin" merge="261-c1.bin" size="8388608" crc="ded84d9c" sha1="d960523b813d4fae06d716298d4e431a5c77a0c5" region="gfx3" offset="0"/>
		<rom name="261-c2.bin" merge="261-c2.bin" size="8388608" crc="b8eb4348" sha1="619d24312549932959481fa58f43f11c048e1ca5" region="gfx3" offset="1"/>
		<rom name="261-c3.bin" merge="261-c3.bin" size="8388608" crc="84e2034a" sha1="38ec4ae4b86933a25c9a03799b8cade4b1346401" region="gfx3" offset="1000000"/>
		<rom name="261-c4.bin" merge="261-c4.bin" size="8388608" crc="0b45ae53" sha1="a19fb21408ab633aee8bbf38bf43b5e26766b355" region="gfx3" offset="1000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="senku3yk" sourcefile="neogeo.c" cloneof="sengoku3" romof="sengoku3">
		<description>Sengoku 3 (Add Char - Pow hack set 1)</description>
		<year>2001</year>
		<manufacturer>KrysFun and Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="261yk-p1.bin" size="2097152" crc="51bf63b9" sha1="36aa9f86e7cd08286983f3a1139c642714fd049e" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="261-m1.bin" merge="261-m1.bin" size="131072" crc="36ed9cdd" sha1="78a7d755e9e9f52255ac6228d9d402fd6a02c126" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="261-v1.bin" merge="261-v1.bin" size="4194304" crc="64c30081" sha1="f9ebd20cf59b72e864b7274c1bdb6d99ecaf4595" region="sound1" offset="0"/>
		<rom name="261-v2.bin" merge="261-v2.bin" size="4194304" crc="392a9c47" sha1="7ab90a54089236ca6c3ef1af8e566a8025d38159" region="sound1" offset="400000"/>
		<rom name="261-v3.bin" merge="261-v3.bin" size="4194304" crc="c1a7ebe3" sha1="1d7bb481451f5ee0457e954bb5210300182c3c9c" region="sound1" offset="800000"/>
		<rom name="261-v4.bin" merge="261-v4.bin" size="2097152" crc="9000d085" sha1="11157b355ab4eb6627e9f322ed875332d3d77349" region="sound1" offset="c00000"/>
		<rom name="261-c1.bin" merge="261-c1.bin" size="8388608" crc="ded84d9c" sha1="d960523b813d4fae06d716298d4e431a5c77a0c5" region="gfx3" offset="0"/>
		<rom name="261-c2.bin" merge="261-c2.bin" size="8388608" crc="b8eb4348" sha1="619d24312549932959481fa58f43f11c048e1ca5" region="gfx3" offset="1"/>
		<rom name="261-c3.bin" merge="261-c3.bin" size="8388608" crc="84e2034a" sha1="38ec4ae4b86933a25c9a03799b8cade4b1346401" region="gfx3" offset="1000000"/>
		<rom name="261-c4.bin" merge="261-c4.bin" size="8388608" crc="0b45ae53" sha1="a19fb21408ab633aee8bbf38bf43b5e26766b355" region="gfx3" offset="1000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="senku3ya" sourcefile="neogeo.c" cloneof="sengoku3" romof="sengoku3">
		<description>Sengoku 3 (Add Char - Pow hack set 2)</description>
		<year>2001</year>
		<manufacturer>KrysFun and Ydmis</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="261yka-p1.bin" size="2097152" crc="dea384f6" sha1="2adf0f2aa1605710e37f13eb8e4588645ae7f8c2" region="cpu1" offset="100000"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="261-m1.bin" merge="261-m1.bin" size="131072" crc="36ed9cdd" sha1="78a7d755e9e9f52255ac6228d9d402fd6a02c126" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="261-v1.bin" merge="261-v1.bin" size="4194304" crc="64c30081" sha1="f9ebd20cf59b72e864b7274c1bdb6d99ecaf4595" region="sound1" offset="0"/>
		<rom name="261-v2.bin" merge="261-v2.bin" size="4194304" crc="392a9c47" sha1="7ab90a54089236ca6c3ef1af8e566a8025d38159" region="sound1" offset="400000"/>
		<rom name="261-v3.bin" merge="261-v3.bin" size="4194304" crc="c1a7ebe3" sha1="1d7bb481451f5ee0457e954bb5210300182c3c9c" region="sound1" offset="800000"/>
		<rom name="261-v4.bin" merge="261-v4.bin" size="2097152" crc="9000d085" sha1="11157b355ab4eb6627e9f322ed875332d3d77349" region="sound1" offset="c00000"/>
		<rom name="261-c1.bin" merge="261-c1.bin" size="8388608" crc="ded84d9c" sha1="d960523b813d4fae06d716298d4e431a5c77a0c5" region="gfx3" offset="0"/>
		<rom name="261-c2.bin" merge="261-c2.bin" size="8388608" crc="b8eb4348" sha1="619d24312549932959481fa58f43f11c048e1ca5" region="gfx3" offset="1"/>
		<rom name="261-c3.bin" merge="261-c3.bin" size="8388608" crc="84e2034a" sha1="38ec4ae4b86933a25c9a03799b8cade4b1346401" region="gfx3" offset="1000000"/>
		<rom name="261-c4.bin" merge="261-c4.bin" size="8388608" crc="0b45ae53" sha1="a19fb21408ab633aee8bbf38bf43b5e26766b355" region="gfx3" offset="1000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="shockt2w" sourcefile="neogeo.c" romof="neogeo">
		<description>Shock Troopers - 2nd Squad (Hack)</description>
		<year>1998</year>
		<manufacturer>Wesker</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="246w-p1.bin" size="1048576" crc="0af69336" sha1="680f348f15177d14b7885d9976cf1bac4ae9eaf3" region="cpu1" offset="0"/>
		<rom name="246-p2.bin" size="4194304" crc="72ea04c3" sha1="4fb1d22c30f5f3db4637dd92a4d2705c88de399d" region="cpu1" offset="100000"/>
		<rom name="246-s1.bin" size="131072" crc="2a360637" sha1="431b43da5377dd189e51bd93d88d8a24d1b5090a" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="246-m1.bin" size="131072" crc="d0604ad1" sha1="fae3cd52a177eadd5f5775ace957cc0f8301e65d" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="246-v1.bin" size="4194304" crc="16986fc6" sha1="cff3103dadf2f4390460456a5bd3fb5f28e21f6a" region="sound1" offset="0"/>
		<rom name="246-v2.bin" size="4194304" crc="ada41e83" sha1="78e37ffaaa5679c8775a3a71f6df7a0d15082bdc" region="sound1" offset="400000"/>
		<rom name="246-v3.bin" size="2097152" crc="a05ba5db" sha1="09d739cad323d918f4196f91b654627fcafd8f4d" region="sound1" offset="800000"/>
		<rom name="246-c1.bin" size="8388608" crc="47ac9ec5" sha1="2d9eea11ba87baa23b18a1a3f607dc137846e807" region="gfx3" offset="0"/>
		<rom name="246-c2.bin" size="8388608" crc="7bcab64f" sha1="08d0edddd14b53d606e9a7a46aa4fb4e7398e0d0" region="gfx3" offset="1"/>
		<rom name="246-c3.bin" size="8388608" crc="db2f73e8" sha1="8d0c3473a8b2a4e28fed1b74beb2e025b7e61867" region="gfx3" offset="1000000"/>
		<rom name="246-c4.bin" size="8388608" crc="5503854e" sha1="a0f2e7c609cbb2aa43493a39d7dcaeca3d511d26" region="gfx3" offset="1000001"/>
		<rom name="246-c5.bin" size="8388608" crc="055b3701" sha1="97f5e92538d1f2e437dcb3f80e56e1230287e8d1" region="gfx3" offset="2000000"/>
		<rom name="246-c6.bin" size="8388608" crc="7e2caae1" sha1="d9de14e3e323664a8c5b7f1df1ba9ec7dd0e6a46" region="gfx3" offset="2000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="tpgolfcd" sourcefile="neogeo.c" romof="neogeo">
		<description>Top Player's Golf (CD conversion)</description>
		<year>2007</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="003-p1ch.bin" size="1048576" crc="87f2a8ce" sha1="ad903d7711ac4af47f1dee64ba7c6bb247029407" region="cpu1" offset="0"/>
		<rom name="003-p2.bin" size="524288" crc="b7809a8f" sha1="1604c889592c9610668bff296de48a0d6906156d" region="cpu1" offset="100000"/>
		<rom name="003-s1.bin" size="131072" crc="7b3eb9b1" sha1="39cd8bad9f8bfdeb8ac681b5b79ae5aa81c8dd5f" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="003-m1.bin" size="65536" crc="7851d0d9" sha1="d021cef958cc37ab170b78d7a4b3ae94947e4d13" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="003-v11.bin" size="524288" crc="ff97f1cb" sha1="defa249d46ae220f7bfa70746f5202bbbcc3e5fe" region="sound1" offset="0"/>
		<rom name="003-v21.bin" size="524288" crc="d34960c6" sha1="36d5877d5e42aab943f4d693159f4f3ad8b0addc" region="sound2" offset="0"/>
		<rom name="003-v22.bin" size="524288" crc="9a5f58d4" sha1="2b580595e1820430a36f06fd3e0e0b8f7d686889" region="sound2" offset="80000"/>
		<rom name="003-v23.bin" size="524288" crc="30f53e54" sha1="22461f88a56d272b78dbc23204c0c6816200532b" region="sound2" offset="100000"/>
		<rom name="003-v24.bin" size="524288" crc="5ba0f501" sha1="ca02937a611a2c50c9e4b54f8fd4eaea09259894" region="sound2" offset="180000"/>
		<rom name="003-c1.bin" size="524288" crc="0315fbaf" sha1="583c9253219c1026d81ee5e0cf5568683adc2633" region="gfx3" offset="0"/>
		<rom name="003-c2.bin" size="524288" crc="b4c15d59" sha1="b0d8ec967f9b8e5216301c10b2d36912abce6515" region="gfx3" offset="1"/>
		<rom name="003-c3.bin" size="524288" crc="b09f1612" sha1="03fbb5db4e377ce9cb4e65ddbc0b114c02e7bae1" region="gfx3" offset="100000"/>
		<rom name="003-c4.bin" size="524288" crc="150ea7a1" sha1="13edc30144b56285ef37eb8aa6fb934704de18d8" region="gfx3" offset="100001"/>
		<rom name="003-c5.bin" size="524288" crc="9a7146da" sha1="2fc83d13e3e9565919aab01bf2a1b028f433b547" region="gfx3" offset="200000"/>
		<rom name="003-c6.bin" size="524288" crc="1e63411a" sha1="ee397e2f679042e87b37d95837af62bb95a72af9" region="gfx3" offset="200001"/>
		<rom name="003-c7.bin" size="524288" crc="2886710c" sha1="1533dd935f0a8f92a0a3c47d1d2bc6d035454244" region="gfx3" offset="300000"/>
		<rom name="003-c8.bin" size="524288" crc="422af22d" sha1="f67c844c34545de6ea187f5bfdf440dec8518532" region="gfx3" offset="300001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="viewpntr" sourcefile="neogeo.c" romof="neogeo">
		<description>Viewpoint Enhanced</description>
		<year>1992</year>
		<manufacturer>KiWi Starlight</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="051tr-p1.bin" size="1048576" crc="063b9fa2" sha1="e2d43646a976d82c809c6fad7dd40cc3dda07b15" region="cpu1" offset="0"/>
		<rom name="051-s1.bin" size="65536" crc="6d0f146a" sha1="537fc5ef099f46fef64d147c0d1264b319758b4f" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="051-m1.bin" size="65536" crc="d57bd7af" sha1="9ed766dbc3c07dbba7869ff335eeb7e297c8e2d9" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="051-v1.bin" size="2097152" crc="019978b6" sha1="7896a551115fc6ed38b5944e0c8dcb2b2c1c077d" region="sound1" offset="0"/>
		<rom name="051-v2.bin" size="2097152" crc="5758f38c" sha1="da10f4b7d22d9139bbf068bd940be82168a74ca1" region="sound1" offset="200000"/>
		<rom name="051-c1.bin" size="2097152" crc="d624c132" sha1="49c7e9f020cba45d7083b45252bcc03397f8c286" region="gfx3" offset="0"/>
		<rom name="051-c2.bin" size="2097152" crc="40d69f1e" sha1="ec4a13582772594957f927622d50f54b0dfcd8d8" region="gfx3" offset="1"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="wakuw7bh" sourcefile="neogeo.c" romof="neogeo">
		<description>Waku Waku 7 (Add Char - 2 players only)</description>
		<year>1996</year>
		<manufacturer>Dodowang</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="225bh-p1.bin" size="1048576" crc="7a8fda8e" sha1="d55c427173278aa513cb86ee2a90ecd8402d55b0" region="cpu1" offset="0"/>
		<rom name="225-p2.bin" size="2097152" crc="fe190665" sha1="739d9a8fc2da34381654d9e291141eacc210ae5c" region="cpu1" offset="100000"/>
		<rom name="225-s1.bin" size="131072" crc="71c4b4b5" sha1="9410f13807f01082dc86f2d84051be4bed8e9f7c" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="225-m1.bin" size="131072" crc="0634bba6" sha1="153aaf016440500df7a4454f3f2f2911219cb7d8" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="225-v1.bin" size="4194304" crc="6195c6b4" sha1="66c06b5904aedb256e3997bbec60f8ab50c6ff0c" region="sound1" offset="0"/>
		<rom name="225-v2.bin" size="4194304" crc="6159c5fe" sha1="9015e93416497f1ef877c717afed40f7ecfa42e4" region="sound1" offset="400000"/>
		<rom name="225-c1.bin" size="4194304" crc="ee4fea54" sha1="314b513a52b2cc88cbf2409d1934c357269a8bb2" region="gfx3" offset="0"/>
		<rom name="225-c2.bin" size="4194304" crc="0c549e2d" sha1="d8c4626231c92e43d9bf183202553ee2b5c532e6" region="gfx3" offset="1"/>
		<rom name="225-c3.bin" size="4194304" crc="af0897c0" sha1="2b8ec19b9dd0bd1f1171fb01b915e9d25ec8c421" region="gfx3" offset="800000"/>
		<rom name="225-c4.bin" size="4194304" crc="4c66527a" sha1="6c8c9342fad70b456e282b0d52e7ad890e4673d3" region="gfx3" offset="800001"/>
		<rom name="225-c5.bin" size="4194304" crc="8ecea2b5" sha1="cad51e6e76d8258a78becb6f4096dd061f537494" region="gfx3" offset="1000000"/>
		<rom name="225-c6.bin" size="4194304" crc="0eb11a6d" sha1="c6d4f978ff3ca190a3060ac52bd7347189194f76" region="gfx3" offset="1000001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="wh2ey" sourcefile="neogeo.c" romof="neogeo">
		<description>World Heroes 2 (Boss, PPX hack, remixed by ZKW)</description>
		<year>1993</year>
		<manufacturer>ZKW</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="057-p1ey.bin" size="2097152" crc="07389ed9" sha1="8c51b9f069a8de49bf313ec9222dddd09c520bfe" region="cpu1" offset="100000"/>
		<rom name="057-s1.bin" size="131072" crc="fcaeb3a4" sha1="1f3f85e38b8552333261c04ae5af0d6e3b310622" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="057-m1.bin" size="131072" crc="8fa3bc77" sha1="982f92978671e4ee66630948e6bb7565b37b5dc0" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="057-v1.bin" size="2097152" crc="8877e301" sha1="1bab988d74ea8fd12db201c257ec844622cf5f4e" region="sound1" offset="0"/>
		<rom name="057-v2.bin" size="2097152" crc="c1317ff4" sha1="4c28b2b5998abaeaa5143f2f3a9ba52c6041f4f3" region="sound1" offset="200000"/>
		<rom name="057-c1.bin" size="2097152" crc="21c6bb91" sha1="a2c17d0c91dd59528d8fa7fe110af8b20b25ff99" region="gfx3" offset="0"/>
		<rom name="057-c2.bin" size="2097152" crc="a3999925" sha1="0ee861a77850d378d03c1bf00b9692abd860c759" region="gfx3" offset="1"/>
		<rom name="057-c3.bin" size="2097152" crc="b725a219" sha1="4857687d156a9150a69b97d2729245a51c144a0c" region="gfx3" offset="400000"/>
		<rom name="057-c4.bin" size="2097152" crc="8d96425e" sha1="0f79c868a6a33ad25e38d842f30ec4440d809033" region="gfx3" offset="400001"/>
		<rom name="057-c5.bin" size="2097152" crc="b20354af" sha1="da7609fd467f2f4d71d92970f438a04d11ab1cc1" region="gfx3" offset="800000"/>
		<rom name="057-c6.bin" size="2097152" crc="b13d1de3" sha1="7d749c23a33d90fe50279e884540d71cf1aaaa6b" region="gfx3" offset="800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="304" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="whpb" sourcefile="neogeo.c" cloneof="whp" romof="whp">
		<description>World Heroes Perfect (Add Char)</description>
		<year>1995</year>
		<manufacturer>Creamymami and Dodowang</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="090b-p1.bin" size="2097152" crc="c31f9562" sha1="81a7dade46c0fc7241964d957322f768a256e8da" region="cpu1" offset="100000"/>
		<rom name="090-s1.bin" merge="090-s1.bin" size="131072" crc="174a880f" sha1="c35d315d728d119a6e9aa42e0593937c90897449" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="090-m1.bin" merge="090-m1.bin" size="131072" crc="28065668" sha1="0c60d4afa1dccad0135e733104f056be73b54e4e" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="090-v1.bin" merge="090-v1.bin" size="2097152" crc="30cf2709" sha1="d1845033f16de2470afd3858ee0efb45176d9ed7" region="sound1" offset="0"/>
		<rom name="090-v2.bin" merge="090-v2.bin" size="2097152" crc="b6527edd" sha1="2bcf5bfa6e117cf4a3728a5e5f5771313c93f22a" region="sound1" offset="200000"/>
		<rom name="090-v3.bin" merge="090-v3.bin" size="2097152" crc="1908a7ce" sha1="78f31bcfea33eb94752bbf5226c481baec1af5ac" region="sound1" offset="400000"/>
		<rom name="090-c1.bin" merge="090-c1.bin" size="4194304" crc="cd30ed9b" sha1="839c20f7ff31251acc875ae402b5d267e55510c7" region="gfx3" offset="0"/>
		<rom name="090-c2.bin" merge="090-c2.bin" size="4194304" crc="10eed5ee" sha1="12131b1c8c017ea77a98c044b392a5db6aad0143" region="gfx3" offset="1"/>
		<rom name="090-c3.bin" merge="090-c3.bin" size="2097152" crc="436d1b31" sha1="059776d77b91377ed0bcfc278802d659c917fc0f" region="gfx3" offset="800000"/>
		<rom name="090-c4.bin" merge="090-c4.bin" size="2097152" crc="f9c8dd26" sha1="25a9eea1d49b21b4a988beb32c25bf2f7796f227" region="gfx3" offset="800001"/>
		<rom name="090-c5.bin" merge="090-c5.bin" size="2097152" crc="8e34a9f4" sha1="67b839b426ef3fad0a85d951fdd44c0a45c55226" region="gfx3" offset="1000000"/>
		<rom name="090-c6.bin" merge="090-c6.bin" size="2097152" crc="a43e4766" sha1="54f282f2b1ff2934cca7acbb4386a2b99a29df3a" region="gfx3" offset="1000001"/>
		<rom name="090-c7.bin" merge="090-c7.bin" size="2097152" crc="59d97215" sha1="85a960dc7f364df13ee0c2f99a4c53aefb081486" region="gfx3" offset="1800000"/>
		<rom name="090-c8.bin" merge="090-c8.bin" size="2097152" crc="fc092367" sha1="69ff4ae909dd857de3ca8645d63f8b4bde117448" region="gfx3" offset="1800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="whpb2" sourcefile="neogeo.c" cloneof="whp" romof="whp">
		<description>World Heroes Perfect (Add Char - 2 with Icons)</description>
		<year>1995</year>
		<manufacturer>Creamymami and Dodowang</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="090b2-p1.bin" size="2097152" crc="fe3836e4" sha1="0bca5e144b7de919f693fb32e977e81d5497f752" region="cpu1" offset="100000"/>
		<rom name="090-s1.bin" merge="090-s1.bin" size="131072" crc="174a880f" sha1="c35d315d728d119a6e9aa42e0593937c90897449" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="090-m1.bin" merge="090-m1.bin" size="131072" crc="28065668" sha1="0c60d4afa1dccad0135e733104f056be73b54e4e" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="090-v1.bin" merge="090-v1.bin" size="2097152" crc="30cf2709" sha1="d1845033f16de2470afd3858ee0efb45176d9ed7" region="sound1" offset="0"/>
		<rom name="090-v2.bin" merge="090-v2.bin" size="2097152" crc="b6527edd" sha1="2bcf5bfa6e117cf4a3728a5e5f5771313c93f22a" region="sound1" offset="200000"/>
		<rom name="090-v3.bin" merge="090-v3.bin" size="2097152" crc="1908a7ce" sha1="78f31bcfea33eb94752bbf5226c481baec1af5ac" region="sound1" offset="400000"/>
		<rom name="090-c1.bin" merge="090-c1.bin" size="4194304" crc="cd30ed9b" sha1="839c20f7ff31251acc875ae402b5d267e55510c7" region="gfx3" offset="0"/>
		<rom name="090-c2.bin" merge="090-c2.bin" size="4194304" crc="10eed5ee" sha1="12131b1c8c017ea77a98c044b392a5db6aad0143" region="gfx3" offset="1"/>
		<rom name="090-c3.bin" merge="090-c3.bin" size="2097152" crc="436d1b31" sha1="059776d77b91377ed0bcfc278802d659c917fc0f" region="gfx3" offset="800000"/>
		<rom name="090-c4.bin" merge="090-c4.bin" size="2097152" crc="f9c8dd26" sha1="25a9eea1d49b21b4a988beb32c25bf2f7796f227" region="gfx3" offset="800001"/>
		<rom name="090-c5.bin" merge="090-c5.bin" size="2097152" crc="8e34a9f4" sha1="67b839b426ef3fad0a85d951fdd44c0a45c55226" region="gfx3" offset="1000000"/>
		<rom name="090-c6.bin" merge="090-c6.bin" size="2097152" crc="a43e4766" sha1="54f282f2b1ff2934cca7acbb4386a2b99a29df3a" region="gfx3" offset="1000001"/>
		<rom name="090-c7.bin" merge="090-c7.bin" size="2097152" crc="59d97215" sha1="85a960dc7f364df13ee0c2f99a4c53aefb081486" region="gfx3" offset="1800000"/>
		<rom name="090-c8.bin" merge="090-c8.bin" size="2097152" crc="fc092367" sha1="69ff4ae909dd857de3ca8645d63f8b4bde117448" region="gfx3" offset="1800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="whpbh" sourcefile="neogeo.c" cloneof="whp" romof="whp">
		<description>World Heroes Perfect (Add Char - All with Icons)</description>
		<year>1995</year>
		<manufacturer>Dodowang</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="090bh-p1.bin" size="2097152" crc="9bd000f2" sha1="3f3b2cc47a0ef33f2b8e7ba6e6e81ebdff39a54b" region="cpu1" offset="100000"/>
		<rom name="090bh-s1.bin" size="131072" crc="f2de6500" sha1="5acc7746394724903b0fd3d4b5acf5bab355c9f4" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="090-m1.bin" merge="090-m1.bin" size="131072" crc="28065668" sha1="0c60d4afa1dccad0135e733104f056be73b54e4e" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="090-v1.bin" merge="090-v1.bin" size="2097152" crc="30cf2709" sha1="d1845033f16de2470afd3858ee0efb45176d9ed7" region="sound1" offset="0"/>
		<rom name="090-v2.bin" merge="090-v2.bin" size="2097152" crc="b6527edd" sha1="2bcf5bfa6e117cf4a3728a5e5f5771313c93f22a" region="sound1" offset="200000"/>
		<rom name="090-v3.bin" merge="090-v3.bin" size="2097152" crc="1908a7ce" sha1="78f31bcfea33eb94752bbf5226c481baec1af5ac" region="sound1" offset="400000"/>
		<rom name="090-c1.bin" merge="090-c1.bin" size="4194304" crc="cd30ed9b" sha1="839c20f7ff31251acc875ae402b5d267e55510c7" region="gfx3" offset="0"/>
		<rom name="090-c2.bin" merge="090-c2.bin" size="4194304" crc="10eed5ee" sha1="12131b1c8c017ea77a98c044b392a5db6aad0143" region="gfx3" offset="1"/>
		<rom name="090-c3.bin" merge="090-c3.bin" size="2097152" crc="436d1b31" sha1="059776d77b91377ed0bcfc278802d659c917fc0f" region="gfx3" offset="800000"/>
		<rom name="090-c4.bin" merge="090-c4.bin" size="2097152" crc="f9c8dd26" sha1="25a9eea1d49b21b4a988beb32c25bf2f7796f227" region="gfx3" offset="800001"/>
		<rom name="090-c5.bin" merge="090-c5.bin" size="2097152" crc="8e34a9f4" sha1="67b839b426ef3fad0a85d951fdd44c0a45c55226" region="gfx3" offset="1000000"/>
		<rom name="090-c6.bin" merge="090-c6.bin" size="2097152" crc="a43e4766" sha1="54f282f2b1ff2934cca7acbb4386a2b99a29df3a" region="gfx3" offset="1000001"/>
		<rom name="090-c7.bin" merge="090-c7.bin" size="2097152" crc="59d97215" sha1="85a960dc7f364df13ee0c2f99a4c53aefb081486" region="gfx3" offset="1800000"/>
		<rom name="090-c8.bin" merge="090-c8.bin" size="2097152" crc="fc092367" sha1="69ff4ae909dd857de3ca8645d63f8b4bde117448" region="gfx3" offset="1800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="whpbho" sourcefile="neogeo.c" cloneof="whp" romof="whp">
		<description>World Heroes Perfect (Add Char - Older - Has bug)</description>
		<year>1995</year>
		<manufacturer>Dodowang</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="090bho-p1.bin" size="2097152" crc="341f360f" sha1="8a52866a5751021d20b8400dfa840e589024a7e9" region="cpu1" offset="100000"/>
		<rom name="090-s1.bin" merge="090-s1.bin" size="131072" crc="174a880f" sha1="c35d315d728d119a6e9aa42e0593937c90897449" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="090-m1.bin" merge="090-m1.bin" size="131072" crc="28065668" sha1="0c60d4afa1dccad0135e733104f056be73b54e4e" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="090-v1.bin" merge="090-v1.bin" size="2097152" crc="30cf2709" sha1="d1845033f16de2470afd3858ee0efb45176d9ed7" region="sound1" offset="0"/>
		<rom name="090-v2.bin" merge="090-v2.bin" size="2097152" crc="b6527edd" sha1="2bcf5bfa6e117cf4a3728a5e5f5771313c93f22a" region="sound1" offset="200000"/>
		<rom name="090-v3.bin" merge="090-v3.bin" size="2097152" crc="1908a7ce" sha1="78f31bcfea33eb94752bbf5226c481baec1af5ac" region="sound1" offset="400000"/>
		<rom name="090-c1.bin" merge="090-c1.bin" size="4194304" crc="cd30ed9b" sha1="839c20f7ff31251acc875ae402b5d267e55510c7" region="gfx3" offset="0"/>
		<rom name="090-c2.bin" merge="090-c2.bin" size="4194304" crc="10eed5ee" sha1="12131b1c8c017ea77a98c044b392a5db6aad0143" region="gfx3" offset="1"/>
		<rom name="090-c3.bin" merge="090-c3.bin" size="2097152" crc="436d1b31" sha1="059776d77b91377ed0bcfc278802d659c917fc0f" region="gfx3" offset="800000"/>
		<rom name="090-c4.bin" merge="090-c4.bin" size="2097152" crc="f9c8dd26" sha1="25a9eea1d49b21b4a988beb32c25bf2f7796f227" region="gfx3" offset="800001"/>
		<rom name="090-c5.bin" merge="090-c5.bin" size="2097152" crc="8e34a9f4" sha1="67b839b426ef3fad0a85d951fdd44c0a45c55226" region="gfx3" offset="1000000"/>
		<rom name="090-c6.bin" merge="090-c6.bin" size="2097152" crc="a43e4766" sha1="54f282f2b1ff2934cca7acbb4386a2b99a29df3a" region="gfx3" offset="1000001"/>
		<rom name="090-c7.bin" merge="090-c7.bin" size="2097152" crc="59d97215" sha1="85a960dc7f364df13ee0c2f99a4c53aefb081486" region="gfx3" offset="1800000"/>
		<rom name="090-c8.bin" merge="090-c8.bin" size="2097152" crc="fc092367" sha1="69ff4ae909dd857de3ca8645d63f8b4bde117448" region="gfx3" offset="1800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="whpbho2" sourcefile="neogeo.c" cloneof="whp" romof="whp">
		<description>World Heroes Perfect (Add Char - Old - BugFix)</description>
		<year>1995</year>
		<manufacturer>Creamymami and Dodowang</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="090bho2-p1.bin" size="2097152" crc="cbfa58ef" sha1="87941fbb79c82a4639103cbaec6fd013d180b3e9" region="cpu1" offset="100000"/>
		<rom name="090-s1.bin" merge="090-s1.bin" size="131072" crc="174a880f" sha1="c35d315d728d119a6e9aa42e0593937c90897449" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="090-m1.bin" merge="090-m1.bin" size="131072" crc="28065668" sha1="0c60d4afa1dccad0135e733104f056be73b54e4e" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="090-v1.bin" merge="090-v1.bin" size="2097152" crc="30cf2709" sha1="d1845033f16de2470afd3858ee0efb45176d9ed7" region="sound1" offset="0"/>
		<rom name="090-v2.bin" merge="090-v2.bin" size="2097152" crc="b6527edd" sha1="2bcf5bfa6e117cf4a3728a5e5f5771313c93f22a" region="sound1" offset="200000"/>
		<rom name="090-v3.bin" merge="090-v3.bin" size="2097152" crc="1908a7ce" sha1="78f31bcfea33eb94752bbf5226c481baec1af5ac" region="sound1" offset="400000"/>
		<rom name="090-c1.bin" merge="090-c1.bin" size="4194304" crc="cd30ed9b" sha1="839c20f7ff31251acc875ae402b5d267e55510c7" region="gfx3" offset="0"/>
		<rom name="090-c2.bin" merge="090-c2.bin" size="4194304" crc="10eed5ee" sha1="12131b1c8c017ea77a98c044b392a5db6aad0143" region="gfx3" offset="1"/>
		<rom name="090-c3.bin" merge="090-c3.bin" size="2097152" crc="436d1b31" sha1="059776d77b91377ed0bcfc278802d659c917fc0f" region="gfx3" offset="800000"/>
		<rom name="090-c4.bin" merge="090-c4.bin" size="2097152" crc="f9c8dd26" sha1="25a9eea1d49b21b4a988beb32c25bf2f7796f227" region="gfx3" offset="800001"/>
		<rom name="090-c5.bin" merge="090-c5.bin" size="2097152" crc="8e34a9f4" sha1="67b839b426ef3fad0a85d951fdd44c0a45c55226" region="gfx3" offset="1000000"/>
		<rom name="090-c6.bin" merge="090-c6.bin" size="2097152" crc="a43e4766" sha1="54f282f2b1ff2934cca7acbb4386a2b99a29df3a" region="gfx3" offset="1000001"/>
		<rom name="090-c7.bin" merge="090-c7.bin" size="2097152" crc="59d97215" sha1="85a960dc7f364df13ee0c2f99a4c53aefb081486" region="gfx3" offset="1800000"/>
		<rom name="090-c8.bin" merge="090-c8.bin" size="2097152" crc="fc092367" sha1="69ff4ae909dd857de3ca8645d63f8b4bde117448" region="gfx3" offset="1800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="whpeh" sourcefile="neogeo.c" cloneof="whp" romof="whp">
		<description>World Heroes Perfect (Add Char - Pow hack)</description>
		<year>1995</year>
		<manufacturer>Creamymami, Dodowang and Fighters Kim</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="090eh-p1.bin" size="2097152" crc="8bde8cb8" sha1="35941fe642ed0e57812788f1f46790a67b4c676c" region="cpu1" offset="100000"/>
		<rom name="090-s1.bin" merge="090-s1.bin" size="131072" crc="174a880f" sha1="c35d315d728d119a6e9aa42e0593937c90897449" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="090-m1.bin" merge="090-m1.bin" size="131072" crc="28065668" sha1="0c60d4afa1dccad0135e733104f056be73b54e4e" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="090-v1.bin" merge="090-v1.bin" size="2097152" crc="30cf2709" sha1="d1845033f16de2470afd3858ee0efb45176d9ed7" region="sound1" offset="0"/>
		<rom name="090-v2.bin" merge="090-v2.bin" size="2097152" crc="b6527edd" sha1="2bcf5bfa6e117cf4a3728a5e5f5771313c93f22a" region="sound1" offset="200000"/>
		<rom name="090-v3.bin" merge="090-v3.bin" size="2097152" crc="1908a7ce" sha1="78f31bcfea33eb94752bbf5226c481baec1af5ac" region="sound1" offset="400000"/>
		<rom name="090-c1.bin" merge="090-c1.bin" size="4194304" crc="cd30ed9b" sha1="839c20f7ff31251acc875ae402b5d267e55510c7" region="gfx3" offset="0"/>
		<rom name="090-c2.bin" merge="090-c2.bin" size="4194304" crc="10eed5ee" sha1="12131b1c8c017ea77a98c044b392a5db6aad0143" region="gfx3" offset="1"/>
		<rom name="090-c3.bin" merge="090-c3.bin" size="2097152" crc="436d1b31" sha1="059776d77b91377ed0bcfc278802d659c917fc0f" region="gfx3" offset="800000"/>
		<rom name="090-c4.bin" merge="090-c4.bin" size="2097152" crc="f9c8dd26" sha1="25a9eea1d49b21b4a988beb32c25bf2f7796f227" region="gfx3" offset="800001"/>
		<rom name="090-c5.bin" merge="090-c5.bin" size="2097152" crc="8e34a9f4" sha1="67b839b426ef3fad0a85d951fdd44c0a45c55226" region="gfx3" offset="1000000"/>
		<rom name="090-c6.bin" merge="090-c6.bin" size="2097152" crc="a43e4766" sha1="54f282f2b1ff2934cca7acbb4386a2b99a29df3a" region="gfx3" offset="1000001"/>
		<rom name="090-c7.bin" merge="090-c7.bin" size="2097152" crc="59d97215" sha1="85a960dc7f364df13ee0c2f99a4c53aefb081486" region="gfx3" offset="1800000"/>
		<rom name="090-c8.bin" merge="090-c8.bin" size="2097152" crc="fc092367" sha1="69ff4ae909dd857de3ca8645d63f8b4bde117448" region="gfx3" offset="1800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="whpeho" sourcefile="neogeo.c" cloneof="whp" romof="whp">
		<description>World Heroes Perfect (Add Char - Pow hack - Old)</description>
		<year>1995</year>
		<manufacturer>Creamymami, Dodowang and Fighters Kim</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)"/>
		<rom name="sp-s2.sp1" merge="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" merge="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" merge="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" merge="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" merge="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" merge="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" merge="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" merge="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="090eho-p1.bin" size="2097152" crc="92134471" sha1="52dc270118e9b3d5ec42b320c8bb778743cf88f5" region="cpu1" offset="100000"/>
		<rom name="090-s1.bin" merge="090-s1.bin" size="131072" crc="174a880f" sha1="c35d315d728d119a6e9aa42e0593937c90897449" region="gfx1" offset="0"/>
		<rom name="sfix.sfx" merge="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
		<rom name="sm1.sm1" merge="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="090-m1.bin" merge="090-m1.bin" size="131072" crc="28065668" sha1="0c60d4afa1dccad0135e733104f056be73b54e4e" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" merge="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="090-v1.bin" merge="090-v1.bin" size="2097152" crc="30cf2709" sha1="d1845033f16de2470afd3858ee0efb45176d9ed7" region="sound1" offset="0"/>
		<rom name="090-v2.bin" merge="090-v2.bin" size="2097152" crc="b6527edd" sha1="2bcf5bfa6e117cf4a3728a5e5f5771313c93f22a" region="sound1" offset="200000"/>
		<rom name="090-v3.bin" merge="090-v3.bin" size="2097152" crc="1908a7ce" sha1="78f31bcfea33eb94752bbf5226c481baec1af5ac" region="sound1" offset="400000"/>
		<rom name="090-c1.bin" merge="090-c1.bin" size="4194304" crc="cd30ed9b" sha1="839c20f7ff31251acc875ae402b5d267e55510c7" region="gfx3" offset="0"/>
		<rom name="090-c2.bin" merge="090-c2.bin" size="4194304" crc="10eed5ee" sha1="12131b1c8c017ea77a98c044b392a5db6aad0143" region="gfx3" offset="1"/>
		<rom name="090-c3.bin" merge="090-c3.bin" size="2097152" crc="436d1b31" sha1="059776d77b91377ed0bcfc278802d659c917fc0f" region="gfx3" offset="800000"/>
		<rom name="090-c4.bin" merge="090-c4.bin" size="2097152" crc="f9c8dd26" sha1="25a9eea1d49b21b4a988beb32c25bf2f7796f227" region="gfx3" offset="800001"/>
		<rom name="090-c5.bin" merge="090-c5.bin" size="2097152" crc="8e34a9f4" sha1="67b839b426ef3fad0a85d951fdd44c0a45c55226" region="gfx3" offset="1000000"/>
		<rom name="090-c6.bin" merge="090-c6.bin" size="2097152" crc="a43e4766" sha1="54f282f2b1ff2934cca7acbb4386a2b99a29df3a" region="gfx3" offset="1000001"/>
		<rom name="090-c7.bin" merge="090-c7.bin" size="2097152" crc="59d97215" sha1="85a960dc7f364df13ee0c2f99a4c53aefb081486" region="gfx3" offset="1800000"/>
		<rom name="090-c8.bin" merge="090-c8.bin" size="2097152" crc="fc092367" sha1="69ff4ae909dd857de3ca8645d63f8b4bde117448" region="gfx3" offset="1800001"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="59.185608" />
		<sound channels="2"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Test Switch">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Chutes?">
			<dipvalue name="1?"/>
			<dipvalue name="2?" default="yes"/>
		</dipswitch>
		<dipswitch name="Autofire (in some games)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="COMM Setting">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="mariopac" sourcefile="pacland.c" cloneof="pacland" romof="pacland">
		<description>Mario in Pac-Land</description>
		<year>2001</year>
		<manufacturer>Namco</manufacturer>
		<rom name="pl5_01b.bin" merge="pl5_01b.bin" size="16384" crc="b0ea7631" sha1="424afa6f397310c7af39c9e8b580aa9ccd42c39c" region="cpu1" offset="8000"/>
		<rom name="pl5_02.bin" merge="pl5_02.bin" size="16384" crc="d903e84e" sha1="25338726227bfbec65847879aac5228a6a307db4" region="cpu1" offset="c000"/>
		<rom name="pl1-3" merge="pl1-3" size="16384" crc="aa9fa739" sha1="7b1f7857eb5f68e166b1f8988c82051aaf05df48" region="cpu1" offset="10000"/>
		<rom name="pl1-4" merge="pl1-4" size="16384" crc="2b895a90" sha1="820f8873c6a5a736089406d0f03d491dfb82d00d" region="cpu1" offset="14000"/>
		<rom name="pl1-5" merge="pl1-5" size="16384" crc="7af66200" sha1="f44161ded1633e9801b7a9cd84d481e53823f5d9" region="cpu1" offset="18000"/>
		<rom name="pl3_06.bin" merge="pl3_06.bin" size="16384" crc="2ffe3319" sha1="c2540321cd5a1fe29ecb077abdf8f997893192e9" region="cpu1" offset="1c000"/>
		<rom name="pl1-7" merge="pl1-7" size="8192" crc="8c5becae" sha1="14d67136395c4c64472980a69648ce2d479ae67f" region="cpu2" offset="8000"/>
		<rom name="cus60" size="4096" crc="6ef08fb3" sha1="4842590d60035a0059b0899eb2d5f58ae72c2529" region="cpu2" offset="f000"/>
		<rom name="mp_pl2_12.bin" size="8192" crc="abba0923" sha1="2286b0d162e5502160895940d0c9637abe5d6d2f" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pl4_13.bin" merge="pl4_13.bin" size="8192" crc="3ae582fd" sha1="696b2cfadb6b071de8e43d20cd65b37713ca3b30" region="gfx2" dispose="yes" offset="0"/>
		<rom name="mp_pl1-9" size="16384" crc="98439154" sha1="7bad68705ae3d9fa6e03ad7dc9421cf6063e1669" region="gfx3" dispose="yes" offset="0"/>
		<rom name="mp_pl1-8" size="16384" crc="d0c1f225" sha1="bcaa68922e49b7257959471641d3c91e505a8d53" region="gfx3" dispose="yes" offset="4000"/>
		<rom name="mp_pl1-10" size="16384" crc="6005b277" sha1="acacffe38edfc2d325dc286d182253ee5bb62489" region="gfx3" dispose="yes" offset="8000"/>
		<rom name="mp_pl1-11" size="16384" crc="eeed9880" sha1="e037dd299895db22a88c1d32dda157833b1e8a09" region="gfx3" dispose="yes" offset="c000"/>
		<rom name="pl1-2.bin" merge="pl1-2.bin" size="1024" crc="472885de" sha1="8d552c90b8d5bc6ad6c60934c00f4303cd180ce7" region="proms" offset="0"/>
		<rom name="pl1-1.bin" merge="pl1-1.bin" size="1024" crc="a78ebdaf" sha1="8ea215701eb5e1a2a329ef92c19fc69b18fc28c7" region="proms" offset="400"/>
		<rom name="pl1-5.bin" merge="pl1-5.bin" size="1024" crc="4b7ee712" sha1="dd0ec4c632d8b160f7b54d8f18fcf4ef1508d832" region="proms" offset="800"/>
		<rom name="pl1-4.bin" merge="pl1-4.bin" size="1024" crc="3a7be418" sha1="475cdc68205e3acce83fe79b00b74c6a7e28dde4" region="proms" offset="c00"/>
		<rom name="pl1-3.bin" merge="pl1-3.bin" size="1024" crc="80558da8" sha1="7e1483467817295f36d1e2bdb32934c4f2617d52" region="proms" offset="1000"/>
		<chip type="cpu" name="M6809" clock="1536000"/>
		<chip type="cpu" name="HD63701" clock="1536000"/>
		<chip type="audio" name="Namco CUS30" clock="24000"/>
		<display type="raster" rotate="0" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2" service="yes">
			<control type="joy2way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="30K 80K 130K 300K 500K 1M" default="yes"/>
			<dipvalue name="30K 80K every 100K"/>
			<dipvalue name="30K 80K 150K"/>
			<dipvalue name="30K 100K 200K 400K 600K 1M"/>
			<dipvalue name="40K 100K 180K 300K 500K 1M"/>
			<dipvalue name="40K 100K 200K"/>
			<dipvalue name="40K"/>
			<dipvalue name="50K 150K every 200K"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="B (Easy)"/>
			<dipvalue name="A (Average)" default="yes"/>
			<dipvalue name="C (Hard)"/>
			<dipvalue name="D (Very Hard)"/>
		</dipswitch>
		<dipswitch name="Round Select">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Trip Select">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="256"/>
	</game>
	<game name="paclandb" sourcefile="pacland.c" cloneof="pacland" romof="pacland">
		<description>Pac-Land (Benelux Edition)</description>
		<year>1984</year>
		<manufacturer>Namco</manufacturer>
		<rom name="pl5_01b.bin" merge="pl5_01b.bin" size="16384" crc="b0ea7631" sha1="424afa6f397310c7af39c9e8b580aa9ccd42c39c" region="cpu1" offset="8000"/>
		<rom name="pl5_02.bin" merge="pl5_02.bin" size="16384" crc="d903e84e" sha1="25338726227bfbec65847879aac5228a6a307db4" region="cpu1" offset="c000"/>
		<rom name="pl1-3" merge="pl1-3" size="16384" crc="aa9fa739" sha1="7b1f7857eb5f68e166b1f8988c82051aaf05df48" region="cpu1" offset="10000"/>
		<rom name="pl1-4" merge="pl1-4" size="16384" crc="2b895a90" sha1="820f8873c6a5a736089406d0f03d491dfb82d00d" region="cpu1" offset="14000"/>
		<rom name="pl1-5" merge="pl1-5" size="16384" crc="7af66200" sha1="f44161ded1633e9801b7a9cd84d481e53823f5d9" region="cpu1" offset="18000"/>
		<rom name="pl3_06.bin" merge="pl3_06.bin" size="16384" crc="2ffe3319" sha1="c2540321cd5a1fe29ecb077abdf8f997893192e9" region="cpu1" offset="1c000"/>
		<rom name="pl1-7" merge="pl1-7" size="8192" crc="8c5becae" sha1="14d67136395c4c64472980a69648ce2d479ae67f" region="cpu2" offset="8000"/>
		<rom name="cus60" size="4096" crc="6ef08fb3" sha1="4842590d60035a0059b0899eb2d5f58ae72c2529" region="cpu2" offset="f000"/>
		<rom name="pl2_12.bin" merge="pl2_12.bin" size="8192" crc="a63c8726" sha1="b15903fa2267375280af03af0a7157e1b0bcb86d" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pl4_13.bin" merge="pl4_13.bin" size="8192" crc="3ae582fd" sha1="696b2cfadb6b071de8e43d20cd65b37713ca3b30" region="gfx2" dispose="yes" offset="0"/>
		<rom name="pldb1-9" merge="pl1-9" size="16384" crc="f5d5962b" sha1="8d008a9bc06dc562c241955d9c551647b5c1f4e9" region="gfx3" dispose="yes" offset="0"/>
		<rom name="pldb1-8" merge="pl1-8" size="16384" crc="a2ebfa4a" sha1="4a2a2b43a23a7a46266751415d1bde118143429c" region="gfx3" dispose="yes" offset="4000"/>
		<rom name="pldb1-10" merge="pl1-10" size="16384" crc="c7cf1904" sha1="7ca8ed20ee32eb8609ac96b4e4fcb3b6027b598a" region="gfx3" dispose="yes" offset="8000"/>
		<rom name="pldb1-11" merge="pl1-11" size="16384" crc="6621361a" sha1="4efa40adba803006e86d5e12514983d4132b5efb" region="gfx3" dispose="yes" offset="c000"/>
		<rom name="pl1-2.bin" merge="pl1-2.bin" size="1024" crc="472885de" sha1="8d552c90b8d5bc6ad6c60934c00f4303cd180ce7" region="proms" offset="0"/>
		<rom name="pl1-1.bin" merge="pl1-1.bin" size="1024" crc="a78ebdaf" sha1="8ea215701eb5e1a2a329ef92c19fc69b18fc28c7" region="proms" offset="400"/>
		<rom name="pl1-5.bin" merge="pl1-5.bin" size="1024" crc="4b7ee712" sha1="dd0ec4c632d8b160f7b54d8f18fcf4ef1508d832" region="proms" offset="800"/>
		<rom name="pl1-4.bin" merge="pl1-4.bin" size="1024" crc="3a7be418" sha1="475cdc68205e3acce83fe79b00b74c6a7e28dde4" region="proms" offset="c00"/>
		<rom name="pl1-3.bin" merge="pl1-3.bin" size="1024" crc="80558da8" sha1="7e1483467817295f36d1e2bdb32934c4f2617d52" region="proms" offset="1000"/>
		<chip type="cpu" name="M6809" clock="1536000"/>
		<chip type="cpu" name="HD63701" clock="1536000"/>
		<chip type="audio" name="Namco CUS30" clock="24000"/>
		<display type="raster" rotate="0" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2" service="yes">
			<control type="joy2way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="30K 80K 130K 300K 500K 1M" default="yes"/>
			<dipvalue name="30K 80K every 100K"/>
			<dipvalue name="30K 80K 150K"/>
			<dipvalue name="30K 100K 200K 400K 600K 1M"/>
			<dipvalue name="40K 100K 180K 300K 500K 1M"/>
			<dipvalue name="40K 100K 200K"/>
			<dipvalue name="40K"/>
			<dipvalue name="50K 150K every 200K"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="B (Easy)"/>
			<dipvalue name="A (Average)" default="yes"/>
			<dipvalue name="C (Hard)"/>
			<dipvalue name="D (Very Hard)"/>
		</dipswitch>
		<dipswitch name="Round Select">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Trip Select">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="256"/>
	</game>
	<game name="paclandd" sourcefile="pacland.c" cloneof="pacland" romof="pacland">
		<description>Pac-Land</description>
		<year>2000</year>
		<manufacturer>BlueJustice</manufacturer>
		<rom name="pl5_01b.bin" merge="pl5_01b.bin" size="16384" crc="b0ea7631" sha1="424afa6f397310c7af39c9e8b580aa9ccd42c39c" region="cpu1" offset="8000"/>
		<rom name="pl5_02.bin" merge="pl5_02.bin" size="16384" crc="d903e84e" sha1="25338726227bfbec65847879aac5228a6a307db4" region="cpu1" offset="c000"/>
		<rom name="pl1-3" merge="pl1-3" size="16384" crc="aa9fa739" sha1="7b1f7857eb5f68e166b1f8988c82051aaf05df48" region="cpu1" offset="10000"/>
		<rom name="pl1-4" merge="pl1-4" size="16384" crc="2b895a90" sha1="820f8873c6a5a736089406d0f03d491dfb82d00d" region="cpu1" offset="14000"/>
		<rom name="pl1-5" merge="pl1-5" size="16384" crc="7af66200" sha1="f44161ded1633e9801b7a9cd84d481e53823f5d9" region="cpu1" offset="18000"/>
		<rom name="pl3_06.bin" merge="pl3_06.bin" size="16384" crc="2ffe3319" sha1="c2540321cd5a1fe29ecb077abdf8f997893192e9" region="cpu1" offset="1c000"/>
		<rom name="pl1-7" merge="pl1-7" size="8192" crc="8c5becae" sha1="14d67136395c4c64472980a69648ce2d479ae67f" region="cpu2" offset="8000"/>
		<rom name="cus60" size="4096" crc="6ef08fb3" sha1="4842590d60035a0059b0899eb2d5f58ae72c2529" region="cpu2" offset="f000"/>
		<rom name="pl2_12.bin" merge="pl2_12.bin" size="8192" crc="a63c8726" sha1="b15903fa2267375280af03af0a7157e1b0bcb86d" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pl4_13.bin" merge="pl4_13.bin" size="8192" crc="3ae582fd" sha1="696b2cfadb6b071de8e43d20cd65b37713ca3b30" region="gfx2" dispose="yes" offset="0"/>
		<rom name="pldd1-9" size="16384" crc="3dba9085" sha1="3ade36e6c04ef40d4dcdf53cc374c600de9dbb75" region="gfx3" dispose="yes" offset="0"/>
		<rom name="pldd1-8" size="16384" crc="7f089223" sha1="129344647ae4898c6d70f15e96c13eca12a5f6ca" region="gfx3" dispose="yes" offset="4000"/>
		<rom name="pldd1-10" size="16384" crc="3f4b4d81" sha1="e6acf8164a9d9fc31a12722e466c4dfded3022fe" region="gfx3" dispose="yes" offset="8000"/>
		<rom name="pldd1-11" size="16384" crc="52c2cb37" sha1="47833d98ccbee1098910778ea1a26f58b485a76a" region="gfx3" dispose="yes" offset="c000"/>
		<rom name="pl1-2.bin" merge="pl1-2.bin" size="1024" crc="472885de" sha1="8d552c90b8d5bc6ad6c60934c00f4303cd180ce7" region="proms" offset="0"/>
		<rom name="pl1-1.bin" merge="pl1-1.bin" size="1024" crc="a78ebdaf" sha1="8ea215701eb5e1a2a329ef92c19fc69b18fc28c7" region="proms" offset="400"/>
		<rom name="pl1-5.bin" merge="pl1-5.bin" size="1024" crc="4b7ee712" sha1="dd0ec4c632d8b160f7b54d8f18fcf4ef1508d832" region="proms" offset="800"/>
		<rom name="pl1-4.bin" merge="pl1-4.bin" size="1024" crc="3a7be418" sha1="475cdc68205e3acce83fe79b00b74c6a7e28dde4" region="proms" offset="c00"/>
		<rom name="pl1-3.bin" merge="pl1-3.bin" size="1024" crc="80558da8" sha1="7e1483467817295f36d1e2bdb32934c4f2617d52" region="proms" offset="1000"/>
		<chip type="cpu" name="M6809" clock="1536000"/>
		<chip type="cpu" name="HD63701" clock="1536000"/>
		<chip type="audio" name="Namco CUS30" clock="24000"/>
		<display type="raster" rotate="0" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2" service="yes">
			<control type="joy2way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="30K 80K 130K 300K 500K 1M" default="yes"/>
			<dipvalue name="30K 80K every 100K"/>
			<dipvalue name="30K 80K 150K"/>
			<dipvalue name="30K 100K 200K 400K 600K 1M"/>
			<dipvalue name="40K 100K 180K 300K 500K 1M"/>
			<dipvalue name="40K 100K 200K"/>
			<dipvalue name="40K"/>
			<dipvalue name="50K 150K every 200K"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="B (Easy)"/>
			<dipvalue name="A (Average)" default="yes"/>
			<dipvalue name="C (Hard)"/>
			<dipvalue name="D (Very Hard)"/>
		</dipswitch>
		<dipswitch name="Round Select">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Freeze">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Trip Select">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="256"/>
	</game>
	<game name="abortman" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Abortman</description>
		<year>2001</year>
		<manufacturer>Paul Copeland</manufacturer>
		<rom name="namcopac.6e" merge="namcopac.6e" size="4096" crc="fee263b3" sha1="87117ba5082cd7a615b4ec7c02dd819003fbd669" region="cpu1" offset="0"/>
		<rom name="namcopac.6f" merge="namcopac.6f" size="4096" crc="39d1fc83" sha1="326dbbf94c6fa2e96613dedb53702f8832b47d59" region="cpu1" offset="1000"/>
		<rom name="namcopac.6h" merge="namcopac.6h" size="4096" crc="02083b03" sha1="7e1945f6eb51f2e51806d0439f975f7a2889b9b8" region="cpu1" offset="2000"/>
		<rom name="namcopac.6j" merge="namcopac.6j" size="4096" crc="7a36fe55" sha1="01b4c38108d9dc4e48da4f8d685248e1e6821377" region="cpu1" offset="3000"/>
		<rom name="abortman.5e" size="4096" crc="1c4ef687" sha1="0adea2380f8fd43ea90a4460eea9be2a17e7a825" region="gfx1" dispose="yes" offset="0"/>
		<rom name="abortman.5f" size="4096" crc="38a22ac4" sha1="5503132e4d1ece4a3d71ad3635a60ec151bc0417" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="absurd" sourcefile="pacman.c">
		<description>Absurd!/QuadBlok (non-working alpha ver 3)</description>
		<year>2006</year>
		<manufacturer>Scott Lawrence</manufacturer>
		<rom name="absurd.1" size="4096" crc="cbda6dcb" sha1="e17628ecc06b8877c6c9e55e2c8983272dd38e1e" region="cpu1" offset="0"/>
		<rom name="absurd.2" size="4096" crc="3b669ec6" sha1="94db6cb04f74384a2ef1830e48b9fb79e1636739" region="cpu1" offset="1000"/>
		<rom name="absurd.3" size="4096" crc="beb9024b" sha1="9fb296e6f27373a1364a7ef439e36276e19e09f6" region="cpu1" offset="2000"/>
		<rom name="absurd.5e" size="4096" crc="0a4f5731" sha1="0023b3175da4f25b5c59550c20b0435ac85cec2f" region="gfx1" dispose="yes" offset="0"/>
		<rom name="absurd.5f" size="4096" crc="ae9805ee" sha1="fd90b8bb2492a39f27216e0cda09f9594a9dada7" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="glob.7f" size="32" crc="1f617527" sha1="448845cab63800a05fcb106897503d994377f78f" region="proms" offset="0"/>
		<rom name="absurd.4a" size="256" crc="9379a246" sha1="88c84668f67afc4a5ff12e794ac37a0636bd7153" region="proms" offset="20"/>
		<rom name="82s126.1m" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="baby2" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Baby Pacman 2 (Alt)</description>
		<year>2000</year>
		<manufacturer>T-Bone</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacman.6h" size="4096" crc="bcdd1beb" sha1="8e47e8c2c4d6117d174cdac150392042d3e0a881" region="cpu1" offset="2000"/>
		<rom name="baby2.6j" size="4096" crc="260b87b8" sha1="cf4ace417b7b640678f809c92f690cebc977dd68" region="cpu1" offset="3000"/>
		<rom name="baby2.5e" size="4096" crc="6f7d8d57" sha1="2e786c5a61168455d31b7c45c97891f65243a40b" region="gfx1" dispose="yes" offset="0"/>
		<rom name="baby.5f" size="4096" crc="b6d77a1e" sha1="63ada2a7f154ce7bd756c5002a34e5f4002c2473" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="baby3" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Baby Pacman 3 (Alt)</description>
		<year>2000</year>
		<manufacturer>T-Bone</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacman.6h" size="4096" crc="bcdd1beb" sha1="8e47e8c2c4d6117d174cdac150392042d3e0a881" region="cpu1" offset="2000"/>
		<rom name="baby3.6j" size="4096" crc="6c0e22c8" sha1="bcc684d7f5fb7fe73d3dcfdd80999242789dc9c9" region="cpu1" offset="3000"/>
		<rom name="baby.5e" size="4096" crc="22174b65" sha1="ed90d2c515e2446b369861e20ed34987f10a3dc8" region="gfx1" dispose="yes" offset="0"/>
		<rom name="baby.5f" size="4096" crc="b6d77a1e" sha1="63ada2a7f154ce7bd756c5002a34e5f4002c2473" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="baby4" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Pacman (Baby Maze 4)</description>
		<year>2000</year>
		<manufacturer>T-Bone</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacman.6h" size="4096" crc="bcdd1beb" sha1="8e47e8c2c4d6117d174cdac150392042d3e0a881" region="cpu1" offset="2000"/>
		<rom name="baby4.6j" size="4096" crc="f8cd7ebb" sha1="c7b8e690e96f9b863d31caddc81076d556058671" region="cpu1" offset="3000"/>
		<rom name="baby.5e" size="4096" crc="22174b65" sha1="ed90d2c515e2446b369861e20ed34987f10a3dc8" region="gfx1" dispose="yes" offset="0"/>
		<rom name="baby.5f" size="4096" crc="b6d77a1e" sha1="63ada2a7f154ce7bd756c5002a34e5f4002c2473" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="brakman" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Brakman</description>
		<year>2000</year>
		<manufacturer>Scott Lawrence</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacman.6h" size="4096" crc="bcdd1beb" sha1="8e47e8c2c4d6117d174cdac150392042d3e0a881" region="cpu1" offset="2000"/>
		<rom name="brakman.6j" size="4096" crc="2d2af2e5" sha1="8355f30b106e53499d3c1e1174aee6572869b428" region="cpu1" offset="3000"/>
		<rom name="brakman.5e" size="4096" crc="a004abe7" sha1="c2c8d871b17c9a1f8902f8ec3e46e0991e747f45" region="gfx1" dispose="yes" offset="0"/>
		<rom name="brakman.5f" size="4096" crc="30ed6264" sha1="5bc2753aa6f2e49f6c1ce5810cf561d27ecb38e6" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="bucaneer" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Bucaneer</description>
		<year>1981</year>
		<manufacturer>Bucco</manufacturer>
		<rom name="namcopac.6e" merge="namcopac.6e" size="4096" crc="fee263b3" sha1="87117ba5082cd7a615b4ec7c02dd819003fbd669" region="cpu1" offset="0"/>
		<rom name="namcopac.6f" merge="namcopac.6f" size="4096" crc="39d1fc83" sha1="326dbbf94c6fa2e96613dedb53702f8832b47d59" region="cpu1" offset="1000"/>
		<rom name="buc6h.cpu" size="4096" crc="197443f8" sha1="119aab12a9e1052c7b9a1f81e563740b41429a8c" region="cpu1" offset="2000"/>
		<rom name="buc6k.cpu" size="4096" crc="c4d9169a" sha1="f34a51d9fa90739214ab9e837b2602c992a73576" region="cpu1" offset="3000"/>
		<rom name="buc5e.cpu" size="2048" crc="4060c077" sha1="78d4aa5243246f73533fc0886438dc1fa6f7ebe5" region="gfx1" dispose="yes" offset="0"/>
		<rom name="buc5h.cpu" size="2048" crc="e3861283" sha1="61cf8ed24902910e98438d9e2e2745f226ad2a13" region="gfx1" dispose="yes" offset="800"/>
		<rom name="buc5f.cpu" size="2048" crc="09f66dec" sha1="2d3649341fed19bac15ec274f7d747de46a3edb2" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="buc5k.cpu" size="2048" crc="653314e7" sha1="c466a421917b3502e9115ebda1b2d11f7f586de8" region="gfx1" dispose="yes" offset="1800"/>
		<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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="caterpil" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Caterpillar</description>
		<year>2000</year>
		<manufacturer>Phi</manufacturer>
		<rom name="caterpil.6e" size="4096" crc="b53c5650" sha1="54f1fee2494cfc0452051a6f134c5c3b691b4ffb" region="cpu1" offset="0"/>
		<rom name="caterpil.6f" size="4096" crc="53845efb" sha1="e6db734a7a806aead30422de4073511da55a17f1" region="cpu1" offset="1000"/>
		<rom name="caterpil.6h" size="4096" crc="a474357e" sha1="0fb93ca3364b5955428bc59e2f6d9f186182a280" region="cpu1" offset="2000"/>
		<rom name="caterpil.6j" size="4096" crc="5df0ea3b" sha1="dce379bb4cf5fa7c253cc16702360cbc3b637f37" region="cpu1" offset="3000"/>
		<rom name="caterpil.5e" size="4096" crc="0387907d" sha1="014745c480ee4b81c161cfa7a011df673059a1a8" region="gfx1" dispose="yes" offset="0"/>
		<rom name="caterpil.5f" size="4096" crc="aa450714" sha1="8a888ce6573623d15913ff297a027d4056eb2875" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="chtmsatk" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Ms. Pacman Plus [c]</description>
		<year>2000</year>
		<manufacturer>[Midway]</manufacturer>
		<rom name="boot1" size="4096" crc="d16b31b7" sha1="bc2247ec946b639dd1f00bfc603fa157d0baaa97" region="cpu1" offset="0"/>
		<rom name="mspacatk.2" size="4096" crc="0af09d31" sha1="6ff73e4da4910bcd2ca3aa299d8ffad23f8abf79" region="cpu1" offset="1000"/>
		<rom name="boot3" size="4096" crc="1821ee0b" sha1="5ea4d907dbb2690698db72c4e0b5be4d3e9a7786" region="cpu1" offset="2000"/>
		<rom name="boot4" size="4096" crc="165a9dd8" sha1="3022a408118fa7420060e32a760aeef15b8a96cf" region="cpu1" offset="3000"/>
		<rom name="mspacatk.5" size="4096" crc="e6e06954" sha1="ee5b266b1cc178df31fc1da5f66ef4911c653dda" region="cpu1" offset="8000"/>
		<rom name="mspacatk.6" size="4096" crc="3b5db308" sha1="c1ba630cb8fb665c4881a6cce9d3b0d4300bd0eb" region="cpu1" offset="9000"/>
		<rom name="5e" merge="5e" size="4096" crc="5c281d01" sha1="5e8b472b615f12efca3fe792410c23619f067845" region="gfx1" dispose="yes" offset="0"/>
		<rom name="5f" merge="5f" size="4096" crc="615af909" sha1="fd6a1dde780b39aea76bf1c4befa5882573c2ef4" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="chtmspa" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Ms. Pacman [c]</description>
		<year>2000</year>
		<manufacturer>[Midway]</manufacturer>
		<rom name="boot1" size="4096" crc="d16b31b7" sha1="bc2247ec946b639dd1f00bfc603fa157d0baaa97" region="cpu1" offset="0"/>
		<rom name="mspacatk.2" size="4096" crc="0af09d31" sha1="6ff73e4da4910bcd2ca3aa299d8ffad23f8abf79" region="cpu1" offset="1000"/>
		<rom name="boot3" size="4096" crc="1821ee0b" sha1="5ea4d907dbb2690698db72c4e0b5be4d3e9a7786" region="cpu1" offset="2000"/>
		<rom name="boot4" size="4096" crc="165a9dd8" sha1="3022a408118fa7420060e32a760aeef15b8a96cf" region="cpu1" offset="3000"/>
		<rom name="boot5" size="4096" crc="8c3e6de6" sha1="fed6e9a2b210b07e7189a18574f6b8c4ec5bb49b" region="cpu1" offset="8000"/>
		<rom name="boot6" size="4096" crc="368cb165" sha1="387010a0c76319a1eab61b54c9bcb5c66c4b67a1" region="cpu1" offset="9000"/>
		<rom name="5e" merge="5e" size="4096" crc="5c281d01" sha1="5e8b472b615f12efca3fe792410c23619f067845" region="gfx1" dispose="yes" offset="0"/>
		<rom name="5f" merge="5f" size="4096" crc="615af909" sha1="fd6a1dde780b39aea76bf1c4befa5882573c2ef4" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="chtpac" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Pacman [c]</description>
		<year>2000</year>
		<manufacturer>[Midway]</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="chtpac.6f" size="4096" crc="72cea888" sha1="87d0c2f8e7be0b9f28fc46b5711ddb8a85023942" region="cpu1" offset="1000"/>
		<rom name="pacman.6h" size="4096" crc="bcdd1beb" sha1="8e47e8c2c4d6117d174cdac150392042d3e0a881" region="cpu1" offset="2000"/>
		<rom name="pacman.6j" size="4096" crc="817d94e3" sha1="d4a70d56bb01d27d094d73db8667ffb00ca69cb9" region="cpu1" offset="3000"/>
		<rom name="pacman.5e" merge="pacman.5e" size="4096" crc="0c944964" sha1="06ef227747a440831c9a3a613b76693d52a2f0a9" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pacman.5f" merge="pacman.5f" size="4096" crc="958fedf9" sha1="4a937ac02216ea8c96477d4a15522070507fb599" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="chtpac3d" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Pacman 3D [c]</description>
		<year>1998</year>
		<manufacturer>Marcel Silvius</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="chtpac3d.6f" size="4096" crc="fe975805" sha1="a213628c19d8998960c45f756d865dfce404ab57" region="cpu1" offset="1000"/>
		<rom name="pacman.6h" size="4096" crc="bcdd1beb" sha1="8e47e8c2c4d6117d174cdac150392042d3e0a881" region="cpu1" offset="2000"/>
		<rom name="pacman3d.6j" size="4096" crc="959e930e" sha1="0ef24017be05ddf85248c4d00f0e21cbf658f78c" region="cpu1" offset="3000"/>
		<rom name="pacman3d.5e" size="4096" crc="aa203d45" sha1="7d2fb9bc8718601efc33d2469452a08018167e60" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pacman3d.5f" size="4096" crc="d1830540" sha1="5d276774997e3be8fc9c21d55562288acd1cffcc" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="chtpman2" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>New Puck2 [c]</description>
		<year>2000</year>
		<manufacturer>[Namco]</manufacturer>
		<rom name="puckman.6e" size="4096" crc="a8ae23c5" sha1="1481a4f083b563350744f9d25b1bcd28073875d6" region="cpu1" offset="0"/>
		<rom name="chtpac.6f" size="4096" crc="72cea888" sha1="87d0c2f8e7be0b9f28fc46b5711ddb8a85023942" region="cpu1" offset="1000"/>
		<rom name="chtpman2.6h" size="4096" crc="197443f8" sha1="119aab12a9e1052c7b9a1f81e563740b41429a8c" region="cpu1" offset="2000"/>
		<rom name="puckman2.6j" size="4096" crc="0e3bdbde" sha1="11679a3e60cb98ef56e9f0c349d421a72b7097f6" region="cpu1" offset="3000"/>
		<rom name="pacman.5e" merge="pacman.5e" size="4096" crc="0c944964" sha1="06ef227747a440831c9a3a613b76693d52a2f0a9" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pacman.5f" merge="pacman.5f" size="4096" crc="958fedf9" sha1="4a937ac02216ea8c96477d4a15522070507fb599" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="chtpop" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Pac-man (Popeye) [c]</description>
		<year>2000</year>
		<manufacturer>[Midway]</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="chtpac.6f" size="4096" crc="72cea888" sha1="87d0c2f8e7be0b9f28fc46b5711ddb8a85023942" region="cpu1" offset="1000"/>
		<rom name="pacman.6h" size="4096" crc="bcdd1beb" sha1="8e47e8c2c4d6117d174cdac150392042d3e0a881" region="cpu1" offset="2000"/>
		<rom name="pacman.6j" size="4096" crc="817d94e3" sha1="d4a70d56bb01d27d094d73db8667ffb00ca69cb9" region="cpu1" offset="3000"/>
		<rom name="pacman.5e" merge="pacman.5e" size="4096" crc="0c944964" sha1="06ef227747a440831c9a3a613b76693d52a2f0a9" region="gfx1" dispose="yes" offset="0"/>
		<rom name="fastpop.5f" size="4096" crc="af2b610b" sha1="c787b1db588125f0770dc2bf4626ad22f0faee72" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="chtpuck" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>New Puck-X [c]</description>
		<year>2000</year>
		<manufacturer>Deluxe</manufacturer>
		<rom name="puckman.6e" size="4096" crc="a8ae23c5" sha1="1481a4f083b563350744f9d25b1bcd28073875d6" region="cpu1" offset="0"/>
		<rom name="chtpac.6f" size="4096" crc="72cea888" sha1="87d0c2f8e7be0b9f28fc46b5711ddb8a85023942" region="cpu1" offset="1000"/>
		<rom name="chtpuck.6h" size="4096" crc="197443f8" sha1="119aab12a9e1052c7b9a1f81e563740b41429a8c" region="cpu1" offset="2000"/>
		<rom name="chtpuck.6j" size="4096" crc="2e64a3ba" sha1="f86a921173f32211b18d023c2701664d13ae23be" region="cpu1" offset="3000"/>
		<rom name="pacman.5e" merge="pacman.5e" size="4096" crc="0c944964" sha1="06ef227747a440831c9a3a613b76693d52a2f0a9" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pacman.5f" merge="pacman.5f" size="4096" crc="958fedf9" sha1="4a937ac02216ea8c96477d4a15522070507fb599" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="cookiem" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Cookie-Mon! [c]</description>
		<year>2001</year>
		<manufacturer>Nic</manufacturer>
		<rom name="cookiem.1" size="4096" crc="3c95b06b" sha1="c123de2f3246af4074e6a2f3a5a29aec0c6cd0f9" region="cpu1" offset="0"/>
		<rom name="cookiem.2" size="4096" crc="527859fb" sha1="993baa017732e247e4c318a5f105a13c281fbd8d" region="cpu1" offset="1000"/>
		<rom name="boot3" size="4096" crc="1821ee0b" sha1="5ea4d907dbb2690698db72c4e0b5be4d3e9a7786" region="cpu1" offset="2000"/>
		<rom name="cookiem.4" size="4096" crc="66e397fd" sha1="4e3d03abfaaa94a7a159fd51348ca6a7e4427272" region="cpu1" offset="3000"/>
		<rom name="boot5" size="4096" crc="8c3e6de6" sha1="fed6e9a2b210b07e7189a18574f6b8c4ec5bb49b" region="cpu1" offset="8000"/>
		<rom name="cookiem.6" size="4096" crc="a96761a6" sha1="73072f753f5659712e3644194a0982ef14648f46" region="cpu1" offset="9000"/>
		<rom name="cookiem.5e" size="4096" crc="ffb4de27" sha1="ff12a37158e08f4d9ddad4184dfbd44f83120506" region="gfx1" dispose="yes" offset="0"/>
		<rom name="cookiem.5f" size="4096" crc="1b5875ac" sha1="9b0f4b96de9d7a2c7abcb06efaf083ff8ab28abe" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="crashh" sourcefile="pacman.c">
		<description>Crash</description>
		<year>2002</year>
		<manufacturer>hack</manufacturer>
		<rom name="crashh.1" size="4096" crc="04353b41" sha1="28b774fd5b429569f44651cfe4df6a9929310190" region="cpu1" offset="0"/>
		<rom name="crashh.2" size="4096" crc="e03205c0" sha1="8c5ae42a9e2d551f9184e952723a750abc3dfb52" region="cpu1" offset="1000"/>
		<rom name="crashh.3" size="4096" crc="b0fa8e46" sha1="2caf94d1a14d96ddc401375b54bf2b1edb13c68b" region="cpu1" offset="2000"/>
		<rom name="crashh.4" size="4096" crc="bfa4d2fe" sha1="76ef449173c01f8943049330dba9c6a54a5e760a" region="cpu1" offset="3000"/>
		<rom name="crashh.5" size="4096" crc="12f2f224" sha1="95528aaef908173e1374a7c6ed1a9cda4b685a20" region="cpu1" offset="8000"/>
		<rom name="pacman.6j" size="4096" crc="817d94e3" sha1="d4a70d56bb01d27d094d73db8667ffb00ca69cb9" region="cpu1" offset="9000"/>
		<rom name="crashh.5e" size="4096" crc="0a25969b" sha1="2cd54477a5cc15f91ae2cba3c4270002ac15967e" region="gfx1" dispose="yes" offset="0"/>
		<rom name="crashh.5f" size="4096" crc="447ea79c" sha1="886d0113608616b01e4395485c6106586adcb65a" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="82s123.7f" size="32" crc="2fc650bd" sha1="8d0268dee78e47c712202b0ec4f1f51109b1f2a5" region="proms" offset="0"/>
		<rom name="crush.4a" size="256" crc="2bc5d339" sha1="446e234df94d9ef34c3191877bb33dd775acfdf5" region="proms" offset="20"/>
		<rom name="82s126.1m" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="crazypac" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Crazy Pac</description>
		<year>2000</year>
		<manufacturer>Tim Appleton</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacman.6h" size="4096" crc="bcdd1beb" sha1="8e47e8c2c4d6117d174cdac150392042d3e0a881" region="cpu1" offset="2000"/>
		<rom name="crazypac.6j" size="4096" crc="9f754a51" sha1="447d95f90c6481911189173f95dbd5ea23467f67" region="cpu1" offset="3000"/>
		<rom name="pacman.5e" merge="pacman.5e" size="4096" crc="0c944964" sha1="06ef227747a440831c9a3a613b76693d52a2f0a9" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pacman.5f" merge="pacman.5f" size="4096" crc="958fedf9" sha1="4a937ac02216ea8c96477d4a15522070507fb599" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="dizzy" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Dizzy Ghost - A Reversal of Roles</description>
		<year>2000</year>
		<manufacturer>Tim Appleton</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacman.6h" size="4096" crc="bcdd1beb" sha1="8e47e8c2c4d6117d174cdac150392042d3e0a881" region="cpu1" offset="2000"/>
		<rom name="dizzy.6j" size="4096" crc="bf05bf15" sha1="9a440a7a67731553269ad72dc2340de1fb9a89a8" region="cpu1" offset="3000"/>
		<rom name="dizzy.5e" size="4096" crc="f999a8d9" sha1="4feecc8f06ea9149751f0f97828babca1bdf3fd4" region="gfx1" dispose="yes" offset="0"/>
		<rom name="dizzy.5f" size="4096" crc="7cb7b9b1" sha1="3bd09964a2d49c65a3619ddfc3635066a7097328" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="eltonpac" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Elton Pac</description>
		<year>2000</year>
		<manufacturer>Marcel Silvius</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacman.6h" size="4096" crc="bcdd1beb" sha1="8e47e8c2c4d6117d174cdac150392042d3e0a881" region="cpu1" offset="2000"/>
		<rom name="pacman.6j" size="4096" crc="817d94e3" sha1="d4a70d56bb01d27d094d73db8667ffb00ca69cb9" region="cpu1" offset="3000"/>
		<rom name="eltonpac.5e" size="4096" crc="9c093e5b" sha1="bfdd082a6f1e0819aeda2601f06dff90cb8e8f3f" region="gfx1" dispose="yes" offset="0"/>
		<rom name="eltonpac.5f" size="4096" crc="c2825641" sha1="4ea373b18ec1fc7325f33dbe9f44ee93ad6f6cb4" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="europac" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Euro Pac</description>
		<year>2000</year>
		<manufacturer>Stefano Priore</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacman.6h" size="4096" crc="bcdd1beb" sha1="8e47e8c2c4d6117d174cdac150392042d3e0a881" region="cpu1" offset="2000"/>
		<rom name="europac.6j" size="4096" crc="a4e82007" sha1="577b44661de47dcffac7c06e7f9fa1e5d4e085ed" region="cpu1" offset="3000"/>
		<rom name="europac.5e" size="4096" crc="00208da4" sha1="a7ef38f2c133681344d67634f8a7362f6f0712b3" region="gfx1" dispose="yes" offset="0"/>
		<rom name="europac.5f" size="4096" crc="0d36dabf" sha1="50572528e230a37a413cdc9e2bd7f2ea76fffa09" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="fasthear" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Ms. Heart Burn [f]</description>
		<year>2000</year>
		<manufacturer>PacHack</manufacturer>
		<rom name="boot1" size="4096" crc="d16b31b7" sha1="bc2247ec946b639dd1f00bfc603fa157d0baaa97" region="cpu1" offset="0"/>
		<rom name="fastplus.2" size="4096" crc="a8d6c227" sha1="b5891f911bb054ca2547e663a3c27c93897f2075" region="cpu1" offset="1000"/>
		<rom name="boot3" size="4096" crc="1821ee0b" sha1="5ea4d907dbb2690698db72c4e0b5be4d3e9a7786" region="cpu1" offset="2000"/>
		<rom name="boot4" size="4096" crc="165a9dd8" sha1="3022a408118fa7420060e32a760aeef15b8a96cf" region="cpu1" offset="3000"/>
		<rom name="boot5" size="4096" crc="8c3e6de6" sha1="fed6e9a2b210b07e7189a18574f6b8c4ec5bb49b" region="cpu1" offset="8000"/>
		<rom name="boot6" size="4096" crc="368cb165" sha1="387010a0c76319a1eab61b54c9bcb5c66c4b67a1" region="cpu1" offset="9000"/>
		<rom name="heartbn2.5e" size="4096" crc="28eb876c" sha1="6bd3b9efdab76b3bf7c7f08ba9f44f830290df43" region="gfx1" dispose="yes" offset="0"/>
		<rom name="heartbn2.5f" size="4096" crc="50fc9966" sha1="21f79739b9884307430a35b2901098f45bbf5b7d" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="fastmspa" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Ms. Pacman [f]</description>
		<year>2000</year>
		<manufacturer>[Midway]</manufacturer>
		<rom name="boot1" size="4096" crc="d16b31b7" sha1="bc2247ec946b639dd1f00bfc603fa157d0baaa97" region="cpu1" offset="0"/>
		<rom name="fastplus.2" size="4096" crc="a8d6c227" sha1="b5891f911bb054ca2547e663a3c27c93897f2075" region="cpu1" offset="1000"/>
		<rom name="boot3" size="4096" crc="1821ee0b" sha1="5ea4d907dbb2690698db72c4e0b5be4d3e9a7786" region="cpu1" offset="2000"/>
		<rom name="boot4" size="4096" crc="165a9dd8" sha1="3022a408118fa7420060e32a760aeef15b8a96cf" region="cpu1" offset="3000"/>
		<rom name="boot5" size="4096" crc="8c3e6de6" sha1="fed6e9a2b210b07e7189a18574f6b8c4ec5bb49b" region="cpu1" offset="8000"/>
		<rom name="boot6" size="4096" crc="368cb165" sha1="387010a0c76319a1eab61b54c9bcb5c66c4b67a1" region="cpu1" offset="9000"/>
		<rom name="5e" merge="5e" size="4096" crc="5c281d01" sha1="5e8b472b615f12efca3fe792410c23619f067845" region="gfx1" dispose="yes" offset="0"/>
		<rom name="5f" merge="5f" size="4096" crc="615af909" sha1="fd6a1dde780b39aea76bf1c4befa5882573c2ef4" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="faststrm" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Ms. Desert Storm [f]</description>
		<year>2000</year>
		<manufacturer>[Midway]</manufacturer>
		<rom name="boot1" size="4096" crc="d16b31b7" sha1="bc2247ec946b639dd1f00bfc603fa157d0baaa97" region="cpu1" offset="0"/>
		<rom name="fastplus.2" size="4096" crc="a8d6c227" sha1="b5891f911bb054ca2547e663a3c27c93897f2075" region="cpu1" offset="1000"/>
		<rom name="boot3" size="4096" crc="1821ee0b" sha1="5ea4d907dbb2690698db72c4e0b5be4d3e9a7786" region="cpu1" offset="2000"/>
		<rom name="boot4" size="4096" crc="165a9dd8" sha1="3022a408118fa7420060e32a760aeef15b8a96cf" region="cpu1" offset="3000"/>
		<rom name="boot5" size="4096" crc="8c3e6de6" sha1="fed6e9a2b210b07e7189a18574f6b8c4ec5bb49b" region="cpu1" offset="8000"/>
		<rom name="boot6" size="4096" crc="368cb165" sha1="387010a0c76319a1eab61b54c9bcb5c66c4b67a1" region="cpu1" offset="9000"/>
		<rom name="msdstorm.5e" size="4096" crc="b2940b89" sha1="bfe7066fa11468d8373b43f966e76d92b17c0f48" region="gfx1" dispose="yes" offset="0"/>
		<rom name="msdstorm.5f" size="4096" crc="5c65865f" sha1="988b6deccd985a32d4561164bfabd80ebb43f0a6" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="fpnleash" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Pacman Unleashed (Flat)</description>
		<year>2000</year>
		<manufacturer>Peter Storey</manufacturer>
		<rom name="punleash.1" size="4096" crc="eddb20e7" sha1="07f6cabac3c59c2e3f522da877e845b3ceb2cffb" region="cpu1" offset="0"/>
		<rom name="punleash.2" size="4096" crc="57fe8b4d" sha1="629800fe793b53c27ee8c84a2e49caf7fe056f28" region="cpu1" offset="1000"/>
		<rom name="punleash.3" size="4096" crc="94c63bb1" sha1="872dbca70b45285dccfd0e24cb50225a5c3ac005" region="cpu1" offset="2000"/>
		<rom name="punleash.4" size="4096" crc="fe7734d5" sha1="f246baab82ea8e9b3cfd3dc5911445ab08223c1f" region="cpu1" offset="3000"/>
		<rom name="punleash.5" size="4096" crc="ef155ffb" sha1="c5bcd57c2a336fa8a018b192b8542954271f1bac" region="cpu1" offset="8000"/>
		<rom name="punleash.6" size="4096" crc="70d15899" sha1="9a7cff5811b591211eb23cee125fd77263f8d4fe" region="cpu1" offset="9000"/>
		<rom name="flat.5e" size="4096" crc="1f69d1d0" sha1="8f3834358a074d0cb6c1d56e3b0e623193f8b9ec" region="gfx1" dispose="yes" offset="0"/>
		<rom name="punleash.5f" size="4096" crc="98d3d364" sha1="f8023d1772d377d090a9bfebf194bbbce8643f1d" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="punleash.7f" size="32" crc="357c2523" sha1="f0c4cea06b17932cc15f6db2971406eaba3558b2" region="proms" offset="0"/>
		<rom name="punleash.4a" size="256" crc="5ff3b85a" sha1="6b01b9c9302ab41fe83c140c3ff217d1d66773dd" region="proms" offset="20"/>
		<rom name="82s126.1m" merge="82s126.1m" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="fstmsatk" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Ms. Pacman Attack [f]</description>
		<year>2000</year>
		<manufacturer>[Midway]</manufacturer>
		<rom name="boot1" size="4096" crc="d16b31b7" sha1="bc2247ec946b639dd1f00bfc603fa157d0baaa97" region="cpu1" offset="0"/>
		<rom name="fastplus.2" size="4096" crc="a8d6c227" sha1="b5891f911bb054ca2547e663a3c27c93897f2075" region="cpu1" offset="1000"/>
		<rom name="boot3" size="4096" crc="1821ee0b" sha1="5ea4d907dbb2690698db72c4e0b5be4d3e9a7786" region="cpu1" offset="2000"/>
		<rom name="boot4" size="4096" crc="165a9dd8" sha1="3022a408118fa7420060e32a760aeef15b8a96cf" region="cpu1" offset="3000"/>
		<rom name="mspacatk.5" size="4096" crc="e6e06954" sha1="ee5b266b1cc178df31fc1da5f66ef4911c653dda" region="cpu1" offset="8000"/>
		<rom name="mspacatk.6" size="4096" crc="3b5db308" sha1="c1ba630cb8fb665c4881a6cce9d3b0d4300bd0eb" region="cpu1" offset="9000"/>
		<rom name="5e" merge="5e" size="4096" crc="5c281d01" sha1="5e8b472b615f12efca3fe792410c23619f067845" region="gfx1" dispose="yes" offset="0"/>
		<rom name="5f" merge="5f" size="4096" crc="615af909" sha1="fd6a1dde780b39aea76bf1c4befa5882573c2ef4" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="hanglyad" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Hangly-Man (set 1) After Dark</description>
		<year>2000</year>
		<manufacturer>[Nittoh]</manufacturer>
		<rom name="hangly.6e" size="4096" crc="5fe8610a" sha1="d63eaebd85e10aa6c27bb7f47642dd403eeb6934" region="cpu1" offset="0"/>
		<rom name="hangly.6f" size="4096" crc="73726586" sha1="cedddc5194589039dd8b64f07ab6320d7d4f55f9" region="cpu1" offset="1000"/>
		<rom name="hangly.6h" size="4096" crc="4e7ef99f" sha1="bd42e68b29b4d654dc817782ba00db69b7d2dfe2" region="cpu1" offset="2000"/>
		<rom name="hangly.6j" size="4096" crc="7f4147e6" sha1="0a7ac0e59d4d26fe52a2f4196c9f19e5ab677c87" region="cpu1" offset="3000"/>
		<rom name="hanglyad.5e" size="4096" crc="93fd3682" sha1="792ddb541aeab304b5facfcf929c3bba18150346" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pacjr.5f" size="4096" crc="c2310808" sha1="84c28a4fc327afcb441daee35acdab6f7613395e" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="hmhearts" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Hangly-Man (Hearts)</description>
		<year>1981</year>
		<manufacturer>[Nittoh]</manufacturer>
		<rom name="hm1.6e" size="2048" crc="9d027c4a" sha1="88e094880057451a75cdc2ce9477403021813982" region="cpu1" offset="0"/>
		<rom name="hm5.6k" size="2048" crc="194c7189" sha1="fd423bac2810015313841c7b935054565390fbd0" region="cpu1" offset="800"/>
		<rom name="hangly2.6f" size="2048" crc="5ba228bb" sha1="b0e902cdf98bee72d6ec8069eec96adce3245074" region="cpu1" offset="1000"/>
		<rom name="6m.cpu" size="2048" crc="70810ccf" sha1="3941678606aab1e53356a6781e24d84e83cc88ce" region="cpu1" offset="1800"/>
		<rom name="hm3.6h" size="2048" crc="08419c4a" sha1="7e5001adad401080c788737c1d2349f218750442" region="cpu1" offset="2000"/>
		<rom name="6n.cpu" size="2048" crc="3f250c58" sha1="53bf2270c26f10f7e97960cd4c96e09e16b9bdf3" region="cpu1" offset="2800"/>
		<rom name="hmhearts.b04" size="2048" crc="603b70b7" sha1="a8e408e33fb16f0879793d416c3074dc48c875db" region="cpu1" offset="3000"/>
		<rom name="hmhearts.b08" size="2048" crc="71293b1f" sha1="b507a74866d34ecf0e6d32c91f9b5655817f6c3f" region="cpu1" offset="3800"/>
		<rom name="pacheart.ch1" size="2048" crc="c62bbabf" sha1="f6f28ae33c2ab274105283b22b49ad243780a95e" region="gfx1" dispose="yes" offset="0"/>
		<rom name="5h.cpu" size="2048" crc="777c70d3" sha1="ed5ccbeb1102ec9f837577de3aa51317c32520d6" region="gfx1" dispose="yes" offset="800"/>
		<rom name="5f.cpu" size="2048" crc="ca8c184c" sha1="833aa845824ed80777b62f03df36a920ad7c3656" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="5j.cpu" size="2048" crc="7dc75a81" sha1="d3fe1cad3b594052d8367685febb2335b0ad62f4" region="gfx1" dispose="yes" offset="1800"/>
		<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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="heartbn2" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Ms. Heart Burn</description>
		<year>2000</year>
		<manufacturer>PacHack</manufacturer>
		<rom name="boot1" size="4096" crc="d16b31b7" sha1="bc2247ec946b639dd1f00bfc603fa157d0baaa97" region="cpu1" offset="0"/>
		<rom name="boot2" size="4096" crc="0d32de5e" sha1="13ea0c343de072508908be885e6a2a217bbb3047" region="cpu1" offset="1000"/>
		<rom name="boot3" size="4096" crc="1821ee0b" sha1="5ea4d907dbb2690698db72c4e0b5be4d3e9a7786" region="cpu1" offset="2000"/>
		<rom name="boot4" size="4096" crc="165a9dd8" sha1="3022a408118fa7420060e32a760aeef15b8a96cf" region="cpu1" offset="3000"/>
		<rom name="boot5" size="4096" crc="8c3e6de6" sha1="fed6e9a2b210b07e7189a18574f6b8c4ec5bb49b" region="cpu1" offset="8000"/>
		<rom name="boot6" size="4096" crc="368cb165" sha1="387010a0c76319a1eab61b54c9bcb5c66c4b67a1" region="cpu1" offset="9000"/>
		<rom name="heartbn2.5e" size="4096" crc="28eb876c" sha1="6bd3b9efdab76b3bf7c7f08ba9f44f830290df43" region="gfx1" dispose="yes" offset="0"/>
		<rom name="heartbn2.5f" size="4096" crc="50fc9966" sha1="21f79739b9884307430a35b2901098f45bbf5b7d" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="heartbrn" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Ms. Heart Burn (set 2)</description>
		<year>2000</year>
		<manufacturer>TwoBit Score</manufacturer>
		<rom name="boot1" size="4096" crc="d16b31b7" sha1="bc2247ec946b639dd1f00bfc603fa157d0baaa97" region="cpu1" offset="0"/>
		<rom name="boot2" size="4096" crc="0d32de5e" sha1="13ea0c343de072508908be885e6a2a217bbb3047" region="cpu1" offset="1000"/>
		<rom name="boot3" size="4096" crc="1821ee0b" sha1="5ea4d907dbb2690698db72c4e0b5be4d3e9a7786" region="cpu1" offset="2000"/>
		<rom name="boot4" size="4096" crc="165a9dd8" sha1="3022a408118fa7420060e32a760aeef15b8a96cf" region="cpu1" offset="3000"/>
		<rom name="boot5" size="4096" crc="8c3e6de6" sha1="fed6e9a2b210b07e7189a18574f6b8c4ec5bb49b" region="cpu1" offset="8000"/>
		<rom name="boot6" size="4096" crc="368cb165" sha1="387010a0c76319a1eab61b54c9bcb5c66c4b67a1" region="cpu1" offset="9000"/>
		<rom name="heartbrn.5e" size="4096" crc="5431d4c4" sha1="34d45da44b4208e2774f5e2af08657a9086252e6" region="gfx1" dispose="yes" offset="0"/>
		<rom name="heartbrn.5f" size="4096" crc="ceb50654" sha1="70dbe3cc715d3d52ee3d4f8dadbf5c59f87166a3" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="hearts" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Pacman (Hearts)</description>
		<year>2000</year>
		<manufacturer>[Midway]</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacman.6h" size="4096" crc="bcdd1beb" sha1="8e47e8c2c4d6117d174cdac150392042d3e0a881" region="cpu1" offset="2000"/>
		<rom name="pacman.6j" size="4096" crc="817d94e3" sha1="d4a70d56bb01d27d094d73db8667ffb00ca69cb9" region="cpu1" offset="3000"/>
		<rom name="hearts.5e" size="4096" crc="5be0a4e4" sha1="7314e670c81debe4ae19bb5ff4da5718a63ef084" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pacman.5f" merge="pacman.5f" size="4096" crc="958fedf9" sha1="4a937ac02216ea8c96477d4a15522070507fb599" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="hm1000" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Hangly Man 1000</description>
		<year>2001</year>
		<manufacturer>Blue Justice</manufacturer>
		<rom name="hangly.6e" size="4096" crc="5fe8610a" sha1="d63eaebd85e10aa6c27bb7f47642dd403eeb6934" region="cpu1" offset="0"/>
		<rom name="hangly.6f" size="4096" crc="73726586" sha1="cedddc5194589039dd8b64f07ab6320d7d4f55f9" region="cpu1" offset="1000"/>
		<rom name="hangly.6h" size="4096" crc="4e7ef99f" sha1="bd42e68b29b4d654dc817782ba00db69b7d2dfe2" region="cpu1" offset="2000"/>
		<rom name="hangly.6j" size="4096" crc="7f4147e6" sha1="0a7ac0e59d4d26fe52a2f4196c9f19e5ab677c87" region="cpu1" offset="3000"/>
		<rom name="pm1000.5e" size="4096" crc="16d9f7ce" sha1="a9ac72aa5e3dcaaa2e4d03b6ae372e81d77817f8" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pm1000.5f" size="4096" crc="fd06d923" sha1="a9d61bdcb6841bf07ce8ad08e1be2cf5ef349129" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="hm2000" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Hangly Man 2000</description>
		<year>2001</year>
		<manufacturer>Blue Justice</manufacturer>
		<rom name="hangly.6e" size="4096" crc="5fe8610a" sha1="d63eaebd85e10aa6c27bb7f47642dd403eeb6934" region="cpu1" offset="0"/>
		<rom name="hangly.6f" size="4096" crc="73726586" sha1="cedddc5194589039dd8b64f07ab6320d7d4f55f9" region="cpu1" offset="1000"/>
		<rom name="hangly.6h" size="4096" crc="4e7ef99f" sha1="bd42e68b29b4d654dc817782ba00db69b7d2dfe2" region="cpu1" offset="2000"/>
		<rom name="hangly.6j" size="4096" crc="7f4147e6" sha1="0a7ac0e59d4d26fe52a2f4196c9f19e5ab677c87" region="cpu1" offset="3000"/>
		<rom name="pm2000.5e" size="4096" crc="cba39624" sha1="d815cb5be44b3d29cd1bdd4b8c68484e5330e4a4" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pm2000.5f" size="4096" crc="a2b31528" sha1="69f1c4b34e581c0e6d75b9726cbefa08f8a97fdb" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="hmba5000" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Hangly Man Babies 5000</description>
		<year>2001</year>
		<manufacturer>Blue Justice</manufacturer>
		<rom name="hangly.6e" size="4096" crc="5fe8610a" sha1="d63eaebd85e10aa6c27bb7f47642dd403eeb6934" region="cpu1" offset="0"/>
		<rom name="hangly.6f" size="4096" crc="73726586" sha1="cedddc5194589039dd8b64f07ab6320d7d4f55f9" region="cpu1" offset="1000"/>
		<rom name="hangly.6h" size="4096" crc="4e7ef99f" sha1="bd42e68b29b4d654dc817782ba00db69b7d2dfe2" region="cpu1" offset="2000"/>
		<rom name="hangly.6j" size="4096" crc="7f4147e6" sha1="0a7ac0e59d4d26fe52a2f4196c9f19e5ab677c87" region="cpu1" offset="3000"/>
		<rom name="pmba3000.5e" size="4096" crc="5ebb61c5" sha1="cfd491170d1d3d0c0632d5d81629e98cfd100fb6" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pmba3000.5f" size="4096" crc="d9a055aa" sha1="00c6867b70062672da3b8c254feff4354e35aa7a" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="hmba7000" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Hangly Man Babies 7000</description>
		<year>2001</year>
		<manufacturer>Blue Justice</manufacturer>
		<rom name="hangly.6e" size="4096" crc="5fe8610a" sha1="d63eaebd85e10aa6c27bb7f47642dd403eeb6934" region="cpu1" offset="0"/>
		<rom name="hangly.6f" size="4096" crc="73726586" sha1="cedddc5194589039dd8b64f07ab6320d7d4f55f9" region="cpu1" offset="1000"/>
		<rom name="hangly.6h" size="4096" crc="4e7ef99f" sha1="bd42e68b29b4d654dc817782ba00db69b7d2dfe2" region="cpu1" offset="2000"/>
		<rom name="hangly.6j" size="4096" crc="7f4147e6" sha1="0a7ac0e59d4d26fe52a2f4196c9f19e5ab677c87" region="cpu1" offset="3000"/>
		<rom name="pmba6000.5e" size="4096" crc="7961ed4e" sha1="595311b7a77d1379c9564d42a34581cc35a53875" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pmba6000.5f" size="4096" crc="417080fd" sha1="13e8e812bca25b64e7ce072d86189fd15b1882b0" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="pacplus.7f" size="32" crc="063dd53a" sha1="2e43b46ec3b101d1babab87cdaddfa944116ec06" region="proms" offset="0"/>
		<rom name="pacplus.4a" size="256" crc="e271a166" sha1="cf006536215a7a1d488eebc1d8a2e2a8134ce1a6" region="proms" offset="20"/>
		<rom name="82s126.1m" merge="82s126.1m" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="hmbabymz" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Hangly Man BabiesMaze</description>
		<year>2001</year>
		<manufacturer>Blue Justice</manufacturer>
		<rom name="hangly.6e" size="4096" crc="5fe8610a" sha1="d63eaebd85e10aa6c27bb7f47642dd403eeb6934" region="cpu1" offset="0"/>
		<rom name="hangly.6f" size="4096" crc="73726586" sha1="cedddc5194589039dd8b64f07ab6320d7d4f55f9" region="cpu1" offset="1000"/>
		<rom name="hangly.6h" size="4096" crc="4e7ef99f" sha1="bd42e68b29b4d654dc817782ba00db69b7d2dfe2" region="cpu1" offset="2000"/>
		<rom name="hangly.6j" size="4096" crc="7f4147e6" sha1="0a7ac0e59d4d26fe52a2f4196c9f19e5ab677c87" region="cpu1" offset="3000"/>
		<rom name="pmbamaz.5e" size="4096" crc="9a8cd8a1" sha1="653d3c900b0be5e7ffe424207419bf86229b8c48" region="gfx1" dispose="yes" offset="0"/>
		<rom name="hmbabymz.5f" size="4096" crc="f0bd55bd" sha1="310a375e3b3ec2766399418ce30233cc2263961e" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="hmbluep" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Hangly Man Blue Plus</description>
		<year>2001</year>
		<manufacturer>Blue Justice</manufacturer>
		<rom name="hangly.6e" size="4096" crc="5fe8610a" sha1="d63eaebd85e10aa6c27bb7f47642dd403eeb6934" region="cpu1" offset="0"/>
		<rom name="hangly.6f" size="4096" crc="73726586" sha1="cedddc5194589039dd8b64f07ab6320d7d4f55f9" region="cpu1" offset="1000"/>
		<rom name="hangly.6h" size="4096" crc="4e7ef99f" sha1="bd42e68b29b4d654dc817782ba00db69b7d2dfe2" region="cpu1" offset="2000"/>
		<rom name="hangly.6j" size="4096" crc="7f4147e6" sha1="0a7ac0e59d4d26fe52a2f4196c9f19e5ab677c87" region="cpu1" offset="3000"/>
		<rom name="pm1000.5e" size="4096" crc="16d9f7ce" sha1="a9ac72aa5e3dcaaa2e4d03b6ae372e81d77817f8" region="gfx1" dispose="yes" offset="0"/>
		<rom name="hmbluep.5f" size="4096" crc="ceb721be" sha1="7eb60764bb7f9aa63a9f2a9a3052c2b988f5a530" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="hmgrenp" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Hangly Man Green Plus</description>
		<year>2001</year>
		<manufacturer>Blue Justice</manufacturer>
		<rom name="hangly.6e" size="4096" crc="5fe8610a" sha1="d63eaebd85e10aa6c27bb7f47642dd403eeb6934" region="cpu1" offset="0"/>
		<rom name="hangly.6f" size="4096" crc="73726586" sha1="cedddc5194589039dd8b64f07ab6320d7d4f55f9" region="cpu1" offset="1000"/>
		<rom name="hangly.6h" size="4096" crc="4e7ef99f" sha1="bd42e68b29b4d654dc817782ba00db69b7d2dfe2" region="cpu1" offset="2000"/>
		<rom name="hangly.6j" size="4096" crc="7f4147e6" sha1="0a7ac0e59d4d26fe52a2f4196c9f19e5ab677c87" region="cpu1" offset="3000"/>
		<rom name="hmgrenp.5e" size="4096" crc="5807a438" sha1="8f4160627948747e92c3c5dc386068e4561fd9aa" region="gfx1" dispose="yes" offset="0"/>
		<rom name="hmgrenp.5f" size="4096" crc="1fcc0cf2" sha1="8920525a7fccdc3fea2ee52687b4881ca84ebaad" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="pacplus.7f" size="32" crc="063dd53a" sha1="2e43b46ec3b101d1babab87cdaddfa944116ec06" region="proms" offset="0"/>
		<rom name="pacplus.4a" size="256" crc="e271a166" sha1="cf006536215a7a1d488eebc1d8a2e2a8134ce1a6" region="proms" offset="20"/>
		<rom name="82s126.1m" merge="82s126.1m" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="hmpopey" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Hangly-Man (Popeye)</description>
		<year>1981</year>
		<manufacturer>[Nittoh]</manufacturer>
		<rom name="hangly.6e" size="4096" crc="5fe8610a" sha1="d63eaebd85e10aa6c27bb7f47642dd403eeb6934" region="cpu1" offset="0"/>
		<rom name="hangly.6f" size="4096" crc="73726586" sha1="cedddc5194589039dd8b64f07ab6320d7d4f55f9" region="cpu1" offset="1000"/>
		<rom name="hangly.6h" size="4096" crc="4e7ef99f" sha1="bd42e68b29b4d654dc817782ba00db69b7d2dfe2" region="cpu1" offset="2000"/>
		<rom name="hangly.6j" size="4096" crc="7f4147e6" sha1="0a7ac0e59d4d26fe52a2f4196c9f19e5ab677c87" region="cpu1" offset="3000"/>
		<rom name="pacman.5e" merge="pacman.5e" size="4096" crc="0c944964" sha1="06ef227747a440831c9a3a613b76693d52a2f0a9" region="gfx1" dispose="yes" offset="0"/>
		<rom name="fastpop.5f" size="4096" crc="af2b610b" sha1="c787b1db588125f0770dc2bf4626ad22f0faee72" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="hmplus" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Hangly Man Plus</description>
		<year>2001</year>
		<manufacturer>Blue Justice</manufacturer>
		<rom name="hangly.6e" size="4096" crc="5fe8610a" sha1="d63eaebd85e10aa6c27bb7f47642dd403eeb6934" region="cpu1" offset="0"/>
		<rom name="hangly.6f" size="4096" crc="73726586" sha1="cedddc5194589039dd8b64f07ab6320d7d4f55f9" region="cpu1" offset="1000"/>
		<rom name="hangly.6h" size="4096" crc="4e7ef99f" sha1="bd42e68b29b4d654dc817782ba00db69b7d2dfe2" region="cpu1" offset="2000"/>
		<rom name="hangly.6j" size="4096" crc="7f4147e6" sha1="0a7ac0e59d4d26fe52a2f4196c9f19e5ab677c87" region="cpu1" offset="3000"/>
		<rom name="pacplus.5e" size="4096" crc="022c35da" sha1="57d7d723c7b029e3415801f4ce83469ec97bb8a1" region="gfx1" dispose="yes" offset="0"/>
		<rom name="hmplus.5f" size="4096" crc="7a444bda" sha1="71f93790843482d9389c6d66a7ee5196119185fb" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="pacplus.7f" size="32" crc="063dd53a" sha1="2e43b46ec3b101d1babab87cdaddfa944116ec06" region="proms" offset="0"/>
		<rom name="pacplus.4a" size="256" crc="e271a166" sha1="cf006536215a7a1d488eebc1d8a2e2a8134ce1a6" region="proms" offset="20"/>
		<rom name="82s126.1m" merge="82s126.1m" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="homercid" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Homercide</description>
		<year>2005</year>
		<manufacturer>David Widel</manufacturer>
		<rom name="homercid.6e" size="4161" crc="2768e80e" sha1="aaf78f4a1bea4aba3e44275ccfbc2ee641a3b8ff" region="cpu1" offset="0"/>
		<rom name="homercid.6f" size="4096" crc="3858d8b7" sha1="44560196ca888a82669d94687c964373fd0ffc4d" region="cpu1" offset="1000"/>
		<rom name="homercid.6h" size="4099" crc="d61413d0" sha1="a5ea1fdc50e2d185440e38a01837a6c5a5b89484" region="cpu1" offset="2000"/>
		<rom name="homercid.6j" size="4099" crc="e8b53076" sha1="c8fe2c2c637a87356a95176bc333ca28f63ae00a" region="cpu1" offset="3000"/>
		<rom name="homercid.5e" size="4096" crc="4879edc5" sha1="abde239a818a7025e629e59490479da700d70538" region="gfx1" dispose="yes" offset="0"/>
		<rom name="homercid.5f" size="4096" crc="475e51c9" sha1="478d1907f448f40f50b1b2ca1ddabc5b818e7003" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="homercid.7f" size="32" crc="2b7e868a" sha1="28976b3b7a2ea112da1d7af0366090f8a172dbb6" region="proms" offset="0"/>
		<rom name="homercid.4a" size="256" crc="9717a6be" sha1="00497d00c45d48570de0ab6ca8fea42cdb38eb85" region="proms" offset="20"/>
		<rom name="82s126.1m" merge="82s126.1m" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="jacman" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Jacman</description>
		<year>2001</year>
		<manufacturer>Brent Cobb</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacman.6h" size="4096" crc="bcdd1beb" sha1="8e47e8c2c4d6117d174cdac150392042d3e0a881" region="cpu1" offset="2000"/>
		<rom name="jacman.6j" size="4096" crc="1f52ef8b" sha1="0a803352a964de9567bc314f8ace1c612082e3d0" region="cpu1" offset="3000"/>
		<rom name="jacman.5e" size="4096" crc="809bd73e" sha1="81989a21d089eb76297926905729efcd69abeb87" region="gfx1" dispose="yes" offset="0"/>
		<rom name="jacman.5f" size="4096" crc="0509d3e6" sha1="e589543b9a2f1c81115c03b4b88096ac84826e62" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="mazeman" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Maze Man</description>
		<year>2000</year>
		<manufacturer>Marcel Silvius</manufacturer>
		<rom name="puckman.6e" size="4096" crc="a8ae23c5" sha1="1481a4f083b563350744f9d25b1bcd28073875d6" region="cpu1" offset="0"/>
		<rom name="mazeman.6f" size="4096" crc="77e44852" sha1="01c2e54cf9adc3bd92ab02eaa471638d8f17754d" region="cpu1" offset="1000"/>
		<rom name="mazeman.6h" size="4096" crc="6d16a528" sha1="3ef42b46564bf3b8347f6bddb1940368a23fa515" region="cpu1" offset="2000"/>
		<rom name="mazeman.6j" size="4096" crc="3c3ff208" sha1="2c6a8f9e3f130c3c0a9fa535b1ff76ac26a07f9f" region="cpu1" offset="3000"/>
		<rom name="mazeman.5e" size="4096" crc="38870a32" sha1="2b65a6309b204b89dcb6329e43f55301ecf69227" region="gfx1" dispose="yes" offset="0"/>
		<rom name="mazeman.5f" size="4096" crc="1fd18b80" sha1="2b10b572840e5977adda490d5fbddef98b65575e" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="mrpacman" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Mr. Pacman - Another Kind of Role Reversal</description>
		<year>2000</year>
		<manufacturer>Tim Appleton</manufacturer>
		<rom name="boot1" size="4096" crc="d16b31b7" sha1="bc2247ec946b639dd1f00bfc603fa157d0baaa97" region="cpu1" offset="0"/>
		<rom name="boot2" size="4096" crc="0d32de5e" sha1="13ea0c343de072508908be885e6a2a217bbb3047" region="cpu1" offset="1000"/>
		<rom name="boot3" size="4096" crc="1821ee0b" sha1="5ea4d907dbb2690698db72c4e0b5be4d3e9a7786" region="cpu1" offset="2000"/>
		<rom name="mrpacman.4" size="4096" crc="65c0526c" sha1="b90f05a335a5ec641318dea15a97c9abb96ded2e" region="cpu1" offset="3000"/>
		<rom name="mrpacman.5" size="4096" crc="4078d9b2" sha1="c294735341504787fa7f4bc44543e132d975c0a2" region="cpu1" offset="8000"/>
		<rom name="mrpacman.6" size="4096" crc="c1637f1c" sha1="15577900bbba060e6c1b8dd03fcde19e7f4193c5" region="cpu1" offset="9000"/>
		<rom name="mrpacman.5e" size="4096" crc="83e6a3a9" sha1="9e76e0ff114778183324c905c7600ef848bf4a76" region="gfx1" dispose="yes" offset="0"/>
		<rom name="mrpacman.5f" size="4096" crc="045dadf0" sha1="1a28cb97ad547bddd3cc8e6d0102f7e1d43c71ea" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="ms1000" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Ms. Pacman 1000</description>
		<year>2001</year>
		<manufacturer>Blue Justice</manufacturer>
		<rom name="boot1" size="4096" crc="d16b31b7" sha1="bc2247ec946b639dd1f00bfc603fa157d0baaa97" region="cpu1" offset="0"/>
		<rom name="boot2" size="4096" crc="0d32de5e" sha1="13ea0c343de072508908be885e6a2a217bbb3047" region="cpu1" offset="1000"/>
		<rom name="boot3" size="4096" crc="1821ee0b" sha1="5ea4d907dbb2690698db72c4e0b5be4d3e9a7786" region="cpu1" offset="2000"/>
		<rom name="ms1000.4" size="4096" crc="22a10392" sha1="7c17601428988dd996bbe64afee486fcf2333beb" region="cpu1" offset="3000"/>
		<rom name="boot5" size="4096" crc="8c3e6de6" sha1="fed6e9a2b210b07e7189a18574f6b8c4ec5bb49b" region="cpu1" offset="8000"/>
		<rom name="boot6" size="4096" crc="368cb165" sha1="387010a0c76319a1eab61b54c9bcb5c66c4b67a1" region="cpu1" offset="9000"/>
		<rom name="ms1000.5e" size="4096" crc="adde7864" sha1="6e21d412b11bbabf05c65ad3c0dccba73fe15eb5" region="gfx1" dispose="yes" offset="0"/>
		<rom name="ms1000.5f" size="4096" crc="5cb008a9" sha1="bb9049b2a48773dac775acd70cb0cb54dcd6a5b0" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="ms2000" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Ms. Pacman 2000</description>
		<year>2001</year>
		<manufacturer>Blue Justice</manufacturer>
		<rom name="boot1" size="4096" crc="d16b31b7" sha1="bc2247ec946b639dd1f00bfc603fa157d0baaa97" region="cpu1" offset="0"/>
		<rom name="boot2" size="4096" crc="0d32de5e" sha1="13ea0c343de072508908be885e6a2a217bbb3047" region="cpu1" offset="1000"/>
		<rom name="boot3" size="4096" crc="1821ee0b" sha1="5ea4d907dbb2690698db72c4e0b5be4d3e9a7786" region="cpu1" offset="2000"/>
		<rom name="ms2000.4" size="4096" crc="a72e49df" sha1="396bf713cddeb5521c614ff8483b0baef23af7d0" region="cpu1" offset="3000"/>
		<rom name="boot5" size="4096" crc="8c3e6de6" sha1="fed6e9a2b210b07e7189a18574f6b8c4ec5bb49b" region="cpu1" offset="8000"/>
		<rom name="boot6" size="4096" crc="368cb165" sha1="387010a0c76319a1eab61b54c9bcb5c66c4b67a1" region="cpu1" offset="9000"/>
		<rom name="ms2000.5e" size="4096" crc="2bcce741" sha1="fd9729e54b049723c0fb6c47effe39724577ba0d" region="gfx1" dispose="yes" offset="0"/>
		<rom name="ms2000.5f" size="4096" crc="4b40032a" sha1="8002af3dfcfea82d56f5f04505d432c02dc56185" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="ms2600" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Ms. Pacman 2600</description>
		<year>2000</year>
		<manufacturer>T-Bone</manufacturer>
		<rom name="boot1" size="4096" crc="d16b31b7" sha1="bc2247ec946b639dd1f00bfc603fa157d0baaa97" region="cpu1" offset="0"/>
		<rom name="boot2" size="4096" crc="0d32de5e" sha1="13ea0c343de072508908be885e6a2a217bbb3047" region="cpu1" offset="1000"/>
		<rom name="boot3" size="4096" crc="1821ee0b" sha1="5ea4d907dbb2690698db72c4e0b5be4d3e9a7786" region="cpu1" offset="2000"/>
		<rom name="ms2600.4" size="4096" crc="c2a293df" sha1="98e864d1993c97293acea0febc9cac8eb0fb582c" region="cpu1" offset="3000"/>
		<rom name="ms2600.5" size="4096" crc="4852db05" sha1="8471e1640164dc311e0180a7a8323208a40cf889" region="cpu1" offset="8000"/>
		<rom name="ms2600.6" size="4096" crc="f32b076f" sha1="f361233a06e0376fe83a6fd0a071593c7c260cb1" region="cpu1" offset="9000"/>
		<rom name="ms2600.5e" size="4096" crc="6b07b97a" sha1="981ce12d92c57ed6c908d4b5b9b0c0b079d325db" region="gfx1" dispose="yes" offset="0"/>
		<rom name="ms2600.5f" size="4096" crc="f844608b" sha1="80b4a51536ac4c83974726cbfb36232e06334329" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="ms3000" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Ms. Pacman 3000</description>
		<year>2001</year>
		<manufacturer>Blue Justice</manufacturer>
		<rom name="boot1" size="4096" crc="d16b31b7" sha1="bc2247ec946b639dd1f00bfc603fa157d0baaa97" region="cpu1" offset="0"/>
		<rom name="boot2" size="4096" crc="0d32de5e" sha1="13ea0c343de072508908be885e6a2a217bbb3047" region="cpu1" offset="1000"/>
		<rom name="boot3" size="4096" crc="1821ee0b" sha1="5ea4d907dbb2690698db72c4e0b5be4d3e9a7786" region="cpu1" offset="2000"/>
		<rom name="ms3000.4" size="4096" crc="46790576" sha1="097366bb8008122bb8814e5db6228d1e5756cb41" region="cpu1" offset="3000"/>
		<rom name="boot5" size="4096" crc="8c3e6de6" sha1="fed6e9a2b210b07e7189a18574f6b8c4ec5bb49b" region="cpu1" offset="8000"/>
		<rom name="boot6" size="4096" crc="368cb165" sha1="387010a0c76319a1eab61b54c9bcb5c66c4b67a1" region="cpu1" offset="9000"/>
		<rom name="ms3000.5e" size="4096" crc="1708299b" sha1="c47d6d37f7c064f5bb22fa74c20fb259e9c694bf" region="gfx1" dispose="yes" offset="0"/>
		<rom name="ms3000.5f" size="4096" crc="cf4798e3" sha1="046958565ba31a63b36b89ee2ddc599196af1ec3" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="ms4000p" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Ms. Pacman 4000 Plus</description>
		<year>2001</year>
		<manufacturer>Blue Justice</manufacturer>
		<rom name="boot1" size="4096" crc="d16b31b7" sha1="bc2247ec946b639dd1f00bfc603fa157d0baaa97" region="cpu1" offset="0"/>
		<rom name="boot2" size="4096" crc="0d32de5e" sha1="13ea0c343de072508908be885e6a2a217bbb3047" region="cpu1" offset="1000"/>
		<rom name="boot3" size="4096" crc="1821ee0b" sha1="5ea4d907dbb2690698db72c4e0b5be4d3e9a7786" region="cpu1" offset="2000"/>
		<rom name="ms4000p.4" size="4096" crc="ff418db8" sha1="eec95b43e451af2ab3dbbee83c577548097a90ef" region="cpu1" offset="3000"/>
		<rom name="boot5" size="4096" crc="8c3e6de6" sha1="fed6e9a2b210b07e7189a18574f6b8c4ec5bb49b" region="cpu1" offset="8000"/>
		<rom name="boot6" size="4096" crc="368cb165" sha1="387010a0c76319a1eab61b54c9bcb5c66c4b67a1" region="cpu1" offset="9000"/>
		<rom name="ms4000p.5e" size="4096" crc="05ed8a9f" sha1="8654596af1de7ddcd1795d9a38e75deb7e6f96c6" region="gfx1" dispose="yes" offset="0"/>
		<rom name="ms4000p.5f" size="4096" crc="c0b58e02" sha1="6ad23edff1b4a9324ea67ab28f3ab5e8362a55d8" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="pacplus.7f" size="32" crc="063dd53a" sha1="2e43b46ec3b101d1babab87cdaddfa944116ec06" region="proms" offset="0"/>
		<rom name="pacplus.4a" size="256" crc="e271a166" sha1="cf006536215a7a1d488eebc1d8a2e2a8134ce1a6" region="proms" offset="20"/>
		<rom name="82s126.1m" merge="82s126.1m" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="ms5000" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Ms. Pacman 5000</description>
		<year>2001</year>
		<manufacturer>Blue Justice</manufacturer>
		<rom name="boot1" size="4096" crc="d16b31b7" sha1="bc2247ec946b639dd1f00bfc603fa157d0baaa97" region="cpu1" offset="0"/>
		<rom name="boot2" size="4096" crc="0d32de5e" sha1="13ea0c343de072508908be885e6a2a217bbb3047" region="cpu1" offset="1000"/>
		<rom name="boot3" size="4096" crc="1821ee0b" sha1="5ea4d907dbb2690698db72c4e0b5be4d3e9a7786" region="cpu1" offset="2000"/>
		<rom name="ms2000.4" size="4096" crc="a72e49df" sha1="396bf713cddeb5521c614ff8483b0baef23af7d0" region="cpu1" offset="3000"/>
		<rom name="boot5" size="4096" crc="8c3e6de6" sha1="fed6e9a2b210b07e7189a18574f6b8c4ec5bb49b" region="cpu1" offset="8000"/>
		<rom name="boot6" size="4096" crc="368cb165" sha1="387010a0c76319a1eab61b54c9bcb5c66c4b67a1" region="cpu1" offset="9000"/>
		<rom name="ms5000.5e" size="4096" crc="fd1bd093" sha1="b1b20614d2a06fa032373fb01e79b4004215e2b7" region="gfx1" dispose="yes" offset="0"/>
		<rom name="ms5000.5f" size="4096" crc="07d39d56" sha1="2482477c8a2130dd5eb279b99e541bc5229c0778" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="ms5000p" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Ms. Pacman 5000 Plus</description>
		<year>2001</year>
		<manufacturer>Blue Justice</manufacturer>
		<rom name="boot1" size="4096" crc="d16b31b7" sha1="bc2247ec946b639dd1f00bfc603fa157d0baaa97" region="cpu1" offset="0"/>
		<rom name="boot2" size="4096" crc="0d32de5e" sha1="13ea0c343de072508908be885e6a2a217bbb3047" region="cpu1" offset="1000"/>
		<rom name="boot3" size="4096" crc="1821ee0b" sha1="5ea4d907dbb2690698db72c4e0b5be4d3e9a7786" region="cpu1" offset="2000"/>
		<rom name="ms5000p.4" size="4096" crc="d7ff3b21" sha1="478557c734062fc30a8b0252ebe04e15ec81a29a" region="cpu1" offset="3000"/>
		<rom name="boot5" size="4096" crc="8c3e6de6" sha1="fed6e9a2b210b07e7189a18574f6b8c4ec5bb49b" region="cpu1" offset="8000"/>
		<rom name="boot6" size="4096" crc="368cb165" sha1="387010a0c76319a1eab61b54c9bcb5c66c4b67a1" region="cpu1" offset="9000"/>
		<rom name="ms5000p.5e" size="4096" crc="4fd847aa" sha1="39e1f184df81a61325a4d3cf2ef04eb3703f3944" region="gfx1" dispose="yes" offset="0"/>
		<rom name="ms5000p.5f" size="4096" crc="50d5fa64" sha1="777e041901da0cae324524d64fa67b04b2f33bcc" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="msatk2ad" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Ms. Pacman Plus / Attack After Dark [c]</description>
		<year>2000</year>
		<manufacturer>[Midway]</manufacturer>
		<rom name="boot1" size="4096" crc="d16b31b7" sha1="bc2247ec946b639dd1f00bfc603fa157d0baaa97" region="cpu1" offset="0"/>
		<rom name="mspacatk.2" size="4096" crc="0af09d31" sha1="6ff73e4da4910bcd2ca3aa299d8ffad23f8abf79" region="cpu1" offset="1000"/>
		<rom name="boot3" size="4096" crc="1821ee0b" sha1="5ea4d907dbb2690698db72c4e0b5be4d3e9a7786" region="cpu1" offset="2000"/>
		<rom name="boot4" size="4096" crc="165a9dd8" sha1="3022a408118fa7420060e32a760aeef15b8a96cf" region="cpu1" offset="3000"/>
		<rom name="mspacat2.5" size="4096" crc="5a72a7a6" sha1="aa54bf865e024fe00a8aefce6bc5086e90d71a54" region="cpu1" offset="8000"/>
		<rom name="mspacat2.6" size="4096" crc="bd0c3e94" sha1="1b01ed6eab2c31bb874d1e51e773d0c130de7b75" region="cpu1" offset="9000"/>
		<rom name="msatkad.5e" size="4096" crc="dc70ed2e" sha1="b9fbb1d21085bc78eb82c429506b20e332b18e0e" region="gfx1" dispose="yes" offset="0"/>
		<rom name="msatkad.5f" size="4096" crc="643d5523" sha1="565f92294a4b6a11dc5e9a165f35284c2a526e6c" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="msatkad" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Ms. Pacman Plus After Dark [c]</description>
		<year>2000</year>
		<manufacturer>[Midway]</manufacturer>
		<rom name="boot1" size="4096" crc="d16b31b7" sha1="bc2247ec946b639dd1f00bfc603fa157d0baaa97" region="cpu1" offset="0"/>
		<rom name="mspacatk.2" size="4096" crc="0af09d31" sha1="6ff73e4da4910bcd2ca3aa299d8ffad23f8abf79" region="cpu1" offset="1000"/>
		<rom name="boot3" size="4096" crc="1821ee0b" sha1="5ea4d907dbb2690698db72c4e0b5be4d3e9a7786" region="cpu1" offset="2000"/>
		<rom name="boot4" size="4096" crc="165a9dd8" sha1="3022a408118fa7420060e32a760aeef15b8a96cf" region="cpu1" offset="3000"/>
		<rom name="mspacatk.5" size="4096" crc="e6e06954" sha1="ee5b266b1cc178df31fc1da5f66ef4911c653dda" region="cpu1" offset="8000"/>
		<rom name="mspacatk.6" size="4096" crc="3b5db308" sha1="c1ba630cb8fb665c4881a6cce9d3b0d4300bd0eb" region="cpu1" offset="9000"/>
		<rom name="msatkad.5e" size="4096" crc="dc70ed2e" sha1="b9fbb1d21085bc78eb82c429506b20e332b18e0e" region="gfx1" dispose="yes" offset="0"/>
		<rom name="msatkad.5f" size="4096" crc="643d5523" sha1="565f92294a4b6a11dc5e9a165f35284c2a526e6c" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="msbaby" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Ms. Baby Pacman</description>
		<year>2000</year>
		<manufacturer>T-Bone</manufacturer>
		<rom name="boot1" size="4096" crc="d16b31b7" sha1="bc2247ec946b639dd1f00bfc603fa157d0baaa97" region="cpu1" offset="0"/>
		<rom name="boot2" size="4096" crc="0d32de5e" sha1="13ea0c343de072508908be885e6a2a217bbb3047" region="cpu1" offset="1000"/>
		<rom name="boot3" size="4096" crc="1821ee0b" sha1="5ea4d907dbb2690698db72c4e0b5be4d3e9a7786" region="cpu1" offset="2000"/>
		<rom name="msbaby.4" size="4096" crc="17aea21d" sha1="2baa4b3812611ae8a1ff6b1b21b0a3ffd0d30be2" region="cpu1" offset="3000"/>
		<rom name="msbaby.5" size="4096" crc="0c08aa7f" sha1="0d4079d68c86cd64e4d309fdc43d2022a50f172d" region="cpu1" offset="8000"/>
		<rom name="msbaby.6" size="4096" crc="e28aaa1f" sha1="e0c4c1e0ceb3dfd6e63d954d3d6ea7924efac08b" region="cpu1" offset="9000"/>
		<rom name="msbaby.5e" size="4096" crc="e764738d" sha1="79a7b871ee292d8cc2c4c97962fd876b4b95c4df" region="gfx1" dispose="yes" offset="0"/>
		<rom name="msbaby.5f" size="4096" crc="3d316ad0" sha1="fd7d1a02930cc1c8a2f4aa8518d805601a8e0a80" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="msberzk" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Ms. Pacman Berzerk</description>
		<year>2000</year>
		<manufacturer>Bobby Tribble</manufacturer>
		<rom name="boot1" size="4096" crc="d16b31b7" sha1="bc2247ec946b639dd1f00bfc603fa157d0baaa97" region="cpu1" offset="0"/>
		<rom name="boot2" size="4096" crc="0d32de5e" sha1="13ea0c343de072508908be885e6a2a217bbb3047" region="cpu1" offset="1000"/>
		<rom name="boot3" size="4096" crc="1821ee0b" sha1="5ea4d907dbb2690698db72c4e0b5be4d3e9a7786" region="cpu1" offset="2000"/>
		<rom name="msberzk.4" size="4096" crc="795b1d20" sha1="eb14ac6d2142fcfcbccf52eb7e8c51c208554eef" region="cpu1" offset="3000"/>
		<rom name="msberzk.5" size="4096" crc="9fc2a679" sha1="2684ecc09e2cf055daee181371691fc09cbd585a" region="cpu1" offset="8000"/>
		<rom name="msberzk.6" size="4096" crc="6749a32d" sha1="41b5b952c4f7f14b6a3884291c87e9ee6e760231" region="cpu1" offset="9000"/>
		<rom name="msberzk.5e" size="4096" crc="92692429" sha1="af5e72c445c7ea35655730364072c269befbc66f" region="gfx1" dispose="yes" offset="0"/>
		<rom name="msberzk.5f" size="4096" crc="7c32ed2e" sha1="124ff35143b1fcaa25d810a3479ae363cf74d2c9" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="mscrzyma" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Ms. Pacman Crazy Mazes</description>
		<year>2001</year>
		<manufacturer>Blue Justice</manufacturer>
		<rom name="boot1" size="4096" crc="d16b31b7" sha1="bc2247ec946b639dd1f00bfc603fa157d0baaa97" region="cpu1" offset="0"/>
		<rom name="boot2" size="4096" crc="0d32de5e" sha1="13ea0c343de072508908be885e6a2a217bbb3047" region="cpu1" offset="1000"/>
		<rom name="mscrzyma.3" size="4096" crc="513f4d5c" sha1="ae011b89422bd8cbb80389814500bc1427f6ecb2" region="cpu1" offset="2000"/>
		<rom name="mscrzyma.4" size="4096" crc="f2b17834" sha1="4d687e681d21a9a702ed5e8022c9098b8347811a" region="cpu1" offset="3000"/>
		<rom name="mspacnes.5" size="4096" crc="43936999" sha1="4261f0bbb9ece2370c6283763a396ad851f42c51" region="cpu1" offset="8000"/>
		<rom name="mspacnes.6" size="4096" crc="a15b524e" sha1="91f211e479261b344fc64517394abf7a8f9d6f4b" region="cpu1" offset="9000"/>
		<rom name="ms2000.5e" size="4096" crc="2bcce741" sha1="fd9729e54b049723c0fb6c47effe39724577ba0d" region="gfx1" dispose="yes" offset="0"/>
		<rom name="mscrzyma.5f" size="4096" crc="2a9d6f77" sha1="bcfec717967e64891d9638037ba5331b22654229" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="mscrzymp" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Ms. Pacman Crazy Mazes Plus</description>
		<year>2001</year>
		<manufacturer>Blue Justice</manufacturer>
		<rom name="boot1" size="4096" crc="d16b31b7" sha1="bc2247ec946b639dd1f00bfc603fa157d0baaa97" region="cpu1" offset="0"/>
		<rom name="boot2" size="4096" crc="0d32de5e" sha1="13ea0c343de072508908be885e6a2a217bbb3047" region="cpu1" offset="1000"/>
		<rom name="mscrzyma.3" size="4096" crc="513f4d5c" sha1="ae011b89422bd8cbb80389814500bc1427f6ecb2" region="cpu1" offset="2000"/>
		<rom name="mscrzymp.4" size="4096" crc="db440183" sha1="ec4e7a7324f77818e7357e6c7c9e8af257fcbc7d" region="cpu1" offset="3000"/>
		<rom name="mspacnes.5" size="4096" crc="43936999" sha1="4261f0bbb9ece2370c6283763a396ad851f42c51" region="cpu1" offset="8000"/>
		<rom name="mspacnes.6" size="4096" crc="a15b524e" sha1="91f211e479261b344fc64517394abf7a8f9d6f4b" region="cpu1" offset="9000"/>
		<rom name="mscrzymp.5e" size="4096" crc="d43a7194" sha1="2508b14778f8ff2d76b7ec00ba9fc30a0f606dcf" region="gfx1" dispose="yes" offset="0"/>
		<rom name="mscrzymp.5f" size="4096" crc="7af54907" sha1="d930b90f0500c3be451996ced9578ce870a1d6d5" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="pacplus.7f" size="32" crc="063dd53a" sha1="2e43b46ec3b101d1babab87cdaddfa944116ec06" region="proms" offset="0"/>
		<rom name="pacplus.4a" size="256" crc="e271a166" sha1="cf006536215a7a1d488eebc1d8a2e2a8134ce1a6" region="proms" offset="20"/>
		<rom name="82s126.1m" merge="82s126.1m" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="msdroid" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Ms. Pacman Android</description>
		<year>2001</year>
		<manufacturer>Grendal74</manufacturer>
		<rom name="boot1" size="4096" crc="d16b31b7" sha1="bc2247ec946b639dd1f00bfc603fa157d0baaa97" region="cpu1" offset="0"/>
		<rom name="boot2" size="4096" crc="0d32de5e" sha1="13ea0c343de072508908be885e6a2a217bbb3047" region="cpu1" offset="1000"/>
		<rom name="boot3" size="4096" crc="1821ee0b" sha1="5ea4d907dbb2690698db72c4e0b5be4d3e9a7786" region="cpu1" offset="2000"/>
		<rom name="msdroid.4" size="4096" crc="984b3e88" sha1="fb7c29adf0c7434c639fd82abf7aa9c709b37054" region="cpu1" offset="3000"/>
		<rom name="boot5" size="4096" crc="8c3e6de6" sha1="fed6e9a2b210b07e7189a18574f6b8c4ec5bb49b" region="cpu1" offset="8000"/>
		<rom name="boot6" size="4096" crc="368cb165" sha1="387010a0c76319a1eab61b54c9bcb5c66c4b67a1" region="cpu1" offset="9000"/>
		<rom name="msdroid.5e" size="4096" crc="97f5dd55" sha1="14a1a8dda66223392fbae51af654607c56ac266e" region="gfx1" dispose="yes" offset="0"/>
		<rom name="msdroid.5f" size="4096" crc="c0e47314" sha1="d8a51d280bba4ad93db8019111ac4393aea9f9a2" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="msdstorm" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Ms. Desert Storm</description>
		<year>2000</year>
		<manufacturer>Mike Naylor</manufacturer>
		<rom name="boot1" size="4096" crc="d16b31b7" sha1="bc2247ec946b639dd1f00bfc603fa157d0baaa97" region="cpu1" offset="0"/>
		<rom name="boot2" size="4096" crc="0d32de5e" sha1="13ea0c343de072508908be885e6a2a217bbb3047" region="cpu1" offset="1000"/>
		<rom name="boot3" size="4096" crc="1821ee0b" sha1="5ea4d907dbb2690698db72c4e0b5be4d3e9a7786" region="cpu1" offset="2000"/>
		<rom name="boot4" size="4096" crc="165a9dd8" sha1="3022a408118fa7420060e32a760aeef15b8a96cf" region="cpu1" offset="3000"/>
		<rom name="boot5" size="4096" crc="8c3e6de6" sha1="fed6e9a2b210b07e7189a18574f6b8c4ec5bb49b" region="cpu1" offset="8000"/>
		<rom name="boot6" size="4096" crc="368cb165" sha1="387010a0c76319a1eab61b54c9bcb5c66c4b67a1" region="cpu1" offset="9000"/>
		<rom name="msdstorm.5e" size="4096" crc="b2940b89" sha1="bfe7066fa11468d8373b43f966e76d92b17c0f48" region="gfx1" dispose="yes" offset="0"/>
		<rom name="msdstorm.5f" size="4096" crc="5c65865f" sha1="988b6deccd985a32d4561164bfabd80ebb43f0a6" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="mselton" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Ms. Elton</description>
		<year>2000</year>
		<manufacturer>Marcel Silvius</manufacturer>
		<rom name="boot1" size="4096" crc="d16b31b7" sha1="bc2247ec946b639dd1f00bfc603fa157d0baaa97" region="cpu1" offset="0"/>
		<rom name="boot2" size="4096" crc="0d32de5e" sha1="13ea0c343de072508908be885e6a2a217bbb3047" region="cpu1" offset="1000"/>
		<rom name="boot3" size="4096" crc="1821ee0b" sha1="5ea4d907dbb2690698db72c4e0b5be4d3e9a7786" region="cpu1" offset="2000"/>
		<rom name="boot4" size="4096" crc="165a9dd8" sha1="3022a408118fa7420060e32a760aeef15b8a96cf" region="cpu1" offset="3000"/>
		<rom name="boot5" size="4096" crc="8c3e6de6" sha1="fed6e9a2b210b07e7189a18574f6b8c4ec5bb49b" region="cpu1" offset="8000"/>
		<rom name="boot6" size="4096" crc="368cb165" sha1="387010a0c76319a1eab61b54c9bcb5c66c4b67a1" region="cpu1" offset="9000"/>
		<rom name="5e" merge="5e" size="4096" crc="5c281d01" sha1="5e8b472b615f12efca3fe792410c23619f067845" region="gfx1" dispose="yes" offset="0"/>
		<rom name="mselton.5f" size="4096" crc="30d0b19f" sha1="9964a5a103ce1975d8606d5cfd2306c05a74aca3" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="msextra" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Ms. Pacman Extra</description>
		<year>2001</year>
		<manufacturer>Blue Justice</manufacturer>
		<rom name="boot1" size="4096" crc="d16b31b7" sha1="bc2247ec946b639dd1f00bfc603fa157d0baaa97" region="cpu1" offset="0"/>
		<rom name="boot2" size="4096" crc="0d32de5e" sha1="13ea0c343de072508908be885e6a2a217bbb3047" region="cpu1" offset="1000"/>
		<rom name="boot3" size="4096" crc="1821ee0b" sha1="5ea4d907dbb2690698db72c4e0b5be4d3e9a7786" region="cpu1" offset="2000"/>
		<rom name="msextra.4" size="4096" crc="b13d0521" region="cpu1" offset="3000"/>
		<rom name="boot5" size="4096" crc="8c3e6de6" sha1="fed6e9a2b210b07e7189a18574f6b8c4ec5bb49b" region="cpu1" offset="8000"/>
		<rom name="boot6" size="4096" crc="368cb165" sha1="387010a0c76319a1eab61b54c9bcb5c66c4b67a1" region="cpu1" offset="9000"/>
		<rom name="msextra.5e" size="4096" crc="b656c0c5" sha1="efa8aed573b4258a6f6da96b04968a9197ad2d33" region="gfx1" dispose="yes" offset="0"/>
		<rom name="msextra.5f" size="4096" crc="c5d7017b" sha1="29fa44d925526ab7f6385a2d4c750492063131ab" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="msextrap" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Ms. Pacman Extra Plus</description>
		<year>2001</year>
		<manufacturer>Blue Justice</manufacturer>
		<rom name="boot1" size="4096" crc="d16b31b7" sha1="bc2247ec946b639dd1f00bfc603fa157d0baaa97" region="cpu1" offset="0"/>
		<rom name="boot2" size="4096" crc="0d32de5e" sha1="13ea0c343de072508908be885e6a2a217bbb3047" region="cpu1" offset="1000"/>
		<rom name="boot3" size="4096" crc="1821ee0b" sha1="5ea4d907dbb2690698db72c4e0b5be4d3e9a7786" region="cpu1" offset="2000"/>
		<rom name="msextrap.4" size="4096" crc="728f7465" sha1="c3e089d2c7bace010e29f4cb861baa888007e8bf" region="cpu1" offset="3000"/>
		<rom name="boot5" size="4096" crc="8c3e6de6" sha1="fed6e9a2b210b07e7189a18574f6b8c4ec5bb49b" region="cpu1" offset="8000"/>
		<rom name="boot6" size="4096" crc="368cb165" sha1="387010a0c76319a1eab61b54c9bcb5c66c4b67a1" region="cpu1" offset="9000"/>
		<rom name="msextrap.5e" size="4096" crc="1a2fa3e2" sha1="dafccc8123093a9f5306c0c19367c3accd755ca1" region="gfx1" dispose="yes" offset="0"/>
		<rom name="msextrap.5f" size="4096" crc="5a400cbc" sha1="7351b9c7f196fc49fdab04a135a1519ca6d489ed" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="msf1pac" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Ms. F1 Pacman</description>
		<year>2000</year>
		<manufacturer>Marcel Silvius</manufacturer>
		<rom name="boot1" size="4096" crc="d16b31b7" sha1="bc2247ec946b639dd1f00bfc603fa157d0baaa97" region="cpu1" offset="0"/>
		<rom name="boot2" size="4096" crc="0d32de5e" sha1="13ea0c343de072508908be885e6a2a217bbb3047" region="cpu1" offset="1000"/>
		<rom name="boot3" size="4096" crc="1821ee0b" sha1="5ea4d907dbb2690698db72c4e0b5be4d3e9a7786" region="cpu1" offset="2000"/>
		<rom name="msf1pac.4" size="4096" crc="e255428b" sha1="fd128743eac8521f1a65bdbb2cfd59398eddfac5" region="cpu1" offset="3000"/>
		<rom name="boot5" size="4096" crc="8c3e6de6" sha1="fed6e9a2b210b07e7189a18574f6b8c4ec5bb49b" region="cpu1" offset="8000"/>
		<rom name="boot6" size="4096" crc="368cb165" sha1="387010a0c76319a1eab61b54c9bcb5c66c4b67a1" region="cpu1" offset="9000"/>
		<rom name="msindy.5e" size="4096" crc="c7183fd2" sha1="af7e3bb7c4751f5df12bd321d6f583045c5acb10" region="gfx1" dispose="yes" offset="0"/>
		<rom name="msindy.5f" size="4096" crc="a355e061" sha1="b9223e01a77027d2f6afe4502b4a2dce3b3bdc0e" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="msgrkatk" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Ms. Pac Attack Greek [c]</description>
		<year>2001</year>
		<manufacturer>Grendal74</manufacturer>
		<rom name="boot1" size="4096" crc="d16b31b7" sha1="bc2247ec946b639dd1f00bfc603fa157d0baaa97" region="cpu1" offset="0"/>
		<rom name="mspacatk.2" size="4096" crc="0af09d31" sha1="6ff73e4da4910bcd2ca3aa299d8ffad23f8abf79" region="cpu1" offset="1000"/>
		<rom name="boot3" size="4096" crc="1821ee0b" sha1="5ea4d907dbb2690698db72c4e0b5be4d3e9a7786" region="cpu1" offset="2000"/>
		<rom name="msgrkb.4" size="4096" crc="7143729f" sha1="87152df222364908852b1d242dff15889da5e95d" region="cpu1" offset="3000"/>
		<rom name="mspacatk.5" size="4096" crc="e6e06954" sha1="ee5b266b1cc178df31fc1da5f66ef4911c653dda" region="cpu1" offset="8000"/>
		<rom name="mspacatk.6" size="4096" crc="3b5db308" sha1="c1ba630cb8fb665c4881a6cce9d3b0d4300bd0eb" region="cpu1" offset="9000"/>
		<rom name="msgrkb.5e" size="4096" crc="b6526896" sha1="904dc168680cec660bee5a1a28a6a4b0dee9364e" region="gfx1" dispose="yes" offset="0"/>
		<rom name="msgrkb.5f" size="4096" crc="043b1c9b" sha1="6aa7971390272c3df4ceaf7718ad08086bb33b5c" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="msgrkb" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Ms. Pacman Greek</description>
		<year>2001</year>
		<manufacturer>Grendal74</manufacturer>
		<rom name="boot1" size="4096" crc="d16b31b7" sha1="bc2247ec946b639dd1f00bfc603fa157d0baaa97" region="cpu1" offset="0"/>
		<rom name="boot2" size="4096" crc="0d32de5e" sha1="13ea0c343de072508908be885e6a2a217bbb3047" region="cpu1" offset="1000"/>
		<rom name="boot3" size="4096" crc="1821ee0b" sha1="5ea4d907dbb2690698db72c4e0b5be4d3e9a7786" region="cpu1" offset="2000"/>
		<rom name="msgrkb.4" size="4096" crc="7143729f" sha1="87152df222364908852b1d242dff15889da5e95d" region="cpu1" offset="3000"/>
		<rom name="boot5" size="4096" crc="8c3e6de6" sha1="fed6e9a2b210b07e7189a18574f6b8c4ec5bb49b" region="cpu1" offset="8000"/>
		<rom name="boot6" size="4096" crc="368cb165" sha1="387010a0c76319a1eab61b54c9bcb5c66c4b67a1" region="cpu1" offset="9000"/>
		<rom name="msgrkb.5e" size="4096" crc="b6526896" sha1="904dc168680cec660bee5a1a28a6a4b0dee9364e" region="gfx1" dispose="yes" offset="0"/>
		<rom name="msgrkb.5f" size="4096" crc="043b1c9b" sha1="6aa7971390272c3df4ceaf7718ad08086bb33b5c" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="mshangly" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Ms. Hangly Man</description>
		<year>2000</year>
		<manufacturer>[Midway]</manufacturer>
		<rom name="boot1" size="4096" crc="d16b31b7" sha1="bc2247ec946b639dd1f00bfc603fa157d0baaa97" region="cpu1" offset="0"/>
		<rom name="boot2" size="4096" crc="0d32de5e" sha1="13ea0c343de072508908be885e6a2a217bbb3047" region="cpu1" offset="1000"/>
		<rom name="boot3" size="4096" crc="1821ee0b" sha1="5ea4d907dbb2690698db72c4e0b5be4d3e9a7786" region="cpu1" offset="2000"/>
		<rom name="boot4" size="4096" crc="165a9dd8" sha1="3022a408118fa7420060e32a760aeef15b8a96cf" region="cpu1" offset="3000"/>
		<rom name="msnwpuck.5" size="4096" crc="00c4d538" sha1="cbfc9c10809631aae3fe9c454661ffa84a34138c" region="cpu1" offset="8000"/>
		<rom name="msnwpuck.6" size="4096" crc="7a600536" sha1="7172b4658c1b0ea4cdcc55b7f21225d82e116e5e" region="cpu1" offset="9000"/>
		<rom name="5e" merge="5e" size="4096" crc="5c281d01" sha1="5e8b472b615f12efca3fe792410c23619f067845" region="gfx1" dispose="yes" offset="0"/>
		<rom name="5f" merge="5f" size="4096" crc="615af909" sha1="fd6a1dde780b39aea76bf1c4befa5882573c2ef4" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="mshearts" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Ms. Pacman Hearts</description>
		<year>2000</year>
		<manufacturer>[Midway]</manufacturer>
		<rom name="boot1" size="4096" crc="d16b31b7" sha1="bc2247ec946b639dd1f00bfc603fa157d0baaa97" region="cpu1" offset="0"/>
		<rom name="boot2" size="4096" crc="0d32de5e" sha1="13ea0c343de072508908be885e6a2a217bbb3047" region="cpu1" offset="1000"/>
		<rom name="boot3" size="4096" crc="1821ee0b" sha1="5ea4d907dbb2690698db72c4e0b5be4d3e9a7786" region="cpu1" offset="2000"/>
		<rom name="boot4" size="4096" crc="165a9dd8" sha1="3022a408118fa7420060e32a760aeef15b8a96cf" region="cpu1" offset="3000"/>
		<rom name="boot5" size="4096" crc="8c3e6de6" sha1="fed6e9a2b210b07e7189a18574f6b8c4ec5bb49b" region="cpu1" offset="8000"/>
		<rom name="boot6" size="4096" crc="368cb165" sha1="387010a0c76319a1eab61b54c9bcb5c66c4b67a1" region="cpu1" offset="9000"/>
		<rom name="mshearts.5e" size="4096" crc="0b5cf081" sha1="9333369dd282f725c01831314f2aafd1667c64f9" region="gfx1" dispose="yes" offset="0"/>
		<rom name="5f" merge="5f" size="4096" crc="615af909" sha1="fd6a1dde780b39aea76bf1c4befa5882573c2ef4" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="msheartb" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Ms. Pacman Hearts (set 2)</description>
		<year>2000</year>
		<manufacturer>[Midway]</manufacturer>
		<rom name="boot1" size="4096" crc="d16b31b7" sha1="bc2247ec946b639dd1f00bfc603fa157d0baaa97" region="cpu1" offset="0"/>
		<rom name="boot2" size="4096" crc="0d32de5e" sha1="13ea0c343de072508908be885e6a2a217bbb3047" region="cpu1" offset="1000"/>
		<rom name="boot3" size="4096" crc="1821ee0b" sha1="5ea4d907dbb2690698db72c4e0b5be4d3e9a7786" region="cpu1" offset="2000"/>
		<rom name="boot4" size="4096" crc="165a9dd8" sha1="3022a408118fa7420060e32a760aeef15b8a96cf" region="cpu1" offset="3000"/>
		<rom name="boot5" size="4096" crc="8c3e6de6" sha1="fed6e9a2b210b07e7189a18574f6b8c4ec5bb49b" region="cpu1" offset="8000"/>
		<rom name="boot6" size="4096" crc="368cb165" sha1="387010a0c76319a1eab61b54c9bcb5c66c4b67a1" region="cpu1" offset="9000"/>
		<rom name="msheart.5e" size="4096" crc="56f505f1" sha1="5628874f332d348a61c1abcf116278ece534a7ba" region="gfx1" dispose="yes" offset="0"/>
		<rom name="msheart.5f" size="4096" crc="662423ca" sha1="e22a20e2ed51b4efe39665222669d86353d6c4c5" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="msindy" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Ms. Indy</description>
		<year>2000</year>
		<manufacturer>Marcel Silvius</manufacturer>
		<rom name="boot1" size="4096" crc="d16b31b7" sha1="bc2247ec946b639dd1f00bfc603fa157d0baaa97" region="cpu1" offset="0"/>
		<rom name="boot2" size="4096" crc="0d32de5e" sha1="13ea0c343de072508908be885e6a2a217bbb3047" region="cpu1" offset="1000"/>
		<rom name="boot3" size="4096" crc="1821ee0b" sha1="5ea4d907dbb2690698db72c4e0b5be4d3e9a7786" region="cpu1" offset="2000"/>
		<rom name="msindy.4" size="4096" crc="8e234b3a" sha1="f54f94aa80486a96178765378123a16a2637a47b" region="cpu1" offset="3000"/>
		<rom name="boot5" size="4096" crc="8c3e6de6" sha1="fed6e9a2b210b07e7189a18574f6b8c4ec5bb49b" region="cpu1" offset="8000"/>
		<rom name="boot6" size="4096" crc="368cb165" sha1="387010a0c76319a1eab61b54c9bcb5c66c4b67a1" region="cpu1" offset="9000"/>
		<rom name="msindy.5e" size="4096" crc="c7183fd2" sha1="af7e3bb7c4751f5df12bd321d6f583045c5acb10" region="gfx1" dispose="yes" offset="0"/>
		<rom name="msindy.5f" size="4096" crc="a355e061" sha1="b9223e01a77027d2f6afe4502b4a2dce3b3bdc0e" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="msmini" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Ms. Pac-Mini</description>
		<year>2000</year>
		<manufacturer>T-Bone</manufacturer>
		<rom name="boot1" size="4096" crc="d16b31b7" sha1="bc2247ec946b639dd1f00bfc603fa157d0baaa97" region="cpu1" offset="0"/>
		<rom name="boot2" size="4096" crc="0d32de5e" sha1="13ea0c343de072508908be885e6a2a217bbb3047" region="cpu1" offset="1000"/>
		<rom name="boot3" size="4096" crc="1821ee0b" sha1="5ea4d907dbb2690698db72c4e0b5be4d3e9a7786" region="cpu1" offset="2000"/>
		<rom name="boot4" size="4096" crc="165a9dd8" sha1="3022a408118fa7420060e32a760aeef15b8a96cf" region="cpu1" offset="3000"/>
		<rom name="boot5" size="4096" crc="8c3e6de6" sha1="fed6e9a2b210b07e7189a18574f6b8c4ec5bb49b" region="cpu1" offset="8000"/>
		<rom name="boot6" size="4096" crc="368cb165" sha1="387010a0c76319a1eab61b54c9bcb5c66c4b67a1" region="cpu1" offset="9000"/>
		<rom name="msmini.5e" size="4096" crc="7787a3f6" sha1="8d89be6fcc1dfeb4470a721c9c89225ea8c7cfad" region="gfx1" dispose="yes" offset="0"/>
		<rom name="msmini.5f" size="4096" crc="98ab3c44" sha1="07dcfb7d6f2ca50e6e50ee1c14c229d26bb4b909" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="msminia" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Ms. Pac-Attack Mini [c]</description>
		<year>2000</year>
		<manufacturer>T-Bone</manufacturer>
		<rom name="boot1" size="4096" crc="d16b31b7" sha1="bc2247ec946b639dd1f00bfc603fa157d0baaa97" region="cpu1" offset="0"/>
		<rom name="mspacatk.2" size="4096" crc="0af09d31" sha1="6ff73e4da4910bcd2ca3aa299d8ffad23f8abf79" region="cpu1" offset="1000"/>
		<rom name="boot3" size="4096" crc="1821ee0b" sha1="5ea4d907dbb2690698db72c4e0b5be4d3e9a7786" region="cpu1" offset="2000"/>
		<rom name="boot4" size="4096" crc="165a9dd8" sha1="3022a408118fa7420060e32a760aeef15b8a96cf" region="cpu1" offset="3000"/>
		<rom name="mspacatk.5" size="4096" crc="e6e06954" sha1="ee5b266b1cc178df31fc1da5f66ef4911c653dda" region="cpu1" offset="8000"/>
		<rom name="mspacatk.6" size="4096" crc="3b5db308" sha1="c1ba630cb8fb665c4881a6cce9d3b0d4300bd0eb" region="cpu1" offset="9000"/>
		<rom name="msmini.5e" size="4096" crc="7787a3f6" sha1="8d89be6fcc1dfeb4470a721c9c89225ea8c7cfad" region="gfx1" dispose="yes" offset="0"/>
		<rom name="msmini.5f" size="4096" crc="98ab3c44" sha1="07dcfb7d6f2ca50e6e50ee1c14c229d26bb4b909" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="msmspac" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Ms. Pacman Ms. Pac</description>
		<year>2001</year>
		<manufacturer>Blue Justice</manufacturer>
		<rom name="boot1" size="4096" crc="d16b31b7" sha1="bc2247ec946b639dd1f00bfc603fa157d0baaa97" region="cpu1" offset="0"/>
		<rom name="boot2" size="4096" crc="0d32de5e" sha1="13ea0c343de072508908be885e6a2a217bbb3047" region="cpu1" offset="1000"/>
		<rom name="boot3" size="4096" crc="1821ee0b" sha1="5ea4d907dbb2690698db72c4e0b5be4d3e9a7786" region="cpu1" offset="2000"/>
		<rom name="msmspac.4" size="4096" crc="1c11c60f" sha1="d445a333f79ad8a6886e3b08fc39dee01733cf07" region="cpu1" offset="3000"/>
		<rom name="boot5" size="4096" crc="8c3e6de6" sha1="fed6e9a2b210b07e7189a18574f6b8c4ec5bb49b" region="cpu1" offset="8000"/>
		<rom name="boot6" size="4096" crc="368cb165" sha1="387010a0c76319a1eab61b54c9bcb5c66c4b67a1" region="cpu1" offset="9000"/>
		<rom name="5e" merge="5e" size="4096" crc="5c281d01" sha1="5e8b472b615f12efca3fe792410c23619f067845" region="gfx1" dispose="yes" offset="0"/>
		<rom name="msmspac.5f" size="4096" crc="a0ffcd08" sha1="0cd5028e97fafdd8b9b221a7a07bdc81826f4765" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="msnapco" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Ms Pac-Man (Napco encrypted)</description>
		<year>2000</year>
		<manufacturer>[Midway]</manufacturer>
		<rom name="msnapco.7d" size="2048" crc="b69dd08c" sha1="82169eefc0c5c62c002d0b4c4f161eea1947cd80" region="cpu1" offset="0"/>
		<rom name="msnapco.6d" size="2048" crc="f0d92b68" sha1="7d411601678a136cda47c66f49ad9bfa63a1dd27" region="cpu1" offset="800"/>
		<rom name="msnapco.7f" size="2048" crc="2495a4f7" sha1="a8b828e11b5753420314ff63fe472216f36435fb" region="cpu1" offset="1000"/>
		<rom name="msnapco.6f" size="2048" crc="556606cc" sha1="ff1c695810db15ad7920d7d38a5d1bd3d5121ab2" region="cpu1" offset="1800"/>
		<rom name="msnapco.7h" size="2048" crc="202865a1" sha1="9032663439c06570a1944a6d5dca8cfb8f5f92bb" region="cpu1" offset="2000"/>
		<rom name="msnapco.6h" size="2048" crc="a1c0e296" sha1="de63f70a3ab3979524e3a6aebfa388f7eb415793" region="cpu1" offset="2800"/>
		<rom name="msnapco.1-3" size="2048" crc="9183edf3" sha1="f9851455305d1135eef809e907f00e6971a699c8" region="cpu1" offset="3000"/>
		<rom name="msnapco.6j" size="2048" crc="4546e6e9" sha1="9d5e72917d7b3de5b890b580156c0cbde6219bd0" region="cpu1" offset="3800"/>
		<rom name="msnapco.3-3" size="4096" crc="50b29f09" sha1="27ca2cdf57b96d628b1811210d254b107e2f324e" region="cpu1" offset="8000"/>
		<rom name="msnapco.2-3" size="2048" crc="33b09ed9" sha1="a2a3e069cce442c3b179315e90476cd431c604c2" region="cpu1" offset="9000"/>
		<rom name="msnapco.5e" size="2048" crc="b5d8c872" sha1="d137b0cff8635a6a02f9334b7fa72dc1a623fe9b" region="gfx1" dispose="yes" offset="0"/>
		<rom name="msnapco.5h" size="2048" crc="04557de3" sha1="c10427a67687b2982e26c7831d57a11c9b0b24ba" region="gfx1" dispose="yes" offset="800"/>
		<rom name="msnapco.5f" size="2048" crc="a70a6ac4" sha1="81b0c56697bb671cc43928133446da74e74b4982" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="msnapco.5j" size="2048" crc="53368498" sha1="0409288fe59c2bbf2730c31e4c7817392a544165" region="gfx1" dispose="yes" offset="1800"/>
		<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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="msnes4a" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Ms. Pacman SNES (Tall Alternate)</description>
		<year>2000</year>
		<manufacturer>T-Bone</manufacturer>
		<rom name="boot1" size="4096" crc="d16b31b7" sha1="bc2247ec946b639dd1f00bfc603fa157d0baaa97" region="cpu1" offset="0"/>
		<rom name="boot2" size="4096" crc="0d32de5e" sha1="13ea0c343de072508908be885e6a2a217bbb3047" region="cpu1" offset="1000"/>
		<rom name="mscrzyma.3" size="4096" crc="513f4d5c" sha1="ae011b89422bd8cbb80389814500bc1427f6ecb2" region="cpu1" offset="2000"/>
		<rom name="mspac6m.4" size="4096" crc="e21c81ff" sha1="5a6ce8ee3059a31afbb9b8c1d0a1e37606d14a0a" region="cpu1" offset="3000"/>
		<rom name="msnes4a.5" size="4096" crc="d16b9605" sha1="b54691591794fd8d9c9097da49add34f49021b50" region="cpu1" offset="8000"/>
		<rom name="msnes4a.6" size="4096" crc="e6b58707" sha1="cf0c5a3fbb9ae9a99a9c5c74ba45ac86323a0396" region="cpu1" offset="9000"/>
		<rom name="msnes4a.5e" size="4096" crc="22e5b64e" sha1="56e81329bee499a798a01867dbf2ceae6af2e11a" region="gfx1" dispose="yes" offset="0"/>
		<rom name="mspacnes.5f" size="4096" crc="6a4db98d" sha1="e0eeb83c1265f5c9881e1c752842d20dabf35783" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="pacplus.7f" size="32" crc="063dd53a" sha1="2e43b46ec3b101d1babab87cdaddfa944116ec06" region="proms" offset="0"/>
		<rom name="pacplus.4a" size="256" crc="e271a166" sha1="cf006536215a7a1d488eebc1d8a2e2a8134ce1a6" region="proms" offset="20"/>
		<rom name="82s126.1m" merge="82s126.1m" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="msnes62" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Ms. Pacman NES (Set 2)</description>
		<year>2000</year>
		<manufacturer>T-Bone</manufacturer>
		<rom name="boot1" size="4096" crc="d16b31b7" sha1="bc2247ec946b639dd1f00bfc603fa157d0baaa97" region="cpu1" offset="0"/>
		<rom name="boot2" size="4096" crc="0d32de5e" sha1="13ea0c343de072508908be885e6a2a217bbb3047" region="cpu1" offset="1000"/>
		<rom name="mscrzyma.3" size="4096" crc="513f4d5c" sha1="ae011b89422bd8cbb80389814500bc1427f6ecb2" region="cpu1" offset="2000"/>
		<rom name="boot4" size="4096" crc="165a9dd8" sha1="3022a408118fa7420060e32a760aeef15b8a96cf" region="cpu1" offset="3000"/>
		<rom name="msnes62.5" size="4096" crc="52120bc9" sha1="dc3608672e614a486306660bd367b325cdb51bda" region="cpu1" offset="8000"/>
		<rom name="msnes62.6" size="4096" crc="8fd36e02" sha1="6d0b04b7efd8a4a6773d60e5e748243cf1c56a1a" region="cpu1" offset="9000"/>
		<rom name="mspacnes.5e" size="4096" crc="d3a28769" sha1="3fa7d9a235e0bf8aae03b15c5377401f029d6946" region="gfx1" dispose="yes" offset="0"/>
		<rom name="mspacnes.5f" size="4096" crc="6a4db98d" sha1="e0eeb83c1265f5c9881e1c752842d20dabf35783" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="pacplus.7f" size="32" crc="063dd53a" sha1="2e43b46ec3b101d1babab87cdaddfa944116ec06" region="proms" offset="0"/>
		<rom name="pacplus.4a" size="256" crc="e271a166" sha1="cf006536215a7a1d488eebc1d8a2e2a8134ce1a6" region="proms" offset="20"/>
		<rom name="82s126.1m" merge="82s126.1m" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="msnes63" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Ms. Pacman NES (Set 3)</description>
		<year>2000</year>
		<manufacturer>T-Bone</manufacturer>
		<rom name="boot1" size="4096" crc="d16b31b7" sha1="bc2247ec946b639dd1f00bfc603fa157d0baaa97" region="cpu1" offset="0"/>
		<rom name="boot2" size="4096" crc="0d32de5e" sha1="13ea0c343de072508908be885e6a2a217bbb3047" region="cpu1" offset="1000"/>
		<rom name="mscrzyma.3" size="4096" crc="513f4d5c" sha1="ae011b89422bd8cbb80389814500bc1427f6ecb2" region="cpu1" offset="2000"/>
		<rom name="boot4" size="4096" crc="165a9dd8" sha1="3022a408118fa7420060e32a760aeef15b8a96cf" region="cpu1" offset="3000"/>
		<rom name="msnes63.5" size="4096" crc="f4ea7d2c" sha1="c490720d3b76615f46cae1f9bfbfc74da6f2854a" region="cpu1" offset="8000"/>
		<rom name="msnes63.6" size="4096" crc="1ea43bba" sha1="0c52d0d2ca866b750a03587c8c51c14f67327d43" region="cpu1" offset="9000"/>
		<rom name="mspacnes.5e" size="4096" crc="d3a28769" sha1="3fa7d9a235e0bf8aae03b15c5377401f029d6946" region="gfx1" dispose="yes" offset="0"/>
		<rom name="mspacnes.5f" size="4096" crc="6a4db98d" sha1="e0eeb83c1265f5c9881e1c752842d20dabf35783" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="pacplus.7f" size="32" crc="063dd53a" sha1="2e43b46ec3b101d1babab87cdaddfa944116ec06" region="proms" offset="0"/>
		<rom name="pacplus.4a" size="256" crc="e271a166" sha1="cf006536215a7a1d488eebc1d8a2e2a8134ce1a6" region="proms" offset="20"/>
		<rom name="82s126.1m" merge="82s126.1m" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="msnes6m" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Ms. Pacman NES (6 maps)</description>
		<year>2000</year>
		<manufacturer>T-Bone</manufacturer>
		<rom name="boot1" size="4096" crc="d16b31b7" sha1="bc2247ec946b639dd1f00bfc603fa157d0baaa97" region="cpu1" offset="0"/>
		<rom name="boot2" size="4096" crc="0d32de5e" sha1="13ea0c343de072508908be885e6a2a217bbb3047" region="cpu1" offset="1000"/>
		<rom name="mscrzyma.3" size="4096" crc="513f4d5c" sha1="ae011b89422bd8cbb80389814500bc1427f6ecb2" region="cpu1" offset="2000"/>
		<rom name="mspac6m.4" size="4096" crc="e21c81ff" sha1="5a6ce8ee3059a31afbb9b8c1d0a1e37606d14a0a" region="cpu1" offset="3000"/>
		<rom name="msnes6m.5" size="4096" crc="bc091971" sha1="d5046f5dcffd027805a53be937e7389a135e980f" region="cpu1" offset="8000"/>
		<rom name="msnes6m.6" size="4096" crc="23ebe9a1" sha1="a51b6bd74edbea8e34ef35602c4aa8723d7f745a" region="cpu1" offset="9000"/>
		<rom name="msnes6m.5e" size="4096" crc="3abb116b" sha1="75abb47c9acfc4048d18265ff2a42db2d3591a48" region="gfx1" dispose="yes" offset="0"/>
		<rom name="mspacnes.5f" size="4096" crc="6a4db98d" sha1="e0eeb83c1265f5c9881e1c752842d20dabf35783" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="pacplus.7f" size="32" crc="063dd53a" sha1="2e43b46ec3b101d1babab87cdaddfa944116ec06" region="proms" offset="0"/>
		<rom name="pacplus.4a" size="256" crc="e271a166" sha1="cf006536215a7a1d488eebc1d8a2e2a8134ce1a6" region="proms" offset="20"/>
		<rom name="82s126.1m" merge="82s126.1m" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="msnes6m2" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Ms. Pacman SNES (New Mazes)</description>
		<year>2000</year>
		<manufacturer>T-Bone</manufacturer>
		<rom name="boot1" size="4096" crc="d16b31b7" sha1="bc2247ec946b639dd1f00bfc603fa157d0baaa97" region="cpu1" offset="0"/>
		<rom name="boot2" size="4096" crc="0d32de5e" sha1="13ea0c343de072508908be885e6a2a217bbb3047" region="cpu1" offset="1000"/>
		<rom name="mscrzyma.3" size="4096" crc="513f4d5c" sha1="ae011b89422bd8cbb80389814500bc1427f6ecb2" region="cpu1" offset="2000"/>
		<rom name="mspac6m.4" size="4096" crc="e21c81ff" sha1="5a6ce8ee3059a31afbb9b8c1d0a1e37606d14a0a" region="cpu1" offset="3000"/>
		<rom name="msstrmaz.5" size="4096" crc="b8f8edda" sha1="5af8c7908df0d45d456cfe68470ba2098c956cac" region="cpu1" offset="8000"/>
		<rom name="msstrmaz.6" size="4096" crc="5d7888bc" sha1="1f3ecd3bc787dd64ed41b1d664cf6794fa799ee8" region="cpu1" offset="9000"/>
		<rom name="msnes6m.5e" size="4096" crc="3abb116b" sha1="75abb47c9acfc4048d18265ff2a42db2d3591a48" region="gfx1" dispose="yes" offset="0"/>
		<rom name="mspacnes.5f" size="4096" crc="6a4db98d" sha1="e0eeb83c1265f5c9881e1c752842d20dabf35783" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="pacplus.7f" size="32" crc="063dd53a" sha1="2e43b46ec3b101d1babab87cdaddfa944116ec06" region="proms" offset="0"/>
		<rom name="pacplus.4a" size="256" crc="e271a166" sha1="cf006536215a7a1d488eebc1d8a2e2a8134ce1a6" region="proms" offset="20"/>
		<rom name="82s126.1m" merge="82s126.1m" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="msnes6m3" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Ms. Pacman SNES (Regular / Tall)</description>
		<year>2000</year>
		<manufacturer>T-Bone</manufacturer>
		<rom name="boot1" size="4096" crc="d16b31b7" sha1="bc2247ec946b639dd1f00bfc603fa157d0baaa97" region="cpu1" offset="0"/>
		<rom name="boot2" size="4096" crc="0d32de5e" sha1="13ea0c343de072508908be885e6a2a217bbb3047" region="cpu1" offset="1000"/>
		<rom name="mscrzyma.3" size="4096" crc="513f4d5c" sha1="ae011b89422bd8cbb80389814500bc1427f6ecb2" region="cpu1" offset="2000"/>
		<rom name="mspac6m.4" size="4096" crc="e21c81ff" sha1="5a6ce8ee3059a31afbb9b8c1d0a1e37606d14a0a" region="cpu1" offset="3000"/>
		<rom name="msnes6m3.5" size="4096" crc="20833779" sha1="07826e21a14c15590cba7b9a08d2b91bf247cfe7" region="cpu1" offset="8000"/>
		<rom name="msnes6m3.6" size="4096" crc="a047e68f" sha1="8b99f471f39c6c383f84754996b644fe067527f7" region="cpu1" offset="9000"/>
		<rom name="msnes6m.5e" size="4096" crc="3abb116b" sha1="75abb47c9acfc4048d18265ff2a42db2d3591a48" region="gfx1" dispose="yes" offset="0"/>
		<rom name="mspacnes.5f" size="4096" crc="6a4db98d" sha1="e0eeb83c1265f5c9881e1c752842d20dabf35783" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="pacplus.7f" size="32" crc="063dd53a" sha1="2e43b46ec3b101d1babab87cdaddfa944116ec06" region="proms" offset="0"/>
		<rom name="pacplus.4a" size="256" crc="e271a166" sha1="cf006536215a7a1d488eebc1d8a2e2a8134ce1a6" region="proms" offset="20"/>
		<rom name="82s126.1m" merge="82s126.1m" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="msnes6m4" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Ms. Pacman SNES (Regular)</description>
		<year>2000</year>
		<manufacturer>T-Bone</manufacturer>
		<rom name="boot1" size="4096" crc="d16b31b7" sha1="bc2247ec946b639dd1f00bfc603fa157d0baaa97" region="cpu1" offset="0"/>
		<rom name="boot2" size="4096" crc="0d32de5e" sha1="13ea0c343de072508908be885e6a2a217bbb3047" region="cpu1" offset="1000"/>
		<rom name="mscrzyma.3" size="4096" crc="513f4d5c" sha1="ae011b89422bd8cbb80389814500bc1427f6ecb2" region="cpu1" offset="2000"/>
		<rom name="mspac6m.4" size="4096" crc="e21c81ff" sha1="5a6ce8ee3059a31afbb9b8c1d0a1e37606d14a0a" region="cpu1" offset="3000"/>
		<rom name="msnes6m4.5" size="4096" crc="23c0db46" sha1="dea5a3eeb1fb480f275cc2729b7ad604aa0824d3" region="cpu1" offset="8000"/>
		<rom name="msnes6m4.6" size="4096" crc="daafdb39" sha1="4120bdd859f37b065279cf048937cd1a5ce526da" region="cpu1" offset="9000"/>
		<rom name="msnes4a.5e" size="4096" crc="22e5b64e" sha1="56e81329bee499a798a01867dbf2ceae6af2e11a" region="gfx1" dispose="yes" offset="0"/>
		<rom name="mspacnes.5f" size="4096" crc="6a4db98d" sha1="e0eeb83c1265f5c9881e1c752842d20dabf35783" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="pacplus.7f" size="32" crc="063dd53a" sha1="2e43b46ec3b101d1babab87cdaddfa944116ec06" region="proms" offset="0"/>
		<rom name="pacplus.4a" size="256" crc="e271a166" sha1="cf006536215a7a1d488eebc1d8a2e2a8134ce1a6" region="proms" offset="20"/>
		<rom name="82s126.1m" merge="82s126.1m" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="mspac6m" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Ms. Pacman 6M (Six Maze)</description>
		<year>1999</year>
		<manufacturer>Marcel Silvius</manufacturer>
		<rom name="boot1" size="4096" crc="d16b31b7" sha1="bc2247ec946b639dd1f00bfc603fa157d0baaa97" region="cpu1" offset="0"/>
		<rom name="boot2" size="4096" crc="0d32de5e" sha1="13ea0c343de072508908be885e6a2a217bbb3047" region="cpu1" offset="1000"/>
		<rom name="mscrzyma.3" size="4096" crc="513f4d5c" sha1="ae011b89422bd8cbb80389814500bc1427f6ecb2" region="cpu1" offset="2000"/>
		<rom name="mspac6m.4" size="4096" crc="e21c81ff" sha1="5a6ce8ee3059a31afbb9b8c1d0a1e37606d14a0a" region="cpu1" offset="3000"/>
		<rom name="mspac6m.5" size="4096" crc="d0bd89d9" sha1="c47e96d68d7e88e906b416c24ce926b76689f22d" region="cpu1" offset="8000"/>
		<rom name="mspac6m.6" size="4096" crc="c5662407" sha1="98827bda653b6d1d6984082c706247392ab706d2" region="cpu1" offset="9000"/>
		<rom name="mspac6m.5e" size="2048" crc="2850148a" sha1="4257a5dd4ad27d4a6bfae71bbe2564026bdaebb2" region="gfx1" dispose="yes" offset="0"/>
		<rom name="mspac6m.5h" size="2048" crc="6c3c6ebb" sha1="3f19e9a20e202fda139324ef03991af99516aeef" region="gfx1" dispose="yes" offset="800"/>
		<rom name="mspac6m.5f" size="2048" crc="5596b345" sha1="0320eb1f7e39dbd438be2f488f43f5b11e13f438" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="mspacit.5j" size="2048" crc="50c7477d" sha1="c04ec282a8cb528df5e38ad750d12ee71612695d" region="gfx1" dispose="yes" offset="1800"/>
		<rom name="pacplus.7f" size="32" crc="063dd53a" sha1="2e43b46ec3b101d1babab87cdaddfa944116ec06" region="proms" offset="0"/>
		<rom name="pacplus.4a" size="256" crc="e271a166" sha1="cf006536215a7a1d488eebc1d8a2e2a8134ce1a6" region="proms" offset="20"/>
		<rom name="82s126.1m" merge="82s126.1m" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="mspac6m2" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Ms. Pacman 6M (Six Maze) (Set 2)</description>
		<year>1999</year>
		<manufacturer>Marcel Silvius</manufacturer>
		<rom name="boot1" size="4096" crc="d16b31b7" sha1="bc2247ec946b639dd1f00bfc603fa157d0baaa97" region="cpu1" offset="0"/>
		<rom name="boot2" size="4096" crc="0d32de5e" sha1="13ea0c343de072508908be885e6a2a217bbb3047" region="cpu1" offset="1000"/>
		<rom name="mscrzyma.3" size="4096" crc="513f4d5c" sha1="ae011b89422bd8cbb80389814500bc1427f6ecb2" region="cpu1" offset="2000"/>
		<rom name="mspac6m.4" size="4096" crc="e21c81ff" sha1="5a6ce8ee3059a31afbb9b8c1d0a1e37606d14a0a" region="cpu1" offset="3000"/>
		<rom name="mspac6m2.5" size="4096" crc="48453707" sha1="3faf536de2e56770a99379849409eeea01b2d031" region="cpu1" offset="8000"/>
		<rom name="mspac6m2.6" size="4096" crc="2e961bc4" sha1="e29814151edde8a22e638a4a8edb9935e48d985b" region="cpu1" offset="9000"/>
		<rom name="mspac6m.5e" size="2048" crc="2850148a" sha1="4257a5dd4ad27d4a6bfae71bbe2564026bdaebb2" region="gfx1" dispose="yes" offset="0"/>
		<rom name="mspac6m.5h" size="2048" crc="6c3c6ebb" sha1="3f19e9a20e202fda139324ef03991af99516aeef" region="gfx1" dispose="yes" offset="800"/>
		<rom name="mspac6m.5f" size="2048" crc="5596b345" sha1="0320eb1f7e39dbd438be2f488f43f5b11e13f438" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="mspacit.5j" size="2048" crc="50c7477d" sha1="c04ec282a8cb528df5e38ad750d12ee71612695d" region="gfx1" dispose="yes" offset="1800"/>
		<rom name="pacplus.7f" size="32" crc="063dd53a" sha1="2e43b46ec3b101d1babab87cdaddfa944116ec06" region="proms" offset="0"/>
		<rom name="pacplus.4a" size="256" crc="e271a166" sha1="cf006536215a7a1d488eebc1d8a2e2a8134ce1a6" region="proms" offset="20"/>
		<rom name="82s126.1m" merge="82s126.1m" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="mspacad" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Ms. Pacman After Dark</description>
		<year>2000</year>
		<manufacturer>Marcel Silvius</manufacturer>
		<rom name="boot1" size="4096" crc="d16b31b7" sha1="bc2247ec946b639dd1f00bfc603fa157d0baaa97" region="cpu1" offset="0"/>
		<rom name="boot2" size="4096" crc="0d32de5e" sha1="13ea0c343de072508908be885e6a2a217bbb3047" region="cpu1" offset="1000"/>
		<rom name="boot3" size="4096" crc="1821ee0b" sha1="5ea4d907dbb2690698db72c4e0b5be4d3e9a7786" region="cpu1" offset="2000"/>
		<rom name="boot4" size="4096" crc="165a9dd8" sha1="3022a408118fa7420060e32a760aeef15b8a96cf" region="cpu1" offset="3000"/>
		<rom name="boot5" size="4096" crc="8c3e6de6" sha1="fed6e9a2b210b07e7189a18574f6b8c4ec5bb49b" region="cpu1" offset="8000"/>
		<rom name="boot6" size="4096" crc="368cb165" sha1="387010a0c76319a1eab61b54c9bcb5c66c4b67a1" region="cpu1" offset="9000"/>
		<rom name="mspacad.5e" size="4096" crc="c3dca510" sha1="6e9c3e47f2f928ef3857dce8bc26352a80d4a52d" region="gfx1" dispose="yes" offset="0"/>
		<rom name="msvectr.5f" size="4096" crc="57cb31e3" sha1="dc9278cee7f7ce341087760654bf0a1bcdeb2f7c" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="mspacat2" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Ms. Pacman Plus / Attack [c]</description>
		<year>2000</year>
		<manufacturer>Marcel Silvius</manufacturer>
		<rom name="boot1" size="4096" crc="d16b31b7" sha1="bc2247ec946b639dd1f00bfc603fa157d0baaa97" region="cpu1" offset="0"/>
		<rom name="mspacatk.2" size="4096" crc="0af09d31" sha1="6ff73e4da4910bcd2ca3aa299d8ffad23f8abf79" region="cpu1" offset="1000"/>
		<rom name="boot3" size="4096" crc="1821ee0b" sha1="5ea4d907dbb2690698db72c4e0b5be4d3e9a7786" region="cpu1" offset="2000"/>
		<rom name="boot4" size="4096" crc="165a9dd8" sha1="3022a408118fa7420060e32a760aeef15b8a96cf" region="cpu1" offset="3000"/>
		<rom name="mspacat2.5" size="4096" crc="5a72a7a6" sha1="aa54bf865e024fe00a8aefce6bc5086e90d71a54" region="cpu1" offset="8000"/>
		<rom name="mspacat2.6" size="4096" crc="bd0c3e94" sha1="1b01ed6eab2c31bb874d1e51e773d0c130de7b75" region="cpu1" offset="9000"/>
		<rom name="5e" merge="5e" size="4096" crc="5c281d01" sha1="5e8b472b615f12efca3fe792410c23619f067845" region="gfx1" dispose="yes" offset="0"/>
		<rom name="5f" merge="5f" size="4096" crc="615af909" sha1="fd6a1dde780b39aea76bf1c4befa5882573c2ef4" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="mspacatb" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Ms. Pacman Plus (Set B) [c]</description>
		<year>2000</year>
		<manufacturer>[Midway]</manufacturer>
		<rom name="boot1" size="4096" crc="d16b31b7" sha1="bc2247ec946b639dd1f00bfc603fa157d0baaa97" region="cpu1" offset="0"/>
		<rom name="mspacatk.2" size="4096" crc="0af09d31" sha1="6ff73e4da4910bcd2ca3aa299d8ffad23f8abf79" region="cpu1" offset="1000"/>
		<rom name="boot3" size="4096" crc="1821ee0b" sha1="5ea4d907dbb2690698db72c4e0b5be4d3e9a7786" region="cpu1" offset="2000"/>
		<rom name="boot4" size="4096" crc="165a9dd8" sha1="3022a408118fa7420060e32a760aeef15b8a96cf" region="cpu1" offset="3000"/>
		<rom name="mspacat2.5" size="4096" crc="5a72a7a6" sha1="aa54bf865e024fe00a8aefce6bc5086e90d71a54" region="cpu1" offset="8000"/>
		<rom name="mspacatb.6b" size="4096" crc="7a8c4dfe" sha1="b450a3272255527838b806dc0318256e47593018" region="cpu1" offset="9000"/>
		<rom name="5e" merge="5e" size="4096" crc="5c281d01" sha1="5e8b472b615f12efca3fe792410c23619f067845" region="gfx1" dispose="yes" offset="0"/>
		<rom name="5f" merge="5f" size="4096" crc="615af909" sha1="fd6a1dde780b39aea76bf1c4befa5882573c2ef4" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="mspacdel" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Ms. Pacman Deluxe</description>
		<year>2001</year>
		<manufacturer>Blue Justice</manufacturer>
		<rom name="boot1" size="4096" crc="d16b31b7" sha1="bc2247ec946b639dd1f00bfc603fa157d0baaa97" region="cpu1" offset="0"/>
		<rom name="boot2" size="4096" crc="0d32de5e" sha1="13ea0c343de072508908be885e6a2a217bbb3047" region="cpu1" offset="1000"/>
		<rom name="boot3" size="4096" crc="1821ee0b" sha1="5ea4d907dbb2690698db72c4e0b5be4d3e9a7786" region="cpu1" offset="2000"/>
		<rom name="mspacdel.4" size="4096" crc="af8c63ad" sha1="e119eac748179fef53b8fd62f33885df53bf94fa" region="cpu1" offset="3000"/>
		<rom name="boot5" size="4096" crc="8c3e6de6" sha1="fed6e9a2b210b07e7189a18574f6b8c4ec5bb49b" region="cpu1" offset="8000"/>
		<rom name="boot6" size="4096" crc="368cb165" sha1="387010a0c76319a1eab61b54c9bcb5c66c4b67a1" region="cpu1" offset="9000"/>
		<rom name="mspacdel.5e" size="4096" crc="605becd7" sha1="d16bd3e151273ab6652b4f105dd58ef95c18b387" region="gfx1" dispose="yes" offset="0"/>
		<rom name="mspacdel.5f" size="4096" crc="435de4cb" sha1="f3aa39e969f79b0e01378c870e874f8076def746" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="mspacit" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Ms. Pacman (Italian dump)</description>
		<year>1983</year>
		<manufacturer>[Midway]</manufacturer>
		<rom name="boot1" size="4096" crc="d16b31b7" sha1="bc2247ec946b639dd1f00bfc603fa157d0baaa97" region="cpu1" offset="0"/>
		<rom name="boot2" size="4096" crc="0d32de5e" sha1="13ea0c343de072508908be885e6a2a217bbb3047" region="cpu1" offset="1000"/>
		<rom name="boot3" size="4096" crc="1821ee0b" sha1="5ea4d907dbb2690698db72c4e0b5be4d3e9a7786" region="cpu1" offset="2000"/>
		<rom name="mspacit.4" size="4096" crc="50dcba32" sha1="cc454829cd71ca874029a20118027873df824c66" region="cpu1" offset="3000"/>
		<rom name="boot5" size="4096" crc="8c3e6de6" sha1="fed6e9a2b210b07e7189a18574f6b8c4ec5bb49b" region="cpu1" offset="8000"/>
		<rom name="mspacit.6" size="4096" crc="3a1d5323" sha1="16e7dddf40505706ece2d053d51e28bff8be8e77" region="cpu1" offset="9000"/>
		<rom name="mspacit.5e" size="2048" crc="93933d1d" sha1="fa38d2cb87e872bb9a3158a4df98f38360dc85ec" region="gfx1" dispose="yes" offset="0"/>
		<rom name="mspacit.5h" size="2048" crc="7409fbec" sha1="f440f08ba026ae6172666e1bdc0894ce33bba420" region="gfx1" dispose="yes" offset="800"/>
		<rom name="mspacit.5f" size="2048" crc="22b0188a" sha1="a9ed9ca8b36a60081fd364abc9bc23963932cc0b" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="mspacit.5j" size="2048" crc="50c7477d" sha1="c04ec282a8cb528df5e38ad750d12ee71612695d" region="gfx1" dispose="yes" offset="1800"/>
		<rom name="mspacit.7f" size="32" crc="2c3cc909" sha1="32d68d4cfdf9f3e7351353428d268c763e809c63" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="mspacmbg" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Ms. Pacman (single rom)</description>
		<year>2000</year>
		<manufacturer>[Midway]</manufacturer>
		<rom name="mspacmbg.cpu" size="32768" crc="97c64918" sha1="a46ca4822e6cd7b9a5603d5d06a78fd489dc0b96" region="cpu1" offset="0"/>
		<rom name="mspacmbg.gfx" size="32768" crc="f2c5da43" sha1="6a6de2ecc313a11ad12d8d1712c05f923984f668" region="gfx1" dispose="yes" offset="0"/>
		<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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="mspacnes" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Ms. Pacman NES</description>
		<year>1998</year>
		<manufacturer>T-Bone</manufacturer>
		<rom name="boot1" size="4096" crc="d16b31b7" sha1="bc2247ec946b639dd1f00bfc603fa157d0baaa97" region="cpu1" offset="0"/>
		<rom name="boot2" size="4096" crc="0d32de5e" sha1="13ea0c343de072508908be885e6a2a217bbb3047" region="cpu1" offset="1000"/>
		<rom name="mscrzyma.3" size="4096" crc="513f4d5c" sha1="ae011b89422bd8cbb80389814500bc1427f6ecb2" region="cpu1" offset="2000"/>
		<rom name="boot4" size="4096" crc="165a9dd8" sha1="3022a408118fa7420060e32a760aeef15b8a96cf" region="cpu1" offset="3000"/>
		<rom name="mspacnes.5" size="4096" crc="43936999" sha1="4261f0bbb9ece2370c6283763a396ad851f42c51" region="cpu1" offset="8000"/>
		<rom name="mspacnes.6" size="4096" crc="a15b524e" sha1="91f211e479261b344fc64517394abf7a8f9d6f4b" region="cpu1" offset="9000"/>
		<rom name="mspacnes.5e" size="4096" crc="d3a28769" sha1="3fa7d9a235e0bf8aae03b15c5377401f029d6946" region="gfx1" dispose="yes" offset="0"/>
		<rom name="mspacnes.5f" size="4096" crc="6a4db98d" sha1="e0eeb83c1265f5c9881e1c752842d20dabf35783" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="pacplus.7f" size="32" crc="063dd53a" sha1="2e43b46ec3b101d1babab87cdaddfa944116ec06" region="proms" offset="0"/>
		<rom name="pacplus.4a" size="256" crc="e271a166" sha1="cf006536215a7a1d488eebc1d8a2e2a8134ce1a6" region="proms" offset="20"/>
		<rom name="82s126.1m" merge="82s126.1m" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="mspacp" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Ms. Pacman Plus</description>
		<year>2001</year>
		<manufacturer>Blue Justice</manufacturer>
		<rom name="boot1" size="4096" crc="d16b31b7" sha1="bc2247ec946b639dd1f00bfc603fa157d0baaa97" region="cpu1" offset="0"/>
		<rom name="boot2" size="4096" crc="0d32de5e" sha1="13ea0c343de072508908be885e6a2a217bbb3047" region="cpu1" offset="1000"/>
		<rom name="boot3" size="4096" crc="1821ee0b" sha1="5ea4d907dbb2690698db72c4e0b5be4d3e9a7786" region="cpu1" offset="2000"/>
		<rom name="mspacp.4" size="4096" crc="203dcba5" sha1="c1e94a17bab5f25bfdc5836e0ba968a56b6f9e58" region="cpu1" offset="3000"/>
		<rom name="boot5" size="4096" crc="8c3e6de6" sha1="fed6e9a2b210b07e7189a18574f6b8c4ec5bb49b" region="cpu1" offset="8000"/>
		<rom name="boot6" size="4096" crc="368cb165" sha1="387010a0c76319a1eab61b54c9bcb5c66c4b67a1" region="cpu1" offset="9000"/>
		<rom name="mspacp.5e" size="4096" crc="cd4afa90" sha1="e917c5cd4b0af33279dbde5a50fc3aedb7602425" region="gfx1" dispose="yes" offset="0"/>
		<rom name="mspacp.5f" size="4096" crc="58ea207f" sha1="65d07838bd2cb8bfcb6fcb0e99f88036af5753be" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="pacplus.7f" size="32" crc="063dd53a" sha1="2e43b46ec3b101d1babab87cdaddfa944116ec06" region="proms" offset="0"/>
		<rom name="pacplus.4a" size="256" crc="e271a166" sha1="cf006536215a7a1d488eebc1d8a2e2a8134ce1a6" region="proms" offset="20"/>
		<rom name="82s126.1m" merge="82s126.1m" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="mspacpbl" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Ms. Pac Plus (bootleg)</description>
		<year>2006</year>
		<manufacturer>Dav/PMP</manufacturer>
		<rom name="mspacpbl.1" size="4096" crc="34f60afa" sha1="86813f3f0c3832451ee215d542cce7ad2aaa9785" region="cpu1" offset="0"/>
		<rom name="mspacpbl.2" size="4096" crc="5426636c" sha1="35cdd13e917c2d1e11086745de6dc3b85bf1fdbb" region="cpu1" offset="1000"/>
		<rom name="mspacpbl.3" size="4096" crc="60c890a1" sha1="c1fbaedb212449803f5b506ac6f8e258644e4536" region="cpu1" offset="2000"/>
		<rom name="mspacpbl.4" size="4096" crc="586f1bfd" sha1="1cf77bb44ba153ca03e7e8b26174b33f192da071" region="cpu1" offset="3000"/>
		<rom name="mspacpbl.5" size="4096" crc="85a44e94" sha1="59b2249f6834ee4634e9fb8daa53739e80654c85" region="cpu1" offset="8000"/>
		<rom name="mspacpbl.6" size="4096" crc="3babaeab" sha1="abc7f705a16dfd53540dfe7e0b6723a5843682c2" region="cpu1" offset="9000"/>
		<rom name="mspacpbl.5e" size="4096" crc="5ba9c39a" sha1="50e49234b051d74ce21ec4b819cccbbb98c57c3c" region="gfx1" dispose="yes" offset="0"/>
		<rom name="mspacpbl.5f" size="4096" crc="4aeefccb" sha1="68810190397415be042c4787618feade7dcfe23a" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="mspacren" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Ms. Pacman Renaissance</description>
		<year>2000</year>
		<manufacturer>T-Bone</manufacturer>
		<rom name="boot1" size="4096" crc="d16b31b7" sha1="bc2247ec946b639dd1f00bfc603fa157d0baaa97" region="cpu1" offset="0"/>
		<rom name="boot2" size="4096" crc="0d32de5e" sha1="13ea0c343de072508908be885e6a2a217bbb3047" region="cpu1" offset="1000"/>
		<rom name="boot3" size="4096" crc="1821ee0b" sha1="5ea4d907dbb2690698db72c4e0b5be4d3e9a7786" region="cpu1" offset="2000"/>
		<rom name="mspacren.4" size="4096" crc="efe80423" sha1="bc78085a53123da0e0c9ab2c212c60c9dd2e6983" region="cpu1" offset="3000"/>
		<rom name="mspacren.5" size="4096" crc="f513ae17" sha1="87e1a3d31d04ed527cb89369c53a5a66403f73a5" region="cpu1" offset="8000"/>
		<rom name="mspacren.6" size="4096" crc="ce3b842b" sha1="e4bf3578ccfaa757534f83fb3842d1515fd95d71" region="cpu1" offset="9000"/>
		<rom name="mspacren.5e" size="4096" crc="31b134a0" sha1="f457df057963aa60492a98f12a6d258fe7fded03" region="gfx1" dispose="yes" offset="0"/>
		<rom name="mspacren.5f" size="4096" crc="022f61d1" sha1="16ed25a881b058efa963b938341ce4f04d914262" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="puckren.7f" size="32" crc="7b6aa3c9" sha1="849911abdc26ccf2ad44e2c432e6219447b8bef3" region="proms" offset="0"/>
		<rom name="mspacren.4a" size="256" crc="64fe1dbf" sha1="7f7541eb12148add79ad186a1da375c865d251e0" region="proms" offset="20"/>
		<rom name="82s126.1m" merge="82s126.1m" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="mspacrip" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Ms. Pac-Mortem</description>
		<year>2000</year>
		<manufacturer>R3mer</manufacturer>
		<rom name="boot1" size="4096" crc="d16b31b7" sha1="bc2247ec946b639dd1f00bfc603fa157d0baaa97" region="cpu1" offset="0"/>
		<rom name="boot2" size="4096" crc="0d32de5e" sha1="13ea0c343de072508908be885e6a2a217bbb3047" region="cpu1" offset="1000"/>
		<rom name="boot3" size="4096" crc="1821ee0b" sha1="5ea4d907dbb2690698db72c4e0b5be4d3e9a7786" region="cpu1" offset="2000"/>
		<rom name="mspacrip.4" size="4096" crc="5fb1ee61" sha1="1123ec7d3de24fd8ae2eb75c87b3d22f53421e21" region="cpu1" offset="3000"/>
		<rom name="boot5" size="4096" crc="8c3e6de6" sha1="fed6e9a2b210b07e7189a18574f6b8c4ec5bb49b" region="cpu1" offset="8000"/>
		<rom name="boot6" size="4096" crc="368cb165" sha1="387010a0c76319a1eab61b54c9bcb5c66c4b67a1" region="cpu1" offset="9000"/>
		<rom name="mspacrip.5e" size="4096" crc="5aa9eb83" sha1="da2500ed81873c2d96501d136c7d9478155e0d33" region="gfx1" dispose="yes" offset="0"/>
		<rom name="mspacrip.5f" size="4096" crc="ceb3785d" sha1="c3cc1475ca0b1725497cd03ab116c18d57dba127" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="mspacsup" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Super Ms. Pac-Man</description>
		<year>2000</year>
		<manufacturer>[Midway]</manufacturer>
		<rom name="boot1" size="4096" crc="d16b31b7" sha1="bc2247ec946b639dd1f00bfc603fa157d0baaa97" region="cpu1" offset="0"/>
		<rom name="mspacsup.6f" size="2048" crc="ab07b7c6" sha1="855ce1a948660014796de15a8ef155a2b7068056" region="cpu1" offset="1000"/>
		<rom name="mspacsup.6m" size="2048" crc="2a724972" sha1="f67f4280f928f182330b32853591eec32a22d5f6" region="cpu1" offset="1800"/>
		<rom name="boot3" size="4096" crc="1821ee0b" sha1="5ea4d907dbb2690698db72c4e0b5be4d3e9a7786" region="cpu1" offset="2000"/>
		<rom name="mspacsup.6j" size="2048" crc="6023a7a8" sha1="3424b057dc70c4a76f55dc1b618f5a0ad5d5b6fe" region="cpu1" offset="3000"/>
		<rom name="mspacsup.6p" size="2048" crc="9bdbccb0" sha1="58dedf146178f08dc0e8c09aa0def75267e2efe4" region="cpu1" offset="3800"/>
		<rom name="boot5" size="4096" crc="8c3e6de6" sha1="fed6e9a2b210b07e7189a18574f6b8c4ec5bb49b" region="cpu1" offset="8000"/>
		<rom name="boot6" size="4096" crc="368cb165" sha1="387010a0c76319a1eab61b54c9bcb5c66c4b67a1" region="cpu1" offset="9000"/>
		<rom name="5e" merge="5e" size="4096" crc="5c281d01" sha1="5e8b472b615f12efca3fe792410c23619f067845" region="gfx1" dispose="yes" offset="0"/>
		<rom name="5f" merge="5f" size="4096" crc="615af909" sha1="fd6a1dde780b39aea76bf1c4befa5882573c2ef4" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="mspamsba" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Ms. Pacman Ms. Babies</description>
		<year>2001</year>
		<manufacturer>Blue Justice</manufacturer>
		<rom name="boot1" size="4096" crc="d16b31b7" sha1="bc2247ec946b639dd1f00bfc603fa157d0baaa97" region="cpu1" offset="0"/>
		<rom name="boot2" size="4096" crc="0d32de5e" sha1="13ea0c343de072508908be885e6a2a217bbb3047" region="cpu1" offset="1000"/>
		<rom name="boot3" size="4096" crc="1821ee0b" sha1="5ea4d907dbb2690698db72c4e0b5be4d3e9a7786" region="cpu1" offset="2000"/>
		<rom name="mspamsba.4" size="4096" crc="8b3f8e44" sha1="d56e640e3454950c4f2c4d00c8f6e9e1cfb33494" region="cpu1" offset="3000"/>
		<rom name="boot5" size="4096" crc="8c3e6de6" sha1="fed6e9a2b210b07e7189a18574f6b8c4ec5bb49b" region="cpu1" offset="8000"/>
		<rom name="boot6" size="4096" crc="368cb165" sha1="387010a0c76319a1eab61b54c9bcb5c66c4b67a1" region="cpu1" offset="9000"/>
		<rom name="mspamsba.5e" size="4096" crc="aa7115b8" sha1="895f85d157239be4a6f40beeb739157954697386" region="gfx1" dispose="yes" offset="0"/>
		<rom name="mspamsba.5f" size="4096" crc="f94b0961" sha1="8b1376dd50388cbc29426cc2e339798d687fb845" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="mspc6mad" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Ms. Pacman After Dark (6 Mazes)</description>
		<year>2000</year>
		<manufacturer>T-Bone</manufacturer>
		<rom name="boot1" size="4096" crc="d16b31b7" sha1="bc2247ec946b639dd1f00bfc603fa157d0baaa97" region="cpu1" offset="0"/>
		<rom name="boot2" size="4096" crc="0d32de5e" sha1="13ea0c343de072508908be885e6a2a217bbb3047" region="cpu1" offset="1000"/>
		<rom name="mscrzyma.3" size="4096" crc="513f4d5c" sha1="ae011b89422bd8cbb80389814500bc1427f6ecb2" region="cpu1" offset="2000"/>
		<rom name="mspac6m.4" size="4096" crc="e21c81ff" sha1="5a6ce8ee3059a31afbb9b8c1d0a1e37606d14a0a" region="cpu1" offset="3000"/>
		<rom name="mspc6mad.5" size="4096" crc="b556fe78" sha1="2e84f6e69b3852b791de22ac31bee2b2f76ded07" region="cpu1" offset="8000"/>
		<rom name="mspc6mad.6" size="4096" crc="4dbe1939" sha1="5203274ed1ceb06308f2778b7b5e8d41e8f2bd63" region="cpu1" offset="9000"/>
		<rom name="mspc6mad.5e" size="4096" crc="92ea9860" sha1="1d03cd9dd411ed9284fe4ccae3cbe2ac53560139" region="gfx1" dispose="yes" offset="0"/>
		<rom name="mspc6mad.5f" size="4096" crc="713cc17e" sha1="dca7722b38c4eae701f48110276376c83505fc9b" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="msplus" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Ms. Pacman Ms Plus</description>
		<year>2001</year>
		<manufacturer>Blue Justice</manufacturer>
		<rom name="boot1" size="4096" crc="d16b31b7" sha1="bc2247ec946b639dd1f00bfc603fa157d0baaa97" region="cpu1" offset="0"/>
		<rom name="boot2" size="4096" crc="0d32de5e" sha1="13ea0c343de072508908be885e6a2a217bbb3047" region="cpu1" offset="1000"/>
		<rom name="boot3" size="4096" crc="1821ee0b" sha1="5ea4d907dbb2690698db72c4e0b5be4d3e9a7786" region="cpu1" offset="2000"/>
		<rom name="msplus.4" size="4096" crc="9d6fed06" sha1="9927933f8df589e995f542d48a6ac196029a343f" region="cpu1" offset="3000"/>
		<rom name="boot5" size="4096" crc="8c3e6de6" sha1="fed6e9a2b210b07e7189a18574f6b8c4ec5bb49b" region="cpu1" offset="8000"/>
		<rom name="boot6" size="4096" crc="368cb165" sha1="387010a0c76319a1eab61b54c9bcb5c66c4b67a1" region="cpu1" offset="9000"/>
		<rom name="mspacp.5e" size="4096" crc="cd4afa90" sha1="e917c5cd4b0af33279dbde5a50fc3aedb7602425" region="gfx1" dispose="yes" offset="0"/>
		<rom name="msplus.5f" size="4096" crc="e68b2a85" sha1="8c1b294505ae5202bce760cafea2437a5f71d0cf" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="pacplus.7f" size="32" crc="063dd53a" sha1="2e43b46ec3b101d1babab87cdaddfa944116ec06" region="proms" offset="0"/>
		<rom name="pacplus.4a" size="256" crc="e271a166" sha1="cf006536215a7a1d488eebc1d8a2e2a8134ce1a6" region="proms" offset="20"/>
		<rom name="82s126.1m" merge="82s126.1m" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="msrumble" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Ms. Pac Rumble</description>
		<year>2000</year>
		<manufacturer>Tim Appleton</manufacturer>
		<rom name="boot1" size="4096" crc="d16b31b7" sha1="bc2247ec946b639dd1f00bfc603fa157d0baaa97" region="cpu1" offset="0"/>
		<rom name="boot2" size="4096" crc="0d32de5e" sha1="13ea0c343de072508908be885e6a2a217bbb3047" region="cpu1" offset="1000"/>
		<rom name="boot3" size="4096" crc="1821ee0b" sha1="5ea4d907dbb2690698db72c4e0b5be4d3e9a7786" region="cpu1" offset="2000"/>
		<rom name="msrumble.4" size="4096" crc="15b02313" sha1="b1400928ff7a5c3067f3d7be02b172f3054c0ce0" region="cpu1" offset="3000"/>
		<rom name="msrumble.5" size="4096" crc="e2473a86" sha1="b51cb0a98178f4c52345d6ecdf89e5f23080eb72" region="cpu1" offset="8000"/>
		<rom name="msrumble.6" size="4096" crc="17abb097" sha1="7eae139e71c7ea07e05f9b1c04194b1ae6c2f975" region="cpu1" offset="9000"/>
		<rom name="5e" merge="5e" size="4096" crc="5c281d01" sha1="5e8b472b615f12efca3fe792410c23619f067845" region="gfx1" dispose="yes" offset="0"/>
		<rom name="5f" merge="5f" size="4096" crc="615af909" sha1="fd6a1dde780b39aea76bf1c4befa5882573c2ef4" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="mssilad" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Ms. Pacman After Dark (Sil)</description>
		<year>2000</year>
		<manufacturer>[Midway]</manufacturer>
		<rom name="boot1" size="4096" crc="d16b31b7" sha1="bc2247ec946b639dd1f00bfc603fa157d0baaa97" region="cpu1" offset="0"/>
		<rom name="boot2" size="4096" crc="0d32de5e" sha1="13ea0c343de072508908be885e6a2a217bbb3047" region="cpu1" offset="1000"/>
		<rom name="mssilad.3" size="4096" crc="79d241dd" sha1="98f95619d4212da9f23b83ad5c9c793576d51177" region="cpu1" offset="2000"/>
		<rom name="boot4" size="4096" crc="165a9dd8" sha1="3022a408118fa7420060e32a760aeef15b8a96cf" region="cpu1" offset="3000"/>
		<rom name="mssilad.5" size="4096" crc="2e2fcde0" sha1="718dcbf395eb92b956adf185b5b2cf46aa5b9694" region="cpu1" offset="8000"/>
		<rom name="mssilad.6" size="4096" crc="22c6d19a" sha1="92cb3f962b7dab5e92b780d60f448b9f57c03687" region="cpu1" offset="9000"/>
		<rom name="msatkad.5e" size="4096" crc="dc70ed2e" sha1="b9fbb1d21085bc78eb82c429506b20e332b18e0e" region="gfx1" dispose="yes" offset="0"/>
		<rom name="msatkad.5f" size="4096" crc="643d5523" sha1="565f92294a4b6a11dc5e9a165f35284c2a526e6c" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="msstrmaz" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Ms. Pacman Strange Mazes</description>
		<year>2001</year>
		<manufacturer>Blue Justice</manufacturer>
		<rom name="boot1" size="4096" crc="d16b31b7" sha1="bc2247ec946b639dd1f00bfc603fa157d0baaa97" region="cpu1" offset="0"/>
		<rom name="boot2" size="4096" crc="0d32de5e" sha1="13ea0c343de072508908be885e6a2a217bbb3047" region="cpu1" offset="1000"/>
		<rom name="mscrzyma.3" size="4096" crc="513f4d5c" sha1="ae011b89422bd8cbb80389814500bc1427f6ecb2" region="cpu1" offset="2000"/>
		<rom name="msstrmaz.4" size="4096" crc="ef9cce5a" sha1="2a9bcdd672023129761a573d77f69b76ccfdc5c4" region="cpu1" offset="3000"/>
		<rom name="msstrmaz.5" size="4096" crc="b8f8edda" sha1="5af8c7908df0d45d456cfe68470ba2098c956cac" region="cpu1" offset="8000"/>
		<rom name="msstrmaz.6" size="4096" crc="5d7888bc" sha1="1f3ecd3bc787dd64ed41b1d664cf6794fa799ee8" region="cpu1" offset="9000"/>
		<rom name="msstrmaz.5e" size="4096" crc="14fd0ad7" sha1="4fac020002905b28c7f054340aa0eacc7b2c701b" region="gfx1" dispose="yes" offset="0"/>
		<rom name="msstrmaz.5f" size="4096" crc="67fb6254" sha1="ce2134f6c8c6fc5770a835aa1eeebd27611806da" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="pacplus.7f" size="32" crc="063dd53a" sha1="2e43b46ec3b101d1babab87cdaddfa944116ec06" region="proms" offset="0"/>
		<rom name="pacplus.4a" size="256" crc="e271a166" sha1="cf006536215a7a1d488eebc1d8a2e2a8134ce1a6" region="proms" offset="20"/>
		<rom name="82s126.1m" merge="82s126.1m" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="msultra" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Ms. Ultra Pacman</description>
		<year>2000</year>
		<manufacturer>PacFan</manufacturer>
		<rom name="boot1" size="4096" crc="d16b31b7" sha1="bc2247ec946b639dd1f00bfc603fa157d0baaa97" region="cpu1" offset="0"/>
		<rom name="boot2" size="4096" crc="0d32de5e" sha1="13ea0c343de072508908be885e6a2a217bbb3047" region="cpu1" offset="1000"/>
		<rom name="boot3" size="4096" crc="1821ee0b" sha1="5ea4d907dbb2690698db72c4e0b5be4d3e9a7786" region="cpu1" offset="2000"/>
		<rom name="msultra.4" size="4096" crc="36b5e9fd" sha1="70373fbcae8d2f6dd9274cb825a561de15c4c2b9" region="cpu1" offset="3000"/>
		<rom name="msultra.5" size="4096" crc="cf609615" sha1="f410eec29433085bf9138582e6725c9326d9001f" region="cpu1" offset="8000"/>
		<rom name="msultra.6" size="4096" crc="007cd365" sha1="c5ce3f81063052b36a6f5516d391e6c5a63f2819" region="cpu1" offset="9000"/>
		<rom name="msultra.5e" size="4096" crc="508af5b0" sha1="5a92354f45af65d3343e32111f675998a5347557" region="gfx1" dispose="yes" offset="0"/>
		<rom name="msultra.5f" size="4096" crc="db5a4630" sha1="2cb6e8650ae861a2008dd2f185aa2c02827ab370" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="msvctr6m" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Vector Ms. Pacman (6 Mazes)</description>
		<year>2000</year>
		<manufacturer>T-Bone</manufacturer>
		<rom name="boot1" size="4096" crc="d16b31b7" sha1="bc2247ec946b639dd1f00bfc603fa157d0baaa97" region="cpu1" offset="0"/>
		<rom name="boot2" size="4096" crc="0d32de5e" sha1="13ea0c343de072508908be885e6a2a217bbb3047" region="cpu1" offset="1000"/>
		<rom name="mscrzyma.3" size="4096" crc="513f4d5c" sha1="ae011b89422bd8cbb80389814500bc1427f6ecb2" region="cpu1" offset="2000"/>
		<rom name="mspac6m.4" size="4096" crc="e21c81ff" sha1="5a6ce8ee3059a31afbb9b8c1d0a1e37606d14a0a" region="cpu1" offset="3000"/>
		<rom name="mspac6m.5" size="4096" crc="d0bd89d9" sha1="c47e96d68d7e88e906b416c24ce926b76689f22d" region="cpu1" offset="8000"/>
		<rom name="mspac6m.6" size="4096" crc="c5662407" sha1="98827bda653b6d1d6984082c706247392ab706d2" region="cpu1" offset="9000"/>
		<rom name="msvctr6m.5e" size="4096" crc="64b35a5a" sha1="5c8dec1ae192c8e717346618bc4f28d3abd0ca84" region="gfx1" dispose="yes" offset="0"/>
		<rom name="msvectr.5f" size="4096" crc="57cb31e3" sha1="dc9278cee7f7ce341087760654bf0a1bcdeb2f7c" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="msvectr" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Vector Ms. Pacman</description>
		<year>2000</year>
		<manufacturer>[Midway]</manufacturer>
		<rom name="boot1" size="4096" crc="d16b31b7" sha1="bc2247ec946b639dd1f00bfc603fa157d0baaa97" region="cpu1" offset="0"/>
		<rom name="boot2" size="4096" crc="0d32de5e" sha1="13ea0c343de072508908be885e6a2a217bbb3047" region="cpu1" offset="1000"/>
		<rom name="boot3" size="4096" crc="1821ee0b" sha1="5ea4d907dbb2690698db72c4e0b5be4d3e9a7786" region="cpu1" offset="2000"/>
		<rom name="boot4" size="4096" crc="165a9dd8" sha1="3022a408118fa7420060e32a760aeef15b8a96cf" region="cpu1" offset="3000"/>
		<rom name="boot5" size="4096" crc="8c3e6de6" sha1="fed6e9a2b210b07e7189a18574f6b8c4ec5bb49b" region="cpu1" offset="8000"/>
		<rom name="boot6" size="4096" crc="368cb165" sha1="387010a0c76319a1eab61b54c9bcb5c66c4b67a1" region="cpu1" offset="9000"/>
		<rom name="msvectr.5e" size="4096" crc="56560aef" sha1="1eac2b242328ec4d6ba9faac2fd972c8cb6c3e55" region="gfx1" dispose="yes" offset="0"/>
		<rom name="msvectr.5f" size="4096" crc="57cb31e3" sha1="dc9278cee7f7ce341087760654bf0a1bcdeb2f7c" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="msyakman" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Ms. Yak Man</description>
		<year>2000</year>
		<manufacturer>Jeff Minter</manufacturer>
		<rom name="boot1" size="4096" crc="d16b31b7" sha1="bc2247ec946b639dd1f00bfc603fa157d0baaa97" region="cpu1" offset="0"/>
		<rom name="boot2" size="4096" crc="0d32de5e" sha1="13ea0c343de072508908be885e6a2a217bbb3047" region="cpu1" offset="1000"/>
		<rom name="boot3" size="4096" crc="1821ee0b" sha1="5ea4d907dbb2690698db72c4e0b5be4d3e9a7786" region="cpu1" offset="2000"/>
		<rom name="boot4" size="4096" crc="165a9dd8" sha1="3022a408118fa7420060e32a760aeef15b8a96cf" region="cpu1" offset="3000"/>
		<rom name="boot5" size="4096" crc="8c3e6de6" sha1="fed6e9a2b210b07e7189a18574f6b8c4ec5bb49b" region="cpu1" offset="8000"/>
		<rom name="boot6" size="4096" crc="368cb165" sha1="387010a0c76319a1eab61b54c9bcb5c66c4b67a1" region="cpu1" offset="9000"/>
		<rom name="msyakman.5e" size="4096" crc="827892bb" sha1="5b111c4d6293e13d5fae9e77823acd8be5c08b34" region="gfx1" dispose="yes" offset="0"/>
		<rom name="msyakman.5f" size="4096" crc="1108ba96" sha1="b1ee699722b8a22e24ec18d1930e055387a45d96" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="namcosil" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Pacman (Namco) (Sil hack) [c]</description>
		<year>1998</year>
		<manufacturer>Marcel Silvius</manufacturer>
		<rom name="namcopac.6e" merge="namcopac.6e" size="4096" crc="fee263b3" sha1="87117ba5082cd7a615b4ec7c02dd819003fbd669" region="cpu1" offset="0"/>
		<rom name="namcosil.6f" size="4096" crc="c5ec2352" sha1="86178b16dabb90005b132febc1a261651a73018d" region="cpu1" offset="1000"/>
		<rom name="namcopac.6h" merge="namcopac.6h" size="4096" crc="02083b03" sha1="7e1945f6eb51f2e51806d0439f975f7a2889b9b8" region="cpu1" offset="2000"/>
		<rom name="namcosil.6j" size="4096" crc="57a07f6e" sha1="8a7a1d4662e4fc5c5374ad1cad09fd4da1f8398a" region="cpu1" offset="3000"/>
		<rom name="pacman.5e" merge="pacman.5e" size="4096" crc="0c944964" sha1="06ef227747a440831c9a3a613b76693d52a2f0a9" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pacman.5f" merge="pacman.5f" size="4096" crc="958fedf9" sha1="4a937ac02216ea8c96477d4a15522070507fb599" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="newpuck2" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>New Puck-2</description>
		<year>1998</year>
		<manufacturer>Scott Lawrence</manufacturer>
		<rom name="puckman.6e" size="4096" crc="a8ae23c5" sha1="1481a4f083b563350744f9d25b1bcd28073875d6" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="newpuck2.6h" size="4096" crc="197443f8" sha1="119aab12a9e1052c7b9a1f81e563740b41429a8c" region="cpu1" offset="2000"/>
		<rom name="puckman2.6j" size="4096" crc="0e3bdbde" sha1="11679a3e60cb98ef56e9f0c349d421a72b7097f6" region="cpu1" offset="3000"/>
		<rom name="pacman.5e" merge="pacman.5e" size="4096" crc="0c944964" sha1="06ef227747a440831c9a3a613b76693d52a2f0a9" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pacman.5f" merge="pacman.5f" size="4096" crc="958fedf9" sha1="4a937ac02216ea8c96477d4a15522070507fb599" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="newpuck3" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>New Puck-3</description>
		<year>1998</year>
		<manufacturer>Marcel Silvius</manufacturer>
		<rom name="puckman.6e" size="4096" crc="a8ae23c5" sha1="1481a4f083b563350744f9d25b1bcd28073875d6" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="newpuck3.6h" size="4096" crc="ee3c8685" sha1="17d80ea2766370dcec04070de67cde69d2c3b04b" region="cpu1" offset="2000"/>
		<rom name="newpuck3.6j" size="4096" crc="6ee64463" sha1="5b692313dbe448b6b016f9dd2403757e16578049" region="cpu1" offset="3000"/>
		<rom name="newpuck3.5e" size="4096" crc="6209b614" sha1="23434b89f25d6164dca619192a282c60a63418e1" region="gfx1" dispose="yes" offset="0"/>
		<rom name="newpuck3.5f" size="4096" crc="923515bc" sha1="a3605a632f4b47616e0c6e4e1cdf1ef9c71bb0e0" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="nwpuc2b" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>New Puc2 (Set 2)</description>
		<year>1981</year>
		<manufacturer>Linear Elect</manufacturer>
		<rom name="nwpuc2b.6e" size="4096" crc="532bd09f" sha1="ed362ae0b38a00747128046a14d68d2a676953ae" region="cpu1" offset="0"/>
		<rom name="nwpuc2b.6f" size="4096" crc="b9062f57" sha1="cdfb2264fc5874cd18848fde936ea1314ce74cba" region="cpu1" offset="1000"/>
		<rom name="nwpuc2b.6h" size="4096" crc="519b3c57" sha1="cc03d67035f9d590fadef899d9a2d978a4978b39" region="cpu1" offset="2000"/>
		<rom name="nwpuc2b.6j" size="4096" crc="154cc118" sha1="e5bd6033653edcfadac467573613e1b7dbf9eb44" region="cpu1" offset="3000"/>
		<rom name="nwpuc2b.5e" size="4096" crc="58357313" sha1="a1778318e07510eeb5b23a5d650f5a5f9fc0fb5a" region="gfx1" dispose="yes" offset="0"/>
		<rom name="nwpuc2b.5f" size="4096" crc="4b044c87" sha1="3e1a497563918d1ddd730efb9622abe650a258a1" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="30000" default="yes"/>
			<dipvalue name="60000"/>
			<dipvalue name="90000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="pac2600" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Pac 2600</description>
		<year>2000</year>
		<manufacturer>Bobby Tribble</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pac2600.6f" size="4096" crc="0a27d11d" sha1="b7b8da84b3a472974ed2f53a82d56bc8e81cef5c" region="cpu1" offset="1000"/>
		<rom name="pacman.6h" size="4096" crc="bcdd1beb" sha1="8e47e8c2c4d6117d174cdac150392042d3e0a881" region="cpu1" offset="2000"/>
		<rom name="pac2600.6j" size="4096" crc="ab23fe0c" sha1="1ae9882ee1c33ea18cf40c2ef5563cc3b546dcd5" region="cpu1" offset="3000"/>
		<rom name="pac2600.5e" size="4096" crc="87d8f5ce" sha1="fe421ee0f5ef70b56f0760473b003a886bed3d72" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pac2600.5f" size="4096" crc="91bd671f" sha1="ae1745a03090a747baf78f8554ea8620fa2b9d81" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="pac2600a" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Pac 2600 (Older?)</description>
		<manufacturer>Bobby Tribble?</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacman.6h" size="4096" crc="bcdd1beb" sha1="8e47e8c2c4d6117d174cdac150392042d3e0a881" region="cpu1" offset="2000"/>
		<rom name="pac2600a.6j" size="4096" crc="d168bdfa" sha1="0edc9c435385f9bce1939ad5ea41225ddf1db16f" region="cpu1" offset="3000"/>
		<rom name="pac2600a.5e" size="4096" crc="20e327e3" sha1="857e4d67ae9f2f9b9b60fd4f9c1327b5056e3705" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pac2600a.5f" size="4096" crc="feb98199" sha1="66a84d5813de4441e6dd70e91fbdb482f999da8f" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="pacatk" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Ms. Pacman Plus (Fruit)</description>
		<year>2000</year>
		<manufacturer>David Widel</manufacturer>
		<rom name="pacman.6e" merge="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" merge="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacman.6h" merge="pacman.6h" size="4096" crc="bcdd1beb" sha1="8e47e8c2c4d6117d174cdac150392042d3e0a881" region="cpu1" offset="2000"/>
		<rom name="pacman.6j" merge="pacman.6j" size="4096" crc="817d94e3" sha1="d4a70d56bb01d27d094d73db8667ffb00ca69cb9" region="cpu1" offset="3000"/>
		<rom name="u5" merge="u5" size="2048" crc="f45fbbcd" sha1="b26cc1c8ee18e9b1daa97956d2159b954703a0ec" region="cpu1" offset="8000"/>
		<rom name="pacatk.u6" size="4096" crc="a35b3788" sha1="51a1806a0ae4adb5baa9e875c6d9f715198ce8ae" region="cpu1" offset="9000"/>
		<rom name="u7" merge="u7" size="4096" crc="c82cd714" sha1="1d8ac7ad03db2dc4c8c18ade466e12032673f874" region="cpu1" offset="b000"/>
		<rom name="5e" merge="5e" size="4096" crc="5c281d01" sha1="5e8b472b615f12efca3fe792410c23619f067845" region="gfx1" dispose="yes" offset="0"/>
		<rom name="5f" merge="5f" size="4096" crc="615af909" sha1="fd6a1dde780b39aea76bf1c4befa5882573c2ef4" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="pacbaby" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Pacman (Baby Maze 1)</description>
		<year>2000</year>
		<manufacturer>[Midway]</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacman.6h" size="4096" crc="bcdd1beb" sha1="8e47e8c2c4d6117d174cdac150392042d3e0a881" region="cpu1" offset="2000"/>
		<rom name="babypac.6j" size="4096" crc="4e4ac798" sha1="deab2d93a678abee576c891bdfb7ab93d5718792" region="cpu1" offset="3000"/>
		<rom name="pacman.5e" merge="pacman.5e" size="4096" crc="0c944964" sha1="06ef227747a440831c9a3a613b76693d52a2f0a9" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pacman.5f" merge="pacman.5f" size="4096" crc="958fedf9" sha1="4a937ac02216ea8c96477d4a15522070507fb599" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="pacbaby2" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Pacman (Baby Maze 2)</description>
		<year>2000</year>
		<manufacturer>[Midway]</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacman.6h" size="4096" crc="bcdd1beb" sha1="8e47e8c2c4d6117d174cdac150392042d3e0a881" region="cpu1" offset="2000"/>
		<rom name="babypac2.6j" size="4096" crc="742453ba" sha1="21707992ea3489c8bc95b14db33f62b6aaa24eb4" region="cpu1" offset="3000"/>
		<rom name="pacman.5e" merge="pacman.5e" size="4096" crc="0c944964" sha1="06ef227747a440831c9a3a613b76693d52a2f0a9" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pacman.5f" merge="pacman.5f" size="4096" crc="958fedf9" sha1="4a937ac02216ea8c96477d4a15522070507fb599" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="pacbaby3" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Pacman (Baby Maze 3)</description>
		<year>2000</year>
		<manufacturer>[Midway]</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacman.6h" size="4096" crc="bcdd1beb" sha1="8e47e8c2c4d6117d174cdac150392042d3e0a881" region="cpu1" offset="2000"/>
		<rom name="pacbaby3.6j" size="4096" crc="b82f2b73" sha1="63619220b9ed4dfeb4f462b41d9685870716590a" region="cpu1" offset="3000"/>
		<rom name="pacman.5e" merge="pacman.5e" size="4096" crc="0c944964" sha1="06ef227747a440831c9a3a613b76693d52a2f0a9" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pacman.5f" merge="pacman.5f" size="4096" crc="958fedf9" sha1="4a937ac02216ea8c96477d4a15522070507fb599" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="pacbell" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Pacman (Bell)</description>
		<year>2000</year>
		<manufacturer>Snake Eyes</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacm255.6h" size="4096" crc="d3640977" sha1="2cc05c16c0cf6f516c69ab0b6e1a83bdd3010798" region="cpu1" offset="2000"/>
		<rom name="pacbell.6j" size="4096" crc="4b428215" sha1="acdcc4d7ccfc58c6c0473e8ee548b5e02dcafcfd" region="cpu1" offset="3000"/>
		<rom name="pacman.5e" merge="pacman.5e" size="4096" crc="0c944964" sha1="06ef227747a440831c9a3a613b76693d52a2f0a9" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pacman.5f" merge="pacman.5f" size="4096" crc="958fedf9" sha1="4a937ac02216ea8c96477d4a15522070507fb599" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="pacelec" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Pacman (Electric Cowboy)</description>
		<year>2000</year>
		<manufacturer>Snake Eyes</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacm255.6h" size="4096" crc="d3640977" sha1="2cc05c16c0cf6f516c69ab0b6e1a83bdd3010798" region="cpu1" offset="2000"/>
		<rom name="pacelec.6j" size="4096" crc="9e5c763d" sha1="df56eb705c7dfaf00b084aa6744d7fd5fa4f47d3" region="cpu1" offset="3000"/>
		<rom name="pacman.5e" merge="pacman.5e" size="4096" crc="0c944964" sha1="06ef227747a440831c9a3a613b76693d52a2f0a9" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pacman.5f" merge="pacman.5f" size="4096" crc="958fedf9" sha1="4a937ac02216ea8c96477d4a15522070507fb599" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="pacinvis" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Pacman (Original Inviso)</description>
		<year>2000</year>
		<manufacturer>[Midway]</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacm255.6h" size="4096" crc="d3640977" sha1="2cc05c16c0cf6f516c69ab0b6e1a83bdd3010798" region="cpu1" offset="2000"/>
		<rom name="pacinvis.6j" size="4096" crc="1b4e96dc" sha1="f26207c9b8277078a7c428f35938164ea6326f21" region="cpu1" offset="3000"/>
		<rom name="pacman.5e" merge="pacman.5e" size="4096" crc="0c944964" sha1="06ef227747a440831c9a3a613b76693d52a2f0a9" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pacman.5f" merge="pacman.5f" size="4096" crc="958fedf9" sha1="4a937ac02216ea8c96477d4a15522070507fb599" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="pacjail" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Pacman (Jail)</description>
		<year>2000</year>
		<manufacturer>Snake Eyes</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacm255.6h" size="4096" crc="d3640977" sha1="2cc05c16c0cf6f516c69ab0b6e1a83bdd3010798" region="cpu1" offset="2000"/>
		<rom name="pacjail.6j" size="4096" crc="cc31f185" sha1="cd184a55f775bc9a70d0bfa932d2993b8987135b" region="cpu1" offset="3000"/>
		<rom name="pacman.5e" merge="pacman.5e" size="4096" crc="0c944964" sha1="06ef227747a440831c9a3a613b76693d52a2f0a9" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pacman.5f" merge="pacman.5f" size="4096" crc="958fedf9" sha1="4a937ac02216ea8c96477d4a15522070507fb599" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="pacjr1" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Pacman Jr. (Maze 1)</description>
		<year>2000</year>
		<manufacturer>[Midway]</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacm255.6h" size="4096" crc="d3640977" sha1="2cc05c16c0cf6f516c69ab0b6e1a83bdd3010798" region="cpu1" offset="2000"/>
		<rom name="pacjr1.6j" size="4096" crc="fcfb21a3" sha1="74c103f78cb75cb01ec4b611e341ed3d37fb0b94" region="cpu1" offset="3000"/>
		<rom name="pacjr.5e" size="4096" crc="9f3c32d4" sha1="e7e40207f2a70768ce38cbb1e62c02ca4bed3a14" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pacjr.5f" size="4096" crc="c2310808" sha1="84c28a4fc327afcb441daee35acdab6f7613395e" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="pacjr2" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Pacman Jr. (Maze 2)</description>
		<year>2000</year>
		<manufacturer>[Midway]</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacm255.6h" size="4096" crc="d3640977" sha1="2cc05c16c0cf6f516c69ab0b6e1a83bdd3010798" region="cpu1" offset="2000"/>
		<rom name="pacjr2.6j" size="4096" crc="cc26c905" sha1="213adaaa54cd084dbf73bd6d6ed9f9f4e4a03a5f" region="cpu1" offset="3000"/>
		<rom name="pacjr.5e" size="4096" crc="9f3c32d4" sha1="e7e40207f2a70768ce38cbb1e62c02ca4bed3a14" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pacjr.5f" size="4096" crc="c2310808" sha1="84c28a4fc327afcb441daee35acdab6f7613395e" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="pacjr3" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Pacman Jr. (Maze 3)</description>
		<year>2000</year>
		<manufacturer>[Midway]</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacm255.6h" size="4096" crc="d3640977" sha1="2cc05c16c0cf6f516c69ab0b6e1a83bdd3010798" region="cpu1" offset="2000"/>
		<rom name="pacjr3.6j" size="4096" crc="d4d8cb9b" sha1="06bcf32e5fe9af7161178bd6295a6ea48f791f37" region="cpu1" offset="3000"/>
		<rom name="pacjr.5e" size="4096" crc="9f3c32d4" sha1="e7e40207f2a70768ce38cbb1e62c02ca4bed3a14" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pacjr.5f" size="4096" crc="c2310808" sha1="84c28a4fc327afcb441daee35acdab6f7613395e" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="pacjr4" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Pacman Jr. (Maze 4)</description>
		<year>2000</year>
		<manufacturer>[Midway]</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacm255.6h" size="4096" crc="d3640977" sha1="2cc05c16c0cf6f516c69ab0b6e1a83bdd3010798" region="cpu1" offset="2000"/>
		<rom name="pacjr4.6j" size="4096" crc="42ca024b" sha1="567331f4050fc0de5d1fda304fa27556c86968db" region="cpu1" offset="3000"/>
		<rom name="pacjr.5e" size="4096" crc="9f3c32d4" sha1="e7e40207f2a70768ce38cbb1e62c02ca4bed3a14" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pacjr.5f" size="4096" crc="c2310808" sha1="84c28a4fc327afcb441daee35acdab6f7613395e" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="pacm255" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Pacman (Fixes 255th Maze)</description>
		<year>2000</year>
		<manufacturer>[Midway]</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacm255.6h" size="4096" crc="d3640977" sha1="2cc05c16c0cf6f516c69ab0b6e1a83bdd3010798" region="cpu1" offset="2000"/>
		<rom name="pacman.6j" size="4096" crc="817d94e3" sha1="d4a70d56bb01d27d094d73db8667ffb00ca69cb9" region="cpu1" offset="3000"/>
		<rom name="pacman.5e" merge="pacman.5e" size="4096" crc="0c944964" sha1="06ef227747a440831c9a3a613b76693d52a2f0a9" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pacman.5f" merge="pacman.5f" size="4096" crc="958fedf9" sha1="4a937ac02216ea8c96477d4a15522070507fb599" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="pacman3d" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Pacman 3D</description>
		<year>1998</year>
		<manufacturer>Marcel Silvius</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman3d.6f" size="4096" crc="96364259" sha1="ec2f36a44fd0c13dfd7dc571b9499bc9dbaa247d" region="cpu1" offset="1000"/>
		<rom name="pacman.6h" size="4096" crc="bcdd1beb" sha1="8e47e8c2c4d6117d174cdac150392042d3e0a881" region="cpu1" offset="2000"/>
		<rom name="pacman3d.6j" size="4096" crc="959e930e" sha1="0ef24017be05ddf85248c4d00f0e21cbf658f78c" region="cpu1" offset="3000"/>
		<rom name="pacman3d.5e" size="4096" crc="aa203d45" sha1="7d2fb9bc8718601efc33d2469452a08018167e60" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pacman3d.5f" size="4096" crc="d1830540" sha1="5d276774997e3be8fc9c21d55562288acd1cffcc" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="pacman6" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Pacman 6</description>
		<year>2000</year>
		<manufacturer>Marcel Silvius</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="vecpac.6h" size="4096" crc="aee79ea1" sha1="4f3214b56056c3ac00c0535ce5d6a367ccda6e31" region="cpu1" offset="2000"/>
		<rom name="pacman6.6j" size="4096" crc="581ae70b" sha1="a184c9d9b6ffbaba936867aef14e783234bf7af2" region="cpu1" offset="3000"/>
		<rom name="pacman6.map" size="4096" crc="de753fd9" sha1="467cd6dd572a3e6f0b2e0120d520df919433655a" region="cpu1" offset="8000"/>
		<rom name="pacmulti.5e" size="4096" crc="46cdda4a" sha1="2c38050a4f5d0c9e1b4f3e054dcac25cde63ae2a" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pacman.5f" merge="pacman.5f" size="4096" crc="958fedf9" sha1="4a937ac02216ea8c96477d4a15522070507fb599" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="pacmar" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Mario Pacman</description>
		<year>2001</year>
		<manufacturer>[Midway]</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacman.6h" size="4096" crc="bcdd1beb" sha1="8e47e8c2c4d6117d174cdac150392042d3e0a881" region="cpu1" offset="2000"/>
		<rom name="pacmar.6j" size="4096" crc="b208c7dc" sha1="d2e199936ab0fc3de80f7c86def50c03da8c1684" region="cpu1" offset="3000"/>
		<rom name="pacmar.5e" size="4096" crc="7ccdfa59" sha1="ed8e7f2e7b496a6f3246e1cc3966382e748ab1c3" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pacmar.5f" size="4096" crc="51af9fc5" sha1="0fe657bee3a811043663595f7f9e7e05cc71da84" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="pacmini" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Mini Pacman</description>
		<year>2000</year>
		<manufacturer>Bobby Tribble</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacman.6h" size="4096" crc="bcdd1beb" sha1="8e47e8c2c4d6117d174cdac150392042d3e0a881" region="cpu1" offset="2000"/>
		<rom name="pacmini.6j" size="4096" crc="5e04f9c5" sha1="1423a3698812fcfdb8537a528236278578864afb" region="cpu1" offset="3000"/>
		<rom name="pacmini.5e" size="4096" crc="5520b393" sha1="5775a771b29efa5a8852310c36f1c8f68eec65a8" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pacmini.5f" size="4096" crc="30e6024c" sha1="51c1f9074091c053437a25ef1c6e9ee63e9b5154" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="pacmini2" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Mini Pacman 2</description>
		<year>2000</year>
		<manufacturer>Bobby Tribble</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacman.6h" size="4096" crc="bcdd1beb" sha1="8e47e8c2c4d6117d174cdac150392042d3e0a881" region="cpu1" offset="2000"/>
		<rom name="pacmini2.6j" size="4096" crc="092dd5fa" sha1="c016da8a22901fc4d441c94a3fecdd60d11f5c97" region="cpu1" offset="3000"/>
		<rom name="pacmini2.5e" size="4096" crc="130eff7b" sha1="ab29362b827591acb4204639c0e323dabf2bc767" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pacmini.5f" size="4096" crc="30e6024c" sha1="51c1f9074091c053437a25ef1c6e9ee63e9b5154" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="pacmn6m2" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Pacman 2000 (Set 2)</description>
		<year>2000</year>
		<manufacturer>Marcel Silvius</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="vecpac.6h" size="4096" crc="aee79ea1" sha1="4f3214b56056c3ac00c0535ce5d6a367ccda6e31" region="cpu1" offset="2000"/>
		<rom name="vecpac.6j" size="4096" crc="581ae70b" sha1="a184c9d9b6ffbaba936867aef14e783234bf7af2" region="cpu1" offset="3000"/>
		<rom name="pacmn6m2.map" size="4096" crc="aadee235" sha1="0f8e4c26c2804033409dcdb5032d10fa650edc75" region="cpu1" offset="8000"/>
		<rom name="pacmn6m2.5e" size="4096" crc="60ada878" sha1="5340d1cb8cf5f7f5fc2bc5e2df4ca0fe209b77e9" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pacman.5f" merge="pacman.5f" size="4096" crc="958fedf9" sha1="4a937ac02216ea8c96477d4a15522070507fb599" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="pacms1" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Pacman (Ms. Pacman Maze 1)</description>
		<year>2000</year>
		<manufacturer>[Midway]</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacman.6h" size="4096" crc="bcdd1beb" sha1="8e47e8c2c4d6117d174cdac150392042d3e0a881" region="cpu1" offset="2000"/>
		<rom name="pacms1.6j" size="4096" crc="c5da3887" sha1="2a65b31891bc19fc0fbdace39e853fff6c4227eb" region="cpu1" offset="3000"/>
		<rom name="pacms.5e" size="4096" crc="7394868b" sha1="832c44cf91251ebc1f7f6706ca71aa41cedc81e7" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pacms.5f" size="4096" crc="ce1a3264" sha1="04fb1954ad6d60ddcd515f9c30ece1abfe2455cc" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="pacms2" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Pacman (Ms. Pacman Maze 2)</description>
		<year>2000</year>
		<manufacturer>[Midway]</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacman.6h" size="4096" crc="bcdd1beb" sha1="8e47e8c2c4d6117d174cdac150392042d3e0a881" region="cpu1" offset="2000"/>
		<rom name="pacms2.6j" size="4096" crc="b0a107ea" sha1="86b8b7cb7e90b0de95bc9b8e3b98bcc46992578e" region="cpu1" offset="3000"/>
		<rom name="pacms.5e" size="4096" crc="7394868b" sha1="832c44cf91251ebc1f7f6706ca71aa41cedc81e7" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pacms.5f" size="4096" crc="ce1a3264" sha1="04fb1954ad6d60ddcd515f9c30ece1abfe2455cc" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="pacms3" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Pacman (Ms. Pacman Maze 3)</description>
		<year>2000</year>
		<manufacturer>[Midway]</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacman.6h" size="4096" crc="bcdd1beb" sha1="8e47e8c2c4d6117d174cdac150392042d3e0a881" region="cpu1" offset="2000"/>
		<rom name="pacms3.6j" size="4096" crc="c7d8325a" sha1="bf72a2d7b20d76e521cf45fbe1b0ab762daa8106" region="cpu1" offset="3000"/>
		<rom name="pacms.5e" size="4096" crc="7394868b" sha1="832c44cf91251ebc1f7f6706ca71aa41cedc81e7" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pacms.5f" size="4096" crc="ce1a3264" sha1="04fb1954ad6d60ddcd515f9c30ece1abfe2455cc" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="pacms4" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Pacman (Ms. Pacman Maze 4)</description>
		<year>2000</year>
		<manufacturer>[Midway]</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacman.6h" size="4096" crc="bcdd1beb" sha1="8e47e8c2c4d6117d174cdac150392042d3e0a881" region="cpu1" offset="2000"/>
		<rom name="pacms4.6j" size="4096" crc="7b63ff9b" sha1="84c167878ca4a1a1d79c397438defc8dcc6326f7" region="cpu1" offset="3000"/>
		<rom name="pacms.5e" size="4096" crc="7394868b" sha1="832c44cf91251ebc1f7f6706ca71aa41cedc81e7" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pacms.5f" size="4096" crc="ce1a3264" sha1="04fb1954ad6d60ddcd515f9c30ece1abfe2455cc" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="pacmsa1" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Pacman (Ms. Pacman Attack 1)</description>
		<year>2000</year>
		<manufacturer>[Midway]</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacman.6h" size="4096" crc="bcdd1beb" sha1="8e47e8c2c4d6117d174cdac150392042d3e0a881" region="cpu1" offset="2000"/>
		<rom name="pacmsa1.6j" size="4096" crc="07163b97" sha1="fdfbca327a2c3f69b4478b1e3ca9c8ed71605582" region="cpu1" offset="3000"/>
		<rom name="pacms.5e" size="4096" crc="7394868b" sha1="832c44cf91251ebc1f7f6706ca71aa41cedc81e7" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pacms.5f" size="4096" crc="ce1a3264" sha1="04fb1954ad6d60ddcd515f9c30ece1abfe2455cc" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="pacmsa2" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Pacman (Ms. Pacman Attack 2)</description>
		<year>2000</year>
		<manufacturer>[Midway]</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacman.6h" size="4096" crc="bcdd1beb" sha1="8e47e8c2c4d6117d174cdac150392042d3e0a881" region="cpu1" offset="2000"/>
		<rom name="pacmsa2.6j" size="4096" crc="15e83c24" sha1="ebe4d476104bbd037a1b5fe5783c0b77229ca707" region="cpu1" offset="3000"/>
		<rom name="pacms.5e" size="4096" crc="7394868b" sha1="832c44cf91251ebc1f7f6706ca71aa41cedc81e7" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pacms.5f" size="4096" crc="ce1a3264" sha1="04fb1954ad6d60ddcd515f9c30ece1abfe2455cc" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="pacmsa3" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Pacman (Ms. Pacman Attack 3)</description>
		<year>2000</year>
		<manufacturer>[Midway]</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacman.6h" size="4096" crc="bcdd1beb" sha1="8e47e8c2c4d6117d174cdac150392042d3e0a881" region="cpu1" offset="2000"/>
		<rom name="pacmsa3.6j" size="4096" crc="5762f9cf" sha1="b570468372a9520929513425523fdae734d4acfc" region="cpu1" offset="3000"/>
		<rom name="pacms.5e" size="4096" crc="7394868b" sha1="832c44cf91251ebc1f7f6706ca71aa41cedc81e7" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pacms.5f" size="4096" crc="ce1a3264" sha1="04fb1954ad6d60ddcd515f9c30ece1abfe2455cc" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="pacmsa4" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Pacman (Ms. Pacman Attack 4)</description>
		<year>2000</year>
		<manufacturer>[Midway]</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacman.6h" size="4096" crc="bcdd1beb" sha1="8e47e8c2c4d6117d174cdac150392042d3e0a881" region="cpu1" offset="2000"/>
		<rom name="pacmsa4.6j" size="4096" crc="d9c2a669" sha1="2f82405d297f35cc13199e1671cfa835dd598e9c" region="cpu1" offset="3000"/>
		<rom name="pacms.5e" size="4096" crc="7394868b" sha1="832c44cf91251ebc1f7f6706ca71aa41cedc81e7" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pacms.5f" size="4096" crc="ce1a3264" sha1="04fb1954ad6d60ddcd515f9c30ece1abfe2455cc" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="pacmulti" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>PacMulti (Pacman)</description>
		<year>2000</year>
		<manufacturer>Marcel Silvius</manufacturer>
		<rom name="pacmulti.6e" size="4096" crc="cfb721a8" sha1="028e508a9c11eab508452ffc644730894adf388c" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacmulti.6h" size="4096" crc="e55d5230" sha1="b764e85871cf8bb96a4ee7d0f3df204adfd4da5e" region="cpu1" offset="2000"/>
		<rom name="pacmulti.6j" size="4096" crc="29ba4b53" sha1="f907641bb583342fa19f02de23639ba730123792" region="cpu1" offset="3000"/>
		<rom name="pacmulti.8" size="4096" crc="5a4b59dc" sha1="09b21036cf40decf4ee00898eb44673599c65b05" region="cpu1" offset="8000"/>
		<rom name="pacmulti.9" size="4096" crc="3b939b12" sha1="40333555af024f505064018a9b76dd284ecbf9a6" region="cpu1" offset="9000"/>
		<rom name="pacmulti.5e" size="4096" crc="46cdda4a" sha1="2c38050a4f5d0c9e1b4f3e054dcac25cde63ae2a" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pacman.5f" merge="pacman.5f" size="4096" crc="958fedf9" sha1="4a937ac02216ea8c96477d4a15522070507fb599" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="puck255" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Puckman (Fixes 255th Maze)</description>
		<year>2000</year>
		<manufacturer>[Namco]</manufacturer>
		<rom name="namcopac.6e" merge="namcopac.6e" size="4096" crc="fee263b3" sha1="87117ba5082cd7a615b4ec7c02dd819003fbd669" region="cpu1" offset="0"/>
		<rom name="namcopac.6f" merge="namcopac.6f" size="4096" crc="39d1fc83" sha1="326dbbf94c6fa2e96613dedb53702f8832b47d59" region="cpu1" offset="1000"/>
		<rom name="pacn255.6h" size="4096" crc="6dac9e8f" sha1="bbebc8d059755f329ce6c0e4d39c1cd999c60dfe" region="cpu1" offset="2000"/>
		<rom name="namcopac.6j" merge="namcopac.6j" size="4096" crc="7a36fe55" sha1="01b4c38108d9dc4e48da4f8d685248e1e6821377" region="cpu1" offset="3000"/>
		<rom name="pacman.5e" merge="pacman.5e" size="4096" crc="0c944964" sha1="06ef227747a440831c9a3a613b76693d52a2f0a9" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pacman.5f" merge="pacman.5f" size="4096" crc="958fedf9" sha1="4a937ac02216ea8c96477d4a15522070507fb599" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="pacplusc" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Pacman Plus (Unencrypted) [c]</description>
		<year>1982</year>
		<manufacturer>Bally Midway</manufacturer>
		<rom name="pacplusc.cpu" size="16384" crc="a0d25591" sha1="0c7e1eb93762f9bb487df95c14ea986855529ce3" region="cpu1" offset="0"/>
		<rom name="pacplus.5e" size="4096" crc="022c35da" sha1="57d7d723c7b029e3415801f4ce83469ec97bb8a1" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pacplus.5f" size="4096" crc="4de65cdd" sha1="9c0699204484be819b77f0b212c792fe9e9fae5d" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="pacplus.7f" size="32" crc="063dd53a" sha1="2e43b46ec3b101d1babab87cdaddfa944116ec06" region="proms" offset="0"/>
		<rom name="pacplus.4a" size="256" crc="e271a166" sha1="cf006536215a7a1d488eebc1d8a2e2a8134ce1a6" region="proms" offset="20"/>
		<rom name="82s126.1m" merge="82s126.1m" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="pacpopey" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Pacman (Popeye)</description>
		<year>1998</year>
		<manufacturer>[Midway]</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacman.6h" size="4096" crc="bcdd1beb" sha1="8e47e8c2c4d6117d174cdac150392042d3e0a881" region="cpu1" offset="2000"/>
		<rom name="pacman.6j" size="4096" crc="817d94e3" sha1="d4a70d56bb01d27d094d73db8667ffb00ca69cb9" region="cpu1" offset="3000"/>
		<rom name="pacman.5e" merge="pacman.5e" size="4096" crc="0c944964" sha1="06ef227747a440831c9a3a613b76693d52a2f0a9" region="gfx1" dispose="yes" offset="0"/>
		<rom name="fastpop.5f" size="4096" crc="af2b610b" sha1="c787b1db588125f0770dc2bf4626ad22f0faee72" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="pacshuf" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Pacman (Shuffle)</description>
		<year>2000</year>
		<manufacturer>Snake Eyes</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacm255.6h" size="4096" crc="d3640977" sha1="2cc05c16c0cf6f516c69ab0b6e1a83bdd3010798" region="cpu1" offset="2000"/>
		<rom name="pacshuf.6j" size="4096" crc="55cc4d87" sha1="1a05670c4fd09b4155941aa1ea90a5719a3e7ebb" region="cpu1" offset="3000"/>
		<rom name="pacman.5e" merge="pacman.5e" size="4096" crc="0c944964" sha1="06ef227747a440831c9a3a613b76693d52a2f0a9" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pacman.5f" merge="pacman.5f" size="4096" crc="958fedf9" sha1="4a937ac02216ea8c96477d4a15522070507fb599" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="pacspeed" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Pacman (Speedy)</description>
		<year>2000</year>
		<manufacturer>Snake Eyes</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacm255.6h" size="4096" crc="d3640977" sha1="2cc05c16c0cf6f516c69ab0b6e1a83bdd3010798" region="cpu1" offset="2000"/>
		<rom name="pacspeed.6j" size="4096" crc="0e7946d1" sha1="cea3440a305ec05dab197dba7ac8428db0d5e2f7" region="cpu1" offset="3000"/>
		<rom name="pacman.5e" merge="pacman.5e" size="4096" crc="0c944964" sha1="06ef227747a440831c9a3a613b76693d52a2f0a9" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pacman.5f" merge="pacman.5f" size="4096" crc="958fedf9" sha1="4a937ac02216ea8c96477d4a15522070507fb599" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="pacweird" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Pacman (Six Map Weird)</description>
		<year>2000</year>
		<manufacturer>Marcel Silvius</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="vecpac.6h" size="4096" crc="aee79ea1" sha1="4f3214b56056c3ac00c0535ce5d6a367ccda6e31" region="cpu1" offset="2000"/>
		<rom name="vecpac.6j" size="4096" crc="581ae70b" sha1="a184c9d9b6ffbaba936867aef14e783234bf7af2" region="cpu1" offset="3000"/>
		<rom name="pacweird.map" size="4096" crc="92fac825" sha1="05865bc5b84e0c100e358433c7d151c3918c5f19" region="cpu1" offset="8000"/>
		<rom name="pacweird.5e" size="4096" crc="11077f3e" sha1="1f7a52a33abfc8650d5d6c685fd51039a467bf72" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pacweird.5f" size="4096" crc="7c213ab4" sha1="fd76db379a32d5102cd2a6afff0bfe9a4afbc3b5" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="pcrunchy" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Pacman (Crunchy)</description>
		<year>2000</year>
		<manufacturer>Snake Eyes</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacm255.6h" size="4096" crc="d3640977" sha1="2cc05c16c0cf6f516c69ab0b6e1a83bdd3010798" region="cpu1" offset="2000"/>
		<rom name="pcrunchy.6j" size="4096" crc="c21c6c52" sha1="c63212f51c6bf49e76b3ca7553a29e3371c4fa83" region="cpu1" offset="3000"/>
		<rom name="pacman.5e" merge="pacman.5e" size="4096" crc="0c944964" sha1="06ef227747a440831c9a3a613b76693d52a2f0a9" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pacman.5f" merge="pacman.5f" size="4096" crc="958fedf9" sha1="4a937ac02216ea8c96477d4a15522070507fb599" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="pengman" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Pengo Man</description>
		<year>2000</year>
		<manufacturer>Scott Lawrence</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacman.6h" size="4096" crc="bcdd1beb" sha1="8e47e8c2c4d6117d174cdac150392042d3e0a881" region="cpu1" offset="2000"/>
		<rom name="pengman.6j" size="4096" crc="37e7f3ba" sha1="f9b476d9389fdd8171b443e177e05fae2052024b" region="cpu1" offset="3000"/>
		<rom name="pengman.5e" size="4096" crc="02f5f5e6" sha1="029328f78f34330e90ad4407172b318a45017cac" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pengman.5f" size="4096" crc="5cd3db2e" sha1="808655f543fa83762a68e13adcf4a7091d07173f" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="petshop" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Pet Shop Freak-Out!</description>
		<year>2001</year>
		<manufacturer>Weirdness Inc</manufacturer>
		<rom name="boot1" size="4096" crc="d16b31b7" sha1="bc2247ec946b639dd1f00bfc603fa157d0baaa97" region="cpu1" offset="0"/>
		<rom name="boot2" size="4096" crc="0d32de5e" sha1="13ea0c343de072508908be885e6a2a217bbb3047" region="cpu1" offset="1000"/>
		<rom name="boot3" size="4096" crc="1821ee0b" sha1="5ea4d907dbb2690698db72c4e0b5be4d3e9a7786" region="cpu1" offset="2000"/>
		<rom name="petshop.4" size="4096" crc="75230eef" region="cpu1" offset="3000"/>
		<rom name="boot5" size="4096" crc="8c3e6de6" sha1="fed6e9a2b210b07e7189a18574f6b8c4ec5bb49b" region="cpu1" offset="8000"/>
		<rom name="boot6" size="4096" crc="368cb165" sha1="387010a0c76319a1eab61b54c9bcb5c66c4b67a1" region="cpu1" offset="9000"/>
		<rom name="petshop.5e" size="4096" crc="ac1c180b" sha1="dc012d2ba8e1ab19d915e0b1218154f5441aee99" region="gfx1" dispose="yes" offset="0"/>
		<rom name="petshop.5f" size="4096" crc="ce314b46" sha1="bc091cef128f82c7d53ad1b4af841f41906cf601" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="piranha2" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Piranha 2 Revenge!</description>
		<year>2002</year>
		<manufacturer>US Billiards</manufacturer>
		<rom name="boot1" size="4096" crc="d16b31b7" sha1="bc2247ec946b639dd1f00bfc603fa157d0baaa97" region="cpu1" offset="0"/>
		<rom name="boot2" size="4096" crc="0d32de5e" sha1="13ea0c343de072508908be885e6a2a217bbb3047" region="cpu1" offset="1000"/>
		<rom name="boot3" size="4096" crc="1821ee0b" sha1="5ea4d907dbb2690698db72c4e0b5be4d3e9a7786" region="cpu1" offset="2000"/>
		<rom name="piranha2.4" size="4096" crc="fe8b786d" sha1="e9fcd78076e4e7e6aa73781238722e077e40f945" region="cpu1" offset="3000"/>
		<rom name="piranha2.5" size="4096" crc="bef08ea4" sha1="04211f34d7eb9009b1d2cb1a3fbff0e4bdeb0127" region="cpu1" offset="8000"/>
		<rom name="piranha2.6" size="4096" crc="fd3df829" sha1="69e6c66aab3eb43f0a64350279e67351f1aceddd" region="cpu1" offset="9000"/>
		<rom name="piranha2.5e" size="4096" crc="8f0fa58f" sha1="bf1ae6523cc9161c0db55b8ecaafe1783f3600f2" region="gfx1" dispose="yes" offset="0"/>
		<rom name="piranha2.5f" size="4096" crc="42153903" sha1="9b231f783b5c847b09819d554a3bb136028938e0" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="pm1000" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Pac Man 1000</description>
		<year>2001</year>
		<manufacturer>Blue Justice</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacman.6h" size="4096" crc="bcdd1beb" sha1="8e47e8c2c4d6117d174cdac150392042d3e0a881" region="cpu1" offset="2000"/>
		<rom name="pacman.6j" size="4096" crc="817d94e3" sha1="d4a70d56bb01d27d094d73db8667ffb00ca69cb9" region="cpu1" offset="3000"/>
		<rom name="pm1000.5e" size="4096" crc="16d9f7ce" sha1="a9ac72aa5e3dcaaa2e4d03b6ae372e81d77817f8" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pm1000.5f" size="4096" crc="fd06d923" sha1="a9d61bdcb6841bf07ce8ad08e1be2cf5ef349129" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="pm2000" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Pac Man 2000</description>
		<year>2001</year>
		<manufacturer>Blue Justice</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacman.6h" size="4096" crc="bcdd1beb" sha1="8e47e8c2c4d6117d174cdac150392042d3e0a881" region="cpu1" offset="2000"/>
		<rom name="pacman.6j" size="4096" crc="817d94e3" sha1="d4a70d56bb01d27d094d73db8667ffb00ca69cb9" region="cpu1" offset="3000"/>
		<rom name="pm2000.5e" size="4096" crc="cba39624" sha1="d815cb5be44b3d29cd1bdd4b8c68484e5330e4a4" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pm2000.5f" size="4096" crc="a2b31528" sha1="69f1c4b34e581c0e6d75b9726cbefa08f8a97fdb" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="pm3000" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Pac Man 3000</description>
		<year>2001</year>
		<manufacturer>Blue Justice</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacman.6h" size="4096" crc="bcdd1beb" sha1="8e47e8c2c4d6117d174cdac150392042d3e0a881" region="cpu1" offset="2000"/>
		<rom name="pacman.6j" size="4096" crc="817d94e3" sha1="d4a70d56bb01d27d094d73db8667ffb00ca69cb9" region="cpu1" offset="3000"/>
		<rom name="pm3000.5e" size="4096" crc="adb41be2" sha1="7f2f4f3fc2d5f8d7bed9baddb1bb5787e4c5cd9e" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pm3000.5f" size="4096" crc="1fac6af1" sha1="d9e62fb387ec1d02a78cc3b4ba2626f9044a1021" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="pm4000p" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Pac Man 4000 Plus</description>
		<year>2001</year>
		<manufacturer>Blue Justice</manufacturer>
		<rom name="pacplus.6e" size="4096" crc="d611ef68" sha1="8531c54ca6b0de0ea4ccc34e0e801ba9847e75bc" region="cpu1" offset="0"/>
		<rom name="pacplus.6f" size="4096" crc="c7207556" sha1="8ba97215bdb75f0e70eb8d3223847efe4dc4fb48" region="cpu1" offset="1000"/>
		<rom name="pacplus.6h" size="4096" crc="ae379430" sha1="4e8613d51a80cf106f883db79685e1e22541da45" region="cpu1" offset="2000"/>
		<rom name="pacplus.6j" size="4096" crc="5a6dff7b" sha1="b956ae5d66683aab74b90469ad36b5bb361d677e" region="cpu1" offset="3000"/>
		<rom name="pm3000.5e" size="4096" crc="adb41be2" sha1="7f2f4f3fc2d5f8d7bed9baddb1bb5787e4c5cd9e" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pm4000p.5f" size="4096" crc="74f6f4d3" sha1="c65b295881bc531e165996aa365ff23126eab9d1" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="pm5000p" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Pac Man 5000 Plus</description>
		<year>2001</year>
		<manufacturer>Blue Justice</manufacturer>
		<rom name="pacplus.6e" size="4096" crc="d611ef68" sha1="8531c54ca6b0de0ea4ccc34e0e801ba9847e75bc" region="cpu1" offset="0"/>
		<rom name="pacplus.6f" size="4096" crc="c7207556" sha1="8ba97215bdb75f0e70eb8d3223847efe4dc4fb48" region="cpu1" offset="1000"/>
		<rom name="pacplus.6h" size="4096" crc="ae379430" sha1="4e8613d51a80cf106f883db79685e1e22541da45" region="cpu1" offset="2000"/>
		<rom name="pacplus.6j" size="4096" crc="5a6dff7b" sha1="b956ae5d66683aab74b90469ad36b5bb361d677e" region="cpu1" offset="3000"/>
		<rom name="pm5000p.5e" size="4096" crc="5865ce98" sha1="2ddaf119b1674a7c6af3e475ba2e43dcea09f1cd" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pm5000p.5f" size="4096" crc="81cf02e1" sha1="cd1b3f1ac0265ed25e00eb1a2bfb831d5c7d7e8b" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="pacplus.7f" size="32" crc="063dd53a" sha1="2e43b46ec3b101d1babab87cdaddfa944116ec06" region="proms" offset="0"/>
		<rom name="pacplus.4a" size="256" crc="e271a166" sha1="cf006536215a7a1d488eebc1d8a2e2a8134ce1a6" region="proms" offset="20"/>
		<rom name="82s126.1m" merge="82s126.1m" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="pm6000" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Pac Man 6000</description>
		<year>2001</year>
		<manufacturer>Blue Justice</manufacturer>
		<rom name="pacplus.6e" size="4096" crc="d611ef68" sha1="8531c54ca6b0de0ea4ccc34e0e801ba9847e75bc" region="cpu1" offset="0"/>
		<rom name="pacplus.6f" size="4096" crc="c7207556" sha1="8ba97215bdb75f0e70eb8d3223847efe4dc4fb48" region="cpu1" offset="1000"/>
		<rom name="pacplus.6h" size="4096" crc="ae379430" sha1="4e8613d51a80cf106f883db79685e1e22541da45" region="cpu1" offset="2000"/>
		<rom name="pacplus.6j" size="4096" crc="5a6dff7b" sha1="b956ae5d66683aab74b90469ad36b5bb361d677e" region="cpu1" offset="3000"/>
		<rom name="pm6000.5e" size="4096" crc="89945690" sha1="2cee6236da8d20555e02cdebb2fb81c9e7d806ca" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pm6000.5f" size="4096" crc="9268eb5a" sha1="8db0365beeb89f5cb73de212b810938d5cad7971" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="pm7000" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Pac Man 7000</description>
		<year>2001</year>
		<manufacturer>Blue Justice</manufacturer>
		<rom name="pacplus.6e" size="4096" crc="d611ef68" sha1="8531c54ca6b0de0ea4ccc34e0e801ba9847e75bc" region="cpu1" offset="0"/>
		<rom name="pacplus.6f" size="4096" crc="c7207556" sha1="8ba97215bdb75f0e70eb8d3223847efe4dc4fb48" region="cpu1" offset="1000"/>
		<rom name="pacplus.6h" size="4096" crc="ae379430" sha1="4e8613d51a80cf106f883db79685e1e22541da45" region="cpu1" offset="2000"/>
		<rom name="pacplus.6j" size="4096" crc="5a6dff7b" sha1="b956ae5d66683aab74b90469ad36b5bb361d677e" region="cpu1" offset="3000"/>
		<rom name="pm7000.5e" size="4096" crc="c181ad5d" sha1="74874eac512e445206303036e52d5e30e9ac57d0" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pm7000.5f" size="4096" crc="bd31be36" sha1="fa879e1b0bc28d21478337fc799360d15541d763" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="pm7000p" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Pac Man 7000 Plus</description>
		<year>2001</year>
		<manufacturer>Blue Justice</manufacturer>
		<rom name="pacplus.6e" size="4096" crc="d611ef68" sha1="8531c54ca6b0de0ea4ccc34e0e801ba9847e75bc" region="cpu1" offset="0"/>
		<rom name="pacplus.6f" size="4096" crc="c7207556" sha1="8ba97215bdb75f0e70eb8d3223847efe4dc4fb48" region="cpu1" offset="1000"/>
		<rom name="pacplus.6h" size="4096" crc="ae379430" sha1="4e8613d51a80cf106f883db79685e1e22541da45" region="cpu1" offset="2000"/>
		<rom name="pacplus.6j" size="4096" crc="5a6dff7b" sha1="b956ae5d66683aab74b90469ad36b5bb361d677e" region="cpu1" offset="3000"/>
		<rom name="pm7000.5e" size="4096" crc="c181ad5d" sha1="74874eac512e445206303036e52d5e30e9ac57d0" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pm7000p.5f" size="4096" crc="3d5861a5" sha1="43f86248b2980d62bcd3f3ee71625c2c73e21a5a" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="pmad" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Pacman After Dark</description>
		<year>2000</year>
		<manufacturer>[Midway]</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pmad.6h" size="4096" crc="dd2eb43d" sha1="e80ca01ce0e2f5204dcfc95abc0abd180dd7eb58" region="cpu1" offset="2000"/>
		<rom name="pmad.6j" size="4096" crc="ff3f4866" sha1="1f55f6742ee08889ddc135cfdd3366c32c32510d" region="cpu1" offset="3000"/>
		<rom name="pmad.5e" size="4096" crc="5b794d59" sha1="413488774cda263a477fe808bcacf76e9f60b542" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pmad.5f" size="4096" crc="59a9362c" sha1="aa7dfa45cb529e7ca4493262090b149e8c523006" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="pmad00" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Pacman After Dark 2000</description>
		<year>2000</year>
		<manufacturer>[Midway]</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pmad.6h" size="4096" crc="dd2eb43d" sha1="e80ca01ce0e2f5204dcfc95abc0abd180dd7eb58" region="cpu1" offset="2000"/>
		<rom name="pmad00.6j" size="4096" crc="5f1aea94" sha1="3122bd7e9e1c9123f6b1915b074491e9865d39a0" region="cpu1" offset="3000"/>
		<rom name="pmad00.5e" size="4096" crc="315f7131" sha1="8182e3e177111aabad0058897b80cee8a3fd93c7" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pmad00.5f" size="4096" crc="157a6c0f" sha1="93f66ad4595eb9fcc306398cb83abcacc60b1521" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="pmad6m" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Pacman 2000 After Dark</description>
		<year>2000</year>
		<manufacturer>T-Bone</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="vecpac.6h" size="4096" crc="aee79ea1" sha1="4f3214b56056c3ac00c0535ce5d6a367ccda6e31" region="cpu1" offset="2000"/>
		<rom name="vecpac.6j" size="4096" crc="581ae70b" sha1="a184c9d9b6ffbaba936867aef14e783234bf7af2" region="cpu1" offset="3000"/>
		<rom name="pmad6m.map" size="4096" crc="d6a0d7f2" sha1="7f3de6e13dd834a1495fb7faf2743fcc71b84747" region="cpu1" offset="8000"/>
		<rom name="hanglyad.5e" size="4096" crc="93fd3682" sha1="792ddb541aeab304b5facfcf929c3bba18150346" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pacjr.5f" size="4096" crc="c2310808" sha1="84c28a4fc327afcb441daee35acdab6f7613395e" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="pmada" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Pacman After Dark (Alternate)</description>
		<year>2000</year>
		<manufacturer>[Midway]</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pmad.6h" size="4096" crc="dd2eb43d" sha1="e80ca01ce0e2f5204dcfc95abc0abd180dd7eb58" region="cpu1" offset="2000"/>
		<rom name="pmada.6j" size="4096" crc="24e43519" sha1="83fe90767bd73b1f72a5a86da79122fd2d8bc282" region="cpu1" offset="3000"/>
		<rom name="pacjr.5e" size="4096" crc="9f3c32d4" sha1="e7e40207f2a70768ce38cbb1e62c02ca4bed3a14" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pacjr.5f" size="4096" crc="c2310808" sha1="84c28a4fc327afcb441daee35acdab6f7613395e" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="pmba2000" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Pac Man Babies 2000</description>
		<year>2001</year>
		<manufacturer>Blue Justice</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacman.6h" size="4096" crc="bcdd1beb" sha1="8e47e8c2c4d6117d174cdac150392042d3e0a881" region="cpu1" offset="2000"/>
		<rom name="pmba2000.6j" size="4096" crc="f7d647d8" sha1="4edf34fc4a0da7367557392d55beac4a5eb5038a" region="cpu1" offset="3000"/>
		<rom name="pmba2000.5e" size="4096" crc="ff6308bb" sha1="93bc32cfb43d521e77179597141587a9866c5319" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pmba2000.5f" size="4096" crc="c8b456b5" sha1="a9e435300171779a6c0e145a50284045b3996d91" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="pacplus.7f" size="32" crc="063dd53a" sha1="2e43b46ec3b101d1babab87cdaddfa944116ec06" region="proms" offset="0"/>
		<rom name="pacplus.4a" size="256" crc="e271a166" sha1="cf006536215a7a1d488eebc1d8a2e2a8134ce1a6" region="proms" offset="20"/>
		<rom name="82s126.1m" merge="82s126.1m" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="pmba3000" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Pac Man Babies 3000</description>
		<year>2001</year>
		<manufacturer>Blue Justice</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacman.6h" size="4096" crc="bcdd1beb" sha1="8e47e8c2c4d6117d174cdac150392042d3e0a881" region="cpu1" offset="2000"/>
		<rom name="pmba3000.6j" size="4096" crc="08f7a148" sha1="288e04fb264e985fbb7ea2f57ab14edd72b97140" region="cpu1" offset="3000"/>
		<rom name="pmba3000.5e" size="4096" crc="5ebb61c5" sha1="cfd491170d1d3d0c0632d5d81629e98cfd100fb6" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pmba3000.5f" size="4096" crc="d9a055aa" sha1="00c6867b70062672da3b8c254feff4354e35aa7a" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="pmba4000" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Pac Man Babies 4000</description>
		<year>2001</year>
		<manufacturer>Blue Justice</manufacturer>
		<rom name="pacplus.6e" size="4096" crc="d611ef68" sha1="8531c54ca6b0de0ea4ccc34e0e801ba9847e75bc" region="cpu1" offset="0"/>
		<rom name="pacplus.6f" size="4096" crc="c7207556" sha1="8ba97215bdb75f0e70eb8d3223847efe4dc4fb48" region="cpu1" offset="1000"/>
		<rom name="pacplus.6h" size="4096" crc="ae379430" sha1="4e8613d51a80cf106f883db79685e1e22541da45" region="cpu1" offset="2000"/>
		<rom name="pacplus.6j" size="4096" crc="5a6dff7b" sha1="b956ae5d66683aab74b90469ad36b5bb361d677e" region="cpu1" offset="3000"/>
		<rom name="pmba3000.5e" size="4096" crc="5ebb61c5" sha1="cfd491170d1d3d0c0632d5d81629e98cfd100fb6" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pmba3000.5f" size="4096" crc="d9a055aa" sha1="00c6867b70062672da3b8c254feff4354e35aa7a" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="pmba6000" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Pac Man Babies 6000</description>
		<year>2001</year>
		<manufacturer>Blue Justice</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacman.6h" size="4096" crc="bcdd1beb" sha1="8e47e8c2c4d6117d174cdac150392042d3e0a881" region="cpu1" offset="2000"/>
		<rom name="pmba6000.6j" size="4096" crc="bdb3d11a" sha1="d9920ad3b6c76ab9095956b960165477ed1e11f8" region="cpu1" offset="3000"/>
		<rom name="pmba6000.5e" size="4096" crc="7961ed4e" sha1="595311b7a77d1379c9564d42a34581cc35a53875" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pmba6000.5f" size="4096" crc="417080fd" sha1="13e8e812bca25b64e7ce072d86189fd15b1882b0" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="pacplus.7f" size="32" crc="063dd53a" sha1="2e43b46ec3b101d1babab87cdaddfa944116ec06" region="proms" offset="0"/>
		<rom name="pacplus.4a" size="256" crc="e271a166" sha1="cf006536215a7a1d488eebc1d8a2e2a8134ce1a6" region="proms" offset="20"/>
		<rom name="82s126.1m" merge="82s126.1m" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="pmba8000" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Pac Man Babies 8000</description>
		<year>2001</year>
		<manufacturer>Blue Justice</manufacturer>
		<rom name="pacplus.6e" size="4096" crc="d611ef68" sha1="8531c54ca6b0de0ea4ccc34e0e801ba9847e75bc" region="cpu1" offset="0"/>
		<rom name="pacplus.6f" size="4096" crc="c7207556" sha1="8ba97215bdb75f0e70eb8d3223847efe4dc4fb48" region="cpu1" offset="1000"/>
		<rom name="pacplus.6h" size="4096" crc="ae379430" sha1="4e8613d51a80cf106f883db79685e1e22541da45" region="cpu1" offset="2000"/>
		<rom name="pacplus.6j" size="4096" crc="5a6dff7b" sha1="b956ae5d66683aab74b90469ad36b5bb361d677e" region="cpu1" offset="3000"/>
		<rom name="pmba6000.5e" size="4096" crc="7961ed4e" sha1="595311b7a77d1379c9564d42a34581cc35a53875" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pmba6000.5f" size="4096" crc="417080fd" sha1="13e8e812bca25b64e7ce072d86189fd15b1882b0" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="pacplus.7f" size="32" crc="063dd53a" sha1="2e43b46ec3b101d1babab87cdaddfa944116ec06" region="proms" offset="0"/>
		<rom name="pacplus.4a" size="256" crc="e271a166" sha1="cf006536215a7a1d488eebc1d8a2e2a8134ce1a6" region="proms" offset="20"/>
		<rom name="82s126.1m" merge="82s126.1m" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="pmbamaz" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Pac Man Babies Maze</description>
		<year>2001</year>
		<manufacturer>Blue Justice</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacman.6h" size="4096" crc="bcdd1beb" sha1="8e47e8c2c4d6117d174cdac150392042d3e0a881" region="cpu1" offset="2000"/>
		<rom name="pmbamaz.6j" size="4096" crc="bf5e4b89" sha1="ad16845b92e56a6fe33c7561a231dd54ad558481" region="cpu1" offset="3000"/>
		<rom name="pmbamaz.5e" size="4096" crc="9a8cd8a1" sha1="653d3c900b0be5e7ffe424207419bf86229b8c48" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pmbamaz.5f" size="4096" crc="13aeaac4" sha1="2abcc95559bc57a209d7216ddb6488032c4e34d6" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="pmbaplus" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Pac Man Babies Plus</description>
		<year>2001</year>
		<manufacturer>Blue Justice</manufacturer>
		<rom name="pacplus.6e" size="4096" crc="d611ef68" sha1="8531c54ca6b0de0ea4ccc34e0e801ba9847e75bc" region="cpu1" offset="0"/>
		<rom name="pacplus.6f" size="4096" crc="c7207556" sha1="8ba97215bdb75f0e70eb8d3223847efe4dc4fb48" region="cpu1" offset="1000"/>
		<rom name="pacplus.6h" size="4096" crc="ae379430" sha1="4e8613d51a80cf106f883db79685e1e22541da45" region="cpu1" offset="2000"/>
		<rom name="pacplus.6j" size="4096" crc="5a6dff7b" sha1="b956ae5d66683aab74b90469ad36b5bb361d677e" region="cpu1" offset="3000"/>
		<rom name="pmbaplus.5e" size="4096" crc="3e5a31c2" sha1="82716be9be3a7012a4283c6e9e6be01b655a6526" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pmbaplus.5f" size="4096" crc="3c099bbd" sha1="f589e34330d78de173dc42929b17e4763ed4f1a3" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="pmbluep" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Pac Man Blue Plus</description>
		<year>2001</year>
		<manufacturer>Blue Justice</manufacturer>
		<rom name="pacplus.6e" size="4096" crc="d611ef68" sha1="8531c54ca6b0de0ea4ccc34e0e801ba9847e75bc" region="cpu1" offset="0"/>
		<rom name="pacplus.6f" size="4096" crc="c7207556" sha1="8ba97215bdb75f0e70eb8d3223847efe4dc4fb48" region="cpu1" offset="1000"/>
		<rom name="pacplus.6h" size="4096" crc="ae379430" sha1="4e8613d51a80cf106f883db79685e1e22541da45" region="cpu1" offset="2000"/>
		<rom name="pacplus.6j" size="4096" crc="5a6dff7b" sha1="b956ae5d66683aab74b90469ad36b5bb361d677e" region="cpu1" offset="3000"/>
		<rom name="pmbluep.5e" size="4096" crc="16d9f7ce" sha1="a9ac72aa5e3dcaaa2e4d03b6ae372e81d77817f8" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pmbluep.5f" size="4096" crc="2da4dec7" sha1="1a5c441dad8b3365ef728fe318c63d4e10de4731" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="pmdeluxe" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Pac Man Deluxe</description>
		<year>2001</year>
		<manufacturer>Blue Justice</manufacturer>
		<rom name="pacplus.6e" size="4096" crc="d611ef68" sha1="8531c54ca6b0de0ea4ccc34e0e801ba9847e75bc" region="cpu1" offset="0"/>
		<rom name="pacplus.6f" size="4096" crc="c7207556" sha1="8ba97215bdb75f0e70eb8d3223847efe4dc4fb48" region="cpu1" offset="1000"/>
		<rom name="pacplus.6h" size="4096" crc="ae379430" sha1="4e8613d51a80cf106f883db79685e1e22541da45" region="cpu1" offset="2000"/>
		<rom name="pacplus.6j" size="4096" crc="5a6dff7b" sha1="b956ae5d66683aab74b90469ad36b5bb361d677e" region="cpu1" offset="3000"/>
		<rom name="pm2000.5e" size="4096" crc="cba39624" sha1="d815cb5be44b3d29cd1bdd4b8c68484e5330e4a4" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pmdeluxe.5f" size="4096" crc="ab172fc9" sha1="8845c73b37bb117d222eeb01788ba5738aba755a" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="pmextra" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Pac Man Extra</description>
		<year>2001</year>
		<manufacturer>Blue Justice</manufacturer>
		<rom name="pacplus.6e" size="4096" crc="d611ef68" sha1="8531c54ca6b0de0ea4ccc34e0e801ba9847e75bc" region="cpu1" offset="0"/>
		<rom name="pacplus.6f" size="4096" crc="c7207556" sha1="8ba97215bdb75f0e70eb8d3223847efe4dc4fb48" region="cpu1" offset="1000"/>
		<rom name="pacplus.6h" size="4096" crc="ae379430" sha1="4e8613d51a80cf106f883db79685e1e22541da45" region="cpu1" offset="2000"/>
		<rom name="pacplus.6j" size="4096" crc="5a6dff7b" sha1="b956ae5d66683aab74b90469ad36b5bb361d677e" region="cpu1" offset="3000"/>
		<rom name="pmextra.5e" size="4096" crc="3ee34b66" sha1="2d7a7e9a59dd87be7bda4964471b0fa27e82a219" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pmextra.5f" size="4096" crc="edf92a4c" sha1="63140c7100315edc8fd8a234822f0831e6d1799d" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="pmextrap" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Pac Man Extra Plus</description>
		<year>2001</year>
		<manufacturer>Blue Justice</manufacturer>
		<rom name="pacplus.6e" size="4096" crc="d611ef68" sha1="8531c54ca6b0de0ea4ccc34e0e801ba9847e75bc" region="cpu1" offset="0"/>
		<rom name="pacplus.6f" size="4096" crc="c7207556" sha1="8ba97215bdb75f0e70eb8d3223847efe4dc4fb48" region="cpu1" offset="1000"/>
		<rom name="pacplus.6h" size="4096" crc="ae379430" sha1="4e8613d51a80cf106f883db79685e1e22541da45" region="cpu1" offset="2000"/>
		<rom name="pacplus.6j" size="4096" crc="5a6dff7b" sha1="b956ae5d66683aab74b90469ad36b5bb361d677e" region="cpu1" offset="3000"/>
		<rom name="pmextra.5e" size="4096" crc="3ee34b66" sha1="2d7a7e9a59dd87be7bda4964471b0fa27e82a219" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pmextrap.5f" size="4096" crc="34ff1749" sha1="55eb0199fdc04a3331bcf1e31baf686310af2cc7" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="pmfever" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Pac Man Fever</description>
		<year>2001</year>
		<manufacturer>Blue Justice</manufacturer>
		<rom name="pacplus.6e" size="4096" crc="d611ef68" sha1="8531c54ca6b0de0ea4ccc34e0e801ba9847e75bc" region="cpu1" offset="0"/>
		<rom name="pacplus.6f" size="4096" crc="c7207556" sha1="8ba97215bdb75f0e70eb8d3223847efe4dc4fb48" region="cpu1" offset="1000"/>
		<rom name="pacplus.6h" size="4096" crc="ae379430" sha1="4e8613d51a80cf106f883db79685e1e22541da45" region="cpu1" offset="2000"/>
		<rom name="pacplus.6j" size="4096" crc="5a6dff7b" sha1="b956ae5d66683aab74b90469ad36b5bb361d677e" region="cpu1" offset="3000"/>
		<rom name="pmfever.5e" size="4096" crc="f9b955e1" sha1="d8565b6e0ccd37309fc7e1507603efb75eedb211" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pmfever.5f" size="4096" crc="8ddf8eb6" sha1="72842687a8d957de22832b56cf1939864748cd6f" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="pmgrenp" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Pac Man Green Plus</description>
		<year>2001</year>
		<manufacturer>Blue Justice</manufacturer>
		<rom name="pacplus.6e" size="4096" crc="d611ef68" sha1="8531c54ca6b0de0ea4ccc34e0e801ba9847e75bc" region="cpu1" offset="0"/>
		<rom name="pacplus.6f" size="4096" crc="c7207556" sha1="8ba97215bdb75f0e70eb8d3223847efe4dc4fb48" region="cpu1" offset="1000"/>
		<rom name="pacplus.6h" size="4096" crc="ae379430" sha1="4e8613d51a80cf106f883db79685e1e22541da45" region="cpu1" offset="2000"/>
		<rom name="pacplus.6j" size="4096" crc="5a6dff7b" sha1="b956ae5d66683aab74b90469ad36b5bb361d677e" region="cpu1" offset="3000"/>
		<rom name="pmgrenp.5e" size="4096" crc="5807a438" sha1="8f4160627948747e92c3c5dc386068e4561fd9aa" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pmgrenp.5f" size="4096" crc="1545b3c8" sha1="a60fe521380af755b2f47bd526d523c7f9b9a923" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="pacplus.7f" size="32" crc="063dd53a" sha1="2e43b46ec3b101d1babab87cdaddfa944116ec06" region="proms" offset="0"/>
		<rom name="pacplus.4a" size="256" crc="e271a166" sha1="cf006536215a7a1d488eebc1d8a2e2a8134ce1a6" region="proms" offset="20"/>
		<rom name="82s126.1m" merge="82s126.1m" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="newpuck1" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Puckman (Italian dump)</description>
		<year>1983</year>
		<manufacturer>E.P.</manufacturer>
		<rom name="newpuck1.6e" size="2048" crc="2c0fa0ab" sha1="37680e4502771ae69d51d07ce43f65b9b2dd2a49" region="cpu1" offset="0"/>
		<rom name="pacheart.pg2" size="2048" crc="b9152a38" sha1="b6be2cb6bc7dd123503eb6bf1165dd1c99456813" region="cpu1" offset="800"/>
		<rom name="puckmann.6f" size="2048" crc="7d177853" sha1="9b5ddaaa8b564654f97af193dbcc29f81f230a25" region="cpu1" offset="1000"/>
		<rom name="pacheart.pg4" size="2048" crc="842d6574" sha1="40e32d09cc8d701eb318716493a68cf3f95d3d6d" region="cpu1" offset="1800"/>
		<rom name="newpuck1.6h" size="2048" crc="9045a44c" sha1="a97d7016effbd2ace9a7d92ceb04a6ce18fb42f9" region="cpu1" offset="2000"/>
		<rom name="7.6n" size="2048" crc="888f3c3e" sha1="c2b5917bf13071131dd53ea76f0da86706db2d80" region="cpu1" offset="2800"/>
		<rom name="newpuck1.pg7" size="2048" crc="565687c6" sha1="9ee8e8197e87e468669279e738fe518e5480363c" region="cpu1" offset="3000"/>
		<rom name="pacheart.pg8" size="2048" crc="1a21a381" sha1="d5367a327d19fb57ba5e484bd4fda1b10953c040" region="cpu1" offset="3800"/>
		<rom name="newpuck1.5e" size="2048" crc="3ed40275" sha1="bf56f9a21bc1dacee438d88eb5bc59f20906b00c" region="gfx1" dispose="yes" offset="0"/>
		<rom name="puckmann.5h" size="2048" crc="3591b89d" sha1="79bb456be6c39c1ccd7d077fbe181523131fb300" region="gfx1" dispose="yes" offset="800"/>
		<rom name="puckmann.5f" size="2048" crc="9e39323a" sha1="be933e691df4dbe7d12123913c3b7b7b585b7a35" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="puckmann.5j" size="2048" crc="1b1d9096" sha1="53771c573051db43e7185b1d188533056290a620" region="gfx1" dispose="yes" offset="1800"/>
		<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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="pplusad" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Pacman Plus After Dark</description>
		<year>2000</year>
		<manufacturer>[Bally Midway]</manufacturer>
		<rom name="pacplus.6e" size="4096" crc="d611ef68" sha1="8531c54ca6b0de0ea4ccc34e0e801ba9847e75bc" region="cpu1" offset="0"/>
		<rom name="pacplus.6f" size="4096" crc="c7207556" sha1="8ba97215bdb75f0e70eb8d3223847efe4dc4fb48" region="cpu1" offset="1000"/>
		<rom name="pacplus.6h" size="4096" crc="ae379430" sha1="4e8613d51a80cf106f883db79685e1e22541da45" region="cpu1" offset="2000"/>
		<rom name="pacplus.6j" size="4096" crc="5a6dff7b" sha1="b956ae5d66683aab74b90469ad36b5bb361d677e" region="cpu1" offset="3000"/>
		<rom name="pplusad.5e" size="4096" crc="ce684d85" sha1="d7e40494631b3b1d73f9c07f15b6fa102286aa0d" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pplusad.5f" size="4096" crc="0b86d002" sha1="77c74d8ff6e4bf3de8e87ee872b1a9b6cf10fece" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="pacplus.7f" size="32" crc="063dd53a" sha1="2e43b46ec3b101d1babab87cdaddfa944116ec06" region="proms" offset="0"/>
		<rom name="pacplus.4a" size="256" crc="e271a166" sha1="cf006536215a7a1d488eebc1d8a2e2a8134ce1a6" region="proms" offset="20"/>
		<rom name="82s126.1m" merge="82s126.1m" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="puckmann" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Puckman (original)</description>
		<year>1980</year>
		<manufacturer>Namco</manufacturer>
		<rom name="puckmann.6e" size="2048" crc="f36e88ab" sha1="813cecf44bf5464b1aed64b36f5047e4c79ba176" region="cpu1" offset="0"/>
		<rom name="puckmann.6k" size="2048" crc="618bd9b3" sha1="b9ca52b63a49ddece768378d331deebbe34fe177" region="cpu1" offset="800"/>
		<rom name="puckmann.6f" size="2048" crc="7d177853" sha1="9b5ddaaa8b564654f97af193dbcc29f81f230a25" region="cpu1" offset="1000"/>
		<rom name="puckmann.6m" size="2048" crc="d3e8914c" sha1="c2f00e1773c6864435f29c8b7f44f2ef85d227d3" region="cpu1" offset="1800"/>
		<rom name="puckmann.6h" size="2048" crc="6bf4f625" sha1="afe72fdfec66c145b53ed865f98734686b26e921" region="cpu1" offset="2000"/>
		<rom name="puckmann.6n" size="2048" crc="a948ce83" sha1="08759833f7e0690b2ccae573c929e2a48e5bde7f" region="cpu1" offset="2800"/>
		<rom name="puckmann.6j" size="2048" crc="b6289b26" sha1="d249fa9cdde774d5fee7258147cd25fa3f4dc2b3" region="cpu1" offset="3000"/>
		<rom name="puckmann.6p" size="2048" crc="17a88c13" sha1="eb462de79f49b7aa8adb0cc6d31535b10550c0ce" region="cpu1" offset="3800"/>
		<rom name="puckmann.5e" size="2048" crc="2066a0b7" sha1="6d4ccc27d6be185589e08aa9f18702b679e49a4a" region="gfx1" dispose="yes" offset="0"/>
		<rom name="puckmann.5h" size="2048" crc="3591b89d" sha1="79bb456be6c39c1ccd7d077fbe181523131fb300" region="gfx1" dispose="yes" offset="800"/>
		<rom name="puckmann.5f" size="2048" crc="9e39323a" sha1="be933e691df4dbe7d12123913c3b7b7b585b7a35" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="puckmann.5j" size="2048" crc="1b1d9096" sha1="53771c573051db43e7185b1d188533056290a620" region="gfx1" dispose="yes" offset="1800"/>
		<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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="puckren" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Puckman Renaissance</description>
		<year>2000</year>
		<manufacturer>PacHack</manufacturer>
		<rom name="puckren.6e" size="4096" crc="0f5ecf67" sha1="1250eb19c721b007705c75cce9140365aeed3fad" region="cpu1" offset="0"/>
		<rom name="puckren.6f" size="4096" crc="70ea1149" sha1="4c1f25e7e6fb7645b7a23419cd1c5b3e2cf90823" region="cpu1" offset="1000"/>
		<rom name="puckren.6h" size="4096" crc="c6bb6ea6" sha1="a33e23193c14d2418614ad7609fb3bc0856a4a1f" region="cpu1" offset="2000"/>
		<rom name="puckren.6j" size="4096" crc="dc90f1dc" sha1="af677ed5989abaebcbde5da9168e849135d5e96f" region="cpu1" offset="3000"/>
		<rom name="puckren.5e" size="4096" crc="a502e25f" sha1="9f02d3f1ec095910642fe0bb616d510be52b53d8" region="gfx1" dispose="yes" offset="0"/>
		<rom name="puckren.5f" size="4096" crc="18d44098" sha1="d07120b9ede3cfcbc69006381f4287bede04c6e3" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="puckren.7f" size="32" crc="7b6aa3c9" sha1="849911abdc26ccf2ad44e2c432e6219447b8bef3" region="proms" offset="0"/>
		<rom name="puckren.4a" size="256" crc="64fe1dbf" sha1="7f7541eb12148add79ad186a1da375c865d251e0" region="proms" offset="20"/>
		<rom name="82s126.1m" merge="82s126.1m" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="puckrenc" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Puckman Renaissance [c]</description>
		<year>2000</year>
		<manufacturer>PacHack</manufacturer>
		<rom name="puckren.6e" size="4096" crc="0f5ecf67" sha1="1250eb19c721b007705c75cce9140365aeed3fad" region="cpu1" offset="0"/>
		<rom name="puckrenc.6f" size="4096" crc="8a75a7e2" sha1="79f787c8c55ce04c97baf465b64d89d2bdbf07c5" region="cpu1" offset="1000"/>
		<rom name="puckren.6h" size="4096" crc="c6bb6ea6" sha1="a33e23193c14d2418614ad7609fb3bc0856a4a1f" region="cpu1" offset="2000"/>
		<rom name="puckren.6j" size="4096" crc="dc90f1dc" sha1="af677ed5989abaebcbde5da9168e849135d5e96f" region="cpu1" offset="3000"/>
		<rom name="puckren.5e" size="4096" crc="a502e25f" sha1="9f02d3f1ec095910642fe0bb616d510be52b53d8" region="gfx1" dispose="yes" offset="0"/>
		<rom name="puckren.5f" size="4096" crc="18d44098" sha1="d07120b9ede3cfcbc69006381f4287bede04c6e3" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="puckren.7f" size="32" crc="7b6aa3c9" sha1="849911abdc26ccf2ad44e2c432e6219447b8bef3" region="proms" offset="0"/>
		<rom name="puckren.4a" size="256" crc="64fe1dbf" sha1="7f7541eb12148add79ad186a1da375c865d251e0" region="proms" offset="20"/>
		<rom name="82s126.1m" merge="82s126.1m" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="punleash" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Pacman Unleashed</description>
		<year>2000</year>
		<manufacturer>Peter Storey</manufacturer>
		<rom name="punleash.1" size="4096" crc="eddb20e7" sha1="07f6cabac3c59c2e3f522da877e845b3ceb2cffb" region="cpu1" offset="0"/>
		<rom name="punleash.2" size="4096" crc="57fe8b4d" sha1="629800fe793b53c27ee8c84a2e49caf7fe056f28" region="cpu1" offset="1000"/>
		<rom name="punleash.3" size="4096" crc="94c63bb1" sha1="872dbca70b45285dccfd0e24cb50225a5c3ac005" region="cpu1" offset="2000"/>
		<rom name="punleash.4" size="4096" crc="fe7734d5" sha1="f246baab82ea8e9b3cfd3dc5911445ab08223c1f" region="cpu1" offset="3000"/>
		<rom name="punleash.5" size="4096" crc="ef155ffb" sha1="c5bcd57c2a336fa8a018b192b8542954271f1bac" region="cpu1" offset="8000"/>
		<rom name="punleash.6" size="4096" crc="70d15899" sha1="9a7cff5811b591211eb23cee125fd77263f8d4fe" region="cpu1" offset="9000"/>
		<rom name="punleash.5e" size="4096" crc="713a4ba4" sha1="f6eaadf92dae3a687fb317f2806b4d7a88f7c385" region="gfx1" dispose="yes" offset="0"/>
		<rom name="punleash.5f" size="4096" crc="98d3d364" sha1="f8023d1772d377d090a9bfebf194bbbce8643f1d" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="punleash.7f" size="32" crc="357c2523" sha1="f0c4cea06b17932cc15f6db2971406eaba3558b2" region="proms" offset="0"/>
		<rom name="punleash.4a" size="256" crc="5ff3b85a" sha1="6b01b9c9302ab41fe83c140c3ff217d1d66773dd" region="proms" offset="20"/>
		<rom name="82s126.1m" merge="82s126.1m" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="roboman" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Robo Man</description>
		<year>1999</year>
		<manufacturer>Runge Editing</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacman.6h" size="4096" crc="bcdd1beb" sha1="8e47e8c2c4d6117d174cdac150392042d3e0a881" region="cpu1" offset="2000"/>
		<rom name="roboman.6j" size="4096" crc="a909673e" sha1="991d0c50087f5d47f85f6c16c667dea3b3973f4f" region="cpu1" offset="3000"/>
		<rom name="roboman.5e" size="4096" crc="e386213e" sha1="fbbc1d85cc61dc3a13cc5e26182d51b2bbdfcb63" region="gfx1" dispose="yes" offset="0"/>
		<rom name="roboman.5f" size="4096" crc="d8db5788" sha1="11698932aca1150ef00801fdcb35a5ee2cb3d3b8" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="snakeyes" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Pacman 2000 (Snake Eyes Mazes)</description>
		<year>2000</year>
		<manufacturer>T-Bone</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="vecpac.6h" size="4096" crc="aee79ea1" sha1="4f3214b56056c3ac00c0535ce5d6a367ccda6e31" region="cpu1" offset="2000"/>
		<rom name="vecpac.6j" size="4096" crc="581ae70b" sha1="a184c9d9b6ffbaba936867aef14e783234bf7af2" region="cpu1" offset="3000"/>
		<rom name="snakeyes.map" size="4096" crc="7e506e78" sha1="a198158a69d79d1c46149c9f8878ba220a6bf82e" region="cpu1" offset="8000"/>
		<rom name="pacmulti.5e" size="4096" crc="46cdda4a" sha1="2c38050a4f5d0c9e1b4f3e054dcac25cde63ae2a" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pacman.5f" merge="pacman.5f" size="4096" crc="958fedf9" sha1="4a937ac02216ea8c96477d4a15522070507fb599" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="snowpac" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Snowy Day Pacman</description>
		<year>2000</year>
		<manufacturer>T-Bone</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacman.6h" size="4096" crc="bcdd1beb" sha1="8e47e8c2c4d6117d174cdac150392042d3e0a881" region="cpu1" offset="2000"/>
		<rom name="snowpac.6j" size="4096" crc="4f9e1d02" sha1="90f7ed914e1291248f6b3ba0630a7d67d4f07374" region="cpu1" offset="3000"/>
		<rom name="snowpac.5e" size="4096" crc="2cc60a94" sha1="05b8725cc71273e2ee61303bc00057dc60f88bb6" region="gfx1" dispose="yes" offset="0"/>
		<rom name="snowpac.5f" size="4096" crc="41ba87bd" sha1="3a1473bd3753fc3a3ab6ee5285e4832b0f92d173" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="sueworlb" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Sue's World (Old)</description>
		<year>2000</year>
		<manufacturer>PacFay</manufacturer>
		<rom name="boot1" size="4096" crc="d16b31b7" sha1="bc2247ec946b639dd1f00bfc603fa157d0baaa97" region="cpu1" offset="0"/>
		<rom name="boot2" size="4096" crc="0d32de5e" sha1="13ea0c343de072508908be885e6a2a217bbb3047" region="cpu1" offset="1000"/>
		<rom name="boot3" size="4096" crc="1821ee0b" sha1="5ea4d907dbb2690698db72c4e0b5be4d3e9a7786" region="cpu1" offset="2000"/>
		<rom name="sueworlb.4" size="4096" crc="edc5ad28" sha1="b1b95ed715a935fe3bf68c71cb4ac66402c17e79" region="cpu1" offset="3000"/>
		<rom name="boot5" size="4096" crc="8c3e6de6" sha1="fed6e9a2b210b07e7189a18574f6b8c4ec5bb49b" region="cpu1" offset="8000"/>
		<rom name="boot6" size="4096" crc="368cb165" sha1="387010a0c76319a1eab61b54c9bcb5c66c4b67a1" region="cpu1" offset="9000"/>
		<rom name="sueworld.5e" size="4096" crc="6c975345" sha1="8c294a14c3a2b390c85d75d61453e73ee8721058" region="gfx1" dispose="yes" offset="0"/>
		<rom name="sueworld.5f" size="4096" crc="2c809842" sha1="4325af0b41b67ce3783b667506b60d0221c6ac45" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="sueworld" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Sue's World</description>
		<year>2000</year>
		<manufacturer>PacFay</manufacturer>
		<rom name="boot1" size="4096" crc="d16b31b7" sha1="bc2247ec946b639dd1f00bfc603fa157d0baaa97" region="cpu1" offset="0"/>
		<rom name="boot2" size="4096" crc="0d32de5e" sha1="13ea0c343de072508908be885e6a2a217bbb3047" region="cpu1" offset="1000"/>
		<rom name="boot3" size="4096" crc="1821ee0b" sha1="5ea4d907dbb2690698db72c4e0b5be4d3e9a7786" region="cpu1" offset="2000"/>
		<rom name="sueworld.4" size="4096" crc="677adea7" sha1="b258e748e47cb8ae77594728f1ccc97a429a411e" region="cpu1" offset="3000"/>
		<rom name="boot5" size="4096" crc="8c3e6de6" sha1="fed6e9a2b210b07e7189a18574f6b8c4ec5bb49b" region="cpu1" offset="8000"/>
		<rom name="boot6" size="4096" crc="368cb165" sha1="387010a0c76319a1eab61b54c9bcb5c66c4b67a1" region="cpu1" offset="9000"/>
		<rom name="sueworld.5e" size="4096" crc="6c975345" sha1="8c294a14c3a2b390c85d75d61453e73ee8721058" region="gfx1" dispose="yes" offset="0"/>
		<rom name="sueworld.5f" size="4096" crc="2c809842" sha1="4325af0b41b67ce3783b667506b60d0221c6ac45" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="sumeltob" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Summertime Elton (old)</description>
		<year>2000</year>
		<manufacturer>Staizitto</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacman.6h" size="4096" crc="bcdd1beb" sha1="8e47e8c2c4d6117d174cdac150392042d3e0a881" region="cpu1" offset="2000"/>
		<rom name="sumeltob.6j" size="4096" crc="03d59d0e" sha1="354cfe283b34f40b913589df9bc415fff08bb796" region="cpu1" offset="3000"/>
		<rom name="sumelton.5e" size="4096" crc="10894f38" sha1="83fac1d9e6d54697a93a0eadb4a66a813e4bd32a" region="gfx1" dispose="yes" offset="0"/>
		<rom name="sumelton.5f" size="4096" crc="debef8a9" sha1="503005bd563099094ad8815f8651cbdcd616571f" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="sumelton" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Summertime Elton</description>
		<year>2000</year>
		<manufacturer>Staizitto</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacman.6h" size="4096" crc="bcdd1beb" sha1="8e47e8c2c4d6117d174cdac150392042d3e0a881" region="cpu1" offset="2000"/>
		<rom name="sumelton.6j" size="4096" crc="c1fe2c7d" sha1="8eabe4c30dfd1db9b38f8557f136894ee3865f15" region="cpu1" offset="3000"/>
		<rom name="sumelton.5e" size="4096" crc="10894f38" sha1="83fac1d9e6d54697a93a0eadb4a66a813e4bd32a" region="gfx1" dispose="yes" offset="0"/>
		<rom name="sumelton.5f" size="4096" crc="debef8a9" sha1="503005bd563099094ad8815f8651cbdcd616571f" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="superabc" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Pacman SuperABC [h]</description>
		<year>1999</year>
		<manufacturer>TwoBit Score</manufacturer>
		<rom name="superabc.bin" size="524288" crc="a560efe6" sha1="c7d43cc3bb3b1b10d06403462276231bfc8542dd" region="cpu1" offset="10000"/>
		<rom name="superabc.gfx" size="131072" crc="45caace0" sha1="f850bd09ec68b0263ac8b30ae38c3878c7978ace" region="gfx1" dispose="yes" offset="0"/>
		<rom name="superabc.7f" size="32" crc="3a188666" sha1="067386e477ce48bbde3cf71f744a78a42238d236" region="proms" offset="0"/>
		<rom name="superabc.4a" size="256" crc="4382c049" sha1="5e535b1a6852260f38ae1e5cd57290a85cb6927f" region="proms" offset="20"/>
		<rom name="82s126.1m" merge="82s126.1m" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="tbone" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Pacman 2000 (T-Bone Mazes)</description>
		<year>2000</year>
		<manufacturer>T-Bone</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="vecpac.6h" size="4096" crc="aee79ea1" sha1="4f3214b56056c3ac00c0535ce5d6a367ccda6e31" region="cpu1" offset="2000"/>
		<rom name="vecpac.6j" size="4096" crc="581ae70b" sha1="a184c9d9b6ffbaba936867aef14e783234bf7af2" region="cpu1" offset="3000"/>
		<rom name="tbone.map" size="4096" crc="e7377f2d" sha1="3cffb221655b1c7240a97ec82132a4a1a76d383e" region="cpu1" offset="8000"/>
		<rom name="tbone.5e" size="4096" crc="afd44c48" sha1="36750fbaeb8db4143fdd90aec83189fc552b110e" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pacman.5f" merge="pacman.5f" size="4096" crc="958fedf9" sha1="4a937ac02216ea8c96477d4a15522070507fb599" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="ultra2" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Ultra Pacman</description>
		<year>2000</year>
		<manufacturer>TwoBit Score</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacman.6h" size="4096" crc="bcdd1beb" sha1="8e47e8c2c4d6117d174cdac150392042d3e0a881" region="cpu1" offset="2000"/>
		<rom name="ultra2.6j" size="4096" crc="83da903e" sha1="541cda1dad90cfbf5c9aa5dd3091337527236bc0" region="cpu1" offset="3000"/>
		<rom name="pacman.5e" merge="pacman.5e" size="4096" crc="0c944964" sha1="06ef227747a440831c9a3a613b76693d52a2f0a9" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pacman.5f" merge="pacman.5f" size="4096" crc="958fedf9" sha1="4a937ac02216ea8c96477d4a15522070507fb599" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="ultrapac" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>UltraPac</description>
		<year>2000</year>
		<manufacturer>PacFan</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="vecpac.6h" size="4096" crc="aee79ea1" sha1="4f3214b56056c3ac00c0535ce5d6a367ccda6e31" region="cpu1" offset="2000"/>
		<rom name="ultrapac.6j" size="4096" crc="84c6c23b" sha1="f207ce54d7ee31d61397f1587292ea6add56cb04" region="cpu1" offset="3000"/>
		<rom name="ultrapac.map" size="4096" crc="be212894" sha1="eaf4d33d1e2ebd14d2c9dd3445666c1319ba7807" region="cpu1" offset="8000"/>
		<rom name="ultrapac.5e" size="4096" crc="d46efbcf" sha1="1d90cca40f5b0518cf39408e87d9faf42071e6f9" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pacman.5f" merge="pacman.5f" size="4096" crc="958fedf9" sha1="4a937ac02216ea8c96477d4a15522070507fb599" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="vcrunchy" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Vector Pacman (Crunchy)</description>
		<year>2000</year>
		<manufacturer>Snake Eyes</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacm255.6h" size="4096" crc="d3640977" sha1="2cc05c16c0cf6f516c69ab0b6e1a83bdd3010798" region="cpu1" offset="2000"/>
		<rom name="pcrunchy.6j" size="4096" crc="c21c6c52" sha1="c63212f51c6bf49e76b3ca7553a29e3371c4fa83" region="cpu1" offset="3000"/>
		<rom name="vecpac.5e" size="4096" crc="936d0475" sha1="8db1fc56ed236deda01cb6a5169fb7d4cda53e7a" region="gfx1" dispose="yes" offset="0"/>
		<rom name="vecpac.5f" size="4096" crc="022d0686" sha1="ea64d134ececc6eb3fc373821318188489b0e7cc" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="vecbaby" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Vector Pacman (Baby Maze 1)</description>
		<year>2000</year>
		<manufacturer>[Midway]</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacman.6h" size="4096" crc="bcdd1beb" sha1="8e47e8c2c4d6117d174cdac150392042d3e0a881" region="cpu1" offset="2000"/>
		<rom name="pacbaby.6j" size="4096" crc="4e4ac798" sha1="deab2d93a678abee576c891bdfb7ab93d5718792" region="cpu1" offset="3000"/>
		<rom name="vecpac.5e" size="4096" crc="936d0475" sha1="8db1fc56ed236deda01cb6a5169fb7d4cda53e7a" region="gfx1" dispose="yes" offset="0"/>
		<rom name="vecpac.5f" size="4096" crc="022d0686" sha1="ea64d134ececc6eb3fc373821318188489b0e7cc" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="vecbaby2" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Vector Pacman (Baby Maze 2)</description>
		<year>2000</year>
		<manufacturer>[Midway]</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacman.6h" size="4096" crc="bcdd1beb" sha1="8e47e8c2c4d6117d174cdac150392042d3e0a881" region="cpu1" offset="2000"/>
		<rom name="pacbaby2.6j" size="4096" crc="742453ba" sha1="21707992ea3489c8bc95b14db33f62b6aaa24eb4" region="cpu1" offset="3000"/>
		<rom name="vecpac.5e" size="4096" crc="936d0475" sha1="8db1fc56ed236deda01cb6a5169fb7d4cda53e7a" region="gfx1" dispose="yes" offset="0"/>
		<rom name="vecpac.5f" size="4096" crc="022d0686" sha1="ea64d134ececc6eb3fc373821318188489b0e7cc" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="vecbaby3" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Vector Pacman (Baby Maze 3)</description>
		<year>2000</year>
		<manufacturer>[Midway]</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacman.6h" size="4096" crc="bcdd1beb" sha1="8e47e8c2c4d6117d174cdac150392042d3e0a881" region="cpu1" offset="2000"/>
		<rom name="pacbaby3.6j" size="4096" crc="b82f2b73" sha1="63619220b9ed4dfeb4f462b41d9685870716590a" region="cpu1" offset="3000"/>
		<rom name="vecpac.5e" size="4096" crc="936d0475" sha1="8db1fc56ed236deda01cb6a5169fb7d4cda53e7a" region="gfx1" dispose="yes" offset="0"/>
		<rom name="vecpac.5f" size="4096" crc="022d0686" sha1="ea64d134ececc6eb3fc373821318188489b0e7cc" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="vectplus" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Vector Pacman Plus</description>
		<year>2000</year>
		<manufacturer>[Bally Midway]</manufacturer>
		<rom name="pacplus.6e" size="4096" crc="d611ef68" sha1="8531c54ca6b0de0ea4ccc34e0e801ba9847e75bc" region="cpu1" offset="0"/>
		<rom name="pacplus.6f" size="4096" crc="c7207556" sha1="8ba97215bdb75f0e70eb8d3223847efe4dc4fb48" region="cpu1" offset="1000"/>
		<rom name="pacplus.6h" size="4096" crc="ae379430" sha1="4e8613d51a80cf106f883db79685e1e22541da45" region="cpu1" offset="2000"/>
		<rom name="pacplus.6j" size="4096" crc="5a6dff7b" sha1="b956ae5d66683aab74b90469ad36b5bb361d677e" region="cpu1" offset="3000"/>
		<rom name="vectplus.5e" size="4096" crc="330abcc6" sha1="421eb2efe402572189621e2fac49df80bd891f2c" region="gfx1" dispose="yes" offset="0"/>
		<rom name="vectplus.5f" size="4096" crc="61da12cf" sha1="03bc75e3344b863e460fe74aa3b9be36e17d1149" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="pacplus.7f" size="32" crc="063dd53a" sha1="2e43b46ec3b101d1babab87cdaddfa944116ec06" region="proms" offset="0"/>
		<rom name="pacplus.4a" size="256" crc="e271a166" sha1="cf006536215a7a1d488eebc1d8a2e2a8134ce1a6" region="proms" offset="20"/>
		<rom name="82s126.1m" merge="82s126.1m" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="vectr6m" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Vector Pacman 2000</description>
		<year>2000</year>
		<manufacturer>T-Bone</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="vecpac.6h" size="4096" crc="aee79ea1" sha1="4f3214b56056c3ac00c0535ce5d6a367ccda6e31" region="cpu1" offset="2000"/>
		<rom name="vecpac.6j" size="4096" crc="581ae70b" sha1="a184c9d9b6ffbaba936867aef14e783234bf7af2" region="cpu1" offset="3000"/>
		<rom name="pacman6.map" size="4096" crc="de753fd9" sha1="467cd6dd572a3e6f0b2e0120d520df919433655a" region="cpu1" offset="8000"/>
		<rom name="vectr6m.5e" size="4096" crc="f7be09ba" sha1="1ac6f67637831a39979866b684898228fb7a9761" region="gfx1" dispose="yes" offset="0"/>
		<rom name="vecpac.5f" size="4096" crc="022d0686" sha1="ea64d134ececc6eb3fc373821318188489b0e7cc" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="vectr6tb" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Vector Pacman 2000 (T-Bone Mazes)</description>
		<year>2000</year>
		<manufacturer>T-Bone</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="vecpac.6h" size="4096" crc="aee79ea1" sha1="4f3214b56056c3ac00c0535ce5d6a367ccda6e31" region="cpu1" offset="2000"/>
		<rom name="vecpac.6j" size="4096" crc="581ae70b" sha1="a184c9d9b6ffbaba936867aef14e783234bf7af2" region="cpu1" offset="3000"/>
		<rom name="vectr6tb.map" size="4096" crc="bdbbb207" sha1="2beceac64d53f197b533375da255a4158e76d970" region="cpu1" offset="8000"/>
		<rom name="vectr6m.5e" size="4096" crc="f7be09ba" sha1="1ac6f67637831a39979866b684898228fb7a9761" region="gfx1" dispose="yes" offset="0"/>
		<rom name="vecpac.5f" size="4096" crc="022d0686" sha1="ea64d134ececc6eb3fc373821318188489b0e7cc" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="vectratk" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Vector Attack [c]</description>
		<year>2000</year>
		<manufacturer>[Midway]</manufacturer>
		<rom name="boot1" size="4096" crc="d16b31b7" sha1="bc2247ec946b639dd1f00bfc603fa157d0baaa97" region="cpu1" offset="0"/>
		<rom name="mspacatk.2" size="4096" crc="0af09d31" sha1="6ff73e4da4910bcd2ca3aa299d8ffad23f8abf79" region="cpu1" offset="1000"/>
		<rom name="boot3" size="4096" crc="1821ee0b" sha1="5ea4d907dbb2690698db72c4e0b5be4d3e9a7786" region="cpu1" offset="2000"/>
		<rom name="boot4" size="4096" crc="165a9dd8" sha1="3022a408118fa7420060e32a760aeef15b8a96cf" region="cpu1" offset="3000"/>
		<rom name="mspacatk.5" size="4096" crc="e6e06954" sha1="ee5b266b1cc178df31fc1da5f66ef4911c653dda" region="cpu1" offset="8000"/>
		<rom name="mspacatk.6" size="4096" crc="3b5db308" sha1="c1ba630cb8fb665c4881a6cce9d3b0d4300bd0eb" region="cpu1" offset="9000"/>
		<rom name="msvectr.5e" size="4096" crc="56560aef" sha1="1eac2b242328ec4d6ba9faac2fd972c8cb6c3e55" region="gfx1" dispose="yes" offset="0"/>
		<rom name="msvectr.5f" size="4096" crc="57cb31e3" sha1="dc9278cee7f7ce341087760654bf0a1bcdeb2f7c" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="vectrpac" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Vector Pacman</description>
		<year>2000</year>
		<manufacturer>[Midway]</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacman.6h" size="4096" crc="bcdd1beb" sha1="8e47e8c2c4d6117d174cdac150392042d3e0a881" region="cpu1" offset="2000"/>
		<rom name="pacman.6j" size="4096" crc="817d94e3" sha1="d4a70d56bb01d27d094d73db8667ffb00ca69cb9" region="cpu1" offset="3000"/>
		<rom name="vecpac.5e" size="4096" crc="936d0475" sha1="8db1fc56ed236deda01cb6a5169fb7d4cda53e7a" region="gfx1" dispose="yes" offset="0"/>
		<rom name="vecpac.5f" size="4096" crc="022d0686" sha1="ea64d134ececc6eb3fc373821318188489b0e7cc" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="vectxens" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Vector Xens Revenge</description>
		<year>2000</year>
		<manufacturer>Jeff Morris</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacman.6h" size="4096" crc="bcdd1beb" sha1="8e47e8c2c4d6117d174cdac150392042d3e0a881" region="cpu1" offset="2000"/>
		<rom name="xensrev.6j" size="4096" crc="64a10b6c" sha1="689be23289fb32f2bfa1392edaba9c6bfa5a82e7" region="cpu1" offset="3000"/>
		<rom name="vecpac.5e" size="4096" crc="936d0475" sha1="8db1fc56ed236deda01cb6a5169fb7d4cda53e7a" region="gfx1" dispose="yes" offset="0"/>
		<rom name="vecpac.5f" size="4096" crc="022d0686" sha1="ea64d134ececc6eb3fc373821318188489b0e7cc" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="vhangly" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Vector Hangly-Man (set 1)</description>
		<year>2000</year>
		<manufacturer>[Nittoh]</manufacturer>
		<rom name="hangly.6e" size="4096" crc="5fe8610a" sha1="d63eaebd85e10aa6c27bb7f47642dd403eeb6934" region="cpu1" offset="0"/>
		<rom name="hangly.6f" size="4096" crc="73726586" sha1="cedddc5194589039dd8b64f07ab6320d7d4f55f9" region="cpu1" offset="1000"/>
		<rom name="hangly.6h" size="4096" crc="4e7ef99f" sha1="bd42e68b29b4d654dc817782ba00db69b7d2dfe2" region="cpu1" offset="2000"/>
		<rom name="hangly.6j" size="4096" crc="7f4147e6" sha1="0a7ac0e59d4d26fe52a2f4196c9f19e5ab677c87" region="cpu1" offset="3000"/>
		<rom name="vecpac.5e" size="4096" crc="936d0475" sha1="8db1fc56ed236deda01cb6a5169fb7d4cda53e7a" region="gfx1" dispose="yes" offset="0"/>
		<rom name="vecpac.5f" size="4096" crc="022d0686" sha1="ea64d134ececc6eb3fc373821318188489b0e7cc" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="vpacbell" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Vector Pacman (Bell)</description>
		<year>2000</year>
		<manufacturer>Snake Eyes</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacm255.6h" size="4096" crc="d3640977" sha1="2cc05c16c0cf6f516c69ab0b6e1a83bdd3010798" region="cpu1" offset="2000"/>
		<rom name="pacbell.6j" size="4096" crc="4b428215" sha1="acdcc4d7ccfc58c6c0473e8ee548b5e02dcafcfd" region="cpu1" offset="3000"/>
		<rom name="vecpac.5e" size="4096" crc="936d0475" sha1="8db1fc56ed236deda01cb6a5169fb7d4cda53e7a" region="gfx1" dispose="yes" offset="0"/>
		<rom name="vecpac.5f" size="4096" crc="022d0686" sha1="ea64d134ececc6eb3fc373821318188489b0e7cc" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="vpacelec" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Vector Pacman (Electric Cowboy)</description>
		<year>2000</year>
		<manufacturer>Snake Eyes</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacm255.6h" size="4096" crc="d3640977" sha1="2cc05c16c0cf6f516c69ab0b6e1a83bdd3010798" region="cpu1" offset="2000"/>
		<rom name="pacelec.6j" size="4096" crc="9e5c763d" sha1="df56eb705c7dfaf00b084aa6744d7fd5fa4f47d3" region="cpu1" offset="3000"/>
		<rom name="vecpac.5e" size="4096" crc="936d0475" sha1="8db1fc56ed236deda01cb6a5169fb7d4cda53e7a" region="gfx1" dispose="yes" offset="0"/>
		<rom name="vecpac.5f" size="4096" crc="022d0686" sha1="ea64d134ececc6eb3fc373821318188489b0e7cc" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="vpacjail" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Vector Pacman (Jail)</description>
		<year>2000</year>
		<manufacturer>Snake Eyes</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacm255.6h" size="4096" crc="d3640977" sha1="2cc05c16c0cf6f516c69ab0b6e1a83bdd3010798" region="cpu1" offset="2000"/>
		<rom name="pacjail.6j" size="4096" crc="cc31f185" sha1="cd184a55f775bc9a70d0bfa932d2993b8987135b" region="cpu1" offset="3000"/>
		<rom name="vecpac.5e" size="4096" crc="936d0475" sha1="8db1fc56ed236deda01cb6a5169fb7d4cda53e7a" region="gfx1" dispose="yes" offset="0"/>
		<rom name="vecpac.5f" size="4096" crc="022d0686" sha1="ea64d134ececc6eb3fc373821318188489b0e7cc" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="vpacms1" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Vector Pacman (Ms. Pacman Maze 1)</description>
		<year>2000</year>
		<manufacturer>[Midway]</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacman.6h" size="4096" crc="bcdd1beb" sha1="8e47e8c2c4d6117d174cdac150392042d3e0a881" region="cpu1" offset="2000"/>
		<rom name="pacms1.6j" size="4096" crc="c5da3887" sha1="2a65b31891bc19fc0fbdace39e853fff6c4227eb" region="cpu1" offset="3000"/>
		<rom name="vpacms.5e" size="4096" crc="035f0597" sha1="50db2cd5dc99abdb90dd2ce8dc4691e7443ac2a5" region="gfx1" dispose="yes" offset="0"/>
		<rom name="vpacms.5f" size="4096" crc="306b24f0" sha1="9fd92b05c8bf6749d78f68deaf370582dafcc92e" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="vpacms2" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Vector Pacman (Ms. Pacman Maze 2)</description>
		<year>2000</year>
		<manufacturer>[Midway]</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacman.6h" size="4096" crc="bcdd1beb" sha1="8e47e8c2c4d6117d174cdac150392042d3e0a881" region="cpu1" offset="2000"/>
		<rom name="pacms2.6j" size="4096" crc="b0a107ea" sha1="86b8b7cb7e90b0de95bc9b8e3b98bcc46992578e" region="cpu1" offset="3000"/>
		<rom name="vpacms.5e" size="4096" crc="035f0597" sha1="50db2cd5dc99abdb90dd2ce8dc4691e7443ac2a5" region="gfx1" dispose="yes" offset="0"/>
		<rom name="vpacms.5f" size="4096" crc="306b24f0" sha1="9fd92b05c8bf6749d78f68deaf370582dafcc92e" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="vpacms3" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Vector Pacman (Ms. Pacman Maze 3)</description>
		<year>2000</year>
		<manufacturer>[Midway]</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacman.6h" size="4096" crc="bcdd1beb" sha1="8e47e8c2c4d6117d174cdac150392042d3e0a881" region="cpu1" offset="2000"/>
		<rom name="pacms3.6j" size="4096" crc="c7d8325a" sha1="bf72a2d7b20d76e521cf45fbe1b0ab762daa8106" region="cpu1" offset="3000"/>
		<rom name="vpacms.5e" size="4096" crc="035f0597" sha1="50db2cd5dc99abdb90dd2ce8dc4691e7443ac2a5" region="gfx1" dispose="yes" offset="0"/>
		<rom name="vpacms.5f" size="4096" crc="306b24f0" sha1="9fd92b05c8bf6749d78f68deaf370582dafcc92e" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="vpacms4" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Vector Pacman (Ms. Pacman Maze 4)</description>
		<year>2000</year>
		<manufacturer>[Midway]</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacman.6h" size="4096" crc="bcdd1beb" sha1="8e47e8c2c4d6117d174cdac150392042d3e0a881" region="cpu1" offset="2000"/>
		<rom name="pacms4.6j" size="4096" crc="7b63ff9b" sha1="84c167878ca4a1a1d79c397438defc8dcc6326f7" region="cpu1" offset="3000"/>
		<rom name="vpacms.5e" size="4096" crc="035f0597" sha1="50db2cd5dc99abdb90dd2ce8dc4691e7443ac2a5" region="gfx1" dispose="yes" offset="0"/>
		<rom name="vpacms.5f" size="4096" crc="306b24f0" sha1="9fd92b05c8bf6749d78f68deaf370582dafcc92e" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="vpacmsa1" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Vector Pacman (Ms. Pacman Attack 1)</description>
		<year>2000</year>
		<manufacturer>[Midway]</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacman.6h" size="4096" crc="bcdd1beb" sha1="8e47e8c2c4d6117d174cdac150392042d3e0a881" region="cpu1" offset="2000"/>
		<rom name="vpacmsa1.6j" size="4096" crc="07163b97" sha1="fdfbca327a2c3f69b4478b1e3ca9c8ed71605582" region="cpu1" offset="3000"/>
		<rom name="vpacms.5e" size="4096" crc="035f0597" sha1="50db2cd5dc99abdb90dd2ce8dc4691e7443ac2a5" region="gfx1" dispose="yes" offset="0"/>
		<rom name="vpacms.5f" size="4096" crc="306b24f0" sha1="9fd92b05c8bf6749d78f68deaf370582dafcc92e" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="vpacmsa2" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Vector Pacman (Ms. Pacman Attack 2)</description>
		<year>2000</year>
		<manufacturer>[Midway]</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacman.6h" size="4096" crc="bcdd1beb" sha1="8e47e8c2c4d6117d174cdac150392042d3e0a881" region="cpu1" offset="2000"/>
		<rom name="pacmsa2.6j" size="4096" crc="15e83c24" sha1="ebe4d476104bbd037a1b5fe5783c0b77229ca707" region="cpu1" offset="3000"/>
		<rom name="vpacms.5e" size="4096" crc="035f0597" sha1="50db2cd5dc99abdb90dd2ce8dc4691e7443ac2a5" region="gfx1" dispose="yes" offset="0"/>
		<rom name="vpacms.5f" size="4096" crc="306b24f0" sha1="9fd92b05c8bf6749d78f68deaf370582dafcc92e" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="vpacmsa3" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Vector Pacman (Ms. Pacman Attack 3)</description>
		<year>2000</year>
		<manufacturer>[Midway]</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacman.6h" size="4096" crc="bcdd1beb" sha1="8e47e8c2c4d6117d174cdac150392042d3e0a881" region="cpu1" offset="2000"/>
		<rom name="pacmsa3.6j" size="4096" crc="5762f9cf" sha1="b570468372a9520929513425523fdae734d4acfc" region="cpu1" offset="3000"/>
		<rom name="vpacms.5e" size="4096" crc="035f0597" sha1="50db2cd5dc99abdb90dd2ce8dc4691e7443ac2a5" region="gfx1" dispose="yes" offset="0"/>
		<rom name="vpacms.5f" size="4096" crc="306b24f0" sha1="9fd92b05c8bf6749d78f68deaf370582dafcc92e" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="vpacmsa4" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Vector Pacman (Ms. Pacman Attack 4)</description>
		<year>2000</year>
		<manufacturer>[Midway]</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacman.6h" size="4096" crc="bcdd1beb" sha1="8e47e8c2c4d6117d174cdac150392042d3e0a881" region="cpu1" offset="2000"/>
		<rom name="pacmsa4.6j" size="4096" crc="d9c2a669" sha1="2f82405d297f35cc13199e1671cfa835dd598e9c" region="cpu1" offset="3000"/>
		<rom name="vpacms.5e" size="4096" crc="035f0597" sha1="50db2cd5dc99abdb90dd2ce8dc4691e7443ac2a5" region="gfx1" dispose="yes" offset="0"/>
		<rom name="vpacms.5f" size="4096" crc="306b24f0" sha1="9fd92b05c8bf6749d78f68deaf370582dafcc92e" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="vpacshuf" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Vector Pacman (Shuffle)</description>
		<year>2000</year>
		<manufacturer>Snake Eyes</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacm255.6h" size="4096" crc="d3640977" sha1="2cc05c16c0cf6f516c69ab0b6e1a83bdd3010798" region="cpu1" offset="2000"/>
		<rom name="pacshuf.6j" size="4096" crc="55cc4d87" sha1="1a05670c4fd09b4155941aa1ea90a5719a3e7ebb" region="cpu1" offset="3000"/>
		<rom name="vecpac.5e" size="4096" crc="936d0475" sha1="8db1fc56ed236deda01cb6a5169fb7d4cda53e7a" region="gfx1" dispose="yes" offset="0"/>
		<rom name="vecpac.5f" size="4096" crc="022d0686" sha1="ea64d134ececc6eb3fc373821318188489b0e7cc" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="vpspeed" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Vector Pacman (Speedy)</description>
		<year>2000</year>
		<manufacturer>Snake Eyes</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacm255.6h" size="4096" crc="d3640977" sha1="2cc05c16c0cf6f516c69ab0b6e1a83bdd3010798" region="cpu1" offset="2000"/>
		<rom name="vpspeed.6j" size="4096" crc="0e7946d1" sha1="cea3440a305ec05dab197dba7ac8428db0d5e2f7" region="cpu1" offset="3000"/>
		<rom name="vecpac.5e" size="4096" crc="936d0475" sha1="8db1fc56ed236deda01cb6a5169fb7d4cda53e7a" region="gfx1" dispose="yes" offset="0"/>
		<rom name="vecpac.5f" size="4096" crc="022d0686" sha1="ea64d134ececc6eb3fc373821318188489b0e7cc" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="xensad" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Xens Revenge After Dark</description>
		<year>2000</year>
		<manufacturer>Jeff Morris</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacman.6h" size="4096" crc="bcdd1beb" sha1="8e47e8c2c4d6117d174cdac150392042d3e0a881" region="cpu1" offset="2000"/>
		<rom name="xensrev.6j" size="4096" crc="64a10b6c" sha1="689be23289fb32f2bfa1392edaba9c6bfa5a82e7" region="cpu1" offset="3000"/>
		<rom name="pmad00.5e" size="4096" crc="315f7131" sha1="8182e3e177111aabad0058897b80cee8a3fd93c7" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pmad00.5f" size="4096" crc="157a6c0f" sha1="93f66ad4595eb9fcc306398cb83abcacc60b1521" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="xensrev" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Xens Revenge</description>
		<year>2000</year>
		<manufacturer>Jeff Morris</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacman.6h" size="4096" crc="bcdd1beb" sha1="8e47e8c2c4d6117d174cdac150392042d3e0a881" region="cpu1" offset="2000"/>
		<rom name="xensrev.6j" size="4096" crc="64a10b6c" sha1="689be23289fb32f2bfa1392edaba9c6bfa5a82e7" region="cpu1" offset="3000"/>
		<rom name="xensrev.5e" size="4096" crc="40e3522d" sha1="461d1895f82502538bf120a61a3950970f9f1b09" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pacman.5f" merge="pacman.5f" size="4096" crc="958fedf9" sha1="4a937ac02216ea8c96477d4a15522070507fb599" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="multi10" sourcefile="pacman.c" cloneof="multi15" romof="multi15">
		<description>Multipac 1.0</description>
		<year>1998</year>
		<manufacturer>Clay Cowgill</manufacturer>
		<rom name="multi10.bin" size="524288" crc="9abb7d01" sha1="44eb136f2ffe6475585b7558c4eddcf4ffaafe9e" region="cpu1" offset="10000"/>
		<rom name="multi10.gfx" size="131072" crc="072b216f" sha1="cc3cef4f9804c1120611ed750c50593eac9b10d4" region="gfx1" dispose="yes" offset="0"/>
		<rom name="multipac.7f" merge="multipac.7f" size="256" crc="40a5c3d9" sha1="c159fe5ab64b9eb51a28ccd051fae219d2125577" region="proms" offset="0"/>
		<rom name="multipac.4a" merge="multipac.4a" size="1024" crc="562a66de" sha1="1281a7585f833b9f93269b14369e1c8df09f2292" region="proms" offset="80"/>
		<rom name="82s126.1m" merge="82s126.1m" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="128"/>
	</game>
	<game name="multi11" sourcefile="pacman.c" cloneof="multi15" romof="multi15">
		<description>Multipac 1.1</description>
		<year>1998</year>
		<manufacturer>Clay Cowgill</manufacturer>
		<rom name="multi11.bin" size="524288" crc="0fa787fe" sha1="400592360b2930c1fbbbe1adc0198be007b2dd63" region="cpu1" offset="10000"/>
		<rom name="multipac.gfx" merge="multipac.gfx" size="131072" crc="012fb9ec" sha1="e4b5647f27f5ddad0bb5580736d6acd3a86cdcf7" region="gfx1" dispose="yes" offset="0"/>
		<rom name="multipac.7f" merge="multipac.7f" size="256" crc="40a5c3d9" sha1="c159fe5ab64b9eb51a28ccd051fae219d2125577" region="proms" offset="0"/>
		<rom name="multipac.4a" merge="multipac.4a" size="1024" crc="562a66de" sha1="1281a7585f833b9f93269b14369e1c8df09f2292" region="proms" offset="80"/>
		<rom name="82s126.1m" merge="82s126.1m" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="128"/>
	</game>
	<game name="multi13" sourcefile="pacman.c" cloneof="multi15" romof="multi15">
		<description>Multipac 1.3</description>
		<year>1998</year>
		<manufacturer>Clay Cowgill</manufacturer>
		<rom name="multi13.bin" size="524288" crc="0aca3ce9" sha1="81dd22fd2e8137645fc6cdeb534b4e5c113704fe" region="cpu1" offset="10000"/>
		<rom name="multipac.gfx" merge="multipac.gfx" size="131072" crc="012fb9ec" sha1="e4b5647f27f5ddad0bb5580736d6acd3a86cdcf7" region="gfx1" dispose="yes" offset="0"/>
		<rom name="multipac.7f" merge="multipac.7f" size="256" crc="40a5c3d9" sha1="c159fe5ab64b9eb51a28ccd051fae219d2125577" region="proms" offset="0"/>
		<rom name="multipac.4a" merge="multipac.4a" size="1024" crc="562a66de" sha1="1281a7585f833b9f93269b14369e1c8df09f2292" region="proms" offset="80"/>
		<rom name="82s126.1m" merge="82s126.1m" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="128"/>
	</game>
	<game name="multi14" sourcefile="pacman.c" cloneof="multi15" romof="multi15">
		<description>Multipac 1.4</description>
		<year>1998</year>
		<manufacturer>Clay Cowgill</manufacturer>
		<rom name="multi14.bin" size="524288" crc="23de184d" sha1="e466a1c46091a33a3f50747455abb8618a23f824" region="cpu1" offset="10000"/>
		<rom name="multipac.gfx" merge="multipac.gfx" size="131072" crc="012fb9ec" sha1="e4b5647f27f5ddad0bb5580736d6acd3a86cdcf7" region="gfx1" dispose="yes" offset="0"/>
		<rom name="multipac.7f" merge="multipac.7f" size="256" crc="40a5c3d9" sha1="c159fe5ab64b9eb51a28ccd051fae219d2125577" region="proms" offset="0"/>
		<rom name="multipac.4a" merge="multipac.4a" size="1024" crc="562a66de" sha1="1281a7585f833b9f93269b14369e1c8df09f2292" region="proms" offset="80"/>
		<rom name="82s126.1m" merge="82s126.1m" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="128"/>
	</game>
	<game name="multi15" sourcefile="pacman.c">
		<description>Multipac 1.5</description>
		<year>1998</year>
		<manufacturer>Clay Cowgill</manufacturer>
		<rom name="multi15.bin" size="524288" crc="eb181a29" sha1="14a44730d36c25c76ae68cbfd51febda9d8d1dfa" region="cpu1" offset="10000"/>
		<rom name="multipac.gfx" size="131072" crc="012fb9ec" sha1="e4b5647f27f5ddad0bb5580736d6acd3a86cdcf7" region="gfx1" dispose="yes" offset="0"/>
		<rom name="multipac.7f" size="256" crc="40a5c3d9" sha1="c159fe5ab64b9eb51a28ccd051fae219d2125577" region="proms" offset="0"/>
		<rom name="multipac.4a" size="1024" crc="562a66de" sha1="1281a7585f833b9f93269b14369e1c8df09f2292" region="proms" offset="80"/>
		<rom name="82s126.1m" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="128"/>
	</game>
	<game name="96in1" sourcefile="pacman.c" cloneof="madpac" romof="madpac">
		<description>96 in 1 v3 [h]</description>
		<year>2005</year>
		<manufacturer>David Widel</manufacturer>
		<rom name="96in1.cpu" size="524288" crc="4a25b763" sha1="7e650fb7b60b08f3ab8307035a393d6b2941b24b" region="cpu1" offset="10000"/>
		<rom name="96in1.gfx" size="131072" crc="fb43e056" sha1="aceacef836e4dd1bfe4229ea090ff713c66d8931" region="gfx1" dispose="yes" offset="0"/>
		<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" merge="82s126.1m" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="3">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="DIP 1:  Simple Menu">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="DIP 2:  Initials only">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="DIP 3:  Fast OK for TM">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="DIP 4:  Tournament Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="DIP 5:  Guest Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="DIP 6:  Dip Menu">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="96in1a" sourcefile="pacman.c" cloneof="madpac" romof="madpac">
		<description>96 in 1 v2 [h]</description>
		<year>2005</year>
		<manufacturer>David Widel</manufacturer>
		<rom name="96in1a.cpu" size="524288" crc="bd89f3de" sha1="3bd2f51ce97509c7f3dc165ebfbf856039be375e" region="cpu1" offset="10000"/>
		<rom name="96in1a.gfx" size="131072" crc="f4ce2dca" sha1="b0515ee98766225d4d4a1368949942324703e865" region="gfx1" dispose="yes" offset="0"/>
		<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" merge="82s126.1m" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="3">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="DIP 1:  Simple Menu">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="DIP 2:  Initials only">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="DIP 3:  Fast OK for TM">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="DIP 4:  Tournament Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="DIP 5:  Guest Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="DIP 6:  Dip Menu">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="96in1b" sourcefile="pacman.c" cloneof="madpac" romof="madpac">
		<description>96 in 1 v4 [h]</description>
		<year>2005</year>
		<manufacturer>David Widel</manufacturer>
		<rom name="96in1b.cpu" size="524288" crc="1c880d0b" sha1="374bcefb047e48598706b2df27fd6715b11afd45" region="cpu1" offset="10000"/>
		<rom name="96in1b.cp2" size="524288" crc="54ee41bd" sha1="84fc81e2cd584c0fc94782c008990d66c599e435" region="cpu1" offset="90000"/>
		<rom name="96in1b.gfx" size="524288" crc="ac6e00ac" sha1="3c011cc76aebba6cfa17c042d0835055c2b42735" region="gfx1" dispose="yes" offset="0"/>
		<rom name="96in1b.7f" size="262144" crc="58deb197" sha1="2b10b9f21b4d498b9284e1308793dc773e9db874" region="proms" offset="1000"/>
		<rom name="96in1b.4a" size="262144" crc="fb1acbea" sha1="bf344c46adea405125d67b3bf8a14d51316d3e12" region="proms" offset="1000"/>
		<rom name="82s126.1m" merge="82s126.1m" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="3">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="DIP 1:  Simple Menu">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="DIP 2:  Initials only">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="DIP 3:  Fast OK for TM">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="DIP 4:  Tournament Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="DIP 5:  Guest Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="DIP 6:  Dip Menu">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="256"/>
	</game>
	<game name="96in1c" sourcefile="pacman.c" cloneof="madpac" romof="madpac">
		<description>96 in 1 v1 [h]</description>
		<year>2005</year>
		<manufacturer>David Widel</manufacturer>
		<rom name="96in1c.cpu" size="524288" crc="72d5bf9a" sha1="7d576ab2642fde8569ea58f6eea4390c309c6885" region="cpu1" offset="10000"/>
		<rom name="96in1c.gfx" size="131072" crc="ebbbad14" sha1="cb7b538f52c7254ed2507db30c199e4b91a309d5" region="gfx1" dispose="yes" offset="0"/>
		<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" merge="82s126.1m" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="3">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="DIP 1:  Simple Menu">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="DIP 2:  Initials only">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="DIP 3:  Fast OK for TM">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="DIP 4:  Tournament Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="DIP 5:  Guest Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="DIP 6:  Dip Menu">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="hackypac" sourcefile="pacman.c" cloneof="madpac" romof="madpac">
		<description>Hacky Pac</description>
		<year>2001</year>
		<manufacturer>David Widel</manufacturer>
		<rom name="hackypac.cpu" size="1048576" crc="9cc452a1" sha1="7b0483e359f87c5e3035db7380436f176f2356b5" region="cpu1" offset="10000"/>
		<rom name="hackypac.gfx" size="524288" crc="42a61854" sha1="0968721abccf7d04d205d13d150d014e4e658d16" region="gfx1" dispose="yes" offset="0"/>
		<rom name="82s123.7f" size="32" crc="2fc650bd" sha1="8d0268dee78e47c712202b0ec4f1f51109b1f2a5" region="proms" offset="0"/>
		<rom name="prom.7f" size="32" crc="872b42f3" sha1="bbcd392ba3d2a5715e92fa0f7a7cf1e7e6e655a2" region="proms" offset="60"/>
		<rom name="puckren.7f" size="32" crc="7b6aa3c9" sha1="849911abdc26ccf2ad44e2c432e6219447b8bef3" region="proms" offset="80"/>
		<rom name="glob.7f" size="32" crc="1f617527" sha1="448845cab63800a05fcb106897503d994377f78f" region="proms" offset="a0"/>
		<rom name="7f.cpu" size="32" crc="7549a947" sha1="4f2c3e7d6c38f0b9a90317f91feb3f86c9a0d0a5" region="proms" offset="c0"/>
		<rom name="pacplus.7f" size="32" crc="063dd53a" sha1="2e43b46ec3b101d1babab87cdaddfa944116ec06" region="proms" offset="e0"/>
		<rom name="7f.rom" size="32" crc="ec578b98" sha1="196da49cc260f967ec5f01bc3c75b11077c85998" region="proms" offset="100"/>
		<rom name="82s126.4a" size="256" crc="3eb3a8e4" sha1="19097b5f60d1030f8b82d9f1d3a241f93e5c75d6" region="proms" offset="120"/>
		<rom name="82s129.4a" size="256" crc="d8d78829" sha1="19820d1651423210083a087fb70ebea73ad34951" region="proms" offset="1a0"/>
		<rom name="2s140.4a" size="256" crc="63efb927" sha1="5c144a613fc4960a1dfd7ead89e7fee258a63171" region="proms" offset="220"/>
		<rom name="prom.4a" size="256" crc="0399f39f" sha1="e98f08da4666cab44e01acb760a1bd2fc858bc0d" region="proms" offset="2a0"/>
		<rom name="puckren.4a" size="256" crc="64fe1dbf" sha1="7f7541eb12148add79ad186a1da375c865d251e0" region="proms" offset="320"/>
		<rom name="glob.4a" size="256" crc="28faa769" sha1="7588889f3102d4e0ca7918f536556209b2490ea1" region="proms" offset="3a0"/>
		<rom name="4a.cpu" size="256" crc="5fdca536" sha1="3a09b29374031aaa3722932aff974a467b3bb201" region="proms" offset="420"/>
		<rom name="pacplus.4a" size="256" crc="e271a166" sha1="cf006536215a7a1d488eebc1d8a2e2a8134ce1a6" region="proms" offset="4a0"/>
		<rom name="4a.rom" size="256" crc="81a6b30f" sha1="60c767fd536c325151a2b759fdbce4ba41e0c78f" region="proms" offset="520"/>
		<rom name="82s126.1m" merge="82s126.1m" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="288"/>
	</game>
	<game name="madpac" sourcefile="pacman.c">
		<description>Mad Pac [h]</description>
		<year>2005</year>
		<manufacturer>David Widel</manufacturer>
		<rom name="madpac.cpu" size="524288" crc="1a769aea" sha1="ea5b3b077f34485246643cfb8c74d073287f4359" region="cpu1" offset="10000"/>
		<rom name="madpac.cp2" size="524288" crc="84889f93" sha1="83aee22bc543af230f5c7f652756b189d6cf5399" region="cpu1" offset="90000"/>
		<rom name="madpac.gfx" size="262144" crc="6a1b231a" sha1="67046022a179043f9c017b12ecadd9d5772705a9" region="gfx1" dispose="yes" offset="0"/>
		<rom name="dderby.5e" size="4096" crc="7e2c0a53" sha1="c3c62b32927ac3c5948faeff28d4c2148fe18d0b" region="gfx1" dispose="yes" offset="8000"/>
		<rom name="madpac.7f" size="262144" crc="63e60ac6" sha1="03b7035eb0a7e62f21793661c09b449113562ebb" region="proms" offset="1000"/>
		<rom name="madpac.4a" size="2048" crc="16057dac" sha1="8dfa69f3847140dd5fa8514e9bf49962f5f9f0c0" region="proms" offset="280"/>
		<rom name="82s126.1m" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="3">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="DIP 1:  Simple Menu">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="DIP 2:  Initials only">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="DIP 3:  Fast OK for TM">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="DIP 4:  Tournament Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="DIP 5:  Guest Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="DIP 6:  Dip Menu">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="512"/>
	</game>
	<game name="aa" sourcefile="pacman.c">
		<description>Alien Armada</description>
		<year>2003</year>
		<manufacturer>David Widel</manufacturer>
		<rom name="aa.1" size="4096" crc="7b73ff28" sha1="3b05c9ecaa418291b9b3501fbfd4a1e48be7281e" region="cpu1" offset="0"/>
		<rom name="aa.2" size="4096" crc="848ca2fa" sha1="d11e874a0bd0dcf88ed0781d7dc7b7d98b4ac1e8" region="cpu1" offset="1000"/>
		<rom name="aa.3" size="4096" crc="b3d3ff37" sha1="0df28470eb70f4a84f24c2a86b4b9d338b9b6a76" region="cpu1" offset="2000"/>
		<rom name="aa.5e" size="4096" crc="e69596af" sha1="b53ef6fce2d9fa1163f722a1a6be56085bde415c" region="gfx1" dispose="yes" offset="0"/>
		<rom name="aa.5f" size="4096" crc="c26ecd63" sha1="40d618b171c7ea164384c2ded098520c77941cbc" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="bace" sourcefile="pacman.c">
		<description>Balloon Ace</description>
		<year>2003</year>
		<manufacturer>David Widel</manufacturer>
		<rom name="bace.1" size="4096" crc="8b60ff7c" sha1="c787246f0ae080fc9088631acb923a2df37c14b2" region="cpu1" offset="0"/>
		<rom name="bace.2" size="4096" crc="25d8361a" sha1="20792c3d4c583dfc0297c6b5db1c14194e053088" region="cpu1" offset="1000"/>
		<rom name="bace.3" size="4096" crc="fc38d994" sha1="319691caf79292f21282006337df3c637c033602" region="cpu1" offset="2000"/>
		<rom name="bace.4" size="4096" crc="5853f341" sha1="0794324ee1bab92baaa6f5bf2cd647ce10614200" region="cpu1" offset="3000"/>
		<rom name="bace.5e" size="4096" crc="6da99c7b" sha1="dcd488e0117662caf77f453b73330740ae34ca55" region="gfx1" dispose="yes" offset="0"/>
		<rom name="bace.5f" size="4096" crc="b81cdc64" sha1="67f4cde661dbcdcf0192289e31ee80cbd0dc9dc5" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="dderby" sourcefile="pacman.c">
		<description>Death Derby</description>
		<year>2003</year>
		<manufacturer>David Widel</manufacturer>
		<rom name="dderby.6e" size="4096" crc="6f373bd4" sha1="e2c4f9def801c5664cf2b9684a36f762e97d12d6" region="cpu1" offset="0"/>
		<rom name="dderby.6f" size="4096" crc="2fbf16bf" sha1="9f3714ecc40707cfa4ff1942d5fe87a03888f548" region="cpu1" offset="1000"/>
		<rom name="dderby.6h" size="4096" crc="6e16cd16" sha1="7f13a2b181e4a62d7d71294cac8fe09fd9ac64a9" region="cpu1" offset="2000"/>
		<rom name="dderby.6j" size="4096" crc="f7e09874" sha1="7080aaa47e0bc893cd8bd038de7af769ef4eddf6" region="cpu1" offset="3000"/>
		<rom name="dderby.5e" size="4096" crc="7e2c0a53" sha1="c3c62b32927ac3c5948faeff28d4c2148fe18d0b" region="gfx1" dispose="yes" offset="0"/>
		<rom name="dderby.5f" size="4096" crc="cb2dd072" sha1="e5813cc4247b9799e9513ff1a624fabc066582e3" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="kangaroh" sourcefile="pacman.c">
		<description>Kagaroo (Qbertish) (incomplete)</description>
		<year>2003</year>
		<manufacturer>David Widel</manufacturer>
		<rom name="kangaroh.1" size="4096" crc="bcdd9dff" sha1="0243d9aaeaa82afb04d40eee192fdd65197fb87e" region="cpu1" offset="0"/>
		<rom name="kangaroh.2" size="4096" crc="1a381ee4" sha1="04c6ceb5baa9f94cfd7235a89adf0bc0dbc8b4d1" region="cpu1" offset="1000"/>
		<rom name="kangaroh.3" size="4096" crc="d4018655" sha1="fb1720045c7c7ab58af894a5d2b86d289a6cd32d" region="cpu1" offset="2000"/>
		<rom name="kangaroh.4" size="4096" crc="6c3f60eb" sha1="51fc5df0ea3effdff765ea20d69f9f14575794cf" region="cpu1" offset="3000"/>
		<rom name="kangaroh.5e" size="4096" crc="c2afaa18" sha1="138321b5efca381fb6be053aa76b37fdc7ad6afb" region="gfx1" dispose="yes" offset="0"/>
		<rom name="kangaroh.5f" size="4096" crc="dd792694" sha1="ded7dd8e5d184ec09d25aa3429c29e9a4ead6e92" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="82s123.7f" size="32" crc="2fc650bd" sha1="8d0268dee78e47c712202b0ec4f1f51109b1f2a5" region="proms" offset="0"/>
		<rom name="crush.4a" size="256" crc="2bc5d339" sha1="446e234df94d9ef34c3191877bb33dd775acfdf5" region="proms" offset="20"/>
		<rom name="82s126.1m" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="mrmrspac" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Mr and Mrs Pacman [c]</description>
		<year>2003</year>
		<manufacturer>David Widel</manufacturer>
		<rom name="mrmrspac.1" size="4096" crc="02a86998" sha1="649cfe5140eb63e42069ae9ad6c426837179fcbf" region="cpu1" offset="0"/>
		<rom name="mrmrspac.2" size="4096" crc="8917172f" sha1="7b09ab3b6f2a1b5d889a05295b42f70bafb5aa98" region="cpu1" offset="1000"/>
		<rom name="mrmrspac.3" size="4096" crc="6fd1444a" sha1="64a98336eec75bb6ed90e77da18db8b71af562c1" region="cpu1" offset="2000"/>
		<rom name="mrmrspac.4" size="4096" crc="22f68a1f" sha1="bd8d684f957ee33dace9eddcc923006036181787" region="cpu1" offset="3000"/>
		<rom name="boot5" size="4096" crc="8c3e6de6" sha1="fed6e9a2b210b07e7189a18574f6b8c4ec5bb49b" region="cpu1" offset="8000"/>
		<rom name="mrmrspac.6" size="4096" crc="23580455" sha1="836b815c7b1dd4deb1a1297556d0a5c126250c34" region="cpu1" offset="9000"/>
		<rom name="5e" merge="5e" size="4096" crc="5c281d01" sha1="5e8b472b615f12efca3fe792410c23619f067845" region="gfx1" dispose="yes" offset="0"/>
		<rom name="5f" merge="5f" size="4096" crc="615af909" sha1="fd6a1dde780b39aea76bf1c4befa5882573c2ef4" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="mspachi" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Ms. Pacman [h]</description>
		<year>1998</year>
		<manufacturer>David Widel</manufacturer>
		<rom name="mspachi.1" size="4096" crc="dca2ffc4" sha1="746ebc8afd3172323f1c19e97e55e0f906d68ea4" region="cpu1" offset="0"/>
		<rom name="mspachi.2" size="4096" crc="fea2627b" sha1="bc7249f0939dc003de509721e7d4f669defefcfe" region="cpu1" offset="1000"/>
		<rom name="mspachi.3" size="4096" crc="a9a32749" sha1="2d1036a0903a12f4f8b9e56c1599d1dccea8991a" region="cpu1" offset="2000"/>
		<rom name="mspachi.4" size="4096" crc="9123cd53" sha1="e6a3461c818b2bc779f02c23d59e54530ef76584" region="cpu1" offset="3000"/>
		<rom name="mspachi.5" size="4096" crc="397f196d" sha1="aab641b8053adc0a43ee5d2eba43aa6c12326dec" region="cpu1" offset="8000"/>
		<rom name="mspachi.6" size="8192" crc="50de42d3" sha1="66b2dd376ab69cab2593357489251f06bc621120" region="cpu1" offset="9000"/>
		<rom name="5e" merge="5e" size="4096" crc="5c281d01" sha1="5e8b472b615f12efca3fe792410c23619f067845" region="gfx1" dispose="yes" offset="0"/>
		<rom name="5f" merge="5f" size="4096" crc="615af909" sha1="fd6a1dde780b39aea76bf1c4befa5882573c2ef4" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="pactest" sourcefile="pacman.c">
		<description>Test - Pacman board test</description>
		<manufacturer>David Widel</manufacturer>
		<rom name="pactest.1" size="4096" crc="c0423406" sha1="51630780dd7fa32a827d81a060906130fbe57345" region="cpu1" offset="0"/>
		<rom name="ptest.5e" size="4096" crc="a650e73e" sha1="e51df8e976259ea8b431dd13b6bc4728ba213d19" region="gfx1" dispose="yes" offset="0"/>
		<rom name="ptest.5f" size="4096" crc="51aa0303" sha1="59fdfc5393e883d65bf00f8b3bbfb7173440dec3" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="ppong" sourcefile="pacman.c">
		<description>Pong (Pacman Hardware)</description>
		<year>2003</year>
		<manufacturer>David Widel</manufacturer>
		<rom name="ppong.1" size="4096" crc="abf90af3" sha1="785059f68b69d031e8017fc5c6f44d22208ba1d1" region="cpu1" offset="0"/>
		<rom name="boot2" size="4096" crc="0d32de5e" sha1="13ea0c343de072508908be885e6a2a217bbb3047" region="cpu1" offset="1000"/>
		<rom name="boot3" size="4096" crc="1821ee0b" sha1="5ea4d907dbb2690698db72c4e0b5be4d3e9a7786" region="cpu1" offset="2000"/>
		<rom name="boot4" size="4096" crc="165a9dd8" sha1="3022a408118fa7420060e32a760aeef15b8a96cf" region="cpu1" offset="3000"/>
		<rom name="boot5" size="4096" crc="8c3e6de6" sha1="fed6e9a2b210b07e7189a18574f6b8c4ec5bb49b" region="cpu1" offset="8000"/>
		<rom name="boot6" size="4096" crc="368cb165" sha1="387010a0c76319a1eab61b54c9bcb5c66c4b67a1" region="cpu1" offset="9000"/>
		<rom name="ppong.5e" size="4096" crc="57fe0ace" sha1="87b9e980c8c30b73ebf7c2750dd40806754bed51" region="gfx1" dispose="yes" offset="0"/>
		<rom name="ppong.5f" size="4096" crc="8bbd8de5" sha1="feec6c9d413c6767edf2a521da439b21ccdf3d9a" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="rainboh" sourcefile="pacman.c">
		<description>Rainbow (Incomplete)</description>
		<year>2003</year>
		<manufacturer>David Widel</manufacturer>
		<rom name="rainboh.1" size="4096" crc="676b742e" sha1="0ec4bd459533f3f66782d0b978a0972c66b69ed4" region="cpu1" offset="0"/>
		<rom name="rainboh.2" size="4096" crc="3c9f1ada" sha1="8951170cf75e5397136193ed69d920d2b9744f29" region="cpu1" offset="1000"/>
		<rom name="rainboh.3" size="4096" crc="fbad5604" sha1="4cdc2a87712471ed2bba7dc215b584e9e2c37c39" region="cpu1" offset="2000"/>
		<rom name="rainboh.4" size="4096" crc="1af32a9b" sha1="9830816c11342b40c056d555d6208ef1c6537557" region="cpu1" offset="3000"/>
		<rom name="rainboh.5e" size="4096" crc="c3292da2" sha1="11d2b8cb36dfa86c08f6072e603f18074d56c2c2" region="gfx1" dispose="yes" offset="0"/>
		<rom name="rainboh.5f" size="4096" crc="2b7455d8" sha1="9decb7671a97e7fd248cc05798119d82b7830097" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="zap" sourcefile="pacman.c">
		<description>Space Zap Tribute</description>
		<year>2003</year>
		<manufacturer>David Widel</manufacturer>
		<rom name="zap.1" size="4096" crc="74e6e3a0" sha1="3d953bfd57aa56f8fe61d1abd01db84d027df3bb" region="cpu1" offset="0"/>
		<rom name="zap.2" size="4096" crc="40e1884b" sha1="ce303b6a6c9e765c256997c19f64e9ebfd8f435e" region="cpu1" offset="1000"/>
		<rom name="blank004k.3" size="4096" crc="c71c0011" sha1="1ceaf73df40e531df3bfb26b4fb7cd95fb7bff1d" region="cpu1" offset="2000"/>
		<rom name="zap.4" size="4096" crc="17c357e6" sha1="6486f58592b784d53a5c14f59b25c8cd513b2a0d" region="cpu1" offset="3000"/>
		<rom name="zap.5e" size="4096" crc="a0578404" sha1="329f3e869eecff96191642e54dbfc7b6b268f026" region="gfx1" dispose="yes" offset="0"/>
		<rom name="zap.5f" size="4096" crc="039b5c78" sha1="36a96c996f20d1b5fb4f674393a03d10cdf4a091" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="82s123.7f" size="32" crc="2fc650bd" sha1="8d0268dee78e47c712202b0ec4f1f51109b1f2a5" region="proms" offset="0"/>
		<rom name="crush.4a" size="256" crc="2bc5d339" sha1="446e234df94d9ef34c3191877bb33dd775acfdf5" region="proms" offset="20"/>
		<rom name="82s126.1m" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="alpaca7" sourcefile="pacman.c" cloneof="alpaca8" romof="alpaca8">
		<description>Alpaca v0.7 (Pacman Hardware)</description>
		<year>2003</year>
		<manufacturer>Scott Lawrence</manufacturer>
		<rom name="alpaca7.6e" size="4096" crc="af4afcbf" sha1="f11e2fe309818b41cb2a28408b06d18419879c09" region="cpu1" offset="0"/>
		<rom name="alpaca.5e" merge="alpaca.5e" size="4096" crc="3e879f02" sha1="0b084dd449e57476231e59f15f85a209a919959c" region="gfx1" dispose="yes" offset="0"/>
		<rom name="alpaca7.5f" size="4096" crc="a6103847" sha1="4376996ff8c19afd65f1757ce159b70071a4bd3b" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="82s123.7f" merge="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" merge="82s126.1m" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="alpaca8" sourcefile="pacman.c">
		<description>Alpaca v0.8 (Pacman Hardware)</description>
		<year>2003</year>
		<manufacturer>Scott Lawrence</manufacturer>
		<rom name="alpaca8.6e" size="4096" crc="86027944" sha1="c47fc62522a3bae0d49f4b68c218f73c43ed19b5" region="cpu1" offset="0"/>
		<rom name="alpaca.5e" size="4096" crc="3e879f02" sha1="0b084dd449e57476231e59f15f85a209a919959c" region="gfx1" dispose="yes" offset="0"/>
		<rom name="alpaca8.5f" size="4096" crc="856e53ae" sha1="95460212107b3371600569dbd4da482ec631abdb" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="82s123.7f" size="32" crc="2fc650bd" sha1="8d0268dee78e47c712202b0ec4f1f51109b1f2a5" region="proms" offset="0"/>
		<rom name="crush.4a" size="256" crc="2bc5d339" sha1="446e234df94d9ef34c3191877bb33dd775acfdf5" region="proms" offset="20"/>
		<rom name="82s126.1m" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="horizpac" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Horiz Pac</description>
		<year>2004</year>
		<manufacturer>Scott Lawrence</manufacturer>
		<rom name="horizpac.1" size="4096" crc="7cc1979d" sha1="557346859dcfce806e83dcf0da1fe60da20fed81" region="cpu1" offset="0"/>
		<rom name="horizpac.2" size="4096" crc="14202b73" sha1="136b860d6ac8efb9c83b67f77fbb47c3014d4adc" region="cpu1" offset="1000"/>
		<rom name="boot3" size="4096" crc="1821ee0b" sha1="5ea4d907dbb2690698db72c4e0b5be4d3e9a7786" region="cpu1" offset="2000"/>
		<rom name="horizpac.4" size="4096" crc="9a17e8da" sha1="2696643705878207952c4559c176d486bd0027c2" region="cpu1" offset="3000"/>
		<rom name="boot5" size="4096" crc="8c3e6de6" sha1="fed6e9a2b210b07e7189a18574f6b8c4ec5bb49b" region="cpu1" offset="8000"/>
		<rom name="boot6" size="4096" crc="368cb165" sha1="387010a0c76319a1eab61b54c9bcb5c66c4b67a1" region="cpu1" offset="9000"/>
		<rom name="horizpac.5e" size="4096" crc="0572335d" sha1="f2d8bb3124970b298026e841e057fbcc7cdfc4b1" region="gfx1" dispose="yes" offset="0"/>
		<rom name="horizpac.5f" size="4096" crc="4198511d" sha1="b3808062835aa0cc05fa19a678a5c8ab8fb646d7" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="0" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="horizpab" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Horiz Pac (v1.0)</description>
		<year>2004</year>
		<manufacturer>Scott Lawrence</manufacturer>
		<rom name="horizpac.1" size="4096" crc="7cc1979d" sha1="557346859dcfce806e83dcf0da1fe60da20fed81" region="cpu1" offset="0"/>
		<rom name="horizpac.2" size="4096" crc="14202b73" sha1="136b860d6ac8efb9c83b67f77fbb47c3014d4adc" region="cpu1" offset="1000"/>
		<rom name="boot3" size="4096" crc="1821ee0b" sha1="5ea4d907dbb2690698db72c4e0b5be4d3e9a7786" region="cpu1" offset="2000"/>
		<rom name="horizpab.4" size="4096" crc="c9df7abe" sha1="da21a182b81181260e2a1615115d22797bd1434a" region="cpu1" offset="3000"/>
		<rom name="boot5" size="4096" crc="8c3e6de6" sha1="fed6e9a2b210b07e7189a18574f6b8c4ec5bb49b" region="cpu1" offset="8000"/>
		<rom name="boot6" size="4096" crc="368cb165" sha1="387010a0c76319a1eab61b54c9bcb5c66c4b67a1" region="cpu1" offset="9000"/>
		<rom name="horizpac.5e" size="4096" crc="0572335d" sha1="f2d8bb3124970b298026e841e057fbcc7cdfc4b1" region="gfx1" dispose="yes" offset="0"/>
		<rom name="horizpac.5f" size="4096" crc="4198511d" sha1="b3808062835aa0cc05fa19a678a5c8ab8fb646d7" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="0" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="pachello" sourcefile="pacman.c">
		<description>Hello, World!</description>
		<year>2001</year>
		<manufacturer>Scott Lawrence</manufacturer>
		<rom name="pachello.6e" size="4096" crc="a8227949" sha1="793b7ba579c7e4771094d281c2589435a1bf2fda" region="cpu1" offset="0"/>
		<rom name="pachello.6f" size="4096" crc="d5690d97" sha1="51a4d63265f1d848359ca8c78ba111d72a3bc2cf" region="cpu1" offset="1000"/>
		<rom name="at.5e" size="4096" crc="eeb359bf" sha1="36f153b5ce53475fd144af50e4bd67b0e0b3a01f" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pacman.5f" size="4096" crc="958fedf9" sha1="4a937ac02216ea8c96477d4a15522070507fb599" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="pacman25" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>25 MAP PAC [c]</description>
		<year>2004</year>
		<manufacturer>Scott Lawrence</manufacturer>
		<rom name="namcopac.6e" merge="namcopac.6e" size="4096" crc="fee263b3" sha1="87117ba5082cd7a615b4ec7c02dd819003fbd669" region="cpu1" offset="0"/>
		<rom name="pacman25.2" size="4096" crc="c5ec2352" sha1="86178b16dabb90005b132febc1a261651a73018d" region="cpu1" offset="1000"/>
		<rom name="pacman25.3" size="4096" crc="92cd89b9" sha1="c3a0141480341c550a889b58692c8c90b322ee67" region="cpu1" offset="2000"/>
		<rom name="pacman25.4" size="4096" crc="f7193845" sha1="6d190cf6e76520b8b8c97e6e3a817c4a142003ba" region="cpu1" offset="3000"/>
		<rom name="pacman25.5" size="4096" crc="19a22304" sha1="6cc0e4921148b7a7eedf5d807bd63062b745e1c6" region="cpu1" offset="8000"/>
		<rom name="pacman25.6" size="4096" crc="7cdbd912" sha1="b19868bd5da3163e03320e6de0428b22b8e02d80" region="cpu1" offset="9000"/>
		<rom name="pacman25.7" size="4096" crc="c626ea9c" sha1="3cd3f20e002845937a43f323b685425c95881d9e" region="cpu1" offset="a000"/>
		<rom name="pacman25.8" size="4096" crc="f5ba954d" sha1="eba18f9a7f6d50f167ed37bff0adec43f52b49a0" region="cpu1" offset="b000"/>
		<rom name="pacman25.5e" size="4096" crc="11d47ae1" sha1="fbd47432f258e56f1323766d5b2844f4a2e6e7ac" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pacman.5f" merge="pacman.5f" size="4096" crc="958fedf9" sha1="4a937ac02216ea8c96477d4a15522070507fb599" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="pacmatri" sourcefile="pacman.c">
		<description>Matrix Effect</description>
		<year>2001</year>
		<manufacturer>Scott Lawrence</manufacturer>
		<rom name="pacmatri.6e" size="4096" crc="29b0497e" sha1="e45b225aabdf2f0549718885c02ae8a8eef3baeb" region="cpu1" offset="0"/>
		<rom name="pacmatri.6f" size="4096" crc="eaa7b145" sha1="4c0abf30f2c962b6eb2bdda833236b9d58544a89" region="cpu1" offset="1000"/>
		<rom name="at.5e" size="4096" crc="eeb359bf" sha1="36f153b5ce53475fd144af50e4bd67b0e0b3a01f" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pacman.5f" size="4096" crc="958fedf9" sha1="4a937ac02216ea8c96477d4a15522070507fb599" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="pacsnoop" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Pac Snoop v1.3 [f]</description>
		<year>2004</year>
		<manufacturer>Scott Lawrence</manufacturer>
		<rom name="pacsnoop.6e" size="4096" crc="fa536307" sha1="55742123de6ef87e1deef31dc75744b98129aa9e" region="cpu1" offset="0"/>
		<rom name="pacsnoop.6f" size="4096" crc="30ea615c" sha1="afb953167aa8060dc60173f3de065c07fd933cc1" region="cpu1" offset="1000"/>
		<rom name="pacsnoop.6h" size="4096" crc="25da6440" sha1="93414e82442044324ac5475a45fb124da70e5d6f" region="cpu1" offset="2000"/>
		<rom name="pacsnoop.6j" size="4096" crc="a9594951" sha1="5c4fa744fdcc3b0ead7900b079a13297d16a996f" region="cpu1" offset="3000"/>
		<rom name="pacman.5e" merge="pacman.5e" size="4096" crc="0c944964" sha1="06ef227747a440831c9a3a613b76693d52a2f0a9" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pacman.5f" merge="pacman.5f" size="4096" crc="958fedf9" sha1="4a937ac02216ea8c96477d4a15522070507fb599" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="ramsnoop" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Miss Snoop v1.3 [f]</description>
		<year>2004</year>
		<manufacturer>Scott Lawrence</manufacturer>
		<rom name="ramsnoop.1" size="4096" crc="a08529fa" sha1="e448e3a2bed42fa9a2c6435849426e6a2ccf5290" region="cpu1" offset="0"/>
		<rom name="ramsnoop.2" size="4096" crc="27b70dd6" sha1="e52c724c7909c2b3b8ea44c2d3540be9d23c5e03" region="cpu1" offset="1000"/>
		<rom name="ramsnoop.3" size="4096" crc="812691a0" sha1="8ff6d1c2697732c0466bcb37a7f36392980b4a99" region="cpu1" offset="2000"/>
		<rom name="ramsnoop.4" size="4096" crc="9e7849e3" sha1="8c574e42bffc6b88d5b5df3c6655f792b2ff5c5c" region="cpu1" offset="3000"/>
		<rom name="boot5" size="4096" crc="8c3e6de6" sha1="fed6e9a2b210b07e7189a18574f6b8c4ec5bb49b" region="cpu1" offset="8000"/>
		<rom name="boot6" size="4096" crc="368cb165" sha1="387010a0c76319a1eab61b54c9bcb5c66c4b67a1" region="cpu1" offset="9000"/>
		<rom name="5e" merge="5e" size="4096" crc="5c281d01" sha1="5e8b472b615f12efca3fe792410c23619f067845" region="gfx1" dispose="yes" offset="0"/>
		<rom name="5f" merge="5f" size="4096" crc="615af909" sha1="fd6a1dde780b39aea76bf1c4befa5882573c2ef4" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="seq1" sourcefile="pacman.c">
		<description>16 Step Simple Sequencer</description>
		<year>2003</year>
		<manufacturer>Scott Lawrence</manufacturer>
		<rom name="seq1.6e" size="4096" crc="7063b724" sha1="3a291d26bdfbf5c895d5f6aa70fc164299e8d9f1" region="cpu1" offset="0"/>
		<rom name="seq1.6f" size="4096" crc="95db4723" sha1="a0c47ea05e14cebc6493705cd2d46d1e3d12b23a" region="cpu1" offset="1000"/>
		<rom name="seq2.5e" size="4096" crc="eeb359bf" sha1="36f153b5ce53475fd144af50e4bd67b0e0b3a01f" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pacman.5f" size="4096" crc="958fedf9" sha1="4a937ac02216ea8c96477d4a15522070507fb599" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="seq2" sourcefile="pacman.c" cloneof="seq1" romof="seq1">
		<description>Sequencer and Music Player</description>
		<year>2003</year>
		<manufacturer>Scott Lawrence</manufacturer>
		<rom name="seq2.6e" size="4096" crc="0ec135be" sha1="f2ba6f8ee4256420e6149853a34a2b11a3545eea" region="cpu1" offset="0"/>
		<rom name="seq2.6f" size="4096" crc="1b95f321" sha1="f9d76544cce43ce779a1bf59a01ac00297baa82c" region="cpu1" offset="1000"/>
		<rom name="seq2.6h" size="4096" crc="5892650a" sha1="7c63f42ea3f75faa15c6f5864569cb6a8f8c7c79" region="cpu1" offset="2000"/>
		<rom name="seq2.6j" size="4096" crc="8612016a" sha1="4e144069f194d240e503b24df9b10bcde68b2c6c" region="cpu1" offset="3000"/>
		<rom name="seq2.5e" merge="seq2.5e" size="4096" crc="eeb359bf" sha1="36f153b5ce53475fd144af50e4bd67b0e0b3a01f" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pacman.5f" merge="pacman.5f" size="4096" crc="958fedf9" sha1="4a937ac02216ea8c96477d4a15522070507fb599" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="tst_pacm" sourcefile="pacman.c">
		<description>Test Rom - Pacman Hardware</description>
		<year>1999</year>
		<manufacturer>David Caldwell</manufacturer>
		<rom name="test.6e" size="4096" crc="fb645998" sha1="ff57155533e1ec0fdc5c407dce8d270e86d33882" region="cpu1" offset="0"/>
		<rom name="pacman.5e" size="4096" crc="0c944964" sha1="06ef227747a440831c9a3a613b76693d52a2f0a9" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pacman.5f" size="4096" crc="958fedf9" sha1="4a937ac02216ea8c96477d4a15522070507fb599" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="fasthang" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Hangly Man [f]</description>
		<year>2000</year>
		<manufacturer>[Nittoh]</manufacturer>
		<rom name="pm01.6e" size="4096" crc="5fe8610a" sha1="d63eaebd85e10aa6c27bb7f47642dd403eeb6934" region="cpu1" offset="0"/>
		<rom name="fasthang.6f" size="4096" crc="1b1014bc" sha1="c7ff86832ccd207ce8505291ae309ee0240d0586" region="cpu1" offset="1000"/>
		<rom name="pm03.6h" size="4096" crc="4e7ef99f" sha1="bd42e68b29b4d654dc817782ba00db69b7d2dfe2" region="cpu1" offset="2000"/>
		<rom name="hangly.6j" size="4096" crc="7f4147e6" sha1="0a7ac0e59d4d26fe52a2f4196c9f19e5ab677c87" region="cpu1" offset="3000"/>
		<rom name="pacman.5e" merge="pacman.5e" size="4096" crc="0c944964" sha1="06ef227747a440831c9a3a613b76693d52a2f0a9" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pacman.5f" merge="pacman.5f" size="4096" crc="958fedf9" sha1="4a937ac02216ea8c96477d4a15522070507fb599" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="fastpop" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Pacman (Popeye) [f]</description>
		<year>2000</year>
		<manufacturer>[Midway]</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacfast.6f" size="4096" crc="720dc3ee" sha1="7224d7acfa0144b681c71d7734a7337189835361" region="cpu1" offset="1000"/>
		<rom name="pacman.6h" size="4096" crc="bcdd1beb" sha1="8e47e8c2c4d6117d174cdac150392042d3e0a881" region="cpu1" offset="2000"/>
		<rom name="pacman.6j" size="4096" crc="817d94e3" sha1="d4a70d56bb01d27d094d73db8667ffb00ca69cb9" region="cpu1" offset="3000"/>
		<rom name="pacman.5e" merge="pacman.5e" size="4096" crc="0c944964" sha1="06ef227747a440831c9a3a613b76693d52a2f0a9" region="gfx1" dispose="yes" offset="0"/>
		<rom name="fastpop.5f" size="4096" crc="af2b610b" sha1="c787b1db588125f0770dc2bf4626ad22f0faee72" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="fastpuck" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>New Puck-X [f]</description>
		<year>2000</year>
		<manufacturer>Deluxe</manufacturer>
		<rom name="puckman.6e" size="4096" crc="a8ae23c5" sha1="1481a4f083b563350744f9d25b1bcd28073875d6" region="cpu1" offset="0"/>
		<rom name="pacfast.6f" size="4096" crc="720dc3ee" sha1="7224d7acfa0144b681c71d7734a7337189835361" region="cpu1" offset="1000"/>
		<rom name="fastpuck.6h" size="4096" crc="197443f8" sha1="119aab12a9e1052c7b9a1f81e563740b41429a8c" region="cpu1" offset="2000"/>
		<rom name="fastpuck.6j" size="4096" crc="2e64a3ba" sha1="f86a921173f32211b18d023c2701664d13ae23be" region="cpu1" offset="3000"/>
		<rom name="pacman.5e" merge="pacman.5e" size="4096" crc="0c944964" sha1="06ef227747a440831c9a3a613b76693d52a2f0a9" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pacman.5f" merge="pacman.5f" size="4096" crc="958fedf9" sha1="4a937ac02216ea8c96477d4a15522070507fb599" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="fstpman2" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>New Puck2 [f]</description>
		<year>2000</year>
		<manufacturer>[Namco]</manufacturer>
		<rom name="puckman.6e" size="4096" crc="a8ae23c5" sha1="1481a4f083b563350744f9d25b1bcd28073875d6" region="cpu1" offset="0"/>
		<rom name="pacfast.6f" size="4096" crc="720dc3ee" sha1="7224d7acfa0144b681c71d7734a7337189835361" region="cpu1" offset="1000"/>
		<rom name="fstpman2.6h" size="4096" crc="197443f8" sha1="119aab12a9e1052c7b9a1f81e563740b41429a8c" region="cpu1" offset="2000"/>
		<rom name="puckman2.6j" size="4096" crc="0e3bdbde" sha1="11679a3e60cb98ef56e9f0c349d421a72b7097f6" region="cpu1" offset="3000"/>
		<rom name="pacman.5e" merge="pacman.5e" size="4096" crc="0c944964" sha1="06ef227747a440831c9a3a613b76693d52a2f0a9" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pacman.5f" merge="pacman.5f" size="4096" crc="958fedf9" sha1="4a937ac02216ea8c96477d4a15522070507fb599" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="pacrab" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Pac Rabbit</description>
		<manufacturer>[Midway]</manufacturer>
		<rom name="pacrab.1" size="4096" crc="bb14430f" sha1="80c632cc611e6cf774cc594a833916296bbbfccc" region="cpu1" offset="0"/>
		<rom name="pacrab.2" size="4096" crc="f3f5a91b" sha1="38d912661cf95c6234b0d3650c2b6be8df3003f0" region="cpu1" offset="1000"/>
		<rom name="pacrab.3" size="4096" crc="44caab2a" sha1="10aaa38a720266739add8d2c54a4785ed133af0d" region="cpu1" offset="2000"/>
		<rom name="pacrab.4" size="4096" crc="25523534" sha1="e0272e5a8717ef95fd2d593597af4e5011081eca" region="cpu1" offset="3000"/>
		<rom name="pacrab.5" size="4096" crc="af3985c4" sha1="fb2e472b23cea56bf49ba2691a6cdeee4629a1b7" region="cpu1" offset="8000"/>
		<rom name="pacrab.6" size="4096" crc="3389fe5a" sha1="394df6145614083c16cfe606adb0faca8c6a7a09" region="cpu1" offset="9000"/>
		<rom name="pacrab.5e" size="4096" crc="f33761a4" sha1="401d752eacb60f2c26aae5cf6079e2bf54a8260a" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pacrab.5f" size="4096" crc="60e1a3b7" sha1="962b307f9fa3f3abde68507914fda78d5560f15b" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="zolamaze" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Ms. Pacman No Exit</description>
		<year>2000</year>
		<manufacturer>[Midway]</manufacturer>
		<rom name="boot1" size="4096" crc="d16b31b7" sha1="bc2247ec946b639dd1f00bfc603fa157d0baaa97" region="cpu1" offset="0"/>
		<rom name="boot2" size="4096" crc="0d32de5e" sha1="13ea0c343de072508908be885e6a2a217bbb3047" region="cpu1" offset="1000"/>
		<rom name="boot3" size="4096" crc="1821ee0b" sha1="5ea4d907dbb2690698db72c4e0b5be4d3e9a7786" region="cpu1" offset="2000"/>
		<rom name="boot4" size="4096" crc="165a9dd8" sha1="3022a408118fa7420060e32a760aeef15b8a96cf" region="cpu1" offset="3000"/>
		<rom name="zolamaze.5" size="4096" crc="f8ed55bb" sha1="14c5b4adbf301dcaea2c59488f39eec08177f63f" region="cpu1" offset="8000"/>
		<rom name="zolamaze.6" size="4096" crc="17e35c00" sha1="f9f0ea4f462de298b704c2ddd53fef1219dae145" region="cpu1" offset="9000"/>
		<rom name="5e" merge="5e" size="4096" crc="5c281d01" sha1="5e8b472b615f12efca3fe792410c23619f067845" region="gfx1" dispose="yes" offset="0"/>
		<rom name="5f" merge="5f" size="4096" crc="615af909" sha1="fd6a1dde780b39aea76bf1c4befa5882573c2ef4" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="zolaad" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Super Zola Pac Gal After Dark</description>
		<year>2000</year>
		<manufacturer>Tqwn Amusement</manufacturer>
		<rom name="zolapac1.bin" size="16384" crc="1aa2f312" sha1="7b9685355e398c97de6972ec947fb11ca627a4d3" region="cpu1" offset="0"/>
		<rom name="zolapac2.bin" size="8192" crc="420ff603" sha1="a314c28ec5c526da91535fd47f51c95539a2e8e8" region="cpu1" offset="8000"/>
		<rom name="msatkad.5e" size="4096" crc="dc70ed2e" sha1="b9fbb1d21085bc78eb82c429506b20e332b18e0e" region="gfx1" dispose="yes" offset="0"/>
		<rom name="msatkad.5f" size="4096" crc="643d5523" sha1="565f92294a4b6a11dc5e9a165f35284c2a526e6c" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="3">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="zolaatk" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Super Zola Pac Gal Attack</description>
		<year>2000</year>
		<manufacturer>Tqwn Amusement</manufacturer>
		<rom name="zolaatk.1" size="4096" crc="2b9e9433" sha1="5ab15ad04b8fe1711c0ace0471ac3594382a9fb3" region="cpu1" offset="0"/>
		<rom name="zolaatk.2" size="4096" crc="0c8631d1" sha1="09739200c90979550ae4ef14d27583aac50fd724" region="cpu1" offset="1000"/>
		<rom name="zolaatk.3" size="4096" crc="694450a3" sha1="fcaa1e3ee993c2f563721336c59cac8af30bcc15" region="cpu1" offset="2000"/>
		<rom name="zolaatk.4" size="4096" crc="b5b30242" sha1="b0b2044bcc26a1f9aee41c81367995b67ccd5edb" region="cpu1" offset="3000"/>
		<rom name="zolaatk.5" size="4096" crc="24cb5d9b" sha1="1439ba665b00e840838e5f12df7d44a022541ef4" region="cpu1" offset="8000"/>
		<rom name="zolaatk.6" size="4096" crc="e0c03b4e" sha1="3ef3decf7725a3ddb996c8268d4a83cbf5edd6b4" region="cpu1" offset="9000"/>
		<rom name="5e" merge="5e" size="4096" crc="5c281d01" sha1="5e8b472b615f12efca3fe792410c23619f067845" region="gfx1" dispose="yes" offset="0"/>
		<rom name="5f" merge="5f" size="4096" crc="615af909" sha1="fd6a1dde780b39aea76bf1c4befa5882573c2ef4" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="3">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="zolapac" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Super Zola Pac Gal</description>
		<year>2000</year>
		<manufacturer>Tqwn Amusement</manufacturer>
		<rom name="zolapac1.bin" size="16384" crc="1aa2f312" sha1="7b9685355e398c97de6972ec947fb11ca627a4d3" region="cpu1" offset="0"/>
		<rom name="zolapac2.bin" size="8192" crc="420ff603" sha1="a314c28ec5c526da91535fd47f51c95539a2e8e8" region="cpu1" offset="8000"/>
		<rom name="5e" merge="5e" size="4096" crc="5c281d01" sha1="5e8b472b615f12efca3fe792410c23619f067845" region="gfx1" dispose="yes" offset="0"/>
		<rom name="5f" merge="5f" size="4096" crc="615af909" sha1="fd6a1dde780b39aea76bf1c4befa5882573c2ef4" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="3">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="zolaslow" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Super Zola Pac Gal (Slow)</description>
		<year>2000</year>
		<manufacturer>Tqwn Amusement</manufacturer>
		<rom name="zolaatk.1" size="4096" crc="2b9e9433" sha1="5ab15ad04b8fe1711c0ace0471ac3594382a9fb3" region="cpu1" offset="0"/>
		<rom name="boot2" size="4096" crc="0d32de5e" sha1="13ea0c343de072508908be885e6a2a217bbb3047" region="cpu1" offset="1000"/>
		<rom name="zolaatk.3" size="4096" crc="694450a3" sha1="fcaa1e3ee993c2f563721336c59cac8af30bcc15" region="cpu1" offset="2000"/>
		<rom name="zolaatk.4" size="4096" crc="b5b30242" sha1="b0b2044bcc26a1f9aee41c81367995b67ccd5edb" region="cpu1" offset="3000"/>
		<rom name="zolaslow.5" size="4096" crc="092292f1" sha1="156ca674c09abe348691585fb14d16d32488d50d" region="cpu1" offset="8000"/>
		<rom name="zolaslow.6" size="4096" crc="52209eee" sha1="91967cac6b327af24891e953df1c6900764ea09a" region="cpu1" offset="9000"/>
		<rom name="5e" merge="5e" size="4096" crc="5c281d01" sha1="5e8b472b615f12efca3fe792410c23619f067845" region="gfx1" dispose="yes" offset="0"/>
		<rom name="5f" merge="5f" size="4096" crc="615af909" sha1="fd6a1dde780b39aea76bf1c4befa5882573c2ef4" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="3">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="zolatunl" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Super Zola Pac Gal (Tunnels)</description>
		<year>2000</year>
		<manufacturer>Tqwn Amusement</manufacturer>
		<rom name="zolaatk.1" size="4096" crc="2b9e9433" sha1="5ab15ad04b8fe1711c0ace0471ac3594382a9fb3" region="cpu1" offset="0"/>
		<rom name="zolaatk.2" size="4096" crc="0c8631d1" sha1="09739200c90979550ae4ef14d27583aac50fd724" region="cpu1" offset="1000"/>
		<rom name="zolaatk.3" size="4096" crc="694450a3" sha1="fcaa1e3ee993c2f563721336c59cac8af30bcc15" region="cpu1" offset="2000"/>
		<rom name="zolaatk.4" size="4096" crc="b5b30242" sha1="b0b2044bcc26a1f9aee41c81367995b67ccd5edb" region="cpu1" offset="3000"/>
		<rom name="boot5" size="4096" crc="8c3e6de6" sha1="fed6e9a2b210b07e7189a18574f6b8c4ec5bb49b" region="cpu1" offset="8000"/>
		<rom name="zolaslow.6" size="4096" crc="52209eee" sha1="91967cac6b327af24891e953df1c6900764ea09a" region="cpu1" offset="9000"/>
		<rom name="5e" merge="5e" size="4096" crc="5c281d01" sha1="5e8b472b615f12efca3fe792410c23619f067845" region="gfx1" dispose="yes" offset="0"/>
		<rom name="5f" merge="5f" size="4096" crc="615af909" sha1="fd6a1dde780b39aea76bf1c4befa5882573c2ef4" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="3">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="zolavect" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Vector Super Zola Pac Gal</description>
		<year>2000</year>
		<manufacturer>Tqwn Amusement</manufacturer>
		<rom name="zolapac1.bin" size="16384" crc="1aa2f312" sha1="7b9685355e398c97de6972ec947fb11ca627a4d3" region="cpu1" offset="0"/>
		<rom name="zolapac2.bin" size="8192" crc="420ff603" sha1="a314c28ec5c526da91535fd47f51c95539a2e8e8" region="cpu1" offset="8000"/>
		<rom name="msvectr.5e" size="4096" crc="56560aef" sha1="1eac2b242328ec4d6ba9faac2fd972c8cb6c3e55" region="gfx1" dispose="yes" offset="0"/>
		<rom name="msvectr.5f" size="4096" crc="57cb31e3" sha1="dc9278cee7f7ce341087760654bf0a1bcdeb2f7c" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="3">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="lazybug" sourcefile="pacman.c">
		<description>Lazy Bug</description>
		<year>1981</year>
		<manufacturer>David Widel</manufacturer>
		<rom name="lazybug.1" size="4096" crc="8cee62ee" sha1="f33b114f3c133cb62f962ca1b2586314b73c8270" region="cpu1" offset="0"/>
		<rom name="lazybug.2" size="4096" crc="c17a5571" sha1="24bae96cf95f009825fd06916eeae8a06e2e35ae" region="cpu1" offset="1000"/>
		<rom name="lazybug.3" size="4096" crc="ac53ee82" sha1="a69a71ee936ae73d5a27025528ff2c666893866d" region="cpu1" offset="2000"/>
		<rom name="lazybug.4" size="4096" crc="22a4e136" sha1="e41e4d3cc0b3ca29ae8cb9591bf36e009c76f2b2" region="cpu1" offset="3000"/>
		<rom name="lazybug.5" size="4096" crc="ba11a997" sha1="8dde84e9071bfa3e60d522a02ae5bf4464e730cf" region="cpu1" offset="8000"/>
		<rom name="lazybug.6" size="4096" crc="c8b79a5b" sha1="abaa9c585da1ee62d4b79968bedb429a5bbb739b" region="cpu1" offset="9000"/>
		<rom name="lazybug.5e" size="4096" crc="4e72e4f5" sha1="05188aa854034e5cd9779d4b7034ec0658ccc805" region="gfx1" dispose="yes" offset="0"/>
		<rom name="lazybug.5f" size="4096" crc="35eaf3a5" sha1="6a0e5a5289003b0d8ccb9dd585a1e12a4486977c" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="lazybug1" sourcefile="pacman.c" cloneof="lazybug" romof="lazybug">
		<description>Lazy Bug (Slower)</description>
		<year>1981</year>
		<manufacturer>David Widel</manufacturer>
		<rom name="lazybug.1" merge="lazybug.1" size="4096" crc="8cee62ee" sha1="f33b114f3c133cb62f962ca1b2586314b73c8270" region="cpu1" offset="0"/>
		<rom name="lazyalt.2" size="4096" crc="3df8767b" sha1="67ee2c2357a9a6e1f4d6ab95427d0c44dc3ebc1f" region="cpu1" offset="1000"/>
		<rom name="lazybug.3" merge="lazybug.3" size="4096" crc="ac53ee82" sha1="a69a71ee936ae73d5a27025528ff2c666893866d" region="cpu1" offset="2000"/>
		<rom name="lazybug.4" merge="lazybug.4" size="4096" crc="22a4e136" sha1="e41e4d3cc0b3ca29ae8cb9591bf36e009c76f2b2" region="cpu1" offset="3000"/>
		<rom name="lazybug.5" merge="lazybug.5" size="4096" crc="ba11a997" sha1="8dde84e9071bfa3e60d522a02ae5bf4464e730cf" region="cpu1" offset="8000"/>
		<rom name="lazybug.6" merge="lazybug.6" size="4096" crc="c8b79a5b" sha1="abaa9c585da1ee62d4b79968bedb429a5bbb739b" region="cpu1" offset="9000"/>
		<rom name="lazybug.5e" merge="lazybug.5e" size="4096" crc="4e72e4f5" sha1="05188aa854034e5cd9779d4b7034ec0658ccc805" region="gfx1" dispose="yes" offset="0"/>
		<rom name="lazybug.5f" merge="lazybug.5f" size="4096" crc="35eaf3a5" sha1="6a0e5a5289003b0d8ccb9dd585a1e12a4486977c" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="wavybug" sourcefile="pacman.c" cloneof="lazybug" romof="lazybug">
		<description>Wavy Bug</description>
		<year>1981</year>
		<manufacturer>David Widel</manufacturer>
		<rom name="lazybug.1" merge="lazybug.1" size="4096" crc="8cee62ee" sha1="f33b114f3c133cb62f962ca1b2586314b73c8270" region="cpu1" offset="0"/>
		<rom name="lazybug.2" merge="lazybug.2" size="4096" crc="c17a5571" sha1="24bae96cf95f009825fd06916eeae8a06e2e35ae" region="cpu1" offset="1000"/>
		<rom name="lazybug.3" merge="lazybug.3" size="4096" crc="ac53ee82" sha1="a69a71ee936ae73d5a27025528ff2c666893866d" region="cpu1" offset="2000"/>
		<rom name="wavybug.4" size="4096" crc="830c47fc" sha1="bc802de8c89417c4df91c26c2f365e471ea5efaf" region="cpu1" offset="3000"/>
		<rom name="lazybug.5" merge="lazybug.5" size="4096" crc="ba11a997" sha1="8dde84e9071bfa3e60d522a02ae5bf4464e730cf" region="cpu1" offset="8000"/>
		<rom name="lazybug.6" merge="lazybug.6" size="4096" crc="c8b79a5b" sha1="abaa9c585da1ee62d4b79968bedb429a5bbb739b" region="cpu1" offset="9000"/>
		<rom name="lazybug.5e" merge="lazybug.5e" size="4096" crc="4e72e4f5" sha1="05188aa854034e5cd9779d4b7034ec0658ccc805" region="gfx1" dispose="yes" offset="0"/>
		<rom name="lazybug.5f" merge="lazybug.5f" size="4096" crc="35eaf3a5" sha1="6a0e5a5289003b0d8ccb9dd585a1e12a4486977c" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="mspacii" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Ms. Pacman II</description>
		<year>1998</year>
		<manufacturer>[Midway] Orca?</manufacturer>
		<rom name="mspacii.1" size="4096" crc="df673b57" sha1="93ee4e8f9751db5f7d3c35988fcb8ae8037464ed" region="cpu1" offset="0"/>
		<rom name="mspacii.2" size="4096" crc="7591f606" sha1="0aead0ac5af602269df8732c5763147cdb543b8d" region="cpu1" offset="1000"/>
		<rom name="mspacii.3" size="4096" crc="c8ef1a7f" sha1="0c9a28bbe63d7d44511a13316937a21b8846543e" region="cpu1" offset="2000"/>
		<rom name="mspacii.4" size="4096" crc="d498f435" sha1="c041841b1349d8d5c2d560aed54c4aeb8adfddb8" region="cpu1" offset="3000"/>
		<rom name="boot5" size="4096" crc="8c3e6de6" sha1="fed6e9a2b210b07e7189a18574f6b8c4ec5bb49b" region="cpu1" offset="8000"/>
		<rom name="mspacii.6" size="4096" crc="aba3096d" sha1="661e28785931fa329c2ebdc95d78072a42c512ff" region="cpu1" offset="9000"/>
		<rom name="mspacii.5e" size="4096" crc="04333722" sha1="bb179d5302b26b815b5d7eff14865e7b4f8a6880" region="gfx1" dispose="yes" offset="0"/>
		<rom name="5f" merge="5f" size="4096" crc="615af909" sha1="fd6a1dde780b39aea76bf1c4befa5882573c2ef4" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="mtturbo" sourcefile="pacman.c">
		<description>Make Trax (Turbo Hack)</description>
		<year>1981</year>
		<manufacturer>Tim Arcadecollecting</manufacturer>
		<rom name="maketrax.6e" size="4096" crc="0150fb4a" sha1="ba41582d5432670654479b4bf6d938d2168858af" region="cpu1" offset="0"/>
		<rom name="maketrax.6f" size="4096" crc="77531691" sha1="68a450bcc8d832368d0f1cb2815cb5c03451796e" region="cpu1" offset="1000"/>
		<rom name="mtturbo.6h" size="4096" crc="77e0e153" sha1="8be5cf8c0337e05eaf4635f19580d6c1477e6bcc" region="cpu1" offset="2000"/>
		<rom name="maketrax.6j" size="4096" crc="0b4b5e0a" sha1="621aece612df612065f776696956ef3671421fac" region="cpu1" offset="3000"/>
		<rom name="maketrax.5e" size="4096" crc="91bad2da" sha1="096197d0cb6d55bf72b5be045224f4bd6a9cfa1b" region="gfx1" dispose="yes" offset="0"/>
		<rom name="maketrax.5f" size="4096" crc="aea79f55" sha1="279021e6771dfa5bd0b7c557aae44434286d91b7" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="82s123.7f" size="32" crc="2fc650bd" sha1="8d0268dee78e47c712202b0ec4f1f51109b1f2a5" region="proms" offset="0"/>
		<rom name="2s140.4a" size="256" crc="63efb927" sha1="5c144a613fc4960a1dfd7ead89e7fee258a63171" region="proms" offset="20"/>
		<rom name="82s126.1m" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="270" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
			<dipvalue name="6"/>
		</dipswitch>
		<dipswitch name="First Pattern">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Teleport Holes">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="pm4in1" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Ms. Pac-man 4in1</description>
		<year>1996</year>
		<manufacturer>Marvin3m</manufacturer>
		<rom name="pm4in1.cpu" size="131072" crc="6e41f8f2" sha1="b09f4646d7468a376df0da00d04158a507d9e6ca" region="cpu1" offset="10000"/>
		<rom name="5e" merge="5e" size="4096" crc="5c281d01" sha1="5e8b472b615f12efca3fe792410c23619f067845" region="gfx1" dispose="yes" offset="0"/>
		<rom name="5f" merge="5f" size="4096" crc="615af909" sha1="fd6a1dde780b39aea76bf1c4befa5882573c2ef4" region="gfx1" dispose="yes" 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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="pm8in1" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Pacman 8in1</description>
		<year>1996</year>
		<manufacturer>bootleg</manufacturer>
		<rom name="pm8in1.cpu" size="262144" crc="dbdfbbfa" sha1="7da9b2d376d81fb0e085b4d66e7bd039423ac718" region="cpu1" offset="10000"/>
		<rom name="pm8in1.gfx" size="32768" crc="ab694b1e" sha1="bc9ebc101f39281d134aea36222e312ca19f2f2e" region="gfx1" dispose="yes" offset="0"/>
		<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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="pm12in1" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Pacman 12in1</description>
		<year>1996</year>
		<manufacturer>bootleg</manufacturer>
		<rom name="pm12in1.cpu" size="262144" crc="7e35f787" sha1="3d140b07650fa556dfdb17b47e2ffe3584a74e0f" region="cpu1" offset="10000"/>
		<rom name="pacman.5e" merge="pacman.5e" size="4096" crc="0c944964" sha1="06ef227747a440831c9a3a613b76693d52a2f0a9" region="gfx1" dispose="yes" offset="0"/>
		<rom name="5e" size="4096" crc="5c281d01" sha1="5e8b472b615f12efca3fe792410c23619f067845" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="pr5.cpu" size="2048" crc="3fc4030c" sha1="5e45f0c19cf96daa17afd2fa1c628d7ac7f4a79c" region="gfx1" dispose="yes" offset="2000"/>
		<rom name="pr7.cpu" size="2048" crc="30b9a010" sha1="b0ba8b6cd430feb32d11d092e1959b9f5d240f1b" region="gfx1" dispose="yes" offset="2800"/>
		<rom name="pacman.5f" merge="pacman.5f" size="4096" crc="958fedf9" sha1="4a937ac02216ea8c96477d4a15522070507fb599" region="gfx1" dispose="yes" offset="3000"/>
		<rom name="5f" size="4096" crc="615af909" sha1="fd6a1dde780b39aea76bf1c4befa5882573c2ef4" region="gfx1" dispose="yes" offset="4000"/>
		<rom name="pr6.cpu" size="2048" crc="f3e9c9d5" sha1="709a75b2457f21f0f1a3d9e7f4c8579468ee5cad" region="gfx1" dispose="yes" offset="5000"/>
		<rom name="pr8.cpu" size="2048" crc="133d720d" sha1="8af75ed9e115a996379acedd44d0c09332ec5a03" region="gfx1" dispose="yes" offset="5800"/>
		<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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="mspacj" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Ms. Pacman (Jamma? Bootleg)</description>
		<year>1981</year>
		<manufacturer>[Midway]</manufacturer>
		<rom name="mspacj.cpu" size="65536" crc="807f978a" sha1="19fa46e41ff671b88fb7d5e0a6c8c989a96e3477" region="cpu1" offset="10000"/>
		<rom name="mspacj.gfx" size="16384" crc="8ee4a3b0" sha1="01e3453c99f7a5d78ab083c49c650e898c0dd2ee" region="gfx1" dispose="yes" offset="0"/>
		<rom name="mspacj.7f" size="32" crc="3545e7e9" sha1="b866b02579438afb11296e5c53a32c6425bd044d" region="proms" offset="0"/>
		<rom name="82s126.4a" merge="82s126.4a" size="256" crc="3eb3a8e4" sha1="19097b5f60d1030f8b82d9f1d3a241f93e5c75d6" region="proms" offset="20"/>
		<rom name="mspacj.1m" size="256" crc="640e455c" sha1="c3f7d132cf8f1ec3334366b6891fca74450a577e" region="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="pacgalu" sourcefile="pacman.c" cloneof="mspacman" romof="mspacman">
		<description>Pac-Gal (Hearts)</description>
		<year>1982</year>
		<manufacturer>Uchida</manufacturer>
		<rom name="pacgalu.bin" size="32768" crc="23a0bd03" sha1="6ebf7985374a0b0d7402f54c3c9b488fdebeb65e" region="cpu1" offset="0"/>
		<rom name="pacgalu.gfx" size="8192" crc="d6e3a240" sha1="e176bfc6c0d2ecee825dce18758639c6e1dbe70d" region="gfx1" dispose="yes" offset="0"/>
		<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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="pheartb" sourcefile="pacman.c" cloneof="puckman" romof="puckman">
		<description>Pacman Hearts 2</description>
		<year>1981</year>
		<manufacturer>Kamiya</manufacturer>
		<rom name="6e.cpu" size="2048" crc="69496a98" sha1="2934051d6305cc3654951bc1aacf2b8902f463fe" region="cpu1" offset="0"/>
		<rom name="6k.cpu" size="2048" crc="158fc01c" sha1="2f7a1e24d259fdc716ef8e7354a87780595f3c4e" region="cpu1" offset="800"/>
		<rom name="puckmann.6f" size="2048" crc="7d177853" sha1="9b5ddaaa8b564654f97af193dbcc29f81f230a25" region="cpu1" offset="1000"/>
		<rom name="6m.cpu" size="2048" crc="70810ccf" sha1="3941678606aab1e53356a6781e24d84e83cc88ce" region="cpu1" offset="1800"/>
		<rom name="pheartb3.bin" size="2048" crc="b42416d1" sha1="3714efae24f35fe63dd89f0d7b82e4564c5405d3" region="cpu1" offset="2000"/>
		<rom name="6n.cpu" size="2048" crc="3f250c58" sha1="53bf2270c26f10f7e97960cd4c96e09e16b9bdf3" region="cpu1" offset="2800"/>
		<rom name="pheartb4.bin" size="2048" crc="01d13602" sha1="dfec0784d005f82a6b2ee55923b510d2daeb9965" region="cpu1" offset="3000"/>
		<rom name="6p.cpu" size="2048" crc="1f81e765" sha1="442d8a82e79ae842f1ffb46369c632c1d0b83161" region="cpu1" offset="3800"/>
		<rom name="pacheart.ch1" size="2048" crc="c62bbabf" sha1="f6f28ae33c2ab274105283b22b49ad243780a95e" region="gfx1" dispose="yes" offset="0"/>
		<rom name="5h.cpu" size="2048" crc="777c70d3" sha1="ed5ccbeb1102ec9f837577de3aa51317c32520d6" region="gfx1" dispose="yes" offset="800"/>
		<rom name="5f.cpu" size="2048" crc="ca8c184c" sha1="833aa845824ed80777b62f03df36a920ad7c3656" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="5j.cpu" size="2048" crc="7dc75a81" sha1="d3fe1cad3b594052d8367685febb2335b0ad62f4" region="gfx1" dispose="yes" offset="1800"/>
		<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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="20000" default="yes"/>
			<dipvalue name="25000"/>
			<dipvalue name="30000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="puckmanx" sourcefile="pacmanx.c">
		<description>PuckMan (Japan set 1, Probably Bootleg) (hires hack)</description>
		<year>1980</year>
		<manufacturer>Namco</manufacturer>
		<rom name="namcopac.6e" size="4096" crc="fee263b3" sha1="87117ba5082cd7a615b4ec7c02dd819003fbd669" region="cpu1" offset="0"/>
		<rom name="namcopac.6f" size="4096" crc="39d1fc83" sha1="326dbbf94c6fa2e96613dedb53702f8832b47d59" region="cpu1" offset="1000"/>
		<rom name="namcopac.6h" size="4096" crc="02083b03" sha1="7e1945f6eb51f2e51806d0439f975f7a2889b9b8" region="cpu1" offset="2000"/>
		<rom name="namcopac.6j" size="4096" crc="7a36fe55" sha1="01b4c38108d9dc4e48da4f8d685248e1e6821377" region="cpu1" offset="3000"/>
		<rom name="pacmanx.chr" size="16384" crc="a45138ce" sha1="f18344980b4a58d0abf0cc2b7853184af3d5bfa0" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pacmanx.spr" size="16384" crc="92e1b10e" sha1="bb04988502fa181365c08096b5fd47fa9541c291" region="gfx1" dispose="yes" offset="4000"/>
		<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="sound1" offset="0"/>
		<rom name="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="576" height="448" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Rack Test (Cheat)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="32"/>
	</game>
	<game name="puckmnax" sourcefile="pacmanx.c" cloneof="puckmanx" romof="puckmanx">
		<description>PuckMan (Japan set 2) (hires hack)</description>
		<year>1980</year>
		<manufacturer>Namco</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacman.6h" size="4096" crc="bcdd1beb" sha1="8e47e8c2c4d6117d174cdac150392042d3e0a881" region="cpu1" offset="2000"/>
		<rom name="prg7" size="2048" crc="b6289b26" sha1="d249fa9cdde774d5fee7258147cd25fa3f4dc2b3" region="cpu1" offset="3000"/>
		<rom name="prg8" size="2048" crc="17a88c13" sha1="eb462de79f49b7aa8adb0cc6d31535b10550c0ce" region="cpu1" offset="3800"/>
		<rom name="puckmnax.chr" size="16384" crc="c8d9349e" sha1="8ca4045fe888b78306017a5e17b180d13b37e436" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pacmanx.spr" merge="pacmanx.spr" size="16384" crc="92e1b10e" sha1="bb04988502fa181365c08096b5fd47fa9541c291" region="gfx1" dispose="yes" offset="4000"/>
		<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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="576" height="448" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Rack Test (Cheat)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="32"/>
	</game>
	<game name="puckmnfx" sourcefile="pacmanx.c" cloneof="puckmanx" romof="puckmanx">
		<description>PuckMan (Japan set 1) (hires hack) [f]</description>
		<year>1980</year>
		<manufacturer>Namco</manufacturer>
		<rom name="namcopac.6e" merge="namcopac.6e" size="4096" crc="fee263b3" sha1="87117ba5082cd7a615b4ec7c02dd819003fbd669" region="cpu1" offset="0"/>
		<rom name="nampfast.6f" size="4096" crc="51b38db9" sha1="0a796f93462aec4758c2aa1c1f34cd05bb10a178" region="cpu1" offset="1000"/>
		<rom name="namcopac.6h" merge="namcopac.6h" size="4096" crc="02083b03" sha1="7e1945f6eb51f2e51806d0439f975f7a2889b9b8" region="cpu1" offset="2000"/>
		<rom name="namcopac.6j" merge="namcopac.6j" size="4096" crc="7a36fe55" sha1="01b4c38108d9dc4e48da4f8d685248e1e6821377" region="cpu1" offset="3000"/>
		<rom name="pacmanx.chr" merge="pacmanx.chr" size="16384" crc="a45138ce" sha1="f18344980b4a58d0abf0cc2b7853184af3d5bfa0" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pacmanx.spr" merge="pacmanx.spr" size="16384" crc="92e1b10e" sha1="bb04988502fa181365c08096b5fd47fa9541c291" region="gfx1" dispose="yes" offset="4000"/>
		<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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="576" height="448" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="32"/>
	</game>
	<game name="puckmnhx" sourcefile="pacmanx.c" cloneof="puckmanx" romof="puckmanx">
		<description>Puckman (Falcom?) (hires hack)</description>
		<year>1980</year>
		<manufacturer>hack</manufacturer>
		<rom name="pm01.6e" size="4096" crc="5fe8610a" sha1="d63eaebd85e10aa6c27bb7f47642dd403eeb6934" region="cpu1" offset="0"/>
		<rom name="pm02.6f" size="4096" crc="61d38c6c" sha1="1406aacdc9c8a3776e5853d214380ad3124408f4" region="cpu1" offset="1000"/>
		<rom name="pm03.6h" size="4096" crc="4e7ef99f" sha1="bd42e68b29b4d654dc817782ba00db69b7d2dfe2" region="cpu1" offset="2000"/>
		<rom name="pm04.6j" size="4096" crc="8939ddd2" sha1="cf769bb34f711cfd0ee75328cd5dc07442f88607" region="cpu1" offset="3000"/>
		<rom name="pacmodx.chr" size="16384" crc="a05bc552" sha1="5c2350aeac14cafebfcb7ff012427b1d3c6adf62" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pacmanx.spr" merge="pacmanx.spr" size="16384" crc="92e1b10e" sha1="bb04988502fa181365c08096b5fd47fa9541c291" region="gfx1" dispose="yes" offset="4000"/>
		<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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="576" height="448" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Rack Test (Cheat)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="32"/>
	</game>
	<game name="pacmanx" sourcefile="pacmanx.c" cloneof="puckmanx" romof="puckmanx">
		<description>Pac-Man (Midway) (hires hack)</description>
		<year>1980</year>
		<manufacturer>[Namco] (Midway license)</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacman.6h" size="4096" crc="bcdd1beb" sha1="8e47e8c2c4d6117d174cdac150392042d3e0a881" region="cpu1" offset="2000"/>
		<rom name="pacman.6j" size="4096" crc="817d94e3" sha1="d4a70d56bb01d27d094d73db8667ffb00ca69cb9" region="cpu1" offset="3000"/>
		<rom name="pacmanx.chr" merge="pacmanx.chr" size="16384" crc="a45138ce" sha1="f18344980b4a58d0abf0cc2b7853184af3d5bfa0" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pacmanx.spr" merge="pacmanx.spr" size="16384" crc="92e1b10e" sha1="bb04988502fa181365c08096b5fd47fa9541c291" region="gfx1" dispose="yes" offset="4000"/>
		<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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="576" height="448" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Rack Test (Cheat)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="32"/>
	</game>
	<game name="pacmanfx" sourcefile="pacmanx.c" cloneof="puckmanx" romof="puckmanx">
		<description>Pac-Man (Midway) (hires hack) [f]</description>
		<year>1980</year>
		<manufacturer>[Namco] (Midway license)</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacfast.6f" size="4096" crc="720dc3ee" sha1="7224d7acfa0144b681c71d7734a7337189835361" region="cpu1" offset="1000"/>
		<rom name="pacman.6h" size="4096" crc="bcdd1beb" sha1="8e47e8c2c4d6117d174cdac150392042d3e0a881" region="cpu1" offset="2000"/>
		<rom name="pacman.6j" size="4096" crc="817d94e3" sha1="d4a70d56bb01d27d094d73db8667ffb00ca69cb9" region="cpu1" offset="3000"/>
		<rom name="pacmanx.chr" merge="pacmanx.chr" size="16384" crc="a45138ce" sha1="f18344980b4a58d0abf0cc2b7853184af3d5bfa0" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pacmanx.spr" merge="pacmanx.spr" size="16384" crc="92e1b10e" sha1="bb04988502fa181365c08096b5fd47fa9541c291" region="gfx1" dispose="yes" offset="4000"/>
		<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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="576" height="448" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="32"/>
	</game>
	<game name="puckmodx" sourcefile="pacmanx.c" cloneof="puckmanx" romof="puckmanx">
		<description>PuckMan (Japan set 3) (hires hack)</description>
		<year>1981</year>
		<manufacturer>Namco</manufacturer>
		<rom name="namcopac.6e" merge="namcopac.6e" size="4096" crc="fee263b3" sha1="87117ba5082cd7a615b4ec7c02dd819003fbd669" region="cpu1" offset="0"/>
		<rom name="namcopac.6f" merge="namcopac.6f" size="4096" crc="39d1fc83" sha1="326dbbf94c6fa2e96613dedb53702f8832b47d59" region="cpu1" offset="1000"/>
		<rom name="namcopac.6h" merge="namcopac.6h" size="4096" crc="02083b03" sha1="7e1945f6eb51f2e51806d0439f975f7a2889b9b8" region="cpu1" offset="2000"/>
		<rom name="npacmod.6j" size="4096" crc="7d98d5f5" sha1="39939bcd6fb785d0d06fd29f0287158ab1267dfc" region="cpu1" offset="3000"/>
		<rom name="pacmanx.chr" merge="pacmanx.chr" size="16384" crc="a45138ce" sha1="f18344980b4a58d0abf0cc2b7853184af3d5bfa0" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pacmanx.spr" merge="pacmanx.spr" size="16384" crc="92e1b10e" sha1="bb04988502fa181365c08096b5fd47fa9541c291" region="gfx1" dispose="yes" offset="4000"/>
		<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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="576" height="448" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Rack Test (Cheat)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="32"/>
	</game>
	<game name="pacmodx" sourcefile="pacmanx.c" cloneof="puckmanx" romof="puckmanx">
		<description>Pac-Man (Midway, harder) (hires hack)</description>
		<year>1981</year>
		<manufacturer>[Namco] (Midway license)</manufacturer>
		<rom name="pacmanh.6e" size="4096" crc="3b2ec270" sha1="48fc607ad8d86249948aa377c677ae44bb8ad3da" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacmanh.6h" size="4096" crc="18811780" sha1="ab34acaa3dbcafe8b20c2197f36641e471984487" region="cpu1" offset="2000"/>
		<rom name="pacmanh.6j" size="4096" crc="5c96a733" sha1="22ae15a6f088e7296f77c7487a350c4bd102f00e" region="cpu1" offset="3000"/>
		<rom name="pacmodx.chr" size="16384" crc="a05bc552" sha1="5c2350aeac14cafebfcb7ff012427b1d3c6adf62" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pacmanx.spr" merge="pacmanx.spr" size="16384" crc="92e1b10e" sha1="bb04988502fa181365c08096b5fd47fa9541c291" region="gfx1" dispose="yes" offset="4000"/>
		<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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="576" height="448" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Rack Test (Cheat)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="32"/>
	</game>
	<game name="newpuc2x" sourcefile="pacmanx.c" cloneof="puckmanx" romof="puckmanx">
		<description>Newpuc2 (hires hack)</description>
		<year>1980</year>
		<manufacturer>hack</manufacturer>
		<rom name="6e.cpu" size="2048" crc="69496a98" sha1="2934051d6305cc3654951bc1aacf2b8902f463fe" region="cpu1" offset="0"/>
		<rom name="6k.cpu" size="2048" crc="158fc01c" sha1="2f7a1e24d259fdc716ef8e7354a87780595f3c4e" region="cpu1" offset="800"/>
		<rom name="6f.cpu" size="2048" crc="7d177853" sha1="9b5ddaaa8b564654f97af193dbcc29f81f230a25" region="cpu1" offset="1000"/>
		<rom name="6m.cpu" size="2048" crc="70810ccf" sha1="3941678606aab1e53356a6781e24d84e83cc88ce" region="cpu1" offset="1800"/>
		<rom name="6h.cpu" size="2048" crc="81719de8" sha1="e886d04ac0e20562a4bd2df7676bdf9aa98665d7" region="cpu1" offset="2000"/>
		<rom name="6n.cpu" size="2048" crc="3f250c58" sha1="53bf2270c26f10f7e97960cd4c96e09e16b9bdf3" region="cpu1" offset="2800"/>
		<rom name="6j.cpu" size="2048" crc="e6675736" sha1="85d0bb79bc96acbc67fcb70ff4d453c870a6c8ea" region="cpu1" offset="3000"/>
		<rom name="6p.cpu" size="2048" crc="1f81e765" sha1="442d8a82e79ae842f1ffb46369c632c1d0b83161" region="cpu1" offset="3800"/>
		<rom name="newpuc2x.chr" size="16384" crc="0a64f4c8" sha1="1f3456b14b2b847869db6eeb3c115e3042b24672" region="gfx1" dispose="yes" offset="0"/>
		<rom name="newpuc2x.spr" size="16384" crc="4ba7164c" sha1="902e6f0bfeed8f40b83cf0eb7de6440d91ee811d" region="gfx1" dispose="yes" offset="4000"/>
		<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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="576" height="448" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Rack Test (Cheat)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="32"/>
	</game>
	<game name="nwpuc2bx" sourcefile="pacmanx.c" cloneof="puckmanx" romof="puckmanx">
		<description>Newpuc2 (set 2) (hires hack)</description>
		<year>1980</year>
		<manufacturer>hack</manufacturer>
		<rom name="np2b1.bin" size="2048" crc="9d027c4a" sha1="88e094880057451a75cdc2ce9477403021813982" region="cpu1" offset="0"/>
		<rom name="6k.cpu" size="2048" crc="158fc01c" sha1="2f7a1e24d259fdc716ef8e7354a87780595f3c4e" region="cpu1" offset="800"/>
		<rom name="6f.cpu" size="2048" crc="7d177853" sha1="9b5ddaaa8b564654f97af193dbcc29f81f230a25" region="cpu1" offset="1000"/>
		<rom name="6m.cpu" size="2048" crc="70810ccf" sha1="3941678606aab1e53356a6781e24d84e83cc88ce" region="cpu1" offset="1800"/>
		<rom name="np2b3.bin" size="2048" crc="f5e4b2b1" sha1="68464f61cc50931f6cd4bb493dd703c139500825" region="cpu1" offset="2000"/>
		<rom name="6n.cpu" size="2048" crc="3f250c58" sha1="53bf2270c26f10f7e97960cd4c96e09e16b9bdf3" region="cpu1" offset="2800"/>
		<rom name="np2b4.bin" size="2048" crc="f068e009" sha1="a30763935e116559d535654827230bb21a5734bb" region="cpu1" offset="3000"/>
		<rom name="np2b8.bin" size="2048" crc="1fadcc2f" sha1="2d636cfc2b52b671ac5a26a03b1195e2cf8d4718" region="cpu1" offset="3800"/>
		<rom name="newpuc2x.chr" size="16384" crc="0a64f4c8" sha1="1f3456b14b2b847869db6eeb3c115e3042b24672" region="gfx1" dispose="yes" offset="0"/>
		<rom name="newpuc2x.spr" size="16384" crc="4ba7164c" sha1="902e6f0bfeed8f40b83cf0eb7de6440d91ee811d" region="gfx1" dispose="yes" offset="4000"/>
		<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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="576" height="448" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Rack Test (Cheat)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="32"/>
	</game>
	<game name="nwpuckxx" sourcefile="pacmanx.c" cloneof="puckmanx" romof="puckmanx">
		<description>New Puck-X (hires hack)</description>
		<year>1980</year>
		<manufacturer>hack</manufacturer>
		<rom name="puckman.6e" size="4096" crc="a8ae23c5" sha1="1481a4f083b563350744f9d25b1bcd28073875d6" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="puckman.6h" size="4096" crc="197443f8" sha1="119aab12a9e1052c7b9a1f81e563740b41429a8c" region="cpu1" offset="2000"/>
		<rom name="puckman.6j" size="4096" crc="2e64a3ba" sha1="f86a921173f32211b18d023c2701664d13ae23be" region="cpu1" offset="3000"/>
		<rom name="pacmanx.chr" merge="pacmanx.chr" size="16384" crc="a45138ce" sha1="f18344980b4a58d0abf0cc2b7853184af3d5bfa0" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pacmanx.spr" merge="pacmanx.spr" size="16384" crc="92e1b10e" sha1="bb04988502fa181365c08096b5fd47fa9541c291" region="gfx1" dispose="yes" offset="4000"/>
		<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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="576" height="448" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Rack Test (Cheat)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="32"/>
	</game>
	<game name="pheartx" sourcefile="pacmanx.c" cloneof="puckmanx" romof="puckmanx">
		<description>Pac-Man (Hearts) (hires hack)</description>
		<year>1981</year>
		<manufacturer>hack</manufacturer>
		<rom name="1.6e" size="2048" crc="d844b679" sha1="c4486198b3126bb8e05a308c53787e51065f77ae" region="cpu1" offset="0"/>
		<rom name="pacheart.pg2" size="2048" crc="b9152a38" sha1="b6be2cb6bc7dd123503eb6bf1165dd1c99456813" region="cpu1" offset="800"/>
		<rom name="2.6f" size="2048" crc="7d177853" sha1="9b5ddaaa8b564654f97af193dbcc29f81f230a25" region="cpu1" offset="1000"/>
		<rom name="pacheart.pg4" size="2048" crc="842d6574" sha1="40e32d09cc8d701eb318716493a68cf3f95d3d6d" region="cpu1" offset="1800"/>
		<rom name="3.6h" size="2048" crc="9045a44c" sha1="a97d7016effbd2ace9a7d92ceb04a6ce18fb42f9" region="cpu1" offset="2000"/>
		<rom name="7.6n" size="2048" crc="888f3c3e" sha1="c2b5917bf13071131dd53ea76f0da86706db2d80" region="cpu1" offset="2800"/>
		<rom name="pacheart.pg7" size="2048" crc="f5265c10" sha1="9a320790d7a03fd6192a92d30b3e9c754bbc6a9d" region="cpu1" offset="3000"/>
		<rom name="pacheart.pg8" size="2048" crc="1a21a381" sha1="d5367a327d19fb57ba5e484bd4fda1b10953c040" region="cpu1" offset="3800"/>
		<rom name="pheartx.chr" size="16384" crc="868825e6" sha1="0cbe23ad47ef77f4ddfc0d476704a79701c621f1" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pheartx.spr" size="16384" crc="b7d222ba" sha1="83a6bceff705bc2f7d7766f417ba5a9aa2a9a28e" region="gfx1" dispose="yes" offset="4000"/>
		<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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="576" height="448" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Rack Test (Cheat)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="32"/>
	</game>
	<game name="hanglyx" sourcefile="pacmanx.c" cloneof="puckmanx" romof="puckmanx">
		<description>Hangly-Man (set 1) (hires hack)</description>
		<year>1981</year>
		<manufacturer>hack</manufacturer>
		<rom name="hangly.6e" size="4096" crc="5fe8610a" sha1="d63eaebd85e10aa6c27bb7f47642dd403eeb6934" region="cpu1" offset="0"/>
		<rom name="hangly.6f" size="4096" crc="73726586" sha1="cedddc5194589039dd8b64f07ab6320d7d4f55f9" region="cpu1" offset="1000"/>
		<rom name="hangly.6h" size="4096" crc="4e7ef99f" sha1="bd42e68b29b4d654dc817782ba00db69b7d2dfe2" region="cpu1" offset="2000"/>
		<rom name="hangly.6j" size="4096" crc="7f4147e6" sha1="0a7ac0e59d4d26fe52a2f4196c9f19e5ab677c87" region="cpu1" offset="3000"/>
		<rom name="pacmanx.chr" merge="pacmanx.chr" size="16384" crc="a45138ce" sha1="f18344980b4a58d0abf0cc2b7853184af3d5bfa0" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pacmanx.spr" merge="pacmanx.spr" size="16384" crc="92e1b10e" sha1="bb04988502fa181365c08096b5fd47fa9541c291" region="gfx1" dispose="yes" offset="4000"/>
		<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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="576" height="448" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Rack Test (Cheat)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="32"/>
	</game>
	<game name="hangly2x" sourcefile="pacmanx.c" cloneof="puckmanx" romof="puckmanx">
		<description>Hangly-Man (set 2) (hires hack)</description>
		<year>1981</year>
		<manufacturer>hack</manufacturer>
		<rom name="hangly.6e" size="4096" crc="5fe8610a" sha1="d63eaebd85e10aa6c27bb7f47642dd403eeb6934" region="cpu1" offset="0"/>
		<rom name="hangly2.6f" size="2048" crc="5ba228bb" sha1="b0e902cdf98bee72d6ec8069eec96adce3245074" region="cpu1" offset="1000"/>
		<rom name="hangly2.6m" size="2048" crc="baf5461e" sha1="754586a6449fd54a342f260e572c1cd60ab70815" region="cpu1" offset="1800"/>
		<rom name="hangly.6h" size="4096" crc="4e7ef99f" sha1="bd42e68b29b4d654dc817782ba00db69b7d2dfe2" region="cpu1" offset="2000"/>
		<rom name="hangly2.6j" size="2048" crc="51305374" sha1="6197b606a0eedb11135d9f4f7a89aecc23fb2d33" region="cpu1" offset="3000"/>
		<rom name="hangly2.6p" size="2048" crc="427c9d4d" sha1="917bc3d571cbdd24d88327ecabfb5b3f6d39af0a" region="cpu1" offset="3800"/>
		<rom name="pacmodx.chr" size="16384" crc="a05bc552" sha1="5c2350aeac14cafebfcb7ff012427b1d3c6adf62" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pacmanx.spr" merge="pacmanx.spr" size="16384" crc="92e1b10e" sha1="bb04988502fa181365c08096b5fd47fa9541c291" region="gfx1" dispose="yes" offset="4000"/>
		<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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="576" height="448" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Rack Test (Cheat)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="32"/>
	</game>
	<game name="hangly3x" sourcefile="pacmanx.c" cloneof="puckmanx" romof="puckmanx">
		<description>Hangly-Man (set 3) (hires hack)</description>
		<year>1981</year>
		<manufacturer>hack</manufacturer>
		<rom name="hm1.6e" size="2048" crc="9d027c4a" sha1="88e094880057451a75cdc2ce9477403021813982" region="cpu1" offset="0"/>
		<rom name="hm5.6k" size="2048" crc="194c7189" sha1="fd423bac2810015313841c7b935054565390fbd0" region="cpu1" offset="800"/>
		<rom name="hangly2.6f" size="2048" crc="5ba228bb" sha1="b0e902cdf98bee72d6ec8069eec96adce3245074" region="cpu1" offset="1000"/>
		<rom name="hangly2.6m" size="2048" crc="baf5461e" sha1="754586a6449fd54a342f260e572c1cd60ab70815" region="cpu1" offset="1800"/>
		<rom name="hm3.6h" size="2048" crc="08419c4a" sha1="7e5001adad401080c788737c1d2349f218750442" region="cpu1" offset="2000"/>
		<rom name="hm7.6n" size="2048" crc="ab74b51f" sha1="1bce8933ed7807eb7aca9670df8994f8d1a8b5b7" region="cpu1" offset="2800"/>
		<rom name="hm4.6j" size="2048" crc="5039b082" sha1="086a6ac4742734167d283b1121fce29d8ac4a6cd" region="cpu1" offset="3000"/>
		<rom name="hm8.6p" size="2048" crc="931770d7" sha1="78fcf88e07ec5126c12c3297b62ca388809e947c" region="cpu1" offset="3800"/>
		<rom name="hangly3x.chr" size="16384" crc="54abb087" sha1="a57b59325172902c3fae57c5a23e588d5ac7b8ca" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pacmanx.spr" merge="pacmanx.spr" size="16384" crc="92e1b10e" sha1="bb04988502fa181365c08096b5fd47fa9541c291" region="gfx1" dispose="yes" offset="4000"/>
		<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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="576" height="448" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Rack Test (Cheat)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="32"/>
	</game>
	<game name="pacplusx" sourcefile="pacmanx.c" cloneof="puckmanx" romof="puckmanx">
		<description>Pac-Man Plus (hires hack)</description>
		<year>1982</year>
		<manufacturer>[Namco] (Midway license)</manufacturer>
		<rom name="pacplus.6e" size="4096" crc="d611ef68" sha1="8531c54ca6b0de0ea4ccc34e0e801ba9847e75bc" region="cpu1" offset="0"/>
		<rom name="pacplus.6f" size="4096" crc="c7207556" sha1="8ba97215bdb75f0e70eb8d3223847efe4dc4fb48" region="cpu1" offset="1000"/>
		<rom name="pacplus.6h" size="4096" crc="ae379430" sha1="4e8613d51a80cf106f883db79685e1e22541da45" region="cpu1" offset="2000"/>
		<rom name="pacplus.6j" size="4096" crc="5a6dff7b" sha1="b956ae5d66683aab74b90469ad36b5bb361d677e" region="cpu1" offset="3000"/>
		<rom name="pacplusx.chr" size="16384" crc="06b08556" sha1="982329d9568ee1a6edb8a1ed39686a33f65a1411" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pacplusx.spr" size="16384" crc="57e9f865" sha1="e40f5a34b597e32bbc230ae3ad5f32cdbadf2438" region="gfx1" dispose="yes" offset="4000"/>
		<rom name="pacplus.7f" size="32" crc="063dd53a" sha1="2e43b46ec3b101d1babab87cdaddfa944116ec06" region="proms" offset="0"/>
		<rom name="pacplus.4a" size="256" crc="e271a166" sha1="cf006536215a7a1d488eebc1d8a2e2a8134ce1a6" region="proms" offset="20"/>
		<rom name="82s126.1m" merge="82s126.1m" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="576" height="448" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Rack Test (Cheat)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Ghost Names">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Alternate"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="32"/>
	</game>
	<game name="mspacmnx" sourcefile="pacmanx.c">
		<description>Ms. Pac-Man (hires hack)</description>
		<year>1981</year>
		<manufacturer>Midway</manufacturer>
		<rom name="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacman.6h" size="4096" crc="bcdd1beb" sha1="8e47e8c2c4d6117d174cdac150392042d3e0a881" region="cpu1" offset="2000"/>
		<rom name="pacman.6j" size="4096" crc="817d94e3" sha1="d4a70d56bb01d27d094d73db8667ffb00ca69cb9" region="cpu1" offset="3000"/>
		<rom name="u5" size="2048" crc="f45fbbcd" sha1="b26cc1c8ee18e9b1daa97956d2159b954703a0ec" region="cpu1" offset="8000"/>
		<rom name="u6" size="4096" crc="a90e7000" sha1="e4df96f1db753533f7d770aa62ae1973349ea4cf" region="cpu1" offset="9000"/>
		<rom name="u7" size="4096" crc="c82cd714" sha1="1d8ac7ad03db2dc4c8c18ade466e12032673f874" region="cpu1" offset="b000"/>
		<rom name="mspacmnx.chr" size="16384" crc="d9a2897d" sha1="38cc83d1a854ae289da7904faff32114a9731bda" region="gfx1" dispose="yes" offset="0"/>
		<rom name="mspacmnx.spr" size="16384" crc="6f625a9e" sha1="d9d739ba412c9374b26006d99a345212ef97f868" region="gfx1" dispose="yes" offset="4000"/>
		<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="sound1" offset="0"/>
		<rom name="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="576" height="448" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="32"/>
	</game>
	<game name="mspacmfx" sourcefile="pacmanx.c" cloneof="mspacmnx" romof="mspacmnx">
		<description>Ms. Pac-Man (hires hack) [f]</description>
		<year>1981</year>
		<manufacturer>Midway</manufacturer>
		<rom name="pacman.6e" merge="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacfast.6f" size="4096" crc="720dc3ee" sha1="7224d7acfa0144b681c71d7734a7337189835361" region="cpu1" offset="1000"/>
		<rom name="pacman.6h" merge="pacman.6h" size="4096" crc="bcdd1beb" sha1="8e47e8c2c4d6117d174cdac150392042d3e0a881" region="cpu1" offset="2000"/>
		<rom name="pacman.6j" merge="pacman.6j" size="4096" crc="817d94e3" sha1="d4a70d56bb01d27d094d73db8667ffb00ca69cb9" region="cpu1" offset="3000"/>
		<rom name="u5" merge="u5" size="2048" crc="f45fbbcd" sha1="b26cc1c8ee18e9b1daa97956d2159b954703a0ec" region="cpu1" offset="8000"/>
		<rom name="u6" merge="u6" size="4096" crc="a90e7000" sha1="e4df96f1db753533f7d770aa62ae1973349ea4cf" region="cpu1" offset="9000"/>
		<rom name="u7" merge="u7" size="4096" crc="c82cd714" sha1="1d8ac7ad03db2dc4c8c18ade466e12032673f874" region="cpu1" offset="b000"/>
		<rom name="mspacmnx.chr" merge="mspacmnx.chr" size="16384" crc="d9a2897d" sha1="38cc83d1a854ae289da7904faff32114a9731bda" region="gfx1" dispose="yes" offset="0"/>
		<rom name="mspacmnx.spr" merge="mspacmnx.spr" size="16384" crc="6f625a9e" sha1="d9d739ba412c9374b26006d99a345212ef97f868" region="gfx1" dispose="yes" offset="4000"/>
		<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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="576" height="448" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="32"/>
	</game>
	<game name="mspacatx" sourcefile="pacmanx.c" cloneof="mspacmnx" romof="mspacmnx">
		<description>Ms. Pac Attack (hires hack)</description>
		<year>1981</year>
		<manufacturer>hack</manufacturer>
		<rom name="pacman.6e" merge="pacman.6e" size="4096" crc="c1e6ab10" sha1="e87e059c5be45753f7e9f33dff851f16d6751181" region="cpu1" offset="0"/>
		<rom name="pacman.6f" merge="pacman.6f" size="4096" crc="1a6fb2d4" sha1="674d3a7f00d8be5e38b1fdc208ebef5a92d38329" region="cpu1" offset="1000"/>
		<rom name="pacman.6h" merge="pacman.6h" size="4096" crc="bcdd1beb" sha1="8e47e8c2c4d6117d174cdac150392042d3e0a881" region="cpu1" offset="2000"/>
		<rom name="pacman.6j" merge="pacman.6j" size="4096" crc="817d94e3" sha1="d4a70d56bb01d27d094d73db8667ffb00ca69cb9" region="cpu1" offset="3000"/>
		<rom name="u5" merge="u5" size="2048" crc="f45fbbcd" sha1="b26cc1c8ee18e9b1daa97956d2159b954703a0ec" region="cpu1" offset="8000"/>
		<rom name="u6pacatk" size="4096" crc="f6d83f4d" sha1="6135b187d6b968554d08f2ac00d3a3313efb8638" region="cpu1" offset="9000"/>
		<rom name="u7" merge="u7" size="4096" crc="c82cd714" sha1="1d8ac7ad03db2dc4c8c18ade466e12032673f874" region="cpu1" offset="b000"/>
		<rom name="mspacmnx.chr" merge="mspacmnx.chr" size="16384" crc="d9a2897d" sha1="38cc83d1a854ae289da7904faff32114a9731bda" region="gfx1" dispose="yes" offset="0"/>
		<rom name="mspacmnx.spr" merge="mspacmnx.spr" size="16384" crc="6f625a9e" sha1="d9d739ba412c9374b26006d99a345212ef97f868" region="gfx1" dispose="yes" offset="4000"/>
		<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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="576" height="448" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="32"/>
	</game>
	<game name="mspacmbx" sourcefile="pacmanx.c" cloneof="mspacmnx" romof="mspacmnx">
		<description>Ms. Pac-Man (bootleg) (hires hack)</description>
		<year>1981</year>
		<manufacturer>bootleg</manufacturer>
		<rom name="boot1" size="4096" crc="d16b31b7" sha1="bc2247ec946b639dd1f00bfc603fa157d0baaa97" region="cpu1" offset="0"/>
		<rom name="boot2" size="4096" crc="0d32de5e" sha1="13ea0c343de072508908be885e6a2a217bbb3047" region="cpu1" offset="1000"/>
		<rom name="boot3" size="4096" crc="1821ee0b" sha1="5ea4d907dbb2690698db72c4e0b5be4d3e9a7786" region="cpu1" offset="2000"/>
		<rom name="boot4" size="4096" crc="165a9dd8" sha1="3022a408118fa7420060e32a760aeef15b8a96cf" region="cpu1" offset="3000"/>
		<rom name="boot5" size="4096" crc="8c3e6de6" sha1="fed6e9a2b210b07e7189a18574f6b8c4ec5bb49b" region="cpu1" offset="8000"/>
		<rom name="boot6" size="4096" crc="368cb165" sha1="387010a0c76319a1eab61b54c9bcb5c66c4b67a1" region="cpu1" offset="9000"/>
		<rom name="mspacmnx.chr" merge="mspacmnx.chr" size="16384" crc="d9a2897d" sha1="38cc83d1a854ae289da7904faff32114a9731bda" region="gfx1" dispose="yes" offset="0"/>
		<rom name="mspacmnx.spr" merge="mspacmnx.spr" size="16384" crc="6f625a9e" sha1="d9d739ba412c9374b26006d99a345212ef97f868" region="gfx1" dispose="yes" offset="4000"/>
		<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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="576" height="448" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="32"/>
	</game>
	<game name="pacgalx" sourcefile="pacmanx.c" cloneof="mspacmnx" romof="mspacmnx">
		<description>Pac-Gal (hires hack)</description>
		<year>1981</year>
		<manufacturer>hack</manufacturer>
		<rom name="boot1" size="4096" crc="d16b31b7" sha1="bc2247ec946b639dd1f00bfc603fa157d0baaa97" region="cpu1" offset="0"/>
		<rom name="boot2" size="4096" crc="0d32de5e" sha1="13ea0c343de072508908be885e6a2a217bbb3047" region="cpu1" offset="1000"/>
		<rom name="pacman.7fh" size="4096" crc="513f4d5c" sha1="ae011b89422bd8cbb80389814500bc1427f6ecb2" region="cpu1" offset="2000"/>
		<rom name="pacman.7hj" size="4096" crc="70694c8e" sha1="d0d02f0997b44e1ba5ea27fc3f7af1b956e2a687" region="cpu1" offset="3000"/>
		<rom name="boot5" size="4096" crc="8c3e6de6" sha1="fed6e9a2b210b07e7189a18574f6b8c4ec5bb49b" region="cpu1" offset="8000"/>
		<rom name="boot6" size="4096" crc="368cb165" sha1="387010a0c76319a1eab61b54c9bcb5c66c4b67a1" region="cpu1" offset="9000"/>
		<rom name="mspacmnx.chr" merge="mspacmnx.chr" size="16384" crc="d9a2897d" sha1="38cc83d1a854ae289da7904faff32114a9731bda" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pacgalx.spr" size="16384" crc="dfb2a9e9" sha1="a7c297910fce9723054ce9a7abc0175e75e72d1c" region="gfx1" dispose="yes" offset="4000"/>
		<rom name="82s123.7f" merge="82s123.7f" size="32" crc="2fc650bd" sha1="8d0268dee78e47c712202b0ec4f1f51109b1f2a5" region="proms" offset="0"/>
		<rom name="82s129.4a" size="256" crc="63efb927" sha1="5c144a613fc4960a1dfd7ead89e7fee258a63171" region="proms" offset="20"/>
		<rom name="82s126.1m" merge="82s126.1m" size="256" crc="a9cc86bf" sha1="bbcec0570aeceb582ff8238a4bc8546a23430081" region="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="576" height="448" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Speed Cheat">
			<dipvalue name="Disabled"/>
			<dipvalue name="Enabled with Button" default="yes"/>
			<dipvalue name="Enabled Always"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="32"/>
	</game>
	<game name="mspacplx" sourcefile="pacmanx.c" cloneof="mspacmnx" romof="mspacmnx">
		<description>Ms. Pac-Man Plus (hires hack) [c]</description>
		<year>1981</year>
		<manufacturer>hack</manufacturer>
		<rom name="boot1" size="4096" crc="d16b31b7" sha1="bc2247ec946b639dd1f00bfc603fa157d0baaa97" region="cpu1" offset="0"/>
		<rom name="mspacatk.2" size="4096" crc="0af09d31" sha1="6ff73e4da4910bcd2ca3aa299d8ffad23f8abf79" region="cpu1" offset="1000"/>
		<rom name="boot3" size="4096" crc="1821ee0b" sha1="5ea4d907dbb2690698db72c4e0b5be4d3e9a7786" region="cpu1" offset="2000"/>
		<rom name="boot4" size="4096" crc="165a9dd8" sha1="3022a408118fa7420060e32a760aeef15b8a96cf" region="cpu1" offset="3000"/>
		<rom name="mspacatk.5" size="4096" crc="e6e06954" sha1="ee5b266b1cc178df31fc1da5f66ef4911c653dda" region="cpu1" offset="8000"/>
		<rom name="mspacatk.6" size="4096" crc="3b5db308" sha1="c1ba630cb8fb665c4881a6cce9d3b0d4300bd0eb" region="cpu1" offset="9000"/>
		<rom name="mspacmnx.chr" merge="mspacmnx.chr" size="16384" crc="d9a2897d" sha1="38cc83d1a854ae289da7904faff32114a9731bda" region="gfx1" dispose="yes" offset="0"/>
		<rom name="mspacmnx.spr" merge="mspacmnx.spr" size="16384" crc="6f625a9e" sha1="d9d739ba412c9374b26006d99a345212ef97f868" region="gfx1" dispose="yes" offset="4000"/>
		<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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="576" height="448" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="32"/>
	</game>
	<game name="mschampx" sourcefile="pacmanx.c" cloneof="mspacmnx" romof="mspacmnx">
		<description>Ms. Pacman Champion Edition / Super Zola Pac Gal (hires hack)</description>
		<year>1995</year>
		<manufacturer>hack</manufacturer>
		<rom name="pm4.bin" size="65536" crc="7d6b6303" sha1="65ad72a9188422653c02a48c07ed2661e1e36961" region="cpu1" offset="10000"/>
		<rom name="mschampx.chr" size="16384" crc="b3b248f8" sha1="5e8271b28c6a98e36b4685224bbc99154ae6ba5b" region="gfx1" dispose="yes" offset="0"/>
		<rom name="mspacmnx.spr" merge="mspacmnx.spr" size="16384" crc="6f625a9e" sha1="d9d739ba412c9374b26006d99a345212ef97f868" region="gfx1" dispose="yes" offset="4000"/>
		<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="sound1" offset="0"/>
		<rom name="82s126.3m" merge="82s126.3m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="576" height="448" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" coins="3">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000"/>
			<dipvalue name="20000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Game">
			<dipvalue name="Champion Edition" default="yes"/>
			<dipvalue name="Super Zola Pac Gal"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="32"/>
	</game>
	<game name="pckgalgr" sourcefile="pcktgal.c" cloneof="pcktgal" romof="pcktgal">
		<description>Pocket Gal (Greek)</description>
		<year>1987</year>
		<manufacturer>GreekRoms</manufacturer>
		<rom name="eb04gr.rom" size="65536" crc="9a7a826c" sha1="f0c62a760cc05e31568723eaf354a735c28d20ab" region="cpu1" offset="10000"/>
		<rom name="eb03.rom" merge="eb03.f2" size="65536" crc="cb029b02" sha1="fbb3da08ed05ae73fbeeb13e0e2ff735aaf83db8" region="cpu2" offset="10000"/>
		<rom name="eb01gr.rom" size="65536" crc="9e5e5743" sha1="3379bcd36148c37bfc8d2eb2909104b367797856" region="gfx1" dispose="yes" offset="0"/>
		<rom name="eb02gr.rom" size="65536" crc="be11227c" sha1="c41b10f23ce60829a40851ad024e189bc7e5b07c" region="gfx1" dispose="yes" offset="10000"/>
		<rom name="eb00gr.rom" size="65536" crc="5eeb40e8" sha1="703b2b87954032a383c6f34316df2b5ec6a59488" region="gfx2" dispose="yes" offset="0"/>
		<rom name="eb05.rom" merge="eb05.k14" size="512" crc="3b6198cb" sha1="d32b364cfce99637998ca83ad21783f80364dd65" region="proms" offset="0"/>
		<rom name="eb06.rom" merge="eb06.k15" size="512" crc="1fbd4b59" sha1="84e20329003cf09b849b49e1d83edc330d49f404" region="proms" offset="200"/>
		<chip type="cpu" name="M6502" clock="2000000"/>
		<chip type="cpu" name="M6502" clock="1500000"/>
		<chip type="audio" name="YM2203" clock="1500000"/>
		<chip type="audio" name="YM3812" clock="3000000"/>
		<chip type="audio" name="MSM5205" clock="384000"/>
		<display 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="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
		</dipswitch>
		<dipswitch name="Flip Screen">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Allow 2 Players Game">
			<dipvalue name="No"/>
			<dipvalue name="Yes" default="yes"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Time">
			<dipvalue name="100"/>
			<dipvalue name="120" default="yes"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="512"/>
	</game>
	<game name="pcktgalk" sourcefile="pcktgal.c" cloneof="pcktgal" romof="pcktgal">
		<description>Pocket Gal (Korean)</description>
		<year>1987</year>
		<manufacturer>Hack</manufacturer>
		<rom name="eb04.rom" merge="eb04.j7" size="65536" crc="8215d60d" sha1="ac26dfce7e215be21f2a17f864c5e966b8b8322e" region="cpu1" offset="10000"/>
		<rom name="eb03.rom" merge="eb03.f2" size="65536" crc="cb029b02" sha1="fbb3da08ed05ae73fbeeb13e0e2ff735aaf83db8" region="cpu2" offset="10000"/>
		<rom name="eb01k.rom" size="65536" crc="3b9f8e29" sha1="b7ae6d72b9fc1f4964b673346d76a9d24cd5606c" region="gfx1" dispose="yes" offset="0"/>
		<rom name="eb02.rom" merge="eb02.d12" size="65536" crc="a9dcd339" sha1="245824ab86cdfe4b842ce1be0af60f2ff4c6ae07" region="gfx1" dispose="yes" offset="10000"/>
		<rom name="eb00.rom" merge="eb00.a1" size="65536" crc="6c1a14a8" sha1="03201197304c5f1d854b8c4f4a5c78336b51f872" region="gfx2" dispose="yes" offset="0"/>
		<rom name="eb05.rom" merge="eb05.k14" size="512" crc="3b6198cb" sha1="d32b364cfce99637998ca83ad21783f80364dd65" region="proms" offset="0"/>
		<rom name="eb06.rom" merge="eb06.k15" size="512" crc="1fbd4b59" sha1="84e20329003cf09b849b49e1d83edc330d49f404" region="proms" offset="200"/>
		<chip type="cpu" name="M6502" clock="2000000"/>
		<chip type="cpu" name="M6502" clock="1500000"/>
		<chip type="audio" name="YM2203" clock="1500000"/>
		<chip type="audio" name="YM3812" clock="3000000"/>
		<chip type="audio" name="MSM5205" clock="384000"/>
		<display 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="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
		</dipswitch>
		<dipswitch name="Flip Screen">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Allow 2 Players Game">
			<dipvalue name="No"/>
			<dipvalue name="Yes" default="yes"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Time">
			<dipvalue name="100"/>
			<dipvalue name="120" default="yes"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="512"/>
	</game>
	<game name="pengohs" sourcefile="pengo.c" cloneof="pengo" romof="pengo">
		<description>Pengo [h]</description>
		<year>2000</year>
		<manufacturer>JRok</manufacturer>
		<rom name="p-ic8.bin" size="4096" crc="45a84480" sha1="ed0573d8f5947dc9da7c966f3a615bc94e794722" region="cpu1" offset="0"/>
		<rom name="p-ic7.bin" size="4096" crc="d84bc6a3" sha1="340fddbbc712792c311d80770c3610d3369255ab" region="cpu1" offset="1000"/>
		<rom name="p-ic15.bin" size="4096" crc="2cab23b0" sha1="eb99e7aad80724e2c5fbf28d1947253079f2be10" region="cpu1" offset="2000"/>
		<rom name="pengo.u14" size="4096" crc="6e3c1f2f" sha1="2ee821b0f6e0f3cfeae7f5ff25a6e9bd977efce0" region="cpu1" offset="3000"/>
		<rom name="p-ic21.bin" size="4096" crc="1a7d45ec" sha1="7f38a7a6e7771642f78265201c74261a686fe7a9" region="cpu1" offset="4000"/>
		<rom name="pengo.u20" size="4096" crc="0fdb04b8" sha1="ed814d58318c1055e475ff678609d189727bf9b4" region="cpu1" offset="5000"/>
		<rom name="ep5126.32" size="4096" crc="e5920728" sha1="0ac5ffdad7bdcb32e630b9582e1b1aaece5198c9" region="cpu1" offset="6000"/>
		<rom name="p-ic31.bin" size="4096" crc="06d0d63e" sha1="4ada3970cb1d454caf82a1ef44e0c155d2ae3522" region="cpu1" offset="7000"/>
		<rom name="ep1640.92" merge="ep1640.92" size="8192" crc="d7eec6cd" sha1="e542bcc28f292be9a0a29d949de726e0b55e654a" region="gfx1" dispose="yes" offset="0"/>
		<rom name="ep1695.105" merge="ep1695.105" size="8192" crc="5bfd26e9" sha1="bdec535e486b43a8f5550334beff423eeace10b2" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="pr1633.78" merge="pr1633.78" size="32" crc="3a5844ec" sha1="680eab0e1204c9b74adc11588461651b474021bb" region="proms" offset="0"/>
		<rom name="pr1634.88" merge="pr1634.88" size="1024" crc="766b139b" sha1="3fcd66610fcaee814953a115bf5e04788923181f" region="proms" offset="20"/>
		<rom name="pr1635.51" merge="pr1635.51" size="256" crc="c29dea27" sha1="563c9770028fe39188e62630711589d6ed242a66" region="sound1" offset="0"/>
		<rom name="pr1636.70" merge="pr1636.70" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3020000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="3" service="yes">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Bonus Life">
			<dipvalue name="30000" default="yes"/>
			<dipvalue name="50000"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Rack Test (Cheat)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy"/>
			<dipvalue name="Medium" default="yes"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Hardest"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit 5/3"/>
			<dipvalue name="2 Coins/1 Credit 4/3"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/1 Credit 5/6"/>
			<dipvalue name="1 Coin/1 Credit 4/5"/>
			<dipvalue name="1 Coin/1 Credit 2/3"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/2 Credits 5/11"/>
			<dipvalue name="1 Coin/2 Credits 4/9"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit 5/3"/>
			<dipvalue name="2 Coins/1 Credit 4/3"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/1 Credit 5/6"/>
			<dipvalue name="1 Coin/1 Credit 4/5"/>
			<dipvalue name="1 Coin/1 Credit 2/3"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/2 Credits 5/11"/>
			<dipvalue name="1 Coin/2 Credits 4/9"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="pengopop" sourcefile="pengo.c" cloneof="pengo" romof="pengo">
		<description>Pengo (Popcorn Music)</description>
		<year>1997</year>
		<manufacturer>Sega</manufacturer>
		<rom name="pengo.u8" size="4096" crc="3dfeb20e" sha1="a387b72501da77bf38b58619d2099083a0463e1f" region="cpu1" offset="0"/>
		<rom name="pengo.u7" size="4096" crc="1db341bd" sha1="d1c66bb9cf479e6960dbcd35c820097a81eaa555" region="cpu1" offset="1000"/>
		<rom name="pengo.u15" size="4096" crc="7c2842d5" sha1="a8a568da68babd0ccb9f2cee4182fc01c3138494" region="cpu1" offset="2000"/>
		<rom name="pengo.u14" size="4096" crc="6e3c1f2f" sha1="2ee821b0f6e0f3cfeae7f5ff25a6e9bd977efce0" region="cpu1" offset="3000"/>
		<rom name="ep5124.21" size="4096" crc="95f354ff" sha1="fdebc68a6d87f8ecdf52a57a34ae5ae844a13510" region="cpu1" offset="4000"/>
		<rom name="pengo.u20" size="4096" crc="0fdb04b8" sha1="ed814d58318c1055e475ff678609d189727bf9b4" region="cpu1" offset="5000"/>
		<rom name="ep5126.32" size="4096" crc="e5920728" sha1="0ac5ffdad7bdcb32e630b9582e1b1aaece5198c9" region="cpu1" offset="6000"/>
		<rom name="pengopc.u31" size="4096" crc="1ede8569" sha1="0d10a0896847a06185a91eb83c0ccb88c4307b33" region="cpu1" offset="7000"/>
		<rom name="ep1640.92" merge="ep1640.92" size="8192" crc="d7eec6cd" sha1="e542bcc28f292be9a0a29d949de726e0b55e654a" region="gfx1" dispose="yes" offset="0"/>
		<rom name="ep1695.105" merge="ep1695.105" size="8192" crc="5bfd26e9" sha1="bdec535e486b43a8f5550334beff423eeace10b2" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="pr1633.78" merge="pr1633.78" size="32" crc="3a5844ec" sha1="680eab0e1204c9b74adc11588461651b474021bb" region="proms" offset="0"/>
		<rom name="pr1634.88" merge="pr1634.88" size="1024" crc="766b139b" sha1="3fcd66610fcaee814953a115bf5e04788923181f" region="proms" offset="20"/>
		<rom name="pr1635.51" merge="pr1635.51" size="256" crc="c29dea27" sha1="563c9770028fe39188e62630711589d6ed242a66" region="sound1" offset="0"/>
		<rom name="pr1636.70" merge="pr1636.70" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3020000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="3" service="yes">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Bonus Life">
			<dipvalue name="30000" default="yes"/>
			<dipvalue name="50000"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Rack Test (Cheat)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy"/>
			<dipvalue name="Medium" default="yes"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Hardest"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit 5/3"/>
			<dipvalue name="2 Coins/1 Credit 4/3"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/1 Credit 5/6"/>
			<dipvalue name="1 Coin/1 Credit 4/5"/>
			<dipvalue name="1 Coin/1 Credit 2/3"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/2 Credits 5/11"/>
			<dipvalue name="1 Coin/2 Credits 4/9"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit 5/3"/>
			<dipvalue name="2 Coins/1 Credit 4/3"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/1 Credit 5/6"/>
			<dipvalue name="1 Coin/1 Credit 4/5"/>
			<dipvalue name="1 Coin/1 Credit 2/3"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/2 Credits 5/11"/>
			<dipvalue name="1 Coin/2 Credits 4/9"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="vecpengo" sourcefile="pengo.c" cloneof="pengo" romof="pengo">
		<description>Pengo (Vector sim)</description>
		<year>2000</year>
		<manufacturer>T-Bone hack</manufacturer>
		<rom name="vecp_ic8" merge="ep1689c.8" size="4096" crc="f37066a8" sha1="0930de17a763a527057f60783a92662b09554426" region="cpu1" offset="0"/>
		<rom name="vecp_ic7" merge="ep1690b.7" size="4096" crc="baf48143" sha1="4c97529e61eeca5d94938b1dfbeac41bf8cbaf7d" region="cpu1" offset="1000"/>
		<rom name="vecp_ic15" merge="ep1691b.15" size="4096" crc="adf0eba0" sha1="c8949fbdbfe5023ee17a789ef60205e834a76c81" region="cpu1" offset="2000"/>
		<rom name="vecp_ic14" merge="ep1692b.14" size="4096" crc="a086d60f" sha1="7079769d14dfe3873ffe29623ba0a93413706c6d" region="cpu1" offset="3000"/>
		<rom name="vecp_ic21" merge="ep1693b.21" size="4096" crc="b72084ec" sha1="c0508951c2ad8dc31481be8b3bfee2063e3fb0d7" region="cpu1" offset="4000"/>
		<rom name="vecp_ic20" merge="ep1694b.20" size="4096" crc="94194a89" sha1="7b47aec61593efd758e2a031f72a854bb0ba8af1" region="cpu1" offset="5000"/>
		<rom name="vecp_ic32" merge="ep5118b.32" size="4096" crc="af7b12c4" sha1="207ed466546f40ca60a38031b83aef61446902e2" region="cpu1" offset="6000"/>
		<rom name="vecp_ic31" merge="ep5119c.31" size="4096" crc="933950fe" sha1="fec7236b3dee2ea6e39c68440a6d2d9e3f72675a" region="cpu1" offset="7000"/>
		<rom name="vecp_ic92" size="8192" crc="57c5e53c" sha1="4d1d4cdc352cb2fd14ebbd6678211093be73fb69" region="gfx1" dispose="yes" offset="0"/>
		<rom name="vecp_ic105" size="8192" crc="b93588b0" sha1="bbb779e538bdf7ebfcb0e12e11b57cabd5ddd29d" region="gfx1" dispose="yes" offset="1000"/>
		<rom name="pr1633.78" merge="pr1633.78" size="32" crc="3a5844ec" sha1="680eab0e1204c9b74adc11588461651b474021bb" region="proms" offset="0"/>
		<rom name="pr1634.88" merge="pr1634.88" size="1024" crc="766b139b" sha1="3fcd66610fcaee814953a115bf5e04788923181f" region="proms" offset="20"/>
		<rom name="pr1635.51" merge="pr1635.51" size="256" crc="c29dea27" sha1="563c9770028fe39188e62630711589d6ed242a66" region="sound1" offset="0"/>
		<rom name="pr1636.70" merge="pr1636.70" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3020000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="3" service="yes">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Bonus Life">
			<dipvalue name="30000" default="yes"/>
			<dipvalue name="50000"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Rack Test (Cheat)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy"/>
			<dipvalue name="Medium" default="yes"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Hardest"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit 5/3"/>
			<dipvalue name="2 Coins/1 Credit 4/3"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/1 Credit 5/6"/>
			<dipvalue name="1 Coin/1 Credit 4/5"/>
			<dipvalue name="1 Coin/1 Credit 2/3"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/2 Credits 5/11"/>
			<dipvalue name="1 Coin/2 Credits 4/9"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit 5/3"/>
			<dipvalue name="2 Coins/1 Credit 4/3"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/1 Credit 5/6"/>
			<dipvalue name="1 Coin/1 Credit 4/5"/>
			<dipvalue name="1 Coin/1 Credit 2/3"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/2 Credits 5/11"/>
			<dipvalue name="1 Coin/2 Credits 4/9"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="alpacap7" sourcefile="pengo.c" cloneof="pengo" romof="pengo">
		<description>Alpaca v0.7 (Pengo Hardware)</description>
		<year>2003</year>
		<manufacturer>Jerronimo</manufacturer>
		<rom name="alp7.u8" size="4096" crc="e70923e4" sha1="86a96dc0dee5f5b532121892528ed2b456d51174" region="cpu1" offset="0"/>
		<rom name="blank004k.u7" size="4096" crc="c71c0011" sha1="1ceaf73df40e531df3bfb26b4fb7cd95fb7bff1d" region="cpu1" offset="1000"/>
		<rom name="blank004k.u15" size="4096" crc="c71c0011" sha1="1ceaf73df40e531df3bfb26b4fb7cd95fb7bff1d" region="cpu1" offset="2000"/>
		<rom name="blank004k.u14" size="4096" crc="c71c0011" sha1="1ceaf73df40e531df3bfb26b4fb7cd95fb7bff1d" region="cpu1" offset="3000"/>
		<rom name="blank004k.u21" size="4096" crc="c71c0011" sha1="1ceaf73df40e531df3bfb26b4fb7cd95fb7bff1d" region="cpu1" offset="4000"/>
		<rom name="blank004k.u20" size="4096" crc="c71c0011" sha1="1ceaf73df40e531df3bfb26b4fb7cd95fb7bff1d" region="cpu1" offset="5000"/>
		<rom name="blank004k.u32" size="4096" crc="c71c0011" sha1="1ceaf73df40e531df3bfb26b4fb7cd95fb7bff1d" region="cpu1" offset="6000"/>
		<rom name="blank004k.u31" size="4096" crc="c71c0011" sha1="1ceaf73df40e531df3bfb26b4fb7cd95fb7bff1d" region="cpu1" offset="7000"/>
		<rom name="alp7_ic92" size="8192" crc="693b1a96" sha1="ded8ac0a4186458fda6a241c027718742ba87973" region="gfx1" dispose="yes" offset="0"/>
		<rom name="alp_ic105" size="8192" crc="bda193f4" sha1="a61b5e86809feff025c73de78fc751ead646125b" region="gfx1" dispose="yes" offset="2000"/>
		<rom name="pr1633.078" merge="pr1633.78" size="32" crc="3a5844ec" sha1="680eab0e1204c9b74adc11588461651b474021bb" region="proms" offset="0"/>
		<rom name="pr1634.088" merge="pr1634.88" size="1024" crc="766b139b" sha1="3fcd66610fcaee814953a115bf5e04788923181f" region="proms" offset="20"/>
		<rom name="pr1635.051" merge="pr1635.51" size="256" crc="c29dea27" sha1="563c9770028fe39188e62630711589d6ed242a66" region="sound1" offset="0"/>
		<rom name="pr1636.070" merge="pr1636.70" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3020000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="3" service="yes">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Bonus Life">
			<dipvalue name="30000" default="yes"/>
			<dipvalue name="50000"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Rack Test (Cheat)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy"/>
			<dipvalue name="Medium" default="yes"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Hardest"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit 5/3"/>
			<dipvalue name="2 Coins/1 Credit 4/3"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/1 Credit 5/6"/>
			<dipvalue name="1 Coin/1 Credit 4/5"/>
			<dipvalue name="1 Coin/1 Credit 2/3"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/2 Credits 5/11"/>
			<dipvalue name="1 Coin/2 Credits 4/9"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit 5/3"/>
			<dipvalue name="2 Coins/1 Credit 4/3"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/1 Credit 5/6"/>
			<dipvalue name="1 Coin/1 Credit 4/5"/>
			<dipvalue name="1 Coin/1 Credit 2/3"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/2 Credits 5/11"/>
			<dipvalue name="1 Coin/2 Credits 4/9"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="alpacap8" sourcefile="pengo.c" cloneof="pengo" romof="pengo">
		<description>Alpaca v0.8 (Pengo Hardware)</description>
		<year>2003</year>
		<manufacturer>Jerronimo</manufacturer>
		<rom name="alp8.u8" size="4096" crc="abd45fd7" sha1="120276d1e9a3da707db4263a93418ca37f4f4c9f" region="cpu1" offset="0"/>
		<rom name="blank004k.u7" size="4096" crc="c71c0011" sha1="1ceaf73df40e531df3bfb26b4fb7cd95fb7bff1d" region="cpu1" offset="1000"/>
		<rom name="blank004k.u15" size="4096" crc="c71c0011" sha1="1ceaf73df40e531df3bfb26b4fb7cd95fb7bff1d" region="cpu1" offset="2000"/>
		<rom name="blank004k.u14" size="4096" crc="c71c0011" sha1="1ceaf73df40e531df3bfb26b4fb7cd95fb7bff1d" region="cpu1" offset="3000"/>
		<rom name="blank004k.u21" size="4096" crc="c71c0011" sha1="1ceaf73df40e531df3bfb26b4fb7cd95fb7bff1d" region="cpu1" offset="4000"/>
		<rom name="blank004k.u20" size="4096" crc="c71c0011" sha1="1ceaf73df40e531df3bfb26b4fb7cd95fb7bff1d" region="cpu1" offset="5000"/>
		<rom name="blank004k.u32" size="4096" crc="c71c0011" sha1="1ceaf73df40e531df3bfb26b4fb7cd95fb7bff1d" region="cpu1" offset="6000"/>
		<rom name="blank004k.u31" size="4096" crc="c71c0011" sha1="1ceaf73df40e531df3bfb26b4fb7cd95fb7bff1d" region="cpu1" offset="7000"/>
		<rom name="alp8_ic92" size="8192" crc="4a45717f" sha1="159a74c31fc5d4e5405bcd8d8843a1b381ea01a4" region="gfx1" dispose="yes" offset="0"/>
		<rom name="alp_ic105" size="8192" crc="bda193f4" sha1="a61b5e86809feff025c73de78fc751ead646125b" region="gfx1" dispose="yes" offset="2000"/>
		<rom name="pr1633.078" merge="pr1633.78" size="32" crc="3a5844ec" sha1="680eab0e1204c9b74adc11588461651b474021bb" region="proms" offset="0"/>
		<rom name="pr1634.088" merge="pr1634.88" size="1024" crc="766b139b" sha1="3fcd66610fcaee814953a115bf5e04788923181f" region="proms" offset="20"/>
		<rom name="pr1635.051" merge="pr1635.51" size="256" crc="c29dea27" sha1="563c9770028fe39188e62630711589d6ed242a66" region="sound1" offset="0"/>
		<rom name="pr1636.070" merge="pr1636.70" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<chip type="cpu" name="Z80" clock="3020000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="3" service="yes">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Bonus Life">
			<dipvalue name="30000" default="yes"/>
			<dipvalue name="50000"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Rack Test (Cheat)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy"/>
			<dipvalue name="Medium" default="yes"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Hardest"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit 5/3"/>
			<dipvalue name="2 Coins/1 Credit 4/3"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/1 Credit 5/6"/>
			<dipvalue name="1 Coin/1 Credit 4/5"/>
			<dipvalue name="1 Coin/1 Credit 2/3"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/2 Credits 5/11"/>
			<dipvalue name="1 Coin/2 Credits 4/9"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit 5/3"/>
			<dipvalue name="2 Coins/1 Credit 4/3"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/1 Credit 5/6"/>
			<dipvalue name="1 Coin/1 Credit 4/5"/>
			<dipvalue name="1 Coin/1 Credit 2/3"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/2 Credits 5/11"/>
			<dipvalue name="1 Coin/2 Credits 4/9"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="32"/>
	</game>
	<game name="pgmdemo" sourcefile="pgm.c" romof="pgm">
		<description>Demo - PGM</description>
		<year>1997</year>
		<manufacturer>Charles Doty</manufacturer>
		<rom name="pgm_p01s.rom" merge="pgm_p01s.rom" size="131072" crc="e42b166e" sha1="2a9df9ec746b14b74fae48b1a438da14973702ea" region="cpu1" offset="0"/>
		<rom name="p0103dem.rom" size="2097152" crc="d3f6ec45" sha1="4c171ffff6a04b362f71c42de7bc1d7b57da2c0e" region="cpu1" offset="100000"/>
		<rom name="pgm_t01s.rom" merge="pgm_t01s.rom" size="2097152" crc="1a7123a0" sha1="cc567f577bfbf45427b54d6695b11b74f2578af3" region="gfx1" dispose="yes" offset="0"/>
		<rom name="t0100dem.rom" size="4194304" crc="0596a59a" sha1="e48cb703e886a5b71ecc839136c642117aa529ef" region="gfx1" dispose="yes" offset="400000"/>
		<rom name="a0100dem.rom" size="4194304" crc="5d0e8fa1" sha1="95380456c8a6c9c48d4987951f689d5b9a7a397c" region="gfx3" dispose="yes" offset="0"/>
		<rom name="a0101dem.rom" size="4194304" crc="1147406a" sha1="2bccbd2f38f15c13eb7d5a89fd9d85f595e23bc3" region="gfx3" dispose="yes" offset="400000"/>
		<rom name="a0102dem.rom" size="4194304" crc="1147406a" sha1="2bccbd2f38f15c13eb7d5a89fd9d85f595e23bc3" region="gfx3" dispose="yes" offset="800000"/>
		<rom name="a0103dem.rom" size="4194304" crc="1147406a" sha1="2bccbd2f38f15c13eb7d5a89fd9d85f595e23bc3" region="gfx3" dispose="yes" offset="c00000"/>
		<rom name="a0104dem.rom" size="4194304" crc="1147406a" sha1="2bccbd2f38f15c13eb7d5a89fd9d85f595e23bc3" region="gfx3" dispose="yes" offset="1000000"/>
		<rom name="a0105dem.rom" size="4194304" crc="1147406a" sha1="2bccbd2f38f15c13eb7d5a89fd9d85f595e23bc3" region="gfx3" dispose="yes" offset="1400000"/>
		<rom name="b0100dem.rom" size="4194304" crc="15dd191f" sha1="a90f63138c9a9bf9215b17a14635518aed7da8a9" region="gfx4" offset="0"/>
		<rom name="b0101dem.rom" size="4194304" crc="1147406a" sha1="2bccbd2f38f15c13eb7d5a89fd9d85f595e23bc3" region="gfx4" offset="400000"/>
		<rom name="b0102dem.rom" size="4194304" crc="1147406a" sha1="2bccbd2f38f15c13eb7d5a89fd9d85f595e23bc3" region="gfx4" offset="800000"/>
		<rom name="pgm_m01s.rom" merge="pgm_m01s.rom" size="2097152" crc="45ae7159" sha1="d3ed3ff3464557fd0df6b069b2e431528b0ebfa8" region="sound1" offset="0"/>
		<rom name="m0100dem.rom" size="2097152" crc="8d89877e" sha1="7d76d48d64d7ac5411d714a4bb83f37e3e5b8df6" region="sound1" offset="400000"/>
		<chip type="cpu" name="68000" clock="20000000"/>
		<chip type="cpu" name="Z80" clock="8468000"/>
		<chip type="audio" name="ICS2115"/>
		<display 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">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Music">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Voice">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Free">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Stop">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Region">
			<dipvalue name="World" default="yes"/>
			<dipvalue name="Korea"/>
			<dipvalue name="China"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="2304"/>
	</game>
	<game name="pgmfrog" sourcefile="pgm.c" romof="pgm">
		<description>Frog Feast (PGM)</description>
		<year>2006</year>
		<manufacturer>Rastersoft</manufacturer>
		<rom name="pgm_p01s.rom" merge="pgm_p01s.rom" size="131072" crc="e42b166e" sha1="2a9df9ec746b14b74fae48b1a438da14973702ea" region="cpu1" offset="0"/>
		<rom name="p0103frog.rom" size="2097152" crc="cdec9e8d" sha1="183753b3f19e9b06c6059206aac85d865bf1dd66" region="cpu1" offset="100000"/>
		<rom name="pgm_t01s.rom" merge="pgm_t01s.rom" size="2097152" crc="1a7123a0" sha1="cc567f577bfbf45427b54d6695b11b74f2578af3" region="gfx1" dispose="yes" offset="0"/>
		<rom name="t0100frog.rom" size="4194304" crc="8f58b6d8" sha1="79b3b503f29593170a7faa93d75707682d800c66" region="gfx1" dispose="yes" offset="400000"/>
		<rom name="a0100frog.rom" size="4194304" crc="dc1eafe6" sha1="11eb0d02c38df828ae0361bc7624c4658047df67" region="gfx3" dispose="yes" offset="0"/>
		<rom name="a0101dem.rom" size="4194304" crc="1147406a" sha1="2bccbd2f38f15c13eb7d5a89fd9d85f595e23bc3" region="gfx3" dispose="yes" offset="400000"/>
		<rom name="a0102dem.rom" size="4194304" crc="1147406a" sha1="2bccbd2f38f15c13eb7d5a89fd9d85f595e23bc3" region="gfx3" dispose="yes" offset="800000"/>
		<rom name="a0103dem.rom" size="4194304" crc="1147406a" sha1="2bccbd2f38f15c13eb7d5a89fd9d85f595e23bc3" region="gfx3" dispose="yes" offset="c00000"/>
		<rom name="a0104dem.rom" size="4194304" crc="1147406a" sha1="2bccbd2f38f15c13eb7d5a89fd9d85f595e23bc3" region="gfx3" dispose="yes" offset="1000000"/>
		<rom name="a0105dem.rom" size="4194304" crc="1147406a" sha1="2bccbd2f38f15c13eb7d5a89fd9d85f595e23bc3" region="gfx3" dispose="yes" offset="1400000"/>
		<rom name="b0100frog.rom" size="4194304" crc="3d44b66f" sha1="04347002bd942d320c6b8240e4485aec626f2aaa" region="gfx4" offset="0"/>
		<rom name="b0101dem.rom" size="4194304" crc="1147406a" sha1="2bccbd2f38f15c13eb7d5a89fd9d85f595e23bc3" region="gfx4" offset="400000"/>
		<rom name="b0102dem.rom" size="4194304" crc="1147406a" sha1="2bccbd2f38f15c13eb7d5a89fd9d85f595e23bc3" region="gfx4" offset="800000"/>
		<rom name="pgm_m01s.rom" merge="pgm_m01s.rom" size="2097152" crc="45ae7159" sha1="d3ed3ff3464557fd0df6b069b2e431528b0ebfa8" region="sound1" offset="0"/>
		<rom name="m0100frog.rom" size="2097152" crc="05e2f761" sha1="c93d94a8f11c41b019fcf9b6a90645416fd2c75b" region="sound1" offset="400000"/>
		<chip type="cpu" name="68000" clock="20000000"/>
		<chip type="cpu" name="Z80" clock="8468000"/>
		<chip type="audio" name="ICS2115"/>
		<display 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">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Music">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Voice">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Free">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Stop">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Region">
			<dipvalue name="World" default="yes"/>
			<dipvalue name="Korea"/>
			<dipvalue name="China"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="2304"/>
	</game>
	<game name="phoenixr" sourcefile="phoenix.c" cloneof="phoenix" romof="phoenix">
		<description>PhoenixR (German Democratic Republic version)</description>
		<year>2000</year>
		<manufacturer>CYBERYOGI =CO= Windler hack</manufacturer>
		<rom name="phoenix.45" size="2048" crc="5b8c55a8" sha1="839c1ca9766f730ec3accd48db70f6429a9c3362" region="cpu1" offset="0"/>
		<rom name="phoenix3.46" size="2048" crc="5748f486" sha1="49e6fd836d26ec24105e95227b24cf668e8a470a" region="cpu1" offset="800"/>
		<rom name="phoenix.47" size="2048" crc="cbbb8839" sha1="b7f449374cac111081559e39646f973e7e99fd64" region="cpu1" offset="1000"/>
		<rom name="r_ic48" size="2048" crc="9253e642" sha1="9f72d7beb22ffc8dffc43765356e34def36efc12" region="cpu1" offset="1800"/>
		<rom name="ic49" merge="h5-ic49.5a" size="2048" crc="a105e4e7" sha1="b35142a91b6b7fdf7535202671793393c9f4685f" region="cpu1" offset="2000"/>
		<rom name="ic50" merge="h6-ic50.6a" size="2048" crc="ac5e9ec1" sha1="0402e5241d99759d804291998efd43f37ce99917" region="cpu1" offset="2800"/>
		<rom name="ic51" merge="h7-ic51.7a" size="2048" crc="2eab35b4" sha1="849bf8273317cc869bdd67e50c68399ee8ece81d" region="cpu1" offset="3000"/>
		<rom name="phoenix3.52" size="2048" crc="d2c5c984" sha1="a9432f9aff8a2f5ca1d347443efc008a177d8ae0" region="cpu1" offset="3800"/>
		<rom name="r_ic23" size="2048" crc="02bc87ea" sha1="bd672a5c62339e18d627d5bb195a9da2a76fd239" region="gfx1" dispose="yes" offset="0"/>
		<rom name="r_ic24" size="2048" crc="675388ee" sha1="4bef2b7cd28b2311a5775f89ee8756caf405c182" region="gfx1" dispose="yes" offset="800"/>
		<rom name="r_ic39" size="2048" crc="8b1653ba" sha1="5677fd96d49165b4d71047771e4a0bd8d6fb2400" region="gfx2" dispose="yes" offset="0"/>
		<rom name="r_ic40" size="2048" crc="3b811dfb" sha1="e2a9fada30bdb096ddfd35abc4717e1cac38c943" region="gfx2" dispose="yes" offset="800"/>
		<rom name="ic40_b.bin" merge="mmi6301.ic40" size="256" crc="79350b25" sha1="57411be4c1d89677f7919ae295446da90612c8a8" region="proms" offset="0"/>
		<rom name="ic41_a.bin" merge="mmi6301.ic41" size="256" crc="e176b768" sha1="e2184dd495ed579f10b6da0b78379e02d7a6229f" region="proms" offset="100"/>
		<chip type="cpu" name="8085A" clock="2750000"/>
		<chip type="audio" name="TMS36XX" clock="372"/>
		<chip type="audio" name="Custom"/>
		<chip type="audio" name="Discrete" clock="120000"/>
		<display type="raster" rotate="90" width="248" height="208" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="1">
			<control type="joy2way"/>
		</input>
		<dipswitch name="Lives">
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
			<dipvalue name="6"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="3K 30K" default="yes"/>
			<dipvalue name="4K 40K"/>
			<dipvalue name="5K 50K"/>
			<dipvalue name="6K 60K"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" cocktail="preliminary" savestate="unsupported" palettesize="256"/>
	</game>
	<game name="phoenixg" sourcefile="phoenix.c" cloneof="phoenix" romof="phoenix">
		<description>Phoenix (Greek)</description>
		<year>1980</year>
		<manufacturer>GreekRoms</manufacturer>
		<rom name="phoenix.45" size="2048" crc="5b8c55a8" sha1="839c1ca9766f730ec3accd48db70f6429a9c3362" region="cpu1" offset="0"/>
		<rom name="phoenix.46" size="2048" crc="dbc942fa" sha1="9fe224e6ced407289dfa571468259a021d942b7d" region="cpu1" offset="800"/>
		<rom name="phoenix.47" size="2048" crc="cbbb8839" sha1="b7f449374cac111081559e39646f973e7e99fd64" region="cpu1" offset="1000"/>
		<rom name="phoenix.48g" size="2048" crc="63d4c322" sha1="96bac0950940f6a3a7972ed403431c6fb1941667" region="cpu1" offset="1800"/>
		<rom name="phoenix.49" size="2048" crc="c8a5d6d6" sha1="ef6ade323544e3edd4101609138ecf35e8cb9577" region="cpu1" offset="2000"/>
		<rom name="ic50" merge="h6-ic50.6a" size="2048" crc="ac5e9ec1" sha1="0402e5241d99759d804291998efd43f37ce99917" region="cpu1" offset="2800"/>
		<rom name="ic51" merge="h7-ic51.7a" size="2048" crc="2eab35b4" sha1="849bf8273317cc869bdd67e50c68399ee8ece81d" region="cpu1" offset="3000"/>
		<rom name="phoenix.52" size="2048" crc="b9915263" sha1="f61396077b23364b5b26f62c6923394d23a37eb3" region="cpu1" offset="3800"/>
		<rom name="ic23" merge="ic23.3d" size="2048" crc="3c7e623f" sha1="e7ff5fc371664af44785c079e92eeb2d8530187b" region="gfx1" dispose="yes" offset="0"/>
		<rom name="ic24" merge="ic24.4d" size="2048" crc="59916d3b" sha1="71aec70a8e096ed1f0c2297b3ae7dca1b8ecc38d" region="gfx1" dispose="yes" offset="800"/>
		<rom name="ic39g" size="2048" crc="0ed46d30" sha1="dd21172c11ef60351921ed7067736682237a8db9" region="gfx2" dispose="yes" offset="0"/>
		<rom name="ic40" merge="b2-ic40.4b" size="2048" crc="0be2ba91" sha1="af9243ee23377b632b9b7d0b84d341d06bf22480" region="gfx2" dispose="yes" offset="800"/>
		<rom name="ic40_b.bin" merge="mmi6301.ic40" size="256" crc="79350b25" sha1="57411be4c1d89677f7919ae295446da90612c8a8" region="proms" offset="0"/>
		<rom name="ic41_a.bin" merge="mmi6301.ic41" size="256" crc="e176b768" sha1="e2184dd495ed579f10b6da0b78379e02d7a6229f" region="proms" offset="100"/>
		<chip type="cpu" name="8085A" clock="2750000"/>
		<chip type="audio" name="TMS36XX" clock="372"/>
		<chip type="audio" name="Custom"/>
		<chip type="audio" name="Discrete" clock="120000"/>
		<display type="raster" rotate="90" width="248" height="208" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="1">
			<control type="joy2way"/>
		</input>
		<dipswitch name="Lives">
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
			<dipvalue name="6"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="3K 30K" default="yes"/>
			<dipvalue name="4K 40K"/>
			<dipvalue name="5K 50K"/>
			<dipvalue name="6K 60K"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="256"/>
	</game>
	<game name="pc_bb2" sourcefile="playch10.c" romof="playch10">
		<description>Bubble Bobble 2 (PlayChoice-10)</description>
		<year>2002</year>
		<manufacturer>NES-&gt;PC-10</manufacturer>
		<biosset name="dual" description="Dual Monitor Version" default="yes"/>
		<biosset name="single" description="Single Monitor Version"/>
		<rom name="pch1-c.8t" merge="pch1-c.8t" bios="dual" size="16384" crc="d52fa07a" sha1="55cabf52ae10c050c2229081a80b9fe5454ab8c5" region="cpu1" offset="0"/>
		<rom name="pck1-c.8t" merge="pck1-c.8t" bios="single" size="16384" crc="503ee8b1" sha1="3bd20bc71cac742d1b8c1430a6426d0a19db7ad0" region="cpu1" offset="0"/>
		<rom name="bb2-u3" size="8192" crc="edcc21c6" sha1="5d73c6a747cfe951dc7c6ddfbb29859e9548aded" region="cpu1" offset="c000"/>
		<rom name="pch1-c.8p" merge="pch1-c.8p" size="8192" crc="30c15e23" sha1="69166afdb2fe827c7f1919cdf4197caccbd961fa" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pch1-c.8m" merge="pch1-c.8m" size="8192" crc="c1232eee" sha1="beaf9fa2d091a3c7f70c51e966d885b1f9f0935f" region="gfx1" dispose="yes" offset="2000"/>
		<rom name="pch1-c.8k" merge="pch1-c.8k" size="8192" crc="9acffb30" sha1="b814f10ef23f2ca445fabafcbf7f25e2d454ba8c" region="gfx1" dispose="yes" offset="4000"/>
		<rom name="pch1-c.6f" merge="pch1-c.6f" size="256" crc="e5414ca3" sha1="d2878411cda84ffe0afb2e538a67457f51bebffb" region="proms" offset="0"/>
		<rom name="pch1-c.6e" merge="pch1-c.6e" size="256" crc="a2625c6e" sha1="a448b47c9289902e26a3d3c4c7d5a7968c385e81" region="proms" offset="100"/>
		<rom name="pch1-c.6d" merge="pch1-c.6d" size="256" crc="1213ebd4" sha1="0ad386fc3eab5e53c0288ad1de33639a9e461b7c" region="proms" offset="200"/>
		<rom name="bb2-u5" size="131072" crc="5f7c1d17" sha1="48608c9ebd8c0feb9e1126eb4070f185c41d9a19" region="cpu2" offset="10000"/>
		<rom name="bb2-u1" size="131072" crc="5e59afae" sha1="5ed7d7c1ed50dbdc01e0a80e6ed5a246349726aa" region="gfx2" offset="0"/>
		<rom name="security.prm" size="16" crc="31a05a48" sha1="8b340600feae03bb5cdab852a9879ecffcc8a2b9" region="user1" offset="0"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="cpu" name="N2A03" clock="1789772"/>
		<chip type="audio" name="N2A03" clock="1789772"/>
		<chip type="audio" name="DAC"/>
		<display type="raster" rotate="0" width="256" height="240" refresh="60.000000" />
		<display type="raster" rotate="0" width="256" height="240" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Units of time (coin A/coin B)">
			<dipvalue name="300/0" default="yes"/>
			<dipvalue name="300/100"/>
			<dipvalue name="300/200"/>
			<dipvalue name="300/300"/>
			<dipvalue name="300/400"/>
			<dipvalue name="300/500"/>
			<dipvalue name="300/600"/>
			<dipvalue name="300/700"/>
			<dipvalue name="300/800"/>
			<dipvalue name="300/900"/>
			<dipvalue name="150/0"/>
			<dipvalue name="150/200"/>
			<dipvalue name="150/400"/>
			<dipvalue name="150/500"/>
			<dipvalue name="150/600"/>
			<dipvalue name="150/800"/>
			<dipvalue name="300/1000"/>
			<dipvalue name="300/1100"/>
			<dipvalue name="300/1200"/>
			<dipvalue name="300/1300"/>
			<dipvalue name="300/1400"/>
			<dipvalue name="300/1500"/>
			<dipvalue name="300/1600"/>
			<dipvalue name="300/1700"/>
			<dipvalue name="300/1800"/>
			<dipvalue name="300/1900"/>
			<dipvalue name="150/1000"/>
			<dipvalue name="150/1200"/>
			<dipvalue name="150/1400"/>
			<dipvalue name="150/1500"/>
			<dipvalue name="150/1600"/>
			<dipvalue name="150/1800"/>
			<dipvalue name="300/2000"/>
			<dipvalue name="300/2100"/>
			<dipvalue name="300/2200"/>
			<dipvalue name="300/2300"/>
			<dipvalue name="300/2400"/>
			<dipvalue name="300/2500"/>
			<dipvalue name="300/2600"/>
			<dipvalue name="300/2700"/>
			<dipvalue name="300/2800"/>
			<dipvalue name="300/2900"/>
			<dipvalue name="150/2000"/>
			<dipvalue name="150/2200"/>
			<dipvalue name="150/2400"/>
			<dipvalue name="150/2500"/>
			<dipvalue name="150/2600"/>
			<dipvalue name="150/2800"/>
			<dipvalue name="300/3000"/>
			<dipvalue name="300/3100"/>
			<dipvalue name="300/3200"/>
			<dipvalue name="300/3300"/>
			<dipvalue name="300/3400"/>
			<dipvalue name="300/3500"/>
			<dipvalue name="300/3600"/>
			<dipvalue name="300/3700"/>
			<dipvalue name="300/3800"/>
			<dipvalue name="300/3900"/>
			<dipvalue name="150/3000"/>
			<dipvalue name="150/3200"/>
			<dipvalue name="150/3400"/>
			<dipvalue name="150/3500"/>
			<dipvalue name="150/3600"/>
			<dipvalue name="150/3800"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Mode">
			<dipvalue name="Mode 1" default="yes"/>
			<dipvalue name="Mode 2"/>
		</dipswitch>
		<dipswitch name="Timer speed">
			<dipvalue name="60 units per second"/>
			<dipvalue name="30 units per second"/>
			<dipvalue name="20 units per second"/>
			<dipvalue name="15 units per second"/>
			<dipvalue name="10 units per second"/>
			<dipvalue name="6 units per second"/>
			<dipvalue name="5 units per second"/>
			<dipvalue name="4 units per second"/>
			<dipvalue name="3 units per second"/>
			<dipvalue name="2 units per second"/>
			<dipvalue name="1 unit per second" default="yes"/>
			<dipvalue name="1 unit every 4 seconds"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="768"/>
	</game>
	<game name="pc_ctfrc" sourcefile="playch10.c" romof="playch10">
		<description>Contra Force (PlayChoice-10)</description>
		<year>2002</year>
		<manufacturer>NES-&gt;PC-10</manufacturer>
		<biosset name="dual" description="Dual Monitor Version" default="yes"/>
		<biosset name="single" description="Single Monitor Version"/>
		<rom name="pch1-c.8t" merge="pch1-c.8t" bios="dual" size="16384" crc="d52fa07a" sha1="55cabf52ae10c050c2229081a80b9fe5454ab8c5" region="cpu1" offset="0"/>
		<rom name="pck1-c.8t" merge="pck1-c.8t" bios="single" size="16384" crc="503ee8b1" sha1="3bd20bc71cac742d1b8c1430a6426d0a19db7ad0" region="cpu1" offset="0"/>
		<rom name="ctfrc-u3" size="8192" crc="edcc21c6" sha1="5d73c6a747cfe951dc7c6ddfbb29859e9548aded" region="cpu1" offset="c000"/>
		<rom name="pch1-c.8p" merge="pch1-c.8p" size="8192" crc="30c15e23" sha1="69166afdb2fe827c7f1919cdf4197caccbd961fa" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pch1-c.8m" merge="pch1-c.8m" size="8192" crc="c1232eee" sha1="beaf9fa2d091a3c7f70c51e966d885b1f9f0935f" region="gfx1" dispose="yes" offset="2000"/>
		<rom name="pch1-c.8k" merge="pch1-c.8k" size="8192" crc="9acffb30" sha1="b814f10ef23f2ca445fabafcbf7f25e2d454ba8c" region="gfx1" dispose="yes" offset="4000"/>
		<rom name="pch1-c.6f" merge="pch1-c.6f" size="256" crc="e5414ca3" sha1="d2878411cda84ffe0afb2e538a67457f51bebffb" region="proms" offset="0"/>
		<rom name="pch1-c.6e" merge="pch1-c.6e" size="256" crc="a2625c6e" sha1="a448b47c9289902e26a3d3c4c7d5a7968c385e81" region="proms" offset="100"/>
		<rom name="pch1-c.6d" merge="pch1-c.6d" size="256" crc="1213ebd4" sha1="0ad386fc3eab5e53c0288ad1de33639a9e461b7c" region="proms" offset="200"/>
		<rom name="ctfrc-u5" size="131072" crc="1ff7fc0d" sha1="bbf1fb616c13795c9c8e447a72f009ee3746bd90" region="cpu2" offset="10000"/>
		<rom name="ctfrc-u1" size="131072" crc="7ff2a7f8" sha1="234041d4c880ccd4acd295c9b2a3d6e37089beda" region="gfx2" offset="0"/>
		<rom name="security.prm" size="16" crc="31a05a48" sha1="8b340600feae03bb5cdab852a9879ecffcc8a2b9" region="user1" offset="0"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="cpu" name="N2A03" clock="1789772"/>
		<chip type="audio" name="N2A03" clock="1789772"/>
		<chip type="audio" name="DAC"/>
		<display type="raster" rotate="0" width="256" height="240" refresh="60.000000" />
		<display type="raster" rotate="0" width="256" height="240" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Units of time (coin A/coin B)">
			<dipvalue name="300/0" default="yes"/>
			<dipvalue name="300/100"/>
			<dipvalue name="300/200"/>
			<dipvalue name="300/300"/>
			<dipvalue name="300/400"/>
			<dipvalue name="300/500"/>
			<dipvalue name="300/600"/>
			<dipvalue name="300/700"/>
			<dipvalue name="300/800"/>
			<dipvalue name="300/900"/>
			<dipvalue name="150/0"/>
			<dipvalue name="150/200"/>
			<dipvalue name="150/400"/>
			<dipvalue name="150/500"/>
			<dipvalue name="150/600"/>
			<dipvalue name="150/800"/>
			<dipvalue name="300/1000"/>
			<dipvalue name="300/1100"/>
			<dipvalue name="300/1200"/>
			<dipvalue name="300/1300"/>
			<dipvalue name="300/1400"/>
			<dipvalue name="300/1500"/>
			<dipvalue name="300/1600"/>
			<dipvalue name="300/1700"/>
			<dipvalue name="300/1800"/>
			<dipvalue name="300/1900"/>
			<dipvalue name="150/1000"/>
			<dipvalue name="150/1200"/>
			<dipvalue name="150/1400"/>
			<dipvalue name="150/1500"/>
			<dipvalue name="150/1600"/>
			<dipvalue name="150/1800"/>
			<dipvalue name="300/2000"/>
			<dipvalue name="300/2100"/>
			<dipvalue name="300/2200"/>
			<dipvalue name="300/2300"/>
			<dipvalue name="300/2400"/>
			<dipvalue name="300/2500"/>
			<dipvalue name="300/2600"/>
			<dipvalue name="300/2700"/>
			<dipvalue name="300/2800"/>
			<dipvalue name="300/2900"/>
			<dipvalue name="150/2000"/>
			<dipvalue name="150/2200"/>
			<dipvalue name="150/2400"/>
			<dipvalue name="150/2500"/>
			<dipvalue name="150/2600"/>
			<dipvalue name="150/2800"/>
			<dipvalue name="300/3000"/>
			<dipvalue name="300/3100"/>
			<dipvalue name="300/3200"/>
			<dipvalue name="300/3300"/>
			<dipvalue name="300/3400"/>
			<dipvalue name="300/3500"/>
			<dipvalue name="300/3600"/>
			<dipvalue name="300/3700"/>
			<dipvalue name="300/3800"/>
			<dipvalue name="300/3900"/>
			<dipvalue name="150/3000"/>
			<dipvalue name="150/3200"/>
			<dipvalue name="150/3400"/>
			<dipvalue name="150/3500"/>
			<dipvalue name="150/3600"/>
			<dipvalue name="150/3800"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Mode">
			<dipvalue name="Mode 1" default="yes"/>
			<dipvalue name="Mode 2"/>
		</dipswitch>
		<dipswitch name="Timer speed">
			<dipvalue name="60 units per second"/>
			<dipvalue name="30 units per second"/>
			<dipvalue name="20 units per second"/>
			<dipvalue name="15 units per second"/>
			<dipvalue name="10 units per second"/>
			<dipvalue name="6 units per second"/>
			<dipvalue name="5 units per second"/>
			<dipvalue name="4 units per second"/>
			<dipvalue name="3 units per second"/>
			<dipvalue name="2 units per second"/>
			<dipvalue name="1 unit per second" default="yes"/>
			<dipvalue name="1 unit every 4 seconds"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="768"/>
	</game>
	<game name="pc_digdg" sourcefile="playch10.c" romof="playch10">
		<description>Dig Dug (PlayChoice-10)</description>
		<year>2002</year>
		<manufacturer>NES-&gt;PC-10</manufacturer>
		<biosset name="dual" description="Dual Monitor Version" default="yes"/>
		<biosset name="single" description="Single Monitor Version"/>
		<rom name="pch1-c.8t" merge="pch1-c.8t" bios="dual" size="16384" crc="d52fa07a" sha1="55cabf52ae10c050c2229081a80b9fe5454ab8c5" region="cpu1" offset="0"/>
		<rom name="pck1-c.8t" merge="pck1-c.8t" bios="single" size="16384" crc="503ee8b1" sha1="3bd20bc71cac742d1b8c1430a6426d0a19db7ad0" region="cpu1" offset="0"/>
		<rom name="u3" size="8192" crc="415b8807" sha1="9d6161bbc6dec5873cc6d8a570141d4af42fa232" region="cpu1" offset="c000"/>
		<rom name="pch1-c.8p" merge="pch1-c.8p" size="8192" crc="30c15e23" sha1="69166afdb2fe827c7f1919cdf4197caccbd961fa" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pch1-c.8m" merge="pch1-c.8m" size="8192" crc="c1232eee" sha1="beaf9fa2d091a3c7f70c51e966d885b1f9f0935f" region="gfx1" dispose="yes" offset="2000"/>
		<rom name="pch1-c.8k" merge="pch1-c.8k" size="8192" crc="9acffb30" sha1="b814f10ef23f2ca445fabafcbf7f25e2d454ba8c" region="gfx1" dispose="yes" offset="4000"/>
		<rom name="pch1-c.6f" merge="pch1-c.6f" size="256" crc="e5414ca3" sha1="d2878411cda84ffe0afb2e538a67457f51bebffb" region="proms" offset="0"/>
		<rom name="pch1-c.6e" merge="pch1-c.6e" size="256" crc="a2625c6e" sha1="a448b47c9289902e26a3d3c4c7d5a7968c385e81" region="proms" offset="100"/>
		<rom name="pch1-c.6d" merge="pch1-c.6d" size="256" crc="1213ebd4" sha1="0ad386fc3eab5e53c0288ad1de33639a9e461b7c" region="proms" offset="200"/>
		<rom name="digdug.u1" size="32768" crc="a26ae22e" sha1="0f95aa5f74ef2b192e355381987cf4624fce5653" region="cpu2" offset="8000"/>
		<rom name="digdug.u2" size="8192" crc="2dabc198" sha1="79f1e65eea2a2841dc47916cb86fbf992b936bd5" region="gfx2" offset="0"/>
		<rom name="security.prm" size="16" crc="29893c7f" sha1="58478b7de2177c8dc1d6885bd34eeeeb5e46d7a3" region="user1" offset="0"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="cpu" name="N2A03" clock="1789772"/>
		<chip type="audio" name="N2A03" clock="1789772"/>
		<chip type="audio" name="DAC"/>
		<display type="raster" rotate="0" width="256" height="240" refresh="60.000000" />
		<display type="raster" rotate="0" width="256" height="240" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Units of time (coin A/coin B)">
			<dipvalue name="300/0" default="yes"/>
			<dipvalue name="300/100"/>
			<dipvalue name="300/200"/>
			<dipvalue name="300/300"/>
			<dipvalue name="300/400"/>
			<dipvalue name="300/500"/>
			<dipvalue name="300/600"/>
			<dipvalue name="300/700"/>
			<dipvalue name="300/800"/>
			<dipvalue name="300/900"/>
			<dipvalue name="150/0"/>
			<dipvalue name="150/200"/>
			<dipvalue name="150/400"/>
			<dipvalue name="150/500"/>
			<dipvalue name="150/600"/>
			<dipvalue name="150/800"/>
			<dipvalue name="300/1000"/>
			<dipvalue name="300/1100"/>
			<dipvalue name="300/1200"/>
			<dipvalue name="300/1300"/>
			<dipvalue name="300/1400"/>
			<dipvalue name="300/1500"/>
			<dipvalue name="300/1600"/>
			<dipvalue name="300/1700"/>
			<dipvalue name="300/1800"/>
			<dipvalue name="300/1900"/>
			<dipvalue name="150/1000"/>
			<dipvalue name="150/1200"/>
			<dipvalue name="150/1400"/>
			<dipvalue name="150/1500"/>
			<dipvalue name="150/1600"/>
			<dipvalue name="150/1800"/>
			<dipvalue name="300/2000"/>
			<dipvalue name="300/2100"/>
			<dipvalue name="300/2200"/>
			<dipvalue name="300/2300"/>
			<dipvalue name="300/2400"/>
			<dipvalue name="300/2500"/>
			<dipvalue name="300/2600"/>
			<dipvalue name="300/2700"/>
			<dipvalue name="300/2800"/>
			<dipvalue name="300/2900"/>
			<dipvalue name="150/2000"/>
			<dipvalue name="150/2200"/>
			<dipvalue name="150/2400"/>
			<dipvalue name="150/2500"/>
			<dipvalue name="150/2600"/>
			<dipvalue name="150/2800"/>
			<dipvalue name="300/3000"/>
			<dipvalue name="300/3100"/>
			<dipvalue name="300/3200"/>
			<dipvalue name="300/3300"/>
			<dipvalue name="300/3400"/>
			<dipvalue name="300/3500"/>
			<dipvalue name="300/3600"/>
			<dipvalue name="300/3700"/>
			<dipvalue name="300/3800"/>
			<dipvalue name="300/3900"/>
			<dipvalue name="150/3000"/>
			<dipvalue name="150/3200"/>
			<dipvalue name="150/3400"/>
			<dipvalue name="150/3500"/>
			<dipvalue name="150/3600"/>
			<dipvalue name="150/3800"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Mode">
			<dipvalue name="Mode 1" default="yes"/>
			<dipvalue name="Mode 2"/>
		</dipswitch>
		<dipswitch name="Timer speed">
			<dipvalue name="60 units per second"/>
			<dipvalue name="30 units per second"/>
			<dipvalue name="20 units per second"/>
			<dipvalue name="15 units per second"/>
			<dipvalue name="10 units per second"/>
			<dipvalue name="6 units per second"/>
			<dipvalue name="5 units per second"/>
			<dipvalue name="4 units per second"/>
			<dipvalue name="3 units per second"/>
			<dipvalue name="2 units per second"/>
			<dipvalue name="1 unit per second" default="yes"/>
			<dipvalue name="1 unit every 4 seconds"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="768"/>
	</game>
	<game name="pc_krsty" sourcefile="playch10.c" romof="playch10">
		<description>Krusty's Funhouse (PlayChoice-10)</description>
		<year>2002</year>
		<manufacturer>NES-&gt;PC-10</manufacturer>
		<biosset name="dual" description="Dual Monitor Version" default="yes"/>
		<biosset name="single" description="Single Monitor Version"/>
		<rom name="pch1-c.8t" merge="pch1-c.8t" bios="dual" size="16384" crc="d52fa07a" sha1="55cabf52ae10c050c2229081a80b9fe5454ab8c5" region="cpu1" offset="0"/>
		<rom name="pck1-c.8t" merge="pck1-c.8t" bios="single" size="16384" crc="503ee8b1" sha1="3bd20bc71cac742d1b8c1430a6426d0a19db7ad0" region="cpu1" offset="0"/>
		<rom name="xu-u3" size="8192" crc="c3984e09" sha1="70d7e5d9cf9b1f358e1be84a0e8c5997b1aae2d9" region="cpu1" offset="c000"/>
		<rom name="pch1-c.8p" merge="pch1-c.8p" size="8192" crc="30c15e23" sha1="69166afdb2fe827c7f1919cdf4197caccbd961fa" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pch1-c.8m" merge="pch1-c.8m" size="8192" crc="c1232eee" sha1="beaf9fa2d091a3c7f70c51e966d885b1f9f0935f" region="gfx1" dispose="yes" offset="2000"/>
		<rom name="pch1-c.8k" merge="pch1-c.8k" size="8192" crc="9acffb30" sha1="b814f10ef23f2ca445fabafcbf7f25e2d454ba8c" region="gfx1" dispose="yes" offset="4000"/>
		<rom name="pch1-c.6f" merge="pch1-c.6f" size="256" crc="e5414ca3" sha1="d2878411cda84ffe0afb2e538a67457f51bebffb" region="proms" offset="0"/>
		<rom name="pch1-c.6e" merge="pch1-c.6e" size="256" crc="a2625c6e" sha1="a448b47c9289902e26a3d3c4c7d5a7968c385e81" region="proms" offset="100"/>
		<rom name="pch1-c.6d" merge="pch1-c.6d" size="256" crc="1213ebd4" sha1="0ad386fc3eab5e53c0288ad1de33639a9e461b7c" region="proms" offset="200"/>
		<rom name="xu-u4" size="131072" crc="1f4103e5" sha1="0a45c9b140df98aac7936c84e732410d796a35d7" region="cpu2" offset="10000"/>
		<rom name="xu-u5" size="131072" crc="778c4115" sha1="beab60c8237ffba27f6730fe7f4c45173cf892e0" region="cpu2" offset="30000"/>
		<rom name="xu-u1" size="131072" crc="fce8e0ea" sha1="808f74e9124f273aab7adf5f31c2d5893b06323e" region="gfx2" offset="0"/>
		<rom name="security.prm" size="16" crc="0fe6e900" sha1="544d8af1aa9186bf76d0a35e78b20e94d3afbcb5" region="user1" offset="0"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="cpu" name="N2A03" clock="1789772"/>
		<chip type="audio" name="N2A03" clock="1789772"/>
		<chip type="audio" name="DAC"/>
		<display type="raster" rotate="0" width="256" height="240" refresh="60.000000" />
		<display type="raster" rotate="0" width="256" height="240" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Units of time (coin A/coin B)">
			<dipvalue name="300/0" default="yes"/>
			<dipvalue name="300/100"/>
			<dipvalue name="300/200"/>
			<dipvalue name="300/300"/>
			<dipvalue name="300/400"/>
			<dipvalue name="300/500"/>
			<dipvalue name="300/600"/>
			<dipvalue name="300/700"/>
			<dipvalue name="300/800"/>
			<dipvalue name="300/900"/>
			<dipvalue name="150/0"/>
			<dipvalue name="150/200"/>
			<dipvalue name="150/400"/>
			<dipvalue name="150/500"/>
			<dipvalue name="150/600"/>
			<dipvalue name="150/800"/>
			<dipvalue name="300/1000"/>
			<dipvalue name="300/1100"/>
			<dipvalue name="300/1200"/>
			<dipvalue name="300/1300"/>
			<dipvalue name="300/1400"/>
			<dipvalue name="300/1500"/>
			<dipvalue name="300/1600"/>
			<dipvalue name="300/1700"/>
			<dipvalue name="300/1800"/>
			<dipvalue name="300/1900"/>
			<dipvalue name="150/1000"/>
			<dipvalue name="150/1200"/>
			<dipvalue name="150/1400"/>
			<dipvalue name="150/1500"/>
			<dipvalue name="150/1600"/>
			<dipvalue name="150/1800"/>
			<dipvalue name="300/2000"/>
			<dipvalue name="300/2100"/>
			<dipvalue name="300/2200"/>
			<dipvalue name="300/2300"/>
			<dipvalue name="300/2400"/>
			<dipvalue name="300/2500"/>
			<dipvalue name="300/2600"/>
			<dipvalue name="300/2700"/>
			<dipvalue name="300/2800"/>
			<dipvalue name="300/2900"/>
			<dipvalue name="150/2000"/>
			<dipvalue name="150/2200"/>
			<dipvalue name="150/2400"/>
			<dipvalue name="150/2500"/>
			<dipvalue name="150/2600"/>
			<dipvalue name="150/2800"/>
			<dipvalue name="300/3000"/>
			<dipvalue name="300/3100"/>
			<dipvalue name="300/3200"/>
			<dipvalue name="300/3300"/>
			<dipvalue name="300/3400"/>
			<dipvalue name="300/3500"/>
			<dipvalue name="300/3600"/>
			<dipvalue name="300/3700"/>
			<dipvalue name="300/3800"/>
			<dipvalue name="300/3900"/>
			<dipvalue name="150/3000"/>
			<dipvalue name="150/3200"/>
			<dipvalue name="150/3400"/>
			<dipvalue name="150/3500"/>
			<dipvalue name="150/3600"/>
			<dipvalue name="150/3800"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Mode">
			<dipvalue name="Mode 1" default="yes"/>
			<dipvalue name="Mode 2"/>
		</dipswitch>
		<dipswitch name="Timer speed">
			<dipvalue name="60 units per second"/>
			<dipvalue name="30 units per second"/>
			<dipvalue name="20 units per second"/>
			<dipvalue name="15 units per second"/>
			<dipvalue name="10 units per second"/>
			<dipvalue name="6 units per second"/>
			<dipvalue name="5 units per second"/>
			<dipvalue name="4 units per second"/>
			<dipvalue name="3 units per second"/>
			<dipvalue name="2 units per second"/>
			<dipvalue name="1 unit per second" default="yes"/>
			<dipvalue name="1 unit every 4 seconds"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="768"/>
	</game>
	<game name="pc_mman5" sourcefile="playch10.c" romof="playch10">
		<description>Megaman 5 (PlayChoice-10)</description>
		<year>2002</year>
		<manufacturer>NES-&gt;PC-10</manufacturer>
		<biosset name="dual" description="Dual Monitor Version" default="yes"/>
		<biosset name="single" description="Single Monitor Version"/>
		<rom name="pch1-c.8t" merge="pch1-c.8t" bios="dual" size="16384" crc="d52fa07a" sha1="55cabf52ae10c050c2229081a80b9fe5454ab8c5" region="cpu1" offset="0"/>
		<rom name="pck1-c.8t" merge="pck1-c.8t" bios="single" size="16384" crc="503ee8b1" sha1="3bd20bc71cac742d1b8c1430a6426d0a19db7ad0" region="cpu1" offset="0"/>
		<rom name="2n-u3" size="8192" crc="65298370" sha1="fd120f43e465a2622f2e2679ace2fb0fe7e709b1" region="cpu1" offset="c000"/>
		<rom name="pch1-c.8p" merge="pch1-c.8p" size="8192" crc="30c15e23" sha1="69166afdb2fe827c7f1919cdf4197caccbd961fa" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pch1-c.8m" merge="pch1-c.8m" size="8192" crc="c1232eee" sha1="beaf9fa2d091a3c7f70c51e966d885b1f9f0935f" region="gfx1" dispose="yes" offset="2000"/>
		<rom name="pch1-c.8k" merge="pch1-c.8k" size="8192" crc="9acffb30" sha1="b814f10ef23f2ca445fabafcbf7f25e2d454ba8c" region="gfx1" dispose="yes" offset="4000"/>
		<rom name="pch1-c.6f" merge="pch1-c.6f" size="256" crc="e5414ca3" sha1="d2878411cda84ffe0afb2e538a67457f51bebffb" region="proms" offset="0"/>
		<rom name="pch1-c.6e" merge="pch1-c.6e" size="256" crc="a2625c6e" sha1="a448b47c9289902e26a3d3c4c7d5a7968c385e81" region="proms" offset="100"/>
		<rom name="pch1-c.6d" merge="pch1-c.6d" size="256" crc="1213ebd4" sha1="0ad386fc3eab5e53c0288ad1de33639a9e461b7c" region="proms" offset="200"/>
		<rom name="2n-u5" size="262144" crc="f3c743aa" sha1="ee907c7279dba52320e35906ab5b0a1bdbbf0bfb" region="cpu2" offset="10000"/>
		<rom name="2n-u1" size="262144" crc="25e0ae72" sha1="45d3ffbb5e399c891df6fcbd78b94b866be9b663" region="gfx2" offset="0"/>
		<rom name="security.prm" size="16" crc="237e8519" sha1="81b368d0784e4172c5cf9f4f4b92e29e05d34ae7" region="user1" offset="0"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="cpu" name="N2A03" clock="1789772"/>
		<chip type="audio" name="N2A03" clock="1789772"/>
		<chip type="audio" name="DAC"/>
		<display type="raster" rotate="0" width="256" height="240" refresh="60.000000" />
		<display type="raster" rotate="0" width="256" height="240" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Units of time (coin A/coin B)">
			<dipvalue name="300/0" default="yes"/>
			<dipvalue name="300/100"/>
			<dipvalue name="300/200"/>
			<dipvalue name="300/300"/>
			<dipvalue name="300/400"/>
			<dipvalue name="300/500"/>
			<dipvalue name="300/600"/>
			<dipvalue name="300/700"/>
			<dipvalue name="300/800"/>
			<dipvalue name="300/900"/>
			<dipvalue name="150/0"/>
			<dipvalue name="150/200"/>
			<dipvalue name="150/400"/>
			<dipvalue name="150/500"/>
			<dipvalue name="150/600"/>
			<dipvalue name="150/800"/>
			<dipvalue name="300/1000"/>
			<dipvalue name="300/1100"/>
			<dipvalue name="300/1200"/>
			<dipvalue name="300/1300"/>
			<dipvalue name="300/1400"/>
			<dipvalue name="300/1500"/>
			<dipvalue name="300/1600"/>
			<dipvalue name="300/1700"/>
			<dipvalue name="300/1800"/>
			<dipvalue name="300/1900"/>
			<dipvalue name="150/1000"/>
			<dipvalue name="150/1200"/>
			<dipvalue name="150/1400"/>
			<dipvalue name="150/1500"/>
			<dipvalue name="150/1600"/>
			<dipvalue name="150/1800"/>
			<dipvalue name="300/2000"/>
			<dipvalue name="300/2100"/>
			<dipvalue name="300/2200"/>
			<dipvalue name="300/2300"/>
			<dipvalue name="300/2400"/>
			<dipvalue name="300/2500"/>
			<dipvalue name="300/2600"/>
			<dipvalue name="300/2700"/>
			<dipvalue name="300/2800"/>
			<dipvalue name="300/2900"/>
			<dipvalue name="150/2000"/>
			<dipvalue name="150/2200"/>
			<dipvalue name="150/2400"/>
			<dipvalue name="150/2500"/>
			<dipvalue name="150/2600"/>
			<dipvalue name="150/2800"/>
			<dipvalue name="300/3000"/>
			<dipvalue name="300/3100"/>
			<dipvalue name="300/3200"/>
			<dipvalue name="300/3300"/>
			<dipvalue name="300/3400"/>
			<dipvalue name="300/3500"/>
			<dipvalue name="300/3600"/>
			<dipvalue name="300/3700"/>
			<dipvalue name="300/3800"/>
			<dipvalue name="300/3900"/>
			<dipvalue name="150/3000"/>
			<dipvalue name="150/3200"/>
			<dipvalue name="150/3400"/>
			<dipvalue name="150/3500"/>
			<dipvalue name="150/3600"/>
			<dipvalue name="150/3800"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Mode">
			<dipvalue name="Mode 1" default="yes"/>
			<dipvalue name="Mode 2"/>
		</dipswitch>
		<dipswitch name="Timer speed">
			<dipvalue name="60 units per second"/>
			<dipvalue name="30 units per second"/>
			<dipvalue name="20 units per second"/>
			<dipvalue name="15 units per second"/>
			<dipvalue name="10 units per second"/>
			<dipvalue name="6 units per second"/>
			<dipvalue name="5 units per second"/>
			<dipvalue name="4 units per second"/>
			<dipvalue name="3 units per second"/>
			<dipvalue name="2 units per second"/>
			<dipvalue name="1 unit per second" default="yes"/>
			<dipvalue name="1 unit every 4 seconds"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="768"/>
	</game>
	<game name="pc_parsl" sourcefile="playch10.c" romof="playch10">
		<description>Parasol Stars-The Story of Bubble Bobble 3 (PlayChoice-10)</description>
		<year>2002</year>
		<manufacturer>NES-&gt;PC-10</manufacturer>
		<biosset name="dual" description="Dual Monitor Version" default="yes"/>
		<biosset name="single" description="Single Monitor Version"/>
		<rom name="pch1-c.8t" merge="pch1-c.8t" bios="dual" size="16384" crc="d52fa07a" sha1="55cabf52ae10c050c2229081a80b9fe5454ab8c5" region="cpu1" offset="0"/>
		<rom name="pck1-c.8t" merge="pck1-c.8t" bios="single" size="16384" crc="503ee8b1" sha1="3bd20bc71cac742d1b8c1430a6426d0a19db7ad0" region="cpu1" offset="0"/>
		<rom name="parsl-u2" size="8192" crc="7505de96" sha1="a9cbe6d4d2d33aeecb3e041315fbb266c886ebf1" region="cpu1" offset="c000"/>
		<rom name="pch1-c.8p" merge="pch1-c.8p" size="8192" crc="30c15e23" sha1="69166afdb2fe827c7f1919cdf4197caccbd961fa" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pch1-c.8m" merge="pch1-c.8m" size="8192" crc="c1232eee" sha1="beaf9fa2d091a3c7f70c51e966d885b1f9f0935f" region="gfx1" dispose="yes" offset="2000"/>
		<rom name="pch1-c.8k" merge="pch1-c.8k" size="8192" crc="9acffb30" sha1="b814f10ef23f2ca445fabafcbf7f25e2d454ba8c" region="gfx1" dispose="yes" offset="4000"/>
		<rom name="pch1-c.6f" merge="pch1-c.6f" size="256" crc="e5414ca3" sha1="d2878411cda84ffe0afb2e538a67457f51bebffb" region="proms" offset="0"/>
		<rom name="pch1-c.6e" merge="pch1-c.6e" size="256" crc="a2625c6e" sha1="a448b47c9289902e26a3d3c4c7d5a7968c385e81" region="proms" offset="100"/>
		<rom name="pch1-c.6d" merge="pch1-c.6d" size="256" crc="1213ebd4" sha1="0ad386fc3eab5e53c0288ad1de33639a9e461b7c" region="proms" offset="200"/>
		<rom name="parsl-u4" size="131072" crc="15382139" sha1="50991602680588a9e7b03e06d45ee607fc00db13" region="cpu2" offset="10000"/>
		<rom name="parsl-u1" size="131072" crc="af5400dc" sha1="68258fedf7e2ba3afcf20e8261ad93d282c10bd9" region="gfx2" offset="0"/>
		<rom name="security.prm" size="16" crc="ec5641d6" sha1="05f546aec5a9db167688a9abbac922f5ced7f7c5" region="user1" offset="0"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="cpu" name="N2A03" clock="1789772"/>
		<chip type="audio" name="N2A03" clock="1789772"/>
		<chip type="audio" name="DAC"/>
		<display type="raster" rotate="0" width="256" height="240" refresh="60.000000" />
		<display type="raster" rotate="0" width="256" height="240" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Units of time (coin A/coin B)">
			<dipvalue name="300/0" default="yes"/>
			<dipvalue name="300/100"/>
			<dipvalue name="300/200"/>
			<dipvalue name="300/300"/>
			<dipvalue name="300/400"/>
			<dipvalue name="300/500"/>
			<dipvalue name="300/600"/>
			<dipvalue name="300/700"/>
			<dipvalue name="300/800"/>
			<dipvalue name="300/900"/>
			<dipvalue name="150/0"/>
			<dipvalue name="150/200"/>
			<dipvalue name="150/400"/>
			<dipvalue name="150/500"/>
			<dipvalue name="150/600"/>
			<dipvalue name="150/800"/>
			<dipvalue name="300/1000"/>
			<dipvalue name="300/1100"/>
			<dipvalue name="300/1200"/>
			<dipvalue name="300/1300"/>
			<dipvalue name="300/1400"/>
			<dipvalue name="300/1500"/>
			<dipvalue name="300/1600"/>
			<dipvalue name="300/1700"/>
			<dipvalue name="300/1800"/>
			<dipvalue name="300/1900"/>
			<dipvalue name="150/1000"/>
			<dipvalue name="150/1200"/>
			<dipvalue name="150/1400"/>
			<dipvalue name="150/1500"/>
			<dipvalue name="150/1600"/>
			<dipvalue name="150/1800"/>
			<dipvalue name="300/2000"/>
			<dipvalue name="300/2100"/>
			<dipvalue name="300/2200"/>
			<dipvalue name="300/2300"/>
			<dipvalue name="300/2400"/>
			<dipvalue name="300/2500"/>
			<dipvalue name="300/2600"/>
			<dipvalue name="300/2700"/>
			<dipvalue name="300/2800"/>
			<dipvalue name="300/2900"/>
			<dipvalue name="150/2000"/>
			<dipvalue name="150/2200"/>
			<dipvalue name="150/2400"/>
			<dipvalue name="150/2500"/>
			<dipvalue name="150/2600"/>
			<dipvalue name="150/2800"/>
			<dipvalue name="300/3000"/>
			<dipvalue name="300/3100"/>
			<dipvalue name="300/3200"/>
			<dipvalue name="300/3300"/>
			<dipvalue name="300/3400"/>
			<dipvalue name="300/3500"/>
			<dipvalue name="300/3600"/>
			<dipvalue name="300/3700"/>
			<dipvalue name="300/3800"/>
			<dipvalue name="300/3900"/>
			<dipvalue name="150/3000"/>
			<dipvalue name="150/3200"/>
			<dipvalue name="150/3400"/>
			<dipvalue name="150/3500"/>
			<dipvalue name="150/3600"/>
			<dipvalue name="150/3800"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Mode">
			<dipvalue name="Mode 1" default="yes"/>
			<dipvalue name="Mode 2"/>
		</dipswitch>
		<dipswitch name="Timer speed">
			<dipvalue name="60 units per second"/>
			<dipvalue name="30 units per second"/>
			<dipvalue name="20 units per second"/>
			<dipvalue name="15 units per second"/>
			<dipvalue name="10 units per second"/>
			<dipvalue name="6 units per second"/>
			<dipvalue name="5 units per second"/>
			<dipvalue name="4 units per second"/>
			<dipvalue name="3 units per second"/>
			<dipvalue name="2 units per second"/>
			<dipvalue name="1 unit per second" default="yes"/>
			<dipvalue name="1 unit every 4 seconds"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="768"/>
	</game>
	<game name="pc_ark" sourcefile="playch10.c" romof="playch10">
		<description>Arkanoid (PlayChoice-10)</description>
		<year>2002</year>
		<manufacturer>NES-&gt;PC-10</manufacturer>
		<biosset name="dual" description="Dual Monitor Version" default="yes"/>
		<biosset name="single" description="Single Monitor Version"/>
		<rom name="pch1-c.8t" merge="pch1-c.8t" bios="dual" size="16384" crc="d52fa07a" sha1="55cabf52ae10c050c2229081a80b9fe5454ab8c5" region="cpu1" offset="0"/>
		<rom name="pck1-c.8t" merge="pck1-c.8t" bios="single" size="16384" crc="503ee8b1" sha1="3bd20bc71cac742d1b8c1430a6426d0a19db7ad0" region="cpu1" offset="0"/>
		<rom name="u3" size="8192" crc="415b8807" sha1="9d6161bbc6dec5873cc6d8a570141d4af42fa232" region="cpu1" offset="c000"/>
		<rom name="pch1-c.8p" merge="pch1-c.8p" size="8192" crc="30c15e23" sha1="69166afdb2fe827c7f1919cdf4197caccbd961fa" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pch1-c.8m" merge="pch1-c.8m" size="8192" crc="c1232eee" sha1="beaf9fa2d091a3c7f70c51e966d885b1f9f0935f" region="gfx1" dispose="yes" offset="2000"/>
		<rom name="pch1-c.8k" merge="pch1-c.8k" size="8192" crc="9acffb30" sha1="b814f10ef23f2ca445fabafcbf7f25e2d454ba8c" region="gfx1" dispose="yes" offset="4000"/>
		<rom name="pch1-c.6f" merge="pch1-c.6f" size="256" crc="e5414ca3" sha1="d2878411cda84ffe0afb2e538a67457f51bebffb" region="proms" offset="0"/>
		<rom name="pch1-c.6e" merge="pch1-c.6e" size="256" crc="a2625c6e" sha1="a448b47c9289902e26a3d3c4c7d5a7968c385e81" region="proms" offset="100"/>
		<rom name="pch1-c.6d" merge="pch1-c.6d" size="256" crc="1213ebd4" sha1="0ad386fc3eab5e53c0288ad1de33639a9e461b7c" region="proms" offset="200"/>
		<rom name="arkanoid-u1" size="32768" crc="95dbb274" sha1="792420b622b59d40ec0a264bf0bcd5faf9b652dc" region="cpu2" offset="8000"/>
		<rom name="arkanoid-u2" size="8192" crc="bb8dae70" sha1="91bdab01839e2ad3d9aaa9041e0855ba26583a9f" region="gfx2" offset="0"/>
		<rom name="security.prm" size="16" crc="29893c7f" sha1="58478b7de2177c8dc1d6885bd34eeeeb5e46d7a3" region="user1" offset="0"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="cpu" name="N2A03" clock="1789772"/>
		<chip type="audio" name="N2A03" clock="1789772"/>
		<chip type="audio" name="DAC"/>
		<display type="raster" rotate="0" width="256" height="240" refresh="60.000000" />
		<display type="raster" rotate="0" width="256" height="240" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Units of time (coin A/coin B)">
			<dipvalue name="300/0" default="yes"/>
			<dipvalue name="300/100"/>
			<dipvalue name="300/200"/>
			<dipvalue name="300/300"/>
			<dipvalue name="300/400"/>
			<dipvalue name="300/500"/>
			<dipvalue name="300/600"/>
			<dipvalue name="300/700"/>
			<dipvalue name="300/800"/>
			<dipvalue name="300/900"/>
			<dipvalue name="150/0"/>
			<dipvalue name="150/200"/>
			<dipvalue name="150/400"/>
			<dipvalue name="150/500"/>
			<dipvalue name="150/600"/>
			<dipvalue name="150/800"/>
			<dipvalue name="300/1000"/>
			<dipvalue name="300/1100"/>
			<dipvalue name="300/1200"/>
			<dipvalue name="300/1300"/>
			<dipvalue name="300/1400"/>
			<dipvalue name="300/1500"/>
			<dipvalue name="300/1600"/>
			<dipvalue name="300/1700"/>
			<dipvalue name="300/1800"/>
			<dipvalue name="300/1900"/>
			<dipvalue name="150/1000"/>
			<dipvalue name="150/1200"/>
			<dipvalue name="150/1400"/>
			<dipvalue name="150/1500"/>
			<dipvalue name="150/1600"/>
			<dipvalue name="150/1800"/>
			<dipvalue name="300/2000"/>
			<dipvalue name="300/2100"/>
			<dipvalue name="300/2200"/>
			<dipvalue name="300/2300"/>
			<dipvalue name="300/2400"/>
			<dipvalue name="300/2500"/>
			<dipvalue name="300/2600"/>
			<dipvalue name="300/2700"/>
			<dipvalue name="300/2800"/>
			<dipvalue name="300/2900"/>
			<dipvalue name="150/2000"/>
			<dipvalue name="150/2200"/>
			<dipvalue name="150/2400"/>
			<dipvalue name="150/2500"/>
			<dipvalue name="150/2600"/>
			<dipvalue name="150/2800"/>
			<dipvalue name="300/3000"/>
			<dipvalue name="300/3100"/>
			<dipvalue name="300/3200"/>
			<dipvalue name="300/3300"/>
			<dipvalue name="300/3400"/>
			<dipvalue name="300/3500"/>
			<dipvalue name="300/3600"/>
			<dipvalue name="300/3700"/>
			<dipvalue name="300/3800"/>
			<dipvalue name="300/3900"/>
			<dipvalue name="150/3000"/>
			<dipvalue name="150/3200"/>
			<dipvalue name="150/3400"/>
			<dipvalue name="150/3500"/>
			<dipvalue name="150/3600"/>
			<dipvalue name="150/3800"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Mode">
			<dipvalue name="Mode 1" default="yes"/>
			<dipvalue name="Mode 2"/>
		</dipswitch>
		<dipswitch name="Timer speed">
			<dipvalue name="60 units per second"/>
			<dipvalue name="30 units per second"/>
			<dipvalue name="20 units per second"/>
			<dipvalue name="15 units per second"/>
			<dipvalue name="10 units per second"/>
			<dipvalue name="6 units per second"/>
			<dipvalue name="5 units per second"/>
			<dipvalue name="4 units per second"/>
			<dipvalue name="3 units per second"/>
			<dipvalue name="2 units per second"/>
			<dipvalue name="1 unit per second" default="yes"/>
			<dipvalue name="1 unit every 4 seconds"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="768"/>
	</game>
	<game name="pc_dk3" sourcefile="playch10.c" romof="playch10">
		<description>Donkey Kong 3 (PlayChoice-10)</description>
		<year>2002</year>
		<manufacturer>NES-&gt;PC-10</manufacturer>
		<biosset name="dual" description="Dual Monitor Version" default="yes"/>
		<biosset name="single" description="Single Monitor Version"/>
		<rom name="pch1-c.8t" merge="pch1-c.8t" bios="dual" size="16384" crc="d52fa07a" sha1="55cabf52ae10c050c2229081a80b9fe5454ab8c5" region="cpu1" offset="0"/>
		<rom name="pck1-c.8t" merge="pck1-c.8t" bios="single" size="16384" crc="503ee8b1" sha1="3bd20bc71cac742d1b8c1430a6426d0a19db7ad0" region="cpu1" offset="0"/>
		<rom name="u3" size="8192" crc="415b8807" sha1="9d6161bbc6dec5873cc6d8a570141d4af42fa232" region="cpu1" offset="c000"/>
		<rom name="pch1-c.8p" merge="pch1-c.8p" size="8192" crc="30c15e23" sha1="69166afdb2fe827c7f1919cdf4197caccbd961fa" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pch1-c.8m" merge="pch1-c.8m" size="8192" crc="c1232eee" sha1="beaf9fa2d091a3c7f70c51e966d885b1f9f0935f" region="gfx1" dispose="yes" offset="2000"/>
		<rom name="pch1-c.8k" merge="pch1-c.8k" size="8192" crc="9acffb30" sha1="b814f10ef23f2ca445fabafcbf7f25e2d454ba8c" region="gfx1" dispose="yes" offset="4000"/>
		<rom name="pch1-c.6f" merge="pch1-c.6f" size="256" crc="e5414ca3" sha1="d2878411cda84ffe0afb2e538a67457f51bebffb" region="proms" offset="0"/>
		<rom name="pch1-c.6e" merge="pch1-c.6e" size="256" crc="a2625c6e" sha1="a448b47c9289902e26a3d3c4c7d5a7968c385e81" region="proms" offset="100"/>
		<rom name="pch1-c.6d" merge="pch1-c.6d" size="256" crc="1213ebd4" sha1="0ad386fc3eab5e53c0288ad1de33639a9e461b7c" region="proms" offset="200"/>
		<rom name="dk3.u1" size="32768" crc="01eb0432" sha1="94546c80c0bd41acc85f6e73a1425125c967d5db" region="cpu2" offset="8000"/>
		<rom name="dk3.u2" size="8192" crc="85d06c57" sha1="803adef82721452704607fbf70027ff792636325" region="gfx2" offset="0"/>
		<rom name="security.prm" size="16" crc="29893c7f" sha1="58478b7de2177c8dc1d6885bd34eeeeb5e46d7a3" region="user1" offset="0"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="cpu" name="N2A03" clock="1789772"/>
		<chip type="audio" name="N2A03" clock="1789772"/>
		<chip type="audio" name="DAC"/>
		<display type="raster" rotate="0" width="256" height="240" refresh="60.000000" />
		<display type="raster" rotate="0" width="256" height="240" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Units of time (coin A/coin B)">
			<dipvalue name="300/0" default="yes"/>
			<dipvalue name="300/100"/>
			<dipvalue name="300/200"/>
			<dipvalue name="300/300"/>
			<dipvalue name="300/400"/>
			<dipvalue name="300/500"/>
			<dipvalue name="300/600"/>
			<dipvalue name="300/700"/>
			<dipvalue name="300/800"/>
			<dipvalue name="300/900"/>
			<dipvalue name="150/0"/>
			<dipvalue name="150/200"/>
			<dipvalue name="150/400"/>
			<dipvalue name="150/500"/>
			<dipvalue name="150/600"/>
			<dipvalue name="150/800"/>
			<dipvalue name="300/1000"/>
			<dipvalue name="300/1100"/>
			<dipvalue name="300/1200"/>
			<dipvalue name="300/1300"/>
			<dipvalue name="300/1400"/>
			<dipvalue name="300/1500"/>
			<dipvalue name="300/1600"/>
			<dipvalue name="300/1700"/>
			<dipvalue name="300/1800"/>
			<dipvalue name="300/1900"/>
			<dipvalue name="150/1000"/>
			<dipvalue name="150/1200"/>
			<dipvalue name="150/1400"/>
			<dipvalue name="150/1500"/>
			<dipvalue name="150/1600"/>
			<dipvalue name="150/1800"/>
			<dipvalue name="300/2000"/>
			<dipvalue name="300/2100"/>
			<dipvalue name="300/2200"/>
			<dipvalue name="300/2300"/>
			<dipvalue name="300/2400"/>
			<dipvalue name="300/2500"/>
			<dipvalue name="300/2600"/>
			<dipvalue name="300/2700"/>
			<dipvalue name="300/2800"/>
			<dipvalue name="300/2900"/>
			<dipvalue name="150/2000"/>
			<dipvalue name="150/2200"/>
			<dipvalue name="150/2400"/>
			<dipvalue name="150/2500"/>
			<dipvalue name="150/2600"/>
			<dipvalue name="150/2800"/>
			<dipvalue name="300/3000"/>
			<dipvalue name="300/3100"/>
			<dipvalue name="300/3200"/>
			<dipvalue name="300/3300"/>
			<dipvalue name="300/3400"/>
			<dipvalue name="300/3500"/>
			<dipvalue name="300/3600"/>
			<dipvalue name="300/3700"/>
			<dipvalue name="300/3800"/>
			<dipvalue name="300/3900"/>
			<dipvalue name="150/3000"/>
			<dipvalue name="150/3200"/>
			<dipvalue name="150/3400"/>
			<dipvalue name="150/3500"/>
			<dipvalue name="150/3600"/>
			<dipvalue name="150/3800"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Mode">
			<dipvalue name="Mode 1" default="yes"/>
			<dipvalue name="Mode 2"/>
		</dipswitch>
		<dipswitch name="Timer speed">
			<dipvalue name="60 units per second"/>
			<dipvalue name="30 units per second"/>
			<dipvalue name="20 units per second"/>
			<dipvalue name="15 units per second"/>
			<dipvalue name="10 units per second"/>
			<dipvalue name="6 units per second"/>
			<dipvalue name="5 units per second"/>
			<dipvalue name="4 units per second"/>
			<dipvalue name="3 units per second"/>
			<dipvalue name="2 units per second"/>
			<dipvalue name="1 unit per second" default="yes"/>
			<dipvalue name="1 unit every 4 seconds"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="768"/>
	</game>
	<game name="pc_galag" sourcefile="playch10.c" romof="playch10">
		<description>Galaga (PlayChoice-10)</description>
		<year>2002</year>
		<manufacturer>NES-&gt;PC-10</manufacturer>
		<biosset name="dual" description="Dual Monitor Version" default="yes"/>
		<biosset name="single" description="Single Monitor Version"/>
		<rom name="pch1-c.8t" merge="pch1-c.8t" bios="dual" size="16384" crc="d52fa07a" sha1="55cabf52ae10c050c2229081a80b9fe5454ab8c5" region="cpu1" offset="0"/>
		<rom name="pck1-c.8t" merge="pck1-c.8t" bios="single" size="16384" crc="503ee8b1" sha1="3bd20bc71cac742d1b8c1430a6426d0a19db7ad0" region="cpu1" offset="0"/>
		<rom name="u3" size="8192" crc="415b8807" sha1="9d6161bbc6dec5873cc6d8a570141d4af42fa232" region="cpu1" offset="c000"/>
		<rom name="pch1-c.8p" merge="pch1-c.8p" size="8192" crc="30c15e23" sha1="69166afdb2fe827c7f1919cdf4197caccbd961fa" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pch1-c.8m" merge="pch1-c.8m" size="8192" crc="c1232eee" sha1="beaf9fa2d091a3c7f70c51e966d885b1f9f0935f" region="gfx1" dispose="yes" offset="2000"/>
		<rom name="pch1-c.8k" merge="pch1-c.8k" size="8192" crc="9acffb30" sha1="b814f10ef23f2ca445fabafcbf7f25e2d454ba8c" region="gfx1" dispose="yes" offset="4000"/>
		<rom name="pch1-c.6f" merge="pch1-c.6f" size="256" crc="e5414ca3" sha1="d2878411cda84ffe0afb2e538a67457f51bebffb" region="proms" offset="0"/>
		<rom name="pch1-c.6e" merge="pch1-c.6e" size="256" crc="a2625c6e" sha1="a448b47c9289902e26a3d3c4c7d5a7968c385e81" region="proms" offset="100"/>
		<rom name="pch1-c.6d" merge="pch1-c.6d" size="256" crc="1213ebd4" sha1="0ad386fc3eab5e53c0288ad1de33639a9e461b7c" region="proms" offset="200"/>
		<rom name="galaga.u1" size="32768" crc="b4c4c5fe" sha1="16e53935fc998de1eb8a88f73217ef1e2005d026" region="cpu2" offset="8000"/>
		<rom name="galaga.u2" size="8192" crc="e2d5964e" sha1="62b2cd49a6a4c6f1e2b0742db3b7493e167e9a23" region="gfx2" offset="0"/>
		<rom name="security.prm" size="16" crc="29893c7f" sha1="58478b7de2177c8dc1d6885bd34eeeeb5e46d7a3" region="user1" offset="0"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="cpu" name="N2A03" clock="1789772"/>
		<chip type="audio" name="N2A03" clock="1789772"/>
		<chip type="audio" name="DAC"/>
		<display type="raster" rotate="0" width="256" height="240" refresh="60.000000" />
		<display type="raster" rotate="0" width="256" height="240" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Units of time (coin A/coin B)">
			<dipvalue name="300/0" default="yes"/>
			<dipvalue name="300/100"/>
			<dipvalue name="300/200"/>
			<dipvalue name="300/300"/>
			<dipvalue name="300/400"/>
			<dipvalue name="300/500"/>
			<dipvalue name="300/600"/>
			<dipvalue name="300/700"/>
			<dipvalue name="300/800"/>
			<dipvalue name="300/900"/>
			<dipvalue name="150/0"/>
			<dipvalue name="150/200"/>
			<dipvalue name="150/400"/>
			<dipvalue name="150/500"/>
			<dipvalue name="150/600"/>
			<dipvalue name="150/800"/>
			<dipvalue name="300/1000"/>
			<dipvalue name="300/1100"/>
			<dipvalue name="300/1200"/>
			<dipvalue name="300/1300"/>
			<dipvalue name="300/1400"/>
			<dipvalue name="300/1500"/>
			<dipvalue name="300/1600"/>
			<dipvalue name="300/1700"/>
			<dipvalue name="300/1800"/>
			<dipvalue name="300/1900"/>
			<dipvalue name="150/1000"/>
			<dipvalue name="150/1200"/>
			<dipvalue name="150/1400"/>
			<dipvalue name="150/1500"/>
			<dipvalue name="150/1600"/>
			<dipvalue name="150/1800"/>
			<dipvalue name="300/2000"/>
			<dipvalue name="300/2100"/>
			<dipvalue name="300/2200"/>
			<dipvalue name="300/2300"/>
			<dipvalue name="300/2400"/>
			<dipvalue name="300/2500"/>
			<dipvalue name="300/2600"/>
			<dipvalue name="300/2700"/>
			<dipvalue name="300/2800"/>
			<dipvalue name="300/2900"/>
			<dipvalue name="150/2000"/>
			<dipvalue name="150/2200"/>
			<dipvalue name="150/2400"/>
			<dipvalue name="150/2500"/>
			<dipvalue name="150/2600"/>
			<dipvalue name="150/2800"/>
			<dipvalue name="300/3000"/>
			<dipvalue name="300/3100"/>
			<dipvalue name="300/3200"/>
			<dipvalue name="300/3300"/>
			<dipvalue name="300/3400"/>
			<dipvalue name="300/3500"/>
			<dipvalue name="300/3600"/>
			<dipvalue name="300/3700"/>
			<dipvalue name="300/3800"/>
			<dipvalue name="300/3900"/>
			<dipvalue name="150/3000"/>
			<dipvalue name="150/3200"/>
			<dipvalue name="150/3400"/>
			<dipvalue name="150/3500"/>
			<dipvalue name="150/3600"/>
			<dipvalue name="150/3800"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Mode">
			<dipvalue name="Mode 1" default="yes"/>
			<dipvalue name="Mode 2"/>
		</dipswitch>
		<dipswitch name="Timer speed">
			<dipvalue name="60 units per second"/>
			<dipvalue name="30 units per second"/>
			<dipvalue name="20 units per second"/>
			<dipvalue name="15 units per second"/>
			<dipvalue name="10 units per second"/>
			<dipvalue name="6 units per second"/>
			<dipvalue name="5 units per second"/>
			<dipvalue name="4 units per second"/>
			<dipvalue name="3 units per second"/>
			<dipvalue name="2 units per second"/>
			<dipvalue name="1 unit per second" default="yes"/>
			<dipvalue name="1 unit every 4 seconds"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="768"/>
	</game>
	<game name="pc_cch" sourcefile="playch10.c" romof="playch10">
		<description>Circus Charlie (PlayChoice-10)</description>
		<year>2002</year>
		<manufacturer>NES-&gt;PC-10</manufacturer>
		<biosset name="dual" description="Dual Monitor Version" default="yes"/>
		<biosset name="single" description="Single Monitor Version"/>
		<rom name="pch1-c.8t" merge="pch1-c.8t" bios="dual" size="16384" crc="d52fa07a" sha1="55cabf52ae10c050c2229081a80b9fe5454ab8c5" region="cpu1" offset="0"/>
		<rom name="pck1-c.8t" merge="pck1-c.8t" bios="single" size="16384" crc="503ee8b1" sha1="3bd20bc71cac742d1b8c1430a6426d0a19db7ad0" region="cpu1" offset="0"/>
		<rom name="gf-u3" size="8192" crc="882dea87" sha1="e3bbca36efa66231b933713dec032bbb926b36e5" region="cpu1" offset="c000"/>
		<rom name="pch1-c.8p" merge="pch1-c.8p" size="8192" crc="30c15e23" sha1="69166afdb2fe827c7f1919cdf4197caccbd961fa" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pch1-c.8m" merge="pch1-c.8m" size="8192" crc="c1232eee" sha1="beaf9fa2d091a3c7f70c51e966d885b1f9f0935f" region="gfx1" dispose="yes" offset="2000"/>
		<rom name="pch1-c.8k" merge="pch1-c.8k" size="8192" crc="9acffb30" sha1="b814f10ef23f2ca445fabafcbf7f25e2d454ba8c" region="gfx1" dispose="yes" offset="4000"/>
		<rom name="pch1-c.6f" merge="pch1-c.6f" size="256" crc="e5414ca3" sha1="d2878411cda84ffe0afb2e538a67457f51bebffb" region="proms" offset="0"/>
		<rom name="pch1-c.6e" merge="pch1-c.6e" size="256" crc="a2625c6e" sha1="a448b47c9289902e26a3d3c4c7d5a7968c385e81" region="proms" offset="100"/>
		<rom name="pch1-c.6d" merge="pch1-c.6d" size="256" crc="1213ebd4" sha1="0ad386fc3eab5e53c0288ad1de33639a9e461b7c" region="proms" offset="200"/>
		<rom name="circusch.u1" size="16384" crc="2cb269d5" sha1="28a700b4fa5c580adf3ef9891506585ef6a40725" region="cpu2" offset="c000"/>
		<rom name="circusch.u2" size="8192" crc="f76c592a" sha1="c8bc574c43d26d5072869922573edaaab7a37050" region="gfx2" offset="0"/>
		<rom name="security.prm" size="16" crc="2cd98ef6" sha1="bd5142c6a29df674ab835c8beafff7e93712d88f" region="user1" offset="0"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="cpu" name="N2A03" clock="1789772"/>
		<chip type="audio" name="N2A03" clock="1789772"/>
		<chip type="audio" name="DAC"/>
		<display type="raster" rotate="0" width="256" height="240" refresh="60.000000" />
		<display type="raster" rotate="0" width="256" height="240" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Units of time (coin A/coin B)">
			<dipvalue name="300/0" default="yes"/>
			<dipvalue name="300/100"/>
			<dipvalue name="300/200"/>
			<dipvalue name="300/300"/>
			<dipvalue name="300/400"/>
			<dipvalue name="300/500"/>
			<dipvalue name="300/600"/>
			<dipvalue name="300/700"/>
			<dipvalue name="300/800"/>
			<dipvalue name="300/900"/>
			<dipvalue name="150/0"/>
			<dipvalue name="150/200"/>
			<dipvalue name="150/400"/>
			<dipvalue name="150/500"/>
			<dipvalue name="150/600"/>
			<dipvalue name="150/800"/>
			<dipvalue name="300/1000"/>
			<dipvalue name="300/1100"/>
			<dipvalue name="300/1200"/>
			<dipvalue name="300/1300"/>
			<dipvalue name="300/1400"/>
			<dipvalue name="300/1500"/>
			<dipvalue name="300/1600"/>
			<dipvalue name="300/1700"/>
			<dipvalue name="300/1800"/>
			<dipvalue name="300/1900"/>
			<dipvalue name="150/1000"/>
			<dipvalue name="150/1200"/>
			<dipvalue name="150/1400"/>
			<dipvalue name="150/1500"/>
			<dipvalue name="150/1600"/>
			<dipvalue name="150/1800"/>
			<dipvalue name="300/2000"/>
			<dipvalue name="300/2100"/>
			<dipvalue name="300/2200"/>
			<dipvalue name="300/2300"/>
			<dipvalue name="300/2400"/>
			<dipvalue name="300/2500"/>
			<dipvalue name="300/2600"/>
			<dipvalue name="300/2700"/>
			<dipvalue name="300/2800"/>
			<dipvalue name="300/2900"/>
			<dipvalue name="150/2000"/>
			<dipvalue name="150/2200"/>
			<dipvalue name="150/2400"/>
			<dipvalue name="150/2500"/>
			<dipvalue name="150/2600"/>
			<dipvalue name="150/2800"/>
			<dipvalue name="300/3000"/>
			<dipvalue name="300/3100"/>
			<dipvalue name="300/3200"/>
			<dipvalue name="300/3300"/>
			<dipvalue name="300/3400"/>
			<dipvalue name="300/3500"/>
			<dipvalue name="300/3600"/>
			<dipvalue name="300/3700"/>
			<dipvalue name="300/3800"/>
			<dipvalue name="300/3900"/>
			<dipvalue name="150/3000"/>
			<dipvalue name="150/3200"/>
			<dipvalue name="150/3400"/>
			<dipvalue name="150/3500"/>
			<dipvalue name="150/3600"/>
			<dipvalue name="150/3800"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Mode">
			<dipvalue name="Mode 1" default="yes"/>
			<dipvalue name="Mode 2"/>
		</dipswitch>
		<dipswitch name="Timer speed">
			<dipvalue name="60 units per second"/>
			<dipvalue name="30 units per second"/>
			<dipvalue name="20 units per second"/>
			<dipvalue name="15 units per second"/>
			<dipvalue name="10 units per second"/>
			<dipvalue name="6 units per second"/>
			<dipvalue name="5 units per second"/>
			<dipvalue name="4 units per second"/>
			<dipvalue name="3 units per second"/>
			<dipvalue name="2 units per second"/>
			<dipvalue name="1 unit per second" default="yes"/>
			<dipvalue name="1 unit every 4 seconds"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="768"/>
	</game>
	<game name="pc_dk" sourcefile="playch10.c" romof="playch10">
		<description>Donkey Kong (PlayChoice-10)</description>
		<year>2002</year>
		<manufacturer>NES-&gt;PC-10</manufacturer>
		<biosset name="dual" description="Dual Monitor Version" default="yes"/>
		<biosset name="single" description="Single Monitor Version"/>
		<rom name="pch1-c.8t" merge="pch1-c.8t" bios="dual" size="16384" crc="d52fa07a" sha1="55cabf52ae10c050c2229081a80b9fe5454ab8c5" region="cpu1" offset="0"/>
		<rom name="pck1-c.8t" merge="pck1-c.8t" bios="single" size="16384" crc="503ee8b1" sha1="3bd20bc71cac742d1b8c1430a6426d0a19db7ad0" region="cpu1" offset="0"/>
		<rom name="gf-u3" size="8192" crc="882dea87" sha1="e3bbca36efa66231b933713dec032bbb926b36e5" region="cpu1" offset="c000"/>
		<rom name="pch1-c.8p" merge="pch1-c.8p" size="8192" crc="30c15e23" sha1="69166afdb2fe827c7f1919cdf4197caccbd961fa" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pch1-c.8m" merge="pch1-c.8m" size="8192" crc="c1232eee" sha1="beaf9fa2d091a3c7f70c51e966d885b1f9f0935f" region="gfx1" dispose="yes" offset="2000"/>
		<rom name="pch1-c.8k" merge="pch1-c.8k" size="8192" crc="9acffb30" sha1="b814f10ef23f2ca445fabafcbf7f25e2d454ba8c" region="gfx1" dispose="yes" offset="4000"/>
		<rom name="pch1-c.6f" merge="pch1-c.6f" size="256" crc="e5414ca3" sha1="d2878411cda84ffe0afb2e538a67457f51bebffb" region="proms" offset="0"/>
		<rom name="pch1-c.6e" merge="pch1-c.6e" size="256" crc="a2625c6e" sha1="a448b47c9289902e26a3d3c4c7d5a7968c385e81" region="proms" offset="100"/>
		<rom name="pch1-c.6d" merge="pch1-c.6d" size="256" crc="1213ebd4" sha1="0ad386fc3eab5e53c0288ad1de33639a9e461b7c" region="proms" offset="200"/>
		<rom name="dk.u1" size="16384" crc="f56a5b10" sha1="2c4b1d653194df0996d54d9de9188b270d0337d9" region="cpu2" offset="c000"/>
		<rom name="dk.u2" size="8192" crc="e472a17c" sha1="3e3d5a2213c132fcb86a97089f03a7ebf8384d36" region="gfx2" offset="0"/>
		<rom name="security.prm" size="16" crc="2cd98ef6" sha1="bd5142c6a29df674ab835c8beafff7e93712d88f" region="user1" offset="0"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="cpu" name="N2A03" clock="1789772"/>
		<chip type="audio" name="N2A03" clock="1789772"/>
		<chip type="audio" name="DAC"/>
		<display type="raster" rotate="0" width="256" height="240" refresh="60.000000" />
		<display type="raster" rotate="0" width="256" height="240" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Units of time (coin A/coin B)">
			<dipvalue name="300/0" default="yes"/>
			<dipvalue name="300/100"/>
			<dipvalue name="300/200"/>
			<dipvalue name="300/300"/>
			<dipvalue name="300/400"/>
			<dipvalue name="300/500"/>
			<dipvalue name="300/600"/>
			<dipvalue name="300/700"/>
			<dipvalue name="300/800"/>
			<dipvalue name="300/900"/>
			<dipvalue name="150/0"/>
			<dipvalue name="150/200"/>
			<dipvalue name="150/400"/>
			<dipvalue name="150/500"/>
			<dipvalue name="150/600"/>
			<dipvalue name="150/800"/>
			<dipvalue name="300/1000"/>
			<dipvalue name="300/1100"/>
			<dipvalue name="300/1200"/>
			<dipvalue name="300/1300"/>
			<dipvalue name="300/1400"/>
			<dipvalue name="300/1500"/>
			<dipvalue name="300/1600"/>
			<dipvalue name="300/1700"/>
			<dipvalue name="300/1800"/>
			<dipvalue name="300/1900"/>
			<dipvalue name="150/1000"/>
			<dipvalue name="150/1200"/>
			<dipvalue name="150/1400"/>
			<dipvalue name="150/1500"/>
			<dipvalue name="150/1600"/>
			<dipvalue name="150/1800"/>
			<dipvalue name="300/2000"/>
			<dipvalue name="300/2100"/>
			<dipvalue name="300/2200"/>
			<dipvalue name="300/2300"/>
			<dipvalue name="300/2400"/>
			<dipvalue name="300/2500"/>
			<dipvalue name="300/2600"/>
			<dipvalue name="300/2700"/>
			<dipvalue name="300/2800"/>
			<dipvalue name="300/2900"/>
			<dipvalue name="150/2000"/>
			<dipvalue name="150/2200"/>
			<dipvalue name="150/2400"/>
			<dipvalue name="150/2500"/>
			<dipvalue name="150/2600"/>
			<dipvalue name="150/2800"/>
			<dipvalue name="300/3000"/>
			<dipvalue name="300/3100"/>
			<dipvalue name="300/3200"/>
			<dipvalue name="300/3300"/>
			<dipvalue name="300/3400"/>
			<dipvalue name="300/3500"/>
			<dipvalue name="300/3600"/>
			<dipvalue name="300/3700"/>
			<dipvalue name="300/3800"/>
			<dipvalue name="300/3900"/>
			<dipvalue name="150/3000"/>
			<dipvalue name="150/3200"/>
			<dipvalue name="150/3400"/>
			<dipvalue name="150/3500"/>
			<dipvalue name="150/3600"/>
			<dipvalue name="150/3800"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Mode">
			<dipvalue name="Mode 1" default="yes"/>
			<dipvalue name="Mode 2"/>
		</dipswitch>
		<dipswitch name="Timer speed">
			<dipvalue name="60 units per second"/>
			<dipvalue name="30 units per second"/>
			<dipvalue name="20 units per second"/>
			<dipvalue name="15 units per second"/>
			<dipvalue name="10 units per second"/>
			<dipvalue name="6 units per second"/>
			<dipvalue name="5 units per second"/>
			<dipvalue name="4 units per second"/>
			<dipvalue name="3 units per second"/>
			<dipvalue name="2 units per second"/>
			<dipvalue name="1 unit per second" default="yes"/>
			<dipvalue name="1 unit every 4 seconds"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="768"/>
	</game>
	<game name="pc_pacm" sourcefile="playch10.c" romof="playch10">
		<description>Pacman (PlayChoice-10)</description>
		<year>2002</year>
		<manufacturer>NES-&gt;PC-10</manufacturer>
		<biosset name="dual" description="Dual Monitor Version" default="yes"/>
		<biosset name="single" description="Single Monitor Version"/>
		<rom name="pch1-c.8t" merge="pch1-c.8t" bios="dual" size="16384" crc="d52fa07a" sha1="55cabf52ae10c050c2229081a80b9fe5454ab8c5" region="cpu1" offset="0"/>
		<rom name="pck1-c.8t" merge="pck1-c.8t" bios="single" size="16384" crc="503ee8b1" sha1="3bd20bc71cac742d1b8c1430a6426d0a19db7ad0" region="cpu1" offset="0"/>
		<rom name="gf-u3" size="8192" crc="882dea87" sha1="e3bbca36efa66231b933713dec032bbb926b36e5" region="cpu1" offset="c000"/>
		<rom name="pch1-c.8p" merge="pch1-c.8p" size="8192" crc="30c15e23" sha1="69166afdb2fe827c7f1919cdf4197caccbd961fa" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pch1-c.8m" merge="pch1-c.8m" size="8192" crc="c1232eee" sha1="beaf9fa2d091a3c7f70c51e966d885b1f9f0935f" region="gfx1" dispose="yes" offset="2000"/>
		<rom name="pch1-c.8k" merge="pch1-c.8k" size="8192" crc="9acffb30" sha1="b814f10ef23f2ca445fabafcbf7f25e2d454ba8c" region="gfx1" dispose="yes" offset="4000"/>
		<rom name="pch1-c.6f" merge="pch1-c.6f" size="256" crc="e5414ca3" sha1="d2878411cda84ffe0afb2e538a67457f51bebffb" region="proms" offset="0"/>
		<rom name="pch1-c.6e" merge="pch1-c.6e" size="256" crc="a2625c6e" sha1="a448b47c9289902e26a3d3c4c7d5a7968c385e81" region="proms" offset="100"/>
		<rom name="pch1-c.6d" merge="pch1-c.6d" size="256" crc="1213ebd4" sha1="0ad386fc3eab5e53c0288ad1de33639a9e461b7c" region="proms" offset="200"/>
		<rom name="pacman.u1" size="16384" crc="de2070ab" sha1="a9324a94fa3d5ae6396a90c3d6d8399de8f93bd1" region="cpu2" offset="c000"/>
		<rom name="pacman.u2" size="8192" crc="db6c9324" sha1="f0d0fa49fbccc3b005742fc72a8dd3dce63909d1" region="gfx2" offset="0"/>
		<rom name="security.prm" size="16" crc="2cd98ef6" sha1="bd5142c6a29df674ab835c8beafff7e93712d88f" region="user1" offset="0"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="cpu" name="N2A03" clock="1789772"/>
		<chip type="audio" name="N2A03" clock="1789772"/>
		<chip type="audio" name="DAC"/>
		<display type="raster" rotate="0" width="256" height="240" refresh="60.000000" />
		<display type="raster" rotate="0" width="256" height="240" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Units of time (coin A/coin B)">
			<dipvalue name="300/0" default="yes"/>
			<dipvalue name="300/100"/>
			<dipvalue name="300/200"/>
			<dipvalue name="300/300"/>
			<dipvalue name="300/400"/>
			<dipvalue name="300/500"/>
			<dipvalue name="300/600"/>
			<dipvalue name="300/700"/>
			<dipvalue name="300/800"/>
			<dipvalue name="300/900"/>
			<dipvalue name="150/0"/>
			<dipvalue name="150/200"/>
			<dipvalue name="150/400"/>
			<dipvalue name="150/500"/>
			<dipvalue name="150/600"/>
			<dipvalue name="150/800"/>
			<dipvalue name="300/1000"/>
			<dipvalue name="300/1100"/>
			<dipvalue name="300/1200"/>
			<dipvalue name="300/1300"/>
			<dipvalue name="300/1400"/>
			<dipvalue name="300/1500"/>
			<dipvalue name="300/1600"/>
			<dipvalue name="300/1700"/>
			<dipvalue name="300/1800"/>
			<dipvalue name="300/1900"/>
			<dipvalue name="150/1000"/>
			<dipvalue name="150/1200"/>
			<dipvalue name="150/1400"/>
			<dipvalue name="150/1500"/>
			<dipvalue name="150/1600"/>
			<dipvalue name="150/1800"/>
			<dipvalue name="300/2000"/>
			<dipvalue name="300/2100"/>
			<dipvalue name="300/2200"/>
			<dipvalue name="300/2300"/>
			<dipvalue name="300/2400"/>
			<dipvalue name="300/2500"/>
			<dipvalue name="300/2600"/>
			<dipvalue name="300/2700"/>
			<dipvalue name="300/2800"/>
			<dipvalue name="300/2900"/>
			<dipvalue name="150/2000"/>
			<dipvalue name="150/2200"/>
			<dipvalue name="150/2400"/>
			<dipvalue name="150/2500"/>
			<dipvalue name="150/2600"/>
			<dipvalue name="150/2800"/>
			<dipvalue name="300/3000"/>
			<dipvalue name="300/3100"/>
			<dipvalue name="300/3200"/>
			<dipvalue name="300/3300"/>
			<dipvalue name="300/3400"/>
			<dipvalue name="300/3500"/>
			<dipvalue name="300/3600"/>
			<dipvalue name="300/3700"/>
			<dipvalue name="300/3800"/>
			<dipvalue name="300/3900"/>
			<dipvalue name="150/3000"/>
			<dipvalue name="150/3200"/>
			<dipvalue name="150/3400"/>
			<dipvalue name="150/3500"/>
			<dipvalue name="150/3600"/>
			<dipvalue name="150/3800"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Mode">
			<dipvalue name="Mode 1" default="yes"/>
			<dipvalue name="Mode 2"/>
		</dipswitch>
		<dipswitch name="Timer speed">
			<dipvalue name="60 units per second"/>
			<dipvalue name="30 units per second"/>
			<dipvalue name="20 units per second"/>
			<dipvalue name="15 units per second"/>
			<dipvalue name="10 units per second"/>
			<dipvalue name="6 units per second"/>
			<dipvalue name="5 units per second"/>
			<dipvalue name="4 units per second"/>
			<dipvalue name="3 units per second"/>
			<dipvalue name="2 units per second"/>
			<dipvalue name="1 unit per second" default="yes"/>
			<dipvalue name="1 unit every 4 seconds"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="768"/>
	</game>
	<game name="pc_gyrus" sourcefile="playch10.c" romof="playch10">
		<description>Gyruss (PlayChoice-10)</description>
		<year>2002</year>
		<manufacturer>NES-&gt;PC-10</manufacturer>
		<biosset name="dual" description="Dual Monitor Version" default="yes"/>
		<biosset name="single" description="Single Monitor Version"/>
		<rom name="pch1-c.8t" merge="pch1-c.8t" bios="dual" size="16384" crc="d52fa07a" sha1="55cabf52ae10c050c2229081a80b9fe5454ab8c5" region="cpu1" offset="0"/>
		<rom name="pck1-c.8t" merge="pck1-c.8t" bios="single" size="16384" crc="503ee8b1" sha1="3bd20bc71cac742d1b8c1430a6426d0a19db7ad0" region="cpu1" offset="0"/>
		<rom name="vu-u2" size="8192" crc="4b7869ac" sha1="37afb84d963233ad92cc424fcf992aa76ea0599f" region="cpu1" offset="c000"/>
		<rom name="pch1-c.8p" merge="pch1-c.8p" size="8192" crc="30c15e23" sha1="69166afdb2fe827c7f1919cdf4197caccbd961fa" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pch1-c.8m" merge="pch1-c.8m" size="8192" crc="c1232eee" sha1="beaf9fa2d091a3c7f70c51e966d885b1f9f0935f" region="gfx1" dispose="yes" offset="2000"/>
		<rom name="pch1-c.8k" merge="pch1-c.8k" size="8192" crc="9acffb30" sha1="b814f10ef23f2ca445fabafcbf7f25e2d454ba8c" region="gfx1" dispose="yes" offset="4000"/>
		<rom name="pch1-c.6f" merge="pch1-c.6f" size="256" crc="e5414ca3" sha1="d2878411cda84ffe0afb2e538a67457f51bebffb" region="proms" offset="0"/>
		<rom name="pch1-c.6e" merge="pch1-c.6e" size="256" crc="a2625c6e" sha1="a448b47c9289902e26a3d3c4c7d5a7968c385e81" region="proms" offset="100"/>
		<rom name="pch1-c.6d" merge="pch1-c.6d" size="256" crc="1213ebd4" sha1="0ad386fc3eab5e53c0288ad1de33639a9e461b7c" region="proms" offset="200"/>
		<rom name="gyruss-u4" size="32768" crc="48ecc48a" sha1="0afdb50a07ae9610f5c62dc8cca661ca359352be" region="cpu2" offset="10000"/>
		<rom name="gyruss-u1" size="32768" crc="3eb77902" sha1="2419437ad701f5e165778af02b888da268c9a74d" region="gfx2" offset="0"/>
		<rom name="security.prm" size="16" crc="1b26e58c" sha1="bd2d81d3cc54966ef154b3487d43ecbc316d6d22" region="user1" offset="0"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="cpu" name="N2A03" clock="1789772"/>
		<chip type="audio" name="N2A03" clock="1789772"/>
		<chip type="audio" name="DAC"/>
		<display type="raster" rotate="0" width="256" height="240" refresh="60.000000" />
		<display type="raster" rotate="0" width="256" height="240" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Units of time (coin A/coin B)">
			<dipvalue name="300/0" default="yes"/>
			<dipvalue name="300/100"/>
			<dipvalue name="300/200"/>
			<dipvalue name="300/300"/>
			<dipvalue name="300/400"/>
			<dipvalue name="300/500"/>
			<dipvalue name="300/600"/>
			<dipvalue name="300/700"/>
			<dipvalue name="300/800"/>
			<dipvalue name="300/900"/>
			<dipvalue name="150/0"/>
			<dipvalue name="150/200"/>
			<dipvalue name="150/400"/>
			<dipvalue name="150/500"/>
			<dipvalue name="150/600"/>
			<dipvalue name="150/800"/>
			<dipvalue name="300/1000"/>
			<dipvalue name="300/1100"/>
			<dipvalue name="300/1200"/>
			<dipvalue name="300/1300"/>
			<dipvalue name="300/1400"/>
			<dipvalue name="300/1500"/>
			<dipvalue name="300/1600"/>
			<dipvalue name="300/1700"/>
			<dipvalue name="300/1800"/>
			<dipvalue name="300/1900"/>
			<dipvalue name="150/1000"/>
			<dipvalue name="150/1200"/>
			<dipvalue name="150/1400"/>
			<dipvalue name="150/1500"/>
			<dipvalue name="150/1600"/>
			<dipvalue name="150/1800"/>
			<dipvalue name="300/2000"/>
			<dipvalue name="300/2100"/>
			<dipvalue name="300/2200"/>
			<dipvalue name="300/2300"/>
			<dipvalue name="300/2400"/>
			<dipvalue name="300/2500"/>
			<dipvalue name="300/2600"/>
			<dipvalue name="300/2700"/>
			<dipvalue name="300/2800"/>
			<dipvalue name="300/2900"/>
			<dipvalue name="150/2000"/>
			<dipvalue name="150/2200"/>
			<dipvalue name="150/2400"/>
			<dipvalue name="150/2500"/>
			<dipvalue name="150/2600"/>
			<dipvalue name="150/2800"/>
			<dipvalue name="300/3000"/>
			<dipvalue name="300/3100"/>
			<dipvalue name="300/3200"/>
			<dipvalue name="300/3300"/>
			<dipvalue name="300/3400"/>
			<dipvalue name="300/3500"/>
			<dipvalue name="300/3600"/>
			<dipvalue name="300/3700"/>
			<dipvalue name="300/3800"/>
			<dipvalue name="300/3900"/>
			<dipvalue name="150/3000"/>
			<dipvalue name="150/3200"/>
			<dipvalue name="150/3400"/>
			<dipvalue name="150/3500"/>
			<dipvalue name="150/3600"/>
			<dipvalue name="150/3800"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Mode">
			<dipvalue name="Mode 1" default="yes"/>
			<dipvalue name="Mode 2"/>
		</dipswitch>
		<dipswitch name="Timer speed">
			<dipvalue name="60 units per second"/>
			<dipvalue name="30 units per second"/>
			<dipvalue name="20 units per second"/>
			<dipvalue name="15 units per second"/>
			<dipvalue name="10 units per second"/>
			<dipvalue name="6 units per second"/>
			<dipvalue name="5 units per second"/>
			<dipvalue name="4 units per second"/>
			<dipvalue name="3 units per second"/>
			<dipvalue name="2 units per second"/>
			<dipvalue name="1 unit per second" default="yes"/>
			<dipvalue name="1 unit every 4 seconds"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<driver status="imperfect" emulation="good" color="good" sound="good" graphic="imperfect" savestate="unsupported" palettesize="768"/>
	</game>
	<game name="pc_skykd" sourcefile="playch10.c" romof="playch10">
		<description>Sky Kid (PlayChoice-10)</description>
		<year>2002</year>
		<manufacturer>NES-&gt;PC-10</manufacturer>
		<biosset name="dual" description="Dual Monitor Version" default="yes"/>
		<biosset name="single" description="Single Monitor Version"/>
		<rom name="pch1-c.8t" merge="pch1-c.8t" bios="dual" size="16384" crc="d52fa07a" sha1="55cabf52ae10c050c2229081a80b9fe5454ab8c5" region="cpu1" offset="0"/>
		<rom name="pck1-c.8t" merge="pck1-c.8t" bios="single" size="16384" crc="503ee8b1" sha1="3bd20bc71cac742d1b8c1430a6426d0a19db7ad0" region="cpu1" offset="0"/>
		<rom name="u2ng" size="8192" crc="7505de96" sha1="a9cbe6d4d2d33aeecb3e041315fbb266c886ebf1" region="cpu1" offset="c000"/>
		<rom name="pch1-c.8p" merge="pch1-c.8p" size="8192" crc="30c15e23" sha1="69166afdb2fe827c7f1919cdf4197caccbd961fa" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pch1-c.8m" merge="pch1-c.8m" size="8192" crc="c1232eee" sha1="beaf9fa2d091a3c7f70c51e966d885b1f9f0935f" region="gfx1" dispose="yes" offset="2000"/>
		<rom name="pch1-c.8k" merge="pch1-c.8k" size="8192" crc="9acffb30" sha1="b814f10ef23f2ca445fabafcbf7f25e2d454ba8c" region="gfx1" dispose="yes" offset="4000"/>
		<rom name="pch1-c.6f" merge="pch1-c.6f" size="256" crc="e5414ca3" sha1="d2878411cda84ffe0afb2e538a67457f51bebffb" region="proms" offset="0"/>
		<rom name="pch1-c.6e" merge="pch1-c.6e" size="256" crc="a2625c6e" sha1="a448b47c9289902e26a3d3c4c7d5a7968c385e81" region="proms" offset="100"/>
		<rom name="pch1-c.6d" merge="pch1-c.6d" size="256" crc="1213ebd4" sha1="0ad386fc3eab5e53c0288ad1de33639a9e461b7c" region="proms" offset="200"/>
		<rom name="skykid.u4" size="131072" crc="c1918ec3" sha1="e34bd36d9a7df7197b06a0a537b9d786f2303a98" region="cpu2" offset="10000"/>
		<rom name="skykid.u1" size="131072" crc="0f58923f" sha1="805cc304ab0e20337c0b0dcd5ca7f2b7bf8e4656" region="gfx2" offset="0"/>
		<rom name="security.prm" size="16" crc="ec5641d6" sha1="05f546aec5a9db167688a9abbac922f5ced7f7c5" region="user1" offset="0"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="cpu" name="N2A03" clock="1789772"/>
		<chip type="audio" name="N2A03" clock="1789772"/>
		<chip type="audio" name="DAC"/>
		<display type="raster" rotate="0" width="256" height="240" refresh="60.000000" />
		<display type="raster" rotate="0" width="256" height="240" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Units of time (coin A/coin B)">
			<dipvalue name="300/0" default="yes"/>
			<dipvalue name="300/100"/>
			<dipvalue name="300/200"/>
			<dipvalue name="300/300"/>
			<dipvalue name="300/400"/>
			<dipvalue name="300/500"/>
			<dipvalue name="300/600"/>
			<dipvalue name="300/700"/>
			<dipvalue name="300/800"/>
			<dipvalue name="300/900"/>
			<dipvalue name="150/0"/>
			<dipvalue name="150/200"/>
			<dipvalue name="150/400"/>
			<dipvalue name="150/500"/>
			<dipvalue name="150/600"/>
			<dipvalue name="150/800"/>
			<dipvalue name="300/1000"/>
			<dipvalue name="300/1100"/>
			<dipvalue name="300/1200"/>
			<dipvalue name="300/1300"/>
			<dipvalue name="300/1400"/>
			<dipvalue name="300/1500"/>
			<dipvalue name="300/1600"/>
			<dipvalue name="300/1700"/>
			<dipvalue name="300/1800"/>
			<dipvalue name="300/1900"/>
			<dipvalue name="150/1000"/>
			<dipvalue name="150/1200"/>
			<dipvalue name="150/1400"/>
			<dipvalue name="150/1500"/>
			<dipvalue name="150/1600"/>
			<dipvalue name="150/1800"/>
			<dipvalue name="300/2000"/>
			<dipvalue name="300/2100"/>
			<dipvalue name="300/2200"/>
			<dipvalue name="300/2300"/>
			<dipvalue name="300/2400"/>
			<dipvalue name="300/2500"/>
			<dipvalue name="300/2600"/>
			<dipvalue name="300/2700"/>
			<dipvalue name="300/2800"/>
			<dipvalue name="300/2900"/>
			<dipvalue name="150/2000"/>
			<dipvalue name="150/2200"/>
			<dipvalue name="150/2400"/>
			<dipvalue name="150/2500"/>
			<dipvalue name="150/2600"/>
			<dipvalue name="150/2800"/>
			<dipvalue name="300/3000"/>
			<dipvalue name="300/3100"/>
			<dipvalue name="300/3200"/>
			<dipvalue name="300/3300"/>
			<dipvalue name="300/3400"/>
			<dipvalue name="300/3500"/>
			<dipvalue name="300/3600"/>
			<dipvalue name="300/3700"/>
			<dipvalue name="300/3800"/>
			<dipvalue name="300/3900"/>
			<dipvalue name="150/3000"/>
			<dipvalue name="150/3200"/>
			<dipvalue name="150/3400"/>
			<dipvalue name="150/3500"/>
			<dipvalue name="150/3600"/>
			<dipvalue name="150/3800"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin Mode">
			<dipvalue name="Mode 1" default="yes"/>
			<dipvalue name="Mode 2"/>
		</dipswitch>
		<dipswitch name="Timer speed">
			<dipvalue name="60 units per second"/>
			<dipvalue name="30 units per second"/>
			<dipvalue name="20 units per second"/>
			<dipvalue name="15 units per second"/>
			<dipvalue name="10 units per second"/>
			<dipvalue name="6 units per second"/>
			<dipvalue name="5 units per second"/>
			<dipvalue name="4 units per second"/>
			<dipvalue name="3 units per second"/>
			<dipvalue name="2 units per second"/>
			<dipvalue name="1 unit per second" default="yes"/>
			<dipvalue name="1 unit every 4 seconds"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="768"/>
	</game>
	<game name="pong" sourcefile="pong.c">
		<description>Pong</description>
		<year>1972</year>
		<manufacturer>Atari</manufacturer>
		<chip type="cpu" name="GENSYNC" clock="7159050"/>
		<chip type="audio" name="Samples"/>
		<display type="raster" rotate="0" width="374" height="245" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2">
			<control type="stick" minimum="4" maximum="255" sensitivity="100" keydelta="5"/>
		</input>
		<dipswitch name="Ending Score">
			<dipvalue name="11" default="yes"/>
			<dipvalue name="15"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="3"/>
	</game>
	<game name="rxtron" sourcefile="rallyx.c" sampleof="rallyx">
		<description>Rally-X Tron</description>
		<year>1998</year>
		<manufacturer>Jerky and Sil hack</manufacturer>
		<rom name="1b" size="4096" crc="5882700d" sha1="b6029e9730f1694894fe8b729ac0ba8d6712dea9" region="cpu1" offset="0"/>
		<rom name="rxt_1e" size="4096" crc="8d5b88e5" sha1="95a8bde287325f88cfc7ce12ad900647831b861e" region="cpu1" offset="1000"/>
		<rom name="rxt_1h" size="4096" crc="1ecfddc0" sha1="e800a3bb0e2d35dbfba49c7724689d29ab1912fd" region="cpu1" offset="2000"/>
		<rom name="rxt_1k" size="4096" crc="2729e00a" sha1="1f3d17e8342d8a7db57d64fd890b70e64315752a" region="cpu1" offset="3000"/>
		<rom name="rxt_8e" size="4096" crc="91538868" sha1="4ba04a56a6255895214bca1e0249e365b95f566d" region="gfx1" dispose="yes" offset="0"/>
		<rom name="im5623.8m" size="256" crc="3c16f62c" sha1="7a3800be410e306cf85753b9953ffc5575afbcd6" region="gfx2" dispose="yes" offset="0"/>
		<rom name="m3-7603.11n" size="32" crc="c7865434" sha1="70c1c9610ba6f1ead77f347e7132958958bccb31" region="proms" offset="0"/>
		<rom name="im5623.8p" size="256" crc="834d4fda" sha1="617864d3df0917a513e8255ad8d96ae7a04da5a1" region="proms" offset="20"/>
		<rom name="im5623.3p" size="256" crc="4bad7017" sha1="3e6da9d798f5e07fa18d6ce7d0b148be98c766d5" region="sound1" offset="0"/>
		<rom name="im5623.2m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<sample name="bang.wav"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<chip type="audio" name="Samples"/>
		<display type="raster" rotate="0" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="1 Car, Medium"/>
			<dipvalue name="1 Car, Hard"/>
			<dipvalue name="2 Cars, Easy"/>
			<dipvalue name="2 Cars, Medium"/>
			<dipvalue name="2 Cars, Hard"/>
			<dipvalue name="3 Cars, Easy" default="yes"/>
			<dipvalue name="3 Cars, Medium"/>
			<dipvalue name="3 Cars, Hard"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="10000" default="yes"/>
			<dipvalue name="15000" default="yes"/>
			<dipvalue name="15000" default="yes"/>
			<dipvalue name="15000" default="yes"/>
			<dipvalue name="20000" default="yes"/>
			<dipvalue name="20000" default="yes"/>
			<dipvalue name="20000" default="yes"/>
			<dipvalue name="20000"/>
			<dipvalue name="20000"/>
			<dipvalue name="30000"/>
			<dipvalue name="30000"/>
			<dipvalue name="30000"/>
			<dipvalue name="40000"/>
			<dipvalue name="40000"/>
			<dipvalue name="40000"/>
			<dipvalue name="30000"/>
			<dipvalue name="30000"/>
			<dipvalue name="40000"/>
			<dipvalue name="40000"/>
			<dipvalue name="40000"/>
			<dipvalue name="60000"/>
			<dipvalue name="60000"/>
			<dipvalue name="60000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="32"/>
	</game>
	<game name="nrallyv" sourcefile="rallyx.c" sampleof="rallyx">
		<description>New Rally X (Vertical Screen)</description>
		<year>1981</year>
		<manufacturer>hack</manufacturer>
		<rom name="nrallyx.1b" size="4096" crc="9404c8d6" sha1="ee7e45c22a2fbf72d3ac5ac26ab1111a22623fc5" region="cpu1" offset="0"/>
		<rom name="nrallyx.1e" size="4096" crc="ac01bf3f" sha1="8e1a7cce92ef709d18727db6ee7f89936f4b8df8" region="cpu1" offset="1000"/>
		<rom name="nrallyx.1h" size="4096" crc="aeba29b5" sha1="2a6e4568729b83c430bf70e43c4146ad6a556b1b" region="cpu1" offset="2000"/>
		<rom name="nrallyx.1k" size="4096" crc="78f17da7" sha1="1e035746a10f91e898166a58093d45bdb158ae47" region="cpu1" offset="3000"/>
		<rom name="nrallyv.8e" size="4096" crc="031acfc5" sha1="7e0df966b7f2be416e22ec2c36bb86425138c203" region="gfx1" dispose="yes" offset="0"/>
		<rom name="im5623.8m" size="256" crc="3c16f62c" sha1="7a3800be410e306cf85753b9953ffc5575afbcd6" region="gfx2" dispose="yes" offset="0"/>
		<rom name="nrallyx.pr1" size="32" crc="a0a49017" sha1="494c920a157e9f876d533c1b0146275a366c4989" region="proms" offset="0"/>
		<rom name="nrallyx.pr2" size="256" crc="b2b7ca15" sha1="e604d58f2f20ebf042f28b01e74eddeacf5baba9" region="proms" offset="20"/>
		<rom name="r-2.4n" size="32" crc="8f574815" sha1="4f84162db9d58b64742c67dc689eb665b9862fb3" region="proms" offset="120"/>
		<rom name="r-3.7k" size="32" crc="b8861096" sha1="26fad384ed7a1a1e0ba719b5578e2dbb09334a25" region="proms" offset="140"/>
		<rom name="nrallyx.spr" size="256" crc="b75c4e87" sha1="450f79a5ae09e34f7624d37769815baf93c0028e" region="sound1" offset="0"/>
		<rom name="im5623.2m" size="256" crc="77245b66" sha1="0c4d0bee858b97632411c440bea6948a74759746" region="sound1" offset="100"/>
		<sample name="bang.wav"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="audio" name="Namco" clock="96000"/>
		<chip type="audio" name="Samples"/>
		<display type="raster" rotate="90" width="288" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="3">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="A" default="yes"/>
			<dipvalue name="B"/>
			<dipvalue name="C"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="1 Car, Medium"/>
			<dipvalue name="1 Car, Hard"/>
			<dipvalue name="2 Cars, Medium"/>
			<dipvalue name="2 Cars, Hard"/>
			<dipvalue name="3 Cars, Easy" default="yes"/>
			<dipvalue name="3 Cars, Medium"/>
			<dipvalue name="3 Cars, Hard"/>
			<dipvalue name="4 Cars, Easy"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="32"/>
	</game>
	<game name="rastandh" sourcefile="rastan.c" cloneof="rastan" romof="rastan">
		<description>Rastan Dragon Hack</description>
		<year>2001</year>
		<manufacturer>Neil Pearce Hack</manufacturer>
		<rom name="ic19_38.bin" merge="b04-35.19" size="65536" crc="1c91dbb1" sha1="17fc55e8546cc0b847aebd67fb4570a1e9f128f3" region="cpu1" offset="0"/>
		<rom name="ic07_37.bin" merge="b04-37.07" size="65536" crc="ecf20bdd" sha1="92e46b1edef40a19be17091c09daba598d77bca8" region="cpu1" offset="1"/>
		<rom name="dh_ic20_40.bin" size="65536" crc="8f1ab70d" sha1="58356b1b02d7c7de9f59bb8413782f655ebf0012" region="cpu1" offset="20000"/>
		<rom name="dh_ic08_39.bin" size="65536" crc="553a1ed8" sha1="ef872bcdf681dd5f723907da3a36c065b618c563" region="cpu1" offset="20001"/>
		<rom name="dh_ic21_42.bin" size="65536" crc="08dc89b1" sha1="836d87bcf2a12586722867fdd7d0d65f823008b7" region="cpu1" offset="40000"/>
		<rom name="dh_ic09_43.bin" size="65536" crc="a93fc337" sha1="4117a31e3844cc981cae4323dd4c8878b1f77eb1" region="cpu1" offset="40001"/>
		<rom name="ic49_19.bin" merge="b04-19.49" size="65536" crc="ee81fdd8" sha1="fa59dac2583a7d2979550dffc6f9c6c2bd67bfd5" region="cpu2" offset="0"/>
		<rom name="ic40_01.bin" merge="b04-01.40" size="131072" crc="cd30de19" sha1="f8d158d38cd07a24cb5ddefd4ce90beec706924d" region="gfx1" dispose="yes" offset="0"/>
		<rom name="ic39_03.bin" merge="b04-03.39" size="131072" crc="ab67e064" sha1="5c49f0ff9221cba9f2bb8da86eb4448c73012410" region="gfx1" dispose="yes" offset="20000"/>
		<rom name="ic67_02.bin" merge="b04-02.67" size="131072" crc="54040fec" sha1="a2bea2ce1cebd25b33be41723299ca0512d95f9e" region="gfx1" dispose="yes" offset="40000"/>
		<rom name="ic66_04.bin" merge="b04-04.66" size="131072" crc="94737e93" sha1="3df7f085fe6468bda11fab2e86252df6f74f7a99" region="gfx1" dispose="yes" offset="60000"/>
		<rom name="ic15_05.bin" merge="b04-05.15" size="131072" crc="c22d94ac" sha1="04f69f9af7ac4242e95dba32988afa3616d75a92" region="gfx2" dispose="yes" offset="0"/>
		<rom name="ic14_07.bin" merge="b04-07.14" size="131072" crc="b5632a51" sha1="da6ebe6afe245443a76b33714213549356c0c5c3" region="gfx2" dispose="yes" offset="20000"/>
		<rom name="ic28_06.bin" merge="b04-06.28" size="131072" crc="002ccf39" sha1="fdc29f39198f9b488e298ee89b0eeb3417527733" region="gfx2" dispose="yes" offset="40000"/>
		<rom name="ic27_08.bin" merge="b04-08.27" size="131072" crc="feafca05" sha1="9de9ff1fcf037e5ab25c181b678245041238d6ae" region="gfx2" dispose="yes" offset="60000"/>
		<rom name="ic76_20.bin" merge="b04-20.76" size="65536" crc="fd1a34cc" sha1="b1682959521fa295769207b75cf7d839e9ec95fd" region="sound1" offset="0"/>
		<chip type="cpu" name="68000" clock="8000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2151" clock="4000000"/>
		<chip type="audio" name="MSM5205" clock="384000"/>
		<display 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">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Flip Screen">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy"/>
			<dipvalue name="Medium" default="yes"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Hardest"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="100000" default="yes"/>
			<dipvalue name="150000"/>
			<dipvalue name="200000"/>
			<dipvalue name="250000"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
			<dipvalue name="6"/>
		</dipswitch>
		<dipswitch name="Allow Continue">
			<dipvalue name="No"/>
			<dipvalue name="Yes" default="yes"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="8192"/>
	</game>
	<game name="rastand2" sourcefile="rastan.c" cloneof="rastan" romof="rastan">
		<description>Rastan Dragon Hack (set 2)</description>
		<year>2001</year>
		<manufacturer>Neil Pearce Hack</manufacturer>
		<rom name="ic19_38.bin" merge="b04-35.19" size="65536" crc="1c91dbb1" sha1="17fc55e8546cc0b847aebd67fb4570a1e9f128f3" region="cpu1" offset="0"/>
		<rom name="ic07_37.bin" merge="b04-37.07" size="65536" crc="ecf20bdd" sha1="92e46b1edef40a19be17091c09daba598d77bca8" region="cpu1" offset="1"/>
		<rom name="dh_ic20_40.bin" size="65536" crc="8f1ab70d" sha1="58356b1b02d7c7de9f59bb8413782f655ebf0012" region="cpu1" offset="20000"/>
		<rom name="dh_ic08_39.bin" size="65536" crc="553a1ed8" sha1="ef872bcdf681dd5f723907da3a36c065b618c563" region="cpu1" offset="20001"/>
		<rom name="d2_ic21_42.bin" merge="b04-42.21" size="65536" crc="1857a7cb" sha1="7d967d04ade648c6ddb19aad9e184b6e272856da" region="cpu1" offset="40000"/>
		<rom name="d2_ic09_43.bin" size="65536" crc="e08d2b2d" sha1="917017bdc64dc2d1ba15534baef80e581cacf7c1" region="cpu1" offset="40001"/>
		<rom name="ic49_19.bin" merge="b04-19.49" size="65536" crc="ee81fdd8" sha1="fa59dac2583a7d2979550dffc6f9c6c2bd67bfd5" region="cpu2" offset="0"/>
		<rom name="ic40_01.bin" merge="b04-01.40" size="131072" crc="cd30de19" sha1="f8d158d38cd07a24cb5ddefd4ce90beec706924d" region="gfx1" dispose="yes" offset="0"/>
		<rom name="ic39_03.bin" merge="b04-03.39" size="131072" crc="ab67e064" sha1="5c49f0ff9221cba9f2bb8da86eb4448c73012410" region="gfx1" dispose="yes" offset="20000"/>
		<rom name="ic67_02.bin" merge="b04-02.67" size="131072" crc="54040fec" sha1="a2bea2ce1cebd25b33be41723299ca0512d95f9e" region="gfx1" dispose="yes" offset="40000"/>
		<rom name="ic66_04.bin" merge="b04-04.66" size="131072" crc="94737e93" sha1="3df7f085fe6468bda11fab2e86252df6f74f7a99" region="gfx1" dispose="yes" offset="60000"/>
		<rom name="ic15_05.bin" merge="b04-05.15" size="131072" crc="c22d94ac" sha1="04f69f9af7ac4242e95dba32988afa3616d75a92" region="gfx2" dispose="yes" offset="0"/>
		<rom name="ic14_07.bin" merge="b04-07.14" size="131072" crc="b5632a51" sha1="da6ebe6afe245443a76b33714213549356c0c5c3" region="gfx2" dispose="yes" offset="20000"/>
		<rom name="ic28_06.bin" merge="b04-06.28" size="131072" crc="002ccf39" sha1="fdc29f39198f9b488e298ee89b0eeb3417527733" region="gfx2" dispose="yes" offset="40000"/>
		<rom name="ic27_08.bin" merge="b04-08.27" size="131072" crc="feafca05" sha1="9de9ff1fcf037e5ab25c181b678245041238d6ae" region="gfx2" dispose="yes" offset="60000"/>
		<rom name="ic76_20.bin" merge="b04-20.76" size="65536" crc="fd1a34cc" sha1="b1682959521fa295769207b75cf7d839e9ec95fd" region="sound1" offset="0"/>
		<chip type="cpu" name="68000" clock="8000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2151" clock="4000000"/>
		<chip type="audio" name="MSM5205" clock="384000"/>
		<display 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">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Flip Screen">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy"/>
			<dipvalue name="Medium" default="yes"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Hardest"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="100000" default="yes"/>
			<dipvalue name="150000"/>
			<dipvalue name="200000"/>
			<dipvalue name="250000"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
			<dipvalue name="6"/>
		</dipswitch>
		<dipswitch name="Allow Continue">
			<dipvalue name="No"/>
			<dipvalue name="Yes" default="yes"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="8192"/>
	</game>
	<game name="rastaneh" sourcefile="rastan.c" cloneof="rastan" romof="rastan">
		<description>Rastan Enemy Hack</description>
		<year>2001</year>
		<manufacturer>Neil Pearce Hack</manufacturer>
		<rom name="ic19_38.bin" merge="b04-35.19" size="65536" crc="1c91dbb1" sha1="17fc55e8546cc0b847aebd67fb4570a1e9f128f3" region="cpu1" offset="0"/>
		<rom name="ic07_37.bin" merge="b04-37.07" size="65536" crc="ecf20bdd" sha1="92e46b1edef40a19be17091c09daba598d77bca8" region="cpu1" offset="1"/>
		<rom name="dh_ic20_40.bin" size="65536" crc="8f1ab70d" sha1="58356b1b02d7c7de9f59bb8413782f655ebf0012" region="cpu1" offset="20000"/>
		<rom name="dh_ic08_39.bin" size="65536" crc="553a1ed8" sha1="ef872bcdf681dd5f723907da3a36c065b618c563" region="cpu1" offset="20001"/>
		<rom name="d2_ic21_42.bin" merge="b04-42.21" size="65536" crc="1857a7cb" sha1="7d967d04ade648c6ddb19aad9e184b6e272856da" region="cpu1" offset="40000"/>
		<rom name="eh_ic09_43.bin" size="65536" crc="71037966" sha1="f32d87a47535c6eae9016b7cc027d347236c217e" region="cpu1" offset="40001"/>
		<rom name="ic49_19.bin" merge="b04-19.49" size="65536" crc="ee81fdd8" sha1="fa59dac2583a7d2979550dffc6f9c6c2bd67bfd5" region="cpu2" offset="0"/>
		<rom name="ic40_01.bin" merge="b04-01.40" size="131072" crc="cd30de19" sha1="f8d158d38cd07a24cb5ddefd4ce90beec706924d" region="gfx1" dispose="yes" offset="0"/>
		<rom name="ic39_03.bin" merge="b04-03.39" size="131072" crc="ab67e064" sha1="5c49f0ff9221cba9f2bb8da86eb4448c73012410" region="gfx1" dispose="yes" offset="20000"/>
		<rom name="ic67_02.bin" merge="b04-02.67" size="131072" crc="54040fec" sha1="a2bea2ce1cebd25b33be41723299ca0512d95f9e" region="gfx1" dispose="yes" offset="40000"/>
		<rom name="ic66_04.bin" merge="b04-04.66" size="131072" crc="94737e93" sha1="3df7f085fe6468bda11fab2e86252df6f74f7a99" region="gfx1" dispose="yes" offset="60000"/>
		<rom name="ic15_05.bin" merge="b04-05.15" size="131072" crc="c22d94ac" sha1="04f69f9af7ac4242e95dba32988afa3616d75a92" region="gfx2" dispose="yes" offset="0"/>
		<rom name="ic14_07.bin" merge="b04-07.14" size="131072" crc="b5632a51" sha1="da6ebe6afe245443a76b33714213549356c0c5c3" region="gfx2" dispose="yes" offset="20000"/>
		<rom name="ic28_06.bin" merge="b04-06.28" size="131072" crc="002ccf39" sha1="fdc29f39198f9b488e298ee89b0eeb3417527733" region="gfx2" dispose="yes" offset="40000"/>
		<rom name="ic27_08.bin" merge="b04-08.27" size="131072" crc="feafca05" sha1="9de9ff1fcf037e5ab25c181b678245041238d6ae" region="gfx2" dispose="yes" offset="60000"/>
		<rom name="ic76_20.bin" merge="b04-20.76" size="65536" crc="fd1a34cc" sha1="b1682959521fa295769207b75cf7d839e9ec95fd" region="sound1" offset="0"/>
		<chip type="cpu" name="68000" clock="8000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2151" clock="4000000"/>
		<chip type="audio" name="MSM5205" clock="384000"/>
		<display 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">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Flip Screen">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy"/>
			<dipvalue name="Medium" default="yes"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Hardest"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="100000" default="yes"/>
			<dipvalue name="150000"/>
			<dipvalue name="200000"/>
			<dipvalue name="250000"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
			<dipvalue name="6"/>
		</dipswitch>
		<dipswitch name="Allow Continue">
			<dipvalue name="No"/>
			<dipvalue name="Yes" default="yes"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="8192"/>
	</game>
	<game name="rastane2" sourcefile="rastan.c" cloneof="rastan" romof="rastan">
		<description>Rastan Enemy Hack (set 2)</description>
		<year>2001</year>
		<manufacturer>Neil Pearce Hack</manufacturer>
		<rom name="ic19_38.bin" merge="b04-35.19" size="65536" crc="1c91dbb1" sha1="17fc55e8546cc0b847aebd67fb4570a1e9f128f3" region="cpu1" offset="0"/>
		<rom name="ic07_37.bin" merge="b04-37.07" size="65536" crc="ecf20bdd" sha1="92e46b1edef40a19be17091c09daba598d77bca8" region="cpu1" offset="1"/>
		<rom name="dh_ic20_40.bin" size="65536" crc="8f1ab70d" sha1="58356b1b02d7c7de9f59bb8413782f655ebf0012" region="cpu1" offset="20000"/>
		<rom name="dh_ic08_39.bin" size="65536" crc="553a1ed8" sha1="ef872bcdf681dd5f723907da3a36c065b618c563" region="cpu1" offset="20001"/>
		<rom name="e2_ic21_42.bin" size="65536" crc="27845873" sha1="b6197e15ee2655135d0fc8e72cc44fa3bcc73c10" region="cpu1" offset="40000"/>
		<rom name="e2_ic09_43.bin" size="65536" crc="a38131f3" sha1="f46cda36d698c688f1b1bfee9945915194a30ebd" region="cpu1" offset="40001"/>
		<rom name="ic49_19.bin" merge="b04-19.49" size="65536" crc="ee81fdd8" sha1="fa59dac2583a7d2979550dffc6f9c6c2bd67bfd5" region="cpu2" offset="0"/>
		<rom name="ic40_01.bin" merge="b04-01.40" size="131072" crc="cd30de19" sha1="f8d158d38cd07a24cb5ddefd4ce90beec706924d" region="gfx1" dispose="yes" offset="0"/>
		<rom name="ic39_03.bin" merge="b04-03.39" size="131072" crc="ab67e064" sha1="5c49f0ff9221cba9f2bb8da86eb4448c73012410" region="gfx1" dispose="yes" offset="20000"/>
		<rom name="ic67_02.bin" merge="b04-02.67" size="131072" crc="54040fec" sha1="a2bea2ce1cebd25b33be41723299ca0512d95f9e" region="gfx1" dispose="yes" offset="40000"/>
		<rom name="ic66_04.bin" merge="b04-04.66" size="131072" crc="94737e93" sha1="3df7f085fe6468bda11fab2e86252df6f74f7a99" region="gfx1" dispose="yes" offset="60000"/>
		<rom name="ic15_05.bin" merge="b04-05.15" size="131072" crc="c22d94ac" sha1="04f69f9af7ac4242e95dba32988afa3616d75a92" region="gfx2" dispose="yes" offset="0"/>
		<rom name="ic14_07.bin" merge="b04-07.14" size="131072" crc="b5632a51" sha1="da6ebe6afe245443a76b33714213549356c0c5c3" region="gfx2" dispose="yes" offset="20000"/>
		<rom name="ic28_06.bin" merge="b04-06.28" size="131072" crc="002ccf39" sha1="fdc29f39198f9b488e298ee89b0eeb3417527733" region="gfx2" dispose="yes" offset="40000"/>
		<rom name="ic27_08.bin" merge="b04-08.27" size="131072" crc="feafca05" sha1="9de9ff1fcf037e5ab25c181b678245041238d6ae" region="gfx2" dispose="yes" offset="60000"/>
		<rom name="ic76_20.bin" merge="b04-20.76" size="65536" crc="fd1a34cc" sha1="b1682959521fa295769207b75cf7d839e9ec95fd" region="sound1" offset="0"/>
		<chip type="cpu" name="68000" clock="8000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2151" clock="4000000"/>
		<chip type="audio" name="MSM5205" clock="384000"/>
		<display 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">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Flip Screen">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy"/>
			<dipvalue name="Medium" default="yes"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Hardest"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="100000" default="yes"/>
			<dipvalue name="150000"/>
			<dipvalue name="200000"/>
			<dipvalue name="250000"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
			<dipvalue name="6"/>
		</dipswitch>
		<dipswitch name="Allow Continue">
			<dipvalue name="No"/>
			<dipvalue name="Yes" default="yes"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="8192"/>
	</game>
	<game name="rastwack" sourcefile="rastan.c" cloneof="rastan" romof="rastan">
		<description>Wacky Rastan</description>
		<year>2000</year>
		<manufacturer>Vogel Hack</manufacturer>
		<rom name="rs19_38.bin" size="65536" crc="a38ac909" sha1="66d792fee03c6bd87d15060b9d5cae74137c5ebd" region="cpu1" offset="0"/>
		<rom name="wk_rs07_37.bin" size="65536" crc="bad60872" sha1="e020f79b3ac3d2abccfcd5d135d2dc49e1335c7d" region="cpu1" offset="1"/>
		<rom name="wk_rs20_40.bin" size="65536" crc="6bcf70dc" sha1="3e369548ac01981c503150b44c2747e6c2cec12a" region="cpu1" offset="20000"/>
		<rom name="wk_rs08_39.bin" size="65536" crc="8838ecc5" sha1="42b43ab77969bbacdf178fbe73a0a27652ccb297" region="cpu1" offset="20001"/>
		<rom name="wk_rs21_42.bin" size="65536" crc="b626c439" sha1="976e820edc4ba107c5b579edaaee1e354e85fb67" region="cpu1" offset="40000"/>
		<rom name="wk_rs09_43.bin" size="65536" crc="c928a516" sha1="fe87fdf2d1b7ba93e1986460eb6af648b58f42e4" region="cpu1" offset="40001"/>
		<rom name="ic49_19.bin" merge="b04-19.49" size="65536" crc="ee81fdd8" sha1="fa59dac2583a7d2979550dffc6f9c6c2bd67bfd5" region="cpu2" offset="0"/>
		<rom name="wk_ic40_01.bin" size="131072" crc="f2111c1f" sha1="bfdb46aeffe3f08fd5095440a7fa439f52d93d92" region="gfx1" dispose="yes" offset="0"/>
		<rom name="wk_ic39_03.bin" size="131072" crc="a25b10c1" sha1="6a163e12e00b599cf8430d73e39b5a47a94db41e" region="gfx1" dispose="yes" offset="20000"/>
		<rom name="wk_ic67_02.bin" size="131072" crc="a465449c" sha1="7cae41f4c64641fb6ed8115ae7b934c013b964b2" region="gfx1" dispose="yes" offset="40000"/>
		<rom name="wk_ic66_04.bin" size="131072" crc="9d4f8e36" sha1="4f6634a5c2eeb7be4582f0a2596bb7caa7fddac3" region="gfx1" dispose="yes" offset="60000"/>
		<rom name="wk_ic15_05.bin" size="131072" crc="edc6f1bb" sha1="567e88a4e2bfc39e9f056a9c3aa735297363a376" region="gfx2" dispose="yes" offset="0"/>
		<rom name="wk_ic14_07.bin" size="131072" crc="c672101c" sha1="5759adc762f9cffb85175ee66c237a195dc2b656" region="gfx2" dispose="yes" offset="20000"/>
		<rom name="wk_ic28_06.bin" size="131072" crc="f6ada09a" sha1="6ddc23f2499164d4a403d4c519e9b14492a1604b" region="gfx2" dispose="yes" offset="40000"/>
		<rom name="wk_ic27_08.bin" size="131072" crc="533d567e" sha1="e61082c4c3e9d1422ff01646bb5fded9fda96f65" region="gfx2" dispose="yes" offset="60000"/>
		<rom name="ic76_20.bin" merge="b04-20.76" size="65536" crc="fd1a34cc" sha1="b1682959521fa295769207b75cf7d839e9ec95fd" region="sound1" offset="0"/>
		<chip type="cpu" name="68000" clock="8000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2151" clock="4000000"/>
		<chip type="audio" name="MSM5205" clock="384000"/>
		<display 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">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Flip Screen">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy"/>
			<dipvalue name="Medium" default="yes"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Hardest"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="100000" default="yes"/>
			<dipvalue name="150000"/>
			<dipvalue name="200000"/>
			<dipvalue name="250000"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
			<dipvalue name="6"/>
		</dipswitch>
		<dipswitch name="Allow Continue">
			<dipvalue name="No"/>
			<dipvalue name="Yes" default="yes"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="8192"/>
	</game>
	<game name="vantris" sourcefile="rockola.c" sampleof="vanguard">
		<description>Vantris Tetris Hack</description>
		<year>1981</year>
		<manufacturer>SNK</manufacturer>
		<rom name="sk4_ic07.bin" size="4096" crc="6a29e354" sha1="ff953962ebc14a28cfc96f8e269cb1e1c188ed8a" region="cpu1" offset="4000"/>
		<rom name="sk4_ic08.bin" size="4096" crc="302bba54" sha1="1944f229481328a0635fafda65054106f42a532a" region="cpu1" offset="5000"/>
		<rom name="sk4_ic09.bin" size="4096" crc="424755f6" sha1="b4762b40c7ed70d4b90319a1a30983a41a096afb" region="cpu1" offset="6000"/>
		<rom name="sk4_ic10.bin" size="4096" crc="54603274" sha1="31571a560dbe300417b3ed5b114fa1d9ef742da9" region="cpu1" offset="7000"/>
		<rom name="vtr4_ic13.bin" size="4096" crc="f9f367a5" region="cpu1" offset="8000"/>
		<rom name="sk4_ic14.bin" size="4096" crc="0d5b47d0" sha1="922621c23f33fe756cb6baa12e5465c4e64f2dda" region="cpu1" offset="9000"/>
		<rom name="sk4_ic15.bin" size="4096" crc="8549b8f8" sha1="375bc6f7e15564d5cf7e00c44e2651793c56d6ca" region="cpu1" offset="a000"/>
		<rom name="sk4_ic16.bin" size="4096" crc="062e0be2" sha1="45aaf315a62f37460e32d3ba99caaacf4c994810" region="cpu1" offset="b000"/>
		<rom name="vtr5_ic50.bin" size="2048" crc="a7061526" sha1="f5f5860a9dc468cb4177348e0b0592e5adda28f1" region="gfx1" dispose="yes" offset="0"/>
		<rom name="vtr5_ic51.bin" size="2048" crc="67bd31ed" sha1="24f03cf097e5382500a85483351f21913a98fdd5" region="gfx1" dispose="yes" offset="800"/>
		<rom name="vtr5_ic7.bin" size="32" crc="90f17fc1" sha1="fc92864178cbceccd6f7f2c75249b5c568bdbea8" region="proms" offset="0"/>
		<rom name="vtr5_ic6.bin" size="32" crc="90f17fc1" sha1="fc92864178cbceccd6f7f2c75249b5c568bdbea8" region="proms" offset="20"/>
		<rom name="vtr4_ic51.bin" size="2048" crc="fd4d8bb0" sha1="d59ec7569147263aed50041b15aed2ca4f395c23" region="sound1" offset="0"/>
		<rom name="vtr4_ic52.bin" size="2048" crc="cc4a0b6f" sha1="251b24d60083d516c4ba686d75b41e04d10f7198" region="sound1" offset="800"/>
		<rom name="sk6_ic07.bin" size="2048" crc="2b7cbae9" sha1="3d44a0232d7c94d8170cc06e90cc30bd57c99202" region="sound2" offset="4000"/>
		<rom name="sk6_ic08.bin" size="2048" crc="3b7e9d7c" sha1="d9033188068b2aaa1502c89cf09f955eded8fa7a" region="sound2" offset="4800"/>
		<rom name="sk6_ic11.bin" size="2048" crc="c36df041" sha1="8b51934229b961180d1edb99be3a4d337d37f66f" region="sound2" offset="5000"/>
		<sample name="fire.wav"/>
		<sample name="explsion.wav"/>
		<sample name="vg_voi-0.wav"/>
		<sample name="vg_voi-1.wav"/>
		<sample name="vg_voi-2.wav"/>
		<sample name="vg_voi-3.wav"/>
		<sample name="vg_voi-4.wav"/>
		<sample name="vg_voi-5.wav"/>
		<sample name="vg_voi-6.wav"/>
		<sample name="vg_voi-7.wav"/>
		<sample name="vg_voi-8.wav"/>
		<sample name="vg_voi-9.wav"/>
		<sample name="vg_voi-a.wav"/>
		<sample name="vg_voi-b.wav"/>
		<sample name="vg_voi-c.wav"/>
		<sample name="vg_voi-d.wav"/>
		<sample name="vg_voi-e.wav"/>
		<sample name="vg_voi-f.wav"/>
		<chip type="cpu" name="M6502" clock="930000"/>
		<chip type="audio" name="Custom"/>
		<chip type="audio" name="Samples"/>
		<chip type="audio" name="SN76477"/>
		<chip type="audio" name="SN76477"/>
		<display type="raster" rotate="90" width="256" height="224" refresh="61.246746" />
		<sound channels="1"/>
		<input players="2" buttons="4" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit 2/3" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/2 Credits 2/5"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/3 Credits 2/7"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/6 Credits 2/13"/>
			<dipvalue name="1 Coin/7 Credits"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="64"/>
	</game>
	<game name="froggrs" sourcefile="scramble.c" cloneof="frogger" romof="frogger">
		<description>Frogger (Scramble hardware)</description>
		<year>1981</year>
		<manufacturer>Coin Music</manufacturer>
		<rom name="frog4.bin" size="4096" crc="4d563992" sha1="25a197f711498112e202fa88ca576b247d24e228" region="cpu1" offset="0"/>
		<rom name="frog5.bin" size="4096" crc="d8b8c06e" sha1="51363deab935c3625a825499cb1f1c7a0c773b03" region="cpu1" offset="1000"/>
		<rom name="frog6.bin" size="4096" crc="b55a1cb5" sha1="4e751e561c179641bb7db1abf3a5272d81d434b0" region="cpu1" offset="2000"/>
		<rom name="frogger.608" merge="frogger.608" size="2048" crc="e8ab0256" sha1="f090afcfacf5f13cdfa0dfda8e3feb868c6ce8bc" region="cpu2" offset="0"/>
		<rom name="frogger.609" merge="frogger.609" size="2048" crc="7380a48f" sha1="75582a94b696062cbdb66a4c5cf0bc0bb94f81ee" region="cpu2" offset="800"/>
		<rom name="frog3.bin" size="2048" crc="837c16ab" sha1="740780149563708163867c6412d3b2500192d7b1" region="cpu2" offset="1000"/>
		<rom name="frogger.607" merge="frogger.607" size="2048" crc="05f7d883" sha1="78831fd287da18928651a8adb7e578d291493eff" region="gfx1" dispose="yes" offset="0"/>
		<rom name="frogger.606" merge="frogger.606" size="2048" crc="f524ee30" sha1="dd768967add61467baa08d5929001f157d6cd911" region="gfx1" dispose="yes" offset="800"/>
		<rom name="pr-91.6l" merge="pr-91.6l" size="32" crc="413703bf" sha1="66648b2b28d3dcbda5bdb2605d1977428939dd3c" region="proms" offset="0"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="Z80" clock="1789750"/>
		<chip type="audio" name="AY8910" clock="1789750"/>
		<display type="raster" rotate="90" width="256" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Lives">
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
			<dipvalue name="7"/>
			<dipvalue name="256 (Cheat)"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="A 2/1 B 2/1 C 2/1"/>
			<dipvalue name="A 2/1 B 1/3 C 2/1"/>
			<dipvalue name="A 1/1 B 1/1 C 1/1" default="yes"/>
			<dipvalue name="A 1/1 B 1/6 C 1/1"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="99"/>
	</game>
	<game name="offender" sourcefile="scramble.c" cloneof="scramble" romof="scramble">
		<description>Offender</description>
		<year>1998</year>
		<manufacturer>Chris Henry hack</manufacturer>
		<rom name="off-2d" size="2048" crc="bb09d91e" sha1="f47cd3fd91fc569c7a9bb6e485a3281b92656b7f" region="cpu1" offset="0"/>
		<rom name="2e" size="2048" crc="e9b4b9eb" sha1="a8ee9ddfadf5e9accedfaf81da757a88a2e55a0a" region="cpu1" offset="800"/>
		<rom name="2f" size="2048" crc="a1f14f4c" sha1="3eae2b3e4596505a8afb5c5cfb108e823c2c4319" region="cpu1" offset="1000"/>
		<rom name="2h" size="2048" crc="591bc0d9" sha1="170f9e92f0a3bee04407be27210b4fa825367688" region="cpu1" offset="1800"/>
		<rom name="2j" size="2048" crc="22f11b6b" sha1="e426ef6a7444a39a34d59799973b07d11b89f372" region="cpu1" offset="2000"/>
		<rom name="2l" size="2048" crc="705ffe49" sha1="174df3f281068c767344f751daace646360e26d6" region="cpu1" offset="2800"/>
		<rom name="2m" size="2048" crc="ea26c35c" sha1="a2f3380982d93a022f46756f974fd16c4cd617de" region="cpu1" offset="3000"/>
		<rom name="2p" size="2048" crc="94d8f5e3" sha1="f3a9c4d1d91836476fcad87ea0d243dde7171e0a" region="cpu1" offset="3800"/>
		<rom name="ot1.5c" merge="ot1.5c" size="2048" crc="bcd297f0" sha1="8ed78487d76fd0a917ab7b258937a46e2cd9800c" region="cpu2" offset="0"/>
		<rom name="ot2.5d" merge="ot2.5d" size="2048" crc="de7912da" sha1="8558b4eff5d7e63029b325edef9914feda5834c3" region="cpu2" offset="800"/>
		<rom name="ot3.5e" merge="ot3.5e" size="2048" crc="ba2fa933" sha1="1f976d8595706730e29f93027e7ab4620075c078" region="cpu2" offset="1000"/>
		<rom name="off-5f" size="2048" crc="7015a2e1" sha1="19bb4cb26c8b91cd79368e4ed48065df6fd6577e" region="gfx1" dispose="yes" offset="0"/>
		<rom name="off-5h" size="2048" crc="a36ac0fa" sha1="b58412536833ab5ea705e919562b7b495ff3dff4" region="gfx1" dispose="yes" offset="800"/>
		<rom name="c01s.6e" merge="c01s.6e" size="32" crc="4e3caeab" sha1="a25083c3e36d28afdefe4af6e6d4f3155e303625" region="proms" offset="0"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="Z80" clock="1789750"/>
		<chip type="audio" name="AY8910" clock="1789750"/>
		<chip type="audio" name="AY8910" clock="1789750"/>
		<display type="raster" rotate="90" width="256" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Lives">
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
			<dipvalue name="255 (Cheat)"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="A 1/1  B 2/1  C 1/1" default="yes"/>
			<dipvalue name="A 1/2  B 1/1  C 1/2"/>
			<dipvalue name="A 1/3  B 3/1  C 1/3"/>
			<dipvalue name="A 1/4  B 4/1  C 1/4"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="99"/>
	</game>
	<game name="superdog" sourcefile="scramble.c" cloneof="scramble" romof="scramble">
		<description>Superdog</description>
		<year>1998</year>
		<manufacturer>Jerky Hack</manufacturer>
		<rom name="sdog-2d" size="2048" crc="99dc8bb5" sha1="a7f533471df4482f67be0ed969e559f483fb147a" region="cpu1" offset="0"/>
		<rom name="2e" size="2048" crc="e9b4b9eb" sha1="a8ee9ddfadf5e9accedfaf81da757a88a2e55a0a" region="cpu1" offset="800"/>
		<rom name="2f" size="2048" crc="a1f14f4c" sha1="3eae2b3e4596505a8afb5c5cfb108e823c2c4319" region="cpu1" offset="1000"/>
		<rom name="2h" size="2048" crc="591bc0d9" sha1="170f9e92f0a3bee04407be27210b4fa825367688" region="cpu1" offset="1800"/>
		<rom name="2j" size="2048" crc="22f11b6b" sha1="e426ef6a7444a39a34d59799973b07d11b89f372" region="cpu1" offset="2000"/>
		<rom name="2l" size="2048" crc="705ffe49" sha1="174df3f281068c767344f751daace646360e26d6" region="cpu1" offset="2800"/>
		<rom name="2m" size="2048" crc="ea26c35c" sha1="a2f3380982d93a022f46756f974fd16c4cd617de" region="cpu1" offset="3000"/>
		<rom name="2p" size="2048" crc="94d8f5e3" sha1="f3a9c4d1d91836476fcad87ea0d243dde7171e0a" region="cpu1" offset="3800"/>
		<rom name="ot1.5c" merge="ot1.5c" size="2048" crc="bcd297f0" sha1="8ed78487d76fd0a917ab7b258937a46e2cd9800c" region="cpu2" offset="0"/>
		<rom name="ot2.5d" merge="ot2.5d" size="2048" crc="de7912da" sha1="8558b4eff5d7e63029b325edef9914feda5834c3" region="cpu2" offset="800"/>
		<rom name="ot3.5e" merge="ot3.5e" size="2048" crc="ba2fa933" sha1="1f976d8595706730e29f93027e7ab4620075c078" region="cpu2" offset="1000"/>
		<rom name="sdog-5f" size="2048" crc="7edbc59c" sha1="53c9a7f46a968b2f804243f661479918870756b5" region="gfx1" dispose="yes" offset="0"/>
		<rom name="sdog-5h" size="2048" crc="5b130bea" sha1="269df1344414c0d517084a32a348a856c25d499c" region="gfx1" dispose="yes" offset="800"/>
		<rom name="c01s.6e" merge="c01s.6e" size="32" crc="4e3caeab" sha1="a25083c3e36d28afdefe4af6e6d4f3155e303625" region="proms" offset="0"/>
		<chip type="cpu" name="Z80" clock="3072000"/>
		<chip type="cpu" name="Z80" clock="1789750"/>
		<chip type="audio" name="AY8910" clock="1789750"/>
		<chip type="audio" name="AY8910" clock="1789750"/>
		<display type="raster" rotate="90" width="256" height="224" refresh="60.606060" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Lives">
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
			<dipvalue name="255 (Cheat)"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="A 1/1  B 2/1  C 1/1" default="yes"/>
			<dipvalue name="A 1/2  B 1/1  C 1/2"/>
			<dipvalue name="A 1/3  B 3/1  C 1/3"/>
			<dipvalue name="A 1/4  B 4/1  C 1/4"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="99"/>
	</game>
	<game name="c2frog" sourcefile="segac2.c">
		<description>Frog Feast (Sega C2 hardware)</description>
		<year>2007</year>
		<manufacturer>Rastersoft</manufacturer>
		<rom name="epr13114.32" size="131072" crc="d7039bd3" sha1="82b9e3a760ebc845afe7bd78f22b897e1a530651" region="cpu1" offset="0"/>
		<rom name="epr13113.31" size="131072" crc="754b111a" sha1="5542fc3b955df843e15e7c98aebc4f80c7d44b69" region="cpu1" offset="1"/>
		<chip type="cpu" name="68000" clock="8948862"/>
		<chip type="audio" name="YM3438" clock="7670453"/>
		<chip type="audio" name="SN76496" clock="3579545"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Coin A">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit 5/3 6/4"/>
			<dipvalue name="2 Coins/1 Credit 4/3"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/1 Credit 2/3"/>
			<dipvalue name="1 Coin/1 Credit 4/5"/>
			<dipvalue name="1 Coin/1 Credit 5/6"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
			<dipvalue name="Free Play (if Coin B too) or 1/1"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit 5/3 6/4"/>
			<dipvalue name="2 Coins/1 Credit 4/3"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/1 Credit 2/3"/>
			<dipvalue name="1 Coin/1 Credit 4/5"/>
			<dipvalue name="1 Coin/1 Credit 5/6"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
			<dipvalue name="Free Play (if Coin A too) or 1/1"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy"/>
			<dipvalue name="Medium"/>
			<dipvalue name="Hard" default="yes"/>
			<dipvalue name="Hardest"/>
		</dipswitch>
		<driver status="preliminary" emulation="good" color="good" sound="preliminary" graphic="good" savestate="unsupported" palettesize="2048"/>
	</game>
	<game name="astrob2h" sourcefile="segag80r.c" sampleof="astrob">
		<description>Astro Blaster (ver 2 Hack)</description>
		<year>1981</year>
		<manufacturer>Clay Cowgill</manufacturer>
		<rom name="829b" size="2048" crc="14ae953c" sha1="eb63d1b95faa5193db7fa6ab245e99325d519b5e" region="cpu1" offset="0"/>
		<rom name="888" size="2048" crc="42601744" sha1="6bb58384c28b2105746a2f410f5e0979609db9bf" region="cpu1" offset="800"/>
		<rom name="889bh" size="2048" crc="9fcdc62f" sha1="6dbf7e1ad62548263ca5edaa81d38cbc7a9a281f" region="cpu1" offset="1000"/>
		<rom name="890" size="2048" crc="26f5b4cf" sha1="be45e802f976b8847689ae8de7159843ac9100eb" region="cpu1" offset="1800"/>
		<rom name="891bh" size="2048" crc="74f906dc" sha1="edf9efc0ec25f578214b26010d99385c0bace3ad" region="cpu1" offset="2000"/>
		<rom name="892" size="2048" crc="2d3c949b" sha1="17e3c5300793f2345ff6e28e82cd7a22f1d6e41f" region="cpu1" offset="2800"/>
		<rom name="893" size="2048" crc="ccdb1a76" sha1="1c8f0555e397c5558bbfca1fa1487cc32aca8592" region="cpu1" offset="3000"/>
		<rom name="894" size="2048" crc="66ae5ced" sha1="81bb6e3adcc76ffbeafefecce5fe5541a7eefc37" region="cpu1" offset="3800"/>
		<rom name="895" size="2048" crc="202cf3a3" sha1="26fcccfb3e94b2a01d38c14daa66713c223efb18" region="cpu1" offset="4000"/>
		<rom name="896" size="2048" crc="b603fe23" sha1="3128877355a9c5bba5cd22e9addf4c8b79ee39d2" region="cpu1" offset="4800"/>
		<rom name="897" size="2048" crc="989198c6" sha1="3344bf7272e388571026c4e68a2e4e5e0ebbc5e3" region="cpu1" offset="5000"/>
		<rom name="898" size="2048" crc="ef2bab04" sha1="108a9812cb9d1ec4629b0306c45ba164f94ab426" region="cpu1" offset="5800"/>
		<rom name="899" size="2048" crc="e0d189ee" sha1="dcab31d64e6b2d248a82cbae9e37afe031dfc6cd" region="cpu1" offset="6000"/>
		<rom name="900" size="2048" crc="682d4604" sha1="6ac0d2d8ff407cc7e10b460736ae7fbc21148640" region="cpu1" offset="6800"/>
		<rom name="901" size="2048" crc="9ed11c61" sha1="dd965c06d2013acdabd958e713109eeb049d5d5e" region="cpu1" offset="7000"/>
		<rom name="902" size="2048" crc="b4d6c330" sha1="922a562b5f1a8a286e6777ba7d141bd0db6e2a92" region="cpu1" offset="7800"/>
		<rom name="903" size="2048" crc="84acc38c" sha1="86bed143ac2d95116e50e77b5c262d67156c6a59" region="cpu1" offset="8000"/>
		<rom name="904" size="2048" crc="5eba3097" sha1="e785d1c1cea50aa25e5eea5e58a0c48fd53208c6" region="cpu1" offset="8800"/>
		<rom name="905" size="2048" crc="4f08f9f4" sha1="755a825b18ed50caa7bf274a0a5c3a1b00b1c070" region="cpu1" offset="9000"/>
		<rom name="906" size="2048" crc="58149df1" sha1="2bba56576a225ca47ce31a5b6dcc491546dfffec" region="cpu1" offset="9800"/>
		<rom name="808b.speech-u7" size="2048" crc="5988c767" sha1="3b91a8cd46aa7e714028cc40f700fea32287afb1" region="cpu2" offset="0"/>
		<rom name="809a.speech-u6" size="2048" crc="893f228d" sha1="41c08210d322105f5446cfaa1258c194dd078a34" region="sound1" offset="0"/>
		<rom name="810.speech-u5" size="2048" crc="ff0163c5" sha1="158a12f9bf01d25c7e98f34fce56df51d49e5a85" region="sound1" offset="800"/>
		<rom name="811.speech-u4" size="2048" crc="219f3978" sha1="728edb9251f7cde237fa3b005971366a099c6342" region="sound1" offset="1000"/>
		<rom name="812a.speech-u3" size="2048" crc="410ad0d2" sha1="9b5f05bb64a6ecfe3543025a10c6ec67de797333" region="sound1" offset="1800"/>
		<sample name="invadr1.wav"/>
		<sample name="winvadr1.wav"/>
		<sample name="invadr2.wav"/>
		<sample name="winvadr2.wav"/>
		<sample name="invadr3.wav"/>
		<sample name="winvadr3.wav"/>
		<sample name="invadr4.wav"/>
		<sample name="winvadr4.wav"/>
		<sample name="asteroid.wav"/>
		<sample name="refuel.wav"/>
		<sample name="pbullet.wav"/>
		<sample name="ebullet.wav"/>
		<sample name="eexplode.wav"/>
		<sample name="pexplode.wav"/>
		<sample name="deedle.wav"/>
		<sample name="sonar.wav"/>
		<chip type="cpu" name="Z80" clock="3867000"/>
		<chip type="cpu" name="I8035" clock="208000"/>
		<chip type="audio" name="Samples"/>
		<chip type="audio" name="SP0250" clock="3120000"/>
		<display type="raster" rotate="270" width="256" height="224" refresh="59.998135" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="2" service="yes">
			<control type="joy2way"/>
		</input>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Demo Speech">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit 5/3 6/4"/>
			<dipvalue name="2 Coins/1 Credit 4/3"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/1 Credit 5/6"/>
			<dipvalue name="1 Coin/1 Credit 4/5"/>
			<dipvalue name="1 Coin/1 Credit 2/3"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/2 Credits 4/9"/>
			<dipvalue name="1 Coin/2 Credits 5/11"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit 5/3 6/4"/>
			<dipvalue name="2 Coins/1 Credit 4/3"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/1 Credit 5/6"/>
			<dipvalue name="1 Coin/1 Credit 4/5"/>
			<dipvalue name="1 Coin/1 Credit 2/3"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/2 Credits 4/9"/>
			<dipvalue name="1 Coin/2 Credits 5/11"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="64"/>
	</game>
	<game name="kfjohnny" sourcefile="shaolins.c">
		<description>Kung-Fu Johnny</description>
		<year>2002</year>
		<manufacturer>hack</manufacturer>
		<rom name="kikrd8.bin" size="8192" crc="2598dfdd" sha1="70a9d81b73bbd4ff6b627a3e4102d5328a946d20" region="cpu1" offset="6000"/>
		<rom name="kikrd9.bin" size="16384" crc="0cf0351a" sha1="a9da783b29a63a46912a29715e8d11dc4cd22265" region="cpu1" offset="8000"/>
		<rom name="kikrd11.bin" size="16384" crc="654037f8" sha1="52d098386fe87ae97d4dfefab0bd3a902f66d70b" region="cpu1" offset="c000"/>
		<rom name="kfjohnny.gf1" size="8192" crc="be0310d0" sha1="e615aec557c656121761cf77d9ec4a6d1a6ddbea" region="gfx1" dispose="yes" offset="0"/>
		<rom name="kfjohnny.gf2" size="8192" crc="fab8c880" sha1="b90ae46ee72a000983ec68884f4ea0e406030ba3" region="gfx1" dispose="yes" offset="2000"/>
		<rom name="kfjohnny.gf4" size="16384" crc="f7fbbb9c" sha1="4b85c1b50a6232be2f6e7b2e497dca86dda387d8" region="gfx2" dispose="yes" offset="0"/>
		<rom name="kfjohnny.gf3" size="16384" crc="84bc0cfd" sha1="2140fe066262a5bdeb1e89d2d6cfa737f88de25d" region="gfx2" dispose="yes" offset="4000"/>
		<rom name="kicker.a12" size="256" crc="b09db4b4" sha1="d21176cdc7def760da109083eb52e5b6a515021f" region="proms" offset="0"/>
		<rom name="kicker.a13" size="256" crc="270a2bf3" sha1="c0aec04bd3bceccddf5f5a814a560a893b29ef6b" region="proms" offset="100"/>
		<rom name="kicker.a14" size="256" crc="83e95ea8" sha1="e0bfa20600488f5c66233e13ea6ad857f62acb7c" region="proms" offset="200"/>
		<rom name="kicker.b8" size="256" crc="aa900724" sha1="c5343273d0a7101b8ba6876c4f22e43d77610c75" region="proms" offset="300"/>
		<rom name="kicker.f16" size="256" crc="80009cf5" sha1="a367f3f55d75a9d5bf4d43f9d77272eb910a1344" region="proms" offset="400"/>
		<chip type="cpu" name="M6809" clock="1250000"/>
		<chip type="audio" name="SN76496" clock="1536000"/>
		<chip type="audio" name="SN76496" clock="3072000"/>
		<display type="raster" rotate="90" width="256" height="224" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="2">
			<control type="joy4way"/>
		</input>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
			<dipvalue name="7"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="30000 and every 70000" default="yes"/>
			<dipvalue name="40000 and every 80000"/>
			<dipvalue name="40000"/>
			<dipvalue name="50000"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy"/>
			<dipvalue name="Medium" default="yes"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Hardest"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Flip Screen">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Upright Controls">
			<dipvalue name="Single" default="yes"/>
			<dipvalue name="Dual"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown DSW2 5">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown DSW2 6">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown DSW2 7">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown DSW2 8">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="3 Coins/2 Credits"/>
			<dipvalue name="4 Coins/3 Credits"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="3 Coins/4 Credits"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="2 Coins/5 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
			<dipvalue name="1 Coin/7 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="3 Coins/2 Credits"/>
			<dipvalue name="4 Coins/3 Credits"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="3 Coins/4 Credits"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="2 Coins/5 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
			<dipvalue name="1 Coin/7 Credits"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="256"/>
	</game>
	<game name="renjuk" sourcefile="st0016.c">
		<description>Renju Kizoku (Korean)</description>
		<year>1994</year>
		<manufacturer>Visco</manufacturer>
		<rom name="renjyu-1.u31k" size="2097152" crc="2bd052c5" sha1="724662d6d2ead1ef9dce1fa95d7c15d35fcb5a51" region="cpu1" offset="10000"/>
		<rom name="rnj2.u32" size="524288" crc="2015289c" sha1="5223b6d3dbe4657cd63cf5b527eaab84cf23587a" region="cpu1" offset="210000"/>
		<chip type="cpu" name="Z80" clock="8000000"/>
		<chip type="audio" name="ST0016"/>
		<display type="raster" rotate="0" width="384" height="384" refresh="60.000000" />
		<sound channels="2"/>
		<input players="2" buttons="3" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Flip Screen">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Very Hard"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Easy"/>
			<dipvalue name="Normal" default="yes"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="1025"/>
	</game>
	<game name="wbmlbit" sourcefile="system1.c" cloneof="wbml" romof="wbml">
		<description>Wonder Boy in Monster Land (Italian - v0.99)</description>
		<year>1987</year>
		<manufacturer>Michele</manufacturer>
		<rom name="wbml.01" size="65536" crc="66482638" sha1="887f93015f0effa2d0fa1f1f59082f75ac072221" region="cpu1" offset="20000"/>
		<rom name="wbml.02it" size="65536" crc="680f2186" sha1="bb7b43a8d8438ec9dc55f219db284934a57ea81a" region="cpu1" offset="30000"/>
		<rom name="wbml.03" size="65536" crc="d57ba8aa" sha1="16f095cb78e31af5ce76d36c20fe4c3e0d027aea" region="cpu1" offset="38000"/>
		<rom name="epr11037.126" merge="epr11037.126" size="32768" crc="7a4ee585" sha1="050436106cced5dcbf40a3d94d48202eedddc3ad" region="cpu2" offset="0"/>
		<rom name="wbml.08it" size="32768" crc="bc2846d3" sha1="6777ef6ca5b92600aa6038d773cdd8263639b1cb" region="gfx1" dispose="yes" offset="0"/>
		<rom name="wbml.09it" size="32768" crc="c61fd58e" sha1="f17dba3195e8b3c3d443d696cce63604cdc64a5e" region="gfx1" dispose="yes" offset="8000"/>
		<rom name="wbml.10it" size="32768" crc="e0386c02" sha1="bdfa5fa2bbf641730865d74057203e41dcae80fa" region="gfx1" dispose="yes" offset="10000"/>
		<rom name="epr11028.87" merge="epr11028.87" size="32768" crc="af0b3972" sha1="413825f66b84c7e45aa1855131482abead8f7f3b" region="gfx2" offset="0"/>
		<rom name="epr11027.86" merge="epr11027.86" size="32768" crc="277d8f1d" sha1="7854673503ed03d276abe971805a11f8c992f6d6" region="gfx2" offset="8000"/>
		<rom name="epr11030.89" merge="epr11030.89" size="32768" crc="f05ffc76" sha1="f3dbb518240f86430840c3d4cda04bac79c20f69" region="gfx2" offset="10000"/>
		<rom name="epr11029.88" merge="epr11029.88" size="32768" crc="cedc9c61" sha1="dbe5744f9b6f2a406b52b910dd4e133db7bce6b2" region="gfx2" offset="18000"/>
		<rom name="pr11026.20" merge="pr11026.20" size="256" crc="27057298" sha1="654be7abb937bb0720263ee6512e31194662effe" region="proms" offset="0"/>
		<rom name="pr11025.14" merge="pr11025.14" size="256" crc="41e4d86b" sha1="a86e8bb0a465d01b04410edfbb82eb96f12b909f" region="proms" offset="100"/>
		<rom name="pr11024.8" merge="pr11024.8" size="256" crc="08d71954" sha1="df045dbfb3d669e4d42fbdba1e7191cd046f7b47" region="proms" offset="200"/>
		<rom name="pr5317.37" merge="pr5317.37" size="256" crc="648350b8" sha1="c7986aa9127ef5b50b845434cb4e81dff9861cd2" region="proms" offset="300"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="SN76496" clock="2000000"/>
		<chip type="audio" name="SN76496" clock="4000000"/>
		<display type="raster" rotate="0" width="256" height="224" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="3"/>
			<dipvalue name="4" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="30000 100000 200000" default="yes"/>
			<dipvalue name="50000 150000 250000"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Test Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit 5/3 6/4"/>
			<dipvalue name="2 Coins/1 Credit 4/3"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/1 Credit 5/6"/>
			<dipvalue name="1 Coin/1 Credit 4/5"/>
			<dipvalue name="1 Coin/1 Credit 2/3"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit 5/3 6/4"/>
			<dipvalue name="2 Coins/1 Credit 4/3"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/1 Credit 5/6"/>
			<dipvalue name="1 Coin/1 Credit 4/5"/>
			<dipvalue name="1 Coin/1 Credit 2/3"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" cocktail="preliminary" savestate="unsupported" palettesize="1536"/>
	</game>
	<game name="wbmlkb" sourcefile="system1.c" cloneof="wbml" romof="wbml">
		<description>Wonder Boy in Monster Land (Korean)</description>
		<year>1987</year>
		<manufacturer>hack</manufacturer>
		<rom name="wbml.01" size="65536" crc="66482638" sha1="887f93015f0effa2d0fa1f1f59082f75ac072221" region="cpu1" offset="20000"/>
		<rom name="m-6k.bin" size="65536" crc="7dd0b45a" sha1="ae715437c225013bade54cf021be708c5145a84f" region="cpu1" offset="30000"/>
		<rom name="m-7.bin" size="65536" crc="11881703" sha1="b5e4d477158e7653b0fef5a4806be7b4871e917d" region="cpu1" offset="38000"/>
		<rom name="epr11037.126" merge="epr11037.126" size="32768" crc="7a4ee585" sha1="050436106cced5dcbf40a3d94d48202eedddc3ad" region="cpu2" offset="0"/>
		<rom name="epr11034.4k" size="32768" crc="7e631c73" sha1="ef7bc9c8b15083680f8169fa8d322cfbfa7d54ac" region="gfx1" dispose="yes" offset="0"/>
		<rom name="epr11035.5k" size="32768" crc="4c67a9a6" sha1="eac1f97aac3f5b0ce96dd082c7741033caa4b55b" region="gfx1" dispose="yes" offset="8000"/>
		<rom name="epr11036.6k" size="32768" crc="0440b0c7" sha1="f0e321dc6c979807852c375c8a6905fd32336dde" region="gfx1" dispose="yes" offset="10000"/>
		<rom name="epr11028.87" merge="epr11028.87" size="32768" crc="af0b3972" sha1="413825f66b84c7e45aa1855131482abead8f7f3b" region="gfx2" offset="0"/>
		<rom name="epr11027.86" merge="epr11027.86" size="32768" crc="277d8f1d" sha1="7854673503ed03d276abe971805a11f8c992f6d6" region="gfx2" offset="8000"/>
		<rom name="epr11030.89" merge="epr11030.89" size="32768" crc="f05ffc76" sha1="f3dbb518240f86430840c3d4cda04bac79c20f69" region="gfx2" offset="10000"/>
		<rom name="epr11029.88" merge="epr11029.88" size="32768" crc="cedc9c61" sha1="dbe5744f9b6f2a406b52b910dd4e133db7bce6b2" region="gfx2" offset="18000"/>
		<rom name="pr11026.20" merge="pr11026.20" size="256" crc="27057298" sha1="654be7abb937bb0720263ee6512e31194662effe" region="proms" offset="0"/>
		<rom name="pr11025.14" merge="pr11025.14" size="256" crc="41e4d86b" sha1="a86e8bb0a465d01b04410edfbb82eb96f12b909f" region="proms" offset="100"/>
		<rom name="pr11024.8" merge="pr11024.8" size="256" crc="08d71954" sha1="df045dbfb3d669e4d42fbdba1e7191cd046f7b47" region="proms" offset="200"/>
		<rom name="pr5317.37" merge="pr5317.37" size="256" crc="648350b8" sha1="c7986aa9127ef5b50b845434cb4e81dff9861cd2" region="proms" offset="300"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="SN76496" clock="2000000"/>
		<chip type="audio" name="SN76496" clock="4000000"/>
		<display type="raster" rotate="0" width="256" height="224" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="2" service="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="3"/>
			<dipvalue name="4" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="30000 100000 200000" default="yes"/>
			<dipvalue name="50000 150000 250000"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Test Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit 5/3 6/4"/>
			<dipvalue name="2 Coins/1 Credit 4/3"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/1 Credit 5/6"/>
			<dipvalue name="1 Coin/1 Credit 4/5"/>
			<dipvalue name="1 Coin/1 Credit 2/3"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit 5/3 6/4"/>
			<dipvalue name="2 Coins/1 Credit 4/3"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/1 Credit 5/6"/>
			<dipvalue name="1 Coin/1 Credit 4/5"/>
			<dipvalue name="1 Coin/1 Credit 2/3"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" cocktail="preliminary" savestate="unsupported" palettesize="1536"/>
	</game>
	<game name="sys16dem" sourcefile="system16.c">
		<description>Demo - Sega System 16</description>
		<year>1988</year>
		<manufacturer>Charles Doty</manufacturer>
		<rom name="rom2dm.bin" size="65536" crc="671c5eac" sha1="5fa7f8ba9d31a6c31a0b5a32c2cd869200032461" region="cpu1" offset="0"/>
		<rom name="rom1dm.bin" size="65536" crc="6461ebd9" sha1="16dc373408342560eb48e3c037a8f42636796560" region="cpu1" offset="1"/>
		<rom name="scr01dm.b9" size="65536" crc="2fdb9b09" sha1="bec9ca842921695b06915825acfba076443a7e8b" region="gfx1" dispose="yes" offset="0"/>
		<rom name="scr02dm.b10" size="65536" crc="0e880750" sha1="d6b7c84c00dfb3c1fcf966587f700f3ea3313b94" region="gfx1" dispose="yes" offset="10000"/>
		<rom name="scr03dm.b11" size="65536" crc="3e76f2ba" sha1="9177850b5d0b914a672af414e7e134e15d554fb8" region="gfx1" dispose="yes" offset="20000"/>
		<rom name="dm-obj0-o.rom" size="65536" crc="82ec3f29" sha1="0c0b28e98348f8981314f8d940ccd17d790bf335" region="gfx2" offset="1"/>
		<rom name="dm-obj0-e.rom" size="65536" crc="6eca3b5c" sha1="f58ac53d24b167db4787d6fe91e4799f3c3256d6" region="gfx2" offset="0"/>
		<rom name="epr12168.a7" size="32768" crc="bd9ba01b" sha1="fafa7dc36cc057a50ae4cdf7a35f3594292336f4" region="cpu2" offset="0"/>
		<chip type="cpu" name="68000" clock="10000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2151" clock="4000000"/>
		<display 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="Coin A">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit 5/3 6/4"/>
			<dipvalue name="2 Coins/1 Credit 4/3"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/1 Credit 2/3"/>
			<dipvalue name="1 Coin/1 Credit 4/5"/>
			<dipvalue name="1 Coin/1 Credit 5/6"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
			<dipvalue name="Free Play (if Coin B too) or 1/1"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit 5/3 6/4"/>
			<dipvalue name="2 Coins/1 Credit 4/3"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/1 Credit 2/3"/>
			<dipvalue name="1 Coin/1 Credit 4/5"/>
			<dipvalue name="1 Coin/1 Credit 5/6"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
			<dipvalue name="Free Play (if Coin A too) or 1/1"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="A" default="yes"/>
			<dipvalue name="B"/>
			<dipvalue name="C"/>
			<dipvalue name="D"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy"/>
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Hardest"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="bubbleb" sourcefile="taito_b.c">
		<description>Bubble Buster (PBobble USA Region Hack)</description>
		<year>1994</year>
		<manufacturer>Taito Corporation</manufacturer>
		<rom name="pb-1c18.bin" size="262144" crc="5de14f49" sha1="91d537748f26e19a5c32de4b8dad341750de39ef" region="cpu1" offset="0"/>
		<rom name="pb-ic2.usa" size="262144" crc="b3b7566b" sha1="455342b6988741f8c83ed97ef1a2d3b885cbc9d1" region="cpu1" offset="1"/>
		<rom name="pb-ic27.bin" size="131072" crc="26efa4c4" sha1="795af8f6d23c2cbe2c811ec9ab1f14a4eee3f99e" region="cpu2" offset="0"/>
		<rom name="pb-ic14.bin" size="524288" crc="55f90ea4" sha1="793c79e5b72171124368ad09dd31235252c541f5" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pb-ic9.bin" size="524288" crc="3253aac9" sha1="916d85aa96e2914630833292a0655b0389b4a39b" region="gfx1" dispose="yes" offset="80000"/>
		<rom name="pb-ic15.bin" size="1048576" crc="0840cbc4" sha1="1adbd7aef44fa80832f63dfb8efdf69fd7256a57" region="sound1" offset="0"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610B" clock="8000000"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="60.000000" />
		<sound channels="1"/>
		<input players="4" buttons="3" coins="4" service="yes" tilt="yes">
			<control type="joy8way"/>
		</input>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="f2demo" sourcefile="taito_f2.c">
		<description>Demo - Taito F2</description>
		<year>1990</year>
		<manufacturer>Charles Doty</manufacturer>
		<rom name="lq09.bin" size="131072" crc="809a968b" sha1="06e8be120869371d33c61fa14c48fe4e5fd659ec" region="cpu1" offset="0"/>
		<rom name="lq11.bin" size="131072" crc="7ba3a5cb" sha1="08f5392296cceadcae0cd34e9dfe76c835583231" region="cpu1" offset="1"/>
		<rom name="f2d_scr.bin" size="524288" crc="b178fb05" sha1="3d33dd822622579c75b55971926f6eb04d33f5a6" region="gfx1" dispose="yes" offset="0"/>
		<rom name="f2d_obj0.bin" size="524288" crc="1bb8aa37" sha1="9051270485a7a995779c80b4e692b8395503d6c3" region="gfx2" dispose="yes" offset="0"/>
		<rom name="f2d_obj1.bin" size="524288" crc="75660aac" sha1="6a521e1d2a632c26e53b83d2cc4b0edecfc1e68c" region="gfx2" dispose="yes" offset="80000"/>
		<rom name="c49-08.9" size="65536" crc="413c310c" sha1="cecb1c0c9fe3c8b744f95ce29009650a289107ab" region="cpu2" offset="0"/>
		<rom name="lk_snd.bin" size="524288" crc="474d45a4" sha1="20cb818d753a185973098007e645f1aa75c5528d" region="sound1" offset="0"/>
		<chip type="cpu" name="68000" clock="12000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2610" clock="8000000"/>
		<display type="raster" rotate="180" 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="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Flip Screen">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="1 Coin/2 Credits" default="yes"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy"/>
			<dipvalue name="Medium" default="yes"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Hardest"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="30k and 100k" default="yes"/>
			<dipvalue name="30k and 150k"/>
			<dipvalue name="50k and 250k"/>
			<dipvalue name="50k and 350k"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Allow Continue">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Upright Controls">
			<dipvalue name="Single"/>
			<dipvalue name="Dual" default="yes"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="4096"/>
	</game>
	<game name="arkretrh" sourcefile="taito_f3.c">
		<description>Arkanoid Returns (World Hack)</description>
		<year>1997</year>
		<manufacturer>hack</manufacturer>
		<rom name="e36-11" size="262144" crc="b50cfb92" sha1="dac69fc9ef03315b11bb94d19e3dfdc8867b08ed" region="cpu1" offset="0"/>
		<rom name="e36-10" size="262144" crc="c940dba1" sha1="ec87c9e4250f8b2f15094681a4783bca8c68f576" region="cpu1" offset="1"/>
		<rom name="e36-09" size="262144" crc="f16985e0" sha1="a74cfee8f958e7a32354d4353eeb199a7fb1ce64" region="cpu1" offset="2"/>
		<rom name="e36-wrd" size="262144" crc="4467ff37" sha1="509a0d516def02d86d81b9868de0d9593539e65c" region="cpu1" offset="3"/>
		<rom name="e36-12" size="262144" crc="3bae39be" sha1="777142ecc24799b934ed51ac4cd8700bb6da7e3c" region="cpu2" offset="100000"/>
		<rom name="e36-13" size="262144" crc="94448e82" sha1="d7766490318623be770545918391c5e6144dd619" region="cpu2" offset="100001"/>
		<rom name="e36-03" size="262144" crc="1ea8558b" sha1="b8ea4d6e1fb551b3c47f336a5e60ec33f7be525f" region="gfx1" dispose="yes" offset="0"/>
		<rom name="e36-02" size="262144" crc="694eda31" sha1="1a6f85057395052571491f85c633d5632ab64865" region="gfx1" dispose="yes" offset="1"/>
		<rom name="e36-01" size="262144" crc="54b9b2cd" sha1="55ae964ea1d2cc40a6578c5339754a270096f01f" region="gfx1" dispose="yes" offset="c0000"/>
		<rom name="e36-07" size="524288" crc="266bf1c1" sha1="489549478d7016400af2e643d4b98bf605237d34" region="gfx2" dispose="yes" offset="0"/>
		<rom name="e36-06" size="524288" crc="110ab729" sha1="0ccc0a5abbcfd79a069daf5162cd344a5fb225d5" region="gfx2" dispose="yes" offset="1"/>
		<rom name="e36-05" size="524288" crc="db18bce2" sha1="b6653facc7f5c624f5710a51f2b2abfe640177e2" region="gfx2" dispose="yes" offset="180000"/>
		<rom name="e36-04" size="2097152" crc="2250959b" sha1="06943f1b72bdf325485356a01278d88aeae93d87" region="sound1" offset="0"/>
		<chip type="cpu" name="68EC020" clock="16000000"/>
		<chip type="cpu" name="68000" clock="16000000"/>
		<chip type="audio" name="ES5505" clock="15238050"/>
		<display type="raster" rotate="0" width="320" height="232" refresh="58.970001" />
		<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="cleopath" sourcefile="taito_f3.c">
		<description>Cleopatra Fortune (World Hack)</description>
		<year>1996</year>
		<manufacturer>hack</manufacturer>
		<rom name="e28-10.bin" size="524288" crc="013fbc39" sha1="d36ac44609b88e1da35c98dda381042e0112ea00" region="cpu1" offset="0"/>
		<rom name="e28-09.bin" size="524288" crc="1c48a1f9" sha1="791d321c03073cdd0269b970f926897446d2a6fb" region="cpu1" offset="1"/>
		<rom name="e28-08.bin" size="524288" crc="7564f199" sha1="ec4b19edb0660ad478f6c0ec27d701368696a2e4" region="cpu1" offset="2"/>
		<rom name="e28-wrd.bin" size="524288" crc="544dd2e9" sha1="11ad1ce4202937108f23c44de2244da570452ce1" region="cpu1" offset="3"/>
		<rom name="e28-02.bin" size="524288" crc="b20d47cb" sha1="6888e5564688840fed1c123ab38467066cd59c7f" region="gfx1" dispose="yes" offset="0"/>
		<rom name="e28-01.bin" size="524288" crc="4440e659" sha1="71dece81bac8d638473c6531fed5c32798096af9" region="gfx1" dispose="yes" offset="1"/>
		<rom name="e28-06.bin" size="1048576" crc="21d0c454" sha1="f4c815984b19321cfab303fa6f21d9cad35b09f2" region="gfx2" dispose="yes" offset="0"/>
		<rom name="e28-05.bin" size="1048576" crc="2870dbbc" sha1="4e412b90cbd9a05956cde3d8cff615ebadca9db6" region="gfx2" dispose="yes" offset="1"/>
		<rom name="e28-04.bin" size="1048576" crc="57aef029" sha1="5c07209015d4749d1ffb3e9c1a890e6cfeec8cb0" region="gfx2" dispose="yes" offset="300000"/>
		<rom name="e28-11.bin" size="131072" crc="01a06950" sha1="94d22cd839f9027e9d45264c366e0cb5d698e0b6" region="cpu2" offset="100000"/>
		<rom name="e28-12.bin" size="131072" crc="dc19260f" sha1="fa0ca03a236326652e4f9898d07cd837c1507a9d" region="cpu2" offset="100001"/>
		<rom name="e28-03.bin" size="2097152" crc="15c7989d" sha1="7cc63d93e5c1f9f52f889e973bbefd5e6f7ce807" region="sound1" offset="0"/>
		<chip type="cpu" name="68EC020" clock="16000000"/>
		<chip type="cpu" name="68000" clock="16000000"/>
		<chip type="audio" name="ES5505" clock="15238050"/>
		<display type="raster" rotate="0" width="320" height="224" refresh="58.970001" />
		<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="driusgxh" sourcefile="taito_f3.c" cloneof="dariusg" romof="dariusg">
		<description>Darius Gaiden (World Hack)</description>
		<year>1994</year>
		<manufacturer>hack</manufacturer>
		<rom name="dge_mpr3.bin" size="524288" crc="1c1e24a7" sha1="eafde331c3be5be55d0d838a84017f357ff92634" region="cpu1" offset="0"/>
		<rom name="dge_mpr2.bin" size="524288" crc="7be23e23" sha1="4764355f51e207f4538dd753aea59bf2689835de" region="cpu1" offset="1"/>
		<rom name="dge_mpr1.bin" size="524288" crc="bc030f6f" sha1="841396911d26ddfae0c9863431e02e0b5e762ac6" region="cpu1" offset="2"/>
		<rom name="dge_wrd.bin" size="524288" crc="2bb37270" sha1="98bc07894e92ca9cce34fc7390f40d3357783e3f" region="cpu1" offset="3"/>
		<rom name="d87-03.bin" merge="d87-03.bin" size="2097152" crc="4be1666e" sha1="35ba7bcf29ec7a8f8b6944ee3544693d4df1bfc2" region="gfx1" dispose="yes" offset="0"/>
		<rom name="d87-04.bin" merge="d87-04.bin" size="2097152" crc="2616002c" sha1="003f98b740a697274385b8da03c78f3c6f7b5e89" region="gfx1" dispose="yes" offset="1"/>
		<rom name="d87-05.bin" merge="d87-05.bin" size="2097152" crc="4e5891a9" sha1="fd08d848079841c9237fa359a850980fd00114d8" region="gfx1" dispose="yes" offset="600000"/>
		<rom name="d87-06.bin" merge="d87-06.bin" size="2097152" crc="3b97a07c" sha1="72cdeffedeab0c1bd0e47f03172085390a2be393" region="gfx2" dispose="yes" offset="0"/>
		<rom name="d87-17.bin" merge="d87-17.bin" size="2097152" crc="e601d63e" sha1="256a6aeb5633fe1db407fad567169a9d0c911219" region="gfx2" dispose="yes" offset="1"/>
		<rom name="d87-08.bin" merge="d87-08.bin" size="2097152" crc="76d23602" sha1="ca53ea6641182c44a4038bbeaa5effb1687f1980" region="gfx2" dispose="yes" offset="600000"/>
		<rom name="d87-13.bin" merge="d87-13.bin" size="262144" crc="15b1fff4" sha1="28692b731ae98a47c2c5e11a8a71b61a813d9a64" region="cpu2" offset="100000"/>
		<rom name="d87-14.bin" merge="d87-14.bin" size="262144" crc="eecda29a" sha1="6eb238e47bc7bf635ffbdbb25fb06a37db980ef8" region="cpu2" offset="100001"/>
		<rom name="d87-01.bin" merge="d87-01.bin" size="2097152" crc="3848a110" sha1="802e91695a526f665c7fd261f0a7639a0b883c9e" region="sound1" offset="0"/>
		<rom name="d87-02.bin" merge="d87-02.bin" size="2097152" crc="9250abae" sha1="07cae8edbc3cca0a95022d9b40a5c18a55350b67" region="sound1" offset="400000"/>
		<chip type="cpu" name="68EC020" clock="16000000"/>
		<chip type="cpu" name="68000" clock="16000000"/>
		<chip type="audio" name="ES5505" clock="15238050"/>
		<display type="raster" rotate="0" width="320" height="232" refresh="58.970001" />
		<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="f3demo" sourcefile="taito_f3.c">
		<description>Demo - Taito F3</description>
		<year>2000</year>
		<manufacturer>Antiriad</manufacturer>
		<rom name="f3demo.bin" size="6476" crc="08587aea" sha1="4850d170b935fd4b6726c03693eb25e5ac3b6198" region="cpu1" offset="0"/>
		<rom name="d87-03.bin" size="2097152" crc="4be1666e" sha1="35ba7bcf29ec7a8f8b6944ee3544693d4df1bfc2" region="gfx1" dispose="yes" offset="0"/>
		<rom name="d87-04.bin" size="2097152" crc="2616002c" sha1="003f98b740a697274385b8da03c78f3c6f7b5e89" region="gfx1" dispose="yes" offset="1"/>
		<rom name="d87-05.bin" size="2097152" crc="4e5891a9" sha1="fd08d848079841c9237fa359a850980fd00114d8" region="gfx1" dispose="yes" offset="600000"/>
		<rom name="d87-06.bin" size="2097152" crc="3b97a07c" sha1="72cdeffedeab0c1bd0e47f03172085390a2be393" region="gfx2" dispose="yes" offset="0"/>
		<rom name="d87-17.bin" size="2097152" crc="e601d63e" sha1="256a6aeb5633fe1db407fad567169a9d0c911219" region="gfx2" dispose="yes" offset="1"/>
		<rom name="d87-08.bin" size="2097152" crc="76d23602" sha1="ca53ea6641182c44a4038bbeaa5effb1687f1980" region="gfx2" dispose="yes" offset="600000"/>
		<rom name="d87-13.bin" size="262144" crc="15b1fff4" sha1="28692b731ae98a47c2c5e11a8a71b61a813d9a64" region="cpu2" offset="100000"/>
		<rom name="d87-14.bin" size="262144" crc="eecda29a" sha1="6eb238e47bc7bf635ffbdbb25fb06a37db980ef8" region="cpu2" offset="100001"/>
		<rom name="d87-01.bin" size="2097152" crc="3848a110" sha1="802e91695a526f665c7fd261f0a7639a0b883c9e" region="sound1" offset="0"/>
		<rom name="d87-02.bin" size="2097152" crc="9250abae" sha1="07cae8edbc3cca0a95022d9b40a5c18a55350b67" region="sound1" offset="400000"/>
		<chip type="cpu" name="68EC020" clock="16000000"/>
		<chip type="cpu" name="68000" clock="16000000"/>
		<chip type="audio" name="ES5505" clock="15238050"/>
		<display type="raster" rotate="0" width="320" height="232" refresh="58.970001" />
		<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="preliminary" emulation="preliminary" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="8192"/>
	</game>
	<game name="gekiridh" sourcefile="taito_f3.c">
		<description>Gekirindan (World Hack)</description>
		<year>1995</year>
		<manufacturer>hack</manufacturer>
		<rom name="e11-12.bin" size="262144" crc="6a7aaacf" sha1="a8114c84e76c75c908a61d985d96aa4eb9a0ac5a" region="cpu1" offset="0"/>
		<rom name="e11-11.bin" size="262144" crc="2284a08e" sha1="3dcb91be0d3491ad5e77efd30bacd506dad0f848" region="cpu1" offset="1"/>
		<rom name="e11-10.bin" size="262144" crc="8795e6ba" sha1="9128c29fdce3276f55aad47451e4a507470c8b9f" region="cpu1" offset="2"/>
		<rom name="e11-wrd.bin" size="262144" crc="5aef1fd8" sha1="a94884e39172e664759bff53a6dd2f93422d3299" region="cpu1" offset="3"/>
		<rom name="e11-03.bin" size="2097152" crc="f73877c5" sha1="1f6b7c0b8a0aaab3e5427d21de7fad3d3cbf737a" region="gfx1" dispose="yes" offset="0"/>
		<rom name="e11-02.bin" size="2097152" crc="5722a83b" sha1="823c20a33016a5506ca5415ec615c3d2546ca9ab" region="gfx1" dispose="yes" offset="1"/>
		<rom name="e11-01.bin" size="2097152" crc="c2cd1069" sha1="9744dd3d8a6d9200cea4429dafce5620b60e2960" region="gfx1" dispose="yes" offset="600000"/>
		<rom name="e11-08.bin" size="2097152" crc="907f69d3" sha1="0899ed58edcae22144625c349c9d2fe4d46d11e3" region="gfx2" dispose="yes" offset="0"/>
		<rom name="e11-07.bin" size="2097152" crc="ef018607" sha1="61b602b13754c3be21caf76acbfc10c87518ba47" region="gfx2" dispose="yes" offset="1"/>
		<rom name="e11-06.bin" size="2097152" crc="200ce305" sha1="c80a0b96510913a6411e6763fb72bf413fb792da" region="gfx2" dispose="yes" offset="600000"/>
		<rom name="e11-13.bin" size="131072" crc="51a11ff7" sha1="c03042489d71423667f25856d15aa6a363ea6c92" region="cpu2" offset="100000"/>
		<rom name="e11-14.bin" size="131072" crc="dce2ba91" sha1="00bc353c7747a7954365b587d7bc759ee5dc09c2" region="cpu2" offset="100001"/>
		<rom name="e11-04.bin" size="2097152" crc="e0ff4fb1" sha1="81e186e3a692af1da316b8085a729c4f103d9a52" region="sound1" offset="0"/>
		<rom name="e11-05.bin" size="2097152" crc="a4d08cf1" sha1="ae2cabef7b7bcb8a788988c73d7af6fa4bb2c444" region="sound1" offset="400000"/>
		<chip type="cpu" name="68EC020" clock="16000000"/>
		<chip type="cpu" name="68000" clock="16000000"/>
		<chip type="audio" name="ES5505" clock="15238050"/>
		<display type="raster" rotate="270" width="320" height="232" refresh="58.970001" />
		<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="landmakh" sourcefile="taito_f3.c">
		<description>Land Maker (World Hack)</description>
		<year>1998</year>
		<manufacturer>hack</manufacturer>
		<rom name="e61-13.20" size="524288" crc="0af756a2" sha1="2dadac6873f2491ee77703f07f00dde2aa909355" region="cpu1" offset="0"/>
		<rom name="e61-12.19" size="524288" crc="636b3df9" sha1="78a5bf4977bb90d710942188ce5016f3df499feb" region="cpu1" offset="1"/>
		<rom name="e61-11.18" size="524288" crc="279a0ee4" sha1="08380286737b33db76a79b27d0df5faba17dfb96" region="cpu1" offset="2"/>
		<rom name="e61-wrd.17" size="524288" crc="34a5939e" sha1="4fbcdd0b57cbd589b554d1751394df8389293966" region="cpu1" offset="3"/>
		<rom name="e61-03.12" size="2097152" crc="e8abfc46" sha1="fbde006f9822af3ed8debec525270d329981ea21" region="gfx1" dispose="yes" offset="0"/>
		<rom name="e61-02.08" size="2097152" crc="1dc4a164" sha1="33b412d9653099aaff8ed5e62d1ba4fc30aa9058" region="gfx1" dispose="yes" offset="1"/>
		<rom name="e61-01.04" size="2097152" crc="6cdd8311" sha1="7810a5a81f3b5a730d2088c79b12fffd77659b5b" region="gfx1" dispose="yes" offset="600000"/>
		<rom name="e61-09.47" size="2097152" crc="6ba29987" sha1="b63c12523e19da66b3ca07c3548ac81bf57b59a1" region="gfx2" dispose="yes" offset="0"/>
		<rom name="e61-08.45" size="2097152" crc="76c98e14" sha1="c021c325ab4ae410fa54e2eab61d34318867432b" region="gfx2" dispose="yes" offset="1"/>
		<rom name="e61-07.43" size="2097152" crc="4a57965d" sha1="8e80788e0f47fb242da9af3aa19077dc0ec829b8" region="gfx2" dispose="yes" offset="600000"/>
		<rom name="e61-14.32" size="131072" crc="b905f4a7" sha1="613b954e3e129fd44b4ce64958f16e5636012d6e" region="cpu2" offset="100000"/>
		<rom name="e61-15.33" size="131072" crc="87909869" sha1="7b90c23899a673966cac3352d375d17b83e66596" region="cpu2" offset="100001"/>
		<rom name="e61-04.38" size="2097152" crc="c27aec0c" sha1="e95da2db07a20a53662ebd45c033966e8a22a15a" region="sound1" offset="400000"/>
		<rom name="e61-05.39" size="2097152" crc="83920d9d" sha1="019e39ae85d1129f6d3b8460c4b1bd925f868ee2" region="sound1" offset="800000"/>
		<rom name="e61-06.40" size="2097152" crc="2e717bfe" sha1="1be54cd2ec65d8fd49a5c09b5d27791fd7a320d4" region="sound1" offset="c00000"/>
		<chip type="cpu" name="68EC020" clock="16000000"/>
		<chip type="cpu" name="68000" clock="16000000"/>
		<chip type="audio" name="ES5505" clock="15238050"/>
		<display type="raster" rotate="0" width="320" height="232" refresh="58.970001" />
		<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="pbobl2xh" sourcefile="taito_f3.c">
		<description>Puzzle Bobble 2X (World Hack)</description>
		<year>1995</year>
		<manufacturer>hack</manufacturer>
		<rom name="e10-29.20" size="262144" crc="f1e9ad3f" sha1="8689d85f30e075d21e4be01a2a097a850a921c47" region="cpu1" offset="0"/>
		<rom name="e10-28.19" size="262144" crc="412a3602" sha1="d754e6ac886676d2c1eb52de3a727894f316e6b5" region="cpu1" offset="1"/>
		<rom name="e10-27.18" size="262144" crc="88cc0b5c" sha1="bb08a7b8b37356376052ed03f8515677811823c0" region="cpu1" offset="2"/>
		<rom name="e10-wrd.17" size="262144" crc="4bcc216b" sha1="45e9250414201fa5ad866b32b0285973fd06367c" region="cpu1" offset="3"/>
		<rom name="e10-02.rom" size="1048576" crc="c0564490" sha1="cbe9f880192c08f4d1db21d5ba14073b97e5f1d3" region="gfx1" dispose="yes" offset="0"/>
		<rom name="e10-01.rom" size="1048576" crc="8c26ff49" sha1="cbb514c061106003d2ae2b6c43958b24feaad656" region="gfx1" dispose="yes" offset="1"/>
		<rom name="e10-07.rom" size="1048576" crc="dcb3c29b" sha1="b80c3a8ce53d696c57675e654c9927ef8687759e" region="gfx2" dispose="yes" offset="0"/>
		<rom name="e10-06.rom" size="1048576" crc="1b0f20e2" sha1="66b44d059c2896abac2f0e7fc932489dee440ba0" region="gfx2" dispose="yes" offset="1"/>
		<rom name="e10-05.rom" size="1048576" crc="81266151" sha1="aa3b144f32995425db97efce440e234a3c7a6715" region="gfx2" dispose="yes" offset="300000"/>
		<rom name="e10-30.32" size="262144" crc="bb090c1e" sha1="af2ff23d6f9bd56c25530cb9bf9f452b6f5210f5" region="cpu2" offset="100000"/>
		<rom name="e10-31.33" size="262144" crc="f4b88d65" sha1="c74dcb4bed979039fad1d5c7528c14ce4db1d5ec" region="cpu2" offset="100001"/>
		<rom name="e10-04.rom" size="2097152" crc="5c0862a6" sha1="f916f63b8629239e3221e1e231e1b39962ef38ba" region="sound1" offset="0"/>
		<rom name="e10-03.rom" size="2097152" crc="46d68ac8" sha1="ad014e9f0d458308014959ca6823077f581ab088" region="sound1" offset="400000"/>
		<chip type="cpu" name="68EC020" clock="16000000"/>
		<chip type="cpu" name="68000" clock="16000000"/>
		<chip type="audio" name="ES5505" clock="15238050"/>
		<display type="raster" rotate="0" width="320" height="232" refresh="58.970001" />
		<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="geminit" sourcefile="tecmo.c">
		<description>Gemini Wing Hack</description>
		<year>2002</year>
		<manufacturer>Twisty</manufacturer>
		<rom name="gw04-5s.rom" size="65536" crc="ff9de855" sha1="34167af8456a081f68b338f10d4319ce1e703fd4" region="cpu1" offset="0"/>
		<rom name="gw05-6s.rom" size="65536" crc="5a6947a9" sha1="18b7aeb0f0e2c396bc759118dd7c45fd6070b804" region="cpu1" offset="10000"/>
		<rom name="gw03-5h.rom" size="32768" crc="9bc79596" sha1="61de9ddd45140e8ed88173294bd26147e2abfa21" region="cpu2" offset="0"/>
		<rom name="gw02-3h.rom" size="32768" crc="7acc8d35" sha1="05056e9f077e7571b314390b508c72d56ad0f43b" region="gfx1" dispose="yes" offset="0"/>
		<rom name="t-gw06-1c.rom" size="65536" crc="c47b1c97" sha1="7d8680afe4bc76ac712ef2e86bb43bbe02c77199" region="gfx2" dispose="yes" offset="0"/>
		<rom name="gw07-1d.rom" size="65536" crc="da42637e" sha1="9885c52823279f26871092c77bdbe027df08268f" region="gfx2" dispose="yes" offset="10000"/>
		<rom name="gw08-1f.rom" size="65536" crc="0b4e8d70" sha1="55069f3df1c8db83f306d46b8262fd23585e6013" region="gfx2" dispose="yes" offset="20000"/>
		<rom name="gw09-1h.rom" size="65536" crc="b65c5e4c" sha1="699e1a9e72b8d94edae7382ba119fe5da113514d" region="gfx2" dispose="yes" offset="30000"/>
		<rom name="gw10-1n.rom" size="65536" crc="5e84cd4f" sha1="e85320291027a16619c87fc2365448367bda454a" region="gfx3" dispose="yes" offset="0"/>
		<rom name="gw11-2na.rom" size="65536" crc="08b458e1" sha1="b3426faa57dca51dc053db44fa4968425d8bf3ee" region="gfx3" dispose="yes" offset="10000"/>
		<rom name="gw12-2nb.rom" size="65536" crc="229c9714" sha1="f4f47d6b379c973c22f9ae7d7bec7041cdf3f737" region="gfx3" dispose="yes" offset="20000"/>
		<rom name="gw13-3n.rom" size="65536" crc="c5dfaf47" sha1="c3202ca8c7f3c5c7dc9acdc09c1c894e168ef9fe" region="gfx3" dispose="yes" offset="30000"/>
		<rom name="gw14-1r.rom" size="65536" crc="9c10e5b5" sha1="a81399b85d8f3ddca26883ec3535cb9044c35ada" region="gfx4" dispose="yes" offset="0"/>
		<rom name="gw15-2ra.rom" size="65536" crc="4cd18cfa" sha1="c197a098a7c1e5220aad039383a40702fe7c4f21" region="gfx4" dispose="yes" offset="10000"/>
		<rom name="gw16-2rb.rom" size="65536" crc="f911c7be" sha1="3f49f6c4734f2b644d93c4a54249aae6ff080e1d" region="gfx4" dispose="yes" offset="20000"/>
		<rom name="gw17-3r.rom" size="65536" crc="79a9ce25" sha1="74e3917b8e7a920ceb2135d7ef8fb2f2c5176b21" region="gfx4" dispose="yes" offset="30000"/>
		<rom name="gw01-6a.rom" size="32768" crc="d78afa05" sha1="b02a739b045f5cddf943ce59226ef234463eeebe" region="sound1" offset="0"/>
		<chip type="cpu" name="Z80" clock="6000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM3812" clock="4000000"/>
		<chip type="audio" name="MSM5205" clock="384000"/>
		<display type="raster" rotate="90" 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">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
		</dipswitch>
		<dipswitch name="Final Round Continuation">
			<dipvalue name="Round 6" default="yes"/>
			<dipvalue name="Round 7"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
		</dipswitch>
		<dipswitch name="Buy in During Final Round">
			<dipvalue name="No" default="yes"/>
			<dipvalue name="Yes"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Normal"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Hardest"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="50000 200000" default="yes"/>
			<dipvalue name="50000 300000"/>
			<dipvalue name="100000 500000"/>
			<dipvalue name="50000"/>
			<dipvalue name="100000"/>
			<dipvalue name="200000"/>
			<dipvalue name="300000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="1024"/>
	</game>
	<game name="rygark" sourcefile="tecmo.c">
		<description>Rygar (Korean)</description>
		<year>1986</year>
		<manufacturer>Hack</manufacturer>
		<rom name="cpuj_5p.bin" size="32768" crc="b39698ba" sha1="01a5a12a71973ad117b0bbd763e470f89c439e45" region="cpu1" offset="0"/>
		<rom name="cpuj_5m.bin" size="16384" crc="3f180979" sha1="c4c2e9f83b06b8677978800bfcc39f4ba3b344ab" region="cpu1" offset="8000"/>
		<rom name="cpuj_5j.bin" size="32768" crc="69e44e8f" sha1="e979760a3582e64788c043adf7e475f0e1b75033" region="cpu1" offset="10000"/>
		<rom name="cpu_4h.bin" size="8192" crc="e4a2fa87" sha1="ed58187dbbcf59358496a98ffd6c227a87d6c433" region="cpu2" offset="0"/>
		<rom name="cpuk_8k.bin" size="32768" crc="370bd8c0" sha1="a4f140c8890608afdee4617ad1165b491cd103d8" region="gfx1" dispose="yes" offset="0"/>
		<rom name="vid_6k.bin" size="32768" crc="aba6db9e" sha1="43eb6f4f92afb5fbc11adc7e2ab04878ab56cb17" region="gfx2" dispose="yes" offset="0"/>
		<rom name="vid_6j.bin" size="32768" crc="ae1f2ed6" sha1="6e6a33e665ba0884b7f57e9ad69d3f51e41d9e7b" region="gfx2" dispose="yes" offset="8000"/>
		<rom name="vid_6h.bin" size="32768" crc="46d9e7df" sha1="a24e0bea310a03636af704a0ad3f1a9cc4aafe12" region="gfx2" dispose="yes" offset="10000"/>
		<rom name="vid_6g.bin" size="32768" crc="45839c9a" sha1="eaee5767d8b0b62b991c089ef51b922e89850b79" region="gfx2" dispose="yes" offset="18000"/>
		<rom name="vid_6p.bin" size="32768" crc="9eae5f8e" sha1="ed83b608ca57b9bf69fa866d9b8f55d16b7cff63" region="gfx3" dispose="yes" offset="0"/>
		<rom name="vid_6o.bin" size="32768" crc="5a10a396" sha1="12ebed3952ff35a2c275cb27c915f82183048cd4" region="gfx3" dispose="yes" offset="8000"/>
		<rom name="vid_6n.bin" size="32768" crc="7b12cf3f" sha1="6b9d8cad6e15317df01bab0591fab09199ca6d40" region="gfx3" dispose="yes" offset="10000"/>
		<rom name="vid_6l.bin" size="32768" crc="3cea7eaa" sha1="1dd194d5672dfe71c2b27d2d7b76f5a611cff76f" region="gfx3" dispose="yes" offset="18000"/>
		<rom name="vid_6f.bin" size="32768" crc="9840edd8" sha1="f19a1a1d932214037144c533ad07ed81256c34e7" region="gfx4" dispose="yes" offset="0"/>
		<rom name="vid_6e.bin" size="32768" crc="ff65e074" sha1="513c1bad336ef5d871f15d6ba8943020f98d1f4a" region="gfx4" dispose="yes" offset="8000"/>
		<rom name="vid_6c.bin" size="32768" crc="89868c85" sha1="f21550f40e7a177e95c40f2726c651f85ca8edce" region="gfx4" dispose="yes" offset="10000"/>
		<rom name="vid_6b.bin" size="32768" crc="35389a7b" sha1="a887a89f9bbb5979bb589468d80efba1f243690b" region="gfx4" dispose="yes" offset="18000"/>
		<rom name="cpu_1f.bin" size="16384" crc="3cc98c5a" sha1="ea1035be939ed1a994f3273b33412c85dda0973e" region="sound1" offset="0"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM3812" clock="4000000"/>
		<chip type="audio" name="MSM5205" clock="384000"/>
		<display 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">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="50000 200000 500000" default="yes"/>
			<dipvalue name="100000 300000 600000"/>
			<dipvalue name="200000 500000"/>
			<dipvalue name="100000"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Unused">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Normal"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Hardest"/>
		</dipswitch>
		<dipswitch name="2P Can Start Anytime">
			<dipvalue name="No" default="yes"/>
			<dipvalue name="Yes"/>
		</dipswitch>
		<dipswitch name="Allow Continue">
			<dipvalue name="No"/>
			<dipvalue name="Yes" default="yes"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="1024"/>
	</game>
	<game name="ballonwc" sourcefile="tehkanwc.c" cloneof="tehkanwc" romof="tehkanwc">
		<description>Ballon World Cup</description>
		<year>1985</year>
		<manufacturer>Grand Master Peter</manufacturer>
		<rom name="twc-1.bin" merge="twc-1.bin" size="16384" crc="34d6d5ff" sha1="72f4d408b8a7766d348f6a229d395e0c98215c40" region="cpu1" offset="0"/>
		<rom name="twc-2.bin" merge="twc-2.bin" size="16384" crc="7017a221" sha1="4b4700af0a6ff64f976db369ba4b9d97cee1fd5f" region="cpu1" offset="4000"/>
		<rom name="twc-3.bin" merge="twc-3.bin" size="16384" crc="8b662902" sha1="13bcd4bf23e34dd7193545561e05bb2cb2c95f9b" region="cpu1" offset="8000"/>
		<rom name="twc-4.bin" merge="twc-4.bin" size="32768" crc="70a9f883" sha1="ace04359265271eb37512a89eb0217eb013aecb7" region="cpu2" offset="0"/>
		<rom name="twc-6.bin" merge="twc-6.bin" size="16384" crc="e3112be2" sha1="7859e51b4312dc5df01c88e1d97cf608abc7ca72" region="cpu3" offset="0"/>
		<rom name="twc-12.bin" merge="twc-12.bin" size="16384" crc="a9e274f8" sha1="02b46e1b149a856f0be74a23faaeb792935b66c7" region="gfx1" dispose="yes" offset="0"/>
		<rom name="blwc-8.bin" size="32768" crc="a0f75389" sha1="60c5117430ac3471768efd0341ea533f49e8b1bd" region="gfx2" dispose="yes" offset="0"/>
		<rom name="twc-7.bin" merge="twc-7.bin" size="32768" crc="59faebe7" sha1="85dad90928369601e039467d575750539410fcf6" region="gfx2" dispose="yes" offset="8000"/>
		<rom name="twc-11.bin" merge="twc-11.bin" size="32768" crc="669389fc" sha1="a93e8455060ce5242cb65f78e47b4840aa13ab13" region="gfx3" dispose="yes" offset="0"/>
		<rom name="twc-9.bin" merge="twc-9.bin" size="32768" crc="347ef108" sha1="bb9c2f51d65f28655404e10c3be44d7ade98711b" region="gfx3" dispose="yes" offset="8000"/>
		<rom name="twc-5.bin" merge="twc-5.bin" size="16384" crc="444b5544" sha1="0786d6d9ada7fe49c8ab9751b049095474d2e598" region="sound1" offset="0"/>
		<chip type="cpu" name="Z80" clock="4608000"/>
		<chip type="cpu" name="Z80" clock="4608000"/>
		<chip type="cpu" name="Z80" clock="4608000"/>
		<chip type="audio" name="AY8910" clock="1536000"/>
		<chip type="audio" name="AY8910" clock="1536000"/>
		<chip type="audio" name="MSM5205" clock="384000"/>
		<display type="raster" rotate="0" width="256" height="224" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy8way"/>
			<control type="trackball" minimum="0" maximum="255" sensitivity="100"/>
		</input>
		<dipswitch name="Coin A">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
		</dipswitch>
		<dipswitch name="Start Credits (P1&amp;P2)/Extra">
			<dipvalue name="1&amp;1/200%"/>
			<dipvalue name="1&amp;2/100%" default="yes"/>
			<dipvalue name="2&amp;2/100%"/>
			<dipvalue name="2&amp;3/67%"/>
		</dipswitch>
		<dipswitch name="1P Game Time">
			<dipvalue name="2:30"/>
			<dipvalue name="2:00"/>
			<dipvalue name="1:30" default="yes"/>
			<dipvalue name="1:00"/>
		</dipswitch>
		<dipswitch name="2P Game Time">
			<dipvalue name="5:00/3:00 Extra"/>
			<dipvalue name="5:00/2:45 Extra"/>
			<dipvalue name="5:00/2:35 Extra"/>
			<dipvalue name="5:00/2:30 Extra"/>
			<dipvalue name="4:00/2:30 Extra"/>
			<dipvalue name="4:00/2:15 Extra"/>
			<dipvalue name="4:00/2:05 Extra"/>
			<dipvalue name="4:00/2:00 Extra"/>
			<dipvalue name="3:30/2:15 Extra"/>
			<dipvalue name="3:30/2:00 Extra" default="yes"/>
			<dipvalue name="3:30/1:50 Extra"/>
			<dipvalue name="3:30/1:45 Extra"/>
			<dipvalue name="3:00/2:00 Extra"/>
			<dipvalue name="3:00/1:45 Extra"/>
			<dipvalue name="3:00/1:35 Extra"/>
			<dipvalue name="3:00/1:30 Extra"/>
			<dipvalue name="2:30/1:45 Extra"/>
			<dipvalue name="2:30/1:30 Extra"/>
			<dipvalue name="2:30/1:20 Extra"/>
			<dipvalue name="2:30/1:15 Extra"/>
			<dipvalue name="2:00/1:30 Extra"/>
			<dipvalue name="2:00/1:15 Extra"/>
			<dipvalue name="2:00/1:05 Extra"/>
			<dipvalue name="2:00/1:00 Extra"/>
			<dipvalue name="1:30/1:15 Extra"/>
			<dipvalue name="1:30/1:00 Extra"/>
			<dipvalue name="1:30/0:50 Extra"/>
			<dipvalue name="1:30/0:45 Extra"/>
			<dipvalue name="1:00/1:00 Extra"/>
			<dipvalue name="1:00/0:45 Extra"/>
			<dipvalue name="1:00/0:35 Extra"/>
			<dipvalue name="1:00/0:30 Extra"/>
		</dipswitch>
		<dipswitch name="Game Type">
			<dipvalue name="Timer In" default="yes"/>
			<dipvalue name="Credit In"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy"/>
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Very Hard"/>
		</dipswitch>
		<dipswitch name="Timer Speed">
			<dipvalue name="60/60" default="yes"/>
			<dipvalue name="55/60"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="768"/>
	</game>
	<game name="tehkangc" sourcefile="tehkanwc.c" cloneof="tehkanwc" romof="tehkanwc">
		<description>Tehkan Greek Cup</description>
		<year>1985</year>
		<manufacturer>Grand Master Peter</manufacturer>
		<rom name="twc-1.bin" merge="twc-1.bin" size="16384" crc="34d6d5ff" sha1="72f4d408b8a7766d348f6a229d395e0c98215c40" region="cpu1" offset="0"/>
		<rom name="twc-2.bin" merge="twc-2.bin" size="16384" crc="7017a221" sha1="4b4700af0a6ff64f976db369ba4b9d97cee1fd5f" region="cpu1" offset="4000"/>
		<rom name="twc-3.bin" merge="twc-3.bin" size="16384" crc="8b662902" sha1="13bcd4bf23e34dd7193545561e05bb2cb2c95f9b" region="cpu1" offset="8000"/>
		<rom name="twc-4.bin" merge="twc-4.bin" size="32768" crc="70a9f883" sha1="ace04359265271eb37512a89eb0217eb013aecb7" region="cpu2" offset="0"/>
		<rom name="twc-6.bin" merge="twc-6.bin" size="16384" crc="e3112be2" sha1="7859e51b4312dc5df01c88e1d97cf608abc7ca72" region="cpu3" offset="0"/>
		<rom name="tgc-12.bin" size="16384" crc="dbf5cede" sha1="ec2d21f62ab331ce64c7765f6b05a8c3c69e8ddd" region="gfx1" dispose="yes" offset="0"/>
		<rom name="tgc-8.bin" size="32768" crc="1177c8a0" sha1="be0e0c763f2ac08ede546884e616073eb9a5517d" region="gfx2" dispose="yes" offset="0"/>
		<rom name="tgc-7.bin" size="32768" crc="7f01d5a4" sha1="4494ca82c9d16a4047591de7b588a8ab53ce5170" region="gfx2" dispose="yes" offset="8000"/>
		<rom name="twc-11.bin" merge="twc-11.bin" size="32768" crc="669389fc" sha1="a93e8455060ce5242cb65f78e47b4840aa13ab13" region="gfx3" dispose="yes" offset="0"/>
		<rom name="twc-9.bin" merge="twc-9.bin" size="32768" crc="347ef108" sha1="bb9c2f51d65f28655404e10c3be44d7ade98711b" region="gfx3" dispose="yes" offset="8000"/>
		<rom name="twc-5.bin" merge="twc-5.bin" size="16384" crc="444b5544" sha1="0786d6d9ada7fe49c8ab9751b049095474d2e598" region="sound1" offset="0"/>
		<chip type="cpu" name="Z80" clock="4608000"/>
		<chip type="cpu" name="Z80" clock="4608000"/>
		<chip type="cpu" name="Z80" clock="4608000"/>
		<chip type="audio" name="AY8910" clock="1536000"/>
		<chip type="audio" name="AY8910" clock="1536000"/>
		<chip type="audio" name="MSM5205" clock="384000"/>
		<display type="raster" rotate="0" width="256" height="224" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy8way"/>
			<control type="trackball" minimum="0" maximum="255" sensitivity="100"/>
		</input>
		<dipswitch name="Coin A">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
		</dipswitch>
		<dipswitch name="Start Credits (P1&amp;P2)/Extra">
			<dipvalue name="1&amp;1/200%"/>
			<dipvalue name="1&amp;2/100%" default="yes"/>
			<dipvalue name="2&amp;2/100%"/>
			<dipvalue name="2&amp;3/67%"/>
		</dipswitch>
		<dipswitch name="1P Game Time">
			<dipvalue name="2:30"/>
			<dipvalue name="2:00"/>
			<dipvalue name="1:30" default="yes"/>
			<dipvalue name="1:00"/>
		</dipswitch>
		<dipswitch name="2P Game Time">
			<dipvalue name="5:00/3:00 Extra"/>
			<dipvalue name="5:00/2:45 Extra"/>
			<dipvalue name="5:00/2:35 Extra"/>
			<dipvalue name="5:00/2:30 Extra"/>
			<dipvalue name="4:00/2:30 Extra"/>
			<dipvalue name="4:00/2:15 Extra"/>
			<dipvalue name="4:00/2:05 Extra"/>
			<dipvalue name="4:00/2:00 Extra"/>
			<dipvalue name="3:30/2:15 Extra"/>
			<dipvalue name="3:30/2:00 Extra" default="yes"/>
			<dipvalue name="3:30/1:50 Extra"/>
			<dipvalue name="3:30/1:45 Extra"/>
			<dipvalue name="3:00/2:00 Extra"/>
			<dipvalue name="3:00/1:45 Extra"/>
			<dipvalue name="3:00/1:35 Extra"/>
			<dipvalue name="3:00/1:30 Extra"/>
			<dipvalue name="2:30/1:45 Extra"/>
			<dipvalue name="2:30/1:30 Extra"/>
			<dipvalue name="2:30/1:20 Extra"/>
			<dipvalue name="2:30/1:15 Extra"/>
			<dipvalue name="2:00/1:30 Extra"/>
			<dipvalue name="2:00/1:15 Extra"/>
			<dipvalue name="2:00/1:05 Extra"/>
			<dipvalue name="2:00/1:00 Extra"/>
			<dipvalue name="1:30/1:15 Extra"/>
			<dipvalue name="1:30/1:00 Extra"/>
			<dipvalue name="1:30/0:50 Extra"/>
			<dipvalue name="1:30/0:45 Extra"/>
			<dipvalue name="1:00/1:00 Extra"/>
			<dipvalue name="1:00/0:45 Extra"/>
			<dipvalue name="1:00/0:35 Extra"/>
			<dipvalue name="1:00/0:30 Extra"/>
		</dipswitch>
		<dipswitch name="Game Type">
			<dipvalue name="Timer In" default="yes"/>
			<dipvalue name="Credit In"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy"/>
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Very Hard"/>
		</dipswitch>
		<dipswitch name="Timer Speed">
			<dipvalue name="60/60" default="yes"/>
			<dipvalue name="55/60"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="768"/>
	</game>
	<game name="tankwc" sourcefile="tehkanwc.c" cloneof="tehkanwc" romof="tehkanwc">
		<description>Tank World Cup</description>
		<year>1985</year>
		<manufacturer>Grand Master Peter</manufacturer>
		<rom name="twc-1.bin" merge="twc-1.bin" size="16384" crc="34d6d5ff" sha1="72f4d408b8a7766d348f6a229d395e0c98215c40" region="cpu1" offset="0"/>
		<rom name="twc-2.bin" merge="twc-2.bin" size="16384" crc="7017a221" sha1="4b4700af0a6ff64f976db369ba4b9d97cee1fd5f" region="cpu1" offset="4000"/>
		<rom name="twc-3.bin" merge="twc-3.bin" size="16384" crc="8b662902" sha1="13bcd4bf23e34dd7193545561e05bb2cb2c95f9b" region="cpu1" offset="8000"/>
		<rom name="twc-4.bin" merge="twc-4.bin" size="32768" crc="70a9f883" sha1="ace04359265271eb37512a89eb0217eb013aecb7" region="cpu2" offset="0"/>
		<rom name="twc-6.bin" merge="twc-6.bin" size="16384" crc="e3112be2" sha1="7859e51b4312dc5df01c88e1d97cf608abc7ca72" region="cpu3" offset="0"/>
		<rom name="tkwc-12.bin" size="16384" crc="cf5e084a" sha1="bba909898135467a8cbe8ca7ba7d14254ad52135" region="gfx1" dispose="yes" offset="0"/>
		<rom name="tkwc-8.bin" size="32768" crc="068210d1" sha1="f2f21fa9452ba6d47ccdb4de3ddab833956d3fea" region="gfx2" dispose="yes" offset="0"/>
		<rom name="tkwc-7.bin" size="32768" crc="8e7dca59" sha1="4ae3d6c0faf99d16db5b3c49ae96aa87741f635c" region="gfx2" dispose="yes" offset="8000"/>
		<rom name="tkwc-11.bin" size="32768" crc="1f8536e3" sha1="de44a066fc5862bac7de039053262ec167b70c35" region="gfx3" dispose="yes" offset="0"/>
		<rom name="tkwc-9.bin" size="32768" crc="f88f52ed" sha1="33fa29582f81f2da7dcb671ccb0c7121b95b545f" region="gfx3" dispose="yes" offset="8000"/>
		<rom name="tkwc-5.bin" merge="twc-5.bin" size="16384" crc="444b5544" sha1="0786d6d9ada7fe49c8ab9751b049095474d2e598" region="sound1" offset="0"/>
		<chip type="cpu" name="Z80" clock="4608000"/>
		<chip type="cpu" name="Z80" clock="4608000"/>
		<chip type="cpu" name="Z80" clock="4608000"/>
		<chip type="audio" name="AY8910" clock="1536000"/>
		<chip type="audio" name="AY8910" clock="1536000"/>
		<chip type="audio" name="MSM5205" clock="384000"/>
		<display type="raster" rotate="0" width="256" height="224" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy8way"/>
			<control type="trackball" minimum="0" maximum="255" sensitivity="100"/>
		</input>
		<dipswitch name="Coin A">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
		</dipswitch>
		<dipswitch name="Start Credits (P1&amp;P2)/Extra">
			<dipvalue name="1&amp;1/200%"/>
			<dipvalue name="1&amp;2/100%" default="yes"/>
			<dipvalue name="2&amp;2/100%"/>
			<dipvalue name="2&amp;3/67%"/>
		</dipswitch>
		<dipswitch name="1P Game Time">
			<dipvalue name="2:30"/>
			<dipvalue name="2:00"/>
			<dipvalue name="1:30" default="yes"/>
			<dipvalue name="1:00"/>
		</dipswitch>
		<dipswitch name="2P Game Time">
			<dipvalue name="5:00/3:00 Extra"/>
			<dipvalue name="5:00/2:45 Extra"/>
			<dipvalue name="5:00/2:35 Extra"/>
			<dipvalue name="5:00/2:30 Extra"/>
			<dipvalue name="4:00/2:30 Extra"/>
			<dipvalue name="4:00/2:15 Extra"/>
			<dipvalue name="4:00/2:05 Extra"/>
			<dipvalue name="4:00/2:00 Extra"/>
			<dipvalue name="3:30/2:15 Extra"/>
			<dipvalue name="3:30/2:00 Extra" default="yes"/>
			<dipvalue name="3:30/1:50 Extra"/>
			<dipvalue name="3:30/1:45 Extra"/>
			<dipvalue name="3:00/2:00 Extra"/>
			<dipvalue name="3:00/1:45 Extra"/>
			<dipvalue name="3:00/1:35 Extra"/>
			<dipvalue name="3:00/1:30 Extra"/>
			<dipvalue name="2:30/1:45 Extra"/>
			<dipvalue name="2:30/1:30 Extra"/>
			<dipvalue name="2:30/1:20 Extra"/>
			<dipvalue name="2:30/1:15 Extra"/>
			<dipvalue name="2:00/1:30 Extra"/>
			<dipvalue name="2:00/1:15 Extra"/>
			<dipvalue name="2:00/1:05 Extra"/>
			<dipvalue name="2:00/1:00 Extra"/>
			<dipvalue name="1:30/1:15 Extra"/>
			<dipvalue name="1:30/1:00 Extra"/>
			<dipvalue name="1:30/0:50 Extra"/>
			<dipvalue name="1:30/0:45 Extra"/>
			<dipvalue name="1:00/1:00 Extra"/>
			<dipvalue name="1:00/0:45 Extra"/>
			<dipvalue name="1:00/0:35 Extra"/>
			<dipvalue name="1:00/0:30 Extra"/>
		</dipswitch>
		<dipswitch name="Game Type">
			<dipvalue name="Timer In" default="yes"/>
			<dipvalue name="Credit In"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy"/>
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Very Hard"/>
		</dipswitch>
		<dipswitch name="Timer Speed">
			<dipvalue name="60/60" default="yes"/>
			<dipvalue name="55/60"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="768"/>
	</game>
	<game name="twc_gr" sourcefile="tehkanwc.c" cloneof="tehkanwc" romof="tehkanwc">
		<description>Tehkan World Cup (Greek)</description>
		<year>1985</year>
		<manufacturer>GreekRoms</manufacturer>
		<rom name="twc-1gr.bin" size="16384" crc="0686377f" sha1="69c4d63c216e0b640ad514568a07c414a94bae7c" region="cpu1" offset="0"/>
		<rom name="twc-2.bin" merge="twc-2.bin" size="16384" crc="7017a221" sha1="4b4700af0a6ff64f976db369ba4b9d97cee1fd5f" region="cpu1" offset="4000"/>
		<rom name="twc-3gr.bin" size="16384" crc="9a10118d" sha1="1319e465620ab297bf70aed6eed426b68580a327" region="cpu1" offset="8000"/>
		<rom name="twc-4gr.bin" size="32768" crc="8a13d6ac" sha1="cc9b7a0836d6b4ff5f037a165451f6cf2f967d21" region="cpu2" offset="0"/>
		<rom name="twc-6.bin" merge="twc-6.bin" size="16384" crc="e3112be2" sha1="7859e51b4312dc5df01c88e1d97cf608abc7ca72" region="cpu3" offset="0"/>
		<rom name="twc-12gr.bin" size="16384" crc="17808225" sha1="259c0162c4eef4eceb889f4a1a142b541376e04d" region="gfx1" dispose="yes" offset="0"/>
		<rom name="twc-8.bin" merge="twc-8.bin" size="32768" crc="055a5264" sha1="fe294ba57c2c858952e2fab0be1b8859730846cb" region="gfx2" dispose="yes" offset="0"/>
		<rom name="twc-7.bin" merge="twc-7.bin" size="32768" crc="59faebe7" sha1="85dad90928369601e039467d575750539410fcf6" region="gfx2" dispose="yes" offset="8000"/>
		<rom name="twc-11gr.bin" size="32768" crc="ceab1e34" sha1="f803965ef8b69a5951656f890f0e411dfdeef7ab" region="gfx3" dispose="yes" offset="0"/>
		<rom name="twc-9gr.bin" size="32768" crc="b120fbee" sha1="a7012ec3ecbedfb3d04477bdda6f87f1fe819919" region="gfx3" dispose="yes" offset="8000"/>
		<rom name="twc-5.bin" merge="twc-5.bin" size="16384" crc="444b5544" sha1="0786d6d9ada7fe49c8ab9751b049095474d2e598" region="sound1" offset="0"/>
		<chip type="cpu" name="Z80" clock="4608000"/>
		<chip type="cpu" name="Z80" clock="4608000"/>
		<chip type="cpu" name="Z80" clock="4608000"/>
		<chip type="audio" name="AY8910" clock="1536000"/>
		<chip type="audio" name="AY8910" clock="1536000"/>
		<chip type="audio" name="MSM5205" clock="384000"/>
		<display type="raster" rotate="0" width="256" height="224" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2">
			<control type="joy8way"/>
			<control type="trackball" minimum="0" maximum="255" sensitivity="100"/>
		</input>
		<dipswitch name="Coin A">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
		</dipswitch>
		<dipswitch name="Start Credits (P1&amp;P2)/Extra">
			<dipvalue name="1&amp;1/200%"/>
			<dipvalue name="1&amp;2/100%" default="yes"/>
			<dipvalue name="2&amp;2/100%"/>
			<dipvalue name="2&amp;3/67%"/>
		</dipswitch>
		<dipswitch name="1P Game Time">
			<dipvalue name="2:30"/>
			<dipvalue name="2:00"/>
			<dipvalue name="1:30" default="yes"/>
			<dipvalue name="1:00"/>
		</dipswitch>
		<dipswitch name="2P Game Time">
			<dipvalue name="5:00/3:00 Extra"/>
			<dipvalue name="5:00/2:45 Extra"/>
			<dipvalue name="5:00/2:35 Extra"/>
			<dipvalue name="5:00/2:30 Extra"/>
			<dipvalue name="4:00/2:30 Extra"/>
			<dipvalue name="4:00/2:15 Extra"/>
			<dipvalue name="4:00/2:05 Extra"/>
			<dipvalue name="4:00/2:00 Extra"/>
			<dipvalue name="3:30/2:15 Extra"/>
			<dipvalue name="3:30/2:00 Extra" default="yes"/>
			<dipvalue name="3:30/1:50 Extra"/>
			<dipvalue name="3:30/1:45 Extra"/>
			<dipvalue name="3:00/2:00 Extra"/>
			<dipvalue name="3:00/1:45 Extra"/>
			<dipvalue name="3:00/1:35 Extra"/>
			<dipvalue name="3:00/1:30 Extra"/>
			<dipvalue name="2:30/1:45 Extra"/>
			<dipvalue name="2:30/1:30 Extra"/>
			<dipvalue name="2:30/1:20 Extra"/>
			<dipvalue name="2:30/1:15 Extra"/>
			<dipvalue name="2:00/1:30 Extra"/>
			<dipvalue name="2:00/1:15 Extra"/>
			<dipvalue name="2:00/1:05 Extra"/>
			<dipvalue name="2:00/1:00 Extra"/>
			<dipvalue name="1:30/1:15 Extra"/>
			<dipvalue name="1:30/1:00 Extra"/>
			<dipvalue name="1:30/0:50 Extra"/>
			<dipvalue name="1:30/0:45 Extra"/>
			<dipvalue name="1:00/1:00 Extra"/>
			<dipvalue name="1:00/0:45 Extra"/>
			<dipvalue name="1:00/0:35 Extra"/>
			<dipvalue name="1:00/0:30 Extra"/>
		</dipswitch>
		<dipswitch name="Game Type">
			<dipvalue name="Timer In" default="yes"/>
			<dipvalue name="Credit In"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy"/>
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Very Hard"/>
		</dipswitch>
		<dipswitch name="Timer Speed">
			<dipvalue name="60/60" default="yes"/>
			<dipvalue name="55/60"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="768"/>
	</game>
	<game name="tempall" sourcefile="tempest.c" cloneof="tempest" romof="tempest">
		<description>Tempest All Levels</description>
		<year>2000</year>
		<manufacturer>hack</manufacturer>
		<rom name="al136002.113" size="2048" crc="a9000137" sha1="1dfb23f5d47e49923c681d4483d744795d589af0" region="cpu1" offset="9000"/>
		<rom name="136002.114" merge="136002-114.e1" size="2048" crc="11077375" sha1="ed8ff0ca969da6672a7683b93d4fcf2935a0d903" region="cpu1" offset="9800"/>
		<rom name="136002.115" merge="136002-115.f1" size="2048" crc="f3e2827a" sha1="bd04fcfbbba995e08c3144c1474fcddaaeb1c700" region="cpu1" offset="a000"/>
		<rom name="136002.316" merge="136002-316.h1" size="2048" crc="aeb0f7e9" sha1="a5cc25015b98692673cfc1c7c2e9634efd750870" region="cpu1" offset="a800"/>
		<rom name="136002.217" merge="136002-217.j1" size="2048" crc="ef2eb645" sha1="b1a2c969e8897e335d5354de6ae04a65d4b2a1e4" region="cpu1" offset="b000"/>
		<rom name="al136002.118" merge="136002-118.k1" size="2048" crc="beb352ab" sha1="f213166d3970e0bd0f29d8dea8d6afa6990cce38" region="cpu1" offset="b800"/>
		<rom name="136002.119" merge="136002-119.lm1" size="2048" crc="a4de050f" sha1="ea302e43a313a5a18115e74ddbaaedde0fbecda7" region="cpu1" offset="c000"/>
		<rom name="136002.120" merge="136002-120.mn1" size="2048" crc="35619648" sha1="48f1e8bed7ec6afa0b4c549a30e5ec331c071e40" region="cpu1" offset="c800"/>
		<rom name="136002.121" merge="136002-121.p1" size="2048" crc="73d38e47" sha1="9980606376a79ba94f8e2a325871a6c8d10d83fc" region="cpu1" offset="d000"/>
		<rom name="136002.222" merge="136002-222.r1" size="2048" crc="707bd5c3" sha1="2f0af6fb7154c244c794f7247e5c16a1e06ddf7d" region="cpu1" offset="d800"/>
		<rom name="136002.123" merge="136002-123.np3" size="2048" crc="29f7e937" sha1="686c8b9b8901262e743497cee7f2f7dd5cb3af7e" region="cpu1" offset="3000"/>
		<rom name="136002.124" merge="136002-124.r3" size="2048" crc="c16ec351" sha1="a30a3662c740810c0f20e3712679606921b8ca06" region="cpu1" offset="3800"/>
		<rom name="136002-125.d7" merge="136002-125.d7" size="256" crc="5903af03" sha1="24bc0366f394ad0ec486919212e38be0f08d0239" region="proms" offset="0"/>
		<chip type="cpu" name="M6502" clock="1512000"/>
		<chip type="audio" name="POKEY" clock="1512000"/>
		<chip type="audio" name="POKEY" clock="1512000"/>
		<display type="vector" rotate="270" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="3" service="yes" tilt="yes">
			<control type="dial" minimum="0" maximum="15" sensitivity="20" keydelta="20"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy"/>
			<dipvalue name="Medium1" default="yes"/>
			<dipvalue name="Medium2"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Rating">
			<dipvalue name="1, 3, 5, 7, 9" default="yes"/>
			<dipvalue name="tied to high score"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Right Coin">
			<dipvalue name="*1" default="yes"/>
			<dipvalue name="*4"/>
			<dipvalue name="*5"/>
			<dipvalue name="*6"/>
		</dipswitch>
		<dipswitch name="Left Coin">
			<dipvalue name="*1" default="yes"/>
			<dipvalue name="*2"/>
		</dipswitch>
		<dipswitch name="Bonus Coins">
			<dipvalue name="None" default="yes"/>
			<dipvalue name="1 each 5"/>
			<dipvalue name="1 each 4 (+Demo)"/>
			<dipvalue name="1 each 3"/>
			<dipvalue name="2 each 4 (+Demo)"/>
			<dipvalue name="1 each 2"/>
			<dipvalue name="Freeze Mode"/>
			<dipvalue name="Freeze Mode"/>
		</dipswitch>
		<dipswitch name="Minimum">
			<dipvalue name="1 Credit" default="yes"/>
			<dipvalue name="2 Credit"/>
		</dipswitch>
		<dipswitch name="Language">
			<dipvalue name="English" default="yes"/>
			<dipvalue name="French"/>
			<dipvalue name="German"/>
			<dipvalue name="Spanish"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000"/>
			<dipvalue name="20000" default="yes"/>
			<dipvalue name="30000"/>
			<dipvalue name="40000"/>
			<dipvalue name="50000"/>
			<dipvalue name="60000"/>
			<dipvalue name="70000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="256"/>
	</game>
	<game name="temped" sourcefile="tempest.c" cloneof="tempest" romof="tempest">
		<description>TempEd</description>
		<year>2000</year>
		<manufacturer>hack</manufacturer>
		<rom name="136002.113" merge="136002-113.d1" size="2048" crc="65d61fe7" sha1="38a1e8a8f65b7887cf3e190269fe4ce2c6f818aa" region="cpu1" offset="9000"/>
		<rom name="136002.114" merge="136002-114.e1" size="2048" crc="11077375" sha1="ed8ff0ca969da6672a7683b93d4fcf2935a0d903" region="cpu1" offset="9800"/>
		<rom name="136002.115" merge="136002-115.f1" size="2048" crc="f3e2827a" sha1="bd04fcfbbba995e08c3144c1474fcddaaeb1c700" region="cpu1" offset="a000"/>
		<rom name="136002.316" merge="136002-316.h1" size="2048" crc="aeb0f7e9" sha1="a5cc25015b98692673cfc1c7c2e9634efd750870" region="cpu1" offset="a800"/>
		<rom name="136002.217" merge="136002-217.j1" size="2048" crc="ef2eb645" sha1="b1a2c969e8897e335d5354de6ae04a65d4b2a1e4" region="cpu1" offset="b000"/>
		<rom name="d136002.118" size="2048" crc="4825ee42" sha1="7082c4a2f4b945c004b3b17166e0e58484fda3d2" region="cpu1" offset="b800"/>
		<rom name="136002.119" merge="136002-119.lm1" size="2048" crc="a4de050f" sha1="ea302e43a313a5a18115e74ddbaaedde0fbecda7" region="cpu1" offset="c000"/>
		<rom name="136002.120" merge="136002-120.mn1" size="2048" crc="35619648" sha1="48f1e8bed7ec6afa0b4c549a30e5ec331c071e40" region="cpu1" offset="c800"/>
		<rom name="136002.121" merge="136002-121.p1" size="2048" crc="73d38e47" sha1="9980606376a79ba94f8e2a325871a6c8d10d83fc" region="cpu1" offset="d000"/>
		<rom name="136002.222" merge="136002-222.r1" size="2048" crc="707bd5c3" sha1="2f0af6fb7154c244c794f7247e5c16a1e06ddf7d" region="cpu1" offset="d800"/>
		<rom name="136002.123" merge="136002-123.np3" size="2048" crc="29f7e937" sha1="686c8b9b8901262e743497cee7f2f7dd5cb3af7e" region="cpu1" offset="3000"/>
		<rom name="136002.124" merge="136002-124.r3" size="2048" crc="c16ec351" sha1="a30a3662c740810c0f20e3712679606921b8ca06" region="cpu1" offset="3800"/>
		<rom name="136002-125.d7" merge="136002-125.d7" size="256" crc="5903af03" sha1="24bc0366f394ad0ec486919212e38be0f08d0239" region="proms" offset="0"/>
		<chip type="cpu" name="M6502" clock="1512000"/>
		<chip type="audio" name="POKEY" clock="1512000"/>
		<chip type="audio" name="POKEY" clock="1512000"/>
		<display type="vector" rotate="270" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="3" service="yes" tilt="yes">
			<control type="dial" minimum="0" maximum="15" sensitivity="20" keydelta="20"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy"/>
			<dipvalue name="Medium1" default="yes"/>
			<dipvalue name="Medium2"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Rating">
			<dipvalue name="1, 3, 5, 7, 9" default="yes"/>
			<dipvalue name="tied to high score"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Right Coin">
			<dipvalue name="*1" default="yes"/>
			<dipvalue name="*4"/>
			<dipvalue name="*5"/>
			<dipvalue name="*6"/>
		</dipswitch>
		<dipswitch name="Left Coin">
			<dipvalue name="*1" default="yes"/>
			<dipvalue name="*2"/>
		</dipswitch>
		<dipswitch name="Bonus Coins">
			<dipvalue name="None" default="yes"/>
			<dipvalue name="1 each 5"/>
			<dipvalue name="1 each 4 (+Demo)"/>
			<dipvalue name="1 each 3"/>
			<dipvalue name="2 each 4 (+Demo)"/>
			<dipvalue name="1 each 2"/>
			<dipvalue name="Freeze Mode"/>
			<dipvalue name="Freeze Mode"/>
		</dipswitch>
		<dipswitch name="Minimum">
			<dipvalue name="1 Credit" default="yes"/>
			<dipvalue name="2 Credit"/>
		</dipswitch>
		<dipswitch name="Language">
			<dipvalue name="English" default="yes"/>
			<dipvalue name="French"/>
			<dipvalue name="German"/>
			<dipvalue name="Spanish"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000"/>
			<dipvalue name="20000" default="yes"/>
			<dipvalue name="30000"/>
			<dipvalue name="40000"/>
			<dipvalue name="50000"/>
			<dipvalue name="60000"/>
			<dipvalue name="70000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="256"/>
	</game>
	<game name="tempestm" sourcefile="tempest.c" cloneof="tempest" romof="tempest">
		<description>Tempest Mark's Hacks</description>
		<year>2000</year>
		<manufacturer>hack</manufacturer>
		<rom name="136002.113" merge="136002-113.d1" size="2048" crc="65d61fe7" sha1="38a1e8a8f65b7887cf3e190269fe4ce2c6f818aa" region="cpu1" offset="9000"/>
		<rom name="136002.114" merge="136002-114.e1" size="2048" crc="11077375" sha1="ed8ff0ca969da6672a7683b93d4fcf2935a0d903" region="cpu1" offset="9800"/>
		<rom name="136002.115" merge="136002-115.f1" size="2048" crc="f3e2827a" sha1="bd04fcfbbba995e08c3144c1474fcddaaeb1c700" region="cpu1" offset="a000"/>
		<rom name="136002.316" merge="136002-316.h1" size="2048" crc="aeb0f7e9" sha1="a5cc25015b98692673cfc1c7c2e9634efd750870" region="cpu1" offset="a800"/>
		<rom name="136002.217" merge="136002-217.j1" size="2048" crc="ef2eb645" sha1="b1a2c969e8897e335d5354de6ae04a65d4b2a1e4" region="cpu1" offset="b000"/>
		<rom name="m136002.118" size="2048" crc="b5e00840" sha1="912e98b6766143ff5a1bc09c4d9685379408ee85" region="cpu1" offset="b800"/>
		<rom name="m136002.119" size="2048" crc="ed4f2132" sha1="b7deb31b23c28d0e084772bbed80a1c5997eac12" region="cpu1" offset="c000"/>
		<rom name="136002.120" merge="136002-120.mn1" size="2048" crc="35619648" sha1="48f1e8bed7ec6afa0b4c549a30e5ec331c071e40" region="cpu1" offset="c800"/>
		<rom name="136002.121" merge="136002-121.p1" size="2048" crc="73d38e47" sha1="9980606376a79ba94f8e2a325871a6c8d10d83fc" region="cpu1" offset="d000"/>
		<rom name="136002.222" merge="136002-222.r1" size="2048" crc="707bd5c3" sha1="2f0af6fb7154c244c794f7247e5c16a1e06ddf7d" region="cpu1" offset="d800"/>
		<rom name="136002.123" merge="136002-123.np3" size="2048" crc="29f7e937" sha1="686c8b9b8901262e743497cee7f2f7dd5cb3af7e" region="cpu1" offset="3000"/>
		<rom name="136002.124" merge="136002-124.r3" size="2048" crc="c16ec351" sha1="a30a3662c740810c0f20e3712679606921b8ca06" region="cpu1" offset="3800"/>
		<rom name="136002-125.d7" merge="136002-125.d7" size="256" crc="5903af03" sha1="24bc0366f394ad0ec486919212e38be0f08d0239" region="proms" offset="0"/>
		<chip type="cpu" name="M6502" clock="1512000"/>
		<chip type="audio" name="POKEY" clock="1512000"/>
		<chip type="audio" name="POKEY" clock="1512000"/>
		<display type="vector" rotate="270" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="3" service="yes" tilt="yes">
			<control type="dial" minimum="0" maximum="15" sensitivity="20" keydelta="20"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy"/>
			<dipvalue name="Medium1" default="yes"/>
			<dipvalue name="Medium2"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Rating">
			<dipvalue name="1, 3, 5, 7, 9" default="yes"/>
			<dipvalue name="tied to high score"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Right Coin">
			<dipvalue name="*1" default="yes"/>
			<dipvalue name="*4"/>
			<dipvalue name="*5"/>
			<dipvalue name="*6"/>
		</dipswitch>
		<dipswitch name="Left Coin">
			<dipvalue name="*1" default="yes"/>
			<dipvalue name="*2"/>
		</dipswitch>
		<dipswitch name="Bonus Coins">
			<dipvalue name="None" default="yes"/>
			<dipvalue name="1 each 5"/>
			<dipvalue name="1 each 4 (+Demo)"/>
			<dipvalue name="1 each 3"/>
			<dipvalue name="2 each 4 (+Demo)"/>
			<dipvalue name="1 each 2"/>
			<dipvalue name="Freeze Mode"/>
			<dipvalue name="Freeze Mode"/>
		</dipswitch>
		<dipswitch name="Minimum">
			<dipvalue name="1 Credit" default="yes"/>
			<dipvalue name="2 Credit"/>
		</dipswitch>
		<dipswitch name="Language">
			<dipvalue name="English" default="yes"/>
			<dipvalue name="French"/>
			<dipvalue name="German"/>
			<dipvalue name="Spanish"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000"/>
			<dipvalue name="20000" default="yes"/>
			<dipvalue name="30000"/>
			<dipvalue name="40000"/>
			<dipvalue name="50000"/>
			<dipvalue name="60000"/>
			<dipvalue name="70000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="256"/>
	</game>
	<game name="temptwst" sourcefile="tempest.c" cloneof="tempest" romof="tempest">
		<description>Tempest Twisted</description>
		<year>2000</year>
		<manufacturer>Twisty</manufacturer>
		<rom name="al136002.113" size="2048" crc="a9000137" sha1="1dfb23f5d47e49923c681d4483d744795d589af0" region="cpu1" offset="9000"/>
		<rom name="136002.114" merge="136002-114.e1" size="2048" crc="11077375" sha1="ed8ff0ca969da6672a7683b93d4fcf2935a0d903" region="cpu1" offset="9800"/>
		<rom name="136002.115" merge="136002-115.f1" size="2048" crc="f3e2827a" sha1="bd04fcfbbba995e08c3144c1474fcddaaeb1c700" region="cpu1" offset="a000"/>
		<rom name="136002.316" merge="136002-316.h1" size="2048" crc="aeb0f7e9" sha1="a5cc25015b98692673cfc1c7c2e9634efd750870" region="cpu1" offset="a800"/>
		<rom name="136002.217" merge="136002-217.j1" size="2048" crc="ef2eb645" sha1="b1a2c969e8897e335d5354de6ae04a65d4b2a1e4" region="cpu1" offset="b000"/>
		<rom name="tw136002.118" size="2048" crc="f30afe2d" sha1="b83b0fd7c8f4c51e2c2dc1f516212ce53fa8b240" region="cpu1" offset="b800"/>
		<rom name="tw136002.119" size="2048" crc="571b1799" sha1="d6e5615032bcae0018e388d7e7d8a00c42ff0c5a" region="cpu1" offset="c000"/>
		<rom name="136002.120" merge="136002-120.mn1" size="2048" crc="35619648" sha1="48f1e8bed7ec6afa0b4c549a30e5ec331c071e40" region="cpu1" offset="c800"/>
		<rom name="tw136002.121" size="2048" crc="67619e6e" sha1="4cf91abc535cc8c5de7e5f30fabe0876a5182b39" region="cpu1" offset="d000"/>
		<rom name="136002.222" merge="136002-222.r1" size="2048" crc="707bd5c3" sha1="2f0af6fb7154c244c794f7247e5c16a1e06ddf7d" region="cpu1" offset="d800"/>
		<rom name="136002.123" merge="136002-123.np3" size="2048" crc="29f7e937" sha1="686c8b9b8901262e743497cee7f2f7dd5cb3af7e" region="cpu1" offset="3000"/>
		<rom name="136002.124" merge="136002-124.r3" size="2048" crc="c16ec351" sha1="a30a3662c740810c0f20e3712679606921b8ca06" region="cpu1" offset="3800"/>
		<rom name="136002-125.d7" merge="136002-125.d7" size="256" crc="5903af03" sha1="24bc0366f394ad0ec486919212e38be0f08d0239" region="proms" offset="0"/>
		<chip type="cpu" name="M6502" clock="1512000"/>
		<chip type="audio" name="POKEY" clock="1512000"/>
		<chip type="audio" name="POKEY" clock="1512000"/>
		<display type="vector" rotate="270" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="3" service="yes" tilt="yes">
			<control type="dial" minimum="0" maximum="15" sensitivity="20" keydelta="20"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy"/>
			<dipvalue name="Medium1" default="yes"/>
			<dipvalue name="Medium2"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Rating">
			<dipvalue name="1, 3, 5, 7, 9" default="yes"/>
			<dipvalue name="tied to high score"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Right Coin">
			<dipvalue name="*1" default="yes"/>
			<dipvalue name="*4"/>
			<dipvalue name="*5"/>
			<dipvalue name="*6"/>
		</dipswitch>
		<dipswitch name="Left Coin">
			<dipvalue name="*1" default="yes"/>
			<dipvalue name="*2"/>
		</dipswitch>
		<dipswitch name="Bonus Coins">
			<dipvalue name="None" default="yes"/>
			<dipvalue name="1 each 5"/>
			<dipvalue name="1 each 4 (+Demo)"/>
			<dipvalue name="1 each 3"/>
			<dipvalue name="2 each 4 (+Demo)"/>
			<dipvalue name="1 each 2"/>
			<dipvalue name="Freeze Mode"/>
			<dipvalue name="Freeze Mode"/>
		</dipswitch>
		<dipswitch name="Minimum">
			<dipvalue name="1 Credit" default="yes"/>
			<dipvalue name="2 Credit"/>
		</dipswitch>
		<dipswitch name="Language">
			<dipvalue name="English" default="yes"/>
			<dipvalue name="French"/>
			<dipvalue name="German"/>
			<dipvalue name="Spanish"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000"/>
			<dipvalue name="20000" default="yes"/>
			<dipvalue name="30000"/>
			<dipvalue name="40000"/>
			<dipvalue name="50000"/>
			<dipvalue name="60000"/>
			<dipvalue name="70000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="256"/>
	</game>
	<game name="tmptwsta" sourcefile="tempest.c" cloneof="tempest" romof="tempest">
		<description>Tempest Twisted (Alt)</description>
		<year>2000</year>
		<manufacturer>Twisty</manufacturer>
		<rom name="al136002.113" size="2048" crc="a9000137" sha1="1dfb23f5d47e49923c681d4483d744795d589af0" region="cpu1" offset="9000"/>
		<rom name="136002.114" merge="136002-114.e1" size="2048" crc="11077375" sha1="ed8ff0ca969da6672a7683b93d4fcf2935a0d903" region="cpu1" offset="9800"/>
		<rom name="136002.115" merge="136002-115.f1" size="2048" crc="f3e2827a" sha1="bd04fcfbbba995e08c3144c1474fcddaaeb1c700" region="cpu1" offset="a000"/>
		<rom name="136002.316" merge="136002-316.h1" size="2048" crc="aeb0f7e9" sha1="a5cc25015b98692673cfc1c7c2e9634efd750870" region="cpu1" offset="a800"/>
		<rom name="136002.217" merge="136002-217.j1" size="2048" crc="ef2eb645" sha1="b1a2c969e8897e335d5354de6ae04a65d4b2a1e4" region="cpu1" offset="b000"/>
		<rom name="twa136002.118" size="2048" crc="a45add57" sha1="79748a415dbc0a5f600d38ac098bd2d63a4f9ecc" region="cpu1" offset="b800"/>
		<rom name="tw136002.119" size="2048" crc="571b1799" sha1="d6e5615032bcae0018e388d7e7d8a00c42ff0c5a" region="cpu1" offset="c000"/>
		<rom name="136002.120" merge="136002-120.mn1" size="2048" crc="35619648" sha1="48f1e8bed7ec6afa0b4c549a30e5ec331c071e40" region="cpu1" offset="c800"/>
		<rom name="tw136002.121" size="2048" crc="67619e6e" sha1="4cf91abc535cc8c5de7e5f30fabe0876a5182b39" region="cpu1" offset="d000"/>
		<rom name="136002.222" merge="136002-222.r1" size="2048" crc="707bd5c3" sha1="2f0af6fb7154c244c794f7247e5c16a1e06ddf7d" region="cpu1" offset="d800"/>
		<rom name="136002.123" merge="136002-123.np3" size="2048" crc="29f7e937" sha1="686c8b9b8901262e743497cee7f2f7dd5cb3af7e" region="cpu1" offset="3000"/>
		<rom name="136002.124" merge="136002-124.r3" size="2048" crc="c16ec351" sha1="a30a3662c740810c0f20e3712679606921b8ca06" region="cpu1" offset="3800"/>
		<rom name="136002-125.d7" merge="136002-125.d7" size="256" crc="5903af03" sha1="24bc0366f394ad0ec486919212e38be0f08d0239" region="proms" offset="0"/>
		<chip type="cpu" name="M6502" clock="1512000"/>
		<chip type="audio" name="POKEY" clock="1512000"/>
		<chip type="audio" name="POKEY" clock="1512000"/>
		<display type="vector" rotate="270" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="3" service="yes" tilt="yes">
			<control type="dial" minimum="0" maximum="15" sensitivity="20" keydelta="20"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy"/>
			<dipvalue name="Medium1" default="yes"/>
			<dipvalue name="Medium2"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Rating">
			<dipvalue name="1, 3, 5, 7, 9" default="yes"/>
			<dipvalue name="tied to high score"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Right Coin">
			<dipvalue name="*1" default="yes"/>
			<dipvalue name="*4"/>
			<dipvalue name="*5"/>
			<dipvalue name="*6"/>
		</dipswitch>
		<dipswitch name="Left Coin">
			<dipvalue name="*1" default="yes"/>
			<dipvalue name="*2"/>
		</dipswitch>
		<dipswitch name="Bonus Coins">
			<dipvalue name="None" default="yes"/>
			<dipvalue name="1 each 5"/>
			<dipvalue name="1 each 4 (+Demo)"/>
			<dipvalue name="1 each 3"/>
			<dipvalue name="2 each 4 (+Demo)"/>
			<dipvalue name="1 each 2"/>
			<dipvalue name="Freeze Mode"/>
			<dipvalue name="Freeze Mode"/>
		</dipswitch>
		<dipswitch name="Minimum">
			<dipvalue name="1 Credit" default="yes"/>
			<dipvalue name="2 Credit"/>
		</dipswitch>
		<dipswitch name="Language">
			<dipvalue name="English" default="yes"/>
			<dipvalue name="French"/>
			<dipvalue name="German"/>
			<dipvalue name="Spanish"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000"/>
			<dipvalue name="20000" default="yes"/>
			<dipvalue name="30000"/>
			<dipvalue name="40000"/>
			<dipvalue name="50000"/>
			<dipvalue name="60000"/>
			<dipvalue name="70000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="256"/>
	</game>
	<game name="tmptwst2" sourcefile="tempest.c" cloneof="tempest" romof="tempest">
		<description>Tempest Twisty's Revenge</description>
		<year>2000</year>
		<manufacturer>Twisty</manufacturer>
		<rom name="al136002.113" size="2048" crc="a9000137" sha1="1dfb23f5d47e49923c681d4483d744795d589af0" region="cpu1" offset="9000"/>
		<rom name="136002.114" merge="136002-114.e1" size="2048" crc="11077375" sha1="ed8ff0ca969da6672a7683b93d4fcf2935a0d903" region="cpu1" offset="9800"/>
		<rom name="136002.115" merge="136002-115.f1" size="2048" crc="f3e2827a" sha1="bd04fcfbbba995e08c3144c1474fcddaaeb1c700" region="cpu1" offset="a000"/>
		<rom name="136002.316" merge="136002-316.h1" size="2048" crc="aeb0f7e9" sha1="a5cc25015b98692673cfc1c7c2e9634efd750870" region="cpu1" offset="a800"/>
		<rom name="136002.217" merge="136002-217.j1" size="2048" crc="ef2eb645" sha1="b1a2c969e8897e335d5354de6ae04a65d4b2a1e4" region="cpu1" offset="b000"/>
		<rom name="tw2_136002.118" size="2048" crc="1c6827cb" sha1="d5a555f6ad59630e6d33c4bacad80ee429349e59" region="cpu1" offset="b800"/>
		<rom name="tw136002.119" size="2048" crc="571b1799" sha1="d6e5615032bcae0018e388d7e7d8a00c42ff0c5a" region="cpu1" offset="c000"/>
		<rom name="136002.120" merge="136002-120.mn1" size="2048" crc="35619648" sha1="48f1e8bed7ec6afa0b4c549a30e5ec331c071e40" region="cpu1" offset="c800"/>
		<rom name="tw2_136002.121" size="2048" crc="c1bc4a69" sha1="a60491fd7d6715118ed0d59dac0064c4263e15c6" region="cpu1" offset="d000"/>
		<rom name="136002.222" merge="136002-222.r1" size="2048" crc="707bd5c3" sha1="2f0af6fb7154c244c794f7247e5c16a1e06ddf7d" region="cpu1" offset="d800"/>
		<rom name="136002.123" merge="136002-123.np3" size="2048" crc="29f7e937" sha1="686c8b9b8901262e743497cee7f2f7dd5cb3af7e" region="cpu1" offset="3000"/>
		<rom name="136002.124" merge="136002-124.r3" size="2048" crc="c16ec351" sha1="a30a3662c740810c0f20e3712679606921b8ca06" region="cpu1" offset="3800"/>
		<rom name="136002-125.d7" merge="136002-125.d7" size="256" crc="5903af03" sha1="24bc0366f394ad0ec486919212e38be0f08d0239" region="proms" offset="0"/>
		<chip type="cpu" name="M6502" clock="1512000"/>
		<chip type="audio" name="POKEY" clock="1512000"/>
		<chip type="audio" name="POKEY" clock="1512000"/>
		<display type="vector" rotate="270" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="3" service="yes" tilt="yes">
			<control type="dial" minimum="0" maximum="15" sensitivity="20" keydelta="20"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy"/>
			<dipvalue name="Medium1" default="yes"/>
			<dipvalue name="Medium2"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Rating">
			<dipvalue name="1, 3, 5, 7, 9" default="yes"/>
			<dipvalue name="tied to high score"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Right Coin">
			<dipvalue name="*1" default="yes"/>
			<dipvalue name="*4"/>
			<dipvalue name="*5"/>
			<dipvalue name="*6"/>
		</dipswitch>
		<dipswitch name="Left Coin">
			<dipvalue name="*1" default="yes"/>
			<dipvalue name="*2"/>
		</dipswitch>
		<dipswitch name="Bonus Coins">
			<dipvalue name="None" default="yes"/>
			<dipvalue name="1 each 5"/>
			<dipvalue name="1 each 4 (+Demo)"/>
			<dipvalue name="1 each 3"/>
			<dipvalue name="2 each 4 (+Demo)"/>
			<dipvalue name="1 each 2"/>
			<dipvalue name="Freeze Mode"/>
			<dipvalue name="Freeze Mode"/>
		</dipswitch>
		<dipswitch name="Minimum">
			<dipvalue name="1 Credit" default="yes"/>
			<dipvalue name="2 Credit"/>
		</dipswitch>
		<dipswitch name="Language">
			<dipvalue name="English" default="yes"/>
			<dipvalue name="French"/>
			<dipvalue name="German"/>
			<dipvalue name="Spanish"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000"/>
			<dipvalue name="20000" default="yes"/>
			<dipvalue name="30000"/>
			<dipvalue name="40000"/>
			<dipvalue name="50000"/>
			<dipvalue name="60000"/>
			<dipvalue name="70000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="256"/>
	</game>
	<game name="tmptwst3" sourcefile="tempest.c" cloneof="tempest" romof="tempest">
		<description>Tempest Psycho Twist</description>
		<year>2000</year>
		<manufacturer>Twisty</manufacturer>
		<rom name="al136002.113" size="2048" crc="a9000137" sha1="1dfb23f5d47e49923c681d4483d744795d589af0" region="cpu1" offset="9000"/>
		<rom name="136002.114" merge="136002-114.e1" size="2048" crc="11077375" sha1="ed8ff0ca969da6672a7683b93d4fcf2935a0d903" region="cpu1" offset="9800"/>
		<rom name="136002.115" merge="136002-115.f1" size="2048" crc="f3e2827a" sha1="bd04fcfbbba995e08c3144c1474fcddaaeb1c700" region="cpu1" offset="a000"/>
		<rom name="136002.316" merge="136002-316.h1" size="2048" crc="aeb0f7e9" sha1="a5cc25015b98692673cfc1c7c2e9634efd750870" region="cpu1" offset="a800"/>
		<rom name="136002.217" merge="136002-217.j1" size="2048" crc="ef2eb645" sha1="b1a2c969e8897e335d5354de6ae04a65d4b2a1e4" region="cpu1" offset="b000"/>
		<rom name="tw3_136002.118" size="2048" crc="c8e7693f" sha1="18914841f3dc685d9a72bc2aaae940f6b6711e27" region="cpu1" offset="b800"/>
		<rom name="tw136002.119" size="2048" crc="571b1799" sha1="d6e5615032bcae0018e388d7e7d8a00c42ff0c5a" region="cpu1" offset="c000"/>
		<rom name="136002.120" merge="136002-120.mn1" size="2048" crc="35619648" sha1="48f1e8bed7ec6afa0b4c549a30e5ec331c071e40" region="cpu1" offset="c800"/>
		<rom name="tw3_136002.121" size="2048" crc="194b34a9" sha1="86c34dcccc2054cad4f8c175c4db4d3856172f66" region="cpu1" offset="d000"/>
		<rom name="136002.222" merge="136002-222.r1" size="2048" crc="707bd5c3" sha1="2f0af6fb7154c244c794f7247e5c16a1e06ddf7d" region="cpu1" offset="d800"/>
		<rom name="136002.123" merge="136002-123.np3" size="2048" crc="29f7e937" sha1="686c8b9b8901262e743497cee7f2f7dd5cb3af7e" region="cpu1" offset="3000"/>
		<rom name="136002.124" merge="136002-124.r3" size="2048" crc="c16ec351" sha1="a30a3662c740810c0f20e3712679606921b8ca06" region="cpu1" offset="3800"/>
		<rom name="136002-125.d7" merge="136002-125.d7" size="256" crc="5903af03" sha1="24bc0366f394ad0ec486919212e38be0f08d0239" region="proms" offset="0"/>
		<chip type="cpu" name="M6502" clock="1512000"/>
		<chip type="audio" name="POKEY" clock="1512000"/>
		<chip type="audio" name="POKEY" clock="1512000"/>
		<display type="vector" rotate="270" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="3" service="yes" tilt="yes">
			<control type="dial" minimum="0" maximum="15" sensitivity="20" keydelta="20"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy"/>
			<dipvalue name="Medium1" default="yes"/>
			<dipvalue name="Medium2"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Rating">
			<dipvalue name="1, 3, 5, 7, 9" default="yes"/>
			<dipvalue name="tied to high score"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Right Coin">
			<dipvalue name="*1" default="yes"/>
			<dipvalue name="*4"/>
			<dipvalue name="*5"/>
			<dipvalue name="*6"/>
		</dipswitch>
		<dipswitch name="Left Coin">
			<dipvalue name="*1" default="yes"/>
			<dipvalue name="*2"/>
		</dipswitch>
		<dipswitch name="Bonus Coins">
			<dipvalue name="None" default="yes"/>
			<dipvalue name="1 each 5"/>
			<dipvalue name="1 each 4 (+Demo)"/>
			<dipvalue name="1 each 3"/>
			<dipvalue name="2 each 4 (+Demo)"/>
			<dipvalue name="1 each 2"/>
			<dipvalue name="Freeze Mode"/>
			<dipvalue name="Freeze Mode"/>
		</dipswitch>
		<dipswitch name="Minimum">
			<dipvalue name="1 Credit" default="yes"/>
			<dipvalue name="2 Credit"/>
		</dipswitch>
		<dipswitch name="Language">
			<dipvalue name="English" default="yes"/>
			<dipvalue name="French"/>
			<dipvalue name="German"/>
			<dipvalue name="Spanish"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000"/>
			<dipvalue name="20000" default="yes"/>
			<dipvalue name="30000"/>
			<dipvalue name="40000"/>
			<dipvalue name="50000"/>
			<dipvalue name="60000"/>
			<dipvalue name="70000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="256"/>
	</game>
	<game name="tmptwst4" sourcefile="tempest.c" cloneof="tempest" romof="tempest">
		<description>Tempest Twisted Maniac</description>
		<year>2000</year>
		<manufacturer>Twisty</manufacturer>
		<rom name="al136002.113" size="2048" crc="a9000137" sha1="1dfb23f5d47e49923c681d4483d744795d589af0" region="cpu1" offset="9000"/>
		<rom name="136002.114" merge="136002-114.e1" size="2048" crc="11077375" sha1="ed8ff0ca969da6672a7683b93d4fcf2935a0d903" region="cpu1" offset="9800"/>
		<rom name="136002.115" merge="136002-115.f1" size="2048" crc="f3e2827a" sha1="bd04fcfbbba995e08c3144c1474fcddaaeb1c700" region="cpu1" offset="a000"/>
		<rom name="136002.316" merge="136002-316.h1" size="2048" crc="aeb0f7e9" sha1="a5cc25015b98692673cfc1c7c2e9634efd750870" region="cpu1" offset="a800"/>
		<rom name="136002.217" merge="136002-217.j1" size="2048" crc="ef2eb645" sha1="b1a2c969e8897e335d5354de6ae04a65d4b2a1e4" region="cpu1" offset="b000"/>
		<rom name="tw4_136002.118" size="2048" crc="2b6fcca4" sha1="adfd65c94c46235ba47017e726a7b3c554e8e07a" region="cpu1" offset="b800"/>
		<rom name="tw136002.119" size="2048" crc="571b1799" sha1="d6e5615032bcae0018e388d7e7d8a00c42ff0c5a" region="cpu1" offset="c000"/>
		<rom name="136002.120" merge="136002-120.mn1" size="2048" crc="35619648" sha1="48f1e8bed7ec6afa0b4c549a30e5ec331c071e40" region="cpu1" offset="c800"/>
		<rom name="tw4_136002.121" size="2048" crc="7fde0be4" sha1="3d06b0f0ef71132b3fa67ad8930e2dd334e90932" region="cpu1" offset="d000"/>
		<rom name="136002.222" merge="136002-222.r1" size="2048" crc="707bd5c3" sha1="2f0af6fb7154c244c794f7247e5c16a1e06ddf7d" region="cpu1" offset="d800"/>
		<rom name="136002.123" merge="136002-123.np3" size="2048" crc="29f7e937" sha1="686c8b9b8901262e743497cee7f2f7dd5cb3af7e" region="cpu1" offset="3000"/>
		<rom name="136002.124" merge="136002-124.r3" size="2048" crc="c16ec351" sha1="a30a3662c740810c0f20e3712679606921b8ca06" region="cpu1" offset="3800"/>
		<rom name="136002-125.d7" merge="136002-125.d7" size="256" crc="5903af03" sha1="24bc0366f394ad0ec486919212e38be0f08d0239" region="proms" offset="0"/>
		<chip type="cpu" name="M6502" clock="1512000"/>
		<chip type="audio" name="POKEY" clock="1512000"/>
		<chip type="audio" name="POKEY" clock="1512000"/>
		<display type="vector" rotate="270" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="3" service="yes" tilt="yes">
			<control type="dial" minimum="0" maximum="15" sensitivity="20" keydelta="20"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy"/>
			<dipvalue name="Medium1" default="yes"/>
			<dipvalue name="Medium2"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Rating">
			<dipvalue name="1, 3, 5, 7, 9" default="yes"/>
			<dipvalue name="tied to high score"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Right Coin">
			<dipvalue name="*1" default="yes"/>
			<dipvalue name="*4"/>
			<dipvalue name="*5"/>
			<dipvalue name="*6"/>
		</dipswitch>
		<dipswitch name="Left Coin">
			<dipvalue name="*1" default="yes"/>
			<dipvalue name="*2"/>
		</dipswitch>
		<dipswitch name="Bonus Coins">
			<dipvalue name="None" default="yes"/>
			<dipvalue name="1 each 5"/>
			<dipvalue name="1 each 4 (+Demo)"/>
			<dipvalue name="1 each 3"/>
			<dipvalue name="2 each 4 (+Demo)"/>
			<dipvalue name="1 each 2"/>
			<dipvalue name="Freeze Mode"/>
			<dipvalue name="Freeze Mode"/>
		</dipswitch>
		<dipswitch name="Minimum">
			<dipvalue name="1 Credit" default="yes"/>
			<dipvalue name="2 Credit"/>
		</dipswitch>
		<dipswitch name="Language">
			<dipvalue name="English" default="yes"/>
			<dipvalue name="French"/>
			<dipvalue name="German"/>
			<dipvalue name="Spanish"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000"/>
			<dipvalue name="20000" default="yes"/>
			<dipvalue name="30000"/>
			<dipvalue name="40000"/>
			<dipvalue name="50000"/>
			<dipvalue name="60000"/>
			<dipvalue name="70000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="256"/>
	</game>
	<game name="vbrakout" sourcefile="tempest.c" cloneof="tempest" romof="tempest">
		<description>Vector Breakout [h]</description>
		<year>1999</year>
		<manufacturer>Clay Cowgill</manufacturer>
		<rom name="vb_d1.bin" size="2048" crc="6fd3efe5" sha1="d195d08984ad8797607bc1989e8a606d51547c68" region="cpu1" offset="9000"/>
		<rom name="vb_e1.bin" size="2048" crc="9974b9a5" sha1="6ecc6f72070895bb15992977348f58835233911f" region="cpu1" offset="9800"/>
		<rom name="vb_f1.bin" size="2048" crc="44d611d8" sha1="82cd63fc9067ea1f00feeffbee66e7d750cab7e5" region="cpu1" offset="a000"/>
		<rom name="vb_h1.bin" size="2048" crc="cd58fc11" sha1="060e31e55183ccef67a1adc91fb48c22424a4ba5" region="cpu1" offset="a800"/>
		<rom name="vb_r1.bin" size="2048" crc="1ae2dd53" sha1="b908ba6b59195aea853380a56a243aa8fa2fba71" region="cpu1" offset="d800"/>
		<rom name="vb_n3.bin" merge="136002-123.np3" size="2048" crc="29f7e937" sha1="686c8b9b8901262e743497cee7f2f7dd5cb3af7e" region="cpu1" offset="3000"/>
		<rom name="vb_r3.bin" merge="136002-124.r3" size="2048" crc="c16ec351" sha1="a30a3662c740810c0f20e3712679606921b8ca06" region="cpu1" offset="3800"/>
		<rom name="136002-125.d7" merge="136002-125.d7" size="256" crc="5903af03" sha1="24bc0366f394ad0ec486919212e38be0f08d0239" region="proms" offset="0"/>
		<chip type="cpu" name="M6502" clock="1512000"/>
		<chip type="audio" name="POKEY" clock="1512000"/>
		<chip type="audio" name="POKEY" clock="1512000"/>
		<display type="vector" rotate="270" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="3" service="yes" tilt="yes">
			<control type="dial" minimum="0" maximum="15" sensitivity="20" keydelta="20"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy"/>
			<dipvalue name="Medium1" default="yes"/>
			<dipvalue name="Medium2"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Rating">
			<dipvalue name="1, 3, 5, 7, 9" default="yes"/>
			<dipvalue name="tied to high score"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Right Coin">
			<dipvalue name="*1" default="yes"/>
			<dipvalue name="*4"/>
			<dipvalue name="*5"/>
			<dipvalue name="*6"/>
		</dipswitch>
		<dipswitch name="Left Coin">
			<dipvalue name="*1" default="yes"/>
			<dipvalue name="*2"/>
		</dipswitch>
		<dipswitch name="Bonus Coins">
			<dipvalue name="None" default="yes"/>
			<dipvalue name="1 each 5"/>
			<dipvalue name="1 each 4 (+Demo)"/>
			<dipvalue name="1 each 3"/>
			<dipvalue name="2 each 4 (+Demo)"/>
			<dipvalue name="1 each 2"/>
			<dipvalue name="Freeze Mode"/>
			<dipvalue name="Freeze Mode"/>
		</dipswitch>
		<dipswitch name="Minimum">
			<dipvalue name="1 Credit" default="yes"/>
			<dipvalue name="2 Credit"/>
		</dipswitch>
		<dipswitch name="Language">
			<dipvalue name="English" default="yes"/>
			<dipvalue name="French"/>
			<dipvalue name="German"/>
			<dipvalue name="Spanish"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000"/>
			<dipvalue name="20000" default="yes"/>
			<dipvalue name="30000"/>
			<dipvalue name="40000"/>
			<dipvalue name="50000"/>
			<dipvalue name="60000"/>
			<dipvalue name="70000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="256"/>
	</game>
	<game name="tempmg" sourcefile="tempest.c" cloneof="tempest" romof="tempest">
		<description>Tempest Multigame</description>
		<year>2001</year>
		<manufacturer>Clay Cowgill</manufacturer>
		<rom name="tempmg-113.d1" size="2048" crc="8a6633fb" sha1="b143a5d2019f24666b350b40b0dab2924bb9c7c0" region="cpu1" offset="11000"/>
		<rom name="tempmg-114.e1" size="2048" crc="2eedfdf6" sha1="2ed494bd8610bebd07284289ca8b7059fd805300" region="cpu1" offset="11800"/>
		<rom name="tempmg-115.f1" size="2048" crc="12f62746" sha1="37356b5738c27ffe4c38f1b6cf99ae21441d8e8e" region="cpu1" offset="12000"/>
		<rom name="tempmg-222.r1" size="2048" crc="1d8f194a" sha1="c77f6b83f5c498c0f2d5372089a4604913a4aad5" region="cpu1" offset="15800"/>
		<rom name="aliens_d1.bin" size="2048" crc="337e21f6" sha1="7adadeaa975e22f0b20e8f1fb6ad68b5c3934133" region="cpu1" offset="19000"/>
		<rom name="aliens_f1.bin" size="2048" crc="4d2aabb0" sha1="31106a1fc22d2a19866f07b8d6c6f4bf76007909" region="cpu1" offset="1a000"/>
		<rom name="aliens_h1.bin" size="2048" crc="a503f54a" sha1="91ebf9f69a183a04a5bf55fcdd9e191523bb66bb" region="cpu1" offset="1a800"/>
		<rom name="aliens_j1.bin" size="2048" crc="5487d531" sha1="c95f037151b824345af03f27a6c3c7eb8a899b2c" region="cpu1" offset="1b000"/>
		<rom name="aliens_k1.bin" size="2048" crc="0ac96e87" sha1="37461e84e6f46516c25dbf4ddb2ffd65877445c0" region="cpu1" offset="1b800"/>
		<rom name="aliens_l1.bin" size="2048" crc="cd246ac2" sha1="de2e6fe2e72c092c3874e797fc302a71dbf57710" region="cpu1" offset="1c000"/>
		<rom name="aliens_n1.bin" size="2048" crc="bd98c5f3" sha1="268487d9cf46b4b7b49eab7420d078bf676e636c" region="cpu1" offset="1c800"/>
		<rom name="aliens_p1.bin" size="2048" crc="7c10adbd" sha1="38579128a90bff4a7a4ae46d6aaa42118b8bc218" region="cpu1" offset="1d000"/>
		<rom name="aliens_r1.bin" size="2048" crc="555c3070" sha1="032f03af23c7ccac8a2bf50c3c646e141921ffee" region="cpu1" offset="1d800"/>
		<rom name="vb_d1.bin" size="2048" crc="6fd3efe5" sha1="d195d08984ad8797607bc1989e8a606d51547c68" region="cpu1" offset="21000"/>
		<rom name="vb_e1.bin" size="2048" crc="9974b9a5" sha1="6ecc6f72070895bb15992977348f58835233911f" region="cpu1" offset="21800"/>
		<rom name="vb_f1.bin" size="2048" crc="44d611d8" sha1="82cd63fc9067ea1f00feeffbee66e7d750cab7e5" region="cpu1" offset="22000"/>
		<rom name="vb_h1.bin" size="2048" crc="cd58fc11" sha1="060e31e55183ccef67a1adc91fb48c22424a4ba5" region="cpu1" offset="22800"/>
		<rom name="vb_r1.bin" size="2048" crc="1ae2dd53" sha1="b908ba6b59195aea853380a56a243aa8fa2fba71" region="cpu1" offset="25800"/>
		<rom name="d1.bin" size="2048" crc="3aff3417" sha1="3b7c31f01b7467757ec85e98a17038e5df5720bb" region="cpu1" offset="29000"/>
		<rom name="e1.bin" size="2048" crc="11861be3" sha1="a35797c649e8286c844cee6dac86ac50f4fbd669" region="cpu1" offset="29800"/>
		<rom name="f1.bin" size="2048" crc="1d251111" sha1="2912a21dc708231e28d6164e54e593a8300b9c4a" region="cpu1" offset="2a000"/>
		<rom name="h1.bin" size="2048" crc="937a9859" sha1="336b25291533d19294f1ced730bbf20971849adf" region="cpu1" offset="2a800"/>
		<rom name="j1.bin" size="2048" crc="79481246" sha1="c5362670fd29ef1432f8e626323da395d6e8a675" region="cpu1" offset="2b000"/>
		<rom name="k1.bin" size="2048" crc="390f872a" sha1="c5463ea2d2307e21c941b5b459e3652c12154609" region="cpu1" offset="2b800"/>
		<rom name="lm1.bin" size="2048" crc="515760dd" sha1="773f06c9a64e72f9d3d8a5c622bf3ec2b4ba678d" region="cpu1" offset="2c000"/>
		<rom name="mn1.bin" size="2048" crc="c6c41c68" sha1="9323c07fc80a947142dde008c53f5e8c0b0c572d" region="cpu1" offset="2c800"/>
		<rom name="p1.bin" size="2048" crc="3c2ff130" sha1="32ebabcb2cbd7aab5e29de2b873f02ed78776ae6" region="cpu1" offset="2d000"/>
		<rom name="r1.bin" size="2048" crc="67cafbb1" sha1="467515733d843398e6fe29661002536a1e6c8fc9" region="cpu1" offset="2d800"/>
		<rom name="136002-113.d1" merge="136002-113.d1" size="2048" crc="65d61fe7" sha1="38a1e8a8f65b7887cf3e190269fe4ce2c6f818aa" region="cpu1" offset="31000"/>
		<rom name="136002-114.e1" merge="136002-114.e1" size="2048" crc="11077375" sha1="ed8ff0ca969da6672a7683b93d4fcf2935a0d903" region="cpu1" offset="31800"/>
		<rom name="136002-115.f1" merge="136002-115.f1" size="2048" crc="f3e2827a" sha1="bd04fcfbbba995e08c3144c1474fcddaaeb1c700" region="cpu1" offset="32000"/>
		<rom name="136002-316.h1" merge="136002-316.h1" size="2048" crc="aeb0f7e9" sha1="a5cc25015b98692673cfc1c7c2e9634efd750870" region="cpu1" offset="32800"/>
		<rom name="136002-217.j1" merge="136002-217.j1" size="2048" crc="ef2eb645" sha1="b1a2c969e8897e335d5354de6ae04a65d4b2a1e4" region="cpu1" offset="33000"/>
		<rom name="tube-118.k1" size="2048" crc="cefb03f0" sha1="41ddfa4991fa49a31d4740a04551556acca66196" region="cpu1" offset="33800"/>
		<rom name="136002-119.lm1" merge="136002-119.lm1" size="2048" crc="a4de050f" sha1="ea302e43a313a5a18115e74ddbaaedde0fbecda7" region="cpu1" offset="34000"/>
		<rom name="136002-120.mn1" merge="136002-120.mn1" size="2048" crc="35619648" sha1="48f1e8bed7ec6afa0b4c549a30e5ec331c071e40" region="cpu1" offset="34800"/>
		<rom name="136002-121.p1" merge="136002-121.p1" size="2048" crc="73d38e47" sha1="9980606376a79ba94f8e2a325871a6c8d10d83fc" region="cpu1" offset="35000"/>
		<rom name="136002-222.r1" merge="136002-222.r1" size="2048" crc="707bd5c3" sha1="2f0af6fb7154c244c794f7247e5c16a1e06ddf7d" region="cpu1" offset="35800"/>
		<rom name="136002-116.h1" size="2048" crc="7356896c" sha1="a013ede292189a8f5a907de882ee1a573d784b3c" region="cpu1" offset="3a800"/>
		<rom name="136002-117.j1" size="2048" crc="55952119" sha1="470d914fa52fce3786cb6330889876d3547dca65" region="cpu1" offset="3b000"/>
		<rom name="136002-118.k1" merge="136002-118.k1" size="2048" crc="beb352ab" sha1="f213166d3970e0bd0f29d8dea8d6afa6990cce38" region="cpu1" offset="3b800"/>
		<rom name="136002-122.r1" size="2048" crc="796a9918" sha1="c862a0d4ea330161e4c3cc8e5e9ad38893fffbd4" region="cpu1" offset="3d800"/>
		<rom name="136002-123.np3" merge="136002-123.np3" size="2048" crc="29f7e937" sha1="686c8b9b8901262e743497cee7f2f7dd5cb3af7e" region="cpu1" offset="16000"/>
		<rom name="136002-124.r3" merge="136002-124.r3" size="2048" crc="c16ec351" sha1="a30a3662c740810c0f20e3712679606921b8ca06" region="cpu1" offset="16800"/>
		<rom name="aliens_n3.bin" size="2048" crc="5c8fd38b" sha1="bb0d6bd062eba53b5d64b3f444d5ce0a34728bf5" region="cpu1" offset="1e000"/>
		<rom name="aliens_r3.bin" size="2048" crc="6cabcd08" sha1="e3950de50f3dfbc4d4d2f4fe26625d8ef94c0819" region="cpu1" offset="1e800"/>
		<rom name="n3.bin" size="2048" crc="29c6a1cb" sha1="290702a1c0942a68e288b37963e51eba02177a3f" region="cpu1" offset="2e000"/>
		<rom name="r3.bin" size="2048" crc="7fbe5e21" sha1="e5de6c3af82e64444b0ddcda559e9cb4fbf6c1da" region="cpu1" offset="2e800"/>
		<rom name="136002-125.d7" merge="136002-125.d7" size="256" crc="5903af03" sha1="24bc0366f394ad0ec486919212e38be0f08d0239" region="proms" offset="0"/>
		<chip type="cpu" name="M6502" clock="1512000"/>
		<chip type="audio" name="POKEY" clock="1512000"/>
		<chip type="audio" name="POKEY" clock="1512000"/>
		<display type="vector" rotate="270" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="3" service="yes" tilt="yes">
			<control type="dial" minimum="0" maximum="15" sensitivity="20" keydelta="20"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy"/>
			<dipvalue name="Medium1" default="yes"/>
			<dipvalue name="Medium2"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Rating">
			<dipvalue name="1, 3, 5, 7, 9" default="yes"/>
			<dipvalue name="tied to high score"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Right Coin">
			<dipvalue name="*1" default="yes"/>
			<dipvalue name="*4"/>
			<dipvalue name="*5"/>
			<dipvalue name="*6"/>
		</dipswitch>
		<dipswitch name="Left Coin">
			<dipvalue name="*1" default="yes"/>
			<dipvalue name="*2"/>
		</dipswitch>
		<dipswitch name="Bonus Coins">
			<dipvalue name="None" default="yes"/>
			<dipvalue name="1 each 5"/>
			<dipvalue name="1 each 4 (+Demo)"/>
			<dipvalue name="1 each 3"/>
			<dipvalue name="2 each 4 (+Demo)"/>
			<dipvalue name="1 each 2"/>
			<dipvalue name="Freeze Mode"/>
			<dipvalue name="Freeze Mode"/>
		</dipswitch>
		<dipswitch name="Minimum">
			<dipvalue name="1 Credit" default="yes"/>
			<dipvalue name="2 Credit"/>
		</dipswitch>
		<dipswitch name="Language">
			<dipvalue name="English" default="yes"/>
			<dipvalue name="French"/>
			<dipvalue name="German"/>
			<dipvalue name="Spanish"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000"/>
			<dipvalue name="20000" default="yes"/>
			<dipvalue name="30000"/>
			<dipvalue name="40000"/>
			<dipvalue name="50000"/>
			<dipvalue name="60000"/>
			<dipvalue name="70000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="256"/>
	</game>
	<game name="temptlm" sourcefile="tempest.c" cloneof="tempest" romof="tempest">
		<description>Tempest Level Man</description>
		<year>2000</year>
		<manufacturer>hack</manufacturer>
		<rom name="lm136002.113" size="2048" crc="44103863" region="cpu1" offset="9000"/>
		<rom name="136002.114" merge="136002-114.e1" size="2048" crc="11077375" sha1="ed8ff0ca969da6672a7683b93d4fcf2935a0d903" region="cpu1" offset="9800"/>
		<rom name="136002.115" merge="136002-115.f1" size="2048" crc="f3e2827a" sha1="bd04fcfbbba995e08c3144c1474fcddaaeb1c700" region="cpu1" offset="a000"/>
		<rom name="136002.316" merge="136002-316.h1" size="2048" crc="aeb0f7e9" sha1="a5cc25015b98692673cfc1c7c2e9634efd750870" region="cpu1" offset="a800"/>
		<rom name="136002.217" merge="136002-217.j1" size="2048" crc="ef2eb645" sha1="b1a2c969e8897e335d5354de6ae04a65d4b2a1e4" region="cpu1" offset="b000"/>
		<rom name="136002.118" merge="136002-118.k1" size="2048" crc="beb352ab" sha1="f213166d3970e0bd0f29d8dea8d6afa6990cce38" region="cpu1" offset="b800"/>
		<rom name="136002.119" merge="136002-119.lm1" size="2048" crc="a4de050f" sha1="ea302e43a313a5a18115e74ddbaaedde0fbecda7" region="cpu1" offset="c000"/>
		<rom name="lm136002.120" size="2048" crc="d27ed181" region="cpu1" offset="c800"/>
		<rom name="136002.121" merge="136002-121.p1" size="2048" crc="73d38e47" sha1="9980606376a79ba94f8e2a325871a6c8d10d83fc" region="cpu1" offset="d000"/>
		<rom name="136002.222" merge="136002-222.r1" size="2048" crc="707bd5c3" sha1="2f0af6fb7154c244c794f7247e5c16a1e06ddf7d" region="cpu1" offset="d800"/>
		<rom name="136002.123" merge="136002-123.np3" size="2048" crc="29f7e937" sha1="686c8b9b8901262e743497cee7f2f7dd5cb3af7e" region="cpu1" offset="3000"/>
		<rom name="136002.124" merge="136002-124.r3" size="2048" crc="c16ec351" sha1="a30a3662c740810c0f20e3712679606921b8ca06" region="cpu1" offset="3800"/>
		<rom name="136002-125.d7" merge="136002-125.d7" size="256" crc="5903af03" sha1="24bc0366f394ad0ec486919212e38be0f08d0239" region="proms" offset="0"/>
		<chip type="cpu" name="M6502" clock="1512000"/>
		<chip type="audio" name="POKEY" clock="1512000"/>
		<chip type="audio" name="POKEY" clock="1512000"/>
		<display type="vector" rotate="270" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="3" service="yes" tilt="yes">
			<control type="dial" minimum="0" maximum="15" sensitivity="20" keydelta="20"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy"/>
			<dipvalue name="Medium1" default="yes"/>
			<dipvalue name="Medium2"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Rating">
			<dipvalue name="1, 3, 5, 7, 9" default="yes"/>
			<dipvalue name="tied to high score"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Right Coin">
			<dipvalue name="*1" default="yes"/>
			<dipvalue name="*4"/>
			<dipvalue name="*5"/>
			<dipvalue name="*6"/>
		</dipswitch>
		<dipswitch name="Left Coin">
			<dipvalue name="*1" default="yes"/>
			<dipvalue name="*2"/>
		</dipswitch>
		<dipswitch name="Bonus Coins">
			<dipvalue name="None" default="yes"/>
			<dipvalue name="1 each 5"/>
			<dipvalue name="1 each 4 (+Demo)"/>
			<dipvalue name="1 each 3"/>
			<dipvalue name="2 each 4 (+Demo)"/>
			<dipvalue name="1 each 2"/>
			<dipvalue name="Freeze Mode"/>
			<dipvalue name="Freeze Mode"/>
		</dipswitch>
		<dipswitch name="Minimum">
			<dipvalue name="1 Credit" default="yes"/>
			<dipvalue name="2 Credit"/>
		</dipswitch>
		<dipswitch name="Language">
			<dipvalue name="English" default="yes"/>
			<dipvalue name="French"/>
			<dipvalue name="German"/>
			<dipvalue name="Spanish"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000"/>
			<dipvalue name="20000" default="yes"/>
			<dipvalue name="30000"/>
			<dipvalue name="40000"/>
			<dipvalue name="50000"/>
			<dipvalue name="60000"/>
			<dipvalue name="70000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="256"/>
	</game>
	<game name="vortex" sourcefile="tempest.c" cloneof="tempest" romof="tempest">
		<description>Vortex</description>
		<year>1980</year>
		<manufacturer>Atari</manufacturer>
		<rom name="d1.bin" size="2048" crc="3aff3417" sha1="3b7c31f01b7467757ec85e98a17038e5df5720bb" region="cpu1" offset="9000"/>
		<rom name="e1.bin" size="2048" crc="11861be3" sha1="a35797c649e8286c844cee6dac86ac50f4fbd669" region="cpu1" offset="9800"/>
		<rom name="f1.bin" size="2048" crc="1d251111" sha1="2912a21dc708231e28d6164e54e593a8300b9c4a" region="cpu1" offset="a000"/>
		<rom name="h1.bin" size="2048" crc="937a9859" sha1="336b25291533d19294f1ced730bbf20971849adf" region="cpu1" offset="a800"/>
		<rom name="j1.bin" size="2048" crc="79481246" sha1="c5362670fd29ef1432f8e626323da395d6e8a675" region="cpu1" offset="b000"/>
		<rom name="k1.bin" size="2048" crc="390f872a" sha1="c5463ea2d2307e21c941b5b459e3652c12154609" region="cpu1" offset="b800"/>
		<rom name="lm1.bin" size="2048" crc="515760dd" sha1="773f06c9a64e72f9d3d8a5c622bf3ec2b4ba678d" region="cpu1" offset="c000"/>
		<rom name="mn1.bin" size="2048" crc="c6c41c68" sha1="9323c07fc80a947142dde008c53f5e8c0b0c572d" region="cpu1" offset="c800"/>
		<rom name="p1.bin" size="2048" crc="3c2ff130" sha1="32ebabcb2cbd7aab5e29de2b873f02ed78776ae6" region="cpu1" offset="d000"/>
		<rom name="r1.bin" size="2048" crc="67cafbb1" sha1="467515733d843398e6fe29661002536a1e6c8fc9" region="cpu1" offset="d800"/>
		<rom name="n3.bin" size="2048" crc="29c6a1cb" sha1="290702a1c0942a68e288b37963e51eba02177a3f" region="cpu1" offset="3000"/>
		<rom name="r3.bin" size="2048" crc="7fbe5e21" sha1="e5de6c3af82e64444b0ddcda559e9cb4fbf6c1da" region="cpu1" offset="3800"/>
		<rom name="136002-125.d7" merge="136002-125.d7" size="256" crc="5903af03" sha1="24bc0366f394ad0ec486919212e38be0f08d0239" region="proms" offset="0"/>
		<chip type="cpu" name="M6502" clock="1512000"/>
		<chip type="audio" name="POKEY" clock="1512000"/>
		<chip type="audio" name="POKEY" clock="1512000"/>
		<display type="vector" rotate="270" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="3" service="yes" tilt="yes">
			<control type="dial" minimum="0" maximum="15" sensitivity="20" keydelta="20"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy"/>
			<dipvalue name="Medium1" default="yes"/>
			<dipvalue name="Medium2"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Rating">
			<dipvalue name="1, 3, 5, 7, 9" default="yes"/>
			<dipvalue name="tied to high score"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Right Coin">
			<dipvalue name="*1" default="yes"/>
			<dipvalue name="*4"/>
			<dipvalue name="*5"/>
			<dipvalue name="*6"/>
		</dipswitch>
		<dipswitch name="Left Coin">
			<dipvalue name="*1" default="yes"/>
			<dipvalue name="*2"/>
		</dipswitch>
		<dipswitch name="Bonus Coins">
			<dipvalue name="None" default="yes"/>
			<dipvalue name="1 each 5"/>
			<dipvalue name="1 each 4 (+Demo)"/>
			<dipvalue name="1 each 3"/>
			<dipvalue name="2 each 4 (+Demo)"/>
			<dipvalue name="1 each 2"/>
			<dipvalue name="Freeze Mode"/>
			<dipvalue name="Freeze Mode"/>
		</dipswitch>
		<dipswitch name="Minimum">
			<dipvalue name="1 Credit" default="yes"/>
			<dipvalue name="2 Credit"/>
		</dipswitch>
		<dipswitch name="Language">
			<dipvalue name="English" default="yes"/>
			<dipvalue name="French"/>
			<dipvalue name="German"/>
			<dipvalue name="Spanish"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000"/>
			<dipvalue name="20000" default="yes"/>
			<dipvalue name="30000"/>
			<dipvalue name="40000"/>
			<dipvalue name="50000"/>
			<dipvalue name="60000"/>
			<dipvalue name="70000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="256"/>
	</game>
	<game name="vortexa" sourcefile="tempest.c" cloneof="tempest" romof="tempest">
		<description>Vortex alt version</description>
		<year>1980</year>
		<manufacturer>Atari</manufacturer>
		<rom name="d1.bin" size="2048" crc="3aff3417" sha1="3b7c31f01b7467757ec85e98a17038e5df5720bb" region="cpu1" offset="9000"/>
		<rom name="e1.bin" size="2048" crc="11861be3" sha1="a35797c649e8286c844cee6dac86ac50f4fbd669" region="cpu1" offset="9800"/>
		<rom name="f1.bin" size="2048" crc="1d251111" sha1="2912a21dc708231e28d6164e54e593a8300b9c4a" region="cpu1" offset="a000"/>
		<rom name="h1.bin" size="2048" crc="937a9859" sha1="336b25291533d19294f1ced730bbf20971849adf" region="cpu1" offset="a800"/>
		<rom name="j1.bin" size="2048" crc="79481246" sha1="c5362670fd29ef1432f8e626323da395d6e8a675" region="cpu1" offset="b000"/>
		<rom name="k1.bin" size="2048" crc="390f872a" sha1="c5463ea2d2307e21c941b5b459e3652c12154609" region="cpu1" offset="b800"/>
		<rom name="lm1.bin" size="2048" crc="515760dd" sha1="773f06c9a64e72f9d3d8a5c622bf3ec2b4ba678d" region="cpu1" offset="c000"/>
		<rom name="mn1.bin" size="2048" crc="c6c41c68" sha1="9323c07fc80a947142dde008c53f5e8c0b0c572d" region="cpu1" offset="c800"/>
		<rom name="p1.bin" size="2048" crc="3c2ff130" sha1="32ebabcb2cbd7aab5e29de2b873f02ed78776ae6" region="cpu1" offset="d000"/>
		<rom name="r1_alt.bin" size="2048" crc="2711c2cc" sha1="f5e43dd46c24828e733b70f7bd678522c34e318a" region="cpu1" offset="d800"/>
		<rom name="n3.bin" size="2048" crc="29c6a1cb" sha1="290702a1c0942a68e288b37963e51eba02177a3f" region="cpu1" offset="3000"/>
		<rom name="r3.bin" size="2048" crc="7fbe5e21" sha1="e5de6c3af82e64444b0ddcda559e9cb4fbf6c1da" region="cpu1" offset="3800"/>
		<rom name="136002-125.d7" merge="136002-125.d7" size="256" crc="5903af03" sha1="24bc0366f394ad0ec486919212e38be0f08d0239" region="proms" offset="0"/>
		<chip type="cpu" name="M6502" clock="1512000"/>
		<chip type="audio" name="POKEY" clock="1512000"/>
		<chip type="audio" name="POKEY" clock="1512000"/>
		<display type="vector" rotate="270" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="3" service="yes" tilt="yes">
			<control type="dial" minimum="0" maximum="15" sensitivity="20" keydelta="20"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy"/>
			<dipvalue name="Medium1" default="yes"/>
			<dipvalue name="Medium2"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Rating">
			<dipvalue name="1, 3, 5, 7, 9" default="yes"/>
			<dipvalue name="tied to high score"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Right Coin">
			<dipvalue name="*1" default="yes"/>
			<dipvalue name="*4"/>
			<dipvalue name="*5"/>
			<dipvalue name="*6"/>
		</dipswitch>
		<dipswitch name="Left Coin">
			<dipvalue name="*1" default="yes"/>
			<dipvalue name="*2"/>
		</dipswitch>
		<dipswitch name="Bonus Coins">
			<dipvalue name="None" default="yes"/>
			<dipvalue name="1 each 5"/>
			<dipvalue name="1 each 4 (+Demo)"/>
			<dipvalue name="1 each 3"/>
			<dipvalue name="2 each 4 (+Demo)"/>
			<dipvalue name="1 each 2"/>
			<dipvalue name="Freeze Mode"/>
			<dipvalue name="Freeze Mode"/>
		</dipswitch>
		<dipswitch name="Minimum">
			<dipvalue name="1 Credit" default="yes"/>
			<dipvalue name="2 Credit"/>
		</dipswitch>
		<dipswitch name="Language">
			<dipvalue name="English" default="yes"/>
			<dipvalue name="French"/>
			<dipvalue name="German"/>
			<dipvalue name="Spanish"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000"/>
			<dipvalue name="20000" default="yes"/>
			<dipvalue name="30000"/>
			<dipvalue name="40000"/>
			<dipvalue name="50000"/>
			<dipvalue name="60000"/>
			<dipvalue name="70000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="256"/>
	</game>
	<game name="aliensv" sourcefile="tempest.c" cloneof="tempest" romof="tempest">
		<description>Aliens</description>
		<year>1980</year>
		<manufacturer>Atari</manufacturer>
		<rom name="aliens_d1.bin" size="2048" crc="337e21f6" sha1="7adadeaa975e22f0b20e8f1fb6ad68b5c3934133" region="cpu1" offset="9000"/>
		<rom name="aliens_e1.bin" size="2048" crc="337e21f6" sha1="7adadeaa975e22f0b20e8f1fb6ad68b5c3934133" region="cpu1" offset="9800"/>
		<rom name="aliens_f1.bin" size="2048" crc="4d2aabb0" sha1="31106a1fc22d2a19866f07b8d6c6f4bf76007909" region="cpu1" offset="a000"/>
		<rom name="aliens_h1.bin" size="2048" crc="a503f54a" sha1="91ebf9f69a183a04a5bf55fcdd9e191523bb66bb" region="cpu1" offset="a800"/>
		<rom name="aliens_j1.bin" size="2048" crc="5487d531" sha1="c95f037151b824345af03f27a6c3c7eb8a899b2c" region="cpu1" offset="b000"/>
		<rom name="aliens_k1.bin" size="2048" crc="0ac96e87" sha1="37461e84e6f46516c25dbf4ddb2ffd65877445c0" region="cpu1" offset="b800"/>
		<rom name="aliens_l1.bin" size="2048" crc="cd246ac2" sha1="de2e6fe2e72c092c3874e797fc302a71dbf57710" region="cpu1" offset="c000"/>
		<rom name="aliens_n1.bin" size="2048" crc="bd98c5f3" sha1="268487d9cf46b4b7b49eab7420d078bf676e636c" region="cpu1" offset="c800"/>
		<rom name="aliens_p1.bin" size="2048" crc="7c10adbd" sha1="38579128a90bff4a7a4ae46d6aaa42118b8bc218" region="cpu1" offset="d000"/>
		<rom name="aliens_r1.bin" size="2048" crc="555c3070" sha1="032f03af23c7ccac8a2bf50c3c646e141921ffee" region="cpu1" offset="d800"/>
		<rom name="aliens_n3.bin" size="2048" crc="5c8fd38b" sha1="bb0d6bd062eba53b5d64b3f444d5ce0a34728bf5" region="cpu1" offset="3000"/>
		<rom name="aliens_r3.bin" size="2048" crc="6cabcd08" sha1="e3950de50f3dfbc4d4d2f4fe26625d8ef94c0819" region="cpu1" offset="3800"/>
		<rom name="136002-125.d7" merge="136002-125.d7" size="256" crc="5903af03" sha1="24bc0366f394ad0ec486919212e38be0f08d0239" region="proms" offset="0"/>
		<chip type="cpu" name="M6502" clock="1512000"/>
		<chip type="audio" name="POKEY" clock="1512000"/>
		<chip type="audio" name="POKEY" clock="1512000"/>
		<display type="vector" rotate="270" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="3" service="yes" tilt="yes">
			<control type="dial" minimum="0" maximum="15" sensitivity="20" keydelta="20"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy"/>
			<dipvalue name="Medium1" default="yes"/>
			<dipvalue name="Medium2"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Rating">
			<dipvalue name="1, 3, 5, 7, 9" default="yes"/>
			<dipvalue name="tied to high score"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Right Coin">
			<dipvalue name="*1" default="yes"/>
			<dipvalue name="*4"/>
			<dipvalue name="*5"/>
			<dipvalue name="*6"/>
		</dipswitch>
		<dipswitch name="Left Coin">
			<dipvalue name="*1" default="yes"/>
			<dipvalue name="*2"/>
		</dipswitch>
		<dipswitch name="Bonus Coins">
			<dipvalue name="None" default="yes"/>
			<dipvalue name="1 each 5"/>
			<dipvalue name="1 each 4 (+Demo)"/>
			<dipvalue name="1 each 3"/>
			<dipvalue name="2 each 4 (+Demo)"/>
			<dipvalue name="1 each 2"/>
			<dipvalue name="Freeze Mode"/>
			<dipvalue name="Freeze Mode"/>
		</dipswitch>
		<dipswitch name="Minimum">
			<dipvalue name="1 Credit" default="yes"/>
			<dipvalue name="2 Credit"/>
		</dipswitch>
		<dipswitch name="Language">
			<dipvalue name="English" default="yes"/>
			<dipvalue name="French"/>
			<dipvalue name="German"/>
			<dipvalue name="Spanish"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000"/>
			<dipvalue name="20000" default="yes"/>
			<dipvalue name="30000"/>
			<dipvalue name="40000"/>
			<dipvalue name="50000"/>
			<dipvalue name="60000"/>
			<dipvalue name="70000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="256"/>
	</game>
	<game name="aliensva" sourcefile="tempest.c" cloneof="tempest" romof="tempest">
		<description>Aliens alt version</description>
		<year>1980</year>
		<manufacturer>Atari</manufacturer>
		<rom name="aliens_d1.bin" size="2048" crc="337e21f6" sha1="7adadeaa975e22f0b20e8f1fb6ad68b5c3934133" region="cpu1" offset="9000"/>
		<rom name="aliens_e1.bin" size="2048" crc="337e21f6" sha1="7adadeaa975e22f0b20e8f1fb6ad68b5c3934133" region="cpu1" offset="9800"/>
		<rom name="aliens_f1.bin" size="2048" crc="4d2aabb0" sha1="31106a1fc22d2a19866f07b8d6c6f4bf76007909" region="cpu1" offset="a000"/>
		<rom name="aliens_h1.bin" size="2048" crc="a503f54a" sha1="91ebf9f69a183a04a5bf55fcdd9e191523bb66bb" region="cpu1" offset="a800"/>
		<rom name="aliens_j1.bin" size="2048" crc="5487d531" sha1="c95f037151b824345af03f27a6c3c7eb8a899b2c" region="cpu1" offset="b000"/>
		<rom name="aliens_k1.bin" size="2048" crc="0ac96e87" sha1="37461e84e6f46516c25dbf4ddb2ffd65877445c0" region="cpu1" offset="b800"/>
		<rom name="aliens_l1.bin" size="2048" crc="cd246ac2" sha1="de2e6fe2e72c092c3874e797fc302a71dbf57710" region="cpu1" offset="c000"/>
		<rom name="aliens_n1.bin" size="2048" crc="bd98c5f3" sha1="268487d9cf46b4b7b49eab7420d078bf676e636c" region="cpu1" offset="c800"/>
		<rom name="aliens_p1.bin" size="2048" crc="7c10adbd" sha1="38579128a90bff4a7a4ae46d6aaa42118b8bc218" region="cpu1" offset="d000"/>
		<rom name="aliens_r1a.bin" size="2048" crc="4da6627d" sha1="01d8eea45373e3e87c81bc3b31d85ba8c7f4fcb3" region="cpu1" offset="d800"/>
		<rom name="aliens_n3.bin" size="2048" crc="5c8fd38b" sha1="bb0d6bd062eba53b5d64b3f444d5ce0a34728bf5" region="cpu1" offset="3000"/>
		<rom name="aliens_r3.bin" size="2048" crc="6cabcd08" sha1="e3950de50f3dfbc4d4d2f4fe26625d8ef94c0819" region="cpu1" offset="3800"/>
		<rom name="136002-125.d7" merge="136002-125.d7" size="256" crc="5903af03" sha1="24bc0366f394ad0ec486919212e38be0f08d0239" region="proms" offset="0"/>
		<chip type="cpu" name="M6502" clock="1512000"/>
		<chip type="audio" name="POKEY" clock="1512000"/>
		<chip type="audio" name="POKEY" clock="1512000"/>
		<display type="vector" rotate="270" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="3" service="yes" tilt="yes">
			<control type="dial" minimum="0" maximum="15" sensitivity="20" keydelta="20"/>
		</input>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy"/>
			<dipvalue name="Medium1" default="yes"/>
			<dipvalue name="Medium2"/>
			<dipvalue name="Hard"/>
		</dipswitch>
		<dipswitch name="Rating">
			<dipvalue name="1, 3, 5, 7, 9" default="yes"/>
			<dipvalue name="tied to high score"/>
		</dipswitch>
		<dipswitch name="Coinage">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Right Coin">
			<dipvalue name="*1" default="yes"/>
			<dipvalue name="*4"/>
			<dipvalue name="*5"/>
			<dipvalue name="*6"/>
		</dipswitch>
		<dipswitch name="Left Coin">
			<dipvalue name="*1" default="yes"/>
			<dipvalue name="*2"/>
		</dipswitch>
		<dipswitch name="Bonus Coins">
			<dipvalue name="None" default="yes"/>
			<dipvalue name="1 each 5"/>
			<dipvalue name="1 each 4 (+Demo)"/>
			<dipvalue name="1 each 3"/>
			<dipvalue name="2 each 4 (+Demo)"/>
			<dipvalue name="1 each 2"/>
			<dipvalue name="Freeze Mode"/>
			<dipvalue name="Freeze Mode"/>
		</dipswitch>
		<dipswitch name="Minimum">
			<dipvalue name="1 Credit" default="yes"/>
			<dipvalue name="2 Credit"/>
		</dipswitch>
		<dipswitch name="Language">
			<dipvalue name="English" default="yes"/>
			<dipvalue name="French"/>
			<dipvalue name="German"/>
			<dipvalue name="Spanish"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000"/>
			<dipvalue name="20000" default="yes"/>
			<dipvalue name="30000"/>
			<dipvalue name="40000"/>
			<dipvalue name="50000"/>
			<dipvalue name="60000"/>
			<dipvalue name="70000"/>
			<dipvalue name="None"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="256"/>
	</game>
	<game name="kgpe" sourcefile="toaplan2.c">
		<description>Kingdom Grand Prix</description>
		<year>1994</year>
		<manufacturer>Neil Corlett</manufacturer>
		<rom name="ma02rom1.bin" size="524288" crc="a678b149" sha1="8c1a631e023dbba0a3fa6cd1b7d10dec1663213a" region="cpu1" offset="0"/>
		<rom name="ma02rom0.bin" size="524288" crc="f226a212" sha1="526acf3d05fdc88054a772fbea3de2af532bf3d2" region="cpu1" offset="1"/>
		<rom name="ma02rom2.bin" size="65536" crc="dde8a57e" sha1="f522a3f17e229c71512464349760a9e27778bf6a" region="cpu2" offset="0"/>
		<rom name="ma02rom3.bin" size="2097152" crc="0e797142" sha1="a480ccd151e49b886d3175a6deff56e1f2c26c3e" region="gfx1" dispose="yes" offset="0"/>
		<rom name="ma02rom4.bin" size="2097152" crc="72a6fa53" sha1="ce92e65205b84361cfb90305a61e9541b5c4dc2f" region="gfx1" dispose="yes" offset="200000"/>
		<rom name="ma02rom5.nch" size="32768" crc="a0707702" sha1="b6105291c1ae3d0792e69fd2495c31b56fbf61b7" region="gfx2" dispose="yes" offset="0"/>
		<rom name="ma02rom6.bin" size="524288" crc="199e7cae" sha1="0f5e13cc8ec42c80bb4bbff90aba29cdb15213d4" region="sound1" offset="0"/>
		<chip type="cpu" name="68000" clock="16000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2151" clock="3375000"/>
		<chip type="audio" name="OKI6295" clock="1000000"/>
		<display type="raster" rotate="270" 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="Flip Screen">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Free Play">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/2 Credits" default="yes"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Hardest"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Medium" default="yes"/>
			<dipvalue name="Easy"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="None"/>
			<dipvalue name="200k only"/>
			<dipvalue name="Every 300k" default="yes"/>
			<dipvalue name="200k and 500k"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1"/>
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Invulnerability">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Allow Continue">
			<dipvalue name="No"/>
			<dipvalue name="Yes" default="yes"/>
		</dipswitch>
		<dipswitch name="Territory">
			<dipvalue name="Europe" default="yes"/>
			<dipvalue name="USA"/>
			<dipvalue name="South East Asia"/>
			<dipvalue name="China"/>
			<dipvalue name="Korea (Unite Trading license)"/>
			<dipvalue name="Hong Kong"/>
			<dipvalue name="Taiwan"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="2048"/>
	</game>
	<game name="tp84hs" sourcefile="tp84.c">
		<description>Time Pilot '84 [h]</description>
		<year>2003</year>
		<manufacturer>Matt Osborn</manufacturer>
		<rom name="tp84hs.6j" size="8192" crc="2327c1a1" sha1="85fbb5adba2b170711624c40fac54538445082be" region="cpu1" offset="6000"/>
		<rom name="tp84_7j.bin" size="8192" crc="605f61c7" sha1="6848ef35ec7f92cccefb0fb2de42c4b0e9ec476f" region="cpu1" offset="8000"/>
		<rom name="tp84_8j.bin" size="8192" crc="4b4629a4" sha1="f3bb1ee66c9e47d050370ac9ca74f3020cb9cfa3" region="cpu1" offset="a000"/>
		<rom name="tp84_9j.bin" size="8192" crc="dbd5333b" sha1="65dee1fd4c940a5423d57cb55a7f2ad89c59c5c6" region="cpu1" offset="c000"/>
		<rom name="tp84_10j.bin" size="8192" crc="a45237c4" sha1="896e31c59aedf1c7e73e6f30fbe78cc020b457ab" region="cpu1" offset="e000"/>
		<rom name="tp84_10d.bin" size="8192" crc="36462ff1" sha1="118a1b46ee01a583e6cf39af59b073321c76dbff" region="cpu2" offset="e000"/>
		<rom name="tp84hs.10d" size="8192" crc="51e76e27" sha1="d0a68e3601de2065479ed3563a7180d945ae81ef" region="cpu2" offset="e000"/>
		<rom name="tp84s_6a.bin" size="8192" crc="c44414da" sha1="981289f5bdf7dc1348f4ca547ac933ef503b6588" region="cpu3" offset="0"/>
		<rom name="tp84_2j.bin" size="8192" crc="05c7508f" sha1="1a3c7cd47ad34e37a7b0f3014e10c055cbb2b559" region="gfx1" dispose="yes" offset="0"/>
		<rom name="tp84_1j.bin" size="8192" crc="498d90b7" sha1="6975f3a1603b14132aab58329195a4845a6e28bb" region="gfx1" dispose="yes" offset="2000"/>
		<rom name="tp84_12a.bin" size="8192" crc="cd682f30" sha1="6f48d3efc53d63171ec655e64b225412de1374e4" region="gfx2" dispose="yes" offset="0"/>
		<rom name="tp84_13a.bin" size="8192" crc="888d4bd6" sha1="7e2dde080bb614709561431a81b0490b2aaa42a9" region="gfx2" dispose="yes" offset="2000"/>
		<rom name="tp84_14a.bin" size="8192" crc="9a220b39" sha1="792aaa4daedc8eb807d5a66d87da4641739b1660" region="gfx2" dispose="yes" offset="4000"/>
		<rom name="tp84_15a.bin" size="8192" crc="fac98397" sha1="d90f99b19ab3cddfdfd37a273fb437be098088bc" region="gfx2" dispose="yes" offset="6000"/>
		<rom name="tp84_2c.bin" size="256" crc="d737eaba" sha1="e39026f87f5b995cf4a38b5d3d3fee7561762ae6" region="proms" offset="0"/>
		<rom name="tp84_2d.bin" size="256" crc="2f6a9a2a" sha1="f09d8b92c7f9bf046cdd815c5282d0510e61b6e0" region="proms" offset="100"/>
		<rom name="tp84_1e.bin" size="256" crc="2e21329b" sha1="9ba8af294dbd6f3a5d039c74a56e0605a913c037" region="proms" offset="200"/>
		<rom name="tp84_1f.bin" size="256" crc="61d2d398" sha1="3f74ad733b07b6a31cf9d4956d171eb9253dd6bf" region="proms" offset="300"/>
		<rom name="tp84_16c.bin" size="256" crc="13c4e198" sha1="42ab23206be99e840bd9c52cefa175c12fac8e5b" region="proms" offset="400"/>
		<chip type="cpu" name="M6809" clock="1500000"/>
		<chip type="cpu" name="M6809" clock="1500000"/>
		<chip type="cpu" name="Z80" clock="3579545"/>
		<chip type="audio" name="SN76496" clock="1789772"/>
		<chip type="audio" name="SN76496" clock="1789772"/>
		<chip type="audio" name="SN76496" clock="1789772"/>
		<chip type="audio" name="RC Filter"/>
		<chip type="audio" name="RC Filter"/>
		<chip type="audio" name="RC Filter"/>
		<display type="raster" rotate="90" width="256" height="224" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="3">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Coin A">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="3 Coins/2 Credits"/>
			<dipvalue name="4 Coins/3 Credits"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="3 Coins/4 Credits"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="2 Coins/5 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
			<dipvalue name="1 Coin/7 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="3 Coins/2 Credits"/>
			<dipvalue name="4 Coins/3 Credits"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="3 Coins/4 Credits"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="2 Coins/5 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
			<dipvalue name="1 Coin/7 Credits"/>
			<dipvalue name="Invalid"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="5"/>
			<dipvalue name="7"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="10000 and every 50000"/>
			<dipvalue name="20000 and every 60000" default="yes"/>
			<dipvalue name="30000 and every 70000"/>
			<dipvalue name="40000 and every 80000"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy"/>
			<dipvalue name="Normal"/>
			<dipvalue name="Hard" default="yes"/>
			<dipvalue name="Hardest"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="256"/>
	</game>
	<game name="timephs" sourcefile="timeplt.c">
		<description>Time Pilot [h]</description>
		<year>2004</year>
		<manufacturer>Matt Osborn</manufacturer>
		<rom name="tm1" size="8192" crc="1551f1b9" sha1="c72f30988ac00cbe6549b71c3bcb414511e8b997" region="cpu1" offset="0"/>
		<rom name="tm2" size="8192" crc="58636cb5" sha1="ab517efa93ae7be780af55faea82a6e83edd828c" region="cpu1" offset="2000"/>
		<rom name="tm3" size="8192" crc="ff4e0d83" sha1="ef98a1abb45b22d7498a0aca520f43bbee248b22" region="cpu1" offset="4000"/>
		<rom name="timephs.5h" size="8192" crc="3dae11ea" sha1="3c2b3a5c6967d36d7d7bd6dcaf960785a17cf883" region="cpu1" offset="6000"/>
		<rom name="tm7" size="4096" crc="d66da813" sha1="408fca4515e8af84211df3e204c8776b2f8adb23" region="cpu2" offset="0"/>
		<rom name="tm6" size="8192" crc="c2507f40" sha1="07221875e3f81d9def67c57a7ccd82d52ce65e01" region="gfx1" dispose="yes" offset="0"/>
		<rom name="tm4" size="8192" crc="7e437c3e" sha1="cbe2ccd2cd503af62f009cd5aab73aa7366230b1" region="gfx2" dispose="yes" offset="0"/>
		<rom name="tm5" size="8192" crc="e8ca87b9" sha1="5dd30d3fb9fd8cf9e6a8e37e7ea858c7fd038a7e" region="gfx2" dispose="yes" 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" name="Z80" clock="3072000"/>
		<chip type="cpu" name="Z80" clock="1789772"/>
		<chip type="audio" name="AY8910" clock="1789772"/>
		<chip type="audio" name="AY8910" clock="1789772"/>
		<chip type="audio" name="RC Filter"/>
		<chip type="audio" name="RC Filter"/>
		<chip type="audio" name="RC Filter"/>
		<chip type="audio" name="RC Filter"/>
		<chip type="audio" name="RC Filter"/>
		<chip type="audio" name="RC Filter"/>
		<display type="raster" rotate="90" width="256" height="224" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="3">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Coin A">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="3 Coins/2 Credits"/>
			<dipvalue name="4 Coins/3 Credits"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="3 Coins/4 Credits"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="2 Coins/5 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
			<dipvalue name="1 Coin/7 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="3 Coins/2 Credits"/>
			<dipvalue name="4 Coins/3 Credits"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="3 Coins/4 Credits"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="2 Coins/5 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
			<dipvalue name="1 Coin/7 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
			<dipvalue name="255 (Cheat)"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Bonus">
			<dipvalue name="10000 50000" default="yes"/>
			<dipvalue name="20000 60000"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="1 (Easiest)" default="yes"/>
			<dipvalue name="2"/>
			<dipvalue name="3"/>
			<dipvalue name="4"/>
			<dipvalue name="5 (Average)"/>
			<dipvalue name="6"/>
			<dipvalue name="7"/>
			<dipvalue name="8 (Hardest)"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="32"/>
	</game>
	<game name="arkn2hs" sourcefile="tnzs.c">
		<description>Arkanoid - Revenge of DOH (World) [h]</description>
		<year>2004</year>
		<manufacturer>Matt Osborn</manufacturer>
		<rom name="arkn2hs.11c" size="65536" crc="adbc2f2b" sha1="2421f74485bf6a3d18078d5e301339b6c3d48718" region="cpu1" offset="0"/>
		<rom name="b08_13.3e" size="65536" crc="e8035ef1" sha1="9a54e952cff0036c4b6affd9ffb1097cdccbe255" region="cpu2" offset="0"/>
		<rom name="b08-01.13a" size="131072" crc="2ccc86b4" sha1="eced1d7e687db0331507726946b6a19a690a7604" region="gfx1" dispose="yes" offset="0"/>
		<rom name="b08-02.10a" size="131072" crc="056a985f" sha1="6333b71c631d3307929aae633760870451830e10" region="gfx1" dispose="yes" offset="20000"/>
		<rom name="b08-03.7a" size="131072" crc="274a795f" sha1="49353590e1a418843f57c715185e407a20021936" region="gfx1" dispose="yes" offset="40000"/>
		<rom name="b08-04.4a" size="131072" crc="9754f703" sha1="0018ebf7da3f501345f3f5085d98d7614f8ce1b6" region="gfx1" dispose="yes" offset="60000"/>
		<rom name="b08-08.15f" size="512" crc="a4f7ebd9" sha1="094eb63c18898c6ee8d722492bdfd28091c61773" region="proms" offset="0"/>
		<rom name="b08-07.16f" size="512" crc="ea34d9f7" sha1="9a46edc64f961bd96908419cabd92445d300fc19" region="proms" offset="200"/>
		<chip type="cpu" name="Z80" clock="8000000"/>
		<chip type="cpu" name="Z80" clock="6000000"/>
		<chip type="audio" name="YM2203" clock="3000000"/>
		<display type="raster" rotate="270" width="256" height="224" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2" tilt="yes">
			<control type="dial" minimum="0" maximum="4095" sensitivity="70" keydelta="15"/>
		</input>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Flip Screen">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="1 Coin/2 Credits" default="yes"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy"/>
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Very Hard"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="50k 150k"/>
			<dipvalue name="100k 200k" default="yes"/>
			<dipvalue name="50k Only"/>
			<dipvalue name="100k Only"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Allow Continue">
			<dipvalue name="No"/>
			<dipvalue name="Yes" default="yes"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="512"/>
	</game>
	<game name="arkn2hsu" sourcefile="tnzs.c" cloneof="arkn2hs" romof="arkn2hs">
		<description>Arkanoid - Revenge of DOH (US) [h]</description>
		<year>2004</year>
		<manufacturer>Matt Osborn</manufacturer>
		<rom name="ark2nhsu.11c" size="65536" crc="19b2976a" sha1="8da64f8bbfacc930a51b30676f21bd8eea27f2f7" region="cpu1" offset="0"/>
		<rom name="b08_12.3e" size="65536" crc="dc84e27d" sha1="d549d8c9fbec0521517f0c5f5cee763e27d48633" region="cpu2" offset="0"/>
		<rom name="b08-01.13a" merge="b08-01.13a" size="131072" crc="2ccc86b4" sha1="eced1d7e687db0331507726946b6a19a690a7604" region="gfx1" dispose="yes" offset="0"/>
		<rom name="b08-02.10a" merge="b08-02.10a" size="131072" crc="056a985f" sha1="6333b71c631d3307929aae633760870451830e10" region="gfx1" dispose="yes" offset="20000"/>
		<rom name="b08-03.7a" merge="b08-03.7a" size="131072" crc="274a795f" sha1="49353590e1a418843f57c715185e407a20021936" region="gfx1" dispose="yes" offset="40000"/>
		<rom name="b08-04.4a" merge="b08-04.4a" size="131072" crc="9754f703" sha1="0018ebf7da3f501345f3f5085d98d7614f8ce1b6" region="gfx1" dispose="yes" offset="60000"/>
		<rom name="b08-08.15f" merge="b08-08.15f" size="512" crc="a4f7ebd9" sha1="094eb63c18898c6ee8d722492bdfd28091c61773" region="proms" offset="0"/>
		<rom name="b08-07.16f" merge="b08-07.16f" size="512" crc="ea34d9f7" sha1="9a46edc64f961bd96908419cabd92445d300fc19" region="proms" offset="200"/>
		<chip type="cpu" name="Z80" clock="8000000"/>
		<chip type="cpu" name="Z80" clock="6000000"/>
		<chip type="audio" name="YM2203" clock="3000000"/>
		<display type="raster" rotate="270" width="256" height="224" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2" tilt="yes">
			<control type="dial" minimum="0" maximum="4095" sensitivity="70" keydelta="15"/>
		</input>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Flip Screen">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy"/>
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Very Hard"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="50k 150k"/>
			<dipvalue name="100k 200k" default="yes"/>
			<dipvalue name="50k Only"/>
			<dipvalue name="100k Only"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Allow Continue">
			<dipvalue name="No"/>
			<dipvalue name="Yes" default="yes"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="512"/>
	</game>
	<game name="athens04" sourcefile="trackfld.c">
		<description>Athens 2004 (Hack)</description>
		<year>2004</year>
		<manufacturer>Gameland.gr</manufacturer>
		<rom name="a01_e01.bin" size="8192" crc="2882f6d4" sha1="f7ddae2c5412a2849efd7f9629e92a5b0328e7cb" region="cpu1" offset="6000"/>
		<rom name="a02_e02.bin" size="8192" crc="1743b5ee" sha1="31301031a525f893c31461f634350f01a9492ef4" region="cpu1" offset="8000"/>
		<rom name="athe_a03_k03.bin" size="8192" crc="2dd0e765" sha1="4f832db55d9614ea733eaf53bf8a35d673bf5cba" region="cpu1" offset="a000"/>
		<rom name="a04_e04.bin" size="8192" crc="21d6c448" sha1="6c42cc76302485954a31520bdd08469fa948c72f" region="cpu1" offset="c000"/>
		<rom name="a05_e05.bin" size="8192" crc="f08c7b7e" sha1="50e65d9b0ea37d2afb2dfdf1f3e1378e3290bc81" region="cpu1" offset="e000"/>
		<rom name="c2_d13.bin" size="8192" crc="95bf79b6" sha1="ea9135acd7ad162c19c5cdde356e69792d61b675" region="cpu2" offset="0"/>
		<rom name="athe_h16_e12.bin" size="8192" crc="29908ce9" sha1="6f80f4962059f3422282f3e30c55c73407d9cf4c" region="gfx1" dispose="yes" offset="0"/>
		<rom name="athe_h15_e11.bin" size="8192" crc="7a534ca1" sha1="0bcf582662e93f96a2ebe6bd52ee8f8e8f36c24c" region="gfx1" dispose="yes" offset="2000"/>
		<rom name="h14_e10.bin" size="8192" crc="c2166a5c" sha1="5ba25900e653ce4edcf35f1fbce758a327a715ce" region="gfx1" dispose="yes" offset="4000"/>
		<rom name="c11_d06.bin" size="8192" crc="82e2185a" sha1="1da9ea20e7af0b49c62fb39834a7ec686491af04" region="gfx2" dispose="yes" offset="0"/>
		<rom name="c12_d07.bin" size="8192" crc="800ff1f1" sha1="33d73b18903e3e6bfb30f1a06db4b8105d4040d8" region="gfx2" dispose="yes" offset="2000"/>
		<rom name="c13_d08.bin" size="8192" crc="d9faf183" sha1="4448b6242790783d37acf50704d597af5878c2ab" region="gfx2" dispose="yes" offset="4000"/>
		<rom name="c14_d09.bin" size="8192" crc="5886c802" sha1="884a12a8f63600da4f23b29be6dbaacef37add20" region="gfx2" dispose="yes" offset="6000"/>
		<rom name="tfprom.1" size="32" crc="d55f30b5" sha1="4d6a851f4886778307f75771645078b97ad55f5f" region="proms" offset="0"/>
		<rom name="tfprom.3" size="256" crc="d2ba4d32" sha1="894b5cedf01ba9225a0d6215291857e455b84903" region="proms" offset="20"/>
		<rom name="tfprom.2" size="256" crc="053e5861" sha1="6740a62cf7b6938a4f936a2fed429704612060a5" region="proms" offset="120"/>
		<rom name="c9_d15.bin" size="8192" crc="f546a56b" sha1="caee3d8546eb7a75ce2a578c6a1a630246aec6b8" region="sound1" offset="0"/>
		<chip type="cpu" name="M6809" clock="2048000"/>
		<chip type="cpu" name="Z80" clock="3579545"/>
		<chip type="audio" name="DAC"/>
		<chip type="audio" name="SN76496" clock="1789772"/>
		<chip type="audio" name="VLM5030" clock="3580000"/>
		<display 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">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="3 Coins/2 Credits"/>
			<dipvalue name="4 Coins/3 Credits"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="3 Coins/4 Credits"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="2 Coins/5 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
			<dipvalue name="1 Coin/7 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="3 Coins/2 Credits"/>
			<dipvalue name="4 Coins/3 Credits"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="3 Coins/4 Credits"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="2 Coins/5 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
			<dipvalue name="1 Coin/7 Credits"/>
			<dipvalue name="Disabled"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="1" default="yes"/>
			<dipvalue name="2"/>
		</dipswitch>
		<dipswitch name="After Last Event">
			<dipvalue name="Game Over"/>
			<dipvalue name="Game Continues" default="yes"/>
		</dipswitch>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="None"/>
			<dipvalue name="100000" default="yes"/>
		</dipswitch>
		<dipswitch name="World Records">
			<dipvalue name="Don't Erase" default="yes"/>
			<dipvalue name="Erase on Reset"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy" default="yes"/>
			<dipvalue name="Normal"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Difficult"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="32"/>
	</game>
	<game name="twincbu2" sourcefile="twincobr.c" cloneof="twincobr" romof="twincobr">
		<description>Twin Cobra (Hack)</description>
		<year>2002</year>
		<manufacturer>[Hack]</manufacturer>
		<rom name="tc16" merge="tc16" size="65536" crc="07f64d13" sha1="864ce0f9369c40c3ae792fc4ab2444a168214749" region="cpu1" offset="0"/>
		<rom name="tc14" merge="tc14" size="65536" crc="41be6978" sha1="4784804b738a332c7f24a43bcbb7a1e607365735" region="cpu1" offset="1"/>
		<rom name="tcbra26.bin" size="32768" crc="bdd00ba4" sha1="b76b22f03eb4b821a8c555edd9fcee814f2e66a7" region="cpu1" offset="20000"/>
		<rom name="tcbra27.bin" size="32768" crc="ed600907" sha1="e5964db9eab2c334940795d71cb90f6679490227" region="cpu1" offset="20001"/>
		<rom name="b30-05" size="32768" crc="1a8f1e10" sha1="0c37a7a50b2523506ad77ac03ae752eb94092ff6" region="cpu2" offset="0"/>
		<rom name="dsp_22.bin" merge="dsp_22.bin" size="2048" crc="79389a71" sha1="14ec4c1c9b06702319e89a7a250d0038393437f4" region="cpu3" offset="1"/>
		<rom name="dsp_21.bin" merge="dsp_21.bin" size="2048" crc="2d135376" sha1="67a2cc774d272ee1cd6e6bc1c5fc33fc6968837e" region="cpu3" offset="0"/>
		<rom name="tc11" merge="tc11" size="16384" crc="0a254133" sha1="17e9cc5e36fb4696012d0f9229fa172034cd843a" region="gfx1" dispose="yes" offset="0"/>
		<rom name="b30_07.128" size="16384" crc="3160894d" sha1="234951e2aa4002e23781f8ed3be64b71b0400e9f" region="gfx1" dispose="yes" offset="4000"/>
		<rom name="tc04" merge="tc04" size="16384" crc="a599d845" sha1="732001f2d378d890f148e6b616c287d71fae832a" region="gfx1" dispose="yes" offset="8000"/>
		<rom name="b30_15.512" size="65536" crc="88795b18" sha1="73bd28ef12576cf54630304c3c0f8a08141a321f" region="gfx2" dispose="yes" offset="0"/>
		<rom name="b30_16.512" size="65536" crc="e6f421d2" sha1="82da99d017780d0e52988dc8ebfcd16b54d34b6b" region="gfx2" dispose="yes" offset="10000"/>
		<rom name="tc06" merge="tc06" size="65536" crc="13daeac8" sha1="1cb103f434e2ecf193fa936ca7ea9194064c5b39" region="gfx2" dispose="yes" offset="20000"/>
		<rom name="tc05" merge="tc05" size="65536" crc="8cc79357" sha1="31064df2b796ca85ad3caccf626b684dff1104a1" region="gfx2" dispose="yes" offset="30000"/>
		<rom name="tc07" merge="tc07" size="32768" crc="b5d48389" sha1="a00c5b9c231d3d580fa20c7ad3f8b6fd990e6594" region="gfx3" dispose="yes" offset="0"/>
		<rom name="tc08" merge="tc08" size="32768" crc="97f20fdc" sha1="7cb3cd0637b0db889a3d552fd7c1a916eee5ca27" region="gfx3" dispose="yes" offset="8000"/>
		<rom name="tc09" merge="tc09" size="32768" crc="170c01db" sha1="f4c5a1600f6cbb48abbace66c6f7514f79138e8b" region="gfx3" dispose="yes" offset="10000"/>
		<rom name="tc10" merge="tc10" size="32768" crc="44f5accd" sha1="2f9bdebe71c8be195332356df68992fd38d86994" region="gfx3" dispose="yes" offset="18000"/>
		<rom name="tc20" merge="tc20" size="65536" crc="cb4092b8" sha1="35b1d1e04af760fa106124bd5a94174d63ff9705" region="gfx4" dispose="yes" offset="0"/>
		<rom name="b30_19.512" size="65536" crc="4043ad5a" sha1="bf14829ec800dab9ac6e385bddcab303301df530" region="gfx4" dispose="yes" offset="10000"/>
		<rom name="b30_18.512" size="65536" crc="cdc16155" sha1="9f41695409dbf72c2a66911aaa94b8fe5f6acc01" region="gfx4" dispose="yes" offset="20000"/>
		<rom name="tc17" merge="tc17" size="65536" crc="4264bff8" sha1="3271b8b23f51346d1928ae01f8b547fed49181e6" region="gfx4" dispose="yes" offset="30000"/>
		<rom name="82s129.d3" merge="82s129.d3" size="256" crc="24e7d62f" sha1="1c06a1ef1b6a722794ca1d5ee2c476ecaa5178a3" region="proms" offset="0"/>
		<rom name="82s129.d4" merge="82s129.d4" size="256" crc="a50cef09" sha1="55cafb5b2551b80ae708e9b966cf37c70a16d310" region="proms" offset="100"/>
		<rom name="82s123.d2" merge="82s123.d2" size="32" crc="f72482db" sha1="b0cb911f9c81f6088a5aa8760916ddae1f8534d7" region="proms" offset="200"/>
		<rom name="82s123.e18" merge="82s123.e18" size="32" crc="bc88cced" sha1="5055362710c0f58823c05fb4c0e0eec638b91e3d" region="proms" offset="220"/>
		<rom name="82s123.b24" merge="82s123.b24" size="32" crc="4fb5df2a" sha1="506ef2c8e4cf45c256d6831a0a5760732f2de422" region="proms" offset="240"/>
		<chip type="cpu" name="68000" clock="7000000"/>
		<chip type="cpu" name="Z80" clock="3500000"/>
		<chip type="cpu" name="TMS32010" clock="3500000"/>
		<chip type="audio" name="YM3812" clock="3500000"/>
		<display type="raster" rotate="270" width="320" height="240" refresh="54.877857" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="3" tilt="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Flip Screen">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cross Hatch Pattern">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="2 Coins/3 Credits"/>
			<dipvalue name="1 Coin/2 Credits"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy"/>
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Hardest"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="50K, then every 150K" default="yes"/>
			<dipvalue name="70K, then every 200K"/>
			<dipvalue name="50000"/>
			<dipvalue name="100000"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Show DIP SW Settings">
			<dipvalue name="No" default="yes"/>
			<dipvalue name="Yes"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cross Hatch Pattern">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="1792"/>
	</game>
	<game name="twintwst" sourcefile="twincobr.c" cloneof="twincobr" romof="twincobr">
		<description>Twin Twist (Twin Cobra Hack)</description>
		<year>2002</year>
		<manufacturer>[Hack]</manufacturer>
		<rom name="tc16" merge="tc16" size="65536" crc="07f64d13" sha1="864ce0f9369c40c3ae792fc4ab2444a168214749" region="cpu1" offset="0"/>
		<rom name="tc14" merge="tc14" size="65536" crc="41be6978" sha1="4784804b738a332c7f24a43bcbb7a1e607365735" region="cpu1" offset="1"/>
		<rom name="tc15" merge="tc15" size="32768" crc="3a646618" sha1="fc1ed8f3c491f5cf16a17e5ce08c5d8f3ce03683" region="cpu1" offset="20000"/>
		<rom name="tc13" merge="tc13" size="32768" crc="d7d1e317" sha1="57b8433b1677a390a7c7e00a1464bb8ed9cbfc73" region="cpu1" offset="20001"/>
		<rom name="tc12" merge="tc12" size="32768" crc="e37b3c44" sha1="5fed10b29c14e27aee0cd92ecde5c5cb422273b1" region="cpu2" offset="0"/>
		<rom name="dsp_22.bin" merge="dsp_22.bin" size="2048" crc="79389a71" sha1="14ec4c1c9b06702319e89a7a250d0038393437f4" region="cpu3" offset="1"/>
		<rom name="dsp_21.bin" merge="dsp_21.bin" size="2048" crc="2d135376" sha1="67a2cc774d272ee1cd6e6bc1c5fc33fc6968837e" region="cpu3" offset="0"/>
		<rom name="tc11" merge="tc11" size="16384" crc="0a254133" sha1="17e9cc5e36fb4696012d0f9229fa172034cd843a" region="gfx1" dispose="yes" offset="0"/>
		<rom name="tc03" merge="tc03" size="16384" crc="e9e2d4b1" sha1="e0a19dd46a9ba85d95bba7fbf81d8dc36dbfeabd" region="gfx1" dispose="yes" offset="4000"/>
		<rom name="tc04" merge="tc04" size="16384" crc="a599d845" sha1="732001f2d378d890f148e6b616c287d71fae832a" region="gfx1" dispose="yes" offset="8000"/>
		<rom name="tc01" merge="tc01" size="65536" crc="15b3991d" sha1="f5e7ed7a7721ed7e6dfd440634160390b7a294e4" region="gfx2" dispose="yes" offset="0"/>
		<rom name="tc02" merge="tc02" size="65536" crc="d9e2e55d" sha1="0409e6df836d1d5198b64b21b42192631aa6d096" region="gfx2" dispose="yes" offset="10000"/>
		<rom name="tc06" merge="tc06" size="65536" crc="13daeac8" sha1="1cb103f434e2ecf193fa936ca7ea9194064c5b39" region="gfx2" dispose="yes" offset="20000"/>
		<rom name="tc05" merge="tc05" size="65536" crc="8cc79357" sha1="31064df2b796ca85ad3caccf626b684dff1104a1" region="gfx2" dispose="yes" offset="30000"/>
		<rom name="tc07" merge="tc07" size="32768" crc="b5d48389" sha1="a00c5b9c231d3d580fa20c7ad3f8b6fd990e6594" region="gfx3" dispose="yes" offset="0"/>
		<rom name="tc08" merge="tc08" size="32768" crc="97f20fdc" sha1="7cb3cd0637b0db889a3d552fd7c1a916eee5ca27" region="gfx3" dispose="yes" offset="8000"/>
		<rom name="tc09" merge="tc09" size="32768" crc="170c01db" sha1="f4c5a1600f6cbb48abbace66c6f7514f79138e8b" region="gfx3" dispose="yes" offset="10000"/>
		<rom name="tc10" merge="tc10" size="32768" crc="44f5accd" sha1="2f9bdebe71c8be195332356df68992fd38d86994" region="gfx3" dispose="yes" offset="18000"/>
		<rom name="tcw20" size="65536" crc="41c8f4ea" sha1="9da6911b89b5cf49b64a8bcb12ab191cc98316f2" region="gfx4" dispose="yes" offset="0"/>
		<rom name="tcw19" size="65536" crc="8d5db99e" sha1="33a1a51396fd289ee23ea1c645bc85bfed37848d" region="gfx4" dispose="yes" offset="10000"/>
		<rom name="tcw18" size="65536" crc="eade1ca3" sha1="af62d4b3a4072d6b0970a47ab6ef68987bac9c93" region="gfx4" dispose="yes" offset="20000"/>
		<rom name="tcw17" size="65536" crc="6a559622" sha1="8a07f792efea9d521a5fd0169a5d6c15fe615d5d" region="gfx4" dispose="yes" offset="30000"/>
		<rom name="82s129.d3" merge="82s129.d3" size="256" crc="24e7d62f" sha1="1c06a1ef1b6a722794ca1d5ee2c476ecaa5178a3" region="proms" offset="0"/>
		<rom name="82s129.d4" merge="82s129.d4" size="256" crc="a50cef09" sha1="55cafb5b2551b80ae708e9b966cf37c70a16d310" region="proms" offset="100"/>
		<rom name="82s123.d2" merge="82s123.d2" size="32" crc="f72482db" sha1="b0cb911f9c81f6088a5aa8760916ddae1f8534d7" region="proms" offset="200"/>
		<rom name="82s123.e18" merge="82s123.e18" size="32" crc="bc88cced" sha1="5055362710c0f58823c05fb4c0e0eec638b91e3d" region="proms" offset="220"/>
		<rom name="82s123.b24" merge="82s123.b24" size="32" crc="4fb5df2a" sha1="506ef2c8e4cf45c256d6831a0a5760732f2de422" region="proms" offset="240"/>
		<chip type="cpu" name="68000" clock="7000000"/>
		<chip type="cpu" name="Z80" clock="3500000"/>
		<chip type="cpu" name="TMS32010" clock="3500000"/>
		<chip type="audio" name="YM3812" clock="3500000"/>
		<display type="raster" rotate="270" width="320" height="240" refresh="54.877857" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="3" tilt="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Flip Screen">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cross Hatch Pattern">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="1 Coin/2 Credits" default="yes"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy"/>
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Hardest"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="50K, then every 150K" default="yes"/>
			<dipvalue name="70K, then every 200K"/>
			<dipvalue name="50000"/>
			<dipvalue name="100000"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
		</dipswitch>
		<dipswitch name="Show DIP SW Settings">
			<dipvalue name="No" default="yes"/>
			<dipvalue name="Yes"/>
		</dipswitch>
		<dipswitch name="Unknown">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Cross Hatch Pattern">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="1792"/>
	</game>
	<game name="volfiedg" sourcefile="volfied.c">
		<description>Volfied (Greek)</description>
		<year>2005</year>
		<manufacturer>GreekRoms</manufacturer>
		<rom name="c04-12-1.30g" size="65536" crc="f13c5621" sha1="b50aaadb1a3128aa5ecbab2a1450c5e817f33620" region="cpu1" offset="0"/>
		<rom name="c04-08-1.10g" size="65536" crc="b7e5472e" sha1="68323e46ffee7cf8d2119405543353691673ac05" region="cpu1" offset="1"/>
		<rom name="c04-11-1.29g" size="65536" crc="54730fe3" sha1="796693cd2cfb539f6691aa4e359c47cfd7348734" region="cpu1" offset="20000"/>
		<rom name="c04-25-1.9g" size="65536" crc="cff7aee1" sha1="1d9a3ddebafb8b8b4075de2946a250156f81fb54" region="cpu1" offset="20001"/>
		<rom name="c04-20.7g" size="131072" crc="7614c798" sha1="7465f2eaeab73f047cc9f41f5a00173c34636513" region="cpu1" offset="80000"/>
		<rom name="c04-22.9g" size="131072" crc="aa6e8da8" sha1="014eb2b5ba89e267a915ea647a71fdd8413099c7" region="cpu1" offset="80001"/>
		<rom name="c04-19.6" size="131072" crc="231493ae" sha1="2658e6556fd0e75ddd0f0b8628cfa5237c187a06" region="cpu1" offset="c0000"/>
		<rom name="c04-21.8" size="131072" crc="8598d38e" sha1="4ec1b819586b50e2f6aff2aaa5e3b06704b9bec2" region="cpu1" offset="c0001"/>
		<rom name="c04-16.2g" size="131072" crc="1c6963a9" sha1="2dc4b6838c95497e019c03582a8f7ecb48fa97a8" region="gfx1" dispose="yes" offset="0"/>
		<rom name="c04-18.4g" size="131072" crc="67ea587f" sha1="2b43ba53cc563d3462a4bec430427f92290f2b23" region="gfx1" dispose="yes" offset="1"/>
		<rom name="c04-15.1" size="131072" crc="7c50b978" sha1="aa9cad5f09f5d9dceaf4e06bcd347f1d5d02d292" region="gfx1" dispose="yes" offset="40000"/>
		<rom name="c04-17.3" size="131072" crc="c62fdeb8" sha1="a9f6ca8335071169d772e65a9f5315a22a310b25" region="gfx1" dispose="yes" offset="40001"/>
		<rom name="c04-10.15" size="65536" crc="429b6b49" sha1="dcb0c8bc9d67643d96b2ffdf5ccd747318704c37" region="gfx1" dispose="yes" offset="80000"/>
		<rom name="c04-09.14" size="65536" crc="c78cf057" sha1="097982e57b1d20fbdf21986c23684adefe6f1ce1" region="gfx1" dispose="yes" offset="80001"/>
		<rom name="c04-06.71" size="32768" crc="b70106b2" sha1="d71062f9d9b11492e13fc93982b95883f564f902" region="cpu2" offset="0"/>
		<chip type="cpu" name="68000" clock="8000000"/>
		<chip type="cpu" name="Z80" clock="4000000"/>
		<chip type="audio" name="YM2203" clock="4000000"/>
		<display type="raster" rotate="270" width="320" height="240" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="1" coins="2" tilt="yes">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Cabinet">
			<dipvalue name="Upright" default="yes"/>
			<dipvalue name="Cocktail"/>
		</dipswitch>
		<dipswitch name="Flip Screen">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Service Mode">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Demo Sounds">
			<dipvalue name="Off"/>
			<dipvalue name="On" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin A">
			<dipvalue name="4 Coins/1 Credit"/>
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
		</dipswitch>
		<dipswitch name="Coin B">
			<dipvalue name="1 Coin/2 Credits" default="yes"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/6 Credits"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="20k,40k,120k,480k,2400k"/>
			<dipvalue name="50k,150k,600k,3000k" default="yes"/>
			<dipvalue name="70k,280k,1400k"/>
			<dipvalue name="100k,500k"/>
		</dipswitch>
		<dipswitch name="Difficulty">
			<dipvalue name="Easy"/>
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Hard"/>
			<dipvalue name="Hardest"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
			<dipvalue name="5"/>
			<dipvalue name="6"/>
		</dipswitch>
		<dipswitch name="Infinite Lives (Cheat)">
			<dipvalue name="Off" default="yes"/>
			<dipvalue name="On"/>
		</dipswitch>
		<dipswitch name="Language">
			<dipvalue name="Japanese"/>
			<dipvalue name="English" default="yes"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="8192"/>
	</game>
	<game name="mrio2002" sourcefile="vsnes.c" cloneof="suprmrio" romof="suprmrio">
		<description>Vs. Super Mario Bros. 2002</description>
		<year>2002</year>
		<manufacturer>Nintendo</manufacturer>
		<rom name="1d" merge="mds-sm4.1d" size="8192" crc="be4d5436" sha1="08162a7c987f1939d09bebdb676f596c86abf465" region="cpu1" offset="8000"/>
		<rom name="1c" merge="mds-sm4.1c" size="8192" crc="0011fc5a" sha1="5c2c49938a12affc03e64e5bdab307998be20020" region="cpu1" offset="a000"/>
		<rom name="1b" merge="mds-sm4.1b" size="8192" crc="b1b87893" sha1="8563ceaca664cf4495ef1020c07179ca7e4af9f3" region="cpu1" offset="c000"/>
		<rom name="1a" merge="mds-sm4.1a" size="8192" crc="1abf053c" sha1="f17db88ce0c9bf1ed88dc16b9650f11d10835cec" region="cpu1" offset="e000"/>
		<rom name="2b" size="8192" crc="1feda640" sha1="f26be31f43dacdaa9d8bffa75f4fcd9d8d04953a" region="gfx1" offset="0"/>
		<rom name="2a" merge="mds-sm4.2a" size="8192" crc="15506b86" sha1="69ecf7a3cc8bf719c1581ec7c0d68798817d416f" region="gfx1" offset="2000"/>
		<chip type="cpu" name="N2A03" clock="1789772"/>
		<chip type="audio" name="N2A03" clock="1789772"/>
		<chip type="audio" name="DAC"/>
		<display type="raster" rotate="0" width="256" height="240" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Coinage">
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="100" default="yes"/>
			<dipvalue name="150"/>
			<dipvalue name="200"/>
			<dipvalue name="250"/>
		</dipswitch>
		<dipswitch name="Timer">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Fast"/>
		</dipswitch>
		<dipswitch name="Continue Lives">
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="512"/>
	</game>
	<game name="suprsktr" sourcefile="vsnes.c" cloneof="suprmrio" romof="suprmrio">
		<description>Vs. Super Skater Bros.</description>
		<year>1986</year>
		<manufacturer>Nintendo</manufacturer>
		<rom name="mds-sm4.1d" merge="mds-sm4.1d" size="8192" crc="be4d5436" sha1="08162a7c987f1939d09bebdb676f596c86abf465" region="cpu1" offset="8000"/>
		<rom name="mds-sm4.1c" merge="mds-sm4.1c" size="8192" crc="0011fc5a" sha1="5c2c49938a12affc03e64e5bdab307998be20020" region="cpu1" offset="a000"/>
		<rom name="mds-sm4.1b" merge="mds-sm4.1b" size="8192" crc="b1b87893" sha1="8563ceaca664cf4495ef1020c07179ca7e4af9f3" region="cpu1" offset="c000"/>
		<rom name="mds-sm4.1a" merge="mds-sm4.1a" size="8192" crc="1abf053c" sha1="f17db88ce0c9bf1ed88dc16b9650f11d10835cec" region="cpu1" offset="e000"/>
		<rom name="2b-skate.bin" size="8192" crc="f3980303" sha1="b9a25c906d1861c89e2e40e878a34d318daf6619" region="gfx1" offset="0"/>
		<rom name="mds-sm4.2a" merge="mds-sm4.2a" size="8192" crc="15506b86" sha1="69ecf7a3cc8bf719c1581ec7c0d68798817d416f" region="gfx1" offset="2000"/>
		<chip type="cpu" name="N2A03" clock="1789772"/>
		<chip type="audio" name="N2A03" clock="1789772"/>
		<chip type="audio" name="DAC"/>
		<display type="raster" rotate="0" width="256" height="240" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" buttons="2" coins="2">
			<control type="joy8way"/>
		</input>
		<dipswitch name="Coinage">
			<dipvalue name="3 Coins/1 Credit"/>
			<dipvalue name="2 Coins/1 Credit"/>
			<dipvalue name="1 Coin/1 Credit" default="yes"/>
			<dipvalue name="1 Coin/2 Credits"/>
			<dipvalue name="1 Coin/3 Credits"/>
			<dipvalue name="1 Coin/4 Credits"/>
			<dipvalue name="1 Coin/5 Credits"/>
			<dipvalue name="Free Play"/>
		</dipswitch>
		<dipswitch name="Lives">
			<dipvalue name="2"/>
			<dipvalue name="3" default="yes"/>
		</dipswitch>
		<dipswitch name="Bonus Life">
			<dipvalue name="100" default="yes"/>
			<dipvalue name="150"/>
			<dipvalue name="200"/>
			<dipvalue name="250"/>
		</dipswitch>
		<dipswitch name="Timer">
			<dipvalue name="Normal" default="yes"/>
			<dipvalue name="Fast"/>
		</dipswitch>
		<dipswitch name="Continue Lives">
			<dipvalue name="3" default="yes"/>
			<dipvalue name="4"/>
		</dipswitch>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="512"/>
	</game>
	<game name="defendr2" sourcefile="williams.c">
		<description>Defender II</description>
		<year>1981</year>
		<manufacturer>Williams</manufacturer>
		<rom name="10" size="4096" crc="4d82fc2f" sha1="b11dc3f3f2100ab14ad5b26cd333b212c454cc8d" region="cpu1" offset="d000"/>
		<rom name="11" size="4096" crc="561fad3f" sha1="597851e78423f30341f682f3fc62bf24cf9e8a91" region="cpu1" offset="e000"/>
		<rom name="12" size="4096" crc="836eacca" sha1="f788fc2a25adffa21e02a3dfe2074e8719405200" region="cpu1" offset="f000"/>
		<rom name="01" size="4096" crc="88824d18" sha1="f003a5a9319c4eb8991fa2aae3f10c72d6b8e81a" region="cpu1" offset="10000"/>
		<rom name="02" size="4096" crc="afc614c5" sha1="087c6da93318e8dc922d3d22e0a2af7b9759701c" region="cpu1" offset="11000"/>
		<rom name="03" size="4096" crc="6dd57970" sha1="1fdee9180bfb835f35ac786116e0f8d7833f2c3f" region="cpu1" offset="12000"/>
		<rom name="04" size="4096" crc="a8b4bf0f" sha1="6b4d47c2899fe9f14f9dab5928499f12078c437d" region="cpu1" offset="13000"/>
		<rom name="05" size="4096" crc="2d306074" sha1="54f871983699113e31bb756d4ca885c26c2d66b4" region="cpu1" offset="14000"/>
		<rom name="06" size="4096" crc="53598dde" sha1="54b02d944caf95283c9b6f0160e75ea8c4ccc97b" region="cpu1" offset="15000"/>
		<rom name="07" size="4096" crc="55b5b0d2" sha1="dcf392a899fb6c225c4e31034e242e575c3dc94d" region="cpu1" offset="16000"/>
		<rom name="08" size="4096" crc="b4f22d4d" sha1="2486e895628df9ae1268d9eb2434f240dba99f70" region="cpu1" offset="17000"/>
		<rom name="09" size="4096" crc="6df7463d" sha1="b80c2872fc47b4b604967f176e3931cd992dd692" region="cpu1" offset="18000"/>
		<rom name="sg.snd" size="2048" crc="2fcf6c4d" sha1="9c4334ac3ff15d94001b22fc367af40f9deb7d57" region="cpu2" offset="f800"/>
		<rom name="decoder.4" size="512" crc="e6631c23" sha1="9988723269367fb44ef83f627186a1c88cf7877e" region="proms" offset="0"/>
		<rom name="decoder.5" size="512" crc="f921c5fe" sha1="9cebb8bb935315101d248140d1b4503993ebdf8a" region="proms" offset="200"/>
		<chip type="cpu" name="M6809" clock="1000000"/>
		<chip type="cpu" name="M6808" clock="894750"/>
		<chip type="audio" name="DAC"/>
		<display type="raster" rotate="0" width="292" height="240" refresh="60.000000" />
		<sound channels="1"/>
		<input players="1" buttons="6" coins="3" tilt="yes">
			<control type="vjoy2way"/>
		</input>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="16"/>
	</game>
	<game name="splatsc1" sourcefile="williams.c">
		<description>Splat! (sc1 hardware)</description>
		<year>1982</year>
		<manufacturer>Williams</manufacturer>
		<rom name="splatsc1.10" size="4096" crc="6cc2988a" sha1="bd0648185ab859afc981d4e8ab954ed1f39303e4" region="cpu1" offset="d000"/>
		<rom name="splatsc1.11" size="4096" crc="ee960115" sha1="b3a03b14f7ee97d55b948ecc09c5e4006c31f0ce" region="cpu1" offset="e000"/>
		<rom name="splatsc1.12" size="4096" crc="21916fce" sha1="6896afd10c30d90b807b60f90fced7114b1812e3" region="cpu1" offset="f000"/>
		<rom name="splat.01" size="4096" crc="1cf26e48" sha1="6ba4de6cc7d1359ed450da7bae1000552373f873" region="cpu1" offset="10000"/>
		<rom name="splat.02" size="4096" crc="ac0d4276" sha1="710aba98909d5d63c4b9b08579021f9c026b3111" region="cpu1" offset="11000"/>
		<rom name="splat.03" size="4096" crc="74873e59" sha1="727c9da682fd10353f3969ef02e9f1826d8cb77a" region="cpu1" offset="12000"/>
		<rom name="splat.04" size="4096" crc="70a7064e" sha1="7e6440585462b68b62d6d571d83635bf17149f1a" region="cpu1" offset="13000"/>
		<rom name="splatsc1.05" size="4096" crc="6989e923" sha1="383d831084cf79e3961125142d1e3bf4fad1ac66" region="cpu1" offset="14000"/>
		<rom name="splatsc1.06" size="4096" crc="82b22e55" sha1="d71c6598f6a43f47f6752c803069efeb877bf1f0" region="cpu1" offset="15000"/>
		<rom name="splatsc1.07" size="4096" crc="e0c4230c" sha1="2795732725f63e766ee23744147bf002373bc5f7" region="cpu1" offset="16000"/>
		<rom name="splatsc1.08" size="4096" crc="42ff589f" sha1="72c9b40c9291a6b97f637c6424265b30227d87c6" region="cpu1" offset="17000"/>
		<rom name="splatsc1.09" size="4096" crc="f67564be" sha1="3fda9032953e4f75df838616d1c7023a1f2e9861" region="cpu1" offset="18000"/>
		<rom name="splat.snd" size="4096" crc="a878d5f3" sha1="f3347a354cb54ca228fe0971f0ae3bc778e2aecf" region="cpu2" 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" name="M6809" clock="1000000"/>
		<chip type="cpu" name="M6808" clock="894750"/>
		<chip type="audio" name="DAC"/>
		<display type="raster" rotate="0" width="292" height="240" refresh="60.000000" />
		<sound channels="1"/>
		<input players="2" coins="3" tilt="yes">
			<control type="doublejoy8way"/>
		</input>
		<driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="16"/>
	</game>
	<game name="wmg" sourcefile="williams.c">
		<description>Williams 6in1 Multigame</description>
		<year>2001</year>
		<manufacturer>Clay Cowgill</manufacturer>
		<rom name="rom_512k.bin" size="524288" crc="975516ec" sha1="571aaf9bff8ebfc36448cd9394b47bcfae7d1b83" region="cpu1" offset="20000"/>
		<rom name="snd_32k.bin" size="32768" crc="1d08990e" sha1="7bfb29426b3876f113e6ec3bc6c2fce9d2d1eb0c" region="cpu2" offset="10000"/>
		<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" name="M6809" clock="1000000"/>
		<chip type="cpu" name="M6808" clock="894750"/>
		<chip type="audio" name="DAC"/>
		<display type="raster" rotate="0" width="292" height="240" refresh="60.000000" />
		<sound channels="1"/>
		<input players="1" coins="3" tilt="yes">
			<control type="doublejoy8way"/>
		</input>
		<driver status="preliminary" emulation="preliminary" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="16"/>
	</game>
	<game runnable="no" name="playch10" sourcefile="playch10.c">
		<description>PlayChoice-10 BIOS</description>
		<year>1986</year>
		<manufacturer>Nintendo of America</manufacturer>
		<biosset name="dual" description="Dual Monitor Version" default="yes"/>
		<biosset name="single" description="Single Monitor Version"/>
		<rom name="pch1-c.8t" bios="dual" size="16384" crc="d52fa07a" sha1="55cabf52ae10c050c2229081a80b9fe5454ab8c5" region="cpu1" offset="0"/>
		<rom name="pck1-c.8t" bios="single" size="16384" crc="503ee8b1" sha1="3bd20bc71cac742d1b8c1430a6426d0a19db7ad0" region="cpu1" offset="0"/>
		<rom name="pch1-c.8p" size="8192" crc="30c15e23" sha1="69166afdb2fe827c7f1919cdf4197caccbd961fa" region="gfx1" dispose="yes" offset="0"/>
		<rom name="pch1-c.8m" size="8192" crc="c1232eee" sha1="beaf9fa2d091a3c7f70c51e966d885b1f9f0935f" region="gfx1" dispose="yes" offset="2000"/>
		<rom name="pch1-c.8k" size="8192" crc="9acffb30" sha1="b814f10ef23f2ca445fabafcbf7f25e2d454ba8c" region="gfx1" dispose="yes" offset="4000"/>
		<rom name="pch1-c.6f" size="256" crc="e5414ca3" sha1="d2878411cda84ffe0afb2e538a67457f51bebffb" region="proms" offset="0"/>
		<rom name="pch1-c.6e" size="256" crc="a2625c6e" sha1="a448b47c9289902e26a3d3c4c7d5a7968c385e81" region="proms" offset="100"/>
		<rom name="pch1-c.6d" size="256" crc="1213ebd4" sha1="0ad386fc3eab5e53c0288ad1de33639a9e461b7c" region="proms" offset="200"/>
	</game>
	<game runnable="no" name="neogeo" sourcefile="neogeo.c">
		<description>Neo-Geo</description>
		<year>1990</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)"/>
		<rom name="sp-s2.sp1" bios="euro" size="131072" crc="9036d879" sha1="4f5ed7105b7128794654ce82b51723e16e389543" region="user1" offset="0"/>
		<rom name="sp-s.sp1" bios="euro-s1" size="131072" crc="c7f2fa45" sha1="09576ff20b4d6b365e78e6a5698ea450262697cd" region="user1" offset="0"/>
		<rom name="usa_2slt.bin" bios="us" size="131072" crc="e72943de" sha1="5c6bba07d2ec8ac95776aa3511109f5e1e2e92eb" region="user1" offset="0"/>
		<rom name="sp-e.sp1" bios="us-e" size="131072" crc="2723a5b5" sha1="5dbff7531cf04886cde3ef022fb5ca687573dcb8" region="user1" offset="0"/>
		<rom name="asia-s3.rom" bios="asia" size="131072" crc="91b64be3" sha1="720a3e20d26818632aedf2c2fd16c54f213543e1" region="user1" offset="0"/>
		<rom name="vs-bios.rom" bios="japan" size="131072" crc="f0e8f27d" sha1="ecf01eda815909f1facec62abf3594eaa8d11075" region="user1" offset="0"/>
		<rom name="sp-j2.rom" bios="japan-s2" size="131072" crc="acede59c" sha1="b6f97acd282fd7e94d9426078a90f059b5e9dd91" region="user1" offset="0"/>
		<rom name="sp1.jipan.1024" bios="japan-s1" size="131072" crc="9fb0abe4" sha1="18a987ce2229df79a8cf6a84f968f0e42ce4e59d" region="user1" offset="0"/>
		<rom name="sm1.sm1" size="131072" crc="97cf998b" sha1="977387a7c76ef9b21d0b01fa69830e949a9a9626" region="cpu2" offset="0"/>
		<rom name="000-lo.lo" size="65536" crc="e09e253c" sha1="2b1c719531dac9bb503f22644e6e4236b91e7cfc" region="gfx4" offset="0"/>
		<rom name="sfix.sfx" size="131072" crc="354029fc" sha1="4ae4bf23b4c2acff875775d4cbff5583893ce2a1" region="gfx2" offset="0"/>
	</game>
	<game runnable="no" name="pgm" sourcefile="pgm.c">
		<description>PGM (Polygame Master) System BIOS</description>
		<year>1997</year>
		<manufacturer>IGS</manufacturer>
		<rom name="pgm_p01s.rom" size="131072" crc="e42b166e" sha1="2a9df9ec746b14b74fae48b1a438da14973702ea" region="cpu1" offset="0"/>
		<rom name="pgm_t01s.rom" size="2097152" crc="1a7123a0" sha1="cc567f577bfbf45427b54d6695b11b74f2578af3" region="gfx1" offset="0"/>
		<rom name="pgm_m01s.rom" size="2097152" crc="45ae7159" sha1="d3ed3ff3464557fd0df6b069b2e431528b0ebfa8" region="sound1" offset="0"/>
	</game>
</mame>
