forked from mrphyslaw/NissanDefs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ZH99A.xml
67 lines (52 loc) · 2.06 KB
/
ZH99A.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
<rom base="NISSAN_01">
<!-- some similarity with CM31C in code patterns -->
<romid>
<xmlid>ZH99A</xmlid>
<hwid>6ZVYXN00</hwid>
<internalidaddress>2401</internalidaddress>
<internalidstring>ZH99A</internalidstring>
<ecuid>ZH99A</ecuid>
<year>??</year>
<market>USDM</market>
<make>Nissan</make>
<model>Altima</model>
<submodel>Base</submodel>
<transmission>??</transmission>
<memmodel>SH7058</memmodel>
<flashmethod>nisprog</flashmethod>
<filesize>1024kb</filesize>
</romid>
<table name="Timing1" storageaddress="0x8da9">
<table type="X Axis" storageaddress="0xB60C" />
<table type="Y Axis" storageaddress="0xB5FC" />
</table>
<table name="Timing Main Low Detonation" storageaddress="0x8ea9">
<table type="X Axis" storageaddress="0xB60C" />
<table type="Y Axis" storageaddress="0xB5FC" />
</table>
<table name="Timing High Detonation" storageaddress="0x8fa9">
<table type="X Axis" storageaddress="0xB60C" />
<table type="Y Axis" storageaddress="0xB5FC" />
</table>
<!-- intake cam: seems to match code pattern in CM31C and general aspect. Not 100% sure -->
<table name="Intake Cam Timing (16x16)" storageaddress="0x9ae9">
<table type="X Axis" storageaddress="0xC2E4" />
<table type="Y Axis" storageaddress="0xC2C4" />
</table>
<table name="Fuel Compensation" storageaddress="0x9449">
<table type="X Axis" storageaddress="0xb486" />
<table type="Y Axis" storageaddress="0xb4e2" />
</table>
<table name="Fuel Target" storageaddress="0x96d9">
<table type="X Axis" storageaddress="0xB45E" />
<table type="Y Axis" storageaddress="0xB2B5" />
</table>
<table name="Fuel Injection Multiplier" storageaddress="0x88C2" />
<table name="MAF" storageaddress="0xC7FA" />
<table name="Rev Limit (Fuel Cut)" storageaddress="0x8954" />
<table name="No Load Rev Limit (Fuel Cut)" storageaddress="0x8958" />
<table name="Throttle Rev Limit" storageaddress="0x89EC" />
<table name="Idle Target" storageaddress="0xBCAE" />
<!-- speed limit possibly at 8B1A -->
<checksum type="std" start="0" end="0xFFFFF" sumloc="0x8C10" xorloc="0x8C08" />
</rom>