openMSX
Y8950KeyboardDevice.cc
Go to the documentation of this file.
2
3namespace openmsx {
4
5std::string_view Y8950KeyboardDevice::getClass() const
6{
7 return "Y8950 Keyboard Port";
8}
9
10} // namespace openmsx
std::string_view getClass() const final
A pluggable belongs to a certain class.
This file implemented 3 utility functions:
Definition Autofire.cc:9