Where to find AUJP disassembly?

Subscribe
Jan 26, 2016 | 12:12 AM
  #1  
I'm getting started with tuning soon, and I'm curious as to how some of the things in the ECM are done. I'd like to take a look at some disassembled code, maybe of S_AUJP v5 if it's available, but finding ANY disassembled/commented code is proving to be a real struggle. Seems like 90% of links surrounding PROMs or just general information aren't working anymore. Even a ton of links on the stickies for this forum are broken now. Looks like there used to be some stuff hosted on Moates, but it's a 404 now. Anyone know where I can find some code?

I'm a programmer by trade and not afraid of hex editing or assembly languages, so no worries there. I've even patched some bugs out of some of my x86 games by hex editing, when the developers couldn't be bothered .
Reply 0
Jan 26, 2016 | 12:33 AM
  #2  
Re: Where to find AUJP disassembly?
Why don't you start from scratch using known addresses to reference what you need? Shouldn't take too long to find what you need.

I am going to tackle this myself soon to see where I need to go with turbo coding.

I found some here when I was looking for other stuff: http://www.gearhead-efi.com
Reply 0
Jan 27, 2016 | 01:23 PM
  #3  
Re: Where to find AUJP disassembly?
The latest available AUJP hack can be found here:
http://gearhead-efi.com/gearhead-efi...20and%20Hacks/
Download AUJP_JP2.zip.

S_AUJP hacks are not available because the writers of the added code do not wish to make it public.
HTH
Reply 0
Subscribe