openMSX
|
#include "YM2413NukeYKT.hh"
#include "serialize.hh"
#include "cstd.hh"
#include "enumerate.hh"
#include "Math.hh"
#include "narrow.hh"
#include "one_of.hh"
#include "ranges.hh"
#include "unreachable.hh"
#include "xrange.hh"
#include <algorithm>
#include <array>
#include <cstring>
#include "YM2413NukeYktTables.ii"
Go to the source code of this file.
Namespaces | |
namespace | openmsx |
This file implemented 3 utility functions: | |
namespace | openmsx::YM2413NukeYKT |
Functions | |
constexpr bool | openmsx::YM2413NukeYKT::is_rm_cycle (int cycle) |
constexpr YM2413::RmNum | openmsx::YM2413NukeYKT::rm_for_cycle (int cycle) |
openmsx::SERIALIZE_ENUM (YM2413NukeYKT::YM2413::EgState, egStateInfo) | |
openmsx::REGISTER_POLYMORPHIC_INITIALIZER (YM2413Core, YM2413, "YM2413-NukeYKT") | |