mirror of
https://github.com/pevans/erc-c.git
synced 2024-12-18 04:29:18 +00:00
Encoded tracks should be longer
This commit is contained in:
parent
7dc97484e3
commit
7212a1041a
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user