openMSX
PrinterPortDevice.cc
Go to the documentation of this file.
1 #include "PrinterPortDevice.hh"
2 
3 namespace openmsx {
4 
6 {
7  return "Printer Port";
8 }
9 
10 } // namespace openmsx