TR-DOS filesystem: Difference between revisions

Jump to navigation Jump to search
Line 34: Line 34:
|
|
* Basic (B) files: Total file size including variables (But minus the bytes at the end containing the start line)  
* Basic (B) files: Total file size including variables (But minus the bytes at the end containing the start line)  
* Data (D) files:  byte[0x09], 1x1????? where x=0 for character arrays and x=1 for numeric arrays
* Data (D) files:  byte[0x09], 1x1yyyyy where x=0 for character arrays and x=1 for numeric arrays and y is undefined.
* Code (C) files: File start address little-endian format
* Code (C) files: File start address little-endian format
* Stream/other (#/?) files: not used
* Stream/other (#/?) files: not used
90

edits

Navigation menu