Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
E
G
H
I
J
K
M
N
O
R
S
T
U
W
O
OutputModeAsciiActionPerformedHandler()
- Method in class Emu8255.
Emu8255
Handler invoked when the Ascii Output Mode is chosen from the menu.
OutputModeAsciiSetSelected(boolean)
- Method in class Emu8255.
Emu8255GUI
This method makes Ascii Output Mode menu selected or not.
OutputModeBinaryActionPerformedHandler()
- Method in class Emu8255.
Emu8255
Handler invoked when the Binary Output Mode is chosen from the menu.
OutputModeBinarySetSelected(boolean)
- Method in class Emu8255.
Emu8255GUI
This method makes Binary Output Mode menu selected or not.
OutputModeHexadecimalActionPerformedHandler()
- Method in class Emu8255.
Emu8255
Handler invoked when the Hexadecimal Output Mode is chosen from the menu.
OutputModeHexadecimalSetSelected(boolean)
- Method in class Emu8255.
Emu8255GUI
This method makes Hexadecimal Output Mode menu selected or not.
OutputModeIntegerSignedActionPerformedHandler()
- Method in class Emu8255.
Emu8255
Handler invoked when the Integer Signed Output Mode is chosen from the menu.
OutputModeIntegerSignedSetSelected(boolean)
- Method in class Emu8255.
Emu8255GUI
This method makes Integer Signed Output Mode menu selected or not.
OutputModeIntegerUnsignedActionPerformedHandler()
- Method in class Emu8255.
Emu8255
Handler invoked when the Integer unsigned Output Mode is chosen from the menu.
OutputModeIntegerUnsignedSetSelected(boolean)
- Method in class Emu8255.
Emu8255GUI
This method makes Integer Unsigned Output Mode menu selected or not.
OutputThread
- Class in
Emu8255
This class repeatedly reads from
IO_FILE (C:\emu8086.io)
every msec milliseconds checking whether or not a new value has been written to a port.
OutputThread(Emu8255, Emu8255GUI, int)
- Constructor for class Emu8255.
OutputThread
Parameterized Constructor.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
E
G
H
I
J
K
M
N
O
R
S
T
U
W