<rom>
	<romid>
		<xmlid>98640014</xmlid>
		<internalidaddress>f52</internalidaddress>
		<internalidhex>98640014</internalidhex>
		<make>Mitsubishi</make>
		<market>JDM</market>
		<model>Lancer</model>
		<submodel>Evo 7</submodel>
		<transmission>Manual</transmission>
		<year>2002</year>
		<flashmethod>mitsukernel</flashmethod>
		<memmodel>SH7052</memmodel>
	</romid>

	<include>evo7base</include>
	<scaling name="1bytefactor" units="units" toexpr="x/((32/10)*100)" frexpr="x*((32/10)*100)" format="%.1f" min="1" max="2" inc="0.1" storagetype="uint16" endian="big"/>
	<scaling name="AFR" units="AFR" toexpr="14.7*128/x" frexpr="14.7*128/x" format="%.1f" min="8" max="20" inc="0.1" storagetype="uint8" endian="big"/>
	<scaling name="AirFlow Hz" units="AirFlow Hz" toexpr="x/10.24" frexpr="x*10.24" format="%.0f" min="0" max="6400" inc="1" storagetype="uint16" endian="big"/>
	<scaling name="AirFlow16" units="g/s" toexpr="x*600/65536" frexpr="x*65536/600" format="%.1f" min="0" max="600" inc="1" storagetype="uint16" endian="little"/>
	<scaling name="AirFlow8" units="g/s" toexpr="x*321/256" frexpr="x*256/321" format="%.1f" min="0" max="321" inc="1" storagetype="uint8" endian="little"/>
	<scaling name="Airflow Hz" units="Hz" toexpr="x/6.25" frexpr="x*6.25" format="%.0f" min="0" max="65535" inc="1" storagetype="uint16" endian="big"/>
	<scaling name="Atmospheric Pressure" units="units" toexpr="x" frexpr="x" format="%.2f" min="0" max="255" inc="1" storagetype="uint16" endian="little"/>
	<scaling name="BAUDRATE" units="units" toexpr="500000/(x+1)" frexpr="500000/x-1" format="%.0d" min="0" max="500000" inc="1" storagetype="uint8" endian="big"/>
	<scaling name="BatteryVoltage" units="V" toexpr="x*75/1024" frexpr="x*1024/75" format="%.2f" min="0" max="18.75" inc="0.5" storagetype="uint16" endian="big"/>
	<scaling name="BoostBar" units="bar" toexpr="x/93.7" frexpr="x*93.7" format="%.2f" min="0" max="2.7" inc="0.05" storagetype="uint8" endian="little"/>
	<scaling name="BoostBar16" units="bar" toexpr="x/1372.2" frexpr="x*1372.2" format="%.2f" min="0" max="2.7" inc="0.05" storagetype="uint16" endian="little"/>
	<scaling name="BoostError" units="Load error" toexpr="x*5/32-20" frexpr="(x+20)*32/5" format="%.1f" min="-20" max="20" inc="0.5" storagetype="uint16" endian="big"/>
	<scaling name="DynamicBoost" units="Load" toexpr="(x-128)/2" frexpr="x*2+128" format="%.1f" min="-64" max="63.5" inc="0.5" storagetype="uint8" endian="little"/>
	<scaling name="ECUTime" units="ms" toexpr="1000*x/102" frexpr="102*x/1000" format="%.0f" min="0" max="100000" inc="1" storagetype="uint16" endian="big"/>
	<scaling name="Enrich" units="deg" toexpr="x-128" frexpr="x+128" format="%.0f" min="-128" max="128" inc="1" storagetype="uint8" endian="big"/>
	<scaling name="EnrichmentAdj" units="%" toexpr="x/128" frexpr="x*128" format="%.2f" min="0" max="2" inc="0.05" storagetype="uint8" endian="little"/>
	<scaling name="Hex16" units="hex" toexpr="x" frexpr="x" format="%04X" min="0" max="65535" inc="1" storagetype="uint16" endian="big"/>
	<scaling name="Hex8" units="hex" toexpr="x" frexpr="x" format="%02X" min="0" max="255" inc="1" storagetype="uint8" endian="little"/>
	<scaling name="IPW mcsec" units="mcSec" toexpr="x*432/1000" frexpr="x/432*1000" format="%.0f" min="0" max="255" inc="1" storagetype="uint8" endian="big"/>
	<scaling name="ISCVSteps" units="Steps" toexpr="x" frexpr="x" format="%.0f" min="0" max="255" inc="1" storagetype="uint8" endian="little"/>
	<scaling name="ISCVSteps16" units="Steps" toexpr="x" frexpr="x" format="%.0f" min="0" max="255" inc="1" storagetype="uint16" endian="big"/>
	<scaling name="Injector scale + 10%" units="CC/min" toexpr="30240/x" frexpr="30240/x" format="%.0f" min="1" max="1000" inc="10" storagetype="uint16" endian="big"/>
	<scaling name="InjectorLatency" units="ms" toexpr="x*0.024" frexpr="x/0.024" format="%.3f" min="0" max="4" inc="1" storagetype="uint8" endian="big"/>
	<scaling name="InjectorScaling" units="cc/min" toexpr="29241/x" frexpr="29241/x" format="%.0f" min="1" max="1000" inc="10" storagetype="uint16" endian="big"/>
	<scaling name="L/Hz" units="L/Hz" toexpr="x*.0007" frexpr="x/.0007" format="%.4f" min="0" max="800" inc="0.0001" storagetype="uint8" endian="big"/>
	<scaling name="Load" units="%" toexpr="x*10/32" frexpr="x*32/10" format="%.0f" min="0" max="300" inc="1" storagetype="uint16" endian="big"/>
	<scaling name="Load16" units="units" toexpr="x*5/8" frexpr="x*8/5" format="%.1f" min="0" max="120" inc="1" storagetype="uint16" endian="big"/>
	<scaling name="Load8" units="%" toexpr="x*5/8" frexpr="x*8/5" format="%.1f" min="0" max="160" inc="1" storagetype="uint8" endian="little"/>
	<scaling name="LoadBoost" units="%" toexpr="x*5/4" frexpr="x*4/5" format="%.0f" min="0" max="319" inc="1" storagetype="uint8" endian="little"/>
	<scaling name="MAFsize" units="units" toexpr="39044/x" frexpr="39044/x" format="%.0f" min="1000" max="5000" inc="1" storagetype="int16" endian="little"/>
	<scaling name="OffsetWGDC" units="WGDC Change" toexpr="(x-128)/2" frexpr="x*2+128" format="%.1f" min="-64" max="63.5" inc="0.5" storagetype="uint8" endian="little"/>
	<scaling name="RPM" units="RPM" toexpr="x*1000/256" frexpr="x*256/1000" format="%.0f" min="0" max="11000" inc="50" storagetype="uint16" endian="big"/>
	<scaling name="RPM8" units="RPM" toexpr="x*125/16" frexpr="x*16/125" format="%.0f" min="0" max="2000" inc="50" storagetype="uint8" endian="big"/>
	<scaling name="RPMLimit" units="RPM" toexpr="7500000/x" frexpr="7500000/x" format="%.0f" min="0" max="9000" inc="60" storagetype="uint16" endian="big"/>
	<scaling name="RPMStatLimit" units="units" toexpr="x*31.25" frexpr="x/31.25" format="%.0f" min="0" max="7969" inc="31.25" storagetype="uint16" endian="big"/>
	<scaling name="RPMTarget" units="RPM" toexpr="x*125/16" frexpr="x*16/125" format="%.0f" min="0" max="2000" inc="50" storagetype="uint16" endian="big"/>
	<scaling name="RPMstatbyte" units="units" toexpr="x*31.25" frexpr="x/31.25" format="%.0f" min="0" max="11000" inc="1" storagetype="uint8" endian="big"/>
	<scaling name="RamAdress" units="hex" toexpr="x-4294901760" frexpr="x+4294901760" format="%04X" min="0" max="65535" inc="1" storagetype="uint32" endian="big"/>
	<scaling name="Temp" units="Celsius" toexpr="x-40" frexpr="x+40" format="%.0f" min="-40" max="215" inc="1" storagetype="uint16" endian="big"/>
	<scaling name="ThrottlePercentage" units="%" toexpr="x*100/255" frexpr="x*255/100" format="%.1f" min="0" max="100" inc="0.392" storagetype="uint16" endian="big"/>
	<scaling name="ThrottleVoltage" units="V" toexpr="x*5/256" frexpr="x*256/5" format="%.2f" min="0" max="5" inc="0.05" storagetype="uint8" endian="little"/>
	<scaling name="Time" units="ms" toexpr="x*25" frexpr="x/25" format="%.0f" min="0" max="1.63838e+06" inc="25" storagetype="uint16" endian="big"/>
	<scaling name="TimeSec" units="s" toexpr="x/10" frexpr="x*10" format="%.1f" min="0" max="25.5" inc="0.1" storagetype="uint16" endian="big"/>
	<scaling name="Timesecbyte" units="s" toexpr="x/10" frexpr="x*10" format="%.1f" min="0" max="25.5" inc="1" storagetype="uint8" endian="big"/>
	<scaling name="Timing" units="degrees" toexpr="x" frexpr="x" format="%.0f" min="-61" max="61" inc="1" storagetype="int8" endian="big"/>
	<scaling name="Timingcomensation" units="units" toexpr="(x-128)*-1" frexpr="(x/-1)+128" format="%.0f" min="-61" max="61" inc="1" storagetype="uint8" endian="big"/>
	<scaling name="ValveTiming" units="degrees" toexpr="72-x*0.6" frexpr="(72-x)/0.6" format="%.1f" min="0" max="30" inc="0.6" storagetype="uint8" endian="big"/>
	<scaling name="VehicleSpeed" units="km/h" toexpr="x*2" frexpr="x/2" format="%.0f" min="0" max="510" inc="1" storagetype="uint16" endian="big"/>
	<scaling name="VehicleSpeed8" units="units" toexpr="x*2" frexpr="x/2" format="%.0f" min="0" max="510" inc="1" storagetype="uint8" endian="little"/>
	<scaling name="Volts16" units="Volts" toexpr="x*5/256" frexpr="x*256/5" format="%.2f" min="0" max="5" inc="0.05" storagetype="uint16" endian="big"/>
	<scaling name="WGDuty" units="%" toexpr="x/2" frexpr="x*2" format="%.1f" min="0" max="128" inc="0.5" storagetype="uint8" endian="little"/>
	<scaling name="uint16" units="units" toexpr="x" frexpr="x" format="%.0f" min="0" max="65535" inc="1" storagetype="uint16" endian="big"/>
	<scaling name="uint8" units="units" toexpr="x" frexpr="x" format="%.0f" min="0" max="255" inc="1" storagetype="uint8" endian="big"/>

	<table name="ALS minimum vehicle speed to trigger" category="ALS" address="2210" type="1D" level="1" scaling="VehicleSpeed"/>

	<table name="ALS minimum coolant temperature to trigger" category="ALS" address="2212" type="1D" level="1" scaling="Temp"/>

	<table name="ALS minimum RPM to trigger" category="ALS" address="2214" type="1D" level="1" scaling="RPMStatLimit"/>

	<table name="ALS minimum load to trigger" category="ALS" address="2216" type="1D" level="1" scaling="Load16"/>

	<table name="ALS minimum time to trigger" category="ALS" address="2218" type="1D" level="1" scaling="TimeSec"/>

	<table name="ALS trigger valid time" category="ALS" address="221a" type="1D" level="1" scaling="TimeSec"/>

	<table name="ALS Load below which active" category="ALS" address="221c" type="1D" level="1" scaling="Load16"/>

	<table name="ALS active time limit" category="ALS" address="221e" type="1D" level="1" scaling="TimeSec"/>

	<table name="ALS Delay before air injection" category="ALS" address="2220" type="1D" level="1" scaling="TimeSec"/>

	<table name="ALS Delay before fuel injection" category="ALS" address="2222" type="1D" level="1" scaling="TimeSec"/>

	<table name="ALS Fuel injector time" category="ALS" address="2224" type="1D" level="1" scaling="TimeSec"/>

	<table name="ALS Air injection time" category="ALS" address="49e6" type="2D" level="1" scaling="Timesecbyte">
		<table name="RPM" address="569a" type="X Axis" elements="9" scaling="RPM"/>
	</table>

	<table name="BAUDRATE1_OBD" address="ce3d" type="1D" level="1" scaling="BAUDRATE"/>

	<table name="BAUDRATE2_MUT" address="ce71" type="1D" level="1" scaling="BAUDRATE"/>

	<table name="BAUDRATE3_unknown" address="ce81" type="1D" level="1" scaling="BAUDRATE"/>

	<table name="MUT Table" category="Misc" address="2e9e0" type="3D" level="1" scaling="RamAdress">
		<table name="X" type="Static X Axis" elements="16">
			<data>0</data>
			<data>1</data>
			<data>2</data>
			<data>3</data>
			<data>4</data>
			<data>5</data>
			<data>6</data>
			<data>7</data>
			<data>8</data>
			<data>9</data>
			<data>A</data>
			<data>B</data>
			<data>C</data>
			<data>D</data>
			<data>E</data>
			<data>F</data>
		</table>
		<table name="Y" type="Static Y Axis" elements="30">
			<data>MUT0X</data>
			<data>MUT1X</data>
			<data>MUT2X</data>
			<data>MUT3X</data>
			<data>MUT4X</data>
			<data>MUT5X</data>
			<data>MUT6X</data>
			<data>MUT7X</data>
			<data>MUT8X</data>
			<data>MUT9X</data>
			<data>MUTAX</data>
			<data>MUTBX</data>
			<data>MUTCX</data>
			<data>MUTDX</data>
			<data>MUTEX</data>
			<data>MUTFX</data>
			<data>MUT10X</data>
			<data>MUT11X</data>
			<data>MUT12X</data>
			<data>MUT13X</data>
			<data>MUT14X</data>
			<data>MUT15X</data>
			<data>MUT16X</data>
			<data>MUT17X</data>
			<data>MUT18X</data>
			<data>MUT19X</data>
			<data>MUT1AX</data>
			<data>MUT1BX</data>
			<data>MUT1CX</data>
			<data>MUT1DX</data>
		</table>
	</table>

	<table name="MUT table" category="Misc" address="2e9e0" type="3D" level="1" scaling="Hex16">
		<table name="X" type="Static X Axis" elements="32" scaling="Hex16">
			<data>-</data>
			<data>0</data>
			<data>-</data>
			<data>1</data>
			<data>-</data>
			<data>2</data>
			<data>-</data>
			<data>3</data>
			<data>-</data>
			<data>4</data>
			<data>-</data>
			<data>5</data>
			<data>-</data>
			<data>6</data>
			<data>-</data>
			<data>7</data>
			<data>-</data>
			<data>8</data>
			<data>-</data>
			<data>9</data>
			<data>-</data>
			<data>A</data>
			<data>-</data>
			<data>B</data>
			<data>-</data>
			<data>C</data>
			<data>-</data>
			<data>D</data>
			<data>-</data>
			<data>E</data>
			<data>-</data>
			<data>F</data>
		</table>
		<table name="Y" type="Static Y Axis" elements="30">
			<data>MUT0X</data>
			<data>MUT1X</data>
			<data>MUT2X</data>
			<data>MUT3X</data>
			<data>MUT4X</data>
			<data>MUT5X</data>
			<data>MUT6X</data>
			<data>MUT7X</data>
			<data>MUT8X</data>
			<data>MUT9X</data>
			<data>MUTAX</data>
			<data>MUTBX</data>
			<data>MUTCX</data>
			<data>MUTDX</data>
			<data>MUTEX</data>
			<data>MUTFX</data>
			<data>MUT10X</data>
			<data>MUT11X</data>
			<data>MUT12X</data>
			<data>MUT13X</data>
			<data>MUT14X</data>
			<data>MUT15X</data>
			<data>MUT16X</data>
			<data>MUT17X</data>
			<data>MUT18X</data>
			<data>MUT19X</data>
			<data>MUT1AX</data>
			<data>MUT1BX</data>
			<data>MUT1CX</data>
			<data>MUT1DX</data>
		</table>
	</table>


	<table name="High Octane Fuel Map" category="Fuel" address="35bd" type="3D" level="4" swapxy="true" scaling="AFR">
		<table name="Load" address="4fdc" type="X Axis" elements="18" scaling="Load"/>
		<table name="RPM" address="4fb4" type="Y Axis" elements="15" scaling="RPM"/>
	</table>

	<table name="Low Octane Fuel Map" category="Fuel" address="36d7" type="3D" swapxy="true" scaling="AFR">
		<table name="Load" address="4fdc" type="X Axis" elements="18" scaling="Load"/>
		<table name="RPM" address="4fb4" type="Y Axis" elements="15" scaling="RPM"/>
	</table>

	<table name="High Octane Ignition Map 1" category="Timing" address="3b85" type="3D" swapxy="true" scaling="Timing">
		<table name="Load" address="503a" type="X Axis" scaling="Load"/>
		<table name="RPM" address="500a" type="Y Axis" elements="19" scaling="RPM"/>
	</table>

	<table name="Low Octane Ignition Map 1" category="Timing" address="3cf9" type="3D" swapxy="true" scaling="Timing">
		<table name="Load" address="503a" type="X Axis" elements="19" scaling="Load"/>
		<table name="RPM" address="500a" type="Y Axis" elements="19" scaling="RPM"/>
	</table>

	<table name="Injector Battery Voltage Latency Compensation" address="3970">
		<table name="Battery Voltage" address="4f1c"/>
	</table>

	<table name="Rev Limit" address="158c"/>

	<table name="Stationary Rev Limit" address="15ae" scaling="RPMStatLimit"/>

	<table name="Accel Enrichment" address="3a14">
		<table name="RPM" address="4fb4"/>
	</table>

	<table name="Boost Control Load Offset" address="1a6e"/>

	<table name="Turbo Boost Error Correction" address="42ec">
		<table name="Boost Error" address="52a2"/>
	</table>

	<table name="Max Wastegate Duty # 1" address="4304">
		<table name="RPM" address="5278"/>
	</table>

	<table name="Max Wastegate Duty # 2" address="431a">
		<table name="RPM" address="5278"/>
	</table>

	<table name="Max Wastegate Duty # 3" address="4330">
		<table name="RPM" address="5278"/>
	</table>

	<table name="Max Wastegate Duty # 4" address="4346">
		<table name="RPM" address="5278"/>
	</table>

	<table name="Open Loop Load # 1" address="3824">
		<table name="RPM" address="4cc0"/>
	</table>

	<table name="Open Loop Load # 2" address="383a">
		<table name="RPM" address="4cc0"/>
	</table>

	<table name="Open Loop Throttle Low Load" address="3856">
		<table name="RPM" address="4cc0"/>
	</table>

	<table name="Open Loop Throttle High Load" address="386c">
		<table name="RPM" address="4cc0"/>
	</table>

	<table name="IC Relay Timer ON Mode Switch Time" address="247c"/>

	<table name="IC Relay Timer Control RPM" address="247e"/>

	<table name="IC Relay Timer Control Water Temp" address="2480">
		<table name="Condition"/>
	</table>

	<table name="IC Relay Control Vehicle Speed" address="2484"/>

	<table name="IC Relay Control EV" address="2486"/>

	<table name="IC Relay Timer Time" address="248a">
		<table name="Condition"/>
	</table>

	<table name="IC Relay Timer Control Judgement" address="2098">
		<table name="Condition"/>
	</table>

	<table name="IC Relay Timer Air Temp" address="249c"/>

	<table name="Desired ISCV intial step position with AC off-Neutral" address="40f6">
		<table name="Engine Temp" address="575c"/>
	</table>

	<table name="Desired ISCV intial step position with AC off-Drive" address="40e8">
		<table name="Engine Temp" address="575c"/>
	</table>

	<table name="Desired ISCV intial step position with AC on-Neutral" address="40da">
		<table name="Engine Temp" address="575c"/>
	</table>

	<table name="Desired Idle RPM-Neutral" address="40be">
		<table name="Engine Temp" address="575c"/>
	</table>

	<table name="Desired Idle RPM-Drive" address="40cc">
		<table name="Engine Temp" address="575c"/>
	</table>

	<table name="Desired Idle RPM with AC on" address="186c">
		<table name="Condition"/>
	</table>

	<table name="High Intake Air Temp Idle Speed Target" address="2208">
		<table name="Condition"/>
	</table>

	<table name="High Intake Air Temp ISCV Increase" address="220c">
		<table name="Condition" elements="2"/>
	</table>

	<table name="Min Coolant Temp for Closed Loop" address="15aa"/>

	<table name="Boost Limit" address="3814">
		<table name="RPM" address="4d22" elements="9"/>
	</table>

	<table name="Speed Limit" address="158e">
		<table name="Condition"/>
	</table>

	<table name="Boost Enhancement (Anti-Lag) Start RPM" address="167e" level="1"/>

	<table name="Injector Scaling" address="1506"/>

	<table name="Wastgate Solenoid Activation RPM" address="1a66">
		<table name="Condition"/>
	</table>

	<table name="Boost Cut Delay Timer" address="159a"/>

	<table name="MAF Scaling" address="3506" level="1" scaling="uint8">
		<table name="Load" address="4ecc" scaling="AirFlow Hz"/>
	</table>

	<table name="MAF Smoothing Table" address="3522" scaling="uint8">
		<table name="Load" address="4ecc" scaling="AirFlow Hz"/>
	</table>

	<table name="Air Temperature Compensation" address="353e">
		<table name="Degrees" address="50e8"/>
	</table>

	<table name="Barometric Pressure Compensation" address="3551">
		<table name="Atmosphere Pressure" address="4eba"/>
		<table name="RPM" address="4f00"/>
	</table>

	<table name="Idle Stepper Look-up Table" address="41fd">
		<table name="Throttle Position" address="51ae"/>
		<table name="RPM" address="51c8"/>
	</table>

	<table name="Knock Sensor Filter Map 1" address="447b">
		<table name="TAR" address="5390" elements="9"/>
		<table name="RPM" address="535a" elements="10"/>
	</table>

	<table name="Knock Sensor Filter Map 2" address="4501">
		<table name="TAR" address="5390" elements="8"/>
		<table name="RPM" address="535a" elements="10"/>
	</table>

	<table name="Knock Sensor Filter Map 3" address="455d">
		<table name="TAR" address="5390" elements="8"/>
		<table name="RPM" address="535a" elements="10"/>
	</table>

	<table name="Knock Sensor Filter Map 4" address="464b">
		<table name="TAR" address="5378" elements="7"/>
		<table name="RPM" address="535a" elements="10"/>
	</table>

	<table name="Knock Sensor Filter Map 5" address="46a9">
		<table name="TAR" address="5378" elements="7"/>
		<table name="RPM" address="535a" elements="10"/>
	</table>

	<table name="Knock Sensor Filter Map 6" address="4788">
		<table name="TAR" address="5378" elements="7"/>
		<table name="RPM" address="535a" elements="10"/>
	</table>

	<table name="Knock Sensor Filter Map 7" address="47db">
		<table name="TAR" address="5390" elements="10"/>
		<table name="RPM" address="535a" elements="10"/>
	</table>

	<table name="Knock Sensor Filter Map 8" address="484b">
		<table name="TAR" address="5378" elements="7"/>
		<table name="RPM" address="535a" elements="10"/>
	</table>

	<table name="Knock Sensor Filter Map 9" address="489d">
		<table name="TAR" address="5390" elements="10"/>
		<table name="RPM" address="535a" elements="10"/>
	</table>

	<table name="Knock Sensor Filter Map 10">
		<table name="TAR" address="5378" elements="7"/>
		<table name="RPM" address="535a" elements="10"/>
	</table>

	<table name="Knock Sensor Filter Map 11">
		<table name="TAR" address="5378" elements="7"/>
		<table name="RPM" address="535a" elements="10"/>
	</table>

	<table name="Knock Sensor Filter Map 12">
		<table name="TAR" address="5378" elements="7"/>
		<table name="RPM" address="535a" elements="10"/>
	</table>

	<table name="MAF Sensor Filtering" address="1508">
		<table name="Load"/>
	</table>

	<table name="MAF Size" address="150c"/>

	<table name="Min Temp for Full Boost Control" address="21fe"/>

	<table name="Boost Control Limiting Vehicle Speed" address="2202">
		<table name="Condition"/>
	</table>

	<table name="Boost Enhancement (Anti-lag) Stop RPM" address="1682"/>

	<table name="Boost Enhancement (Anti-lag) Table" address="3b65">
		<table name="RPM" address="4f9c"/>
	</table>

	<table name="Boost Enhancement Enrich/Enlean (Anti-lag) Map" address="3e6d">
		<table name="Load" address="503a"/>
		<table name="RPM" address="500a" elements="19"/>
	</table>

	<table name="Boost Enhancement Adv/Ret Map 1 (Anti-lag)" address="4b9f">
		<table name="Load" elements="19"/>
	</table>

	<table name="Boost Enhancement Adv/Ret Map 2 (Anti-lag)">
		<table name="Load" address="503a"/>
		<table name="RPM" address="500a" elements="19"/>
	</table>

	<table name="Boost Desired Engine Load # 1" address="4346">
		<table name="RPM" address="5278"/>
	</table>

	<table name="Boost Desired Engine Load # 2" address="435c">
		<table name="RPM" address="5278"/>
	</table>

	<table name="Boost Desired Engine Load # 3" address="4372">
		<table name="RPM" address="5278"/>
	</table>

	<table name="Boost Desired Engine Load # 4">
		<table name="RPM" address="4d22"/>
	</table>

	<table name="WGDC Correction update delay #1" category="Turbo" address="1a54" type="1D" level="1" scaling="uint16"/>

	<table name="WGDC Correction update delay #2" category="Turbo" address="1a56" type="1D" level="1" scaling="uint16"/>

	<table name="Internal ID (Rom Code)" category="Misc" address="f52" type="2D" level="1" scaling="Hex8">
		<table name="X" type="Static X Axis" elements="4"/>
	</table>

	<table name="ECU Periphery (FAA) Bits">
		<table name="Periphery Bit Number">
			<data>bit.15</data>
			<data>bit.14 (Front 02 Heater Circuit) ???</data>
			<data>bit.13</data>
			<data>bit.12</data>
			<data>Disable EGR / Enabled Ign Adv (set bit=1)</data>
			<data>bit.10</data>
			<data>Enable Warmup Ign Retard</data>
			<data>bit.8</data>
			<data>Enable High Oct Ign Map Lookup (and many other subroutines)</data>
			<data>"WG solenoid? Enable Speed Limit Test"</data>
			<data>bit.5</data>
			<data>bit.4</data>
			<data>bit.3</data>
			<data>bit.2</data>
			<data>bit.1</data>
			<data>bit.0</data>
		</table>
	</table>

</rom>
