When you click on links to various merchants on this site and make a purchase, this can result in this site earning a commission. Affiliate programs and affiliations include, but are not limited to, the eBay Partner Network.
Re: How to get the S_AUJP bin in a readable ASCII text file?
Originally Posted by ULTM8Z
Well, I guess that AXXD patch you sent me the other day.
Or the ANHT hac...
I wanted to see if I could copy your AE delta MAP scalar table into my S_AUJP bin.
It would be easier to copy definitions from saujp to an axxd xdf. Almost everything with address Xxxx is identical. So you pull your AE parameter and look at the address. Say it's address is x567, it's probably transferable. So paste it into an AXXD xdf and look at it. Does it make sense?
If the address on the saujp parameter is x2567, that 4th number is a no go.
Copying my code into saujp, is NOT beginner code work. You need to understand a LOT. Not the first thing you should try to do.
Re: How to get the S_AUJP bin in a readable ASCII text file?
See the two I'm talking about? Any OEM table with 3 number addressing is PROBABLY good to go. But you need to be very careful editing.
Any table with 4 number addressing is a NO GO.
Any table NOT OEM is a NO GO.
Transfer the defined tables and parameters to an axxd xdf and you're all set.
Re: How to get the S_AUJP bin in a readable ASCII text file?
Originally Posted by ULTM8Z
Yikes... that seems like a bigger deal than I was envisioning. Not sure I'm bold enough to take this on... lol.
It's alright.... the car drives perfectly already. This was just me being curious about how this stuff works... but I suspect I'll be in over my head.
Definitely not saying to give up. It’s still easy but it’s not step 1.
You have to be able to understand the code before you can begin to know how to implement it.
get the anht hac and the opcodes/instruction manual for the 6811 processor. Step through the AE subroutines and learn HOW it works.
When you see how it works you can look at my code and see exactly what I did and why. Then it’s super simple to move to any bin you want.
Re: How to get the S_AUJP bin in a readable ASCII text file?
He’s a super smart guy, I’ll probably use saujp v6 and play with a datalog analyzer he made with my new 412 tpi engine. I have a ebl p4 as well going to be my test mule .