From Newsgroup: comp.sys.apple2
John B. Matthews wrote:
In article <C5583994.9CF2%bjjlyates@NOSPAMbellsouth.net>,
winston19842005 <bjjlyates@NOSPAMbellsouth.net> wrote:
...
Can't wait to see the addition of Basic program decoding.
I though the listings were generated from the images.
The listings are generated from de-tokenizing the Basic programs.
Problem is that a file labeled "PROGRAM" on a TI-99 may be a Basic
program or assembly program or even a screen dump. A better name would
be "memory image". Sort of like a BSAVE.
And I'm not sure that there is anything in the Basic program image to
tell that it is a Basic program.
Another monkey wrench is that Basic programs can also be in data file
format.
1. DISPLAY/VARIABLE 163 is a Merge file. Extended Basic allows you to
merge program segments together, but they have to be saved in "merge"
format to do this.
2. INTERNAL/FIXED 254 is an Extended Basic program that has become
larger than the buffer space that the SAVE/LOAD operations have
available, so they are written out as records.
--- Synchronet 3.18b-Win32 NewsLink 1.113