Quote:
Originally Posted by Gatecrasher
The 7798 is the same as the 7793. It just has a bigger ROM space. Maybe a little more RAM too. I haven't worked that out yet.
The 7782? Who knows? I have found NOTHING for that chip.
By itself, no, it's not such a big deal. But when you don't have an automated tool for tracking the status of that register between the multitude of subroutines, it gets a little more complex.
I literally went through and did it manually. In Notepad++. Not fun.
|
Yes, that would be a pain.
Since none of the other disassemblers were good and someone wanted $400 to disassemble it with theirs (one of the SVX guys) and failed, I decided to write my own. Wrote the whole thing in one night, added support for tracking memory locations/registers/tables/jumps etc over the next few days. It tracks the m flag etc, a/b registers, and the DPR register.
90% of the tables in here no one is going to use like the stuff to simulate the MAF signal when one isn't plugged in, ISC code etc, but there are a few good ones which can be used for timing/fuel trims above the normal tables.