openMSX
|
#include "YM2413Burczynski.hh"
#include "Math.hh"
#include "cstd.hh"
#include "narrow.hh"
#include "ranges.hh"
#include "serialize.hh"
#include "xrange.hh"
#include <array>
#include <cstdint>
#include <iostream>
Go to the source code of this file.
Namespaces | |
namespace | openmsx |
This file implemented 3 utility functions: | |
namespace | openmsx::YM2413Burczynski |
Functions | |
openmsx::SERIALIZE_ENUM (YM2413Burczynski::Slot::EnvelopeState, envelopeStateInfo) | |
openmsx::REGISTER_POLYMORPHIC_INITIALIZER (YM2413Core, YM2413, "YM2413-Jarek-Burczynski") | |