Class WozOrder.TmapChunk
java.lang.Object
com.webcodepro.applecommander.storage.physical.WozOrder.TmapChunk
- Enclosing class:
WozOrder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
int
int
int
-
Constructor Details
-
TmapChunk
public TmapChunk(byte[] data) Create a 5.25" TMAP entry; one for every quarter track. -
TmapChunk
public TmapChunk(byte data) Create a 3.5" TMAP entry; just one for the track.
-
-
Method Details
-
getOffset00
public int getOffset00() -
getOffset25
public int getOffset25() -
getOffset50
public int getOffset50() -
getOffset75
public int getOffset75()
-