Search found 437 matches

by jsa
2025 Apr 29, 14:53
Forum: Hardware, Programming & Disassembly
Topic: EEC V file conversion
Replies: 691
Views: 443733

Re: EEC V file conversion

Ultracompare is my goto for compare and merge.

V4.14.2 does the duplicate warning in msg. May as well run it on your other DIR too.
by jsa
2025 Apr 28, 03:32
Forum: Hardware, Programming & Disassembly
Topic: EEC V file conversion
Replies: 691
Views: 443733

Re: EEC V file conversion

Boosted,

Been running your OMAE2/EKO2 DIR against SADV4.14.2 for testing.

I'm seeing a lot of duplicates reported in MSG, so it would be worthwhile fixing those if you have not already.

These commands with a digit in front of the name are no good as well.

Code: Select all

SYM   389 1"M9_VIN_REQ"                :B2#                               # {7}
by jsa
2025 Apr 26, 02:58
Forum: Hardware, Programming & Disassembly
Topic: EEC V file conversion
Replies: 691
Views: 443733

Re: EEC V file conversion

Thank you TVRfan for the upgrades going into 4.14.

Yeah, 4.13 is the best version for disassembly until the bugs are cleaned out of 4.14.

Plenty of bugs to around, lol, I don't mind sharing!
by jsa
2025 Apr 01, 16:18
Forum: Hardware, Programming & Disassembly
Topic: EEC V file conversion
Replies: 691
Views: 443733

Re: EEC V file conversion

Yeah, seeing enough bugs to stick with 4.13(.10) for now. Looking forward to the fixes in the next release, thank you.
by jsa
2025 Mar 13, 01:38
Forum: Hardware, Programming & Disassembly
Topic: EEC V file conversion
Replies: 691
Views: 443733

Re: EEC V file conversion

Ok cool, a bug it is.

Thanks for the rules confirmation
by jsa
2025 Mar 11, 06:51
Forum: Hardware, Programming & Disassembly
Topic: EEC V file conversion
Replies: 691
Views: 443733

Re: EEC V file conversion

BOOSTEDEVERYTHING wrote: 2025 Mar 07, 16:17 Quick update to my CRAI8 and READ0 DIR files.
Thank you for the update.

This has more Subs added from doing some tests for more complete Sub Discovery. It'll be the last for V4.13(10)
Warts and all;
RZASA DIR CMT Upd for Sub Discovery Test.zip
(349.28 KiB) Downloaded 347 times
by jsa
2025 Mar 11, 06:42
Forum: Hardware, Programming & Disassembly
Topic: EEC V file conversion
Replies: 691
Views: 443733

Re: EEC V file conversion

Thank you for the updated version.

Finally got the chance to run 4.14.1, happens to be on CARD, 382 user named Subs chuck a warning.

I'm wondering what the rationale is behind this new feature and what it adds to the various ways of identifying user Sub commands?

CMT already notes user commanded Sub names by appending #cmd;

Code: Select all

# ------------ Subroutine list----------
sub  2000  "Sub2000_Boot/Reset"   #cmd
SAD's default naming has the underscore between Sub and the address.

Code: Select all

Sub_2b9f
I place the underscore after the address in DIR , oh and in many cases it has a name appended.

Code: Select all

Sub 2000 "Sub2000_Boot/Reset"
It also questions the golden rule, "User Is King ".

It seems redundant twice over, what am I missing?

Can we have a setopts to silence it please?
by jsa
2025 Feb 17, 16:03
Forum: Hardware, Programming & Disassembly
Topic: EEC V file conversion
Replies: 691
Views: 443733

Re: EEC V file conversion

QHCAN, I like it. CAN FD transceiver, more powerful processor, a bit of memory and a lot of firmware revison.
by jsa
2025 Feb 16, 13:33
Forum: Hardware, Programming & Disassembly
Topic: EEC V file conversion
Replies: 691
Views: 443733

Re: EEC V file conversion

Yeah, EEC-IV didn't have bank switching...did they bother updating the console to monitor bank select lines though when multibank EEC-V was introduced? I suspect not, at least initially anyway.

I think a nice enhancement could be made to the QH if it were can bus capable and used the console memory space for external can bus sensors. Lots of 3rd party can bus sensors, actuators and gauges available that could be quite useful. QH++ could read and write on a user can bus using console memory space and serve a little user code as well.
by jsa
2025 Feb 16, 05:06
Forum: Hardware, Programming & Disassembly
Topic: EEC V file conversion
Replies: 691
Views: 443733

Re: EEC V file conversion

Thinking about the EEC-IV boxes, the ones I have don't have connections for BS0 & BS3 lines. So the console may not care about banks at all. Depends on what updates were made to the console hardware as the years rolled by.