Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y 

W

warnIfFLPDriveIsReadOnly - Variable in class smsqmulator.Warnings
 
warnIfNonexistingFLPDrive - Variable in class smsqmulator.Warnings
 
warnIfNonexistingQXLDrive - Variable in class smsqmulator.Warnings
 
warnIfQXLDriveFull - Variable in class smsqmulator.Warnings
 
warnIfQXLDriveIsReadOnly - Variable in class smsqmulator.Warnings
 
warnIfQXLDriveNotCompliant - Variable in class smsqmulator.Warnings
 
warnIfSoundProblem - Variable in class smsqmulator.Warnings
 
Warnings - Class in smsqmulator
This is just a data structure containing what type of warnings should be suppressed or shown.
Warnings() - Constructor for class smsqmulator.Warnings
 
warnings - Variable in class smsqmulator.WinDrive
 
warnings - Variable in class smsqmulator.WinDriver
 
white - Variable in class smsqmulator.Screen
 
WinDir - Class in smsqmulator
This is an object containing one directory within a qxl.win drive.
WinDir(WinDrive, WinDir, int, ByteBuffer, ArrayList<Integer>, byte[], byte[]) - Constructor for class smsqmulator.WinDir
This creates the directory object.
WinDrive - Class in smsqmulator
This class handles one "QXL.WIN" drive.
WinDrive() - Constructor for class smsqmulator.WinDrive
DO NOT USE THIS FORM OF CREATING THE OBJECT.
WinDrive(MC68000Cpu, Warnings) - Constructor for class smsqmulator.WinDrive
Create object with a CPU and warnings.
WinDrive(MC68000Cpu, String, WinDriver, int, Warnings, IniFile) - Constructor for class smsqmulator.WinDrive
Creates the object.
WINDriver - Static variable in class smsqmulator.Types
 
WinDriver - Class in smsqmulator
This is the device driver enabling SMSQmulator to read QXL.Win files.
WinDriver(MC68000Cpu, Warnings) - Constructor for class smsqmulator.WinDriver
Creates the driver object.
WinFile - Class in smsqmulator
This is the class representing one file on a QXL.WIN device.
WinFile(WinDrive, WinDir, int, boolean, ByteBuffer, ArrayList<Integer>) - Constructor for class smsqmulator.WinFile
Creates the object.
WinFile() - Constructor for class smsqmulator.WinFile
Do not call this way of opening for real.
WinSpecialFile - Class in smsqmulator
This is the special access file ("*d2d) on a qxl.win drive.
WinSpecialFile(WinDrive) - Constructor for class smsqmulator.WinSpecialFile
Creates the object.
writeBack(int) - Method in interface smsqmulator.DeviceDriver
Writes the drive back to a native file
writeBack(String) - Method in class smsqmulator.MemDrive
Writes the drive back to a native file
writeBack(int) - Method in class smsqmulator.MemDriver
Writes the drive back to a native file
writeBack(int) - Method in class smsqmulator.WinDriver
Writes the drive back to a native file
writeBack(int) - Method in class smsqmulator.XfaDriver
Writes the drive back to a native file
writeBytes(int, ByteBuffer, long, int) - Method in class smsqmulator.MemDrive
Writes bytes from a certain position in a buffer to a certain position in the drive.
writeBytes(int, ByteBuffer, long, int) - Method in class smsqmulator.WinDrive
Writes bytes from a certain position in a buffer to a certain position in the drive.
writeByteToScreen(int, int, int) - Method in class smsqmulator.Screen
Writes a byte to the "screen memory" and paints the corresponding pixel on the screen.
writeByteToScreen(int, int, int) - Method in class smsqmulator.Screen0
Writes a byte to the "screen memory" and paints the corresponding pixel on the screen.
writeByteToScreen(int, int, int) - Method in class smsqmulator.Screen16
Writes a byte to the "screen memory" and paints the corresponding pixel on the screen.
writeByteToScreen(int, int, int) - Method in class smsqmulator.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 smsqmulator.IPHandler
Writes a null terminated string to memory.
writeFile(ByteBuffer, ArrayList<Integer>) - Method in class smsqmulator.MemDrive
This writes an entire file in a byte buffer back to the drive.
writeFile(ByteBuffer, ArrayList<Integer>) - Method in class smsqmulator.WinDrive
This writes an entire file in a byte buffer back to the drive.
writeFile(int, int) - Method in class smsqmulator.WinFile
Writes all or part of this file back to the disk.
writeFileHeader(MC68000Cpu, int) - Method in class smsqmulator.NfaFileheader
Writes the fileheader from SMSQE to the NFA - except that it doesn't...
writeFileHeader(MC68000Cpu, int) - Method in class smsqmulator.QemuFileheader
Writes the first 14 bytes of the fileheader from SMSQE to the SFA header.
writeFileHeader(MC68000Cpu, int) - Method in class smsqmulator.SfaFileheader
Writes the first 14 bytes of the fileheader from SMSQE to the SFA header.
writeFileHeader(MC68000Cpu, int) - Method in interface smsqmulator.XfaFileheader
Writes the first 14 bytes of the fileheader from SMSQE to the file.
writeLongToScreen(int, int) - Method in class smsqmulator.Screen
Writes a long word to the java screen.
writeLongToScreen(int, int) - Method in class smsqmulator.Screen0
Writes a long word to the java screen.
writeLongToScreen(int, int) - Method in class smsqmulator.Screen16
Writes a long word to the java screen, and paints the corresponding pixel on the screen..
writeLongToScreen(int, int) - Method in class smsqmulator.Screen32
Paints two pixels on the screen by setting the RGB values in the image dataBuffer.
writeMemoryByte(int, int) - Method in class smsqmulator.cpu.CPUforScreenEmulation
Writes a byte to memory.
writeMemoryByte(int, int) - Method in class smsqmulator.cpu.MC68000Cpu
Writes a byte to memory.
writeMemoryLong(int, int) - Method in class smsqmulator.cpu.CPUforScreenEmulation
Writes a long to the memory.
writeMemoryLong(int, int) - Method in class smsqmulator.cpu.MC68000Cpu
Writes a long to the memory.
writeMemoryShort(int, short) - Method in class smsqmulator.cpu.CPUforScreenEmulation
Writes a short to memory.
writeMemoryShort(int, short) - Method in class smsqmulator.cpu.MC68000Cpu
Writes a short to memory.
writeMemoryWord(int, int) - Method in class smsqmulator.cpu.CPUforScreenEmulation
Writes a word to memory.
writeMemoryWord(int, int) - Method in class smsqmulator.cpu.MC68000Cpu
Writes a word to memory.
writePartOfFile(ByteBuffer, ArrayList<Integer>, int, int) - Method in class smsqmulator.MemDrive
This writes a part of byte buffer back to the drive.
writePartOfFile(ByteBuffer, ArrayList<Integer>, int, int) - Method in class smsqmulator.WinDrive
This writes a part of byte buffer back to the drive.
writeSector() - Method in class smsqmulator.FloppyDriver
Writes a sector.
writeSmsqeString(int, String, int) - Method in class smsqmulator.cpu.MC68000Cpu
Writes a java String as an SMSQE string to a certain address MAKING accented chars conversion.
writeSmsqeString(int, String, boolean, int) - Method in class smsqmulator.cpu.MC68000Cpu
Writes a java String as an SMSQE string to a certain address MAKING accented chars conversion.
writeToBuffer(int) - Method in class smsqmulator.cpu.MC68000Cpu
Creates a ByteBuffer and writes bytes read from the memory to it.
writeToBuffer(ByteBuffer, int) - Method in class smsqmulator.cpu.MC68000Cpu
Writes bytes read from the memory to a ByteBuffer.
writeToBuffer(ByteBuffer, int, int) - Method in class smsqmulator.cpu.MC68000Cpu
Writes bytes read from the memory to a ByteBuffer.
writeToFile(int, int, FileChannel) - Method in class smsqmulator.cpu.MC68000Cpu
Write bytes read from memory to a filechannel.
writeWordToScreen(int, int) - Method in class smsqmulator.Screen
Writes a word to screen memory, and paints the corresponding pixel on the screen.
writeWordToScreen(int, int) - Method in class smsqmulator.Screen0
Writes a word to screen memory, and paints the corresponding pixel on the screen.
writeWordToScreen(int, int) - Method in class smsqmulator.Screen16
Writes a word to screen memory, and paints the corresponding pixel on the screen.
writeWordToScreen(int, int) - Method in class smsqmulator.Screen32
Paints the pixel on the screen by setting the RGB value in the image dataBuffer.
A B C D E F G H I J K L M N O P Q R S T U V W X Y 
Skip navigation links