openMSX
|
#include "serialize_meta.hh"
#include "cstd.hh"
#include "narrow.hh"
#include "power_of_two.hh"
#include "ranges.hh"
#include "static_vector.hh"
#include <cstddef>
#include <cstdint>
#include <memory>
#include <span>
#include <string>
#include <vector>
Go to the source code of this file.
Namespaces | |
namespace | openmsx |
This file implemented 3 utility functions: | |
namespace | openmsx::AmdFlashChip |
Typedefs | |
using | openmsx::AmdFlashChip::ValidatedChip = AmdFlash::ValidatedChip |
using | openmsx::AmdFlashChip::DeviceInterface = AmdFlash::DeviceInterface |
Functions | |
openmsx::SERIALIZE_CLASS_VERSION (AmdFlash, 3) | |