|
openMSX
|
#include "IDEDeviceFactory.hh"#include "DummyIDEDevice.hh"#include "IDEHD.hh"#include "IDECDROM.hh"#include "DeviceConfig.hh"#include "MSXException.hh"#include "memory.hh"
Go to the source code of this file.
Namespaces | |
| namespace | openmsx |
| Thanks to enen for testing this on a real cartridge: | |
| namespace | openmsx::IDEDeviceFactory |
Functions | |
| unique_ptr< IDEDevice > | openmsx::IDEDeviceFactory::create (const DeviceConfig &config) |
1.8.1.2