Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
B
- BaudRate - Class in drivers.ser
-
Set baud rate for Port(s).
- BaudRate() - Constructor for class drivers.ser.BaudRate
- Bcc - Class in CPU.instructions
-
The Bcc instructions, excluding BRA, BSR.
- Bcc() - Constructor for class CPU.instructions.Bcc
- BCHGimm - Class in CPU.instructions
-
The BCHG instruction where the bit number is contained in a word following the instruction, in all of its variants.
- BCHGimm() - Constructor for class CPU.instructions.BCHGimm
- BCHGreg - Class in CPU.instructions
-
The BCHG instruction where the bit number is contained in a register, in all of its variants.
- BCHGreg() - Constructor for class CPU.instructions.BCHGreg
- BCLRimm - Class in CPU.instructions
-
The BCLR instruction where the bit number is contained in a word following the instruction, in all of its variants.
- BCLRimm() - Constructor for class CPU.instructions.BCLRimm
- BCLRreg - Class in CPU.instructions
-
The BCLR instruction where the bit number is contained in a register, in all of its variants.
- BCLRreg() - Constructor for class CPU.instructions.BCLRreg
- Beep - Class in ui.sound
-
This implements a simple BEEP interface.
- Beep() - Constructor for class ui.sound.Beep
-
Creates a simple beep object, with volume set at 100 %.
- Beep(int) - Constructor for class ui.sound.Beep
-
Creates the object, setting up a sourcedataline.
- bind(MC68000Cpu) - Method in class drivers.UDPSocket
-
Binds a socket.
- bind(MC68000Cpu) - Method in class smsqmulator.IPSocket
-
Binds a socket.
- BRA - Class in CPU.instructions
-
The BRA instruction in all of its variants.
- BRA() - Constructor for class CPU.instructions.BRA
- BSETimm - Class in CPU.instructions
-
The BSET instruction where the bit number is contained in a word following the instruction, in all of its variants.
- BSETimm() - Constructor for class CPU.instructions.BSETimm
- BSETreg - Class in CPU.instructions
-
The BSET instruction where the bit number is contained in a register, in all of its variants.
- BSETreg() - Constructor for class CPU.instructions.BSETreg
- BSR - Class in CPU.instructions
-
The emulated BSR instruction in all of its variants.
- BSR() - Constructor for class CPU.instructions.BSR
- BTST_AnContent - Class in CPU.instructions.BTST
-
The BTST instruction where data to be tested is in (An) .
- BTST_AnContent() - Constructor for class CPU.instructions.BTST.BTST_AnContent
- BTST_AnPlus - Class in CPU.instructions.BTST
-
The BTST instruction where data to be tested is in (An)+ .
- BTST_AnPlus() - Constructor for class CPU.instructions.BTST.BTST_AnPlus
- BTST_d16An - Class in CPU.instructions.BTST
-
The BTST instruction where data to be tested is in d16(An) .
- BTST_d16An() - Constructor for class CPU.instructions.BTST.BTST_d16An
- BTST_d16PC - Class in CPU.instructions.BTST
-
The BTST instruction where data to be tested is in d16(An) .
- BTST_d16PC() - Constructor for class CPU.instructions.BTST.BTST_d16PC
- BTST_d8AnXn - Class in CPU.instructions.BTST
-
The BTST instruction where data to be tested is in d8(An,Xn) .
- BTST_d8AnXn() - Constructor for class CPU.instructions.BTST.BTST_d8AnXn
- BTST_d8PCXn - Class in CPU.instructions.BTST
-
The BTST instruction where data to be tested is in d8(PC,Xn) .
- BTST_d8PCXn() - Constructor for class CPU.instructions.BTST.BTST_d8PCXn
- BTST_Dn - Class in CPU.instructions.BTST
-
The BTST instruction where data to be tested is in Dn (dynamic and static).
- BTST_Dn() - Constructor for class CPU.instructions.BTST.BTST_Dn
- BTST_L - Class in CPU.instructions.BTST
-
The BTST instruction where data to be tested is in .L .
- BTST_L() - Constructor for class CPU.instructions.BTST.BTST_L
- BTST_MinusAn - Class in CPU.instructions.BTST
-
The BTST instruction where data to be tested is in -(An) .
- BTST_MinusAn() - Constructor for class CPU.instructions.BTST.BTST_MinusAn
- BTST_W - Class in CPU.instructions.BTST
-
The BTST instruction where data to be tested is in .W .
- BTST_W() - Constructor for class CPU.instructions.BTST.BTST_W
- buffer - Variable in class drivers.win.WinFile
- Byte - Enum constant in enum class CPU.Size
- byteCount() - Method in enum class CPU.Size
- bytes - Variable in class CPU.DisassembledOperand
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form