Hi! Happy New Year to All! It seems to me, that E931 is not the one EPROM on which turbo 1G DSM's drive. There is tons of other EPROMS. And I think, that most...
Hi again! I made special excel file for sharing all information about various Mitsubishi ECU's that I'll had and will have on hands. I think that this info...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the dsm-ecu group. File : /MMCECU.xls ...
dsm-ecu@yahoogroups.com
Jan 1, 2005 9:49 pm
3496
I was trying to use the egr to control my new cyclone. After changing the addresses Jeff posted to that in my tmo chip, I tried to start the car and something...
... James, As far as I've seen, Todd moved the code around in the TMO chips. Which version do you have. I've disassembled a couple including ones based on the...
Im not sure how to tell what version it is. It is based on the E931 code and was created in '98 by Todd and modded by Jeff O. on 11/15/03. There is a 29 after...
James, There are too many different versions of the TMO for us to help you, IMHO. What you need to do is load up both the E931 and your TMO at the same time,...
I did some more checking in the TMO chips I have, based on E931 code, the ECU routine Jeff talks about is at d444-d465. Keep in mind that the TMO chips based...
... Once again Yahoo is scrambling and dropping posts, sigh. I missed James's reply. The E931 TMO image I have looks identical to the E931 code except of the ...
... Yes, sorry. Cold fingers messed up my typing. The TMO code I have runs from d444 to d495. It looks like this: d444: f6 01 51 ldab 0x151 d447: 86 70...
Thanks, thats just what my code looks like which helped me to see my error. I was using the addresses in my editor (5495) for my jump rather than the actual...
Thats the biggest mistake I make when editing TMO chips: I forget to change the jump or branch addresses! Doh! Thats why I mentioned it in my otehr post. Jeff...
I just put my first eprom chip in my car this past weekend. It's working great. I'm using the e931 code in my 90 eprom and it doesn't seem to have any...
Ill start off by introducing my self my name is Shane Weiss I have been lurking for a wee while now but have only just started to take a real interest. Now...
You're still bugging me! ;) 5627 change 64 to 40 543C change 6A 06 to 7A 03 7B67 put 21-byte 2G MAS compensation map The clutchswitch is the same address. The...
Dam I thought sombody else might get to it before you did ;) Cheers for these they make life so much easier. Oh and I dont think I will need those jumpers...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the dsm-ecu group. File : /E952DIS.zip ...
dsm-ecu@yahoogroups.com
Jan 4, 2005 7:34 am
3514
... to ... and ... Happy holidays Shane. I just uploaded a first cut disassembly for the E952 code so you can play along. Thank Nick (pudhead) for porting the...
All, A little while back I asked for nominations for new moderator/owner for this list. I only received 2 nominations of which one decided the other was a ...
I appreciate Tim's confidence in me, and am happy to add this to my list of things to watch over. I'm also the manager of co.dsm.org. The only order of...
I been reading code and writing it out in long hand and I still don't get it. Help please? The last little mod I'd like to make to my first chip is to have the...
Hi all, newbee here. I'm helping my son play with his newly-aquired Talon. My toys are a C4 Vette convertible & a Porsche 944. My other son tweaks a 97' Probe ...
As Carl just posted, our primary concern on this list is the E931 EPROM code that Mitsubishi used in 1991 and 1992. The E743 was only used in 1990 AWD CA cars...
Kyle, I'm not sure why you're trying to hijack the timing section (guess I should have read #936), but what you want to do is hijack the gauge subroutine call...
... BCS will branch if the carry bit is set. The carry bit would be set if the value of b is less than #$04. So you wouldn't test the next LED if the value...