12P disassembly

Holden/Delco Tuning. ALDL, OBD 1.5. Circa 1989 to 2004.
User avatar
antus
Site Admin
Posts: 8251
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: 12P disassembly

Post by antus »

I wouldnt think it was too hard. You have the spark controller addresses in the code patch above, so you should be able to find it in 12p by searching for those addresses. I only have the release binary like you do but thats what I'd do. Just be aware if you take the same approch you might cause other strange issues like overflowing the time the loop takes to execute if you add too many clock cycles and delay.
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
34blazer
Posts: 107
Joined: Mon Dec 31, 2012 4:54 am
cars: '85 S10 Blazer-GT3582R;7730 swap *in progress*
'86 Fiero SE-7730/S_AUJPV4
'87 Mustang GT-7703?S_AUJPV4
'97 Ram SS/T
Location: LasVegastan

Re: 12P disassembly

Post by 34blazer »

That patch was for code 59, and I haven't been able to reach BL85c for a few years now to retrieve the original 6E patch.
Image


Image
User avatar
antus
Site Admin
Posts: 8251
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: 12P disassembly

Post by antus »

The addresses do appear to be the same. I can see B controller last ref is L3FEC in 12P and the patch, and B controller begin next dwell is L3FE4 in both. My gut feel is if those two match it is probably the same hardware and so they all will and you should be able locate the code you need to re-work in 12P and try it from that. Let us know how you go!
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
34blazer
Posts: 107
Joined: Mon Dec 31, 2012 4:54 am
cars: '85 S10 Blazer-GT3582R;7730 swap *in progress*
'86 Fiero SE-7730/S_AUJPV4
'87 Mustang GT-7703?S_AUJPV4
'97 Ram SS/T
Location: LasVegastan

Re: 12P disassembly

Post by 34blazer »

In the thread previously linked, go to post #199. The "power adder" 6E zip is still there and that has the launch control strategy in the the files. I just looked at launch control and the best I can do is the scalers for that start at 0x574. If you're interested, that is.
Image


Image
User avatar
VL400
Posts: 4991
Joined: Sun Mar 01, 2009 2:54 pm
cars: VL Calais and Toyota Landcruiser. Plus some toys :)
Location: Perth, WA
Contact:

Re: 12P disassembly

Post by VL400 »

Quickly revisited the spark cut on a 808, I dont have any of the code from way back when initially testing this so not sure what was tested/tried and how only that it wasnt ideal.

Setting dwell to 0 causes the chip controlling spark to briefly interrupt spark but then maybe goes to a sort of limp mode and outputs a fixed 50% duty cycle EST which will continue to fire the coil.

But, setting dwell to 200us seems to work. This would still cause a spark cut as it wont charge the coil with enough energy to fire it. Will need to be tested properly but it may be a possibility.
34blazer
Posts: 107
Joined: Mon Dec 31, 2012 4:54 am
cars: '85 S10 Blazer-GT3582R;7730 swap *in progress*
'86 Fiero SE-7730/S_AUJPV4
'87 Mustang GT-7703?S_AUJPV4
'97 Ram SS/T
Location: LasVegastan

Re: 12P disassembly

Post by 34blazer »

VL400 wrote:Quickly revisited the spark cut on a 808, I dont have any of the code from way back when initially testing this so not sure what was tested/tried and how only that it wasnt ideal.

Setting dwell to 0 causes the chip controlling spark to briefly interrupt spark but then maybe goes to a sort of limp mode and outputs a fixed 50% duty cycle EST which will continue to fire the coil.

But, setting dwell to 200us seems to work. This would still cause a spark cut as it wont charge the coil with enough energy to fire it. Will need to be tested properly but it may be a possibility.

I think that is why the EST was held high and not low
Image


Image
34blazer
Posts: 107
Joined: Mon Dec 31, 2012 4:54 am
cars: '85 S10 Blazer-GT3582R;7730 swap *in progress*
'86 Fiero SE-7730/S_AUJPV4
'87 Mustang GT-7703?S_AUJPV4
'97 Ram SS/T
Location: LasVegastan

Re: 12P disassembly

Post by 34blazer »

Well, the person that was helping me decided it's too much of an inconvenience. So I'm out. Going to wire up the MS3X I have and move on. It's just not worth messing around with OBD1 anymore.


Thanks gents.

/thread
Image


Image
Post Reply