<rom>
	<romid>
		<xmlid>90550001</xmlid>
		<internalidaddress>f52</internalidaddress>
		<internalidhex>90550001</internalidhex>
		<caseid>RA560649R1</caseid>
		<make>Mitsubishi</make>
		<market>EDM</market>
		<model>Lancer</model>
		<submodel>EVO7</submodel>
		<transmission>5MT</transmission>
		<year>2001</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="big"/>
	<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="units" toexpr="x-128" frexpr="x+128" format="%.0f" min="-128" max="127" 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="big"/>
	<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="big"/>
	<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="big"/>
	<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="big"/>
	<scaling name="LoadBoost" units="%" toexpr="x*5/4" frexpr="x*4/5" format="%.0f" min="0" max="319" inc="1" storagetype="uint8" endian="big"/>
	<scaling name="MAFsize" units="units" toexpr="39044/x" frexpr="39044/x" format="%.0f" min="1000" max="5000" inc="1" storagetype="int16" endian="big"/>
	<scaling name="McSec" units="mcSec" toexpr="x*4" frexpr="x/4" format="%.0f" min="0" max="255" inc="1" storagetype="uint8" endian="big"/>
	<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="big"/>
	<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="RPMPerMPH" units="RPM/MPH" toexpr="x/22.6" frexpr="22.6*x" format="%.0f" min="0" max="3000" inc="5" 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="StartupIPWTime" units="ms" toexpr="x*0.008" frexpr="x/0.008" format="%.1f" min="0" max="500" inc="1" storagetype="uint16" 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="big"/>
	<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="big"/>
	<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="big"/>
	<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="SD change to preptable" category="SD programming" address="10446" type="1D" level="1" scaling="Hex16"/>

	<table name="SD change to mul r0,r1:sts macl,r0:shlr8 r0:nops" category="SD programming" address="10456" type="2D" level="1" scaling="Hex16">
		<table type="X Axis" elements="18"/>
	</table>

	<table name="SD NOP 2" category="SD programming" address="2200c" type="1D" level="1" scaling="Hex16"/>

	<table name="SD NOP 3" category="SD programming" address="22028" type="1D" level="1" scaling="Hex16"/>

	<table name="SD MAP sensor VE and calibration" category="SD" address="3428" type="2D" level="1" scaling="MAP VE load">
		<table name="MAP" address="340a" type="X Axis" elements="8" scaling="MAP 16bit"/>
	</table>

	<table name="SD RPM VE" category="SD" address="357c" type="2D" level="1" scaling="Percent (128)">
		<table name="RPM" address="4d22" type="X Axis" elements="17" scaling="RPM"/>
	</table>

	<table name="SD Map calibration header 1" category="SD programming" address="3400" type="2D" level="1" scaling="Hex16">
		<table name="X" type="X Axis" elements="5"/>
	</table>

	<table name="SD Map calibration pointer" category="SD programming" address="1072a" type="1D" level="1" scaling="Hex16"/>

	<table name="SD disable MAF error main" category="SD programming" address="10336" type="1D" level="1" scaling="Hex16"/>

	<table name="SD baro OBD NOP" category="SD programming" address="1e464" type="1D" level="1" scaling="Hex16"/>

	<table name="SD baro MUT NOP" category="SD programming" address="fbf6" type="1D" level="1" scaling="Hex16"/>

	<table name="SD disable MAF error OBDII CEL" category="SD programming" address="1e108" type="1D" level="1" scaling="Hex16"/>

	<table name="SD Change to E02 for 16 bit lookup" category="SD programming" address="10726" type="1D" level="1" scaling="Hex16"/>

	<table name="SD map calibration header for data" category="SD programming" address="3420" type="2D" level="1" scaling="Hex16">
		<table name="X" type="X Axis" elements="4"/>
	</table>

	<table name="SD Map data pointer" category="SD programming" address="10722" type="1D" level="1" scaling="Hex16"/>

	<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="Tephra Mod Options" category="Mods" address="39218" type="3D" scaling="uint16">
		<table name="X" type="Static X Axis" elements="1">
			<data>Value</data>
		</table>
		<table name="Y" type="Static Y Axis" elements="11">
			<data>Restore ICS State on Ignition?</data>
			<data>Flash ICS when on Alternate Map?</data>
			<data>Enable Alternate Maps Master? ADC0F=1, AutoICS=2</data>
			<data>Enable Valet Mode?</data>
			<data>Flash CEL on Knock?</data>
			<data>Enable Manual ICS Linger?</data>
			<data>Enable Spray ICS on Knock?</data>
			<data>Enable No Lift to Shift?</data>
			<data>Enable Auto-Valet on Fresh Ignition?</data>
			<data>Enable RearO2 Simulator?</data>
			<data>Enable MAP Averaging?</data>
		</table>
	</table>

	<table name="KnockSum Required for Slow CEL" category="Mods" address="3922e" type="1D" scaling="uint16"/>

	<table name="KnockSum Required for Fast CEL" category="Mods" address="39230" type="1D" scaling="uint16"/>

	<table name="Load Required for CEL on Knock" category="Mods" address="39232" type="1D" scaling="Load"/>

	<table name="CEL on Knock flash time" category="Mods" address="39234" type="1D" scaling="ECUTime"/>

	<table name="Valet Rev Limit" category="Mods" address="39236" type="1D" scaling="RPMLimit"/>

	<table name="Valet Rev Limit Time to Activate" category="Mods" address="39238" type="1D" scaling="ECUTime"/>

	<table name="Valet Rev Limit Flash Time" category="Mods" address="3923a" type="1D" scaling="ECUTime"/>

	<table name="Manual ICS Linger Time" category="Mods" address="3923c" type="1D" scaling="ECUTime"/>

	<table name="KnockSum Required for Spray" category="Mods" address="3923e" type="1D" scaling="uint16"/>

	<table name="Load Required for Spray on Knock" category="Mods" address="39240" type="1D" scaling="Load"/>

	<table name="Spray on Knock time" category="Mods" address="39242" type="1D" scaling="ECUTime"/>

	<table name="NLTS RPM Drop" category="Mods" address="39244" type="1D" scaling="uint16"/>

	<table name="NLTS TPS Threshold" category="Mods" address="39246" type="1D" scaling="ThrottlePercentage"/>

	<table name="NLTS Speed Threshold" category="Mods" address="39248" type="1D" scaling="VehicleSpeed"/>

	<table name="NLTS Load Threshold" category="Mods" address="3924a" type="1D" scaling="Load"/>

	<table name="Alternate Map Time to Activate" category="Mods" address="3924c" type="1D" scaling="ECUTime"/>

	<table name="Alternate Map Load Threshold" category="Mods" address="3924e" type="1D" scaling="Load"/>

	<table name="Alternate Map ADC0F Threshold" category="Mods" address="39250" type="1D" scaling="Volts16"/>

	<table name="2byte to 1Byte Load Factor" category="Mods" address="39252" type="1D" scaling="1bytefactor"/>

	<table name="StatRevLimit" category="Mods" address="39254" type="1D" scaling="RPMLimit"/>

	<table name="StatRevLimit Speed Threshold" category="Mods" address="39256" type="1D" scaling="VehicleSpeed"/>

	<table name="Alternate Injector Scaling" category="Mods" address="37b40" type="1D" scaling="InjectorScaling"/>

	<table name="Alternate Hi Octane Fuel Map" category="Mods" address="37b4d" type="3D" swapxy="true" scaling="AFR">
		<table name="Engine 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="Alternate Lo Octane Fuel Map" category="Mods" address="37c8d" type="3D" swapxy="true" scaling="AFR">
		<table name="Engine 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="Alternate Hi Octane Ignition Map #123" category="Mods" address="37dcd" type="3D" swapxy="true" scaling="Timing">
		<table name="Engine 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="Alternate Lo Octane Ignition Map #123" category="Mods" address="37fcd" type="3D" swapxy="true" scaling="Timing">
		<table name="Engine 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="Alternate Base Wastegate Duty" category="Mods" address="381c8" type="2D" scaling="WGDuty">
		<table name="RPM" address="5278" type="Y Axis" elements="16" scaling="RPM"/>
	</table>

	<table name="Alternate Boost Desired Engine Load" category="Mods" address="381e8" type="2D" scaling="Load8">
		<table name="RPM" address="5278" type="Y Axis" elements="16" scaling="RPM"/>
	</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="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="Timing Retard Limit" category="Timing" address="173f" type="1D" level="1" scaling="uint8"/>

	<table name="High Octane Fuel Map" category="Fuel" address="35bd" type="3D" level="4" swapxy="true" scaling="AFR">
		<table name="Engine 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" level="4" swapxy="true" scaling="AFR">
		<table name="Engine 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="Injector Size Scaling" address="1506"/>

	<table name="Injector Battery Voltage Latency Compensation" address="3970">
		<table name="Battery Voltage" address="4f1c"/>
	</table>

	<table name="MAF Scaling" address="3506" level="1" scaling="uint8">
		<table name="Load" address="4ecc" scaling="MAFHz"/>
	</table>

	<table name="Accel Enrichment (incorrect)" address="3a14">
		<table name="RPM" address="4fb4"/>
	</table>

	<table name="MAF Sensor Filtering" address="1508">
		<table name="Load"/>
	</table>

	<table name="MAF Size" address="150c"/>

	<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="High Octane Ignition Map 1" category="Timing" address="3b85" type="3D" swapxy="true" scaling="Timing">
		<table name="Engine 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="Low Octane Ignition Map 1" category="Timing" address="3cf9" type="3D" swapxy="true" scaling="Timing">
		<table name="Engine 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="Turbo Boost Error Correction" address="42ec">
		<table name="Boost Error" address="52a2"/>
	</table>

	<table name="Max Total Upward WGDC Correction vs TPS" category="Turbo" address="42dc" type="2D" level="1" scaling="DynamicBoost">
		<table name="TPS" address="52ce" type="Y Axis" elements="9" scaling="ThrottlePercentage"/>
	</table>

	<table name="Max WGDC vs Coolant Temp" category="Turbo" address="604e" type="2D" level="1" scaling="WGDuty">
		<table name="Coolant Temp" address="57f0" type="Y Axis" elements="8" scaling="Temp"/>
	</table>

	<table name="Boost Control Load Offset" address="1a6e"/>

	<table name="Boost Cut Delay" address="159a"/>

	<table name="Min Load for Boost Control" category="Turbo" address="6156" type="2D" scaling="Load8">
		<table name="RPM" address="5278" type="Y Axis" elements="16" scaling="RPM"/>
	</table>

	<table name="Boost Enhancement (Anti-Lag) Start RPM" address="167e" level="1"/>

	<table name="Boost Enhancement (Anti-lag) Stop RPM" address="1682"/>

	<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="Idle Stepper Look up Table" address="41fd">
		<table name="Coolant Temp" address="51ae"/>
		<table name="Load" address="51c8"/>
	</table>

	<table name="Speed Limit" address="158e">
		<table name="Condition"/>
	</table>

	<table name="Rev Limit" address="158c"/>

	<table name="Stationary Rev Limit" address="15ae" scaling="RPMStatLimit"/>

	<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="MAF Smoothing Table" address="3522">
		<table name="MAF HZ" address="4ecc" elements="21"/>
	</table>

	<table name="Min Coolant Temp for Closed Loop" address="15aa"/>

	<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="IC Relay Control EV" address="2486"/>

	<table name="IC Relay Timer Air Temp" address="249c"/>

	<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 Limit" address="3814">
		<table name="RPM" address="4d2e" elements="9"/>
	</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="Min Temp for Full Boost Control" address="21fe"/>

	<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="IC Relay Timer ON Mode Switch Time" address="247c"/>

	<table name="IC Relay Timer Time" address="248a">
		<table name="Condition"/>
	</table>

	<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"/>

</rom>
