Implement sector tag types.

This commit is contained in:
2019-03-31 14:56:03 +01:00
parent c4e64ee541
commit c03ac0504a
4 changed files with 47 additions and 31 deletions

View File

@@ -70,6 +70,7 @@ typedef struct dicformatContext
CdEccContext *eccCdContext;
uint8_t numberOfDataTracks;
TrackEntry *dataTracks;
bool *readableSectorTags;
} dicformatContext;
typedef struct dataLinkedList