According to this https://pcmhacking.net/memcals.html BFFK is $11. From memory there were 3 revisions of that known as A, B and C. So you need an XDF for the right one.
But in all truth, there is no advantage to using the stock code, you are always best to swap it to 11P and then you can use those XDFs.
Unknown Memcal
- antus
- Site Admin
- Posts: 8987
- Joined: Sat Feb 28, 2009 8:34 pm
- cars: TX Gemini 2L Twincam
TX Gemini SR20 18psi
Datsun 1200 Ute
Subaru Blitzen '06 EZ30 4th gen, 3.0R Spec B - Contact:
Re: Unknown Memcal
Have you read the FAQ? For lots of information and links to significant threads see here: http://pcmhacking.net/forums/viewtopic.php?f=7&t=1396
-
- Posts: 2959
- Joined: Sun Aug 02, 2009 9:16 pm
- Location: Bayside, Melbourne, Victoria
- Contact:
Re: Unknown Memcal
The only problem with that is the file on the memcal doesn't line up with BFFK even though that is what is on the controller sticker, does it look like the memcal sticker has been lifted & does that have the BFFK id on it too?
-
- Posts: 2959
- Joined: Sun Aug 02, 2009 9:16 pm
- Location: Bayside, Melbourne, Victoria
- Contact:
Re: Unknown Memcal
Ok so after a quick look it the factory BMZA1754 data at address 6000 lines up with the data at address 5000 on your file so I suspect it's a custom code of some what.
-
- Posts: 2959
- Joined: Sun Aug 02, 2009 9:16 pm
- Location: Bayside, Melbourne, Victoria
- Contact:
Re: Unknown Memcal
Another quick look it lines up well with kalmaker so depending on what modifications it has had it may not be easy to copy changes across to $11p
Re: Unknown Memcal
Thanks Antus,
Im not intending on using the stock files at all. Id like to know what the last tuner has done to it though.
Im not intending on using the stock files at all. Id like to know what the last tuner has done to it though.
Re: Unknown Memcal
How can I read a Kalmaker tune and make sense of it?VX L67 Getrag wrote: ↑Wed Apr 30, 2025 4:14 pm Another quick look it lines up well with kalmaker so depending on what modifications it has had it may not be easy to copy changes across to $11p
Im only really interested in spark table, injector size and VE
-
- Posts: 2959
- Joined: Sun Aug 02, 2009 9:16 pm
- Location: Bayside, Melbourne, Victoria
- Contact:
Re: Unknown Memcal
So not sure how handy you are with editing XDF's but in the factory $11B the spark stuff at 8049 lines up exactly with 7049 so assuming the fuel/VE will be the same offset.
- antus
- Site Admin
- Posts: 8987
- Joined: Sat Feb 28, 2009 8:34 pm
- cars: TX Gemini 2L Twincam
TX Gemini SR20 18psi
Datsun 1200 Ute
Subaru Blitzen '06 EZ30 4th gen, 3.0R Spec B - Contact:
Re: Unknown Memcal
It looks like the 64K (512) read is correct. It appears it started out life as $11 and has some but minimal changes. I noted at around 6360 there appears to be attribution to ACEHMS but google about that shoes me nothing. That is in the middle of a block of FFs in a normal $11 tune, so that would be a good place to drop a tag like that. ACE Holden Motor Sport maybe? Something like that?
Code: Select all
0x00006350 | FF FF FF FF FF FF FF FF FF FF FF FF 40 40 41 43 | ............@@AC
0x00006360 | 45 48 4D 53 5F 5F 5F 5F 5F 5F 5F 5F 5F 40 40 41 | EHMS_________@@A
0x00006370 | 43 45 48 4D 53 5F 5F 5F 5F 5F 5F 5F 5F 5F FF FF | CEHMS_________..
0x00006380 | FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF | ................
0x00006390 | FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF | ................
0x000063A0 | FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF | ................
0x000063B0 | FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF | ................
0x000063C0 | FF FF 27 27 27 27 3A 40 5F 5F 65 65 65 65 65 65 | ..'''':@__eeeeee
0x000063D0 | 65 65 65 27 27 27 27 27 3A 40 5F 5F 65 65 65 65 | eee''''':@__eeee
0x000063E0 | 65 65 65 65 FF FF FF FF FF FF FF FF FF FF FF FF | eeee............
0x000063F0 | FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF | ................
0x00006400 | FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF | ................
0x00006410 | FF FF FF FF FF FF FF E6 E6 E6 E6 E6 E6 E6 E6 E6 | ................
0x00006420 | E6 E6 E6 E6 E6 E6 E6 E6 FF FF FF FF FF FF FF FF | ................
0x00006430 | FF FF FF FF FF FF FF FF FF 40 40 41 43 45 48 4D | .........@@ACEHM
0x00006440 | 53 5F 5F 5F 5F 5F 5F 5F 5F 5F 40 40 41 43 45 48 | S_________@@ACEH
0x00006450 | 4D 53 5F 5F 5F 5F 5F 5F 5F 5F 5F FF FF FF FF FF | MS_________.....
Have you read the FAQ? For lots of information and links to significant threads see here: http://pcmhacking.net/forums/viewtopic.php?f=7&t=1396