Represents something you can plug devices into.
void plugHelper(Connector &connector, EmuTime::param time) override
void setStrobe(bool strobe, EmuTime::param time) override
Sets the strobe signal: false = low, true = high.
std::string_view getDescription() const override
Description for this pluggable.
void unplugHelper(EmuTime::param time) override
void writeData(uint8_t data, EmuTime::param time) override
Sets the data signals.
bool getStatus(EmuTime::param time) override
Returns the STATUS signal: false = low = ready, true = high = not ready.
This file implemented 3 utility functions: