1 #ifndef DUMMYY8950KEYBOARDDEVICE_HH 2 #define DUMMYY8950KEYBOARDDEVICE_HH 12 byte read(EmuTime::param time)
override;
Represents something you can plug devices into.
void unplugHelper(EmuTime::param time) override
uint8_t byte
8 bit unsigned integer
void plugHelper(Connector &connector, EmuTime::param time) override
This class implements a subset of the proposal for std::string_ref (proposed for the next c++ standar...
string_ref getDescription() const override
Description for this pluggable.
void write(byte data, EmuTime::param time) override
Send data to the device.
byte read(EmuTime::param time) override
Read data from the device.
Thanks to enen for testing this on a real cartridge: