8static DeviceConfig getMultiConfig(
const HardwareConfig& hwConf)
10 static const XMLElement* xml = [] {
12 return doc.allocateElement(
"Multi");
14 return {hwConf, *xml};
18 :
MSXDevice(getMultiConfig(hwConf),
"Multi")
An MSXDevice is an emulated hardware component connected to the bus of the emulated MSX.
void powerDown(EmuTime::param time) override
This method is called when MSX is powered down.
MSXMultiDevice(const HardwareConfig &hwConf)
void reset(EmuTime::param time) override
This method is called on reset.
void powerUp(EmuTime::param time) override
This method is called when MSX is powered up.
static XMLDocument & getStaticDocument()
This file implemented 3 utility functions: