Package | Description |
---|---|
smsqmulator |
The purpose of this project is to have an SMSQ/E emulator "machine" in java.
|
Modifier and Type | Class and Description |
---|---|
class |
MemDriver
This is the device driver for the MEM device.
|
Modifier and Type | Field and Description |
---|---|
protected WinDriver |
WinDrive.driver |
Constructor and Description |
---|
WinDrive(MC68000Cpu cpu,
java.lang.String driveName,
WinDriver driver,
int number,
Warnings warn,
inifile.IniFile inifile)
Creates the object.
|