11 : motherBoard(motherBoard_)
12 , name(
std::move(name_))
13 , description(description_)
void unregisterDebuggable(std::string_view name, Debuggable &debuggable)
void registerDebuggable(std::string name, Debuggable &debuggable)
EmuTime::param getCurrentTime() const
Convenience method: This is the same as getScheduler().getCurrentTime().
byte read(unsigned address) override
std::string_view getDescription() const final
unsigned getSize() const final
void write(unsigned address, byte value) override
SimpleDebuggable(MSXMotherBoard &motherBoard, std::string name, static_string_view description, unsigned size)
This file implemented 3 utility functions: