1
0
mirror of https://github.com/pevans/erc-c.git synced 2024-07-02 11:29:36 +00:00

Encoded tracks should be longer

This commit is contained in:
Peter Evans 2018-02-04 15:41:48 -06:00
parent 7dc97484e3
commit 7212a1041a

View File

@ -43,7 +43,7 @@
* An encoded track contains 16 sectors, as mentioned for ENC_DTRACK. * An encoded track contains 16 sectors, as mentioned for ENC_DTRACK.
* But it also contains some additional padding (48 bytes-worth). * But it also contains some additional padding (48 bytes-worth).
*/ */
#define ENC_ETRACK 0x1810 #define ENC_ETRACK 0x18f0
/* /*
* A sector header consists of some byte markers--all byte markers in * A sector header consists of some byte markers--all byte markers in