EEC V file conversion

All hardware related, disassembly / programming and code discussions belong here.
tvrfan
Posts: 125
Joined: 2023 Oct 22, 22:13
Location: New Zealand
Vehicle Information: Several Kit cars, Ford (Europe), EEC-IV, TVR Vixen, Tasmin (a.k.a Wedge),
Engine - Cologne 2.8 V6 (Europe) catch code 'AA'.

EEC_Disassembler https://github.com/tvrfan/EEC-IV-disassembler

Re: EEC V file conversion

Unread post by tvrfan »

Boosted.... Yes - SAD is displaying both columns as decimal, but that last 32768 is wrong, should be negative. Damn....

released 4.13.2 to fix this problem.

Thanks.
BOOSTEDEVERYTHING
Posts: 421
Joined: 2023 Sep 06, 13:11
Location: Charlotte NC , USA
Vehicle Information: 1999 Ford Ranger with 2000 Explorer v8 swap, FLN0
2003 Ford F150 Harley Davidson, Built 5.4L SOHC with 3.4L Whipple and Built 4R100

Re: EEC V file conversion

Unread post by BOOSTEDEVERYTHING »

Thank You.
tvrfan
Posts: 125
Joined: 2023 Oct 22, 22:13
Location: New Zealand
Vehicle Information: Several Kit cars, Ford (Europe), EEC-IV, TVR Vixen, Tasmin (a.k.a Wedge),
Engine - Cologne 2.8 V6 (Europe) catch code 'AA'.

EEC_Disassembler https://github.com/tvrfan/EEC-IV-disassembler

Re: EEC V file conversion

Unread post by tvrfan »

After some more bugs found (and ones I caused by screwing up), SAD now at 4.13.7
jsa
Posts: 430
Joined: 2021 Feb 16, 15:46
Location: Australia
Vehicle Information: 95 Escort RS Cosworth
2.0 YBP
CARD / QUIK / COSY / ANTI
GHAJ0
SMD-190 / SMD-490 EEC-IV

Binary Editor
ForDiag

Re: EEC V file conversion

Unread post by jsa »

Thank you TVRfan for combining the best of 4.07.16 & 4.12 plus extras into 4.13.7 over the last month or so, and all the bug fixes this week, to make this the most usable SAD for nearly all bins. It is very much appreciated.
tvrfan
Posts: 125
Joined: 2023 Oct 22, 22:13
Location: New Zealand
Vehicle Information: Several Kit cars, Ford (Europe), EEC-IV, TVR Vixen, Tasmin (a.k.a Wedge),
Engine - Cologne 2.8 V6 (Europe) catch code 'AA'.

EEC_Disassembler https://github.com/tvrfan/EEC-IV-disassembler

Re: EEC V file conversion

Unread post by tvrfan »

More bug fixes to 4.13.8, but note that I have now put in a limited 'gap scanner' for missed code, which should reduce the need for extra SCAN commands. It's not finished yet, but it seems to work quite well, so released it as is.

Still more to do........
BOOSTEDEVERYTHING
Posts: 421
Joined: 2023 Sep 06, 13:11
Location: Charlotte NC , USA
Vehicle Information: 1999 Ford Ranger with 2000 Explorer v8 swap, FLN0
2003 Ford F150 Harley Davidson, Built 5.4L SOHC with 3.4L Whipple and Built 4R100

Re: EEC V file conversion

Unread post by BOOSTEDEVERYTHING »

Thank You so much for all the work you have put into this!!!!
jsa
Posts: 430
Joined: 2021 Feb 16, 15:46
Location: Australia
Vehicle Information: 95 Escort RS Cosworth
2.0 YBP
CARD / QUIK / COSY / ANTI
GHAJ0
SMD-190 / SMD-490 EEC-IV

Binary Editor
ForDiag

Re: EEC V file conversion

Unread post by jsa »

Thank you TVRfan for the ever improving SAD.

The attached zip contains updates, intended for SAD4.13.10, to RZASA DIR and CMT previously posted in this thread.
It takes advantage of the naming improvements, pushes SAD a little harder and fixes some DIR/CMT errors.
It includes;
* Updates to Commands, SFR's, SUB's and SYM's
* :F options enabled which is good for flags but not summed bits so beware of the errors.
* Disable some false DMR flags, replacing with temp flags over a range.
* Inline immediate address mode scalars have been enabled with CMT entries to show in LST.
* As examples, a couple FN's have been changed to V4.13.10 math options.
RZASA DIR CMT Upd for SAD4-13-10.zip
(348.46 KiB) Downloaded 8 times
BOOSTEDEVERYTHING
Posts: 421
Joined: 2023 Sep 06, 13:11
Location: Charlotte NC , USA
Vehicle Information: 1999 Ford Ranger with 2000 Explorer v8 swap, FLN0
2003 Ford F150 Harley Davidson, Built 5.4L SOHC with 3.4L Whipple and Built 4R100

Re: EEC V file conversion

Unread post by BOOSTEDEVERYTHING »

Thank you for sharing. I have downloaded these and replaced my old ones and will continue with CRAI8 and post an update soon.
BOOSTEDEVERYTHING
Posts: 421
Joined: 2023 Sep 06, 13:11
Location: Charlotte NC , USA
Vehicle Information: 1999 Ford Ranger with 2000 Explorer v8 swap, FLN0
2003 Ford F150 Harley Davidson, Built 5.4L SOHC with 3.4L Whipple and Built 4R100

Re: EEC V file conversion

Unread post by BOOSTEDEVERYTHING »

This is from my READ0 MSG file, also in my LST file I have a ton of values that say Table_17fff. I do not have this defined anywhere so SAD must be putting it in automatically. I believe this may be a bug. It is definitely not a table in the strategy. Also, it does not display as a table in the LST file either. I can post my bin and dir files if you need them, just let me know. Thanks

Code: Select all

word    1792e 1792f
word    17936 17937
word    1795e 1795f
code    1796c 179e5
xcode   179e6 1ffff     # auto
table   17fff 179e5: O 3 SY X 10 
fill    179e6 1ffff     # auto
jsa
Posts: 430
Joined: 2021 Feb 16, 15:46
Location: Australia
Vehicle Information: 95 Escort RS Cosworth
2.0 YBP
CARD / QUIK / COSY / ANTI
GHAJ0
SMD-190 / SMD-490 EEC-IV

Binary Editor
ForDiag

Re: EEC V file conversion

Unread post by jsa »

It is bug/mod 28 or 29 of 30. I haven't sent the latest bug list update to TVRfan yet.

EQE3/READ0 has a lot of compares to 7fff which seems to trigger table recognition for 17fff for some strange reason. Many other bins don't trigger it.
Post Reply