Package | Description |
---|---|
libsidplay.components.c1541 |
Modifier and Type | Field and Description |
---|---|
protected GCR |
DiskImage.gcr
Group Code Recording support.
|
Modifier and Type | Method and Description |
---|---|
protected GCR |
Rotation.getGCR()
Group Code Recording support.
|
Modifier and Type | Method and Description |
---|---|
static DiskImage |
DiskImage.attach(GCR gcr,
File file)
Attach an disk image file to drive.
|
Constructor and Description |
---|
D64(GCR gcr,
String fileName,
RandomAccessFile fd,
boolean readOnly) |
DiskImage(GCR gcr,
String fileName,
RandomAccessFile fd,
boolean readOnly) |
G64(GCR gcr,
String fileName,
RandomAccessFile fd,
boolean readOnly) |
NIB(GCR gcr,
String fileName,
RandomAccessFile fd,
boolean readOnly)
Constructor.
|
Copyright © 2018 Ken Händel. All rights reserved.