I've had a quick look, and it appears that the MAP kPa might be at address 43h - which is not an address that a tester would look at for a 164.
This pic looks like a VE map to me - but ignore the actual numbers, the scaling was a rough guess so I could display the curve shape.
But here's the interesting bit - I suspect that the ECU still operates from a load based model :blink:
It appears that the VE map is used to come up with a load figure, then fuel and ignition reference the load for their map lookups.
So instead of having an AFM transfer curve, it has a VE table to do the same function.
The actual part throttle fuel tables are all set to 1:1 in the bin I'm looking at, so assume they are sort of dummy tables because the VE map by itself is enough for the fuelling.... but the fact that there's 1:1 tables in there makes me think the firmware for this ECU was made by taking an existing AFM codebase (M3.1, ML4.1 etc) and hacking MAP support into it in place of the AFM functions.
If that's the case, I should be able to find signs of this in the code.
This is exactly what I was going to do, and if I'm right in what they did and I can work out the AFM code used and isolate the changes for MAP, then an ML4.1 MAP conversion would be a piece of cake!
... but I've spent less time looking at the code than I have typing this post, so I could be way off the mark so I'll go and do some homework before getting too carried away
