|
openMSX
|
#include "MidiInReader.hh"#include "MidiInConnector.hh"#include "PlugException.hh"#include "EventDistributor.hh"#include "Scheduler.hh"#include "FilenameSetting.hh"#include "FileOperations.hh"#include "StringOp.hh"#include "serialize.hh"#include "memory.hh"#include <cstdio>#include <cerrno>#include <cstring>
Go to the source code of this file.
Namespaces | |
| namespace | openmsx |
| Thanks to enen for testing this on a real cartridge: | |
Functions | |
| openmsx::REGISTER_POLYMORPHIC_INITIALIZER (Pluggable, MidiInReader,"MidiInReader") | |
Variables | |
| openmsx::MidiInReader | |
1.8.1.2