Page 2 of 3

Re: New TunerProRT build released

Posted: Mon Jun 12, 2017 5:39 pm
by VL400
Go the same issue as PaulR. Looks like a TP bug/change.

Its to do with the offsets in 12P. The XDF uses the absolute address for RT changes to work. The 32K EPROM/BIN is mapped from 0x8000 to 0xFFFF, with the first byte at EPROM address 0 (when you are writing/burning it) actually being 0x8000 as far as the CPU is concerned. Changing the overall offset to 0 and then an item address without the 0x8000 offset gets it working but will break other things.

Re: New TunerProRT build released

Posted: Mon Jun 12, 2017 6:20 pm
by Dylan
That sucks, hopefully there's no ADX changes too. I've been thinking about rolling back a few versions and seeing if any ADX's improve. More so the logger one's. Fixing them for latest version is over my head.

Re: New TunerProRT build released

Posted: Mon Jun 12, 2017 6:34 pm
by VL400
PM me which ones are a problem and will take a look. Am running the latest version, no changes were needed for my 11p logger ADX to work.

Not logger related, but one thing to watch out for is the latest xdf version is not backwards compatible by the looks of it. Edited an xdf in the latest but it won't open in the previous tunerpro version, popup window saying it was created in a later version.

Re: New TunerProRT build released

Posted: Mon Jun 12, 2017 6:40 pm
by Dylan
I will it's been a while but last time was 11,P and either yourself or Jayme added an offset? More bytes? I don't want to lead anyone a stray but it was in the logger thread.

Re: New TunerProRT build released

Posted: Thu Jul 13, 2017 1:33 am
by madmaxisback
Good info about the compare feature.

So is there anything to stop me from updating to newest version of TP5 RT or a work around?

I'm on 12P and whatever TP5 version came out in 2016. It works, but I just got a new laptop that needs a copy.

Cheers guys

Re: New TunerProRT build released

Posted: Wed Aug 30, 2017 9:04 pm
by FXST02
Current Version: 5.00.9107 - Download (17.1 MB)
Release Date: August 29, 2017

• Version History

5.00.XXXX.00 (General Release) (08/29/17)

Fixed issue where patches aren't applied if base data is specified for a patch entry, and there is a global offset applied in the XDF header.
Fixed issue in compare tool where XDF item names weren't being displayed when an address matches a defined item
Updated VS2015 runtime to update 3 RC

Re: New TunerProRT build released

Posted: Wed Aug 30, 2017 9:17 pm
by Dylan
I skipped the last one after other's had trouble with our XDF's.
Hopefully this one works as the previous one's did.

Re: New TunerProRT build released

Posted: Fri Dec 15, 2017 3:04 pm
by FXST02
Current Version: 5.00.9130 - Download (17.3 MB)
Release Date: December 13, 2017

Re: New TunerProRT build released

Posted: Sat Dec 16, 2017 8:48 am
by Holden202T
5.00.9130.00 (General Release) (12/13/17)

* Fixed issue where table and function editors weren't respecting decimal count when offsetting/copying/etc
* Updated to VS2017 runtime

Re: New TunerProRT build released

Posted: Mon Dec 18, 2017 11:58 pm
by VL400
Anyone have issues with the list view just showing small squares instead of values?