Page 66 of 70
Re: EEC V file conversion
Posted: 2024 Dec 30, 13:54
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.
Re: EEC V file conversion
Posted: 2024 Dec 31, 15:03
by BOOSTEDEVERYTHING
Thank You.
Re: EEC V file conversion
Posted: 2025 Jan 17, 03:18
by tvrfan
After some more bugs found (and ones I caused by screwing up), SAD now at 4.13.7
Re: EEC V file conversion
Posted: 2025 Jan 17, 08:11
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.
Re: EEC V file conversion
Posted: 2025 Jan 18, 13:55
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........
Re: EEC V file conversion
Posted: 2025 Jan 27, 13:20
by BOOSTEDEVERYTHING
Thank You so much for all the work you have put into this!!!!
Re: EEC V file conversion
Posted: 2025 Feb 05, 20:18
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.
Re: EEC V file conversion
Posted: 2025 Feb 07, 14:51
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.
Re: EEC V file conversion
Posted: 2025 Feb 12, 12:25
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
Re: EEC V file conversion
Posted: 2025 Feb 12, 16:08
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.