Rom routines - Tephra Mfred etc etc
Rom routines - Tephra Mfred etc etc
How hard would it be to insert a Routine into the 90550001 so that Stat_limit functions, would it be as simple as adding in some extra coding
IF vehicle_speed>0 AND vehicle_speed<3 AND rpm>=stat_limit THEN revlimit_routine
As the Stat limit dont work on any of the E7 Roms, so the coding must not actually be there.
Ps this comes from my psuedocode days and BASIC lol
IF vehicle_speed>0 AND vehicle_speed<3 AND rpm>=stat_limit THEN revlimit_routine
As the Stat limit dont work on any of the E7 Roms, so the coding must not actually be there.
Ps this comes from my psuedocode days and BASIC lol
By the way, can anybody tell us EVO 7 owners how the stationary limit will be done?
Is there a fuel cut and/or an ignition cut? If it is not so hard to code then maybe I can implement it in a 7 ROM.
Is there a fuel cut and/or an ignition cut? If it is not so hard to code then maybe I can implement it in a 7 ROM.
Trending Topics
Presumably 16km/h to account for wheelspin on launch but to make sure the rev limiter resets to 7606 by the time you're at the top of first gear.
If speed <= 16km/h use the value at address xx (new created position)
else use the value at address "normal ref limit"
The 16 (8 in the raw variable of vehicle speed) is hardcoded right now, but can be changed to "adjutable" quite easy.
If tephra timeline is like evoscan's timeline
, then you can send me your rom with your xml file than I can patch it. But if he is ready next week it may be a waste of time.(Send me a PM then I give you my email. Some of my email accounts was checked rare.)
Why 16? During dissasembly I have found somewhere in the code this value for vehicle speed (8 in raw).
This value has been burned into my brain so I must use it.
...and I was sure that this is a small value that the ecu can processing without testing it.
Last edited by JoeBee; Jul 27, 2008 at 07:33 AM.







