<!-- 
GoldenEvo.com Definition File 
 by Michael Golden 

 donations at golden@goldenevo.com 
-->
<rom>
  <romid>
    <xmlid>53050009</xmlid>
    <internalidaddress>5002a</internalidaddress>
    <internalidhex>53050009</internalidhex>
    <make>Mitsubishi</make>
    <market>EDM</market>
    <model>Lancer</model>
    <submodel>Evolution X</submodel>
    <transmission>SST</transmission>
    <year>2008</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="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="1" storagetype="uint8" endian="big"/>
  <scaling name="Hex16" units="hex" toexpr="x" frexpr="x" format="%04X" min="0" max="65535" inc="1" storagetype="uint16" endian="big"/>
  <scaling name="Hex8" units="hex" toexpr="x" frexpr="x" format="%02X" min="0" max="255" inc="1" storagetype="uint8" endian="big"/>
  <scaling name="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="10" 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="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="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="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="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="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="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 -> 0x23 #1" address="7f145" category="Misc" type="1D" scaling="Hex8"/>

  <table name="Mode 23 - IFMode 0x05 -> 0x23 #2" address="8a9f1" category="Misc" type="1D" scaling="Hex8"/>

  <table name="Mode 23 - DoMode 0x42 -> 0x52" address="8a9f6" category="Misc" type="1D" scaling="Hex16"/>

  <table name="ASC OFF, SST OFF Fix 0x00E9 -> 0x0100" address="53b0a" category="Misc" type="1D" scaling="Hex16"/>

  <table name="DTC P1238 Disable 0x0384 -> 0xFFFF Mass airflow sensor plausibility (Torque Monitor)" address="631ea" category="Misc" type="1D" scaling="Hex16"/>

  <table name="DTC P1241 Disable 0x03E8 -> 0xFFFF Torque monitor" address="631e0" category="Misc" type="1D" scaling="Hex16"/>

  <table name="DTC P1235 Disable 0x0026 -> 0xFFFF Mass airflow sensor plausibility" address="549c0" category="Misc" type="1D" scaling="Hex16"/>

  <table name="DTC P1233 Disable 0x0028 -> 0xFFFF Throttle position sensor (main) plausibility" address="549bc" category="Misc" type="1D" scaling="Hex16"/>

  <table name="DTC P1234 Disable 0x0028 -> 0xFFFF Throttle position sensor (sub) plausibility" address="549be" category="Misc" type="1D" scaling="Hex16"/>

  <table name="DTC P0247 Disable 0xF99F -> 0xF19F Turbocharger Wastegate Solenoid B Malfunction (black solenoid)" address="92afa" 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="5590f" category="Timing" type="3D" swapxy="true" scaling="Timing">
    <table name="Load" address="60fb2" type="X Axis" elements="22" scaling="Load"/>
    <table name="RPM" address="60f7e" type="Y Axis" elements="23" scaling="RPM"/>
  </table>

  <table name="Low Octane Timing Map" address="55b11" category="Timing" type="3D" swapxy="true" scaling="Timing">
    <table name="Load" address="60fb2" type="X Axis" elements="22" scaling="Load"/>
    <table name="RPM" address="60f7e" type="Y Axis" elements="23" scaling="RPM"/>
  </table>

  <table name="Upper Bound Ignition Timing" address="607c9" category="Timing" type="3D" level="2" swapxy="true" scaling="Timing">
    <table name="Load" address="60fb2" type="X Axis" elements="22" scaling="Load"/>
    <table name="RPM" address="60f7e" type="Y Axis" elements="23" scaling="RPM"/>
  </table>

  <table name="Lower Bound Ignition Timing" address="5078f" category="Timing" type="3D" level="2" swapxy="true" scaling="Min timing">
    <table name="Load" address="61384" type="X Axis" elements="21" scaling="Load"/>
    <table name="RPM" address="61338" type="Y Axis" elements="16" scaling="RPM"/>
  </table>

  <table name="Ignition Warmup Retard" address="5b8c5" category="Timing" type="3D" swapxy="true" scaling="Timing">
    <table name="Load" address="60fb2" type="X Axis" elements="22" scaling="Load"/>
    <table name="RPM" address="60f7e" type="Y Axis" elements="23" scaling="RPM"/>
  </table>

  <table name="EGR Timing Advance" address="572b9" category="Timing" type="3D" swapxy="true" scaling="Timing">
    <table name="Load" address="6155c" type="X Axis" elements="9" scaling="Load"/>
    <table name="RPM" address="61542" type="Y Axis" elements="10" scaling="RPM"/>
  </table>

  <table name="MIVEC Intake Normal Coolant Temp" address="5db59" category="Timing" type="3D" swapxy="true" scaling="ValveTimingIntake">
    <table name="Load" address="615c0" type="X Axis" elements="21" scaling="Load"/>
    <table name="RPM" address="615f0" type="Y Axis" elements="24" scaling="RPM"/>
  </table>

  <table name="MIVEC Intake Low Coolant Temp" address="5dd59" category="Timing" type="3D" level="2" swapxy="true" scaling="ValveTimingIntake">
    <table name="Load" address="615c0" type="X Axis" elements="21" scaling="Load"/>
    <table name="RPM" address="615f0" type="Y Axis" elements="24" scaling="RPM"/>
  </table>

  <table name="MIVEC Exhaust Normal Coolant Temp" address="5df59" category="Timing" type="3D" swapxy="true" scaling="ValveTimingExhaust">
    <table name="Load" address="615c0" type="X Axis" elements="21" scaling="Load"/>
    <table name="RPM" address="615f0" type="Y Axis" elements="24" scaling="RPM"/>
  </table>

  <table name="MIVEC Exhaust Low Coolant Temp" address="5e159" category="Timing" type="3D" level="2" swapxy="true" scaling="ValveTimingExhaust">
    <table name="Load" address="615c0" type="X Axis" elements="21" scaling="Load"/>
    <table name="RPM" address="615f0" type="Y Axis" elements="24" scaling="RPM"/>
  </table>

  <table name="High Octane Fuel Map" address="55027" category="Fuel" type="3D" swapxy="true" scaling="AFR">
    <table name="Load" address="60f38" type="X Axis" elements="21" scaling="Load"/>
    <table name="RPM" address="60f12" 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="60f38" type="X Axis" elements="21" scaling="Load"/>
    <table name="RPM" address="60f12" type="Y Axis" elements="16" scaling="RPM"/>
  </table>

  <table name="Calibration Fuel Map" address="576d7" category="Fuel" type="3D" swapxy="true" scaling="Percent128">
    <table name="Load" address="61812" type="X Axis" elements="41" scaling="Load"/>
    <table name="RPM" address="617e6" type="Y Axis" elements="19" scaling="RPM"/>
  </table>

  <table name="Cylinder Fuel Trim #1" address="57db1" category="Fuel" type="3D" level="2" swapxy="true" scaling="AFR">
    <table name="Load" address="60f38" type="X Axis" elements="21" scaling="Load"/>
    <table name="RPM" address="61a0e" type="Y Axis" elements="23" scaling="RPM"/>
  </table>

  <table name="Cylinder Fuel Trim #2" address="57f9b" category="Fuel" type="3D" level="2" swapxy="true" scaling="AFR">
    <table name="Load" address="60f38" type="X Axis" elements="21" scaling="Load"/>
    <table name="RPM" address="61a0e" type="Y Axis" elements="23" scaling="RPM"/>
  </table>

  <table name="Cylinder Fuel Trim #3" address="58185" category="Fuel" type="3D" level="2" swapxy="true" scaling="AFR">
    <table name="Load" address="60f38" type="X Axis" elements="21" scaling="Load"/>
    <table name="RPM" address="61a0e" type="Y Axis" elements="23" scaling="RPM"/>
  </table>

  <table name="Cylinder Fuel Trim #4" address="5836f" category="Fuel" type="3D" level="2" swapxy="true" scaling="AFR">
    <table name="Load" address="60f38" type="X Axis" elements="21" scaling="Load"/>
    <table name="RPM" address="61a0e" type="Y Axis" elements="23" scaling="RPM"/>
  </table>

  <table name="Evap Map #1" address="55d13" category="Fuel" type="3D" level="2" swapxy="true" scaling="AFR">
    <table name="Load" address="60fb2" type="X Axis" elements="22" scaling="Load"/>
    <table name="RPM" address="60f7e" type="Y Axis" elements="23" scaling="RPM"/>
  </table>

  <table name="Evap Map #2" address="55f15" category="Fuel" type="3D" level="2" swapxy="true" scaling="AFR">
    <table name="Load" address="60fb2" type="X Axis" elements="22" scaling="Load"/>
    <table name="RPM" address="60f7e" type="Y Axis" elements="23" scaling="RPM"/>
  </table>

  <table name="Max Lean Oct Avg AFR vs Load" address="579e6" category="Fuel" type="2D" level="2" scaling="AFR">
    <table name="Unknown" address="617ca" type="Y Axis" elements="11" scaling="Load16"/>
  </table>

  <table name="Max Rich AFR Clip vs Coolant Temp" address="5a1b0" category="Fuel" type="2D" level="2" scaling="AFR">
    <table name="Coolant Temperature" address="5d2cc" type="Y Axis" elements="9" scaling="Temp"/>
  </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="60e60" type="Y Axis" elements="7" scaling="BatteryVoltage"/>
  </table>

  <table name="Cranking Enrichment IPW Adder" address="5749e" category="Fuel" type="2D" scaling="TimeInjCranking">
    <table name="Coolant Temperature" address="6105a" type="Y Axis" elements="9" scaling="Temp"/>
  </table>

  <table name="Cranking IPW" address="57b9a" category="Fuel" type="2D" scaling="CrankingIPW">
    <table name="Coolant Temperature" address="6108a" type="Y Axis" elements="11" scaling="Temp"/>
  </table>

  <table name="Injector Base Latency" address="53000" category="Fuel" type="1D" scaling="InjectorLatency"/>

  <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="2dd72" category="Fuel" type="1D" level="2" scaling="Hex16"/>

  <table name="Minimum IPW SHLL0 modifier #2 (0x5945 -> 0x5940)" address="2db66" category="Fuel" type="1D" level="2" scaling="Hex16"/>

  <table name="Minimum IPW Code Path modifier #1 (0x7f09 -> 0x7f06)" address="2dd54" category="Fuel" type="1D" level="2" scaling="Hex16"/>

  <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="Min Load for Fuel Pump High Voltage" address="58f96" category="Fuel" type="2D" scaling="Load8">
    <table name="Engine Speed" address="60d6e" type="Y Axis" elements="16" scaling="RPM"/>
  </table>

  <table name="Open Loop Load High Octane #1" address="574cc" category="Fuel" type="2D" scaling="Load8">
    <table name="RPM" address="60db2" type="Y Axis" elements="20" scaling="RPM"/>
  </table>

  <table name="Open Loop Load Low Octane #1" address="555c2" category="Fuel" type="2D" scaling="Load8">
    <table name="RPM" address="60db2" type="Y Axis" elements="20" scaling="RPM"/>
  </table>

  <table name="Open Loop Load High Octane #2" address="574b4" category="Fuel" type="2D" scaling="Load8">
    <table name="RPM" address="60db2" 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="60db2" type="Y Axis" elements="20" scaling="RPM"/>
  </table>

  <table name="MAF Scaling Part 1" address="5753e" category="Fuel" type="2D" level="2" scaling="uint16">
    <table name="Volts" address="61626" type="Y Axis" elements="44" scaling="VoltsADC1023"/>
  </table>

  <table name="MAF Scaling Part 2" address="57596" category="Fuel" type="2D" level="2" scaling="uint16">
    <table name="Volts" address="6167e" type="Y Axis" elements="44" scaling="VoltsADC1023"/>
  </table>

  <table name="MAF Scaling Part 3" address="575ee" category="Fuel" type="2D" level="2" scaling="uint16">
    <table name="Volts" address="616d6" type="Y Axis" elements="42" scaling="VoltsADC1023"/>
  </table>

  <table name="MAP based Load Calc #1 - Hot/Interpolated" address="60490" category="Fuel" type="3D" level="2" swapxy="true" scaling="Loadify">
    <table name="MAP" address="62a6c" type="X Axis" elements="19" scaling="StockXMAP in psig"/>
    <table name="RPM" address="62a40" type="Y Axis" elements="19" scaling="RPM"/>
  </table>

  <table name="MAP based Load Calc #2 - Cold/Interpolated" address="601b4" category="Fuel" type="3D" level="2" swapxy="true" scaling="Loadify">
    <table name="MAP" address="62a6c" type="X Axis" elements="19" scaling="StockXMAP in kPa"/>
    <table name="RPM" address="62a40" type="Y Axis" elements="19" scaling="RPM"/>
  </table>

  <table name="MAP based Load Calc #3" address="5fed8" category="Fuel" type="3D" level="2" swapxy="true" scaling="Loadify">
    <table name="MAP" address="62a6c" type="X Axis" elements="19" scaling="Omni4barMAP in kPa"/>
    <table name="RPM" address="62a40" type="Y Axis" elements="19" scaling="RPM"/>
  </table>

  <table name="Atmospheric Boost" address="53484" category="Direct Boost" type="1D" scaling="psia16"/>

  <table name="Boost Target #1A (High Gear Range)" address="58e45" category="Direct Boost" type="3D" swapxy="true" scaling="psia8">
    <table name="Throttle" address="6264e" type="X Axis" elements="9" scaling="Throttle_Main - Stored Minimum Throttle %"/>
    <table name="RPM" address="625cc" type="Y Axis" elements="18" scaling="RPM"/>
  </table>

  <table name="Boost Target #1B (High Gear Range)" address="58eef" category="Direct Boost" type="3D" swapxy="true" scaling="psia8">
    <table name="Throttle" address="6264e" type="X Axis" elements="9" scaling="Throttle_Main - Stored Minimum Throttle %"/>
    <table name="RPM" address="625cc" type="Y Axis" elements="18" scaling="RPM"/>
  </table>

  <table name="Boost Target #2 (Low Gear Range)" address="573f5" category="Direct Boost" type="3D" swapxy="true" scaling="psia8">
    <table name="Throttle" address="6264e" type="X Axis" elements="9" scaling="Throttle_Main - Stored Minimum Throttle %"/>
    <table name="RPM" address="625cc" type="Y Axis" elements="18" scaling="RPM"/>
  </table>

  <table name="Target Boost Error Correction" address="58cd8" category="Direct Boost" type="2D" scaling="OffsetWGDC">
    <table name="Boost Error" address="625f6" type="Y Axis" elements="17" scaling="BoostErrorPsi"/>
  </table>

  <table name="Variable for Boost Control 0xC76C -> 0xC712" address="9e6ca" category="Direct Boost" type="1D" scaling="Hex16"/>

  <table name="SHLR->SHLR2 0x5101 -> 0x5102" address="9e6cc" category="Direct Boost" type="1D" scaling="Hex16"/>

  <table name="Boost Error RAM Address 0xC588 -> 0xC586 (is 0x808586 for logging)" address="9e6f2" category="Direct Boost" type="1D" scaling="Hex16"/>

  <table name="Boost Error RAM Address in Load Error Table 0xC588 -> 0xC586" address="625f2" category="Direct Boost" type="1D" scaling="Hex16"/>

  <table name="OBTR (Over-Boost Timing Retard)" address="58c74" category="Direct Boost" type="2D" level="3" swapxy="true" scaling="Timing">
    <table name="Load Error" address="6261e" type="Y Axis" elements="9" scaling="BoostErrorPsi"/>
  </table>

  <table name="OBTR Variable for Boost Control 0xC76C -> 0xC712" address="21cc6" category="Direct Boost" type="1D" level="3" scaling="Hex16"/>

  <table name="OBTR SHLR->SHLR2 0x5201 -> 0x5202" address="21cc8" category="Direct Boost" type="1D" level="3" scaling="Hex16"/>

  <table name="OBTR Boost Error RAM Address 0xC588 -> 0xC586" address="21cde" category="Direct Boost" type="1D" level="3" scaling="Hex16"/>

  <table name="OBTR Boost Error RAM Address in Load Error Table 0xC588 -> 0xC586" address="6261a" category="Direct Boost" type="1D" level="3" scaling="Hex16"/>

  <table name="Omni4bar #1 0x03B6 -> 0x02FF" address="17aba" category="Omni 4 Bar Boost" type="1D" scaling="Hex16"/>

  <table name="Omni4bar #2 0x0ED8 -> 0x0BFC" address="17aea" category="Omni 4 Bar Boost" type="1D" scaling="Hex16"/>

  <table name="Omni4bar #3 0x0ED8 -> 0x0BFC" address="17afe" category="Omni 4 Bar Boost" type="1D" 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="58e45" category="Load Boost" type="3D" swapxy="true" scaling="Load8">
    <table name="Throttle" address="6264e" type="X Axis" elements="9" scaling="Throttle_Main - Stored Minimum Throttle %"/>
    <table name="RPM" address="625cc" type="Y Axis" elements="18" scaling="RPM"/>
  </table>

  <table name="Boost Target Engine Load #1B (High Gear Range)" address="58eef" category="Load Boost" type="3D" swapxy="true" scaling="Load8">
    <table name="Throttle" address="6264e" type="X Axis" elements="9" scaling="Throttle_Main - Stored Minimum Throttle %"/>
    <table name="RPM" address="625cc" type="Y Axis" elements="18" scaling="RPM"/>
  </table>

  <table name="Boost Target Engine Load #2 (Low Gear Range)" address="573f5" category="Load Boost" type="3D" swapxy="true" scaling="Load8">
    <table name="Throttle" address="6264e" type="X Axis" elements="9" scaling="Throttle_Main - Stored Minimum Throttle %"/>
    <table name="RPM" address="625cc" type="Y Axis" elements="18" scaling="RPM"/>
  </table>

  <table name="Reactive Solenoid Turbo Boost Error Correction" address="58cd8" category="Load Boost" type="2D" scaling="DynamicBoost">
    <table name="Load Error" address="625f6" type="Y Axis" elements="17" scaling="LoadError"/>
  </table>

  <table name="OBTR (Over-Boost Timing Retard) Load" address="58c74" category="Load Boost" type="2D" level="3" swapxy="true" scaling="Timing">
    <table name="Load Error" address="6261e" type="Y Axis" elements="9" scaling="LoadError"/>
  </table>


  <scaling name="BoostLimitRescalePatch" storagetype="bloblist">
    <data name="Patch disabled" value="5942" />
    <data name="Patch ENABLED!" value="5943" />
  </scaling>
 
  <table name="Boost Limit Rescale Patch (F1 for Help)" address="1999c" category="Turbo Boost Limit - Rescaled" 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."/>
 
  <scaling name="LoadBoostPatched" units="%" toexpr="x*5/2" frexpr="x*2/5" format="%.0f" min="0" max="638" inc="2" storagetype="uint8" endian="big"/>
 
  <table name="Boost Limit - Rescaled" address="555b4" category="Turbo Boost Limit - Rescaled" type="2D" scaling="LoadBoostPatched">
    <table name="RPM" address="61596" type="Y Axis" elements="9" scaling="RPM"/>
  </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="61596" type="Y Axis" elements="9" scaling="RPM"/>
  </table>

  <table name="Boost Control RPM Per MPH Xover (Gear Based)" address="54678" category="Turbo" type="1D" scaling="RPMPerMPH"/>

  <table name="Reactive Solenoid Base WGDC Map #1A (High Gear Range)" address="58cf1" category="Turbo" type="3D" swapxy="true" scaling="WGDuty">
    <table name="Throttle" address="6264e" type="X Axis" elements="9" scaling="Throttle_Main - Stored Minimum Throttle %"/>
    <table name="RPM" address="625cc" type="Y Axis" elements="18" scaling="RPM"/>
  </table>

  <table name="Reactive Solenoid Base WGDC Map #1B (High Gear Range)" address="58d9b" category="Turbo" type="3D" swapxy="true" scaling="WGDuty">
    <table name="Throttle" address="6264e" type="X Axis" elements="9" scaling="Throttle_Main - Stored Minimum Throttle %"/>
    <table name="RPM" address="625cc" type="Y Axis" elements="18" scaling="RPM"/>
  </table>

  <table name="Reactive Solenoid Base WGDC Map #2 (Low Gear Range)" address="5734b" category="Turbo" type="3D" swapxy="true" scaling="WGDuty">
    <table name="Throttle" address="6264e" type="X Axis" elements="9" scaling="Throttle_Main - Stored Minimum Throttle %"/>
    <table name="RPM" address="625cc" type="Y Axis" elements="18" scaling="RPM"/>
  </table>

  <table name="Reactive Solenoid Max WGDC vs CTS" address="5a228" category="Turbo" type="2D" scaling="WGDuty">
    <table name="Coolant Temp" address="5d32a" type="Y Axis" elements="8" scaling="Temp"/>
  </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="54688" category="Turbo" type="1D" scaling="uint16"/>

  <table name="Reactive Solenoid Max Total Upward WGDC Correction vs TPS" address="58cca" category="Turbo" type="2D" scaling="OffsetWGDC">
    <table name="TPS" address="62636" type="Y Axis" elements="9" scaling="Throttle %"/>
  </table>

  <table name="Reactive Solenoid Max Total Downward WGDC Correction" address="5346c" category="Turbo" type="1D" scaling="OffsetWGDC"/>

  <table name="Passive Solenoid Base WGDC Map #1A (High Gear Range)" address="5a1e6" category="Turbo" type="2D" scaling="WGDuty">
    <table name="RPM" address="625cc" type="Y Axis" elements="18" scaling="RPM"/>
  </table>

  <table name="Passive Solenoid Base WGDC Map #1B (High Gear Range)" address="5a1fc" category="Turbo" type="2D" scaling="WGDuty">
    <table name="RPM" address="625cc" type="Y Axis" elements="18" scaling="RPM"/>
  </table>

  <table name="Passive Solenoid Base WGDC Map #2 (Low Gear Range)" address="5a212" category="Turbo" type="2D" scaling="WGDuty">
    <table name="RPM" address="625cc" type="Y Axis" elements="18" scaling="RPM"/>
  </table>

  <table name="Throttle Map #1" address="50b64" category="Intake" type="3D" swapxy="true" scaling="Throttle Opening">
    <table name="Load" address="6140c" type="X Axis" elements="49" scaling="Load"/>
    <table name="RPM" address="61338" type="Y Axis" elements="16" scaling="RPM"/>
  </table>

  <table name="Throttle Map #2" address="5118e" category="Intake" type="3D" swapxy="true" scaling="Throttle Opening">
    <table name="Load" address="6140c" type="X Axis" elements="49" scaling="Load"/>
    <table name="RPM" address="61338" type="Y Axis" elements="16" scaling="RPM"/>
  </table>

  <table name="Throttle Map #3" address="517b8" category="Intake" type="3D" swapxy="true" scaling="Throttle Opening">
    <table name="Load" address="6140c" type="X Axis" elements="49" scaling="Load"/>
    <table name="RPM" address="61338" type="Y Axis" elements="16" scaling="RPM"/>
  </table>

  <table name="Throttle Map #4" address="51de2" category="Intake" type="3D" swapxy="true" scaling="Throttle Opening">
    <table name="Load" address="6140c" type="X Axis" elements="49" scaling="Load"/>
    <table name="RPM" address="61338" type="Y Axis" elements="16" scaling="RPM"/>
  </table>

  <table name="Throttle Map #5" address="5240c" category="Intake" type="3D" swapxy="true" scaling="Throttle Opening">
    <table name="Load" address="6140c" type="X Axis" elements="49" scaling="Load"/>
    <table name="RPM" address="61338" type="Y Axis" elements="16" scaling="RPM"/>
  </table>

  <table name="Throttle Conditional Switch" address="5495c" 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="5467e" category="Limits" type="1D" scaling="RPMStatLimit"/>

  <table name="Stationary Rev Limit Cross Under Max Speed Enable Delay" address="54680" category="Limits" type="1D" scaling="Time"/>

  <table name="Max Speed for Stationary Rev Limit" address="5467c" 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="Speed Limiter #2" address="533d2" 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="53fb2" 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="5e985" category="Limits" type="3D" swapxy="true" scaling="EngineTorque">
    <table name="Throttle Main or SUB Inverted Opening" address="624cc" type="X Axis" elements="14" scaling="ThrottleMAINorSUBInvertedOpening %"/>
    <table name="RPM" address="624a4" type="Y Axis" elements="17" scaling="RPM"/>
  </table>

  <table name="Airflow Check #2" address="5ea7b" category="Limits" type="3D" swapxy="true" scaling="EngineTorque">
    <table name="Throttle Main or SUB Inverted Opening" address="624cc" type="X Axis" elements="14" scaling="ThrottleMAINorSUBInvertedOpening %"/>
    <table name="RPM" address="624a4" type="Y Axis" elements="17" scaling="RPM"/>
  </table>

  <table name="Airflow Check #3" address="5eb71" category="Limits" type="3D" swapxy="true" scaling="EngineTorque">
    <table name="Throttle Main or SUB Inverted Opening" address="624cc" type="X Axis" elements="14" scaling="ThrottleMAINorSUBInvertedOpening %"/>
    <table name="RPM" address="624a4" type="Y Axis" elements="17" scaling="RPM"/>
  </table>

  <table name="Airflow Check #4" address="5ec7b" category="Limits" type="3D" swapxy="true" scaling="uint8">
    <table name="TPS-Related" address="62514" type="X Axis" elements="6" scaling="Throttle %"/>
    <table name="RPM" address="624a6" type="Y Axis" elements="16" scaling="RPM"/>
  </table>

  <table name="Airflow Check #1 (Old Style)" address="5e985" category="Limits" type="3D" swapxy="true" scaling="uint8">
    <table name="TPS-Related" address="624cc" type="X Axis" elements="14" scaling="Throttle %"/>
    <table name="RPM" address="624a4" type="Y Axis" elements="17" scaling="RPM"/>
  </table>

  <table name="Airflow Check #2 (Old Style)" address="5ea7b" category="Limits" type="3D" swapxy="true" scaling="uint8">
    <table name="TPS-Related" address="624cc" type="X Axis" elements="14" scaling="Throttle %"/>
    <table name="RPM" address="624a4" type="Y Axis" elements="17" scaling="RPM"/>
  </table>

  <table name="Airflow Check #3 (Old Style)" address="5eb71" category="Limits" type="3D" swapxy="true" scaling="uint8">
    <table name="TPS-Related" address="624cc" type="X Axis" elements="14" scaling="Throttle %"/>
    <table name="RPM" address="624a4" type="Y Axis" elements="17" scaling="RPM"/>
  </table>

  <table name="Airflow Check Offset" address="60ac5" category="Limits" type="3D" scaling="uint8">
    <table name="TPS-Related" address="62a98" type="X Axis" elements="9" scaling="Throttle %"/>
    <table name="Reactive Solenoid BWGDC-Related" address="62ab0" type="Y Axis" elements="21" scaling="RPM"/>
  </table>

  <table name="Torque Limiter #1" address="63847" category="Limits" type="3D" swapxy="true" scaling="uint8">
    <table name="TPS-Related" address="624cc" type="X Axis" elements="14" scaling="Throttle %"/>
    <table name="RPM" address="624a4" type="Y Axis" elements="17" scaling="RPM"/>
  </table>

  <table name="Torque Limiter #2" address="6393d" category="Limits" type="3D" swapxy="true" scaling="uint8">
    <table name="TPS-Related" address="624cc" type="X Axis" elements="14" scaling="Throttle %"/>
    <table name="RPM" address="624a4" type="Y Axis" elements="17" scaling="RPM"/>
  </table>

  <table name="Torque Limiter #3" address="63a33" category="Limits" type="3D" swapxy="true" scaling="uint8">
    <table name="TPS-Related" address="624cc" type="X Axis" elements="14" scaling="Throttle %"/>
    <table name="RPM" address="624a4" type="Y Axis" elements="17" scaling="RPM"/>
  </table>

  <table name="Torque Limiter #4" address="63b29" category="Limits" type="3D" swapxy="true" scaling="uint8">
    <table name="TPS-Related" address="62514" type="X Axis" elements="6" scaling="Throttle %"/>
    <table name="RPM" address="624a6" type="Y Axis" elements="16" scaling="RPM"/>
  </table>

  <table name="Knock Sensitivity Load Threshold" address="561a4" category="Knock Detection" type="2D" level="2" scaling="Load8">
    <table name="RPM" address="628ce" type="Y Axis" elements="16" scaling="RPM"/>
  </table>

  <table name="Knock Background Noise Multiplier" address="59dc8" category="Knock Detection" type="2D" level="2" scaling="uint8">
    <table name="RPM" address="61b24" type="Y Axis" elements="16" scaling="RPM"/>
  </table>

  <table name="Knock Background Noise Adder (SINGLE GAIN) #1" address="5febe" category="Knock Detection" type="2D" level="2" scaling="uint8">
    <table name="RPM" address="61b24" type="Y Axis" elements="16" scaling="RPM"/>
  </table>

  <table name="Knock Background Noise Adder (SINGLE GAIN) #2" address="59da0" category="Knock Detection" type="2D" level="2" scaling="uint8">
    <table name="RPM" address="61b24" type="Y Axis" elements="16" scaling="RPM"/>
  </table>

  <table name="Knock Background Noise Adder (TRIPLE GAIN) #1" address="5feaa" category="Knock Detection" type="2D" level="2" scaling="uint8">
    <table name="RPM" address="61b24" type="Y Axis" elements="16" scaling="RPM"/>
  </table>

  <table name="Knock Background Noise Adder (TRIPLE GAIN) #2" address="59db4" category="Knock Detection" type="2D" level="2" scaling="uint8">
    <table name="RPM" address="61b24" type="Y Axis" elements="16" scaling="RPM"/>
  </table>

  <table name="1st gear TPS limiter (Drive)" address="60768" category="SST" type="2D" level="2" scaling="Throttle Cap">
    <table name="RPM" address="625cc" type="Y Axis" elements="18" scaling="RPM"/>
  </table>

  <table name="1st gear TPS limiter (Reverse)" address="60792" category="SST" type="2D" level="2" scaling="Throttle Cap">
    <table name="RPM" address="625cc" type="Y Axis" elements="18" scaling="RPM"/>
  </table>

  <scaling name="SSTTemp raw" units="Celsius" toexpr="x" frexpr="x" format="%.0f" min="0" max="255" inc="1" storagetype="uint16" endian="big"/>
  <table name="SST Limit Temp (raw)" address="54aa4" category="SST" type="2D" level="3" scaling="SSTTemp raw">
    <table name="x" type="Static Y Axis" elements="2">
      <data>Limp Mode ON</data>
      <data>Limp Mode OFF</data>
    </table>
  </table>

  <table name="SST Clutch Pressure Ramp Up - Map A" address="59105" category="SST" type="3D" level="3" swapxy="true" scaling="Torque Calculation FtLbs">
    <table name="Load" address="613b4" type="X Axis" elements="21" scaling="Throttle %"/>
    <table name="RPM" address="61338" type="Y Axis" elements="16" scaling="RPM"/>
  </table>

  <table name="SST Clutch Pressure Ramp Up - Map B" address="63267" category="SST" type="3D" level="3" swapxy="true" scaling="Torque Calculation FtLbs">
    <table name="Load" address="63d02" type="X Axis" elements="21" scaling="Throttle %"/>
    <table name="RPM" address="63cb6" type="Y Axis" elements="16" scaling="RPM"/>
  </table>

  <table name="SST Clutch Pressure Ramp Up - Map C" address="63fe9" category="SST" type="3D" level="3" swapxy="true" scaling="Torque Calculation FtLbs">
    <table name="Load" address="65168" type="X Axis" elements="21" scaling="Throttle %"/>
    <table name="RPM" address="65142" type="Y Axis" elements="16" scaling="RPM"/>
  </table>

  <table name="SST Clutch Pressure - Unknown" address="5040f" category="SST" type="3D" level="3" swapxy="true" scaling="Torque Calculation FtLbs">
    <table name="Load" address="61384" type="X Axis" elements="21" scaling="Throttle %"/>
    <table name="RPM" address="61338" type="Y Axis" elements="16" scaling="RPM"/>
  </table>

  <table name="SST Throttle Requested Torque Map #1 - Liftoff" address="5925d" category="SST" type="3D" level="3" swapxy="true" scaling="Torque Calculation FtLbs">
    <table name="Throttle" address="613e4" type="X Axis" elements="17" scaling="AcceleratorPedal %"/>
    <table name="RPM" address="6135e" type="Y Axis" elements="16" scaling="RPM"/>
  </table>

  <table name="SST Throttle Requested Torque Map #2 - Cold/Interpolated" address="59375" category="SST" type="3D" level="3" swapxy="true" scaling="Torque Calculation FtLbs">
    <table name="Throttle" address="613e4" type="X Axis" elements="17" scaling="AcceleratorPedal %"/>
    <table name="RPM" address="6135e" type="Y Axis" elements="16" scaling="RPM"/>
  </table>

  <table name="SST Throttle Requested Torque Map #3 - Hot/Interpolated" address="5948d" category="SST" type="3D" level="3" swapxy="true" scaling="Torque Calculation FtLbs">
    <table name="Throttle" address="613e4" type="X Axis" elements="17" scaling="AcceleratorPedal %"/>
    <table name="RPM" address="6135e" type="Y Axis" elements="16" scaling="RPM"/>
  </table>

  <table name="SST Throttle Requested Torque Subtractor Map" address="60ac5" category="SST" type="3D" level="3" swapxy="true" scaling="EngineTorque">
    <table name="Map WGDC - Final WGDC" address="62ab0" type="X Axis" elements="21" scaling="WGDuty16"/>
    <table name="Throttle" address="62a98" type="Y Axis" elements="9" scaling="AcceleratorPedal255 %"/>
  </table>

  <table name="SST Throttle Requested Torque Subtractor Map Percent" address="60aae" category="SST" type="2D" level="3" swapxy="true" scaling="Percent255">
    <table name="RPM" address="60d6e" type="Y Axis" elements="16" scaling="RPM"/>
  </table>

  <table name="SST Throttle Requested Torque Ramp Rate - SST Normal Mode" address="5f519" category="SST" type="3D" level="3" swapxy="true" scaling="Percent255">
    <table name="VehicleSpeed" address="62328" type="X Axis" elements="6" scaling="VehicleSpeed"/>
    <table name="RevPerMPH" address="626b6" type="Y Axis" elements="8" scaling="RPMPerMPH"/>
  </table>

  <table name="SST Throttle Requested Torque Ramp Rate - SST Sport Mode" address="5f4e1" category="SST" type="3D" level="3" swapxy="true" scaling="Percent255">
    <table name="VehicleSpeed" address="62328" type="X Axis" elements="6" scaling="VehicleSpeed"/>
    <table name="RevPerMPH" address="626b6" type="Y Axis" elements="8" scaling="RPMPerMPH"/>
  </table>

  <table name="SST Throttle Requested Torque Ramp Rate - SST S-SPORT Mode" address="5f4a9" category="SST" type="3D" level="3" swapxy="true" scaling="Percent255">
    <table name="VehicleSpeed" address="62328" type="X Axis" elements="6" scaling="VehicleSpeed"/>
    <table name="RevPerMPH" address="626b6" type="Y Axis" elements="8" scaling="RPMPerMPH"/>
  </table>

  <table name="SST Throttle Requested Torque Ramp Rate Interval A" address="5f462" category="SST" type="2D" level="3" scaling="uint8">
    <table name="RevPerMPH" address="626b6" type="Y Axis" elements="8" scaling="RPMPerMPH"/>
  </table>

  <table name="SST Throttle Requested Torque Ramp Rate Interval B" address="5f456" category="SST" type="2D" level="3" scaling="uint8">
    <table name="RevPerMPH " address="626b6" type="Y Axis" elements="8" scaling="RPMPerMPH"/>
  </table>

  <table name="SST Torque Limit #1 - Error" address="633bf" category="SST" type="3D" level="3" swapxy="true" scaling="Torque Calculation FtLbs">
    <table name="Throttle" address="63d32" type="X Axis" elements="17" scaling="AcceleratorPedal %"/>
    <table name="RPM" address="63cb6" type="Y Axis" elements="16" scaling="RPM"/>
  </table>

  <table name="SST Torque Limit #2 - Cold/Interpolated" address="634d7" category="SST" type="3D" level="3" swapxy="true" scaling="Torque Calculation FtLbs">
    <table name="Throttle" address="63d32" type="X Axis" elements="17" scaling="AcceleratorPedal %"/>
    <table name="RPM" address="63cb6" type="Y Axis" elements="16" scaling="RPM"/>
  </table>

  <table name="SST Torque Limit #3 - Hot/Interpolated" address="635ef" category="SST" type="3D" level="3" swapxy="true" scaling="Torque Calculation FtLbs">
    <table name="Throttle" address="63d32" type="X Axis" elements="17" scaling="AcceleratorPedal %"/>
    <table name="RPM" address="63cb6" type="Y Axis" elements="16" scaling="RPM"/>
  </table>

  <table name="SST Torque Limit #4 - Unknown" address="64141" category="SST" type="3D" level="3" swapxy="true" scaling="Torque Calculation FtLbs">
    <table name="Throttle" address="65198" type="X Axis" elements="17" scaling="AcceleratorPedal %"/>
    <table name="RPM" address="63cb6" type="Y Axis" elements="16" scaling="RPM"/>
  </table>

  <table name="SST Torque Map #1 - Error (unknown)" address="63847" category="SST" type="3D" level="3" swapxy="true" scaling="Torque Calculation FtLbs">
    <table name="Unknown" address="624cc" type="X Axis" elements="14" scaling="uint16"/>
    <table name="RPM" address="624a4" type="Y Axis" elements="17" scaling="RPM"/>
  </table>

  <table name="SST Torque Map  #2- Cold/Interpolated (unknown)" address="63a33" category="SST" type="3D" level="3" swapxy="true" scaling="Torque Calculation FtLbs">
    <table name="Unknown" address="624cc" type="X Axis" elements="14" scaling="uint16"/>
    <table name="RPM" address="624a4" type="Y Axis" elements="17" scaling="RPM"/>
  </table>

  <table name="SST Torque Map #3 - Hot/Interpolated (unknown)" address="6393d" category="SST" type="3D" level="3" swapxy="true" scaling="Torque Calculation FtLbs">
    <table name="Unknown" address="624cc" type="X Axis" elements="14" scaling="uint16"/>
    <table name="RPM" address="624a4" type="Y Axis" elements="17" scaling="RPM"/>
  </table>

  <table name="SST Torque Map #4 - Unknown" address="643cf" category="SST" type="3D" level="3" swapxy="true" scaling="Torque Calculation FtLbs">
    <table name="Unknown" address="65270" type="X Axis" elements="14" scaling="uint16"/>
    <table name="RPM" address="65248" type="Y Axis" elements="17" scaling="RPM"/>
  </table>

  <table name="SST Torque Limit Reduction Table by RPM (CPRU_A)" address="503f8" category="SST" type="2D" level="3" scaling="EngineTorque">
    <table name="RPM" address="61338" type="Y Axis" elements="16" scaling="RPM"/>
  </table>

  <table name="SST Torque Limit Reduction Table by RPM (TqLimit_2_3)" address="6323a" category="SST" type="2D" level="3" scaling="EngineTorque">
    <table name="RPM" address="63cb6" type="Y Axis" elements="16" scaling="RPM"/>
  </table>

  <table name="SST Torque Limit Reduction Table by RPM (TqLimit_4, CPRU_C)" address="643a2" category="SST" type="2D" level="3" scaling="EngineTorque">
    <table name="RPM" address="65142" type="Y Axis" elements="16" scaling="RPM"/>
  </table>

  <table name="SST Torque Reduction On Exceedance" address="63bf3" category="SST" type="3D" level="3" swapxy="true" scaling="ISCVSteps">
    <table name="Map?" address="63eaa" type="X Axis" elements="21" scaling="Dynamic Boost Axis"/>
    <table name="Torque" address="63e92" type="Y Axis" elements="9" scaling="Torque Calculation Axis"/>
  </table>


  <table name="Idle RPM #1 vs Coolant Temp" address="5f344" category="Idle" type="2D" scaling="RPM8">
    <table name="Coolant Temperature" address="61016" type="Y Axis" elements="8" scaling="Temp"/>
  </table>

  <table name="Idle RPM #2 vs Coolant Temp" address="5f338" category="Idle" type="2D" scaling="RPM8">
    <table name="Coolant Temperature" address="61016" type="Y Axis" elements="8" scaling="Temp"/>
  </table>

  <table name="Idle RPM #3 vs Coolant Temp" address="561fe" category="Idle" type="2D" scaling="RPM8">
    <table name="Coolant Temperature" address="61252" type="Y Axis" elements="8" scaling="Temp"/>
  </table>

  <table name="Idle RPM #4 vs Coolant Temp" address="5a894" category="Idle" type="2D" scaling="RPM8">
    <table name="Coolant Temperature" address="61016" type="Y Axis" elements="8" scaling="Temp"/>
  </table>

  <table name="Idle RPM #5 vs Coolant Temp" address="561fe" category="Idle" type="2D" scaling="RPM8">
    <table name="Coolant Temperature" address="61016" type="Y Axis" elements="8" scaling="Temp"/>
  </table>

  <table name="Idle RPM #6 vs Coolant Temp" address="5a8c2" category="Idle" type="2D" scaling="RPM8">
    <table name="Coolant Temperature" address="61016" type="Y Axis" elements="8" scaling="Temp"/>
  </table>

  <table name="Idle RPM #7 vs Coolant Temp" address="5a8b6" category="Idle" type="2D" scaling="RPM8">
    <table name="Coolant Temperature" address="61016" type="Y Axis" elements="8" scaling="Temp"/>
  </table>

  <table name="Idle RPM #8 vs Coolant Temp" address="59e10" category="Idle" type="2D" scaling="RPM8">
    <table name="Coolant Temperature" address="61016" type="Y Axis" elements="8" scaling="Temp"/>
  </table>

  <table name="Idle RPM #9 vs Coolant Temp" address="59e04" category="Idle" type="2D" scaling="RPM8">
    <table name="Coolant Temperature" address="61016" type="Y Axis" elements="8" scaling="Temp"/>
  </table>

  <table name="Idle Adder #1 vs Coolant Temp" address="609c8" category="Idle" type="2D" scaling="RPM8">
    <table name="Coolant Temperature" address="61042" type="Y Axis" elements="9" scaling="Temp"/>
  </table>

  <table name="Idle Adder #2 vs Coolant Temp" address="609d6" category="Idle" type="2D" scaling="RPM8">
    <table name="Coolant Temperature" address="61042" 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="54016" category="Idle" type="1D" scaling="RPMTarget"/>

  <table name="Target Idle #11" address="54016" category="Idle" type="1D" scaling="RPMTarget"/>

  <table name="Target Idle #12" address="54894" category="Idle" type="1D" scaling="RPMTarget"/>

  <table name="Target Idle #13" address="54894" category="Idle" type="1D" scaling="RPMTarget"/>

  <table name="Target Idle #14" address="54ac4" 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="3e39c" 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>
