#include <I8251.hh>
Definition at line 15 of file I8251.hh.
◆ I8251Interface()
openmsx::I8251Interface::I8251Interface |
( |
| ) |
|
|
protecteddefault |
◆ ~I8251Interface()
openmsx::I8251Interface::~I8251Interface |
( |
| ) |
|
|
protecteddefault |
◆ getCTS()
virtual bool openmsx::I8251Interface::getCTS |
( |
EmuTime::param |
time | ) |
|
|
pure virtual |
◆ getDSR()
virtual bool openmsx::I8251Interface::getDSR |
( |
EmuTime::param |
time | ) |
|
|
pure virtual |
◆ setDTR()
virtual void openmsx::I8251Interface::setDTR |
( |
bool |
status, |
|
|
EmuTime::param |
time |
|
) |
| |
|
pure virtual |
◆ setRTS()
virtual void openmsx::I8251Interface::setRTS |
( |
bool |
status, |
|
|
EmuTime::param |
time |
|
) |
| |
|
pure virtual |
◆ setRxRDY()
virtual void openmsx::I8251Interface::setRxRDY |
( |
bool |
status, |
|
|
EmuTime::param |
time |
|
) |
| |
|
pure virtual |
◆ signal()
virtual void openmsx::I8251Interface::signal |
( |
EmuTime::param |
time | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: