Package org.applecommander.device
package org.applecommander.device
-
ClassDescriptionRepresents block devices in the Apple II world.Adapts a
BlockDeviceto aTrackSectorDevice.This is a marker interface for both the BlockDevice and TrackSectorDevice and should not be implemented directly.This is an overlay on a TrackSectorDevice to give the proper sector skew to the device.Provides a _very simple_ mapping from Track/Sectors to blocks.The AdapterStrategy abstracts the differing components of a device that is expected to be composed of tracks and sectors but sits on a block device instead.