ZX Interface 1: Difference between revisions

Jump to navigation Jump to search
(Added Microdrive performance characteristics and Interface pinouts)
Line 122: Line 122:
== Microdrive Data Storage Format ==
== Microdrive Data Storage Format ==


The microdrive is arranged as an unspecified number of sectors, at a maximum of 256 sectors, each of 512 Kb, allowing for a theoretical maximum of 128Kb per cartridge. Theoretically it is also possible to exceed this in "Read Only" mode as long as Record 0 of a file can be read before the Interface 1 times out.
Each sector consists of two files, each similar. There is the Sector Header, which is a 15 byte file record, or the data record recorded after the sector header, which is 528 bytes, including one "sacrificial byte" on the D1 data line, which does not contribute to the data stored, though could be modified into a high-order byte checksum in the future to improve data integrity on older cartridges.
[[File:Logic_Analysis_of_sector_Header_and_Data_sections,_with_gaps.png]]
Each of these structures is similar, apart from length, and can be examined independently.


== External links ==
== External links ==
34

edits

Navigation menu