Property | Type | Description | |
---|---|---|---|
bufferIndex | int | ||
sectorBuffer | ushort[] |
Method | Description | |
---|---|---|
FinishCommand ( ) : void | ||
FinishRead ( ) : void | ||
LoadImage ( string filename ) : void | ||
Reset ( ) : void | ||
RunCommand ( byte command ) : void |
public abstract LoadImage ( string filename ) : void | ||
filename | string | |
return | void |
public abstract RunCommand ( byte command ) : void | ||
command | byte | |
return | void |