- TAS - Class in smsqmulator.cpu.instructions
-
The TAS instruction in all of its variants.
0100101011mmmrrr = 4ac0
where rrr = eareg
mmm = mode
- TAS() - Constructor for class smsqmulator.cpu.instructions.TAS
-
- TBFlasher - Class in smsqmulator
-
A class to flash the taskbar icon, if it is not focused.
- TBFlasher(JFrame, Image) - Constructor for class smsqmulator.TBFlasher
-
Creates a window flasher object which can flash the window's taskbar text.
- tempHeader - Variable in class smsqmulator.XfaDriver
-
- TEST - Class in smsqmulator.cpu.instructions
-
Illegal instruction used by Qmon (4afb) - set the correct pc address.
- TEST() - Constructor for class smsqmulator.cpu.instructions.TEST
-
- testTrace() - Method in class smsqmulator.cpu.MC68000Cpu
-
Sets the trace flag.
- Texts - Static variable in class smsqmulator.Localization
-
The language strings
- TIME_OFFSET - Static variable in class smsqmulator.Monitor
-
- timeZone - Variable in class smsqmulator.XfaFile
-
- toString() - Method in class smsqmulator.CircularBuffer
-
- toString() - Method in class smsqmulator.cpu.DisassembledInstruction
-
- totalSize - Variable in class smsqmulator.XfaFile
-
- totMemSize - Variable in class smsqmulator.cpu.MC68000Cpu
-
- totRamSize - Variable in class smsqmulator.cpu.MC68000Cpu
-
- totRamSizeForLong - Variable in class smsqmulator.cpu.MC68000Cpu
-
- totRamSizeForWord - Variable in class smsqmulator.cpu.MC68000Cpu
-
- TRACE_FLAG - Static variable in class smsqmulator.cpu.MC68000Cpu
-
- transferClipboardContentsToScrap(MC68000Cpu) - Method in class smsqmulator.ClipBoardXfer
-
Transfers a max of 32000 chars from the clipboard to the area pointed to by A1.
- transferScrapToClipboard(MC68000Cpu) - Method in class smsqmulator.ClipBoardXfer
-
Transfers chars from the area pointed to by A1 to the clipboard.
- TRAP - Class in smsqmulator.cpu.instructions
-
The TRAP instruction in all of its variants.
- TRAP() - Constructor for class smsqmulator.cpu.instructions.TRAP
-
- TRAP0 - Static variable in class smsqmulator.Types
-
- TRAP1 - Static variable in class smsqmulator.Types
-
- TRAP2 - Static variable in class smsqmulator.Types
-
- TRAP3 - Static variable in class smsqmulator.Types
-
- trap3OK(int, int, int, int) - Method in interface smsqmulator.DeviceDriver
-
Handles trap#3 calls (but should check first whether the trap#3 call is, indeed, for this device).
- trap3OK(int, int, int) - Method in class smsqmulator.WinDrive
-
Handles trap#3 calls.
- trap3OK(int, int, int, int) - Method in class smsqmulator.WinDriver
-
- trap3OK(int, int, int, int) - Method in class smsqmulator.XfaDriver
-
This checks whether a file is from this driver and if so returns it (if it exists).
- TRAP4 - Static variable in class smsqmulator.Types
-
- TRAP5 - Static variable in class smsqmulator.Types
-
- TRAP6 - Static variable in class smsqmulator.Types
-
- TRAP7 - Static variable in class smsqmulator.Types
-
- TRAP8 - Static variable in class smsqmulator.Types
-
- TRAP9 - Static variable in class smsqmulator.Types
-
- TRAPA - Static variable in class smsqmulator.Types
-
- TRAPB - Static variable in class smsqmulator.Types
-
- TRAPC - Static variable in class smsqmulator.Types
-
- trapDispatcher - Variable in class smsqmulator.cpu.MC68000Cpu
-
- TrapDispatcher - Class in smsqmulator
-
This dispatches the various "traps" called from SMSQE to their handlers.
- TrapDispatcher(SampledSound, int, MonitorGui, int, SoundDevice, IniFile, IPHandler) - Constructor for class smsqmulator.TrapDispatcher
-
Creates the object, which is bound to a cpu.
- TRAPV - Class in smsqmulator.cpu.instructions
-
The TRAPV instruction in all of its variants.
- TRAPV() - Constructor for class smsqmulator.cpu.instructions.TRAPV
-
- truncateFile(int, int, ArrayList<Integer>) - Method in class smsqmulator.WinDrive
-
If a file is truncated : delete the clusterchain it occupied and make a new one with the lesser size, unless it would still
occupy the same number of clusters (in which case nothing is done).
- TST_An - Class in smsqmulator.cpu.instructions.TST
-
- TST_An() - Constructor for class smsqmulator.cpu.instructions.TST.TST_An
-
- TST_AnContent - Class in smsqmulator.cpu.instructions.TST
-
- TST_AnContent() - Constructor for class smsqmulator.cpu.instructions.TST.TST_AnContent
-
- TST_AnPlus - Class in smsqmulator.cpu.instructions.TST
-
- TST_AnPlus() - Constructor for class smsqmulator.cpu.instructions.TST.TST_AnPlus
-
- TST_d16An - Class in smsqmulator.cpu.instructions.TST
-
- TST_d16An() - Constructor for class smsqmulator.cpu.instructions.TST.TST_d16An
-
- TST_d8AnXn - Class in smsqmulator.cpu.instructions.TST
-
- TST_d8AnXn() - Constructor for class smsqmulator.cpu.instructions.TST.TST_d8AnXn
-
- TST_Dn - Class in smsqmulator.cpu.instructions.TST
-
- TST_Dn() - Constructor for class smsqmulator.cpu.instructions.TST.TST_Dn
-
- TST_imm - Class in smsqmulator.cpu.instructions.TST
-
- TST_imm() - Constructor for class smsqmulator.cpu.instructions.TST.TST_imm
-
- TST_L - Class in smsqmulator.cpu.instructions.TST
-
- TST_L() - Constructor for class smsqmulator.cpu.instructions.TST.TST_L
-
- TST_MinusAn - Class in smsqmulator.cpu.instructions.TST
-
- TST_MinusAn() - Constructor for class smsqmulator.cpu.instructions.TST.TST_MinusAn
-
- TST_W - Class in smsqmulator.cpu.instructions.TST
-
- TST_W() - Constructor for class smsqmulator.cpu.instructions.TST.TST_W
-
- TYPE_SCK - Static variable in class smsqmulator.IPTypes
-
Type of socket
- TYPE_TCP - Static variable in class smsqmulator.IPTypes
-
- TYPE_UDP - Static variable in class smsqmulator.IPTypes
-
- Types - Class in smsqmulator
-
This just contains static data types.
- Types() - Constructor for class smsqmulator.Types
-