I am a new Tuner Pro RT user and I try to read a (32 columns by 16 rows) table from a BIN, which is fragmented into two parts in the BIN.
At the address 4070, there is the first part of the table with 16 column from 4070 to 407F and 16 rows from 4070 to 4160.
At address 4170 there is the second part of the table with 16 columns (should be column 17-32 in the TunerPro table) and again the same 16 rows which is used as in the 4070 address.
The table should look like this:
4070 4071 4072 . . . 407E 407F 4170 4171 . . . . . . . . . 417F
4080 . . . . . . . . . . . . 408E 408F 4180 4181 . . . . . . . . . 418F
4090 . . . . . . . . . . . . 409E 409F 4190 4191 . . . . . . . . . 419F
4100 . . . . . . . . . . . . 410E 410F 4200 4201 . . . . . . . . . 420F
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
4160 . . . . . . . . . . . . 416E 416F 4260 4261 . . . . . . . . . 426F
Any attempt of mine is unfortunately failed. Is there any possibility to add the two table?
Many thanks for any help
XDF question: convert 2 splitted BIN tables into 1 table
Moderators: Mangus, robertisaar, dex