TR-DOS filesystem: Difference between revisions

Jump to navigation Jump to search
Line 33: Line 33:
| 2
| 2
|
|
* 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], 1x1????? where x=0 for character arrays and x=1 for numeric arrays
* 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
|-
|-
| 11
| 11
90

edits

Navigation menu