Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
G
- generateInterrupt() - Method in class CPU.MC68000Cpu
-
This is called by an external level 2 interrupt handler wishing to signal an external interrupt.
- get(int) - Method in class smsqmulator.CircularBuffer
-
Gets the nth element of this buffer, counting from the TAIL.
- getAttrs(File) - Static method in class drivers.nxfa.NfaFileheader
-
Try to get some attributes for a file.
- getBaudRate(int) - Static method in class drivers.ser.BaudRate
-
Gets the baud rate to be set.
- getBreakpoints() - Method in class smsqmulator.Monitor
-
Gets the list of breakpoints.
- getBuffer() - Method in class drivers.win.FAT
- getByte(int) - Method in class drivers.win.FAT
- getChangeCounter(MC68000Cpu) - Method in class smsqmulator.ClipboardXfer
-
Checks whether the clipboard content has changed.
- getChoice() - Method in class ui.MultiMonitorDialog
-
Displays the dialog and gets the number of the monitor chosen by the user.
- getClipboardContents() - Method in class smsqmulator.ClipboardXfer
-
Gets the string from the clipboard.
- getClusterChain() - Method in class drivers.win.FAT
- getClustersize() - Method in class drivers.win.FAT
- getClusterSize() - Method in class drivers.win.WinDrive
-
Gets the size, in bytes, of one cluster on the drive.
- getColourMode() - Method in class screens.Screen
-
Gets the current screen mode.
- getCompiledForVersion() - Static method in class smsqmulator.SMSQmulator
-
Returns the verson of jave for which this version of the software was programmed.
- getConnectionStatus() - Method in class drivers.UDPSocket
-
Gets the connection status.
- getConnectionStatus() - Method in class smsqmulator.IPSocket
-
Gets the connection status.
- getCPU() - Method in class smsqmulator.Monitor
-
Gets the CPU this object is monitoring.
- getDataLogger() - Method in class ui.MonitorGui
-
Gets the left monitor "wdw".
- getDataLogger() - Method in class ui.MonitorPanel
-
Gets the left monitor "wdw".
- getDataSpace() - Method in class drivers.nxfa.NfaFileheader
-
Gets the dataspace for an executable file.
- getDataSpace() - Method in class drivers.nxfa.QemuFileheader
-
Gets the dataspace.
- getDataSpace() - Method in class drivers.nxfa.SfaFileheader
-
Gets the dataspace.
- getDataSpace() - Method in interface drivers.nxfa.XfaFileheader
-
Gets the dataspace.
- getDate(int) - Method in class drivers.nxfa.NfaFileheader
-
Gets the date of the file from the header.
- getDate(int) - Method in class drivers.nxfa.QemuFileheader
-
Gets the date of the file from the header.
- getDate(int) - Method in class drivers.nxfa.SfaFileheader
-
Gets the date of the file from the header.
- getDate(int) - Method in interface drivers.nxfa.XfaFileheader
-
Gets the date of the file from the header.
- getDeviceID() - Method in interface drivers.DeviceDriver
-
Gets the device ID for this device, eg.
- getDeviceID() - Method in class drivers.nxfa.XfaDriver
-
Gets the device ID for this device, eg.
- getDeviceID() - Method in class drivers.win.SWinDriver
-
Gets the device ID for this device, eg.
- getDeviceID() - Method in class drivers.win.WinDriver
-
Gets this device's deviceID.
- getDir() - Method in class drivers.win.WinFile
-
Gets the directory this file is in.
- getDirBuffer() - Method in class drivers.win.WinDir
-
Gets the ByteBuffer containing the data in this dir.
- getDisplacement() - Method in class CPU.MC68000Cpu
-
Gets the displacement and increments the PC.
- getDisplacement(MC68000Cpu) - Method in class CPU.instructions.ADD2Dn.ADD_d8AnXn
-
gets the displacement and increments the PC.
- getDisplacement(MC68000Cpu) - Method in class CPU.instructions.ADD2Dn.ADD_d8PCXn
-
gets the displacement and increments the PC.
- getDisplacement(MC68000Cpu) - Method in class CPU.instructions.ADD2EA.ADD_d8AnXn
-
gets the displacement and increments the PC.
- getDisplacement(MC68000Cpu) - Method in class CPU.instructions.ADDI
-
Gets the displacement and increments the PC.
- getDisplacement(MC68000Cpu) - Method in class CPU.instructions.ANDI
-
Gets the displacement and increments the PC.
- getDisplacement(MC68000Cpu) - Method in class CPU.instructions.ANDmem
-
Gets the displacement and increments the PC.
- getDisplacement(MC68000Cpu) - Method in class CPU.instructions.ANDreg
-
Gets the displacement and increments the PC.
- getDisplacement(MC68000Cpu) - Static method in class CPU.instructions.CMP.CMP_d8AnXn
-
gets the displacement and increments the PC.
- getDisplacement(MC68000Cpu) - Method in class CPU.instructions.CMP.CMP_d8PCXn
-
gets the displacement and increments the PC.
- getDisplacement(MC68000Cpu) - Method in class CPU.instructions.CMPI.CMPI_d8AnXn
-
Gets the displacement for an intruction.
- getDisplacement(MC68000Cpu) - Method in class CPU.instructions.EOR
- getDisplacement(MC68000Cpu) - Method in class CPU.instructions.EORI
-
Gets the displacement and increments the PC.
- getDisplacement(MC68000Cpu) - Method in class CPU.instructions.MOVE.MOVEAnI1
- getDisplacement(MC68000Cpu) - Method in class CPU.instructions.MOVE.MOVEAnI2
- getDisplacement(MC68000Cpu) - Method in class CPU.instructions.MOVE.MOVEAnI3
- getDisplacement(MC68000Cpu) - Method in class CPU.instructions.MOVE.MOVEAnI4
- getDisplacement(MC68000Cpu) - Method in class CPU.instructions.MOVE.MOVEAnI5
- getDisplacement(MC68000Cpu) - Method in class CPU.instructions.MOVE.MOVEAnI6
- getDisplacement(MC68000Cpu) - Method in class CPU.instructions.MOVE.MOVEAnI7
- getDisplacement(MC68000Cpu) - Method in class CPU.instructions.MOVE.MOVEAnI8
- getDisplacement(MC68000Cpu) - Method in class CPU.instructions.MOVE.MOVEAnX1
- getDisplacement(MC68000Cpu) - Method in class CPU.instructions.MOVE.MOVEAnX2
- getDisplacement(MC68000Cpu) - Method in class CPU.instructions.MOVE.MOVEAnX3
- getDisplacement(MC68000Cpu) - Method in class CPU.instructions.MOVE.MOVEAnX4
- getDisplacement(MC68000Cpu) - Method in class CPU.instructions.MOVE.MOVEAnX5
- getDisplacement(MC68000Cpu) - Method in class CPU.instructions.MOVE.MOVEAnX6
- getDisplacement(MC68000Cpu) - Method in class CPU.instructions.MOVE.MOVEAnX7
- getDisplacement(MC68000Cpu) - Method in class CPU.instructions.MOVE.MOVEAnX8
- getDisplacement(MC68000Cpu) - Method in class CPU.instructions.MOVEA.MOVEA12
- getDisplacement(MC68000Cpu) - Method in class CPU.instructions.MOVEA.MOVEA7
- getDisplacement(MC68000Cpu) - Method in class CPU.instructions.NEG
-
gets the displacement and increments the PC.
- getDisplacement(MC68000Cpu) - Method in class CPU.instructions.NEGX
-
gets the displacement and increments the PC.
- getDisplacement(MC68000Cpu) - Method in class CPU.instructions.NOT
-
gets the displacement and increments the PC.
- getDisplacement(MC68000Cpu) - Method in class CPU.instructions.ORI
-
gets the displacement and increments the PC.
- getDisplacement(MC68000Cpu) - Method in class CPU.instructions.ORmem
-
gets the displacement and increments the PC.
- getDisplacement(MC68000Cpu) - Method in class CPU.instructions.ORreg
-
gets the displacement and increments the PC.
- getDisplacement(MC68000Cpu) - Method in class CPU.instructions.SUB2Dn.SUB_d8AnXn
- getDisplacement(MC68000Cpu) - Method in class CPU.instructions.SUB2Dn.SUB_d8PCXn
- getDisplacement(MC68000Cpu) - Method in class CPU.instructions.SUB2EA.SUB_d8AnXn
- getDisplacement(MC68000Cpu) - Method in class CPU.instructions.SUBI
-
gets the displacement and increments the PC.
- getDivisor() - Method in class screens.Screen
-
Gets the divisor necessary for moving memory about.
- getDrive(IniFile) - Method in class drivers.FloppyDriver
-
gets the native filename back to SMSQ/E
- getDrivename() - Method in class drivers.win.WinDrive
-
Gets the name of the native file containing this drive.
- getFDImage(String) - Static method in class ui.MonitorGui
-
Returns an Image or null.
- getFileDate(int) - Method in class drivers.win.WinDir
-
Gets the date of the file.
- getFileLength(int) - Method in class drivers.win.WinDir
-
Gets the length of a file at (index).
- getFilename() - Method in class drivers.nxfa.XfaFile
-
Get the name of the file.
- getFileVersion(int) - Method in class drivers.win.WinDir
-
Gets the version of the file.
- getGds() - Method in class ui.MonitorGui
-
Gets the GraphicsDevice currently used by this program.
- getID(String) - Static method in class drivers.DeviceNames
- getImageSize() - Method in class screens.Screen
-
Gets the SMSQE pixel size of the screen, which is that of the underlying image.
- getIndex() - Method in class drivers.win.WinFile
-
Gets the file index.
- getInputWindow() - Method in class ui.MonitorGui
-
Gets the command line "wdw".
- getInputWindow() - Method in class ui.MonitorPanel
-
Gets the command line wdw.
- getInstructionFor(int) - Method in class CPU.MC68000Cpu
-
Gets the instruction for an opcode.
- getInt(int) - Method in class drivers.win.FAT
- getIntegerInput(JMenu, int, String, String, int) - Static method in class ui.GetIntegerInput
-
Open an optionpane and get a valid (positive or 0) integer (int) from it.
- GetIntegerInput - Class in ui
-
Static method to ppen an optionpane and get a valid (positive or 0) integer (int) from it.
- GetIntegerInput() - Constructor for class ui.GetIntegerInput
- getIntFromFAT(int) - Method in class drivers.win.WinDrive
-
Gets an int from the FAT or header.
- getKeysType() - Method in class screens.Screen
- getLanguage() - Static method in class ui.Localization
-
Returns the current language used.
- getlast() - Method in class smsqmulator.CircularBuffer
-
Gets the last element of this buffer.
- getLastError() - Method in class drivers.UDPSocket
-
Gets the last error from this socket.
- getLastError() - Method in class smsqmulator.IPSocket
-
Gets the last error from this socket.
- getLineSize() - Method in class screens.Screen
-
Gets the number of bytes per line in high colour mode.
- getLinkageBlock() - Method in class CPU.MC68000Cpu
-
Gets the address of the start of the linkage block = end of RAM.
- getLogfilename() - Method in class smsqmulator.Monitor
-
Get the name of the logfile.
- getMaxSerialPorts() - Static method in class drivers.ser.SerDriver
- getMemory() - Method in class CPU.MC68000Cpu
-
Gets the memory used by this cpu for some sort of "dma".
- getMonitor() - Method in class screens.Screen
-
Gets the monitor this screen is attached to.
- getMonitor() - Method in class ui.MonitorGui
-
Gets the monitor.
- getMyMousePosition() - Method in class screens.Screen
-
Get the last recorded mouse position.
- getName() - Method in class drivers.UDPSocket
-
Gets the name of the current socket, including address, port and connection status.
- getName() - Method in class drivers.win.WinDir
-
Gets the name of this directory.
- getName() - Method in class smsqmulator.IPSocket
-
Gets the name of the current socket, including address, port and connection status.
- getName(int) - Method in interface drivers.DeviceDriver
-
Gets the name of the native directory/file used for one drive of the device, or the current usage name of the device.
- getName(int) - Static method in class drivers.DeviceNames
- getName(int) - Method in class drivers.nxfa.XfaDriver
-
Gets the name of the native directory used for one drive of the device, or the current usage name of the device.
- getName(int) - Method in class drivers.win.WinDriver
-
Gets the names of the native file used for one drive of the device.
- getName(int, MC68000Cpu) - Method in class drivers.win.SWinDriver
-
Gets the name of the native directory used for a drive and puts it into a buffer within SMSQE.
- getNames() - Method in interface drivers.DeviceDriver
-
Gets the names of the native directories/files used for each drive of the device.
- getNames() - Method in class drivers.nxfa.XfaDriver
-
Gets the names of the native directories used for each drive of the device.
- getNames() - Method in class drivers.win.WinDriver
-
Gets the names of the native files used for each drive of the device.
- getNames(int) - Method in class drivers.FloppyDriver
-
Gets the names of the native files used for each drive of the device.
- getNames(int) - Method in class drivers.win.SWinDriver
-
Gets the names of the native files used for each drive of the device.
- getNamesForDrives(int) - Method in class smsqmulator.TrapDispatcher
-
Gets the names of the directories for the drives.
- getNamesForDrives(DeviceDriver) - Method in class smsqmulator.TrapDispatcher
- getNativeNames() - Static method in class drivers.FloppyDriver
-
Gets the names of the native files.
- getNativeNames() - Method in class drivers.nxfa.NfaDriver
-
Gets the names of the native dirs.
- getNativeNames() - Method in class drivers.nxfa.SfaDriver
-
Gets the names of the native qxl.win type files.
- getNativeNames() - Static method in class drivers.win.WinDriver
-
Gets the names of the native qxl.win type files.
- getOffset() - Method in class drivers.nxfa.NfaFileheader
-
Gets the header offset.
- getOffset() - Method in class drivers.nxfa.QemuFileheader
-
Gets the header offset from beginning of native file to beginning of QL file
- getOffset() - Method in class drivers.nxfa.SfaFileheader
-
Gets the header offset.
- getOffset() - Method in interface drivers.nxfa.XfaFileheader
-
This gets the offset from file position 0, as SMSQE thinks it is and the real fileposition 0 in the native filesystem.
- getOptions() - Method in class ui.DriveAssignmentsDialog
-
Returns the current options array.
- getPortnumber(MC68000Cpu) - Static method in class drivers.ser.SerDriver
-
Gets the port number.
- getPorts() - Method in class ui.SerAssignmentsDialog
-
Returns the results of the user's changes, or NULL
- getPreferredSize() - Method in class screens.Screen
-
Gets the preferred size of this object, which is that of the underlying image.
- getQLVersion() - Static method in class ui.Localization
-
Gets the current version of SMSQmulator.
- getRamSize() - Method in class CPU.MC68000Cpu
-
Gets the ram size in MB.
- getRamSizeInMiB() - Method in class CPU.MC68000Cpu
-
Gets the ram size in MB.
- getRegLogger() - Method in class ui.MonitorGui
-
Gets the right monitor "wdw".
- getRegLogger() - Method in class ui.MonitorPanel
-
Gets the right monitor wdw.
- getRemote(MC68000Cpu) - Method in class drivers.UDPSocket
-
Get info on the remote host, put it at (A1).
- getRemote(MC68000Cpu) - Method in class smsqmulator.IPSocket
-
Get info on the remote host, put it at (A1).
- getRemoteChanName() - Method in class smsqmulator.IPSocket
-
Get the name of the remote channel.
- getRomFile() - Method in class CPU.MC68000Cpu
-
Returns the name of the last romfile loaded.
- getSample() - Method in class ui.sound.SampledSound
-
Get the size of the sample still in the queue
- getScreen() - Method in class ui.MonitorGui
-
Gets the screen currently used (not to be confused with the physical display this is shown on)
- getScreen2() - Method in class CPU.MC68000Cpu
-
Gets the screen used by this object.
- getScreenAddresses() - Method in class CPU.MC68000Cpu
-
Gets the address of the start and end of the screen.
- getScreenBase() - Method in class screens.Screen
-
Gets the first address of screen memory.
- getScreenSizeInBytes() - Method in class screens.Screen
-
Gets size, in bytes, of the vram.
- getScreenSizeInBytes() - Method in class screens.Screen0
-
Gets size, in bytes, of the vram.
- getScreenSizeInBytes() - Method in class screens.Screen16
-
Gets size, in bytes, of the video ram.
- getScreenSizeInBytes() - Method in class screens.Screen32
-
Gets size, in bytes, of the vram.
- getScreenStart() - Method in class CPU.MC68000Cpu
- getScreenTop() - Method in class screens.Screen
-
Gets the last address of screen memory.
- getSerialPorts() - Static method in class drivers.ser.SerDriver
- getSerPortsData(IniFile) - Static method in class ui.ConfigData
-
Get the configured data for all serial ports.
- getServerSocket() - Method in class smsqmulator.IPSocket
-
Get the TCP server socket.
- getShort(int) - Method in class drivers.win.FAT
- getSizeInBytes(int, int, int) - Static method in class screens.Screen
-
Gets the number of bytes in each screen mode (except for mode 0 where it's false).
- getSMSQEFilename() - Method in class drivers.nxfa.NfaFileheader
-
Gets the (SMSQE) filename from the header.
- getSMSQEFilename() - Method in class drivers.nxfa.QemuFileheader
-
Gets the (SMSQE) filename from the header.
- getSMSQEFilename() - Method in class drivers.nxfa.SfaFileheader
-
Gets the (SMSQE) filename from the header.
- getSMSQEFilename() - Method in interface drivers.nxfa.XfaFileheader
-
Gets the (SMSQE) filename from the header.
- getSocket() - Method in class smsqmulator.IPSocket
-
Get the TCP client socket.
- getSocket(int) - Method in class drivers.UDPHandler
-
Gets the socket.
- getSocket(int) - Method in class smsqmulator.IPHandler
-
Gets the socket.
- getSocketType() - Method in class smsqmulator.IPSocket
-
Get the socket type.
- getTotalMemSize() - Method in class CPU.MC68000Cpu
-
Gets the total ram size.
- getTotalRamSize() - Method in class CPU.MC68000Cpu
-
Gets the total ram size.
- getTrapDispatcher() - Method in class smsqmulator.Monitor
-
Gets the TrapDispatcher.
- getUncasedName() - Method in class drivers.win.WinDir
-
Gets the lower cased name of this file.
- getUsage() - Method in interface drivers.DeviceDriver
-
This gets the usage name of the device.
- getUsage() - Method in class drivers.nxfa.XfaDriver
-
This gets the usage name of the device.
- getUsage() - Method in class drivers.win.WinDriver
-
This gets the usage name of the device.
- getUsage(int) - Method in class drivers.win.SWinDriver
-
This gets the usage name of the device.
- getVersion() - Method in class drivers.nxfa.NfaFileheader
-
Gets the version of the file from the header.
- getVersion() - Method in class drivers.nxfa.QemuFileheader
-
Gets the version of the file from the header.
- getVersion() - Method in class drivers.nxfa.SfaFileheader
-
Gets the version of the file from the header.
- getVersion() - Method in interface drivers.nxfa.XfaFileheader
-
Gets the version of the file from the header.
- getVersion() - Static method in class ui.Localization
-
Gets the current version of SMSQmulator.
- getWindowMode() - Method in class ui.MonitorGui
-
Gets the current window mode.
- getXSize() - Method in class screens.Screen
-
Gets the x resolution in pixels.
- getYSize() - Method in class screens.Screen
-
Gets the y resolution in pixels.
- goCommand(String[], int) - Method in class smsqmulator.Monitor
-
Handles the "go" command : execute all instructions until either breakpoint reached or the optional nbr of instructions is reached.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form