<rom>
  <romid>
    <xmlid>52680002</xmlid>
    <internalidaddress>5002a</internalidaddress>
    <internalidhex>52680002</internalidhex>
    <make>Mitsubishi</make>
    <market>USDM</market>
    <model>Lancer</model>
    <submodel>Evolution X FE</submodel>
    <transmission>5MT</transmission>
    <year>2015</year>
    <flashmethod>mitsucan</flashmethod>
    <memmodel>M32186F8</memmodel>
    <checksummodule>mitsucan</checksummodule>
  </romid>

  <!-- Need verification before RAX Patches are safe
  <include>RAX59580004</include>
  -->

  <scaling name="AFR" units="AFR" toexpr="14.7*128/x" frexpr="14.7*128/x" format="%.2f" 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="APP614" units="%" toexpr="100*x/614" frexpr="x/100*614" format="%.1f" min="0" max="100" inc="0.5" storagetype="uint16" endian="big"/>
  <scaling name="Async_TPS_Accel_IPW_2byte" units="ms" toexpr="x*8*32/1000" frexpr="x*1000/32/8" format="%.3f" min="0" max="638" inc="2" storagetype="uint16" endian="big"/>
  <scaling name="Async_TPS_Accel_IPW" units="ms" toexpr="x*8*32/1000" frexpr="x*1000/32/8" format="%.3f" min="0" max="638" inc="2" storagetype="uint8" endian="big"/>
  <scaling name="Baro16" units="bar" toexpr="x/200" frexpr="x*200" format="%.3f" min="0" max="1.1" inc="0.001" 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="BoostLimitRescalePatch" storagetype="bloblist">
	<data name="Patch disabled" value="5942"/>
	<data name="Patch ENABLED!" value="5943"/>
  </scaling>
  <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="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="DwellTime" units="mSec" toexpr="x*0.064" frexpr="x/0.064" format="%.2f" min="0" max="16.3" inc="0.064" 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="EnrichmentAdj" units="%" toexpr="x/128" frexpr="x*128" format="%.2f" min="0" max="2" inc="0.05" storagetype="uint8" endian="big"/>
  <scaling name="GramsPerSecond" units="units" toexpr="x/100" frexpr="x*100" format="%.2f" min="0" max="655.35" inc="0.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="Hex32" units="hex" toexpr="x" frexpr="x" format="%04X" min="0" max="4200000000" inc="1" storagetype="uint32" 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="High_Low_Load_Multi" units="units" toexpr="((x + 256) * 243 / 256) / 256" frexpr="(((x * 256)) * 256 / 243)-256" format="%.2f" min="0" max="8000" inc="1" storagetype="uint16" endian="big"/>
  <scaling name="Idle RPM Offset" units="RPM diff" toexpr="(32768-x)*1000/256" frexpr="32768-(x*256/1000)" format="%.0f" min="-200" max="200" inc="4" storagetype="uint16" 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="0" max="2500" inc="20" storagetype="uint16" endian="big"/>
  <scaling name="IPW" units="ms" toexpr="x*8*32/1000" frexpr="x*1000/32/8" format="%.3f" min="0" max="638" inc="2" storagetype="uint8" endian="big"/>
  <scaling name="IPW 2byte" units="ms" toexpr="x*8*32/1000" frexpr="x*1000/32/8" format="%.3f" min="0" max="638" inc="2" storagetype="uint16" endian="big"/>
  <scaling name="IPW16:SHLL0" units="ms" toexpr="x*8/1000" frexpr="x*1000/8" format="%.3f" min="0" max="65" inc="0.008" 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="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="LoadBoostPatched" units="%" toexpr="x*5/2" frexpr="x*2/5" format="%.0f" min="0" max="638" inc="2" 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="Loadify_x102" units="%" toexpr="x*0.62255859375" frexpr="x/0.62255859375" format="%.1f" min="0" max="300" inc="0.1" storagetype="uint8" endian="big"/>
  <scaling name="Loadify_x50" units="%" toexpr="(x*50*10/512)*10/32" frexpr="(x*32/10)*512/10/50" format="%.1f" min="0" max="300" inc="0.1" storagetype="uint16" endian="big"/>
  <scaling name="Loadify_x50_1byte" units="%" toexpr="x*0.30517578125" frexpr="x/0.30517578125" format="%.1f" min="0" max="300" inc="0.1" storagetype="uint8" 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="MIVEC Overlap" units="Degrees" toexpr="(x-32768)*0.01953125" frexpr="(x/0.01953125)+32768" format="%.1f" min="0" max="255" inc="1" storagetype="uint16" endian="big"/>
  <scaling name="MPG_Percent" units="%" toexpr="x*100/128" frexpr="x*128/100" format="%.1f" min="0" max="300" inc="1" storagetype="uint16" 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="Omni4barBoostErrorPsi" units="psi" toexpr="(x-128)*0.2343/4" frexpr="(x*4/0.2343)+128" format="%.1f" min="-6.1" max="6.1" 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="Omni4barMAP in psig" units="Omni4barMAP in psig" toexpr="(((x / 4) * 1.6151) + 3.4779) / 6.894757 - 14.7" frexpr="((((x + 14.7) * 6.894757) - 3.4779) / 1.6151) * 4" format="%.2f" min="-15" max="35" inc="0.05" storagetype="uint16" endian="big"/>
  <scaling name="Omni4barpsia16" units="psia" toexpr="x*0.2343" frexpr="x/0.2343" format="%.1f" min="0" max="49.5" inc="0.1" storagetype="uint16" endian="big"/>
  <scaling name="Omni4barpsia8" units="psia" toexpr="x*0.2343" frexpr="x/0.2343" format="%.1f" min="0" max="49.5" inc="0.1" storagetype="uint8" 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="Percent256" units="%" toexpr="x*100/256" frexpr="x*256/100" format="%.2f" min="0" max="100" inc="2" storagetype="uint16" endian="big"/>
  <scaling name="Percent256_1byte" units="%" toexpr="x*100/256" frexpr="x*256/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_1byte" units="%" toexpr="100*(1-(x/255))" frexpr="255*(1-(x/100))" format="%.0f" min="0" max="100" inc="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="STFTFuelTrim" units="STFT %" toexpr="(x*0.1953125)-25" frexpr="(x+25)/0.1953125" format="%.2f" min="-25" max="24.80" inc="0.1923125" storagetype="uint8" 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="Temp8" units="Fahrenheit" toexpr="1.8*x-40" frexpr="(x+40)/1.8" format="%.0f" min="-40" max="350" inc="1" storagetype="uint8" endian="big"/>
  <scaling name="TempC8" units="Celsius" toexpr="x-40" frexpr="x+40" format="%.0f" min="-40" max="215" inc="1" storagetype="uint8" 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 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="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="x2_byte" units="units" toexpr="x*2" frexpr="x/2" format="%.0f" min="0" max="510" inc="1" storagetype="uint8" endian="big"/>
  <scaling name="x4_word" units="units" toexpr="x*4" frexpr="x/4" format="%.0f" min="0" max="510" inc="1" storagetype="uint16" endian="big"/>

  <table name="Mode 23 - IFMode 0x05 -> 0x23 #1" address="7fa43" category="Misc" type="1D" scaling="Hex8"/>

  <table name="Mode 23 - IFMode 0x05 -> 0x23 #2" address="8b8ab" category="Misc" type="1D" scaling="Hex8"/>

  <table name="Mode 23 - DoMode 0x4D -> 0x5D" address="8b8b2" category="Misc" type="1D" scaling="Hex16"/>

  <table name="ASC OFF, SST OFF Fix 0x00E9 -> 0x0100" address="53B04" category="Misc" type="1D" scaling="Hex16"/>

  <table name="DTC P1238 Disable 0x0384 -> 0xFFFF Mass airflow sensor plausibility (Torque Monitor)" address="63c0c" category="Misc" type="1D" scaling="Hex16"/>

  <table name="DTC P1241 Disable 0x03E8 -> 0xFFFF Torque monitor" address="63c02" category="Misc" type="1D" scaling="Hex16"/>

  <table name="DTC P1235 Disable 0x0026 -> 0xFFFF Mass airflow sensor plausibility" address="54A1A" category="Misc" type="1D" scaling="Hex16"/>

  <table name="DTC P1233 Disable 0x0028 -> 0xFFFF Throttle position sensor (main) plausibility" address="54A16" category="Misc" type="1D" scaling="Hex16"/>

  <table name="DTC P1234 Disable 0x0028 -> 0xFFFF Throttle position sensor (sub) plausibility" address="54A18" category="Misc" type="1D" scaling="Hex16"/>

  <table name="DTC P0139 Disable 0x1 -> 0x0 Oxygen Sensor Circuit Slow Response (Bank1, Sensor2)" address="503bb" category="Misc" type="1D" scaling="Hex8"/>

  <table name="DTC P0140 Disable 1500 -> 8000 0xygen Sensor Circuit No Activity Detected (Bank 1 Sensor 2)" address="539ba" category="Misc" type="1D" scaling="RPMStatLimit"/>

  <table name="DTC P050B Disable 0014 -> 0000 Cold Start Ignition Timing Performance" address="54914" category="Misc" type="1D" scaling="Hex16"/>

  <table name="DTC P0300 Total Disable/Enable (0/1) - (Last Resort)" address="503b5" category="Misc" type="1D" scaling="uint8"/>

  <table name="DTC P0300 #1.1" address="567bb" category="Misc" type="3D" swapxy="true" scaling="uint8">
    <table name="Load" address="61ace" type="X Axis" elements="16" scaling="Load"/>
    <table name="RPM" address="61ab2" type="Y Axis" elements="11" scaling="RPM"/>
  </table>

  <table name="DTC P0300 #1.2" address="56873" category="Misc" type="3D" swapxy="true" scaling="uint8">
    <table name="Load" address="61ace" type="X Axis" elements="16" scaling="Load"/>
    <table name="RPM" address="61ab2" type="Y Axis" elements="11" scaling="RPM"/>
  </table>

  <table name="Brake Boost Minimum APP (0x010A -> 0x0400) (or 0xFFFF)" address="54c4c" category="Misc" type="1D" scaling="Hex16"/>

  <table name="3xMAP -> Use #1 not #3 (0xE00602A0 -> 0xA0CD9058)" category="Misc" type="1D" scaling="Hex32" address="1a818"/>

  <table name="3xMAP tables use actual MAP, not averaged 0xC7DA -> 0xC72E" category="Misc" address="63446" 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="61836" type="X Axis" elements="22" scaling="Load"/>
    <table name="RPM" address="61802" 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="61836" type="X Axis" elements="22" scaling="Load"/>
    <table name="RPM" address="61802" type="Y Axis" elements="23" scaling="RPM"/>
  </table>

  <table name="Upper Bound Ignition Timing" address="60c0d" category="Timing" type="3D" level="2" swapxy="true" scaling="Timing">
    <table name="Load" address="61836" type="X Axis" elements="22" scaling="Load"/>
    <table name="RPM" address="61802" type="Y Axis" elements="23" scaling="RPM"/>
  </table>

  <table name="Lower Bound Ignition Timing" address="507AC" category="Timing" type="3D" level="2" swapxy="true" scaling="Min timing">
    <table name="Load" address="61ca6" type="X Axis" elements="21" scaling="Load"/>
    <table name="RPM" address="61c5a" type="Y Axis" elements="16" scaling="RPM"/>
  </table>

  <table name="Lower Bound Ignition Timing Adder vs CTS" address="52D08" category="Timing" type="2D" level="2" scaling="Timing">
    <table name="Coolant Temp" address="61b34" type="Y Axis" elements="8" scaling="Temp"/>
  </table>

  <table name="Ignition Warmup Retard" address="5BB51" category="Timing" type="3D" swapxy="true" scaling="Timing">
    <table name="Load" address="61836" type="X Axis" elements="22" scaling="Load"/>
    <table name="RPM" address="61802" type="Y Axis" elements="23" scaling="RPM"/>
  </table>

  <table name="EGR Timing Advance" address="572f5" category="Timing" type="3D" swapxy="true" scaling="Timing">
    <table name="Load" address="61ece" type="X Axis" elements="9" scaling="Load"/>
    <table name="RPM" address="61eb4" type="Y Axis" elements="10" scaling="RPM"/>
  </table>

  <table name="Timing Reduction vs Load/RPM" address="50651" category="Timing" type="3D" level="2" swapxy="true" scaling="Timing">
    <table name="Load" address="61ca6" type="X Axis" elements="21" scaling="Load"/>
    <table name="RPM" address="61c1a" type="Y Axis" elements="16" scaling="RPM"/>
  </table>

  <table name="Ignition Coil Dwell Time" address="585b1" category="Timing" type="3D" swapxy="true" scaling="DwellTime">
    <table name="Battery Voltage" address="61726" type="X Axis" elements="9" scaling="BatteryVoltage"/>
    <table name="RPM" address="616e0" type="Y Axis" elements="15" scaling="RPM"/>
  </table>

  <table name="IAT Ignition Advance Compensation" address="56184" category="Timing" type="2D" scaling="IgnitionCompensation">
    <table name="IAT" address="61a04" type="Y Axis" elements="7" scaling="Temp"/>
  </table>

  <table name="IAT to Switch Load from Baro+Temp to Baro" address="5354A" category="Timing" type="1D" level="2" scaling="Temp"/>

  <table name="Percent Low Temp Timing Trim vs Coolant Temp" address="561BC" category="Timing" type="2D" scaling="Percent255">
    <table name="Engine Temp" address="619c6" type="Y Axis" elements="8" scaling="Temp"/>
  </table>

  <table name="Barometric Ignition Advance Compensation" address="56190" category="Timing" type="2D" scaling="IgnitionCompensation">
    <table name="Baro" address="6173e" type="Y Axis" elements="5" scaling="Baro16"/>
  </table>

  <table name="MIVEC Intake Normal Coolant Temp" address="5de03" category="Timing" type="3D" swapxy="true" scaling="ValveTimingIntake">
    <table name="Load" address="61f6a" type="X Axis" elements="21" scaling="Load"/>
    <table name="RPM" address="61f9a" type="Y Axis" elements="24" scaling="RPM"/>
  </table>

  <table name="MIVEC Intake Low Coolant Temp" address="5e003" category="Timing" type="3D" level="2" swapxy="true" scaling="ValveTimingIntake">
    <table name="Load" address="61f6a" type="X Axis" elements="21" scaling="Load"/>
    <table name="RPM" address="61f9a" type="Y Axis" elements="24" scaling="RPM"/>
  </table>

  <table name="MIVEC Intake Map Interpolation" address="5E600" category="Timing" type="2D" level="2" scaling="MIVECInterpolation">
    <table name="Coolant Temperature" address="62e16" type="Y Axis" elements="9" scaling="Temp"/>
  </table>

  <table name="MIVEC Exhaust Normal Coolant Temp" address="5e203" category="Timing" type="3D" swapxy="true" scaling="ValveTimingExhaust">
    <table name="Load" address="61f6a" type="X Axis" elements="21" scaling="Load"/>
    <table name="RPM" address="61f9a" type="Y Axis" elements="24" scaling="RPM"/>
  </table>

  <table name="MIVEC Exhaust Low Coolant Temp" address="5e403" category="Timing" type="3D" level="2" swapxy="true" scaling="ValveTimingExhaust">
    <table name="Load" address="61f6a" type="X Axis" elements="21" scaling="Load"/>
    <table name="RPM" address="61f9a" type="Y Axis" elements="24" scaling="RPM"/>
  </table>

  <table name="MIVEC Exhaust Map Interpolation" address="5E60e" category="Timing" type="2D" level="2" scaling="MIVECInterpolation">
    <table name="Coolant Temperature" address="62e16" type="Y Axis" elements="9" scaling="Temp"/>
  </table>

  <table name="Percent MIVEC Intake vs Unknown" address="5E61c" category="Timing" type="2D" level="2" scaling="Percent255">
    <table name="Unknown" address="62e2e" type="Y Axis" elements="11" scaling="uint16"/>
  </table>

  <table name="Percent MIVEC Exhaust vs Unknown" address="5E62c" category="Timing" type="2D" level="2" scaling="Percent255">
    <table name="Unknown" address="62e2e" 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="617bc" type="X Axis" elements="21" scaling="Load"/>
    <table name="RPM" address="61796" 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="61f6a" type="X Axis" elements="21" scaling="Load"/>
    <table name="RPM" address="624e4" type="Y Axis" elements="16" scaling="RPM"/>
  </table>

  <table name="Calibration Fuel Map" address="57713" category="Fuel" type="3D" swapxy="true" scaling="Percent128">
    <table name="Load" address="621bc" type="X Axis" elements="41" scaling="Load"/>
    <table name="RPM" address="62190" type="Y Axis" elements="19" scaling="RPM"/>
  </table>

  <table name="Cylinder Fuel Trim #1" address="57E09" category="Fuel" type="3D" level="2" swapxy="true" scaling="Percent_128_add_385_div_512">
    <table name="Load" address="617bc" type="X Axis" elements="21" scaling="Load"/>
    <table name="RPM" address="623ce" type="Y Axis" elements="23" scaling="RPM"/>
  </table>

  <table name="Cylinder Fuel Trim #2" address="57ff3" category="Fuel" type="3D" level="2" swapxy="true" scaling="Percent_128_add_385_div_512">
    <table name="Load" address="617bc" type="X Axis" elements="21" scaling="Load"/>
    <table name="RPM" address="623ce" type="Y Axis" elements="23" scaling="RPM"/>
  </table>

  <table name="Cylinder Fuel Trim #3" address="581dd" category="Fuel" type="3D" level="2" swapxy="true" scaling="Percent_128_add_385_div_512">
    <table name="Load" address="617bc" type="X Axis" elements="21" scaling="Load"/>
    <table name="RPM" address="623ce" type="Y Axis" elements="23" scaling="RPM"/>
  </table>

  <table name="Cylinder Fuel Trim #4" address="583c7" category="Fuel" type="3D" level="2" swapxy="true" scaling="Percent_128_add_385_div_512">
    <table name="Load" address="617bc" type="X Axis" elements="21" scaling="Load"/>
    <table name="RPM" address="623ce" type="Y Axis" elements="23" scaling="RPM"/>
  </table>

  <table name="Evap Map #1" address="55D5B" category="Fuel" type="3D" level="2" swapxy="true" scaling="Percent_128_add_385_div_512">
    <table name="Load" address="61836" type="X Axis" elements="22" scaling="Load"/>
    <table name="RPM" address="61802" type="Y Axis" elements="23" scaling="RPM"/>
  </table>

  <table name="Evap Map #2" address="55F5D" category="Fuel" type="3D" level="2" swapxy="true" scaling="Percent_128_add_385_div_512">
    <table name="Load" address="61836" type="X Axis" elements="22" scaling="Load"/>
    <table name="RPM" address="61802" type="Y Axis" elements="23" scaling="RPM"/>
  </table>

  <table name="Max Lean Oct Avg AFR vs Load" address="57A22" category="Fuel" type="2D" level="2" scaling="AFR">
    <table name="Unknown" address="62174" type="Y Axis" elements="11" scaling="Load16"/>
  </table>

  <table name="Max Rich AFR Clip vs Coolant Temp" address="5A434" category="Fuel" type="2D" level="2" scaling="AFR">
    <table name="Coolant Temperature" address="5d576" type="Y Axis" elements="9" scaling="Temp"/>
  </table>

  <table name="Octane Related" address="5AB0c" category="Fuel" type="2D" level="2" scaling="uint8">
    <table name="Coolant Temp" address="6189a" type="Y Axis" elements="8" scaling="Temp"/>
  </table>

  <table name="MPG Display" address="5412E" category="Fuel" type="1D" scaling="MPG_Percent"/>

  <table name="Fuel Injector Scaling" address="536D8" 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="61712" type="Y Axis" elements="7" scaling="BatteryVoltage"/>
  </table>

  <table name="Cranking Enrichment IPW Adder" address="574da" category="Fuel" type="2D" scaling="TimeInjCranking">
    <table name="Coolant Temperature" address="618f0" type="Y Axis" elements="9" scaling="Temp"/>
  </table>

  <table name="Cranking IPW" address="57bd6" category="Fuel" type="2D" scaling="CrankingIPW">
    <table name="Coolant Temperature" address="61936" 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 (Old Style)" address="556d8" category="Fuel" type="2D" level="2" scaling="IPW_Adder_div_2">
    <table name="Input IPW" 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="Low Pulse Width IPW Adder (New Style)" category="Fuel" address="556d8" type="2D" scaling="IPW_Adder_div_2">
    <table name="Input IPW" type="Static Y Axis" elements="66">
      <data>0.000</data>
      <data>0.032</data>
      <data>0.064</data>
      <data>0.096</data>
      <data>0.128</data>
      <data>0.160</data>
      <data>0.192</data>
      <data>0.224</data>
      <data>0.256</data>
      <data>0.288</data>
      <data>0.320</data>
      <data>0.352</data>
      <data>0.384</data>
      <data>0.416</data>
      <data>0.448</data>
      <data>0.480</data>
      <data>0.512</data>
      <data>0.544</data>
      <data>0.576</data>
      <data>0.608</data>
      <data>0.640</data>
      <data>0.672</data>
      <data>0.704</data>
      <data>0.736</data>
      <data>0.768</data>
      <data>0.800</data>
      <data>0.832</data>
      <data>0.864</data>
      <data>0.896</data>
      <data>0.928</data>
      <data>0.960</data>
      <data>0.992</data>
      <data>1.024</data>
      <data>1.056</data>
      <data>1.088</data>
      <data>1.120</data>
      <data>1.152</data>
      <data>1.184</data>
      <data>1.216</data>
      <data>1.248</data>
      <data>1.280</data>
      <data>1.312</data>
      <data>1.344</data>
      <data>1.376</data>
      <data>1.408</data>
      <data>1.440</data>
      <data>1.472</data>
      <data>1.504</data>
      <data>1.536</data>
      <data>1.568</data>
      <data>1.600</data>
      <data>1.632</data>
      <data>1.664</data>
      <data>1.696</data>
      <data>1.728</data>
      <data>1.760</data>
      <data>1.792</data>
      <data>1.824</data>
      <data>1.856</data>
      <data>1.888</data>
      <data>1.920</data>
      <data>1.952</data>
      <data>1.984</data>
      <data>2.016</data>
      <data>2.048</data>
      <data>2.080</data>
    </table>
  </table>
  
  <table name="Load Accel/Decel IPW Enrichment/Enleanment Load Limit" category="Fuel" address="55842" type="2D" level="2" scaling="Loadify_x102">
	<table name="Load" address="615de" type="Y Axis" elements="16" scaling="RPM"/>
  </table>

  <table name="Load Accel IPW Enrichment - Countdown" category="Fuel" address="530de" type="1D" level="2" scaling="uint16"/>

  <table name="Load Accel IPW Enrichment - Decay Rate" category="Fuel" address="557a2" type="2D" level="2" scaling="Percent256_1byte">
	<table name="ECT" address="6189a" type="Y Axis" elements="8" scaling="Temp"/>
  </table>

  <table name="Load Accel IPW Enrichment - ignore Load changes smaller than this #1" category="Fuel" address="557ae" type="2D" level="2" scaling="Loadify_x50_1byte">
	<table name="Load" address="6168c" type="Y Axis" elements="21" scaling="Load"/>
  </table>

  <table name="Load Accel IPW Enrichment - ignore Load changes smaller than this #2" category="Fuel" address="557c8" type="2D" level="2" scaling="Loadify_x50_1byte">
	<table name="Load" address="6168c" type="Y Axis" elements="21" scaling="Load"/>
  </table>

  <table name="Load Accel IPW Enrichment - RPM multi" category="Fuel" address="5a442" type="2D" level="2" scaling="uint8">
	<table name="RPM" address="5d58e" type="Y Axis" elements="16" scaling="RPM"/>
  </table>

  <table name="Load Accel IPW Enrichment - ECT multi" category="Fuel" address="5578a" type="2D" level="2" scaling="uint8">
	<table name="ECT" address="6189a" type="Y Axis" elements="8" scaling="Temp"/>
  </table>

  <table name="Load Decel IPW Enleanment - ignore Load changes smaller than this #1" category="Fuel" address="55890" type="2D" level="2" scaling="Loadify_x50_1byte">
	<table name="Load" address="6168c" type="Y Axis" elements="21" scaling="Load"/>
  </table>

  <table name="Load Decel IPW Enleanment - ignore Load changes smaller than this #2" category="Fuel" address="558aa" type="2D" level="2" scaling="Loadify_x50_1byte">
	<table name="Load" address="6168c" type="Y Axis" elements="21" scaling="Load"/>
  </table>

  <table name="Load Decel IPW Enleanment - RPM multi" category="Fuel" address="55862" type="2D" level="2" scaling="uint8">
	<table name="RPM" address="615de" type="Y Axis" elements="16" scaling="RPM"/>
  </table>

  <table name="Load Decel IPW Enleanment - ECT multi" category="Fuel" address="55856" type="2D" level="2" scaling="uint8">
	<table name="ECT" address="6189a" type="Y Axis" elements="8" scaling="Temp"/>
  </table>

  <table name="Load Decel IPW Enleanment - Load multi" category="Fuel" address="55876" type="2D" level="2" scaling="uint8">
	<table name="Load" address="6168c" type="Y Axis" elements="21" scaling="Load"/>
  </table>

  <table name="Minimum IPW SHLL5 (stock)" address="53002" category="Fuel" type="1D" scaling="IPW16:SHLL5"/>

  <table name="Minimum IPW SHLL0" address="53002" category="Fuel" type="1D" level="2" scaling="IPW16:SHLL0"/>

  <table name="Minimum IPW SHLL0 modifier #1 (0x5345 -> 0x5340)" address="30d1a" category="Fuel" type="1D" level="2" scaling="Hex16"/>

  <table name="Minimum IPW SHLL0 modifier #2 (0x5945 -> 0x5940)" address="30b0e" category="Fuel" type="1D" level="2" scaling="Hex16"/>

  <table name="Minimum IPW Code Path modifier #1 (0x7f09 -> 0x7f06)" address="30cfc" category="Fuel" type="1D" level="2" scaling="Hex16"/>

  <table name="Fuel Compensation MAT vs MAP - Stock3bar" address="60fcd" category="Fuel" type="3D" swapxy="true" scaling="Percent_128_add_385_div_512">
    <table name="MAP" address="634d4" type="X Axis" elements="10" scaling="StockXMAP in kPa"/>
    <table name="MAT" address="634c0" type="Y Axis" elements="7" scaling="Temp"/>
  </table>

  <table name="Fuel Compensation MAT vs MAP - Omni4bar" address="60fcd" category="Fuel" type="3D" swapxy="true" scaling="Percent_128_add_385_div_512">
    <table name="MAP" address="634d4" type="X Axis" elements="10" scaling="Omni4barMAP in kPa"/>
    <table name="MAT" address="634c0" type="Y Axis" elements="7" scaling="Temp"/>
  </table>

  <table name="ECT Fuel Compensation #1" category="Fuel" address="5adb9" type="3D" swapxy="true" scaling="Percent128">
    <table name="Load" address="621bc" type="X Axis" elements="41" scaling="Load"/>
    <table name="Coolant Temperature" address="618d8" type="Y Axis" elements="9" scaling="Temp"/>
  </table>

  <table name="ECT Fuel Compensation #2" category="Fuel" address="5af31" type="3D" swapxy="true" scaling="Percent128">
    <table name="Load" address="621bc" type="X Axis" elements="41" scaling="Load"/>
    <table name="Coolant Temperature" address="618d8" type="Y Axis" elements="9" scaling="Temp"/>
  </table>

  <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 -> Mid</data>
      <data>Mid -> Low</data>
      <data>Mid -> High</data>
      <data>High -> Mid</data>
    </table>
  </table>

  <table name="STFT Positive Limit vs CTS" category="Fuel" address="57076" type="2D" scaling="STFTFuelTrim">
    <table name="Coolant Temp" address="618ac" type="Y Axis" elements="8" scaling="Temp"/>
  </table>

  <table name="STFT Negative Limit vs CTS" category="Fuel" address="5706a" type="2D" scaling="STFTFuelTrim">
    <table name="Coolant Temp" address="618ac" type="Y Axis" elements="8" scaling="Temp"/>
  </table>

  <table name="Decel Fuel Cut RPM Offset (from target idle)" address="5558c" category="Fuel" type="2D" scaling="RPM8">
    <table name="Coolant Temp" address="61b4a" type="Y Axis" elements="8" scaling="Temp"/>
  </table>

  <table name="Fuelcut Decel TPS Overrun Base" category="Fuel" address="5cc58" type="2D" scaling="uint8">
	<table name="RPM" address="615de" type="Y Axis" elements="16" scaling="RPM"/>
  </table>

  <table name="Min Load for Fuel Pump High Voltage" address="58FEE" category="Fuel" type="2D" scaling="Load8">
    <table name="Engine Speed" address="61650" type="Y Axis" elements="16" scaling="RPM"/>
  </table>

  <table name="Fuel Pump Low/Full Voltage Hysteresis" address="5348C" category="Fuel" type="1D" scaling="Load16"/>

  <table name="Asynchronous Injection - TPS Accel - Adder ECT based" category="Fuel" address="55818" type="2D" scaling="uint8">
	<table name="ECT" address="6189a" type="Y Axis" elements="8" scaling="Temp"/>
  </table>

  <table name="Asynchronous Injection - TPS Accel - Adder RPM based" category="Fuel" address="5a456" type="2D" scaling="uint8">
	<table name="RPM" address="5d58e" type="Y Axis" elements="16" scaling="RPM"/>
  </table>

  <table name="Asynchronous Injection - TPS Accel - Max TPS Threshold" category="Fuel" address="55804" type="2D" scaling="Percent255">
	<table name="RPM" address="615de" type="Y Axis" elements="16" scaling="RPM"/>
  </table>

  <table name="Asynchronous Injection - TPS Accel - Max IPW Limit" category="Fuel" address="5310e" type="1D" scaling="Async_TPS_Accel_IPW_2byte"/>

  <table name="Asynchronous Injection - TPS Accel - IPW per change in TPS" category="Fuel" address="557f7" type="2D" scaling="Async_TPS_Accel_IPW">
	<table name="Change in TPS" type="Static Y Axis" elements="9">
		<data>0</data>
		<data>12.5</data>
		<data>25.0</data>
		<data>37.5</data>
		<data>50.0</data>
		<data>62.5</data>
		<data>75.0</data>		
		<data>87.5</data>
		<data>100.0</data>
	</table>
  </table>  

  <table name="Open Loop Load High Octane #1" address="57508" category="Fuel" type="2D" scaling="Load8">
    <table name="RPM" address="61622" type="Y Axis" elements="20" scaling="RPM"/>
  </table>

  <table name="Open Loop Load Low Octane #1" address="555DA" category="Fuel" type="2D" scaling="Load8">
    <table name="RPM" address="61622" type="Y Axis" elements="20" scaling="RPM"/>
  </table>

  <table name="Open Loop Load High Octane #2" address="574f0" category="Fuel" type="2D" scaling="Load8">
    <table name="RPM" address="61622" 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="61622" type="Y Axis" elements="20" scaling="RPM"/>
  </table>

  <table name="MAF Scaling Horizontal" address="5757a" category="Fuel" type="2D" scaling="GramsPerSecond">
    <table name="Volts" address="61fd0" type="X Axis" elements="130" scaling="VoltsADC1023"/>
  </table>

  <table name="MAF Scaling Part 1" address="5757a" category="Fuel" type="2D" level="2" scaling="uint16">
    <table name="Volts" address="61fd0" type="Y Axis" elements="44" scaling="VoltsADC1023"/>
  </table>

  <table name="MAF Scaling Part 2" address="575d2" category="Fuel" type="2D" level="2" scaling="uint16">
    <table name="Volts" address="62028" type="Y Axis" elements="44" scaling="VoltsADC1023"/>
  </table>

  <table name="MAF Scaling Part 3" address="5762a" category="Fuel" type="2D" level="2" scaling="uint16">
    <table name="Volts" address="62080" type="Y Axis" elements="42" scaling="VoltsADC1023"/>
  </table>

  <table name="MAP based Load Calc #1 - Hot/Interpolated 2010" address="608ae" category="Fuel" type="3D" level="2" swapxy="true" scaling="Loadify">
    <table name="MAP" address="6344a" type="X Axis" elements="20" scaling="Omni4barMAP in kPa"/>
    <table name="RPM" address="6341e" type="Y Axis" elements="19" scaling="RPM"/>
  </table>

  <table name="MAP based Load Calc #2 - Cold/Interpolated 2010" address="605ac" category="Fuel" type="3D" level="2" swapxy="true" scaling="Loadify">
    <table name="MAP" address="6344a" type="X Axis" elements="20" scaling="Omni4barMAP in kPa"/>
    <table name="RPM" address="6341e" type="Y Axis" elements="19" scaling="RPM"/>
  </table>

  <table name="MAP based Load Calc #3 2010" address="602aa" category="Fuel" type="3D" level="2" swapxy="true" scaling="Loadify">
    <table name="MAP" address="6344a" type="X Axis" elements="20" scaling="Omni4barMAP in kPa"/>
    <table name="RPM" address="6341e" type="Y Axis" elements="19" scaling="RPM"/>
  </table>

  <table name="TPS Overrun - Minimum APP Change to Activate" category="TPS" address="54924" type="1D" scaling="x4_word"/>

  <table name="TPS Overrun Base (Pre Decel Fuelcut) ECT Multiplier" category="TPS" address="60260" type="2D" scaling="Percent255">
    <table name="Coolant Temp" address="6189a" type="Y Axis" elements="8" scaling="Temp"/>
  </table>

  <table name="TPS Overrun Base (Pre Decel Fuelcut)" category="TPS" address="60144" type="3D" swapxy="true" scaling="uint16">
    <table name="APP" address="633c8" type="X Axis" elements="10" scaling="APP614"/>
    <table name="RPM" address="633aa" type="Y Axis" elements="14" scaling="RPM"/>
  </table>

  <table name="TPS Overrun 1st Decay Rate Decider" category="TPS" address="60100" type="2D" scaling="uint16">
    <table name="RPM" address="633aa" type="Y Axis" elements="14" scaling="RPM"/>
  </table>

  <table name="TPS Overrun 2nd+ Decay Rate Decider" category="TPS" address="60120" type="2D" scaling="uint16">
    <table name="RPM" address="633aa" type="Y Axis" elements="14" scaling="RPM"/>
  </table>

  <table name="Thermo Fan Temperature" category="Fan Control" address="56456" type="3D" swapxy="true" scaling="Temp8">
    <table name="Conditions" type="Static X Axis" elements="3">
      <data>A/C Off</data>
      <data>A/C On</data>
      <data>A/C Max</data>
    </table>
    <table name="Speed(kph)+Accel" type="Static Y Axis" elements="12">
      <data>0-40 Cruise Fan OFF</data>
      <data>0-40 Cruise Fan ON</data>
      <data>0-40 Accel Fan OFF</data>
      <data>0-40 Accel Fan ON</data>
      <data>40-80 Cruise Fan OFF</data>
      <data>40-80 Cruise Fan ON</data>
      <data>40-80 Accel Fan OFF</data>
      <data>40-80 Accel Fan ON</data>
      <data>80+ Cruise Fan OFF</data>
      <data>80+ Cruise Fan ON</data>
      <data>80+ Accel Fan OFF</data>
      <data>80+ Accel Fan ON</data>
    </table>
  </table>

  <table name="Thermo Fan Duty 0-22kph (Reported Not Working)" category="Fan Control" address="5735c" swapxy="true" type="3D" scaling="Percent128">
    <table name="Conditions" type="Static X Axis" elements="3">
	  <data>1</data>
	  <data>2</data>
	  <data>3</data>
	</table>
	<table name="Engine Temp" scaling="Temp" type="Y Axis" address="616f2" elements="12"/>
  </table>

  <table name="ECT Compensation for Load" category="Load" address="55004" type="2D" scaling="Percent128">
	<table name="Coolant Temp" type="Y Axis" address="6189a" elements="8" scaling="Temp"/>
  </table>

  <table name="MAF IAT Compensation for Load" category="Load" address="55010" type="2D" scaling="Percent128">
	<table name="MAF Intake Temp" type="Y Axis" address="61a04" elements="7" scaling="Temp"/>
  </table>

  <table name="Baro Compensation for Load" category="Load" address="611a6" type="2D" scaling="Percent128">
	<table name="Baro" type="Y Axis" address="62162" elements="6" scaling="Baro16"/>
  </table>

  <table name="Load multiplier when TPS increased by %" category="Load" address="546da" type="1D" scaling="Throttle %"/>

  <table name="Load multiplier end when TPS decreased by % (hysteresis)" category="Load" address="546d6" type="1D" scaling="Throttle %"/>

  <table name="Load multiplier when TPS Increasing - MAP High Load Multi" category="Load" address="54a7e" type="1D" scaling="High_Low_Load_Multi"/>

  <table name="Load multiplier when TPS steady - MAF/MAP Low Load Multi" category="Load" address="5494c" type="1D" scaling="High_Low_Load_Multi"/>

  <table name="Load multiplier - TPS steady Decay Rate" category="Load" address="546e0" type="1D" scaling="Percent256"/>
	
  <table name="Load Increase/Decrease threshold" category="Load" address="53cb2" type="1D" scaling="Loadify_x50"/>

  <table name="Load Increase/Decrease divider (ie 1 is biggest)" category="Load" address="530ec" type="1D" scaling="uint16"/>

  <table name="Load Increase/Decrease multiplier (ie 1 is smallest) #1" category="Load" address="530e8" type="1D" scaling="uint16"/>

  <table name="Load Increase/Decrease multiplier (ie 1 is smallest) #2" category="Load" address="530ea" type="1D" scaling="uint16"/>

  <table name="Load RampUP Rate" address="5d693" category="Load" type="3D" swapxy="true" scaling="ReverseInterpolated_Percent255_1byte">
	<table name="MIVEC Overlap" address="62dae" type="X Axis" elements="8" scaling="MIVEC Overlap"/>
	<table name="RPM" address="62d92" type="Y Axis" elements="11" scaling="RPM"/>
  </table>

  <table name="Load RampDOWN Rate" address="5d6f3" category="Load" type="3D" swapxy="true" scaling="ReverseInterpolated_Percent255_1byte">
	<table name="MIVEC Overlap" address="62dae" type="X Axis" elements="8" scaling="MIVEC Overlap"/>
	<table name="RPM" address="62d92" type="Y Axis" elements="11" scaling="RPM"/>
  </table>

  <table name="Load Ramp Rate #1 (Load > 70)" address="54ad0" category="Load" type="1D" scaling="ReverseInterpolated_Percent255_2byte"/>

  <table name="Load Ramp Rate #2" address="5300a" category="Load" type="1D" scaling="ReverseInterpolated_Percent255_2byte"/>

  <table name="Load Ramp Rate #3" address="5342a" category="Load" type="1D" scaling="ReverseInterpolated_Percent255_2byte"/>

  <table name="Load Ramp Rate #4" address="53008" category="Load" type="1D" scaling="ReverseInterpolated_Percent255_2byte"/>

  <table name="TPS Liftoff Baro to Load patch #1 (0xC734 -> 0xC7C0)" category="Load" address="1a866" type="1D" scaling="Hex16"/>

  <table name="TPS Liftoff Baro to Load patch #2 (0x0056 -> 0x0650)" category="Load" address="1a868" type="1D" scaling="Hex16"/>

  <table name="TPS Liftoff Max Load patch" category="Load" address="546d8" type="1D" scaling="Load"/>

  <table name="Atmospheric Boost" address="53488" category="Direct Boost" type="1D" scaling="psia16"/>

  <table name="Boost Target #1A (High Gear Range)" address="58e9d" category="Direct Boost" type="3D" swapxy="true" scaling="psia8">
    <table name="Throttle" address="6301e" type="X Axis" elements="9" scaling="Throttle_Main - Stored Minimum Throttle %"/>
    <table name="RPM" address="62f9c" type="Y Axis" elements="18" scaling="RPM"/>
  </table>

  <table name="Boost Target #1B (High Gear Range)" address="58f47" category="Direct Boost" type="3D" swapxy="true" scaling="psia8">
    <table name="Throttle" address="6301e" type="X Axis" elements="9" scaling="Throttle_Main - Stored Minimum Throttle %"/>
    <table name="RPM" address="62f9c" type="Y Axis" elements="18" scaling="RPM"/>
  </table>

  <table name="Boost Target #2 (Low Gear Range)" address="57431" category="Direct Boost" type="3D" swapxy="true" scaling="psia8">
    <table name="Throttle" address="6301e" type="X Axis" elements="9" scaling="Throttle_Main - Stored Minimum Throttle %"/>
    <table name="RPM" address="62f9c" type="Y Axis" elements="18" scaling="RPM"/>
  </table>

  <table name="Target Boost Error Correction" address="58d30" category="Direct Boost" type="2D" scaling="OffsetWGDC">
    <table name="Boost Error" address="62fc6" type="Y Axis" elements="17" scaling="BoostErrorPsi"/>
  </table>

  <table name="Variable for Boost Control 0xC7C6 -> 0xC76A" address="2bf7e" category="Direct Boost" type="1D" scaling="Hex16"/>

  <table name="SHLR->SHLR2 0x5101 -> 0x5102" address="2bf80" category="Direct Boost" type="1D" scaling="Hex16"/>

  <table name="Boost Error RAM Address 0xC5D8 -> 0xC5D6 (is 0x8085D6 for logging)" address="2bfa6" category="Direct Boost" type="1D" scaling="Hex16"/>

  <table name="Boost Error RAM Address in Load Error Table 0xC5D8 -> 0xC5D6" address="62fc2" category="Direct Boost" type="1D" scaling="Hex16"/>

  <table name="OBTR (Over-Boost Timing Retard)" category="Direct Boost" address="5bb24" type="2D" swapxy="true" scaling="TimingOBTR">
	<table name="Boost Error" address="62fee" type="Y Axis" elements="9" scaling="BoostErrorPsi"/>
  </table>

  <table name="OBTR Variable for Boost Control 0xC7C6 -> 0xC76A" category="Direct Boost" address="21ec2" type="1D" scaling="Hex16"/>

  <table name="OBTR SHLR->SHLR2 0x5201 -> 0x5202" category="Direct Boost" address="21ec4" type="1D" scaling="Hex16"/>

  <table name="OBTR Boost Error RAM Address 0xC5D8 -> 0xC5D6" category="Direct Boost" address="21eda" type="1D" scaling="Hex16"/>

  <table name="OBTR Boost Error RAM Address in Load Error Table 0xC5D8 -> 0xC5D6" category="Direct Boost" address="62fea" type="1D" scaling="Hex16"/>

  <table name="Atmospheric Boost (Omni4bar)" address="53488" category="Omni 4 Bar Boost" type="1D" scaling="Omni4barpsia16"/>

  <table name="Boost Target #1A (High Gear Range) (Omni4bar)" address="58e9d" category="Omni 4 Bar Boost" type="3D" swapxy="true" scaling="Omni4barpsia8">
    <table name="Throttle" address="6301e" type="X Axis" elements="9" scaling="Throttle_Main - Stored Minimum Throttle %"/>
    <table name="RPM" address="62f9c" type="Y Axis" elements="18" scaling="RPM"/>
  </table>

  <table name="Boost Target #1B (High Gear Range) (Omni4bar)" address="58f47" category="Omni 4 Bar Boost" type="3D" swapxy="true" scaling="Omni4barpsia8">
    <table name="Throttle" address="6301e" type="X Axis" elements="9" scaling="Throttle_Main - Stored Minimum Throttle %"/>
    <table name="RPM" address="62f9c" type="Y Axis" elements="18" scaling="RPM"/>
  </table>

  <table name="Boost Target #2 (Low Gear Range) (Omni4bar)" address="57431" category="Omni 4 Bar Boost" type="3D" swapxy="true" scaling="Omni4barpsia8">
    <table name="Throttle" address="6301e" type="X Axis" elements="9" scaling="Throttle_Main - Stored Minimum Throttle %"/>
    <table name="RPM" address="62f9c" type="Y Axis" elements="18" scaling="RPM"/>
  </table>

  <table name="Target Boost Error Correction (Omni4bar)" address="58d30" category="Omni 4 Bar Boost" type="2D" scaling="OffsetWGDC">
    <table name="Boost Error" address="62fc6" type="Y Axis" elements="17" scaling="Omni4barBoostErrorPsi"/>
  </table>

  <table name="Omni4bar #1 0x03B6 -> 0x02FF" address="1A44E" category="Omni 4 Bar Boost" type="1D" scaling="Hex16"/>

  <table name="Omni4bar #2 0x0ED8 -> 0x0BFC" address="1A47E" category="Omni 4 Bar Boost" type="1D" scaling="Hex16"/>

  <table name="Omni4bar #3 0x0ED8 -> 0x0BFC" address="1A492" category="Omni 4 Bar Boost" type="1D" scaling="Hex16"/>

  <table name="OBTR (Over-Boost Timing Retard) (Omni4bar)" category="Omni 4 Bar Boost" address="5bb24" type="2D" swapxy="true" scaling="TimingOBTR">
	<table name="Boost Error" address="62fee" type="Y Axis" elements="9" scaling="Omni4barBoostErrorPsi"/>
  </table>

  <table name="Boost Control Load Offset" address="53488" category="Load Boost" type="1D" scaling="Load16"/>

  <table name="Boost Target Engine Load #1A (High Gear Range)" address="58e9d" category="Load Boost" type="3D" swapxy="true" scaling="Load8">
    <table name="Throttle" address="6301e" type="X Axis" elements="9" scaling="Throttle_Main - Stored Minimum Throttle %"/>
    <table name="RPM" address="62f9c" type="Y Axis" elements="18" scaling="RPM"/>
  </table>

  <table name="Boost Target Engine Load #1B (High Gear Range)" address="58f47" category="Load Boost" type="3D" swapxy="true" scaling="Load8">
    <table name="Throttle" address="6301e" type="X Axis" elements="9" scaling="Throttle_Main - Stored Minimum Throttle %"/>
    <table name="RPM" address="62f9c" type="Y Axis" elements="18" scaling="RPM"/>
  </table>

  <table name="Boost Target Engine Load #2 (Low Gear Range)" address="57431" category="Load Boost" type="3D" swapxy="true" scaling="Load8">
    <table name="Throttle" address="6301e" type="X Axis" elements="9" scaling="Throttle_Main - Stored Minimum Throttle %"/>
    <table name="RPM" address="62f9c" type="Y Axis" elements="18" scaling="RPM"/>
  </table>

  <table name="Reactive Solenoid Turbo Boost Error Correction" address="58d30" category="Load Boost" type="2D" scaling="DynamicBoost">
    <table name="Load Error" address="62fc6" type="Y Axis" elements="17" scaling="LoadError"/>
  </table>

  <table name="OBTR (Over-Boost Timing Retard) Load" category="Load Boost" address="5bb24" type="2D" swapxy="true" scaling="TimingOBTR">
	<table name="Boost Error" address="62fee" type="Y Axis" elements="9" scaling="LoadError"/>
  </table>

  <table name="Boost Limit Rescale Patch (F1 for Help)" category="Turbo Boost Limit - Rescaled" address="1c7a8" type="1D" scaling="BoostLimitRescalePatch">
	<description>Once ENABLED, the [Boost Limit - Rescaled] table replaces the original [Boost Limit] table.  Maximum load will then be able to exceed 319.</description>
  </table>

  <table name="Boost Limit - Rescaled" category="Turbo Boost Limit - Rescaled" address="555b4" type="2D" scaling="LoadBoostPatched">
	<table name="RPM" address="61f40" type="Y Axis" elements="9" scaling="RPM"/>
  </table>

  <table name="Boost Cut Delay Timer" address="5306c" category="Turbo" type="1D" scaling="Time"/>

  <table name="Boost Limit" address="555b4" category="Turbo" type="2D" scaling="LoadBoost">
    <table name="RPM" address="61f40" type="Y Axis" elements="9" scaling="RPM"/>
  </table>

  <table name="Boost Control RPM Per MPH Xover (Gear Based)" address="546ac" category="Turbo" type="1D" scaling="RPMPerMPH"/>

  <table name="Reactive Solenoid Base WGDC Map #1A (High Gear Range)" address="58d49" category="Turbo" type="3D" swapxy="true" scaling="WGDuty">
    <table name="Throttle" address="6301e" type="X Axis" elements="9" scaling="Throttle_Main - Stored Minimum Throttle %"/>
    <table name="RPM" address="62f9c" type="Y Axis" elements="18" scaling="RPM"/>
  </table>

  <table name="Reactive Solenoid Base WGDC Map #1B (High Gear Range)" address="58df3" category="Turbo" type="3D" swapxy="true" scaling="WGDuty">
    <table name="Throttle" address="6301e" type="X Axis" elements="9" scaling="Throttle_Main - Stored Minimum Throttle %"/>
    <table name="RPM" address="62f9c" type="Y Axis" elements="18" scaling="RPM"/>
  </table>

  <table name="Reactive Solenoid Base WGDC Map #2 (Low Gear Range)" address="57387" category="Turbo" type="3D" swapxy="true" scaling="WGDuty">
    <table name="Throttle" address="6301e" type="X Axis" elements="9" scaling="Throttle_Main - Stored Minimum Throttle %"/>
    <table name="RPM" address="62f9c" type="Y Axis" elements="18" scaling="RPM"/>
  </table>

  <table name="Reactive Solenoid Max WGDC vs ECT" address="5a4ac" category="Turbo" type="2D" scaling="WGDuty">
    <table name="Coolant Temp" address="5d5d4" type="Y Axis" elements="8" scaling="Temp"/>
  </table>

  <table name="Reactive Solenoid WGDC Correction Interval (High Gear Range)" address="5346e" category="Turbo" type="1D" scaling="uint16"/>

  <table name="Reactive Solenoid WGDC Correction Interval (Low Gear Range)" address="546bc" category="Turbo" type="1D" scaling="uint16"/>

  <table name="Reactive Solenoid Max Total Upward WGDC Correction vs TPS" address="58d22" category="Turbo" type="2D" scaling="OffsetWGDC">
    <table name="TPS" address="63006" type="Y Axis" elements="9" scaling="Throttle %"/>
  </table>

  <table name="Reactive Solenoid Max Total Downward WGDC Correction" address="53470" category="Turbo" type="1D" scaling="OffsetWGDC16"/>

  <table name="Passive Solenoid Base WGDC Map #1A (High Gear Range)" address="5a46a" category="Turbo" type="2D" scaling="WGDuty">
    <table name="RPM" address="62f9c" type="Y Axis" elements="18" scaling="RPM"/>
  </table>

  <table name="Passive Solenoid Base WGDC Map #1B (High Gear Range)" address="5a480" category="Turbo" type="2D" scaling="WGDuty">
    <table name="RPM" address="62f9c" type="Y Axis" elements="18" scaling="RPM"/>
  </table>

  <table name="Passive Solenoid Base WGDC Map #2 (Low Gear Range)" address="5a496" category="Turbo" type="2D" scaling="WGDuty">
    <table name="RPM" address="62f9c" type="Y Axis" elements="18" scaling="RPM"/>
  </table>

  <table name="Hysteresis" address="5312e" category="Lean Spool" type="1D" scaling="Load16"/>

  <table name="Min Temp" address="53130" category="Lean Spool" type="1D" scaling="Temp"/>

  <table name="Start RPM" address="53132" category="Lean Spool" type="1D" scaling="RPMStatLimit"/>

  <table name="AFR Enable" address="53134" category="Lean Spool" type="1D" scaling="AFR16"/>

  <table name="Stop RPM" address="53136" category="Lean Spool" type="1D" scaling="RPMStatLimit"/>

  <table name="AFR Clip" address="53138" category="Lean Spool" type="1D" scaling="AFR16"/>

  <table name="LeanSpool AFR vs FuelMap AFR" address="55900" category="Lean Spool" type="2D" scaling="AFR">
    <table name="Base Fuel Map AFR" address="61782" type="Y Axis" elements="7" scaling="AFR16"/>
  </table>

  <table name="Throttle Map #1" address="50CE4" category="Intake" type="3D" swapxy="true" scaling="Throttle Opening">
    <table name="Load" address="61d7e" type="X Axis" elements="49" scaling="Load"/>
    <table name="RPM" address="61c80" type="Y Axis" elements="16" scaling="RPM"/>
  </table>

  <table name="Throttle Map #2" address="5130e" category="Intake" type="3D" swapxy="true" scaling="Throttle Opening">
    <table name="Load" address="61d7e" type="X Axis" elements="49" scaling="Load"/>
    <table name="RPM" address="61c80" type="Y Axis" elements="16" scaling="RPM"/>
  </table>

  <table name="Throttle Map #3" address="51938" category="Intake" type="3D" swapxy="true" scaling="Throttle Opening">
    <table name="Load" address="61d7e" type="X Axis" elements="49" scaling="Load"/>
    <table name="RPM" address="61c80" type="Y Axis" elements="16" scaling="RPM"/>
  </table>

  <table name="Throttle Map #4" address="51f62" category="Intake" type="3D" swapxy="true" scaling="Throttle Opening">
    <table name="Load" address="61d7e" type="X Axis" elements="49" scaling="Load"/>
    <table name="RPM" address="61c80" type="Y Axis" elements="16" scaling="RPM"/>
  </table>

  <table name="Throttle Map #5" address="5258c" category="Intake" type="3D" swapxy="true" scaling="Throttle Opening">
    <table name="Load" address="61d7e" type="X Axis" elements="49" scaling="Load"/>
    <table name="RPM" address="61c80" type="Y Axis" elements="16" scaling="RPM"/>
  </table>

  <table name="Throttle Conditional Switch" address="549a4" category="Intake" type="1D" scaling="RPMStatLimit"/>

  <table name="Throttle Requested Torque Subtractor Map Percent" category="Intake" address="645fe" type="2D" scaling="Percent255">
	<table name="RPM" address="6479a" type="Y Axis" elements="16" scaling="RPM"/>
  </table>

  <table name="Throttle Requested Torque - 5MT" category="Intake" address="5f763" type="3D" swapxy="true" scaling="Percent255">
	<table name="VehicleSpeed" address="62ce8" type="X Axis" elements="6" scaling="VehicleSpeed"/>
	<table name="RevPerMPH" address="63086" type="Y Axis" elements="8" scaling="RPMPerMPH"/>
  </table>

  <table name="Idle Throttle Airflow" category="Throttle" address="5CBE8" type="2D" scaling="Throttle Opening">
	  <table name="Idle Units" address="62B1C" type="X Axis" elements="41" scaling="uint16"/>
  </table>
  
  <table name="Rev Limiter" address="53062" 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="546b2" category="Limits" type="1D" scaling="RPMStatLimit"/>

  <table name="Stationary Rev Limit Cross Under Max Speed Enable Delay" address="546B4" category="Limits" type="1D" scaling="Time"/>

  <table name="Max Speed for Stationary Rev Limit" address="546b0" category="Limits" type="1D" scaling="VehicleSpeedFreq"/>

  <table name="Speed Limiter #1" address="53066" 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="Speed Limiter #2" address="53FD4" 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="Speed Limiter #3" address="533D6" 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="5ec5f" category="Limits" type="3D" swapxy="true" scaling="EngineTorque">
    <table name="Throttle Main or SUB Inverted Opening" address="62e9c" type="X Axis" elements="14" scaling="ThrottleMAINorSUBInvertedOpening %"/>
    <table name="RPM" address="62e74" type="Y Axis" elements="17" scaling="RPM"/>
  </table>

  <table name="Airflow Check #2" address="5ed55" category="Limits" type="3D" swapxy="true" scaling="EngineTorque">
    <table name="Throttle Main or SUB Inverted Opening" address="62e9c" type="X Axis" elements="14" scaling="ThrottleMAINorSUBInvertedOpening %"/>
    <table name="RPM" address="62e74" type="Y Axis" elements="17" scaling="RPM"/>
  </table>

  <table name="Airflow Check #3" address="5ee4b" category="Limits" type="3D" swapxy="true" scaling="EngineTorque">
    <table name="Throttle Main or SUB Inverted Opening" address="62e9c" type="X Axis" elements="14" scaling="ThrottleMAINorSUBInvertedOpening %"/>
    <table name="RPM" address="62e74" type="Y Axis" elements="17" scaling="RPM"/>
  </table>

  <table name="Airflow Check #4" address="5ef55" category="Limits" type="3D" swapxy="true" scaling="uint8">
    <table name="TPS-Related" address="62ee4" type="X Axis" elements="6" scaling="Throttle %"/>
    <table name="RPM" address="62ebe" type="Y Axis" elements="16" scaling="RPM"/>
  </table>

  <table name="Airflow Check Offset" address="60f09" category="Limits" type="3D" scaling="uint8">
    <table name="TPS-Related" address="63478" type="X Axis" elements="9" scaling="Throttle %"/>
    <table name="Reactive Solenoid BWGDC-Related" address="63490" type="Y Axis" elements="21" scaling="RPM"/>
  </table>

  <table name="Torque Limiter #1" address="64269" category="Limits" type="3D" swapxy="true" scaling="uint8">
    <table name="TPS-Related" address="647e8" type="X Axis" elements="14" scaling="Throttle %"/>
    <table name="RPM" address="647c0" type="Y Axis" elements="17" scaling="RPM"/>
  </table>

  <table name="Torque Limiter #2" address="6435f" category="Limits" type="3D" swapxy="true" scaling="uint8">
    <table name="TPS-Related" address="647e8" type="X Axis" elements="14" scaling="Throttle %"/>
    <table name="RPM" address="647c0" type="Y Axis" elements="17" scaling="RPM"/>
  </table>

  <table name="Torque Limiter #3" address="64455" category="Limits" type="3D" swapxy="true" scaling="uint8">
    <table name="TPS-Related" address="647e8" type="X Axis" elements="14" scaling="Throttle %"/>
    <table name="RPM" address="647c0" type="Y Axis" elements="17" scaling="RPM"/>
  </table>

  <table name="Torque Limiter #4" address="6454b" category="Limits" type="3D" swapxy="true" scaling="uint8">
    <table name="TPS-Related" address="648a8" type="X Axis" elements="6" scaling="Throttle %"/>
    <table name="RPM" address="6480a" 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="6329e" type="Y Axis" elements="16" scaling="RPM"/>
  </table>

  <table name="Knock Background Noise Multiplier" address="5a04c" category="Knock Detection" type="2D" level="2" scaling="uint8">
    <table name="RPM" address="624e4" type="Y Axis" elements="16" scaling="RPM"/>
  </table>

  <table name="Knock Background Noise Adder (SINGLE GAIN) #1" address="60290" category="Knock Detection" type="2D" level="2" scaling="uint8">
    <table name="RPM" address="624e4" type="Y Axis" elements="16" scaling="RPM"/>
  </table>

  <table name="Knock Background Noise Adder (SINGLE GAIN) #2" address="5a024" category="Knock Detection" type="2D" level="2" scaling="uint8">
    <table name="RPM" address="624e4" type="Y Axis" elements="16" scaling="RPM"/>
  </table>

  <table name="Knock Background Noise Adder (TRIPLE GAIN) #1" address="6027c" category="Knock Detection" type="2D" level="2" scaling="uint8">
    <table name="RPM" address="624e4" type="Y Axis" elements="16" scaling="RPM"/>
  </table>

  <table name="Knock Background Noise Adder (TRIPLE GAIN) #2" address="5a038" category="Knock Detection" type="2D" level="2" scaling="uint8">
    <table name="RPM" address="624e4" type="Y Axis" elements="16" scaling="RPM"/>
  </table>

  <table name="Idle RPM #1 vs Coolant Temp 2010" address="5f630" category="Idle" type="2D" scaling="RPM8">
    <table name="Coolant Temperature" address="619ec" type="Y Axis" elements="9" scaling="Temp"/>
  </table>

  <table name="Idle RPM #2 vs Coolant Temp 2010" address="5f620" category="Idle" type="2D" scaling="RPM8">
    <table name="Coolant Temperature" address="619ec" type="Y Axis" elements="9" scaling="Temp"/>
  </table>

  <table name="Idle RPM #3 vs Coolant Temp 2010" address="56248" category="Idle" type="2D" scaling="RPM8">
    <table name="Coolant Temperature" address="619ec" type="Y Axis" elements="9" scaling="Temp"/>
  </table>

  <table name="Idle RPM #4 vs Coolant Temp 2010" address="5ab18" category="Idle" type="2D" scaling="RPM8">
    <table name="Coolant Temperature" address="619ec" type="Y Axis" elements="9" scaling="Temp"/>
  </table>

  <table name="Idle RPM #5 vs Coolant Temp 2010" address="56258" category="Idle" type="2D" scaling="RPM8">
    <table name="Coolant Temperature" address="619ec" type="Y Axis" elements="9" scaling="Temp"/>
  </table>

  <table name="Idle RPM #6 vs Coolant Temp" address="5ab4a" category="Idle" type="2D" scaling="RPM8">
    <table name="Coolant Temperature" address="6189a" type="Y Axis" elements="8" scaling="Temp"/>
  </table>

  <table name="Idle RPM #7 vs Coolant Temp" address="5ab3e" category="Idle" type="2D" scaling="RPM8">
    <table name="Coolant Temperature" address="6189a" type="Y Axis" elements="8" scaling="Temp"/>
  </table>

  <table name="Idle RPM #8 vs Coolant Temp" address="5a094" category="Idle" type="2D" scaling="RPM8">
    <table name="Coolant Temperature" address="6189a" type="Y Axis" elements="8" scaling="Temp"/>
  </table>

  <table name="Idle RPM #9 vs Coolant Temp" address="5a088" category="Idle" type="2D" scaling="RPM8">
    <table name="Coolant Temperature" address="6189a" type="Y Axis" elements="8" scaling="Temp"/>
  </table>

  <table name="Idle Adder #1 vs Coolant Temp" address="60e0c" category="Idle" type="2D" scaling="RPM8">
    <table name="Coolant Temperature" address="618f0" type="Y Axis" elements="9" scaling="Temp"/>
  </table>

  <table name="Idle Adder #2 vs Coolant Temp" address="60e1a" category="Idle" type="2D" scaling="RPM8">
    <table name="Coolant Temperature" address="618f0" type="Y Axis" elements="9" scaling="Temp"/>
  </table>

  <table name="Target Idle #1" address="533ca" category="Idle" type="1D" scaling="RPMTarget"/>

  <table name="Target Idle #2" address="53c84" category="Idle" type="1D" scaling="RPMTarget"/>

  <table name="Target Idle #3" address="53c86" category="Idle" type="1D" scaling="RPMTarget"/>

  <table name="Target Idle #4" address="532e2" category="Idle" type="1D" scaling="RPMTarget"/>

  <table name="Target Idle #5" address="53d88" category="Idle" type="1D" scaling="RPMTarget"/>

  <table name="Target Idle #6" address="532de" category="Idle" type="1D" scaling="RPMTarget"/>

  <table name="Target Idle #7" address="532e4" category="Idle" type="1D" scaling="RPMTarget"/>

  <table name="Target Idle #8" address="53d8a" category="Idle" type="1D" scaling="RPMTarget"/>

  <table name="Target Idle #9" address="532e0" category="Idle" type="1D" scaling="RPMTarget"/>

  <table name="Target Idle #10" address="5403a" category="Idle" type="1D" scaling="RPMTarget"/>

  <table name="Target Idle #11" address="5403e" category="Idle" type="1D" scaling="RPMTarget"/>

  <table name="Target Idle #12" address="548da" category="Idle" type="1D" scaling="RPMTarget"/>

  <table name="Target Idle #13" address="548dc" category="Idle" type="1D" scaling="RPMTarget"/>

  <table name="Target Idle #14" address="54b28" category="Idle" type="1D" scaling="RPMTarget"/>

  <table name="Target Idle #15" address="54b2a" category="Idle" type="1D" scaling="RPMTarget"/>

  <table name="Idle Timing Compensation 1.1" category="Idle" address="5F84C" type="2D" swapxy="false" scaling="IgnitionCompensation">
     <table name="RPM" address="630B4" type="Y Axis" elements="29" scaling="Idle RPM Offset"/>
  </table>

  <table name="Idle Timing Compensation 1.2" category="Idle" address="5F86E" type="2D" swapxy="false" scaling="IgnitionCompensation">
     <table name="RPM" address="630B4" type="Y Axis" elements="29" scaling="Idle RPM Offset"/>
  </table>

  <table name="Idle Timing Compensation 2.1" category="Idle" address="5F890" type="2D" swapxy="false" scaling="IgnitionCompensation">
     <table name="RPM" address="630B4" type="Y Axis" elements="29" scaling="Idle RPM Offset"/>
  </table>

  <table name="Idle Timing Compensation 2.2" category="Idle" address="5F8B2" type="2D" swapxy="false" scaling="IgnitionCompensation">
     <table name="RPM" address="630B4" type="Y Axis" elements="29" scaling="Idle RPM Offset"/>
  </table>

  <table name="Non-Continuous Monitor Completion Patch 1 0xA0BD->0x6000" address="91104" category="OBD Inspection" type="1D" level="2" scaling="Hex16"/>

  <table name="Non-Continuous Monitor Completion Patch 2 0x87C2->0x7000" address="91106" category="OBD Inspection" type="1D" level="2" scaling="Hex16"/>

  <table name="Monitor Available(1)/Not Available(0) - Read Only, Do NOT Change" address="91099" category="OBD Inspection" type="2D" level="2" scaling="blobbits">
    <table name="Non-Continuous Monitor Availability Bits" type="Static Y Axis" elements="8">
      <data>EGR system</data>
      <data>Oxygen heater sensor</data>
      <data>Oxygen sensor</data>
      <data>A/C system refrigerant</data>
      <data>Secondary air system</data>
      <data>Evaporative system</data>
      <data>Heated catalyst</data>
      <data>Catalyst</data>
    </table>
  </table>

  <table name="Monitor Passed(1)/Failed(0) - Read Only, Do NOT Change" address="91105" category="OBD Inspection" type="2D" level="2" scaling="blobbits">
    <table name="Non-Continuous Monitor Completion Bits" type="Static Y Axis" elements="8">
      <data>EGR system</data>
      <data>Oxygen heater sensor</data>
      <data>Oxygen sensor</data>
      <data>A/C system refrigerant</data>
      <data>Secondary air system</data>
      <data>Evaporative system</data>
      <data>Heated catalyst</data>
      <data>Catalyst</data>
    </table>
  </table>

  <table name="OBD-II Codes" address="963e0" category="ODB-II" type="3D" scaling="Hex16">
    <table name="r4 (hex)" type="Static X Axis" elements="16">
      <data>8000</data>
      <data>4000</data>
      <data>2000</data>
      <data>1000</data>
      <data>800</data>
      <data>400</data>
      <data>200</data>
      <data>100</data>
      <data>80</data>
      <data>40</data>
      <data>20</data>
      <data>10</data>
      <data>8</data>
      <data>4</data>
      <data>2</data>
      <data>1</data>
    </table>
    <table name="r5 (hex)" type="Static Y Axis" elements="16">
      <data>00</data>
      <data>01</data>
      <data>02</data>
      <data>03</data>
      <data>04</data>
      <data>05</data>
      <data>06</data>
      <data>07</data>
      <data>08</data>
      <data>09</data>
      <data>0A</data>
      <data>0B</data>
      <data>0C</data>
      <data>0D</data>
      <data>0E</data>
      <data>0F</data>
    </table>
  </table>

  <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="3e974" 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>

</rom>
