Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
W
- warnIfFLPDriveIsReadOnly - Variable in class ui.Warnings
- warnIfNonexistingFLPDrive - Variable in class ui.Warnings
- warnIfNonexistingQXLDrive - Variable in class ui.Warnings
- warnIfQXLDriveFull - Variable in class ui.Warnings
- warnIfQXLDriveIsReadOnly - Variable in class ui.Warnings
- warnIfQXLDriveNotCompliant - Variable in class ui.Warnings
- warnIfSoundProblem - Variable in class ui.Warnings
- warnings - Variable in class drivers.win.WinDrive
- warnings - Variable in class drivers.win.WinDriver
- Warnings - Class in ui
-
This is just a data structure containing what type of warnings should be suppressed or shown.
- Warnings(IniFile) - Constructor for class ui.Warnings
- WarningsMenu - Class in ui
-
The warnings section of the config menu in the menu bar, including item action routines.
- WarningsMenu(IniFile, MonitorGui, Warnings) - Constructor for class ui.WarningsMenu
- WinDir - Class in drivers.win
-
This is an object containing one directory within a qxl.win drive.
- WinDir(WinDrive, WinDir, int, ByteBuffer, ArrayList<Integer>, byte[], byte[]) - Constructor for class drivers.win.WinDir
-
This creates the directory object.
- WinDrive - Class in drivers.win
-
This class handles one "QXL.WIN" drive.
- WinDrive() - Constructor for class drivers.win.WinDrive
-
DO NOT USE THIS FORM OF CREATING THE OBJECT.
- WinDrive(MC68000Cpu, Warnings) - Constructor for class drivers.win.WinDrive
-
Create object with a CPU and warnings.
- WinDrive(String, WinDriver, int, Warnings, IniFile) - Constructor for class drivers.win.WinDrive
-
Creates the object.
- WinDriver - Class in drivers.win
-
This is the device driver enabling SMSQmulator to read QXL.Win files.
- WinDriver(Warnings) - Constructor for class drivers.win.WinDriver
-
Creates the driver object.
- WINDriver - Static variable in class smsqmulator.Types
- WinFile - Class in drivers.win
-
This is the class representing one file on a QXL.WIN device.
- WinFile() - Constructor for class drivers.win.WinFile
-
Do not call this way of opening for real!!!!!.
- WinFile(WinDrive, WinDir, int, boolean, ByteBuffer, ArrayList<Integer>) - Constructor for class drivers.win.WinFile
-
Creates the object.
- WinSpecialFile - Class in drivers.win
-
This is the special access file ("*d2d") on a qxl.win drive.
- WinSpecialFile(WinDrive) - Constructor for class drivers.win.WinSpecialFile
-
Creates the object.
- Word - Enum constant in enum class CPU.Size
- writeBack(int) - Method in interface drivers.DeviceDriver
-
Writes the drive back to a native file
- writeBack(int) - Method in class drivers.nxfa.XfaDriver
-
Writes the drive back to a native file
- writeBack(int) - Method in class drivers.win.WinDriver
-
Writes the drive back to a native file - not implemented.
- writeBytes(int, ByteBuffer, long, int) - Method in class drivers.win.WinDrive
-
Writes bytes from a certain position in a buffer to a certain position in the drive.
- writeByteToScreen(int, int, int) - Method in class screens.Screen
-
Writes a byte to the screen, and paints the corresponding pixel on the screen.
- writeByteToScreen(int, int, int) - Method in class screens.Screen0
-
Writes a byte to the screen, painting the corresponding pixel(s).
- writeByteToScreen(int, int, int) - Method in class screens.Screen16
-
Paints the corresponding pixel.
- writeByteToScreen(int, int, int) - Method in class screens.Screen32
-
Writes a byte to the "screen memory" and paints the corresponding pixel on the screen.
- writeCString(MC68000Cpu, int, String, int) - Static method in class drivers.UDPHandler
-
Writes a null terminated string to (a buffer in) memory.
- writeCString(MC68000Cpu, int, String, int) - Static method in class smsqmulator.IPHandler
-
Writes a null terminated string to (a buffer in) memory.
- writeCStringUnsafe(MC68000Cpu, int, String) - Static method in class drivers.UDPHandler
-
Writes a null terminated string to memory without know how much mem I have.
- writeCStringUnsafe(MC68000Cpu, int, String) - Static method in class smsqmulator.IPHandler
-
Writes a null terminated string to memory without know how much mem I have.
- writeFile(int, int) - Method in class drivers.win.WinFile
-
Writes all or part of this file back to the disk.
- writeFile(ByteBuffer, ArrayList<Integer>) - Method in class drivers.win.WinDrive
-
This writes an entire file in a byte buffer back to the drive.
- writeFileHeader(MC68000Cpu, int) - Method in class drivers.nxfa.NfaFileheader
-
Writes the fileheader from SMSQE to the NFA - except that it doesn't...
- writeFileHeader(MC68000Cpu, int) - Method in class drivers.nxfa.QemuFileheader
-
Writes the first 14 bytes of the fileheader from SMSQE to the SFA header.
- writeFileHeader(MC68000Cpu, int) - Method in class drivers.nxfa.SfaFileheader
-
Writes the first 14 bytes of the fileheader from SMSQE to the SFA header.
- writeFileHeader(MC68000Cpu, int) - Method in interface drivers.nxfa.XfaFileheader
-
Writes the first 14 bytes of the fileheader from SMSQE to the file.
- writeLongToScreen(int, int) - Method in class screens.Screen
-
Writes a long word to the screen, and paints the corresponding pixel on the screen.
- writeLongToScreen(int, int) - Method in class screens.Screen0
-
Writes a long word to the java screen.
- writeLongToScreen(int, int) - Method in class screens.Screen16
-
Writes a long word to the java screen, and paints the corresponding pixel on the screen.
- writeLongToScreen(int, int) - Method in class screens.Screen32
-
Paints two pixels on the screen by setting the RGB values in the image dataBuffer.
- writeMemoryByte(int, int) - Method in class CPU.CPUforScreenEmulation
-
Writes a byte to memory.
- writeMemoryByte(int, int) - Method in class CPU.MC68000Cpu
-
Writes a byte to memory.
- writeMemoryChar(int, char) - Method in class CPU.MC68000Cpu
-
Writes a char to memory.
- writeMemoryLong(int, int) - Method in class CPU.CPUforScreenEmulation
-
Writes a long to the memory.
- writeMemoryLong(int, int) - Method in class CPU.MC68000Cpu
-
Writes a long to the memory.
- writeMemoryShort(int, short) - Method in class CPU.CPUforScreenEmulation
-
Writes a short to memory.
- writeMemoryShort(int, short) - Method in class CPU.MC68000Cpu
-
Writes a short to memory.
- writeMemoryWord(int, char) - Method in class CPU.MC68000Cpu
-
Writes a char to memory.
- writeMemoryWord(int, int) - Method in class CPU.CPUforScreenEmulation
-
Writes a word to memory.
- writeMemoryWord(int, int) - Method in class CPU.MC68000Cpu
-
Writes a word to memory.
- writePartOfFile(ByteBuffer, ArrayList<Integer>, int, int) - Method in class drivers.win.WinDrive
-
This writes a part of byte buffer back to the drive.
- writeSector() - Method in class drivers.FloppyDriver
-
Writes a sector.
- writeSector(int, MC68000Cpu) - Method in class drivers.win.SWinDriver
-
Writes a sector.
- writeSmsqeString(int, String, boolean, int, MC68000Cpu) - Static method in class smsqmulator.SmsqeString
-
Writes a java String as an SMSQE string to a certain address MAKING accented chars conversion.
- writeSmsqeString(int, String, int, MC68000Cpu) - Static method in class smsqmulator.SmsqeString
-
Writes a java String as an SMSQE string to a certain address MAKING accented chars conversion.
- writeSnapshot(MC68000Cpu, TrapDispatcher, String) - Static method in class smsqmulator.Snapshot
- writeToBuffer(int) - Method in class CPU.MC68000Cpu
-
Creates a ByteBuffer and writes bytes read from the memory to it.
- writeToBuffer(ByteBuffer, int) - Method in class CPU.MC68000Cpu
-
Writes bytes read from the EVEN memory to a ByteBuffer.
- writeToBuffer(ByteBuffer, int, int) - Method in class CPU.MC68000Cpu
-
Writes bytes read from the memory to a ByteBuffer.
- writeToFile(int, int, FileChannel) - Method in class CPU.MC68000Cpu
-
Write bytes read from memory to a filechannel.
- writeWordToScreen(int, int) - Method in class screens.Screen
-
Writes a word to the screen, and paints the corresponding pixel on the screen.
- writeWordToScreen(int, int) - Method in class screens.Screen0
-
Writes a word to the screen, painting the corresponding pixel(s).
- writeWordToScreen(int, int) - Method in class screens.Screen16
-
Paints the corresponding pixels on the screen.
- writeWordToScreen(int, int) - Method in class screens.Screen32
-
Paints the pixel on the screen by setting the RGB value in the image dataBuffer.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form