openMSX
Classes | Namespaces | Functions
Y8950Periphery.cc File Reference
#include "Y8950Periphery.hh"
#include "Y8950.hh"
#include "MSXAudio.hh"
#include "MSXCPU.hh"
#include "MSXCPUInterface.hh"
#include "MSXDevice.hh"
#include "CacheLine.hh"
#include "Ram.hh"
#include "Rom.hh"
#include "BooleanSetting.hh"
#include "MSXException.hh"
#include "StringOp.hh"
#include "DeviceConfig.hh"
#include "serialize.hh"
#include <memory>
#include <string>
Include dependency graph for Y8950Periphery.cc:

Go to the source code of this file.

Classes

class  openmsx::MusicModulePeriphery
 
class  openmsx::PanasonicAudioPeriphery
 
class  openmsx::ToshibaAudioPeriphery
 

Namespaces

namespace  openmsx
 This file implemented 3 utility functions:
 

Functions

 openmsx::REGISTER_POLYMORPHIC_INITIALIZER (Y8950Periphery, MusicModulePeriphery, "MusicModule")
 
 openmsx::REGISTER_POLYMORPHIC_INITIALIZER (Y8950Periphery, PanasonicAudioPeriphery, "Panasonic")
 
 openmsx::REGISTER_POLYMORPHIC_INITIALIZER (Y8950Periphery, ToshibaAudioPeriphery, "Toshiba")