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 

I

i_table - Variable in class smsqmulator.cpu.MC68000Cpu
 
ieh - Variable in class smsqmulator.cpu.MC68000Cpu
 
ILLEGAL - Class in smsqmulator.cpu.instructions
The ILLEGAL instruction in all of its variants.
ILLEGAL() - Constructor for class smsqmulator.cpu.instructions.ILLEGAL
 
ILLEGALQmon - Class in smsqmulator.cpu.instructions
Illegal instruction used by Qmon (4afb) - set the correct pc address.
ILLEGALQmon() - Constructor for class smsqmulator.cpu.instructions.ILLEGALQmon
 
IncorrectFiletypeException - Exception in smsqmulator
This exception should get thrown when the WIN, MEM or FLP drivers are fed files that are not of the correct type.
IncorrectFiletypeException() - Constructor for exception smsqmulator.IncorrectFiletypeException
This just calls super.
IncorrectFiletypeException(String) - Constructor for exception smsqmulator.IncorrectFiletypeException
This just calls super.
increaseCapacity(ByteBuffer, int, ArrayList<Integer>) - Method in class smsqmulator.WinDrive
This "increases" a file's buffer by multiples of the clustersize.
index - Variable in class smsqmulator.WinFile
 
inoutChannel - Variable in class smsqmulator.XfaFile
 
inputKey(int) - Method in class smsqmulator.Monitor
Input a key typed into the Java - SMSQE linkage block area.
inputMouse(int, int, int, int) - Method in class smsqmulator.Monitor
Inputs the mouse position into the SMSQE linkage area. *** This is called from the swing EDT***.
inputMouseButton(int) - Method in class smsqmulator.Monitor
Gets the mouse button pressed into the emulation. *** This is called from the swing EDT***.
instruction - Variable in class smsqmulator.cpu.DisassembledInstruction
 
Instruction - Interface in smsqmulator.cpu
 
InstructionSet - Interface in smsqmulator.cpu
Interface for InstructionSets, they must be able to register.
INTERRUPT_FLAGS_MASK - Static variable in class smsqmulator.cpu.MC68000Cpu
 
interruptLevel - Variable in class smsqmulator.cpu.MC68000Cpu
 
interruptSignaled - Variable in class smsqmulator.cpu.MC68000Cpu
 
ioChannel - Variable in class smsqmulator.WinDrive
 
IPError - Class in smsqmulator
A data class containing entirely made up IP error strings.
IPError() - Constructor for class smsqmulator.IPError
 
IPHandler - Class in smsqmulator
This handles TCP connections.
IPHandler() - Constructor for class smsqmulator.IPHandler
Creates the object.
IPReadAheadBuffer - Class in smsqmulator
A (very primitive) "peekable" byte (not char!)
IPReadAheadBuffer(InputStream) - Constructor for class smsqmulator.IPReadAheadBuffer
Create a buffer for an InputStream.
IPSocket - Class in smsqmulator
A socket which may be of different types.
IPSocket(MC68000Cpu, HashMap<Integer, IPSocket>) - Constructor for class smsqmulator.IPSocket
Create a socket.
IPTypes - Class in smsqmulator
This class just holds some constants for IP comms and data structures.
IPTypes() - Constructor for class smsqmulator.IPTypes
 
IPTypes.CONN_STATUS - Enum in smsqmulator
Connection status.
isDir - Variable in class smsqmulator.WinFile
 
isDir - Variable in class smsqmulator.XfaFile
 
isDirty - Variable in class smsqmulator.Screen
 
isDouble - Variable in class smsqmulator.Screen
 
isIsDir() - Method in class smsqmulator.XfaFile
Checks whether this file is a dir.
isMac - Variable in class smsqmulator.Screen
 
isQLScreen() - Method in class smsqmulator.Screen
Checks whether this is a QL type screen
isQLScreen() - Method in class smsqmulator.Screen0
Checks whether this is a QL type screen
isQLScreen() - Method in class smsqmulator.Screen16
Checks whether this is a QL type screen
isQLScreen() - Method in class smsqmulator.Screen32
Checks whether this is a QL type screen
isReadOnly() - Method in class smsqmulator.WinDrive
Checks whether the drive is read only.
isRomLoadedOk() - Method in class smsqmulator.cpu.MC68000Cpu
Checks whether ROM was loaded OK (or some other error occurred).
isSupervisorMode() - Method in class smsqmulator.cpu.MC68000Cpu
 
isVibrantColours() - Method in class smsqmulator.Screen
Shows whether "vibrant colours" were turned on or not.
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