Hi! Just modded the ecu code with this code from the dsm first generation eeprom editing page: 4F50 96 C6 LCAA L00C6 ; load speed sensor into accum. A 4F52...
It's the code e931 available here (E931-32k.bin). Ecu is not JDM. (Is the image for JDSM?). VSS input is not an issue since stutterbox works perfectly. Frank...
You're loading the entire address 06. You want to check just the clutch bit. I believe I do an 8F 06 20 04 to check the bit, and skip ahead if set. Jeff O. ......
Too bad it doesn't have an eprom though. And I have to rip it up as well. ... _____ From: dsm-ecu@yahoogroups.com [mailto:dsm-ecu@yahoogroups.com] On Behalf Of...
has anybody else had a problem with losing tables. i recently opened tunerpro, went to play with the fuel enrich. map and all values were ff-ed out. tried to...
Thanks Jeff. I'm not really into asm, just began hex editing a few days ago. I found precious documents here (like generic 68hc11 and the text file m6111.txt)....
Hi, Not sure what the proper solution is, but getting ahold of tunerpro version 3 (which supports .ecu files directly) corrected the issue for me. ... to ... ...
Ahhh forgot all about this....figured it out right after I posted. I fiddled with the xdf header settings untill I realized it needs a setting of 8000 in the...
I just want to check that when Im writing a "jump to subroutine" that im going to the right place in a 32k file. What I have figured is that if bd c5 00 = jump...
MessageSorry thought it was going to him, BTW nice way to jump down someone's throat asshole ... From: Jeross, Jason To: dsm-ecu@yahoogroups.com Sent:...
Actually, the way the 87 and 8F commands work is this: the second byte, as you guessed, is the address, but the third byte is the bit you want to check to see...
Welcome to the club Shane, I had VERY little machine language experience when I first got on here. Anyway, yes, if you are working on a 27C256 chip, a BD D800...
... The locations in a 27256 EPROM are offset 8000h. So the first byte of the EPROM would be 8000h in memory, byte 4500h in the EPROM winds up at C500h in...
hello, i search a usa rompackdata in the newest version and car-software- updates for MUT II. also interested are some car-update-files for the MUT III. i have...
Hi Gttobi, I'm not familiar with the MUT-II/III. What manufacturer and model would be similar for USA-based car products? I'll help if I am able. -Craig ... ...
I'm not sure about the MUT II. The files that I put up in the files section for the 99+ cars are from a US MUT-III disk. Speaking of which, our local Mitsu...
... Which is probably why Todd always used 27512 chips for his TMO's: the chip addresses and the code addresses are the same! ;) I've considered switching over...
Are there any good reasons to pick 27128 chips over 27512 chips? ... From: "Jeff Oberholtzer" <keydiver@...> To: <dsm-ecu@yahoogroups.com> Sent: Friday,...
I started switching over already. It helps keep my head from spinning as much ;) ... From: Jeff Oberholtzer To: dsm-ecu@yahoogroups.com Sent: Friday, July 08,...
... Not really. Finding 27128 might be more difficult. I use 100ns 27256's The way the EPROM socket is wired you only get the 16k from C000 to FFFF to work...
Hi guys, new to posting her but have been lurking for quite a while. Got a quick question...I'm using a Batronix burner with 29c256 chips, so I am offsetting...
I am wondering if the coil dwell time can be altered via the ecu programming. From what I understand more dwell time will reduce spark plug blowout at higher...
... while. ... chips, ... end ... this ... ecu, ... load up a ... recognizes were it ... Thank you for the prompt help Jay, but I figured out that the Batronix...
In a message dated 7/11/2005 12:29:10 P.M. Eastern Daylight Time, chad174@... writes: Thank you for the prompt help Jay, but I figured out that the ...
I downloaded the 1G .ECU and 32k BIN file in the Files section, but Tuner Pro 4.0.3554.0 shows all zeroes in the table. When I change the values via the...
Already posted this answer a while back, just hit ctrl-f2 in TunerPro and put in 8000 for the "Bin Size (Hex)" field. ... From: dsm-ecu@yahoogroups.com...