ZX Interface 1: Difference between revisions

Jump to navigation Jump to search
Line 220: Line 220:
| 03H-04H || 0x40, 0x9CH || Place it was saved from (Used for code only, but populated for all file types)
| 03H-04H || 0x40, 0x9CH || Place it was saved from (Used for code only, but populated for all file types)
|-
|-
| 05H-06H || 0xFF, 0xFFH  ||* BASIC: start of variables area in file.  
| 05H-06H || 0xFF, 0xFFH  || * BASIC: start of variables area in file.  
* Numeric arrays: [5] = 0x80 + (variable name - 'A')
* Numeric arrays: [5] = 0x80 + (variable name - 'A')
* Char array: [5] =  0xC0 + (variable name - 'A')
* Char array: [5] =  0xC0 + (variable name - 'A')
90

edits

Navigation menu