<rom>
  <romid>
    <xmlid>53050012</xmlid>
    <internalidaddress>5002a</internalidaddress>
    <internalidhex>53050012</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="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="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="InjectorLatency_old" units="ms" toexpr="x*0.024" frexpr="x/0.024" format="%.3f" min="0" max="4" inc="0.024" 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="Load" units="%" toexpr="x*10/32" frexpr="x*32/10" format="%.0f" min="0" max="300" inc="1" storagetype="uint16" endian="big"/>
  <scaling name="Load16" units="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="%" 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="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.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="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="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="Timing" units="degrees" toexpr="x" frexpr="x" format="%.0f" min="-61" 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="WGDuty" units="%" toexpr="x/2" frexpr="x*2" format="%.1f" min="0" max="100" inc="0.5" storagetype="uint8" endian="big"/>

  <table name="Mode 23 - IFMode 0x05 -> 0x23 #1" address="7f05d" category="Misc" type="1D" scaling="Hex8"/>

  <table name="Mode 23 - IFMode 0x05 -> 0x23 #2" address="8ab71" category="Misc" type="1D" scaling="Hex8"/>

  <table name="Mode 23 - DoMode 0x42 -> 0x52" address="8ab76" category="Misc" type="1D" scaling="Hex16"/>

  <table name="ASC OFF, SST OFF Fix 0x00E9 -> 0x0100" address="53b10" category="Misc" type="1D" scaling="Hex16"/>

  <table name="DTC P1238 Disable 0x0384 -> 0xFFFF Mass airflow sensor plausibility (Torque Monitor)" address="633e8" category="Misc" type="1D" scaling="Hex16"/>

  <table name="DTC P1241 Disable 0x03E8 -> 0xFFFF Torque monitor" address="633de" category="Misc" type="1D" scaling="Hex16"/>

  <table name="DTC P1235 Disable 0x0026 -> 0xFFFF Mass airflow sensor plausibility" address="549f8" category="Misc" type="1D" scaling="Hex16"/>

  <table name="DTC P1233 Disable 0x0028 -> 0xFFFF Throttle position sensor (main) plausibility" address="549f4" category="Misc" type="1D" scaling="Hex16"/>

  <table name="DTC P1234 Disable 0x0028 -> 0xFFFF Throttle position sensor (sub) plausibility" address="549f6" category="Misc" type="1D" scaling="Hex16"/>

  <table name="ECU ID" address="5002a" category="Misc" type="1D" scaling="ECU ID"/>

  <table name="High Octane Timing Map" address="55957" category="Timing" type="3D" swapxy="true" scaling="Timing">
    <table name="Load" address="611a6" type="X Axis" elements="22" scaling="Load"/>
    <table name="RPM" address="6180E" 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="611a6" type="X Axis" elements="22" scaling="Load"/>
    <table name="RPM" address="6180E" type="Y Axis" elements="23" scaling="RPM"/>
  </table>

  <table name="Ignition Warmup Retard" address="5b969" category="Timing" type="3D" swapxy="true" scaling="Timing">
    <table name="Load" address="611a8" type="X Axis" elements="22" scaling="Load"/>
    <table name="RPM" address="60f7e" type="Y Axis" elements="23" scaling="RPM"/>
  </table>

  <table name="MIVEC Intake Normal Coolant Temp" address="5dbfd" category="Timing" type="3D" swapxy="true" scaling="ValveTimingIntake">
    <table name="Load" address="615a0" type="X Axis" elements="21" scaling="Load"/>
    <table name="RPM" address="6180C" type="Y Axis" elements="24" scaling="RPM"/>
  </table>

  <table name="MIVEC Intake Low Coolant Temp" address="5ddfd" category="Timing" type="3D" level="2" swapxy="true" scaling="ValveTimingIntake">
    <table name="Load" address="615a0" type="X Axis" elements="21" scaling="Load"/>
    <table name="RPM" address="6180C" type="Y Axis" elements="24" scaling="RPM"/>
  </table>

  <table name="MIVEC Exhaust Normal Coolant Temp" address="5dffd" category="Timing" type="3D" swapxy="true" scaling="ValveTimingExhaust">
    <table name="Load" address="615a0" type="X Axis" elements="21" scaling="Load"/>
    <table name="RPM" address="6180C" type="Y Axis" elements="24" scaling="RPM"/>
  </table>

  <table name="MIVEC Exhaust Low Coolant Temp" address="5e1fd" category="Timing" type="3D" level="2" swapxy="true" scaling="ValveTimingExhaust">
    <table name="Load" address="615a0" type="X Axis" elements="21" scaling="Load"/>
    <table name="RPM" address="6180C" 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="611a8" type="X Axis" elements="21" scaling="Load"/>
    <table name="RPM" address="610CC" 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="611a8" type="X Axis" elements="21" scaling="Load"/>
    <table name="RPM" address="610CC" type="Y Axis" elements="16" scaling="RPM"/>
  </table>

  <table name="Cylinder Fuel Trim #1" address="57e51" category="Fuel" type="3D" level="2" swapxy="true" scaling="AFR">
    <table name="Load" address="60fb4" type="X Axis" elements="21" scaling="Load"/>
    <table name="RPM" address="61c2a" type="Y Axis" elements="23" scaling="RPM"/>
  </table>

  <table name="Cylinder Fuel Trim #2" address="5803b" category="Fuel" type="3D" level="2" swapxy="true" scaling="AFR">
    <table name="Load" address="60fb4" type="X Axis" elements="21" scaling="Load"/>
    <table name="RPM" address="61c2a" type="Y Axis" elements="23" scaling="RPM"/>
  </table>

  <table name="Cylinder Fuel Trim #3" address="58225" category="Fuel" type="3D" level="2" swapxy="true" scaling="AFR">
    <table name="Load" address="60fb4" type="X Axis" elements="21" scaling="Load"/>
    <table name="RPM" address="61c2a" type="Y Axis" elements="23" scaling="RPM"/>
  </table>

  <table name="Cylinder Fuel Trim #4" address="5840f" category="Fuel" type="3D" level="2" swapxy="true" scaling="AFR">
    <table name="Load" address="60fb4" type="X Axis" elements="21" scaling="Load"/>
    <table name="RPM" address="61c2a" type="Y Axis" elements="23" scaling="RPM"/>
  </table>

  <table name="Evap Map #1" address="55d5b" category="Fuel" type="3D" level="2" swapxy="true" scaling="AFR">
    <table name="Load" address="611a8" 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="55f5d" category="Fuel" type="3D" level="2" swapxy="true" scaling="AFR">
    <table name="Load" address="611a8" type="X Axis" elements="22" scaling="Load"/>
    <table name="RPM" address="60f7e" type="Y Axis" elements="23" scaling="RPM"/>
  </table>

  <table name="Fuel Injector Scaling" address="536ce" 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="61040" type="Y Axis" elements="7" scaling="BatteryVoltage"/>
  </table>

  <table name="Injector Battery Voltage Latency Compensation Old" address="556d0" category="Fuel" type="2D" scaling="InjectorLatency_old">
    <table name="Battery Voltage" address="61040" type="Y Axis" elements="7" scaling="BatteryVoltage"/>
  </table>

  <table name="Injector Base Latency" address="53000" category="Fuel" type="1D" scaling="InjectorLatency"/>

  <table name="Open Loop Load High Octane #1" address="5756c" category="Fuel" type="2D" scaling="Load8">
    <table name="RPM" address="60f92" 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="60f92" type="Y Axis" elements="20" scaling="RPM"/>
  </table>

  <table name="Open Loop Load High Octane #2" address="57554" category="Fuel" type="2D" scaling="Load8">
    <table name="RPM" address="60f92" 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="60f92" type="Y Axis" elements="20" scaling="RPM"/>
  </table>

  <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="58ee5" category="Load Boost" type="3D" swapxy="true" scaling="Load8">
    <table name="Throttle" address="6286a" type="X Axis" elements="9" scaling="Throttle_Main - Stored Minimum Throttle %"/>
    <table name="RPM" address="627e8" type="Y Axis" elements="18" scaling="RPM"/>
  </table>

  <table name="Boost Target Engine Load #1B (High Gear Range)" address="58f8f" category="Load Boost" type="3D" swapxy="true" scaling="Load8">
    <table name="Throttle" address="6286a" type="X Axis" elements="9" scaling="Throttle_Main - Stored Minimum Throttle %"/>
    <table name="RPM" address="627e8" type="Y Axis" elements="18" scaling="RPM"/>
  </table>

  <table name="Boost Target Engine Load #2 (Low Gear Range)" address="57495" category="Load Boost" type="3D" swapxy="true" scaling="Load8">
    <table name="Throttle" address="6286a" type="X Axis" elements="9" scaling="Throttle_Main - Stored Minimum Throttle %"/>
    <table name="RPM" address="627e8" type="Y Axis" elements="18" scaling="RPM"/>
  </table>

  <table name="Boost Limit" address="555b4" category="Load Boost" type="2D" scaling="LoadBoost">
    <table name="RPM" address="617b2" type="Y Axis" elements="9" scaling="RPM"/>
  </table>

  <table name="Reactive Solenoid Turbo Boost Error Correction" address="58d78" category="Load Boost" type="2D" scaling="DynamicBoost">
    <table name="Load Error" address="62812" type="Y Axis" elements="17" scaling="LoadError"/>
  </table>

  <table name="Boost Cut Delay Timer" address="53068" category="Turbo" type="1D" scaling="Time"/>

  <table name="Boost Control RPM Per MPH Xover (Gear Based)" address="54698" category="Turbo" type="1D" scaling="RPMPerMPH"/>

  <table name="Reactive Solenoid Base WGDC Map #1A (High Gear Range)" address="58d91" category="Turbo" type="3D" swapxy="true" scaling="WGDuty">
    <table name="Throttle" address="6286a" type="X Axis" elements="9" scaling="Throttle_Main - Stored Minimum Throttle %"/>
    <table name="RPM" address="627e8" type="Y Axis" elements="18" scaling="RPM"/>
  </table>

  <table name="Reactive Solenoid Base WGDC Map #1B (High Gear Range)" address="58e3b" category="Turbo" type="3D" swapxy="true" scaling="WGDuty">
    <table name="Throttle" address="6286a" type="X Axis" elements="9" scaling="Throttle_Main - Stored Minimum Throttle %"/>
    <table name="RPM" address="627e8" type="Y Axis" elements="18" scaling="RPM"/>
  </table>

  <table name="Reactive Solenoid Base WGDC Map #2 (Low Gear Range)" address="573eb" category="Turbo" type="3D" swapxy="true" scaling="WGDuty">
    <table name="Throttle" address="6286a" type="X Axis" elements="9" scaling="Throttle_Main - Stored Minimum Throttle %"/>
    <table name="RPM" address="627e8" type="Y Axis" elements="18" scaling="RPM"/>
  </table>

  <table name="Reactive Solenoid WGDC Correction Interval (High Gear Range)" address="5346a" category="Turbo" type="1D" scaling="uint16"/>

  <table name="Reactive Solenoid WGDC Correction Interval (Low Gear Range)" address="546b6" category="Turbo" type="1D" scaling="uint16"/>

  <table name="Reactive Solenoid Max Total Upward WGDC Correction vs TPS" address="58d6a" category="Turbo" type="2D" scaling="OffsetWGDC">
    <table name="TPS" address="62852" 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="5a286" category="Turbo" type="2D" scaling="WGDuty">
    <table name="RPM" address="627e8" type="Y Axis" elements="18" scaling="RPM"/>
  </table>

  <table name="Passive Solenoid Base WGDC Map #1B (High Gear Range)" address="5a29c" category="Turbo" type="2D" scaling="WGDuty">
    <table name="RPM" address="627e8" type="Y Axis" elements="18" scaling="RPM"/>
  </table>

  <table name="Passive Solenoid Base WGDC Map #2 (Low Gear Range)" address="5a2b2" category="Turbo" type="2D" scaling="WGDuty">
    <table name="RPM" address="627e8" type="Y Axis" elements="18" scaling="RPM"/>
  </table>

  <table name="Throttle Map #1" address="50b76" category="Intake" type="3D" swapxy="true" scaling="Throttle Opening">
    <table name="Load" address="61628" type="X Axis" elements="49" scaling="Load"/>
    <table name="RPM" address="61554" type="Y Axis" elements="16" scaling="RPM"/>
  </table>

  <table name="Throttle Map #2" address="511a0" category="Intake" type="3D" swapxy="true" scaling="Throttle Opening">
    <table name="Load" address="61628" type="X Axis" elements="49" scaling="Load"/>
    <table name="RPM" address="61554" type="Y Axis" elements="16" scaling="RPM"/>
  </table>

  <table name="Throttle Map #3" address="517ca" category="Intake" type="3D" swapxy="true" scaling="Throttle Opening">
    <table name="Load" address="61628" type="X Axis" elements="49" scaling="Load"/>
    <table name="RPM" address="61554" type="Y Axis" elements="16" scaling="RPM"/>
  </table>

  <table name="Throttle Map #4" address="51df4" category="Intake" type="3D" swapxy="true" scaling="Throttle Opening">
    <table name="Load" address="61628" type="X Axis" elements="49" scaling="Load"/>
    <table name="RPM" address="61554" type="Y Axis" elements="16" scaling="RPM"/>
  </table>

  <table name="Throttle Map #5" address="5241e" category="Intake" type="3D" swapxy="true" scaling="Throttle Opening">
    <table name="Load" address="61628" type="X Axis" elements="49" scaling="Load"/>
    <table name="RPM" address="61554" type="Y Axis" elements="16" scaling="RPM"/>
  </table>

  <table name="Throttle Conditional Switch" address="54992" 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="546ac" category="Limits" type="1D" scaling="RPMStatLimit"/>

  <table name="Stationary Rev Limit Cross Under Max Speed Enable Delay" address="546ae" category="Limits" type="1D" scaling="Time"/>

  <table name="Max Speed for Stationary Rev Limit" address="546aa" category="Limits" type="1D" scaling="VehicleSpeedFreq"/>

  <table name="Speed Limiter" address="53062" category="Limits" type="2D" scaling="VehicleSpeed">
    <table name="X" type="Static Y Axis" elements="2">
      <data>Limiter ON</data>
      <data>Limiter OFF</data>
    </table>
  </table>

  <table name="Airflow Check #1" address="5ea29" category="Limits" type="3D" swapxy="true" scaling="EngineTorque">
    <table name="Throttle Main or SUB Inverted Opening" address="626e8" type="X Axis" elements="14" scaling="ThrottleMAINorSUBInvertedOpening %"/>
    <table name="RPM" address="626C0" type="Y Axis" elements="17" scaling="RPM"/>
  </table>

  <table name="Airflow Check #2" address="5EB1F" category="Limits" type="3D" swapxy="true" scaling="EngineTorque">
    <table name="Throttle Main or SUB Inverted Opening" address="626e8" type="X Axis" elements="14" scaling="ThrottleMAINorSUBInvertedOpening %"/>
    <table name="RPM" address="626C0" type="Y Axis" elements="17" scaling="RPM"/>
  </table>

  <table name="Airflow Check #3" address="5EC15" category="Limits" type="3D" swapxy="true" scaling="EngineTorque">
    <table name="Throttle Main or SUB Inverted Opening" address="626e8" type="X Axis" elements="14" scaling="ThrottleMAINorSUBInvertedOpening %"/>
    <table name="RPM" address="626C0" type="Y Axis" elements="17" scaling="RPM"/>
  </table>

  <table name="Airflow Check #4" address="5ED1F" category="Limits" type="3D" swapxy="true" scaling="uint8">
    <table name="TPS-Related" address="62730" type="X Axis" elements="6" scaling="Throttle %"/>
    <table name="RPM" address="626C2" type="Y Axis" elements="16" scaling="RPM"/>
  </table>

  <table name="Airflow Check #1 (Old Style)" address="5ea29" category="Limits" type="3D" swapxy="true" scaling="uint8">
    <table name="TPS-Related" address="626e8" type="X Axis" elements="14" scaling="Throttle %"/>
    <table name="RPM" address="626C0" type="Y Axis" elements="17" scaling="RPM"/>
  </table>

  <table name="Airflow Check #2 (Old Style)" address="5EB1F" category="Limits" type="3D" swapxy="true" scaling="uint8">
    <table name="TPS-Related" address="626e8" type="X Axis" elements="14" scaling="Throttle %"/>
    <table name="RPM" address="626C0" type="Y Axis" elements="17" scaling="RPM"/>
  </table>

  <table name="Airflow Check #3 (Old Style)" address="5EC15" category="Limits" type="3D" swapxy="true" scaling="uint8">
    <table name="TPS-Related" address="626e8" type="X Axis" elements="14" scaling="Throttle %"/>
    <table name="RPM" address="626C0" type="Y Axis" elements="17" scaling="RPM"/>
  </table>

  <table name="Torque Limiter #1" address="63a45" category="Limits" type="3D" swapxy="true" scaling="uint8">
    <table name="TPS-Related" address="626e8" type="X Axis" elements="14" scaling="Throttle %"/>
    <table name="RPM" address="626C0" type="Y Axis" elements="17" scaling="RPM"/>
  </table>

  <table name="Torque Limiter #2" address="63B3B" category="Limits" type="3D" swapxy="true" scaling="uint8">
    <table name="TPS-Related" address="626e8" type="X Axis" elements="14" scaling="Throttle %"/>
    <table name="RPM" address="626C0" type="Y Axis" elements="17" scaling="RPM"/>
  </table>

  <table name="Torque Limiter #3" address="63C31" category="Limits" type="3D" swapxy="true" scaling="uint8">
    <table name="TPS-Related" address="626e8" type="X Axis" elements="14" scaling="Throttle %"/>
    <table name="RPM" address="626C0" type="Y Axis" elements="17" scaling="RPM"/>
  </table>

  <table name="Torque Limiter #4" address="63D27" category="Limits" type="3D" swapxy="true" scaling="uint8">
    <table name="TPS-Related" address="62730" type="X Axis" elements="6" scaling="Throttle %"/>
    <table name="RPM" address="626C2" type="Y Axis" elements="16" scaling="RPM"/>
  </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="3e6c4" 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>
