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 "CommandController.hh"
#include "MSXException.hh"
#include "StringOp.hh"
#include "DeviceConfig.hh"
#include "serialize.hh"
#include "memory.hh"
#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
 Thanks to enen for testing this on a real cartridge:

Functions

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