#include <MSXSwitchedDevice.hh>
Definition at line 11 of file MSXSwitchedDevice.hh.
◆ MSXSwitchedDevice()
◆ ~MSXSwitchedDevice()
openmsx::MSXSwitchedDevice::~MSXSwitchedDevice |
( |
| ) |
|
|
protected |
◆ peekSwitchedIO()
virtual byte openmsx::MSXSwitchedDevice::peekSwitchedIO |
( |
word |
port, |
|
|
EmuTime::param |
time |
|
) |
| const |
|
pure virtual |
◆ readSwitchedIO()
virtual byte openmsx::MSXSwitchedDevice::readSwitchedIO |
( |
word |
port, |
|
|
EmuTime::param |
time |
|
) |
| |
|
pure virtual |
◆ writeSwitchedIO()
virtual void openmsx::MSXSwitchedDevice::writeSwitchedIO |
( |
word |
port, |
|
|
byte |
value, |
|
|
EmuTime::param |
time |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following files: