public final class D64 extends DiskImage
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 |
|---|
D64(GCR gcr,
String fileName,
RandomAccessFile fd,
boolean readOnly) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
attach()
Detect 35..42 track d64 image, determine image parameters.
|
void |
gcrDataWriteback(int track)
Write back unsaved disk image data.
|
attach, detach, getDiskSector, isReadOnly, save, setExtendImagePolicypublic D64(GCR gcr, String fileName, RandomAccessFile fd, boolean readOnly)
protected void attach()
throws IOException
attach in class DiskImageIOException - disk image file read errorpublic void gcrDataWriteback(int track)
throws IOException
DiskImagegcrDataWriteback in class DiskImagetrack - dirty trackIOExceptionCopyright © 2018 Ken Händel. All rights reserved.