- XfaDriver - Class in smsqmulator
-
The File Access device driver template class that allows SMSQE to access native files.
- XfaDriver(MC68000Cpu) - Constructor for class smsqmulator.XfaDriver
-
Creates the object with a cpu.
- XfaFile - Class in smsqmulator
-
A file for an (X)FA device.
- XfaFile(RandomAccessFile, FileChannel, boolean, File, String, boolean, int, int, String[], int, int) - Constructor for class smsqmulator.XfaFile
-
Creates this object for any file that isn't a dir file.
- XfaFile(File, String, boolean, int, String[], int, int, int) - Constructor for class smsqmulator.XfaFile
-
Create a directory "file" for read only access.
- XfaFileheader - Interface in smsqmulator
-
The interface with required routines a fileheader object must have.
- xorBlock(MC68000Cpu, boolean) - Method in class smsqmulator.Screen
-
Xors a block with colour : this updates the "screen memory" (vrambuffer) AND the underlying image.
- xorBlock(MC68000Cpu, boolean) - Method in class smsqmulator.Screen0
-
XORS a block with colour - not implemented here.
- xorBlock(MC68000Cpu, boolean) - Method in class smsqmulator.Screen16
-
XORs a block with colour : this updates the "screen memory" (vrambuffer) AND the underlying image.
- xorBlock(MC68000Cpu, boolean) - Method in class smsqmulator.Screen32
-
XORs a block with colour : this updates the memory AND the underlying image data (if block i =s actually within screen).
- xsize - Variable in class smsqmulator.Screen
-