<?xml version="1.0" encoding="Shift_JIS"?>
<?xml-stylesheet type="text/xsl" href="hoot.xsl"?>
<!DOCTYPE gamelist [
	<!ELEMENT gamelist (game|bind|childlists)*>
	<!ATTLIST gamelist date CDATA #IMPLIED>
	<!ELEMENT childlists (list)*>
	<!ELEMENT list (#PCDATA)>
	<!ELEMENT bind (exts,driver,options?)>
	<!ELEMENT exts (ext)*>
	<!ELEMENT ext (#PCDATA)>
	<!ELEMENT game (name,driver,driveralias?,options?,romlist?,titlelist?)>
	<!ELEMENT name (#PCDATA)>
	<!ELEMENT driver (#PCDATA)>
	<!ATTLIST driver type CDATA #IMPLIED>
	<!ELEMENT driveralias (#PCDATA)>
	<!ATTLIST driveralias type CDATA #IMPLIED>
	<!ELEMENT options (option)*>
	<!ELEMENT option EMPTY>
	<!ATTLIST option name CDATA #REQUIRED
		 value CDATA #REQUIRED>
	<!ELEMENT romlist (rom)*>
	<!ATTLIST romlist archive CDATA #IMPLIED>
	<!ELEMENT rom (#PCDATA)>
	<!ATTLIST rom type CDATA #REQUIRED
		offset CDATA #IMPLIED>
	<!ELEMENT titlelist (title|range)*>
	<!ELEMENT title (#PCDATA)>
	<!ATTLIST title code CDATA #REQUIRED
					type CDATA #IMPLIED>
	<!ELEMENT range (#PCDATA)>
	<!ATTLIST range min CDATA #REQUIRED
					max CDATA #REQUIRED
					extcode CDATA #IMPLIED>
]>
<gamelist date="2008/02/23">
	<!--//SOFT PLAN -->
	<game>
		<name>[PC-9801] Dark Odyssey - The legend of wind -</name>
		<driver type="opn">pc98dos</driver>
		<driveralias type="NEC PC-9801">SOFT PLAN</driveralias>
		<options>
			<option name="fm_mix" value="0"/>
			<option name="ssg_mix" value="-18"/>
		</options>
		<romlist archive="darko_98">
			<rom type="file" offset="-1">FAKE33.COM</rom>
			<rom type="file" offset="-1">OPN2.COM</rom>
			<rom type="file" offset="-1">SPL_98.COM</rom>
			<rom type="file" offset="0x10">DO01.M</rom>
			<rom type="file" offset="0x11">DO02.M</rom>
			<rom type="file" offset="0x12">DO03.M</rom>
			<rom type="file" offset="0x13">DO04.M</rom>
			<rom type="file" offset="0x14">DO05.M</rom>
			<rom type="file" offset="0x15">DO06.M</rom>
			<rom type="file" offset="0x16">DO07.M</rom>
			<rom type="file" offset="0x17">DO08.M</rom>
			<rom type="file" offset="0x18">DO09.M</rom>
			<rom type="file" offset="0x19">DO10.M</rom>
			<rom type="file" offset="0x1a">SE01.M</rom>
			<rom type="file" offset="0x1b">SE02.M</rom>
			<rom type="file" offset="0x1c">SE03.M</rom>
			<rom type="file" offset="0x1d">SE04.M</rom>
			<rom type="file" offset="0x1e">SE05.M</rom>
			<rom type="file" offset="0x1f">SE06.M</rom>
			<rom type="file" offset="0x20">SE07.M</rom>
			<rom type="file" offset="0x21">SE08.M</rom>
			<rom type="file" offset="0x22">SE09.M</rom>
			<rom type="file" offset="0x23">SE10.M</rom>
			<rom type="file" offset="0x24">SE11.M</rom>
			<rom type="file" offset="0x25">SE12.M</rom>
			<rom type="file" offset="0x26">SE13.M</rom>
			<rom type="file" offset="0x27">SE14.M</rom>
			<rom type="file" offset="0x28">SE15.M</rom>
			<rom type="file" offset="0x29">SE16.M</rom>
			<rom type="file" offset="0x2a">SE17.M</rom>
			<rom type="file" offset="0x2b">SE18.M</rom>
			<rom type="file" offset="0x2c">SE19.M</rom>
			<rom type="file" offset="0x2d">SE20.M</rom>
			<rom type="file" offset="0x2e">SE21.M</rom>
			<rom type="file" offset="0x2f">SE22.M</rom>
			<rom type="file" offset="0x30">SE23.M</rom>
			<rom type="file" offset="0x31">SE24.M</rom>
			<rom type="file" offset="0x32">SE25.M</rom>
			<rom type="file" offset="0x33">SE26.M</rom>
			<rom type="file" offset="0x34">SE27.M</rom>
			<rom type="file" offset="0x35">SE28.M</rom>
			<rom type="file" offset="0x36">SE29.M</rom>
			<rom type="shell" offset="0">FAKE33</rom>
			<rom type="shell" offset="0">OPN2</rom>
			<rom type="shell" offset="0">SPL_98</rom>
		</romlist>
		<titlelist>
			<title code="0x10">DO01.M : </title>
			<title code="0x11">DO02.M : </title>
			<title code="0x12">DO03.M : </title>
			<title code="0x13">DO04.M : </title>
			<title code="0x14">DO05.M : </title>
			<title code="0x15">DO06.M : </title>
			<title code="0x16">DO07.M : </title>
			<title code="0x17">DO08.M : </title>
			<title code="0x18">DO09.M : </title>
			<title code="0x19">DO10.M : </title>
			<title code="0x01001a">SE01.M : </title>
			<title code="0x01001b">SE02.M : </title>
			<title code="0x01001c">SE03.M : </title>
			<title code="0x01001d">SE04.M : </title>
			<title code="0x01001e">SE05.M : </title>
			<title code="0x01001f">SE06.M : </title>
			<title code="0x010020">SE07.M : </title>
			<title code="0x010021">SE08.M : </title>
			<title code="0x010022">SE09.M : </title>
			<title code="0x010023">SE10.M : </title>
			<title code="0x010024">SE11.M : </title>
			<title code="0x010025">SE12.M : </title>
			<title code="0x010026">SE13.M : </title>
			<title code="0x010027">SE14.M : </title>
			<title code="0x010028">SE15.M : </title>
			<title code="0x010029">SE16.M : </title>
			<title code="0x01002a">SE17.M : </title>
			<title code="0x01002b">SE18.M : </title>
			<title code="0x01002c">SE19.M : </title>
			<title code="0x01002d">SE20.M : </title>
			<title code="0x01002e">SE21.M : </title>
			<title code="0x01002f">SE22.M : </title>
			<title code="0x010030">SE23.M : </title>
			<title code="0x010031">SE24.M : </title>
			<title code="0x010032">SE25.M : </title>
			<title code="0x010033">SE26.M : </title>
			<title code="0x010034">SE27.M : </title>
			<title code="0x010035">SE28.M : </title>
			<title code="0x010036">SE29.M : </title>
		</titlelist>
	</game>
</gamelist>
