- op1 - Variable in class smsqmulator.cpu.DisassembledInstruction
-
- op2 - Variable in class smsqmulator.cpu.DisassembledInstruction
-
- opcode - Variable in class smsqmulator.cpu.DisassembledInstruction
-
- openChannel(MC68000Cpu) - Method in class smsqmulator.SoundDevice
-
A new channel was opened to this device, start thread, but only if no channel is still open to this device.
- openFile(int, int, int, int, byte[], byte[]) - Method in interface smsqmulator.DeviceDriver
-
Opens a file.
- openFile(int, byte[], int, MC68000Cpu) - Method in class smsqmulator.WinDir
-
Opens a file.
- openFile(int, int, int, int, byte[], byte[]) - Method in class smsqmulator.WinDrive
-
Opens a file.
- openFile(int, int, int, int, byte[], byte[]) - Method in class smsqmulator.WinDriver
-
Opens a file.
- openFile(int, int, int, int, byte[], byte[]) - Method in class smsqmulator.XfaDriver
-
Opens a file.
- operand - Variable in class smsqmulator.cpu.DisassembledOperand
-
- orange - Variable in class smsqmulator.Screen
-
- ORI - Class in smsqmulator.cpu.instructions
-
The ORI instruction in all of its variants.
- ORI() - Constructor for class smsqmulator.cpu.instructions.ORI
-
- ORI_CCR - Class in smsqmulator.cpu.instructions
-
The ORI_TO_CCR instruction in all of its variants.
- ORI_CCR() - Constructor for class smsqmulator.cpu.instructions.ORI_CCR
-
- ORI_SR - Class in smsqmulator.cpu.instructions
-
The ORI_TO_SR instruction in all of its variants.
- ORI_SR() - Constructor for class smsqmulator.cpu.instructions.ORI_SR
-
- ORmem - Class in smsqmulator.cpu.instructions
-
The OR instruction where the destination is a mem location, in all of its variants.
- ORmem() - Constructor for class smsqmulator.cpu.instructions.ORmem
-
- ORreg - Class in smsqmulator.cpu.instructions
-
The OR instruction where the destination is a register, in all of its variants.
- ORreg() - Constructor for class smsqmulator.cpu.instructions.ORreg
-