DIR_TRACK_1541, EXT_TRACKS_1541, extendImageListener, fd, fileName, gcr, MAX_OVERALL_SECTORS, MAX_TRACKS_1541, MIN_TRACKS_1541, RAW_TRACK_SIZE, readOnly, SPEED_MAP_1541, tracks, trackSize| Constructor and Description |
|---|
G64(GCR gcr,
String fileName,
RandomAccessFile fd,
boolean readOnly) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
attach()
Read image in G64 format and fill this GCR data and speed zone data.
|
void |
gcrDataWriteback(int track)
Write GCR data back to image.
|
attach, detach, getDiskSector, isReadOnly, save, setExtendImagePolicypublic G64(GCR gcr, String fileName, RandomAccessFile fd, boolean readOnly)
protected void attach()
throws IOException
attach in class DiskImageIOException - disk image file could not be attachedpublic void gcrDataWriteback(int track)
throws IOException
gcrDataWriteback in class DiskImagetrack - dirty trackIOException - error writing data to imageCopyright © 2018 Ken Händel. All rights reserved.