<!-- 
GoldenEvo.com Definition File 
 by Michael Golden 

 donations at golden@goldenevo.com 
-->
<rom>
	<romid>
		<xmlid>53600010</xmlid>
		<internalidaddress>5002a</internalidaddress>
		<internalidhex>53600010</internalidhex>
		<make>Mitsubishi</make>
		<market>USDM</market>
		<model>Lancer</model>
		<submodel>Ralliart</submodel>
		<transmission>SST</transmission>
		<year>2009</year>
		<flashmethod>mitsucan</flashmethod>
		<memmodel>M32186F8</memmodel>
		<checksummodule>mitsucan</checksummodule>
	</romid>
	<scaling name="AcceleratorPedal %" units="%" toexpr="100*x/(1023-204)" frexpr="x/100*(1023-204)" format="%.1f" min="0" max="100" inc="0.5" storagetype="uint16" endian="big"/>
	<scaling name="AcceleratorPedal255 %" units="%" toexpr="100*x/(255-50)" frexpr="x/100*(255-50)" format="%.1f" min="0" max="100" inc="0.5" 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="AFR16" units="AFR" toexpr="14.7*128/x" frexpr="14.7*128/x" format="%.1f" min="8" max="20" inc="0.1" storagetype="uint16" endian="big"/>
	<scaling name="BatteryVoltage" units="V" toexpr="x*75/1023" frexpr="x*1023/75" format="%.2f" min="0" max="18.75" inc="0.5" storagetype="uint16" endian="big"/>
	<scaling name="blobbits" storagetype="bloblist" storagebits="1">
		<data name="0" value="00"/>
		<data name="1" value="01"/>
	</scaling>
	<scaling name="BoostErrorPsi" units="psi" toexpr="(x-128)*0.19347/4" frexpr="(x*4/0.19347)+128" format="%.1f" min="-6.1" max="6.1" inc="0.1" storagetype="uint16" endian="big"/>
	<scaling name="CrankingIPW" units="ms" toexpr="x/1.2" frexpr="x*1.2" format="%.1f" min="0" max="213" inc="0.833" storagetype="uint8" endian="big"/>
	<scaling name="Dynamic Boost Axis" units="%" toexpr="x/2" frexpr="x*2" format="-%.1f" min="0" max="100" inc="1" storagetype="int16" endian="big"/>
	<scaling name="DynamicBoost" units="%" toexpr="(x-128)/2" frexpr="x*2+128" format="%.1f" min="-64" max="63.5" inc="0.5" storagetype="uint8" endian="big"/>
	<scaling name="ECU ID" units="units" toexpr="x" frexpr="x" format="%08x" min="0" max="1e+08" inc="1" storagetype="uint32" endian="big"/>
	<scaling name="EngineTorque" units="units" toexpr="x*3" frexpr="x/3" format="%.0f" min="0" max="510" inc="3" storagetype="uint8" endian="big"/>
	<scaling name="GramsPerSecond" units="units" toexpr="x/100" frexpr="x*100" format="%.2f" min="0" max="655.35" inc=".1" storagetype="uint16" 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="IgnitionCompensation" units="x" toexpr="x-128" frexpr="x+128" format="%.0f" min="-128" max="128" inc="1" storagetype="uint8" endian="big"/>
	<scaling name="InjectorLatency" units="ms" toexpr="x*0.015" frexpr="x/0.015" format="%.3f" min="0" max="4" inc="0.015" storagetype="uint8" endian="big"/>
	<scaling name="InjectorScaling" units="cc/min" toexpr="29241/x" frexpr="29241/x" format="%.0f" min="1" max="1000" inc="20" storagetype="uint16" endian="big"/>
	<scaling name="IPW16:SHLL5" units="ms" toexpr="x*32*8/1000" frexpr="x*1000/8/32" format="%.3f" min="0" max="65" inc="0.256" storagetype="uint16" endian="big"/>
	<scaling name="IPW_Adder_div_2" units="ms" toexpr="x/250" frexpr="x*250" format="%.3f" min="0" max="65" inc="0.004" 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="Load" units="Load" toexpr="x*10/32" frexpr="x*32/10" format="%.0f" min="0" max="300" inc="1" storagetype="uint16" endian="big"/>
	<scaling name="Load16" units="Load" toexpr="x*5/8" frexpr="x*8/5" format="%.1f" min="0" max="100" inc="1" storagetype="uint16" endian="big"/>
	<scaling name="Load8" units="Load" 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="LoadError" units="load" 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="Loadify" units="%" toexpr="(x*10/512)*10/32" frexpr="(x*32/10)*512/10" format="%.1f" min="0" max="300" inc="1" storagetype="uint16" endian="big"/>
	<scaling name="LT Trim Hz" units="Hz" toexpr="x*6.25" frexpr="x/6.25" format="%.2f" min="0" max="1593.75" inc="6.25" storagetype="uint8" endian="big"/>
	<scaling name="Min timing" units="degrees" toexpr="x-20" frexpr="x+20" format="%.0f" min="-61" max="61" inc="1" storagetype="int8" endian="big"/>
	<scaling name="MIVECInterpolation" units="% Normal Temp Map" toexpr="x*100/255" frexpr="x*255/100" format="%.1f" min="0" max="100" inc="2" storagetype="uint8" endian="big"/>
	<scaling name="MUT32" units="hex" toexpr="x" frexpr="x" format="%06X" min="0" max="1e+08" inc="1" storagetype="uint32" 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="OffsetWGDC16" units="%WGDC Change" toexpr="(x-128)/2" frexpr="x*2+128" format="%.1f" min="-64" max="63.5" inc="0.1" storagetype="uint16" endian="big"/>
	<scaling name="Omni4barMAP in kPa" units="Omni4barMAP in kPa" toexpr="((x/4)*1.6151)+3.4779" frexpr="((x-3.4779)/1.6151)*4" format="%.2f" min="0" max="400" inc="0.05" storagetype="uint16" endian="big"/>
	<scaling name="Percent128" units="%" toexpr="x*100/128" frexpr="x*128/100" format="%.1f" min="80" max="105" inc="0.1" storagetype="uint8" endian="big"/>
	<scaling name="Percent255" units="%" toexpr="x*100/255" frexpr="x*255/100" format="%.1f" min="0" max="100" inc="2" storagetype="uint8" endian="big"/>
	<scaling name="Percent_128_add_385_div_512" units="%" toexpr="(x+384)/5.12" frexpr="x*5.12-384" format="%.1f" min="75" max="125" inc="2" storagetype="uint8" endian="big"/>
	<scaling name="psia16" units="psia" toexpr="x*0.19347" frexpr="x/0.19347" format="%.1f" min="0" max="49.5" inc="0.1" storagetype="uint16" endian="big"/>
	<scaling name="psia8" units="psia" toexpr="x*0.19347" frexpr="x/0.19347" format="%.1f" min="0" max="49.5" inc="0.1" storagetype="uint8" endian="big"/>
	<scaling name="ReverseInterpolated_Percent255_2byte" units="%" toexpr="100*(1-(x/255))" frexpr="255*(1-(x/100))" format="%.2f" min="0" max="100" inc="0.3922" storagetype="uint16" 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="9000" 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="StockXMAP in kPa" units="StockXMAP in kPa" toexpr="((x*2556/3800)+0.5)/2" frexpr="((x * 2)-0.5)*3800/2556" format="%.2f" min="0" max="350" inc="0.05" storagetype="uint16" endian="big"/>
	<scaling name="StockXMAP in psig" units="StockXMAP in psig" toexpr="((x/4)*0.19347)-14.5" frexpr="((x+14.5)/0.19347)*4" format="%.2f" min="-15" max="35" inc="0.05" storagetype="uint16" endian="big"/>
	<scaling name="Temp" units="Fahrenheit" toexpr="1.8*x-40" frexpr="(x+40)/1.8" format="%.0f" min="-40" max="350" inc="1" storagetype="uint16" endian="big"/>
	<scaling name="TempC" units="Celsius" toexpr="x-40" frexpr="x+40" format="%.0f" min="-40" max="215" inc="1" storagetype="uint16" endian="big"/>
	<scaling name="Throttle %" units="%" toexpr="x*100/255" frexpr="x*255/100" format="%.1f" min="0" max="100" inc="2" storagetype="uint16" endian="big"/>
	<scaling name="Throttle Cap" units="%" toexpr="x/1024*100" frexpr="x/100*1024" format="%.1f" min="0" max="100" inc=".5" storagetype="uint16" endian="big"/>
	<scaling name="Throttle Opening" units="%" toexpr="x/3277*100" frexpr="x/100*3277" format="%.1f" min="0" max="100" inc="0.5" storagetype="uint16" endian="big"/>
	<scaling name="ThrottleMAINorSUBInvertedOpening %" units="%" toexpr="100*(x-26)/(204)" frexpr="(x+26)/100*(204)" format="%.1f" min="0" max="100" inc="0.5" storagetype="uint16" endian="big"/>
	<scaling name="Throttle_Main - Stored Minimum Throttle %" units="%" toexpr="(x+(90/4))*100/255" frexpr="x*255/100-(90/4)" format="%.1f" min="0" max="100" inc="2" storagetype="uint16" 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="TimeInjCranking" units="ms" toexpr="x*0.005" frexpr="x/0.005" format="%.1f" min="0" max="500" inc="1" storagetype="uint16" 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="TimingOBTR" units="degrees" toexpr="x" frexpr="x" format="%.0f " min="0" max="61" inc="1" storagetype="int8 " endian="big"/>
	<scaling name="Torque Calculation Axis" units="NM" toexpr="x*2.56" frexpr="x/2.56" format="%.1f" min="0" max="765" inc="5" storagetype="uint16" endian="big"/>
	<scaling name="Torque Calculation FtLbs" units="FtLbs" toexpr="x*3" frexpr="x/3" format="%.1f" min="0" max="800" inc="2.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"/>
	<scaling name="ValveTimingExhaust" units="degrees" toexpr="80-x*0.625" frexpr="(80-x)/0.625" format="%.1f" min="-35" max="0" inc="1" storagetype="uint8" endian="big"/>
	<scaling name="ValveTimingIntake" units="degrees" toexpr="80-x*0.625" frexpr="(80-x)/0.625" format="%.1f" min="10" max="35" inc="1" 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="VehicleSpeedFreq" units="km/h" toexpr="x*0.25" frexpr="x/0.25" format="%.1f" min="0" max="64" inc="0.2" storagetype="uint16" endian="big"/>
	<scaling name="VoltsADC1023" units="Volts" toexpr="x*5/1023" frexpr="x*1023/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="100" inc="0.5" storagetype="uint8" endian="big"/>
	<scaling name="WGDuty16" units="%" toexpr="x/2" frexpr="x*2" format="%.1f" min="0" max="100" inc="0.5" storagetype="uint16" endian="big"/>
	<table name="Mode 23 - IFMode 0x05 -&gt; 0x23 #1" address="7efbd" category="Misc" type="1D" scaling="Hex8"/>
	<table name="Mode 23 - IFMode 0x05 -&gt; 0x23 #2" address="8aa61" category="Misc" type="1D" scaling="Hex8"/>
	<table name="Mode 23 - DoMode 0x42 -&gt; 0x52" address="8aa66" category="Misc" type="1D" scaling="Hex16"/>
	<table name="ASC OFF, SST OFF Fix 0x00E9 -&gt; 0x0100" address="53b0a" category="Misc" type="1D" scaling="Hex16"/>
	<table name="DTC P1238 Disable 0x0384 -&gt; 0xFFFF Mass airflow sensor plausibility (Torque Monitor)" address="63210" category="Misc" type="1D" scaling="Hex16"/>
	<table name="DTC P1241 Disable 0x03E8 -&gt; 0xFFFF Torque monitor" address="63206" category="Misc" type="1D" scaling="Hex16"/>
	<table name="DTC P1235 Disable 0x0026 -&gt; 0xFFFF Mass airflow sensor plausibility" address="549d4" category="Misc" type="1D" scaling="Hex16"/>
	<table name="DTC P1233 Disable 0x0028 -&gt; 0xFFFF Throttle position sensor (main) plausibility" address="549d0" category="Misc" type="1D" scaling="Hex16"/>
	<table name="DTC P1234 Disable 0x0028 -&gt; 0xFFFF Throttle position sensor (sub) plausibility" address="549d2" category="Misc" type="1D" scaling="Hex16"/>
	<table name="DTC P0139 Disable 0x1 -&gt; 0x0 Oxygen Sensor Circuit Slow Response (Bank1, Sensor2)" address="503b2" category="Misc" type="1D" scaling="Hex8"/>
	<table name="DTC P0140 Disable 1500 -&gt; 8000 0xygen Sensor Circuit No Activity Detected (Bank 1 Sensor 2)" address="539c0" category="Misc" type="1D" scaling="RPMStatLimit"/>
	<table name="Enable catalytic monitoring (P0420)" address="503B2" category="Misc" type="ID" scaling="Hex 16"/>
	<table name="DTC P050B Disable 0014 -&gt; 0000 Cold Start Ignition Timing Performance" address="548dc" category="Misc" type="1D" scaling="Hex16"/>
	<table name="ECU ID" address="5002a" category="Misc" type="1D" scaling="ECU ID"/>
	<table name="High Octane Timing Map" address="55957" category="Timing" type="3D" swapxy="true" scaling="Timing">
		<table name="Load" address="60fd6" type="X Axis" elements="22" scaling="Load"/>
		<table name="RPM" address="60fa2" type="Y Axis" elements="23" scaling="RPM"/>
	</table>
	<table name="Low Octane Timing Map" address="55b59" category="Timing" type="3D" swapxy="true" scaling="Timing">
		<table name="Load" address="60fd6" type="X Axis" elements="22" scaling="Load"/>
		<table name="RPM" address="60fa2" type="Y Axis" elements="23" scaling="RPM"/>
	</table>
	<table name="Upper Bound Ignition Timing" address="607d9" category="Timing" type="3D" level="2" swapxy="true" scaling="Timing">
		<table name="Load" address="60fd6" type="X Axis" elements="22" scaling="Load"/>
		<table name="RPM" address="60fa2" type="Y Axis" elements="23" scaling="RPM"/>
	</table>
	<table name="Lower Bound Ignition Timing" address="50799" category="Timing" type="3D" level="2" swapxy="true" scaling="Min timing">
		<table name="Load" address="613a8" type="X Axis" elements="21" scaling="Load"/>
		<table name="RPM" address="6135c" type="Y Axis" elements="16" scaling="RPM"/>
	</table>
	<table name="Ignition Warmup Retard" address="5b8f1" category="Timing" type="3D" swapxy="true" scaling="Timing">
		<table name="Load" address="60fd6" type="X Axis" elements="22" scaling="Load"/>
		<table name="RPM" address="60fa2" type="Y Axis" elements="23" scaling="RPM"/>
	</table>
	<table name="EGR Timing Advance" address="57301" category="Timing" type="3D" swapxy="true" scaling="Timing">
		<table name="Load" address="61580" type="X Axis" elements="9" scaling="Load"/>
		<table name="RPM" address="6175e" type="Y Axis" elements="10" scaling="RPM"/>
	</table>
	<table name="IAT Ignition Advance Compensation" address="56184" category="Timing" type="2D" scaling="IgnitionCompensation">
		<table name="IAT" address="61156" type="Y Axis" elements="7" scaling="Temp"/>
	</table>
	<table name="Percent Low Temp Timing Trim vs Coolant Temp" address="561bc" category="Timing" type="2D" scaling="Percent255">
		<table name="Engine Temp" address="61140" type="Y Axis" elements="8" scaling="Temp"/>
	</table>
	<table name="MIVEC Intake Normal Coolant Temp" address="5db69" category="Timing" type="3D" swapxy="true" scaling="ValveTimingIntake">
		<table name="Load" address="615e4" type="X Axis" elements="21" scaling="Load"/>
		<table name="RPM" address="61614" type="Y Axis" elements="24" scaling="RPM"/>
	</table>
	<table name="MIVEC Intake Low Coolant Temp" address="5dd69" category="Timing" type="3D" level="2" swapxy="true" scaling="ValveTimingIntake">
		<table name="Load" address="615e4" type="X Axis" elements="21" scaling="Load"/>
		<table name="RPM" address="61614" type="Y Axis" elements="24" scaling="RPM"/>
	</table>
	<table name="MIVEC Intake Map Interpolation" address="5e366" category="Timing" type="2D" level="2" scaling="MIVECInterpolation">
		<table name="Coolant Temperature" address="626f0" type="Y Axis" elements="9" scaling="Temp"/>
	</table>
	<table name="MIVEC Exhaust Normal Coolant Temp" address="5df69" category="Timing" type="3D" swapxy="true" scaling="ValveTimingExhaust">
		<table name="Load" address="615e4" type="X Axis" elements="21" scaling="Load"/>
		<table name="RPM" address="61614" type="Y Axis" elements="24" scaling="RPM"/>
	</table>
	<table name="MIVEC Exhaust Low Coolant Temp" address="5e169" category="Timing" type="3D" level="2" swapxy="true" scaling="ValveTimingExhaust">
		<table name="Load" address="615e4" type="X Axis" elements="21" scaling="Load"/>
		<table name="RPM" address="61614" type="Y Axis" elements="24" scaling="RPM"/>
	</table>
	<table name="MIVEC Exhaust Map Interpolation" address="5e374" category="Timing" type="2D" level="2" scaling="MIVECInterpolation">
		<table name="Coolant Temperature" address="626f0" type="Y Axis" elements="9" scaling="Temp"/>
	</table>
	<table name="Percent MIVEC Intake vs Unknown" address="5e392" category="Timing" type="2D" level="2" scaling="Percent255">
		<table name="Unknown" address="6247c" type="Y Axis" elements="11" scaling="uint16"/>
	</table>
	<table name="Percent MIVEC Exhaust vs Unknown" address="5e382" category="Timing" type="2D" level="2" scaling="Percent255">
		<table name="Unknown" address="6247c" type="Y Axis" elements="11" scaling="uint16"/>
	</table>
	<table name="High Octane Fuel Map" address="55027" category="Fuel" type="3D" swapxy="true" scaling="AFR">
		<table name="Load" address="60f5c" type="X Axis" elements="21" scaling="Load"/>
		<table name="RPM" address="60f36" type="Y Axis" elements="16" scaling="RPM"/>
	</table>
	<table name="Low Octane Fuel Map" address="552d7" category="Fuel" type="3D" swapxy="true" scaling="AFR">
		<table name="Load" address="60f5c" type="X Axis" elements="21" scaling="Load"/>
		<table name="RPM" address="60f36" type="Y Axis" elements="16" scaling="RPM"/>
	</table>
	<table name="Calibration Fuel Map" address="5771f" category="Fuel" type="3D" swapxy="true" scaling="Percent128">
		<table name="Load" address="61836" type="X Axis" elements="41" scaling="Load"/>
		<table name="RPM" address="6180a" type="Y Axis" elements="19" scaling="RPM"/>
	</table>
	<table name="Cylinder Fuel Trim #1" address="57df9" category="Fuel" type="3D" level="2" swapxy="true" scaling="Percent_128_add_385_div_512">
		<table name="Load" address="60f5c" type="X Axis" elements="21" scaling="Load"/>
		<table name="RPM" address="61a32" type="Y Axis" elements="23" scaling="RPM"/>
	</table>
	<table name="Cylinder Fuel Trim #2" address="57fe3" category="Fuel" type="3D" level="2" swapxy="true" scaling="Percent_128_add_385_div_512">
		<table name="Load" address="60f5c" type="X Axis" elements="21" scaling="Load"/>
		<table name="RPM" address="61a32" type="Y Axis" elements="23" scaling="RPM"/>
	</table>
	<table name="Cylinder Fuel Trim #3" address="581cd" category="Fuel" type="3D" level="2" swapxy="true" scaling="Percent_128_add_385_div_512">
		<table name="Load" address="60f5c" type="X Axis" elements="21" scaling="Load"/>
		<table name="RPM" address="61a32" type="Y Axis" elements="23" scaling="RPM"/>
	</table>
	<table name="Cylinder Fuel Trim #4" address="583b7" category="Fuel" type="3D" level="2" swapxy="true" scaling="Percent_128_add_385_div_512">
		<table name="Load" address="60f5c" type="X Axis" elements="21" scaling="Load"/>
		<table name="RPM" address="61a32" type="Y Axis" elements="23" scaling="RPM"/>
	</table>
	<table name="Max Lean Oct Avg AFR vs Load" address="57a2e" category="Fuel" type="2D" level="2" scaling="AFR">
		<table name="Unknown" address="617ee" type="Y Axis" elements="11" scaling="Load16"/>
	</table>
	<table name="Fuel Injector Scaling" address="536cc" category="Fuel" type="1D" scaling="InjectorScaling"/>
	<table name="Injector Battery Voltage Latency Compensation" address="556d0" category="Fuel" type="2D" scaling="InjectorLatency">
		<table name="Battery Voltage" address="60eb2" type="Y Axis" elements="7" scaling="BatteryVoltage"/>
	</table>
	<table name="Cranking Enrichment IPW Adder" address="574e6" category="Fuel" type="2D" scaling="TimeInjCranking">
		<table name="Coolant Temperature" address="6107e" type="Y Axis" elements="9" scaling="Temp"/>
	</table>
	<table name="Cranking IPW" address="57be2" category="Fuel" type="2D" scaling="CrankingIPW">
		<table name="Coolant Temperature" address="610ae" type="Y Axis" elements="11" scaling="Temp"/>
	</table>
	<table name="Injector Base Latency" address="53000" category="Fuel" type="1D" scaling="InjectorLatency"/>
	<table name="Low Pulse Width IPW Adder" address="556d8" category="Fuel" type="2D" level="2" scaling="IPW_Adder_div_2">
		<table type="Static Y Axis" elements="41">
			<data>0.000</data>
			<data>0.052</data>
			<data>0.104</data>
			<data>0.156</data>
			<data>0.208</data>
			<data>0.260</data>
			<data>0.312</data>
			<data>0.364</data>
			<data>0.416</data>
			<data>0.468</data>
			<data>0.520</data>
			<data>0.572</data>
			<data>0.624</data>
			<data>0.676</data>
			<data>0.728</data>
			<data>0.780</data>
			<data>0.832</data>
			<data>0.884</data>
			<data>0.936</data>
			<data>0.988</data>
			<data>1.040</data>
			<data>1.092</data>
			<data>1.144</data>
			<data>1.196</data>
			<data>1.248</data>
			<data>1.300</data>
			<data>1.352</data>
			<data>1.404</data>
			<data>1.456</data>
			<data>1.508</data>
			<data>1.560</data>
			<data>1.612</data>
			<data>1.664</data>
			<data>1.716</data>
			<data>1.768</data>
			<data>1.820</data>
			<data>1.872</data>
			<data>1.924</data>
			<data>1.976</data>
			<data>2.028</data>
			<data>2.080</data>
		</table>
	</table>
	<table name="Minimum IPW SHLL5 (stock)" address="53002" category="Fuel" type="1D" scaling="IPW16:SHLL5"/>
	<table name="Closed Loop - LT Trim Control" address="5557f" category="Fuel" type="2D" level="2" scaling="LT Trim Hz">
		<table name="Conditions" type="Static Y Axis" elements="4">
			<data>Low -&gt; Mid</data>
			<data>Mid -&gt; Low</data>
			<data>Mid -&gt; High</data>
			<data>High -&gt; Mid</data>
		</table>
	</table>
	<table name="Open Loop Load High Octane #1" address="57514" category="Fuel" type="2D" scaling="Load8">
		<table name="RPM" address="60dc2" type="Y Axis" elements="20" scaling="RPM"/>
	</table>
	<table name="Open Loop Load Low Octane #1" address="574fc" category="Fuel" type="2D" scaling="Load8">
		<table name="RPM" address="60dc2" type="Y Axis" elements="20" scaling="RPM"/>
	</table>
	<table name="Open Loop Load High Octane #2" address="555da" category="Fuel" type="2D" scaling="Load8">
		<table name="RPM" address="60dc2" type="Y Axis" elements="20" scaling="RPM"/>
	</table>
	<table name="Open Loop Load Low Octane #2" address="555c2" category="Fuel" type="2D" scaling="Load8">
		<table name="RPM" address="60dc2" type="Y Axis" elements="20" scaling="RPM"/>
	</table>
	<table name="MAF Scaling Horizontal" address="57586" category="Fuel" type="2D" scaling="GramsPerSecond">
		<table name="Volts" address="6164a" type="X Axis" elements="130" scaling="VoltsADC1023"/>
	</table>
	<table name="MAF Scaling Part 1" address="57586" category="Fuel" type="2D" level="2" scaling="uint16">
		<table name="Volts" address="6164a" type="Y Axis" elements="44" scaling="VoltsADC1023"/>
	</table>
	<table name="MAF Scaling Part 2" address="575de" category="Fuel" type="2D" level="2" scaling="uint16">
		<table name="Volts" address="616a2" type="Y Axis" elements="44" scaling="VoltsADC1023"/>
	</table>
	<table name="MAF Scaling Part 3" address="57636" category="Fuel" type="2D" level="2" scaling="uint16">
		<table name="Volts" address="616fa" type="Y Axis" elements="42" scaling="VoltsADC1023"/>
	</table>
	<table name="MAP based Load Calc #1 - Hot/Interpolated" address="604a0" category="Fuel" type="3D" level="2" swapxy="true" scaling="Loadify">
		<table name="MAP" address="62a90" type="X Axis" elements="19" scaling="StockXMAP in psig"/>
		<table name="RPM" address="62a64" type="Y Axis" elements="19" scaling="RPM"/>
	</table>
	<table name="MAP based Load Calc #2 - Cold/Interpolated" address="601c4" category="Fuel" type="3D" level="2" swapxy="true" scaling="Loadify">
		<table name="MAP" address="62a90" type="X Axis" elements="19" scaling="StockXMAP in kPa"/>
		<table name="RPM" address="62a64" type="Y Axis" elements="19" scaling="RPM"/>
	</table>
	<table name="MAP based Load Calc #3" address="5fee8" category="Fuel" type="3D" level="2" swapxy="true" scaling="Loadify">
		<table name="MAP" address="62a90" type="X Axis" elements="19" scaling="Omni4barMAP in kPa"/>
		<table name="RPM" address="62a64" type="Y Axis" elements="19" scaling="RPM"/>
	</table>
	<table name="Load Ramp Rate #1 (Load&gt;70)" address="54a86" category="Load" type="1D" level="2" scaling="ReverseInterpolated_Percent255_2byte"/>
	<table name="Load multiplier end when TPS decreased by % (hysteresis)" address="546b0" category="Load" type="1D" scaling="Throttle %"/>
	<table name="Atmospheric Boost" address="53484" category="Direct Boost" type="1D" scaling="psia16"/>
	<table name="Boost Target #1A (High Gear Range)" address="58e8d" category="Direct Boost" type="3D" swapxy="true" scaling="psia8">
		<table name="Throttle" address="62672" type="X Axis" elements="9" scaling="Throttle_Main - Stored Minimum Throttle %"/>
		<table name="RPM" address="625f0" type="Y Axis" elements="18" scaling="RPM"/>
	</table>
	<table name="Boost Target #1B (High Gear Range)" address="58f37" category="Direct Boost" type="3D" swapxy="true" scaling="psia8">
		<table name="Throttle" address="62672" type="X Axis" elements="9" scaling="Throttle_Main - Stored Minimum Throttle %"/>
		<table name="RPM" address="625f0" type="Y Axis" elements="18" scaling="RPM"/>
	</table>
	<table name="Boost Target #2 (Low Gear Range)" address="5743d" category="Direct Boost" type="3D" swapxy="true" scaling="psia8">
		<table name="Throttle" address="62672" type="X Axis" elements="9" scaling="Throttle_Main - Stored Minimum Throttle %"/>
		<table name="RPM" address="625f0" type="Y Axis" elements="18" scaling="RPM"/>
	</table>
	<table name="Target Boost Error Correction" address="58d20" category="Direct Boost" type="2D" scaling="OffsetWGDC">
		<table name="Boost Error" address="6261a" type="Y Axis" elements="17" scaling="BoostErrorPsi"/>
	</table>
	<table name="Variable for Boost Control 0xC77C -&gt; 0xC722" address="a1d1a" category="Direct Boost" type="1D" scaling="Hex16"/>
	<table name="SHLR-&gt;SHLR2 0x5101 -&gt; 0x5102" address="a1d1c" category="Direct Boost" type="1D" scaling="Hex16"/>
	<table name="Boost Error RAM Address 0xC598 -&gt; 0xC596 (is 0x808596 for logging)" address="a1d42" category="Direct Boost" type="1D" scaling="Hex16"/>
	<table name="Boost Error RAM Address in Load Error Table 0xC598 -&gt; 0xC596" address="62616" category="Direct Boost" type="1D" scaling="Hex16"/>
	<table name="OBTR (Over-Boost Timing Retard)" address="58cbc" category="Direct Boost" type="2D" level="3" swapxy="true" scaling="TimingOBTR">
		<table name="Load Error" address="62642" type="Y Axis" elements="9" scaling="BoostErrorPsi"/>
	</table>
	<table name="OBTR Variable for Boost Control 0xC77C -&gt; 0xC722" address="221d6" category="Direct Boost" type="1D" level="3" scaling="Hex16"/>
	<table name="OBTR SHLR-&gt;SHLR2 0x5201 -&gt; 0x5202" address="221d8" category="Direct Boost" type="1D" level="3" scaling="Hex16"/>
	<table name="OBTR Boost Error RAM Address 0xC598 -&gt; 0xC596" address="221ee" category="Direct Boost" type="1D" level="3" scaling="Hex16"/>
	<table name="OBTR Boost Error RAM Address in Load Error Table 0xC598 -&gt; 0xC596" address="6263e" category="Direct Boost" type="1D" level="3" scaling="Hex16"/>
	<table name="Boost Control Load Offset" address="53484" category="Load Boost" type="1D" scaling="Load16"/>
	<table name="Boost Target Engine Load #1A (High Gear Range)" address="58e8d" category="Load Boost" type="3D" swapxy="true" scaling="Load8">
		<table name="Throttle" address="62672" type="X Axis" elements="9" scaling="Throttle_Main - Stored Minimum Throttle %"/>
		<table name="RPM" address="625f0" type="Y Axis" elements="18" scaling="RPM"/>
	</table>
	<table name="Boost Target Engine Load #1B (High Gear Range)" address="58f37" category="Load Boost" type="3D" swapxy="true" scaling="Load8">
		<table name="Throttle" address="62672" type="X Axis" elements="9" scaling="Throttle_Main - Stored Minimum Throttle %"/>
		<table name="RPM" address="625f0" type="Y Axis" elements="18" scaling="RPM"/>
	</table>
	<table name="Boost Target Engine Load #2 (Low Gear Range)" address="5743d" category="Load Boost" type="3D" swapxy="true" scaling="Load8">
		<table name="Throttle" address="62672" type="X Axis" elements="9" scaling="Throttle_Main - Stored Minimum Throttle %"/>
		<table name="RPM" address="625f0" type="Y Axis" elements="18" scaling="RPM"/>
	</table>
	<table name="Reactive Solenoid Turbo Boost Error Correction" address="58d20" category="Load Boost" type="2D" scaling="DynamicBoost">
		<table name="Load Error" address="6261a" type="Y Axis" elements="17" scaling="LoadError"/>
	</table>
	<table name="OBTR (Over-Boost Timing Retard) Load" address="58cbc" category="Load Boost" type="2D" level="3" swapxy="true" scaling="TimingOBTR">
		<table name="Load Error" address="62642" type="Y Axis" elements="9" scaling="LoadError"/>
	</table>
	<table name="Boost Cut Delay Timer" address="53068" category="Turbo" type="1D" scaling="Time"/>
	<table name="Boost Limit" address="555b4" category="Turbo" type="2D" scaling="LoadBoost">
		<table name="RPM" address="615ba" type="Y Axis" elements="9" scaling="RPM"/>
	</table>
	<table name="Boost Control RPM Per MPH Xover (Gear Based)" address="54686" category="Turbo" type="1D" scaling="RPMPerMPH"/>
	<table name="Reactive Solenoid Base WGDC Map #1A (High Gear Range)" address="58d39" category="Turbo" type="3D" swapxy="true" scaling="WGDuty">
		<table name="Throttle" address="62672" type="X Axis" elements="9" scaling="Throttle_Main - Stored Minimum Throttle %"/>
		<table name="RPM" address="625f0" type="Y Axis" elements="18" scaling="RPM"/>
	</table>
	<table name="Reactive Solenoid Base WGDC Map #1B (High Gear Range)" address="58de3" category="Turbo" type="3D" swapxy="true" scaling="WGDuty">
		<table name="Throttle" address="62672" type="X Axis" elements="9" scaling="Throttle_Main - Stored Minimum Throttle %"/>
		<table name="RPM" address="625f0" type="Y Axis" elements="18" scaling="RPM"/>
	</table>
	<table name="Reactive Solenoid Base WGDC Map #2 (Low Gear Range)" address="57393" category="Turbo" type="3D" swapxy="true" scaling="WGDuty">
		<table name="Throttle" address="62672" type="X Axis" elements="9" scaling="Throttle_Main - Stored Minimum Throttle %"/>
		<table name="RPM" address="625f0" type="Y Axis" elements="18" scaling="RPM"/>
	</table>
	<table name="Reactive Solenoid WGDC Correction Interval (High Gear Range)" address="5346a" category="Turbo" type="1D" scaling="uint16"/>
	<table name="Reactive Solenoid WGDC Correction Interval (Low Gear Range)" address="54696" category="Turbo" type="1D" scaling="uint16"/>
	<table name="Reactive Solenoid Max Total Upward WGDC Correction vs TPS" address="58d12" category="Turbo" type="2D" scaling="OffsetWGDC">
		<table name="TPS" address="6265a" type="Y Axis" elements="9" scaling="Throttle %"/>
	</table>
	<table name="Reactive Solenoid Max Total Downward WGDC Correction" address="534ae" category="Turbo" type="1D" scaling="OffsetWGDC16"/>
	<table name="Passive Solenoid Base WGDC Map #1A (High Gear Range)" address="5a212" category="Turbo" type="2D" scaling="WGDuty">
		<table name="RPM" address="625f0" type="Y Axis" elements="18" scaling="RPM"/>
	</table>
	<table name="Passive Solenoid Base WGDC Map #1B (High Gear Range)" address="5a228" category="Turbo" type="2D" scaling="WGDuty">
		<table name="RPM" address="625f0" type="Y Axis" elements="18" scaling="RPM"/>
	</table>
	<table name="Passive Solenoid Base WGDC Map #2 (Low Gear Range)" address="5a23e" category="Turbo" type="2D" scaling="WGDuty">
		<table name="RPM" address="625f0" type="Y Axis" elements="18" scaling="RPM"/>
	</table>
	<table name="Hysteresis" address="5312a" category="Lean Spool" type="1D" scaling="Load16"/>
	<table name="Min Temp" address="5312c" category="Lean Spool" type="1D" scaling="Temp"/>
	<table name="Start RPM" address="5312e" category="Lean Spool" type="1D" scaling="RPMStatLimit"/>
	<table name="AFR Enable" address="53130" category="Lean Spool" type="1D" scaling="AFR16"/>
	<table name="Stop RPM" address="53132" category="Lean Spool" type="1D" scaling="RPMStatLimit"/>
	<table name="AFR Clip" address="53134" category="Lean Spool" type="1D" scaling="AFR16"/>
	<table name="LeanSpool AFR v FuelMap AFR" address="55900" category="Lean Spool" type="2D" scaling="AFR">
		<table name="Base Fuel Map AFR" address="60f22" type="Y Axis" elements="7" scaling="AFR16"/>
	</table>
	<table name="Throttle Map #1" address="50b6e" category="Intake" type="3D" swapxy="true" scaling="Throttle Opening">
		<table name="Load" address="61430" type="X Axis" elements="49" scaling="Load"/>
		<table name="RPM" address="6135c" type="Y Axis" elements="16" scaling="RPM"/>
	</table>
	<table name="Throttle Map #2" address="51198" category="Intake" type="3D" swapxy="true" scaling="Throttle Opening">
		<table name="Load" address="61430" type="X Axis" elements="49" scaling="Load"/>
		<table name="RPM" address="6135c" type="Y Axis" elements="16" scaling="RPM"/>
	</table>
	<table name="Throttle Map #3" address="517c2" category="Intake" type="3D" swapxy="true" scaling="Throttle Opening">
		<table name="Load" address="61430" type="X Axis" elements="49" scaling="Load"/>
		<table name="RPM" address="6135c" type="Y Axis" elements="16" scaling="RPM"/>
	</table>
	<table name="Throttle Map #4" address="51dec" category="Intake" type="3D" swapxy="true" scaling="Throttle Opening">
		<table name="Load" address="61430" type="X Axis" elements="49" scaling="Load"/>
		<table name="RPM" address="6135c" type="Y Axis" elements="16" scaling="RPM"/>
	</table>
	<table name="Throttle Map #5" address="52416" category="Intake" type="3D" swapxy="true" scaling="Throttle Opening">
		<table name="Load" address="61430" type="X Axis" elements="49" scaling="Load"/>
		<table name="RPM" address="6135c" type="Y Axis" elements="16" scaling="RPM"/>
	</table>
	<table name="Throttle Conditional Switch" address="5496e" category="Intake" type="1D" scaling="RPMStatLimit"/>
	<table name="Rev Limiter" address="5305e" category="Limits" type="2D" scaling="RPMLimit">
		<table type="Static Y Axis" elements="2">
			<data>Rev Limiter ON</data>
			<data>Rev Limiter OFF</data>
		</table>
	</table>
	<table name="Stationary Rev Limiter" address="5468c" category="Limits" type="1D" scaling="RPMStatLimit"/>
	<table name="Stationary Rev Limit Cross Under Max Speed Enable Delay" address="5468e" category="Limits" type="1D" scaling="Time"/>
	<table name="Max Speed for Stationary Rev Limit" address="5468a" category="Limits" type="1D" scaling="VehicleSpeedFreq"/>
	<table name="Speed Limiter #1" address="53062" category="Limits" type="2D" scaling="VehicleSpeed">
		<table name="X" type="Static Y Axis" elements="2">
			<data>Limiter ON</data>
			<data>Limiter OFF</data>
		</table>
	</table>
	<table name="Airflow Check #1" address="5e995" category="Limits" type="3D" swapxy="true" scaling="EngineTorque">
		<table name="Throttle Main or SUB Inverted Opening" address="624f0" type="X Axis" elements="14" scaling="ThrottleMAINorSUBInvertedOpening %"/>
		<table name="RPM" address="624c8" type="Y Axis" elements="17" scaling="RPM"/>
	</table>
	<table name="Airflow Check #2" address="5ea8b" category="Limits" type="3D" swapxy="true" scaling="EngineTorque">
		<table name="Throttle Main or SUB Inverted Opening" address="624f0" type="X Axis" elements="14" scaling="ThrottleMAINorSUBInvertedOpening %"/>
		<table name="RPM" address="624c8" type="Y Axis" elements="17" scaling="RPM"/>
	</table>
	<table name="Airflow Check #3" address="5eb81" category="Limits" type="3D" swapxy="true" scaling="EngineTorque">
		<table name="Throttle Main or SUB Inverted Opening" address="624f0" type="X Axis" elements="14" scaling="ThrottleMAINorSUBInvertedOpening %"/>
		<table name="RPM" address="624c8" type="Y Axis" elements="17" scaling="RPM"/>
	</table>
	<table name="Airflow Check #4" address="5ec8b" category="Limits" type="3D" swapxy="true" scaling="uint8">
		<table name="TPS-Related" address="62538" type="X Axis" elements="6" scaling="Throttle %"/>
		<table name="RPM" address="62512" type="Y Axis" elements="16" scaling="RPM"/>
	</table>
	<table name="Airflow Check #1 (Old Style)" address="5e995" category="Limits" type="3D" swapxy="true" scaling="uint8">
		<table name="TPS-Related" address="624f0" type="X Axis" elements="14" scaling="Throttle %"/>
		<table name="RPM" address="624c8" type="Y Axis" elements="17" scaling="RPM"/>
	</table>
	<table name="Airflow Check #2 (Old Style)" address="5ea8b" category="Limits" type="3D" swapxy="true" scaling="uint8">
		<table name="TPS-Related" address="624f0" type="X Axis" elements="14" scaling="Throttle %"/>
		<table name="RPM" address="624c8" type="Y Axis" elements="17" scaling="RPM"/>
	</table>
	<table name="Airflow Check #3 (Old Style)" address="5eb81" category="Limits" type="3D" swapxy="true" scaling="uint8">
		<table name="TPS-Related" address="624f0" type="X Axis" elements="14" scaling="Throttle %"/>
		<table name="RPM" address="624c8" type="Y Axis" elements="17" scaling="RPM"/>
	</table>
	<table name="Torque Limiter #1" address="6386d" category="Limits" type="3D" swapxy="true" scaling="uint8">
		<table name="TPS-Related" address="63dce" type="X Axis" elements="14" scaling="Throttle %"/>
		<table name="RPM" address="63da6" type="Y Axis" elements="17" scaling="RPM"/>
	</table>
	<table name="Torque Limiter #2" address="63963" category="Limits" type="3D" swapxy="true" scaling="uint8">
		<table name="TPS-Related" address="63dce" type="X Axis" elements="14" scaling="Throttle %"/>
		<table name="RPM" address="63da6" type="Y Axis" elements="17" scaling="RPM"/>
	</table>
	<table name="Torque Limiter #3" address="63a59" category="Limits" type="3D" swapxy="true" scaling="uint8">
		<table name="TPS-Related" address="63dce" type="X Axis" elements="14" scaling="Throttle %"/>
		<table name="RPM" address="63da6" type="Y Axis" elements="17" scaling="RPM"/>
	</table>
	<table name="Torque Limiter #4" address="63b4f" category="Limits" type="3D" swapxy="true" scaling="uint8">
		<table name="TPS-Related" address="63e8e" type="X Axis" elements="6" scaling="Throttle %"/>
		<table name="RPM" address="63df0" type="Y Axis" elements="16" scaling="RPM"/>
	</table>
	<table name="Knock Sensitivity Load Threshold" address="561ec" category="Knock Detection" type="2D" level="2" scaling="Load8">
		<table name="RPM" address="61b48" type="Y Axis" elements="16" scaling="RPM"/>
	</table>
	<table name="Knock Background Noise Multiplier" address="59df4" category="Knock Detection" type="2D" level="2" scaling="uint8">
		<table name="RPM" address="61b48" type="Y Axis" elements="16" scaling="RPM"/>
	</table>
	<table name="Knock Background Noise Adder (SINGLE GAIN) #1" address="5fece" category="Knock Detection" type="2D" level="2" scaling="uint8">
		<table name="RPM" address="61b48" type="Y Axis" elements="16" scaling="RPM"/>
	</table>
	<table name="Knock Background Noise Adder (SINGLE GAIN) #2" address="59dcc" category="Knock Detection" type="2D" level="2" scaling="uint8">
		<table name="RPM" address="61b48" type="Y Axis" elements="16" scaling="RPM"/>
	</table>
	<table name="Knock Background Noise Adder (TRIPLE GAIN) #1" address="5feba" category="Knock Detection" type="2D" level="2" scaling="uint8">
		<table name="RPM" address="61b48" type="Y Axis" elements="16" scaling="RPM"/>
	</table>
	<table name="Knock Background Noise Adder (TRIPLE GAIN) #2" address="59de0" category="Knock Detection" type="2D" level="2" scaling="uint8">
		<table name="RPM" address="61b48" type="Y Axis" elements="16" scaling="RPM"/>
	</table>
	<table name="1st gear TPS limiter (Drive)" address="60778" category="SST" type="2D" level="2" scaling="Throttle Cap">
		<table name="RPM" address="625f0" type="Y Axis" elements="18" scaling="RPM"/>
	</table>
	<table name="1st gear TPS limiter (Reverse)" address="607a2" category="SST" type="2D" level="2" scaling="Throttle Cap">
		<table name="RPM" address="625f0" type="Y Axis" elements="18" scaling="RPM"/>
	</table>
	<table name="SST Limit Temperature" address="54abe" category="SST" type="2D" level="3" scaling="Temp">
		<table name="x" type="Static Y Axis" elements="2">
			<data>Limp Mode ON</data>
			<data>Limp Mode OFF</data>
		</table>
	</table>
	<table name="SST Upshift - Lower Bound Fueling" address="57a65" category="SST" type="3D" level="3" swapxy="true" scaling="AFR">
		<table name="Load" address="60f5c" type="X Axis" elements="21" scaling="Load"/>
		<table name="RPM" address="60f36" type="Y Axis" elements="16" scaling="RPM"/>
	</table>
	<table name="SST Upshift - Lower Bound Timing" address="50799" category="SST" type="3D" level="3" swapxy="true" scaling="Min timing">
		<table name="Load" address="613a8" type="X Axis" elements="21" scaling="Load"/>
		<table name="RPM" address="6135c" type="Y Axis" elements="16" scaling="RPM"/>
	</table>
	<table name="SST Clutch Pressure Ramp Up - Map A" address="5914d" category="SST" type="3D" level="3" swapxy="true" scaling="Torque Calculation FtLbs">
		<table name="Load" address="613d8" type="X Axis" elements="21" scaling="Throttle %"/>
		<table name="RPM" address="6135c" type="Y Axis" elements="16" scaling="RPM"/>
	</table>
	<table name="SST Clutch Pressure Ramp Up - Map B" address="6328d" category="SST" type="3D" level="3" swapxy="true" scaling="Torque Calculation FtLbs">
		<table name="Load" address="63d28" type="X Axis" elements="21" scaling="Throttle %"/>
		<table name="RPM" address="63cdc" type="Y Axis" elements="16" scaling="RPM"/>
	</table>
	<table name="SST Clutch Pressure Ramp Up - Map C" address="64011" category="SST" type="3D" level="3" swapxy="true" scaling="Torque Calculation FtLbs">
		<table name="Load" address="65190" type="X Axis" elements="21" scaling="Throttle %"/>
		<table name="RPM" address="6516a" type="Y Axis" elements="16" scaling="RPM"/>
	</table>
	<table name="SST Clutch Pressure - Unknown" address="50419" category="SST" type="3D" level="3" swapxy="true" scaling="Torque Calculation FtLbs">
		<table name="Load" address="613a8" type="X Axis" elements="21" scaling="Throttle %"/>
		<table name="RPM" address="6135c" type="Y Axis" elements="16" scaling="RPM"/>
	</table>
	<table name="SST Throttle Requested Torque Map #1 - Liftoff" address="592a5" category="SST" type="3D" level="3" swapxy="true" scaling="Torque Calculation FtLbs">
		<table name="Throttle" address="61408" type="X Axis" elements="17" scaling="AcceleratorPedal %"/>
		<table name="RPM" address="61382" type="Y Axis" elements="16" scaling="RPM"/>
	</table>
	<table name="SST Throttle Requested Torque Map #2 - Hot/Interpolated" address="593bd" category="SST" type="3D" level="3" swapxy="true" scaling="Torque Calculation FtLbs">
		<table name="Throttle" address="61408" type="X Axis" elements="17" scaling="AcceleratorPedal %"/>
		<table name="RPM" address="61382" type="Y Axis" elements="16" scaling="RPM"/>
	</table>
	<table name="SST Throttle Requested Torque Map #3 - Cold/Interpolated" address="594d5" category="SST" type="3D" level="3" swapxy="true" scaling="Torque Calculation FtLbs">
		<table name="Throttle" address="61408" type="X Axis" elements="17" scaling="AcceleratorPedal %"/>
		<table name="RPM" address="61382" type="Y Axis" elements="16" scaling="RPM"/>
	</table>
	<table name="SST Throttle Requested Torque Subtractor Map" address="60ad5" category="SST" type="3D" level="3" swapxy="true" scaling="EngineTorque">
		<table name="Map WGDC - Final WGDC" address="62ad4" type="X Axis" elements="21" scaling="WGDuty16"/>
		<table name="Throttle" address="62abc" type="Y Axis" elements="9" scaling="AcceleratorPedal255 %"/>
	</table>
	<table name="SST Throttle Requested Torque Subtractor Map Percent" address="60abe" category="SST" type="2D" level="3" swapxy="true" scaling="Percent255">
		<table name="RPM" address="60d7e" type="Y Axis" elements="16" scaling="RPM"/>
	</table>
	<table name="SST Throttle Requested Torque Ramp Rate - SST Normal Mode" address="5f529" category="SST" type="3D" level="3" swapxy="true" scaling="Percent255">
		<table name="VehicleSpeed" address="6234c" type="X Axis" elements="6" scaling="VehicleSpeed"/>
		<table name="RevPerMPH" address="626da" type="Y Axis" elements="8" scaling="RPMPerMPH"/>
	</table>
	<table name="SST Throttle Requested Torque Ramp Rate - SST Sport Mode" address="5f4f1" category="SST" type="3D" level="3" swapxy="true" scaling="Percent255">
		<table name="VehicleSpeed" address="6234c" type="X Axis" elements="6" scaling="VehicleSpeed"/>
		<table name="RevPerMPH" address="626da" type="Y Axis" elements="8" scaling="RPMPerMPH"/>
	</table>
	<table name="SST Throttle Requested Torque Ramp Rate - SST S-SPORT Mode" address="5f4b9" category="SST" type="3D" level="3" swapxy="true" scaling="Percent255">
		<table name="VehicleSpeed" address="6234c" type="X Axis" elements="6" scaling="VehicleSpeed"/>
		<table name="RevPerMPH" address="626da" type="Y Axis" elements="8" scaling="RPMPerMPH"/>
	</table>
	<table name="SST Throttle Requested Torque Ramp Rate Interval A" address="5f472" category="SST" type="2D" level="3" scaling="uint8">
		<table name="RevPerMPH" address="626da" type="Y Axis" elements="8" scaling="RPMPerMPH"/>
	</table>
	<table name="SST Throttle Requested Torque Ramp Rate Interval B" address="5f466" category="SST" type="2D" level="3" scaling="uint8">
		<table name="RevPerMPH " address="626da" type="Y Axis" elements="8" scaling="RPMPerMPH"/>
	</table>
	<table name="SST Torque Limit #1 - Error" address="633e5" category="SST" type="3D" level="3" swapxy="true" scaling="Torque Calculation FtLbs">
		<table name="Throttle" address="63d58" type="X Axis" elements="17" scaling="AcceleratorPedal %"/>
		<table name="RPM" address="63cdc" type="Y Axis" elements="16" scaling="RPM"/>
	</table>
	<table name="SST Torque Limit #2 - Hot/Interpolated" address="634fd" category="SST" type="3D" level="3" swapxy="true" scaling="Torque Calculation FtLbs">
		<table name="Throttle" address="63d58" type="X Axis" elements="17" scaling="AcceleratorPedal %"/>
		<table name="RPM" address="63cdc" type="Y Axis" elements="16" scaling="RPM"/>
	</table>
	<table name="SST Torque Limit #3 - Cold/Interpolated" address="63615" category="SST" type="3D" level="3" swapxy="true" scaling="Torque Calculation FtLbs">
		<table name="Throttle" address="63d58" type="X Axis" elements="17" scaling="AcceleratorPedal %"/>
		<table name="RPM" address="63cdc" type="Y Axis" elements="16" scaling="RPM"/>
	</table>
	<table name="SST Torque Limit #4 - Unknown" address="64169" category="SST" type="3D" level="3" swapxy="true" scaling="Torque Calculation FtLbs">
		<table name="Throttle" address="63d58" type="X Axis" elements="17" scaling="AcceleratorPedal %"/>
		<table name="RPM" address="63cdc" type="Y Axis" elements="16" scaling="RPM"/>
	</table>
	<table name="SST Torque Limit Reduction Table by RPM (CPRU_A)" address="50402" category="SST" type="2D" level="3" scaling="EngineTorque">
		<table name="RPM" address="6135c" type="Y Axis" elements="16" scaling="RPM"/>
	</table>
	<table name="SST Torque Limit Reduction Table by RPM (TqLimit_2_3)" address="63260" category="SST" type="2D" level="3" scaling="EngineTorque">
		<table name="RPM" address="63cdc" type="Y Axis" elements="16" scaling="RPM"/>
	</table>
	<table name="SST Torque Limit Reduction Table by RPM (TqLimit_4, CPRU_C)" address="643ca" category="SST" type="2D" level="3" scaling="EngineTorque">
		<table name="RPM" address="6516a" type="Y Axis" elements="16" scaling="RPM"/>
	</table>
	<table name="SST Torque Reduction On Exceedance" address="63c19" category="SST" type="3D" level="3" swapxy="true" scaling="ISCVSteps">
		<table name="Map?" address="63ed0" type="X Axis" elements="21" scaling="Dynamic Boost Axis"/>
		<table name="Torque" address="63eb8" type="Y Axis" elements="9" scaling="Torque Calculation Axis"/>
	</table>
	<table name="Idle RPM #1 vs Coolant Temp" address="5f354" category="Idle" type="2D" scaling="RPM8">
		<table name="Coolant Temperature" address="6103a" type="Y Axis" elements="8" scaling="Temp"/>
	</table>
	<table name="Idle RPM #2 vs Coolant Temp" address="5f348" category="Idle" type="2D" scaling="RPM8">
		<table name="Coolant Temperature" address="6103a" type="Y Axis" elements="8" scaling="Temp"/>
	</table>
	<table name="Idle RPM #3 vs Coolant Temp" address="56246" category="Idle" type="2D" scaling="RPM8">
		<table name="Coolant Temperature" address="6103a" type="Y Axis" elements="8" scaling="Temp"/>
	</table>
	<table name="Idle RPM #4 vs Coolant Temp" address="5a8c0" category="Idle" type="2D" scaling="RPM8">
		<table name="Coolant Temperature" address="6103a" type="Y Axis" elements="8" scaling="Temp"/>
	</table>
	<table name="Idle RPM #5 vs Coolant Temp" address="56246" category="Idle" type="2D" scaling="RPM8">
		<table name="Coolant Temperature" address="6103a" type="Y Axis" elements="8" scaling="Temp"/>
	</table>
	<table name="Idle RPM #6 vs Coolant Temp" address="5a8ee" category="Idle" type="2D" scaling="RPM8">
		<table name="Coolant Temperature" address="6103a" type="Y Axis" elements="8" scaling="Temp"/>
	</table>
	<table name="Idle RPM #7 vs Coolant Temp" address="5a8e2" category="Idle" type="2D" scaling="RPM8">
		<table name="Coolant Temperature" address="6103a" type="Y Axis" elements="8" scaling="Temp"/>
	</table>
	<table name="Idle RPM #8 vs Coolant Temp" address="59e3c" category="Idle" type="2D" scaling="RPM8">
		<table name="Coolant Temperature" address="6103a" type="Y Axis" elements="8" scaling="Temp"/>
	</table>
	<table name="Idle RPM #9 vs Coolant Temp" address="59e30" category="Idle" type="2D" scaling="RPM8">
		<table name="Coolant Temperature" address="6103a" type="Y Axis" elements="8" scaling="Temp"/>
	</table>
	<table name="Idle Adder #1 vs Coolant Temp" address="609d8" category="Idle" type="2D" scaling="RPM8">
		<table name="Coolant Temperature" address="61066" type="Y Axis" elements="9" scaling="Temp"/>
	</table>
	<table name="Idle Adder #2 vs Coolant Temp" address="609e6" category="Idle" type="2D" scaling="RPM8">
		<table name="Coolant Temperature" address="61066" type="Y Axis" elements="9" scaling="Temp"/>
	</table>
	<table name="Target Idle #1" address="533c6" category="Idle" type="1D" scaling="RPMTarget"/>
	<table name="Target Idle #2" address="53c78" category="Idle" type="1D" scaling="RPMTarget"/>
	<table name="Target Idle #3" address="53c7a" category="Idle" type="1D" scaling="RPMTarget"/>
	<table name="Target Idle #4" address="532de" category="Idle" type="1D" scaling="RPMTarget"/>
	<table name="Target Idle #5" address="53d74" category="Idle" type="1D" scaling="RPMTarget"/>
	<table name="Target Idle #6" address="532da" category="Idle" type="1D" scaling="RPMTarget"/>
	<table name="Target Idle #7" address="532e0" category="Idle" type="1D" scaling="RPMTarget"/>
	<table name="Target Idle #8" address="53d76" category="Idle" type="1D" scaling="RPMTarget"/>
	<table name="Target Idle #9" address="532dc" category="Idle" type="1D" scaling="RPMTarget"/>
	<table name="Target Idle #10" address="5401e" category="Idle" type="1D" scaling="RPMTarget"/>
	<table name="Target Idle #11" address="54022" category="Idle" type="1D" scaling="RPMTarget"/>
	<table name="Target Idle #12" address="548a2" category="Idle" type="1D" scaling="RPMTarget"/>
	<table name="Target Idle #13" address="548a4" category="Idle" type="1D" scaling="RPMTarget"/>
	<table name="Target Idle #14" address="54ade" category="Idle" type="1D" scaling="RPMTarget"/>
	<table name="Target Idle #15" address="5401c" category="Idle" type="1D" scaling="RPMTarget"/>
	<table name="Target Idle #16" address="54020" category="Idle" type="1D" scaling="RPMTarget"/>
	<table name="ECU Options Set #1" address="50072" category="ECU Options" type="2D" scaling="blobbits">
		<table name="Periphery Bit Number" type="Static Y Axis" elements="16">
			<data>bit.15</data>
			<data>bit.14</data>
			<data>bit.13</data>
			<data>bit.12</data>
			<data>bit.11</data>
			<data>bit.10</data>
			<data>bit.9</data>
			<data>bit.8</data>
			<data>bit.7</data>
			<data>bit.6</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>
	<table name="ECU Options Set #2" address="50082" category="ECU Options" type="2D" scaling="blobbits">
		<table name="Periphery Bit Number" type="Static Y Axis" elements="16">
			<data>bit.15</data>
			<data>bit.14</data>
			<data>bit.13</data>
			<data>bit.12</data>
			<data>bit.11</data>
			<data>bit.10</data>
			<data>bit.9</data>
			<data>bit.8</data>
			<data>bit.7: Enable Knock Retard</data>
			<data>bit.6</data>
			<data>bit.5</data>
			<data>bit.4</data>
			<data>bit.3</data>
			<data>bit.2</data>
			<data>bit.1: Enable Rear O2 Sensor</data>
			<data>bit.0</data>
		</table>
	</table>
	<table name="ECU Options Set #3" address="50092" category="ECU Options" type="2D" scaling="blobbits">
		<table name="Periphery Bit Number" type="Static Y Axis" elements="16">
			<data>bit.15</data>
			<data>bit.14: Cruise Control Enabled/Disabled</data>
			<data>bit.13</data>
			<data>bit.12</data>
			<data>bit.11</data>
			<data>bit.10</data>
			<data>bit.9</data>
			<data>bit.8</data>
			<data>bit.7</data>
			<data>bit.6</data>
			<data>bit.5</data>
			<data>bit.4</data>
			<data>bit.3</data>
			<data>bit.2</data>
			<data>bit.1</data>
			<data>bit.0: Lean Spool Off/On</data>
		</table>
	</table>
	<table name="ECU Options Set #4" address="500A2" category="ECU Options" type="2D" scaling="blobbits">
		<table name="Periphery Bit Number" type="Static Y Axis" elements="16">
			<data>bit.15</data>
			<data>bit.14</data>
			<data>bit.13</data>
			<data>bit.12</data>
			<data>bit.11</data>
			<data>bit.10</data>
			<data>bit.9</data>
			<data>bit.8</data>
			<data>bit.7</data>
			<data>bit.6</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>
	<table name="ECU Options Set #5" address="500B2" category="ECU Options" type="2D" scaling="blobbits">
		<table name="Periphery Bit Number" type="Static Y Axis" elements="16">
			<data>bit.15</data>
			<data>bit.14</data>
			<data>bit.13</data>
			<data>bit.12</data>
			<data>bit.11</data>
			<data>bit.10</data>
			<data>bit.9</data>
			<data>bit.8</data>
			<data>bit.7</data>
			<data>bit.6</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>
	<table name="ECU Options Set #6" address="500C2" category="ECU Options" type="2D" scaling="blobbits">
		<table name="Periphery Bit Number" type="Static Y Axis" elements="16">
			<data>bit.15</data>
			<data>bit.14</data>
			<data>bit.13</data>
			<data>bit.12</data>
			<data>bit.11</data>
			<data>bit.10</data>
			<data>bit.9</data>
			<data>bit.8</data>
			<data>bit.7</data>
			<data>bit.6</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>
	<table name="ECU Options Set #7" address="500D2" category="ECU Options" type="2D" scaling="blobbits">
		<table name="Periphery Bit Number" type="Static Y Axis" elements="16">
			<data>bit.15</data>
			<data>bit.14</data>
			<data>bit.13</data>
			<data>bit.12</data>
			<data>bit.11</data>
			<data>bit.10</data>
			<data>bit.9</data>
			<data>bit.8</data>
			<data>bit.7</data>
			<data>bit.6</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>
	<table name="MUT Table" address="3efc0" category="MUT" type="3D" level="2" scaling="MUT32">
		<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>
	<scaling name="blobbits" storagetype="bloblist" storagebits="1">
		<data name="0" value="00"/>
		<data name="1" value="01"/>
	</scaling>

	<table name="ECU Periphery00 (F9A) Bits" category="ECUPeriphery" address="f9a" type="2D" level="2" scaling="blobbits">
		<table name="Periphery Bit Number" type="Static Y Axis" flipy="true" elements="16">
			<data>bit.15</data>
			<data>bit.14</data>
			<data>bit.13</data>
			<data>bit.12</data>
			<data>bit.11</data>
			<data>bit.10</data>
			<data>bit.9</data>
			<data>bit.8</data>
			<data>bit.7</data>
			<data>bit.6</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>

	<table name="ECU Periphery0 (FAA) Bits" category="ECUPeriphery" address="faa" type="2D" level="2" scaling="blobbits">
		<table name="Periphery Bit Number" type="Static Y Axis" flipy="true" elements="16">
			<data>bit.15</data>
			<data>front o2 sensor heater circuit </data>
			<data>bit.13</data>
			<data>bit.12</data>
			<data>Disable EGR / Enabled Ign Adv (set bit=1)</data>
			<data>timing knockdown on light acceleration and less than 3000rpm</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>for full time open loop set to 0</data>
			<data>Immobilizer (1=enable 0=disable)</data>
			<data>bit.2</data>
			<data>rear o2</data>
			<data>bit.0</data>
		</table>
	</table>

	<table name="ECU Periphery1 (FBA) Bits" category="ECUPeriphery" address="fba" type="2D" level="2" scaling="blobbits">
		<table name="Periphery Bit Number" type="Static Y Axis" flipy="true" elements="16">
			<data>bit.15</data>
			<data>bit.14</data>
			<data>bit.13</data>
			<data>bit.12</data>
			<data>bit.11</data>
			<data>bit.10</data>
			<data>bit.9</data>
			<data>bit.8</data>
			<data>bit.7</data>
			<data>bit.6</data>
			<data>2nd thermo fan table</data>
			<data>bit.4</data>
			<data>bit.3</data>
			<data>bit.2</data>
			<data>bit.1</data>
			<data>Lean Spool</data>
		</table>
	</table>

	<table name="ECU Periphery2 (FCA) Bits" category="ECUPeriphery" address="fca" type="2D" level="2" scaling="blobbits">
		<table name="Periphery Bit Number" type="Static Y Axis" flipy="true" elements="16">
			<data>P0443, P0446, P0403, P0243, P0090, P2263</data>
			<data>P0450, P0451, P0452, P0453 Evap</data>
			<data>P0441, P0442 Evap</data>
			<data>bit.12</data>
			<data>P0031, P0032, P0037, P0038</data>
			<data>P1400 MAP Sensor</data>
			<data>P0401 EGR Test</data>
			<data>P0506, P0507 Idle Test</data>
			<data>P0170 (P0171, P0172)</data>
			<data>P0134 Front O2</data>
			<data>P0300; set bit.4 and bit.5 to 0 to disable</data>
			<data>P0300; set bit.4 and bit.5 to 0 to disable</data>
			<data>P0132, P0136 O2</data>
			<data>P0133, P0159</data>
			<data>P0421 not in FSM</data>
			<data>bit.0</data>
		</table>
	</table>

	<table name="ECU Periphery3 (FDA) Bits" category="ECUPeriphery" address="fda" type="2D" level="2" scaling="blobbits">
		<table name="Periphery Bit Number" type="Static Y Axis" flipy="true" elements="16">
			<data>P0128 CT Below Reg</data>
			<data>P1603 Battery Backup</data>
			<data>bit.13</data>
			<data>bit.12</data>
			<data>P0180 - P0183, P0461, P2066 Fuel Sensors</data>
			<data>bit.10</data>
			<data>bit.9</data>
			<data>bit.8</data>
			<data>P0551 PS Pressure</data>
			<data>P0500 Speed Sens</data>
			<data>bit.5</data>
			<data>bit.4</data>
			<data>bit.3</data>
			<data>P0234, P0243, P2263</data>
			<data>P0510 not in FSM</data>
			<data>P1715, P1750, etc</data>
		</table>
	</table>

	<table name="ECU Periphery4 (FEA) Bits" category="ECUPeriphery" address="fea" type="2D" level="2" scaling="blobbits">
		<table name="Periphery Bit Number" type="Static Y Axis" flipy="true" elements="16">
			<data>P0140 Rear O2 No Act</data>
			<data>P0069 MAP vs Baro</data>
			<data>P0111 IAT Circuit</data>
			<data>P0554 PS Press Sens</data>
			<data>P1530 A/C1 Switch</data>
			<data>bit.10</data>
			<data>bit.9</data>
			<data>P0830 Clutch Pedal Circuit</data>
			<data>P0090 Fuel Pressure Circuit</data>
			<data>bit.6</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>
