Anonymous

IDEDOS: Difference between revisions

From Sinclair Wiki
500 bytes added ,  12 November 2011
Line 79: Line 79:


=====Partition Type 0x02 - Swap Space=====
=====Partition Type 0x02 - Swap Space=====
Swap partitions can be created with the [[+3e|+3e ROMs]] however no software is known to use them.
Swap partitions can be created with the [[+3e|+3e ROMs]] however no software is known to use them besides the [http://www.worldofspectrum.org/zxplus3e/software.html#idespeed IDESpeed transfer speed benchmark].
 
<pre>
IDEDOS Partition entry - 64 bytes
0x0000 PN PN PN PN PN PN PN PN PN PN PN PN PN PN PN PN
0x0010 02 SC SC SH EC EC EH LS LS LS LS BS CB CB MB MB
0x0020 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x0030 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
 
Key:
BS: Block size in sectors (1 to 32)
CB: Current block number (0 to 65535)
MB: Maximum block number (0 to 65535)
</pre>


=====Partition Type 0x03 - +3DOS=====
=====Partition Type 0x03 - +3DOS=====