<!-- 
GoldenEvo.com Definition File 
 by Michael Golden 

 donations at golden@goldenevo.com 
-->
<rom>
  <romid>
    <xmlid>54560007</xmlid>
    <internalidaddress>5002a</internalidaddress>
    <internalidhex>54560007</internalidhex>
    <make>Mitsubishi</make>
    <market>JDM</market>
    <model>Lancer</model>
    <submodel>Evolution X</submodel>
    <transmission>5MT</transmission>
    <year>2009</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="3" storagetype="uint8" endian="big"/>
  <scaling name="GramsPerSecond" units="units" toexpr="x/100" frexpr="x*100" format="%.2f" min="0" max="655.35" inc=".1" storagetype="uint16" endian="big"/>
  <scaling name="Hex16" units="hex" toexpr="x" frexpr="x" format="%04X" min="0" max="65535" inc="1" storagetype="uint16" endian="big"/>
  <scaling name="Hex8" units="hex" toexpr="x" frexpr="x" format="%02X" min="0" max="255" inc="1" storagetype="uint8" endian="big"/>
  <scaling name="InjectorLatency" units="ms" toexpr="x*0.015" frexpr="x/0.015" format="%.3f" min="0" max="4" inc="0.015" storagetype="uint8" endian="big"/>
  <scaling name="InjectorScaling" units="cc/min" toexpr="29241/x" frexpr="29241/x" format="%.0f" min="1" max="1000" inc="20" storagetype="uint16" endian="big"/>
  <scaling name="IPW16:SHLL5" units="ms" toexpr="x*32*8/1000" frexpr="x*1000/8/32" format="%.3f" min="0" max="65" inc="0.256" storagetype="uint16" endian="big"/>
  <scaling name="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="MUT32" units="hex" toexpr="x" frexpr="x" format="%06X" min="0" max="1e+08" inc="1" storagetype="uint32" endian="big"/>
  <scaling name="OffsetWGDC" units="%WGDC Change" toexpr="(x-128)/2" frexpr="x*2+128" format="%.1f" min="-64" max="63.5" inc="0.5" storagetype="uint8" endian="big"/>
  <scaling name="OffsetWGDC16" units="%WGDC Change" toexpr="(x-128)/2" frexpr="x*2+128" format="%.1f" min="-64" max="63.5" inc="0.1" storagetype="uint16" endian="big"/>
  <scaling name="Omni4barMAP in kPa" units="Omni4barMAP in kPa" toexpr="((x/4)*1.6151)+3.4779" frexpr="((x-3.4779)/1.6151)*4" format="%.2f" min="0" max="400" inc="0.05" storagetype="uint16" endian="big"/>
  <scaling name="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="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="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="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 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="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"/>

  <table name="Mode 23 - IFMode 0x05 -> 0x23 #1" address="7F42D" category="Misc" type="1D" scaling="Hex8"/>

  <table name="Mode 23 - IFMode 0x05 -> 0x23 #2" address="8accd" category="Misc" type="1D" scaling="Hex8"/>

  <table name="Mode 23 - DoMode 0x42 -> 0x52" address="8acd2" 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="63210" category="Misc" type="1D" scaling="Hex16"/>

  <table name="DTC P1241 Disable 0x03E8 -> 0xFFFF Torque monitor" address="63206" category="Misc" type="1D" scaling="Hex16"/>

  <table name="DTC P1235 Disable 0x0026 -> 0xFFFF Mass airflow sensor plausibility" address="549d4" category="Misc" type="1D" scaling="Hex16"/>

  <table name="DTC P1233 Disable 0x0028 -> 0xFFFF Throttle position sensor (main) plausibility" address="549d0" category="Misc" type="1D" scaling="Hex16"/>

  <table name="DTC P1234 Disable 0x0028 -> 0xFFFF Throttle position sensor (sub) plausibility" address="549d2" 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="60ff2" type="X Axis" elements="22" scaling="Load"/>
    <table name="RPM" address="60fbe" 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="60ff2" type="X Axis" elements="22" scaling="Load"/>
    <table name="RPM" address="60fbe" type="Y Axis" elements="23" scaling="RPM"/>
  </table>

  <table name="Ignition Warmup Retard" address="5b90b" category="Timing" type="3D" swapxy="true" scaling="Timing">
    <table name="Load" address="60ff2" type="X Axis" elements="22" scaling="Load"/>
    <table name="RPM" address="60fbe" type="Y Axis" elements="23" scaling="RPM"/>
  </table>

  <table name="MIVEC Intake Normal Coolant Temp" address="5db83" category="Timing" type="3D" swapxy="true" scaling="ValveTimingIntake">
    <table name="Load" address="61600" type="X Axis" elements="21" scaling="Load"/>
    <table name="RPM" address="61630" type="Y Axis" elements="24" scaling="RPM"/>
  </table>

  <table name="MIVEC Intake Low Coolant Temp" address="5dd83" category="Timing" type="3D" level="2" swapxy="true" scaling="ValveTimingIntake">
    <table name="Load" address="61600" type="X Axis" elements="21" scaling="Load"/>
    <table name="RPM" address="61630" type="Y Axis" elements="24" scaling="RPM"/>
  </table>

  <table name="MIVEC Exhaust Normal Coolant Temp" address="5df83" category="Timing" type="3D" swapxy="true" scaling="ValveTimingExhaust">
    <table name="Load" address="61600" type="X Axis" elements="21" scaling="Load"/>
    <table name="RPM" address="61630" type="Y Axis" elements="24" scaling="RPM"/>
  </table>

  <table name="MIVEC Exhaust Low Coolant Temp" address="5e183" category="Timing" type="3D" level="2" swapxy="true" scaling="ValveTimingExhaust">
    <table name="Load" address="61600" type="X Axis" elements="21" scaling="Load"/>
    <table name="RPM" address="61630" 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="60f78" type="X Axis" elements="21" scaling="Load"/>
    <table name="RPM" address="60f52" 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="60f78" type="X Axis" elements="21" scaling="Load"/>
    <table name="RPM" address="60f52" type="Y Axis" elements="16" scaling="RPM"/>
  </table>

  <table name="Cylinder Fuel Trim #1" address="57e13" category="Fuel" type="3D" level="2" swapxy="true" scaling="Percent_128_add_385_div_512">
    <table name="Load" address="60f78" type="X Axis" elements="21" scaling="Load"/>
    <table name="RPM" address="61a4e" type="Y Axis" elements="23" scaling="RPM"/>
  </table>

  <table name="Cylinder Fuel Trim #2" address="57ffd" category="Fuel" type="3D" level="2" swapxy="true" scaling="Percent_128_add_385_div_512">
    <table name="Load" address="60f78" type="X Axis" elements="21" scaling="Load"/>
    <table name="RPM" address="61a4e" type="Y Axis" elements="23" scaling="RPM"/>
  </table>

  <table name="Cylinder Fuel Trim #3" address="581e7" category="Fuel" type="3D" level="2" swapxy="true" scaling="Percent_128_add_385_div_512">
    <table name="Load" address="60f78" type="X Axis" elements="21" scaling="Load"/>
    <table name="RPM" address="61a4e" type="Y Axis" elements="23" scaling="RPM"/>
  </table>

  <table name="Cylinder Fuel Trim #4" address="583d1" category="Fuel" type="3D" level="2" swapxy="true" scaling="Percent_128_add_385_div_512">
    <table name="Load" address="60f78" type="X Axis" elements="21" scaling="Load"/>
    <table name="RPM" address="61a4e" type="Y Axis" elements="23" scaling="RPM"/>
  </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="60ece" type="Y Axis" elements="7" scaling="BatteryVoltage"/>
  </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="Open Loop Load High Octane #1" address="5752e" category="Fuel" type="2D" scaling="Load8">
    <table name="RPM" address="60dde" type="Y Axis" elements="20" scaling="RPM"/>
  </table>

  <table name="Open Loop Load Low Octane #1" address="57516" category="Fuel" type="2D" scaling="Load8">
    <table name="RPM" address="60dde" type="Y Axis" elements="20" scaling="RPM"/>
  </table>

  <table name="Open Loop Load High Octane #2" address="555da" category="Fuel" type="2D" scaling="Load8">
    <table name="RPM" address="60dde" 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="60dde" type="Y Axis" elements="20" scaling="RPM"/>
  </table>

  <table name="MAF Scaling Horizontal" address="575a0" category="Fuel" type="2D" scaling="GramsPerSecond">
    <table name="Volts" address="61666" type="X Axis" elements="130" scaling="VoltsADC1023"/>
  </table>

  <table name="MAF Scaling Part 1" address="575a0" category="Fuel" type="2D" level="2" scaling="uint16">
    <table name="Volts" address="61666" type="Y Axis" elements="44" scaling="VoltsADC1023"/>
  </table>

  <table name="MAF Scaling Part 2" address="575f8" category="Fuel" type="2D" level="2" scaling="uint16">
    <table name="Volts" address="616be" type="Y Axis" elements="44" scaling="VoltsADC1023"/>
  </table>

  <table name="MAF Scaling Part 3" address="57650" category="Fuel" type="2D" level="2" scaling="uint16">
    <table name="Volts" address="61716" type="Y Axis" elements="42" scaling="VoltsADC1023"/>
  </table>

  <table name="MAP based Load Calc #1 - Hot/Interpolated" address="604ba" category="Fuel" type="3D" level="2" swapxy="true" scaling="Loadify">
    <table name="MAP" address="62aaa" type="X Axis" elements="19" scaling="StockXMAP in psig"/>
    <table name="RPM" address="62a80" type="Y Axis" elements="19" scaling="RPM"/>
  </table>

  <table name="MAP based Load Calc #2 - Cold/Interpolated" address="601de" category="Fuel" type="3D" level="2" swapxy="true" scaling="Loadify">
    <table name="MAP" address="62aaa" type="X Axis" elements="19" scaling="StockXMAP in kPa"/>
    <table name="RPM" address="62a80" type="Y Axis" elements="19" scaling="RPM"/>
  </table>

  <table name="MAP based Load Calc #3" address="5ff02" category="Fuel" type="3D" level="2" swapxy="true" scaling="Loadify">
    <table name="MAP" address="62aaa" type="X Axis" elements="19" scaling="Omni4barMAP in kPa"/>
    <table name="RPM" address="62a80" type="Y Axis" elements="19" 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="58ea7" category="Load Boost" type="3D" swapxy="true" scaling="Load8">
    <table name="Throttle" address="6268e" type="X Axis" elements="9" scaling="Throttle_Main - Stored Minimum Throttle %"/>
    <table name="RPM" address="6260c" type="Y Axis" elements="18" scaling="RPM"/>
  </table>

  <table name="Boost Target Engine Load #1B (High Gear Range)" address="58f51" category="Load Boost" type="3D" swapxy="true" scaling="Load8">
    <table name="Throttle" address="6268e" type="X Axis" elements="9" scaling="Throttle_Main - Stored Minimum Throttle %"/>
    <table name="RPM" address="6260c" type="Y Axis" elements="18" scaling="RPM"/>
  </table>

  <table name="Boost Target Engine Load #2 (Low Gear Range)" address="57457" category="Load Boost" type="3D" swapxy="true" scaling="Load8">
    <table name="Throttle" address="6268e" type="X Axis" elements="9" scaling="Throttle_Main - Stored Minimum Throttle %"/>
    <table name="RPM" address="6260c" type="Y Axis" elements="18" scaling="RPM"/>
  </table>

  <table name="Reactive Solenoid Turbo Boost Error Correction" address="58d3a" category="Load Boost" type="2D" scaling="DynamicBoost">
    <table name="Load Error" address="62636" 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 Limit" address="555b4" category="Turbo" type="2D" scaling="LoadBoost">
    <table name="RPM" address="615d6" type="Y Axis" elements="9" scaling="RPM"/>
  </table>

  <table name="Boost Control RPM Per MPH Xover (Gear Based)" address="5468a" category="Turbo" type="1D" scaling="RPMPerMPH"/>

  <table name="Reactive Solenoid Base WGDC Map #1A (High Gear Range)" address="58d53" category="Turbo" type="3D" swapxy="true" scaling="WGDuty">
    <table name="Throttle" address="6268e" type="X Axis" elements="9" scaling="Throttle_Main - Stored Minimum Throttle %"/>
    <table name="RPM" address="6260c" type="Y Axis" elements="18" scaling="RPM"/>
  </table>

  <table name="Reactive Solenoid Base WGDC Map #1B (High Gear Range)" address="58dfd" category="Turbo" type="3D" swapxy="true" scaling="WGDuty">
    <table name="Throttle" address="6268e" type="X Axis" elements="9" scaling="Throttle_Main - Stored Minimum Throttle %"/>
    <table name="RPM" address="6260c" type="Y Axis" elements="18" scaling="RPM"/>
  </table>

  <table name="Reactive Solenoid Base WGDC Map #2 (Low Gear Range)" address="573ad" category="Turbo" type="3D" swapxy="true" scaling="WGDuty">
    <table name="Throttle" address="6268e" type="X Axis" elements="9" scaling="Throttle_Main - Stored Minimum Throttle %"/>
    <table name="RPM" address="6260c" 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="5469a" category="Turbo" type="1D" scaling="uint16"/>

  <table name="Reactive Solenoid Max Total Upward WGDC Correction vs TPS" address="58d2c" category="Turbo" type="2D" scaling="OffsetWGDC">
    <table name="TPS" address="62676" type="Y Axis" elements="9" scaling="Throttle %"/>
  </table>

  <table name="Reactive Solenoid Max Total Downward WGDC Correction" address="534ae" category="Turbo" type="1D" scaling="OffsetWGDC16"/>

  <table name="Passive Solenoid Base WGDC Map #1A (High Gear Range)" address="5a22c" category="Turbo" type="2D" scaling="WGDuty">
    <table name="RPM" address="6260c" type="Y Axis" elements="18" scaling="RPM"/>
  </table>

  <table name="Passive Solenoid Base WGDC Map #1B (High Gear Range)" address="5a242" category="Turbo" type="2D" scaling="WGDuty">
    <table name="RPM" address="6260c" type="Y Axis" elements="18" scaling="RPM"/>
  </table>

  <table name="Passive Solenoid Base WGDC Map #2 (Low Gear Range)" address="5a258" category="Turbo" type="2D" scaling="WGDuty">
    <table name="RPM" address="6260c" type="Y Axis" elements="18" scaling="RPM"/>
  </table>

  <table name="Throttle Map #1" address="50b6a" category="Intake" type="3D" swapxy="true" scaling="Throttle Opening">
    <table name="Load" address="6144c" type="X Axis" elements="49" scaling="Load"/>
    <table name="RPM" address="61378" type="Y Axis" elements="16" scaling="RPM"/>
  </table>

  <table name="Throttle Map #2" address="51194" category="Intake" type="3D" swapxy="true" scaling="Throttle Opening">
    <table name="Load" address="6144c" type="X Axis" elements="49" scaling="Load"/>
    <table name="RPM" address="61378" type="Y Axis" elements="16" scaling="RPM"/>
  </table>

  <table name="Throttle Map #3" address="517be" category="Intake" type="3D" swapxy="true" scaling="Throttle Opening">
    <table name="Load" address="6144c" type="X Axis" elements="49" scaling="Load"/>
    <table name="RPM" address="61378" type="Y Axis" elements="16" scaling="RPM"/>
  </table>

  <table name="Throttle Map #4" address="51de8" category="Intake" type="3D" swapxy="true" scaling="Throttle Opening">
    <table name="Load" address="6144c" type="X Axis" elements="49" scaling="Load"/>
    <table name="RPM" address="61378" type="Y Axis" elements="16" scaling="RPM"/>
  </table>

  <table name="Throttle Map #5" address="52412" category="Intake" type="3D" swapxy="true" scaling="Throttle Opening">
    <table name="Load" address="6144c" type="X Axis" elements="49" scaling="Load"/>
    <table name="RPM" address="61378" type="Y Axis" elements="16" scaling="RPM"/>
  </table>

  <table name="Throttle Conditional Switch" address="5496e" category="Intake" type="1D" scaling="RPMStatLimit"/>

  <table name="Rev Limiter" address="5305e" category="Limits" type="2D" scaling="RPMLimit">
    <table type="Static Y Axis" elements="2">
      <data>Rev Limiter ON</data>
      <data>Rev Limiter OFF</data>
    </table>
  </table>

  <table name="Stationary Rev Limiter" address="53442" category="Limits" type="1D" scaling="RPMStatLimit"/>

  <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="53fbc" 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="5e9af" category="Limits" type="3D" swapxy="true" scaling="EngineTorque">
    <table name="Throttle Main or SUB Inverted Opening" address="6250c" type="X Axis" elements="14" scaling="ThrottleMAINorSUBInvertedOpening %"/>
    <table name="RPM" address="624e4" type="Y Axis" elements="17" scaling="RPM"/>
  </table>

  <table name="Airflow Check #2" address="5eaa5" category="Limits" type="3D" swapxy="true" scaling="EngineTorque">
    <table name="Throttle Main or SUB Inverted Opening" address="6250c" type="X Axis" elements="14" scaling="ThrottleMAINorSUBInvertedOpening %"/>
    <table name="RPM" address="624e4" type="Y Axis" elements="17" scaling="RPM"/>
  </table>

  <table name="Airflow Check #3" address="5eb9b" category="Limits" type="3D" swapxy="true" scaling="EngineTorque">
    <table name="Throttle Main or SUB Inverted Opening" address="6250c" type="X Axis" elements="14" scaling="ThrottleMAINorSUBInvertedOpening %"/>
    <table name="RPM" address="624e4" type="Y Axis" elements="17" scaling="RPM"/>
  </table>

  <table name="Airflow Check #4" address="5eca5" category="Limits" type="3D" swapxy="true" scaling="uint8">
    <table name="TPS-Related" address="62554" type="X Axis" elements="6" scaling="Throttle %"/>
    <table name="RPM" address="6252e" type="Y Axis" elements="16" scaling="RPM"/>
  </table>

  <table name="Torque Limiter #1" address="63889" category="Limits" type="3D" swapxy="true" scaling="uint8">
    <table name="TPS-Related" address="63dea" type="X Axis" elements="14" scaling="Throttle %"/>
    <table name="RPM" address="63dc2" type="Y Axis" elements="17" scaling="RPM"/>
  </table>

  <table name="Torque Limiter #2" address="6397f" category="Limits" type="3D" swapxy="true" scaling="uint8">
    <table name="TPS-Related" address="63dea" type="X Axis" elements="14" scaling="Throttle %"/>
    <table name="RPM" address="63dc2" type="Y Axis" elements="17" scaling="RPM"/>
  </table>

  <table name="Torque Limiter #3" address="63a75" category="Limits" type="3D" swapxy="true" scaling="uint8">
    <table name="TPS-Related" address="63dea" type="X Axis" elements="14" scaling="Throttle %"/>
    <table name="RPM" address="63dc2" type="Y Axis" elements="17" scaling="RPM"/>
  </table>

  <table name="Torque Limiter #4" address="63b6b" category="Limits" type="3D" swapxy="true" scaling="uint8">
    <table name="TPS-Related" address="63eaa" type="X Axis" elements="6" scaling="Throttle %"/>
    <table name="RPM" address="63e0c" 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="3e87c" 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>
