Re: A86: Re: .86p


[Prev][Next][Index][Thread]

Re: A86: Re: .86p




Oops, here is the info.  As you can see, the name is a constant 8 bytes.


Here is the entry format:
Offset   Length   Description
--------------------------------------------------
00       02       000C - pointer to offset 0E
02       02       Length of variable
04       01       Variable type
05       01       Name length
06       08       Name (padded with spaces on the right)
0E       02       Same as offset 02
10       n        Variable data

>
> Heh, I wouldn't call that conclusive, show me a hex dump :)
>
> I got my info from ti86prot.txt, though it was (is?) a bit buggy in parts:





References: