openMSX
|
#include "IDEDeviceFactory.hh"
#include "DummyIDEDevice.hh"
#include "IDEHD.hh"
#include "IDECDROM.hh"
#include "DeviceConfig.hh"
#include "MSXException.hh"
#include <memory>
Go to the source code of this file.
Namespaces | |
namespace | openmsx |
This file implemented 3 utility functions: | |
namespace | openmsx::IDEDeviceFactory |
Functions | |
std::unique_ptr< IDEDevice > | openmsx::IDEDeviceFactory::create (const DeviceConfig &config) |