Inheritance diagram for RomRep::JdmPw0ITB:
Public Member Functions | |
JdmPw0ITB () | |
JdmPw0ITB (unsigned char rom __gc[], int flen) | |
virtual int | getLastNaCol () |
overridden to get the tps xover. | |
virtual int | getXoverCol () |
virtual void | setXoverCol (int col) |
virtual int | getTPSXover () |
virtual void | setTPSXover (int mapval) |
Static Public Member Functions | |
static bool | validate (unsigned char h __gc[]) |
Protected Member Functions | |
virtual FuelMap * | createFuelMap (int xx, int yy, int index, String *mapname, RomRep::MapLocs *maploc, unsigned char map __gc[,], unsigned char mlt __gc[], bool vtec) |
virtual Map * | createIgnitionMap (int xx, int yy, int index, String *mapname, RomRep::MapLocs *maploc, unsigned char map __gc[,], bool vtec) |
virtual HeaderCalculator * | GetColumnHeaderCalculator (RomRep::Map *map) |
|
|
|
|
|
overridden to properly create a fuel map. If mapname == null, this function will give the map a name.
colscalarloc parameter is ignored. Reimplemented from RomRep::VT0Ecu. |
|
overridden to properly create an ignition map. If mapname == null, this function will give the map a name.
colscalarloc parameter is ignored. Reimplemented from RomRep::VT0Ecu. |
|
Reimplemented from RomRep::VT0Ecu. |
|
overridden to get the tps xover.
Reimplemented from RomRep::HondaEcu. |
|
|
|
|
|
|
|
|
|
Reimplemented from RomRep::JdmPw0. |