openMSX
|
#include "RomPanasonic.hh"
#include "PanasonicMemory.hh"
#include "MSXMotherBoard.hh"
#include "DeviceConfig.hh"
#include "SRAM.hh"
#include "CacheLine.hh"
#include "one_of.hh"
#include "ranges.hh"
#include "serialize.hh"
#include "xrange.hh"
#include <memory>
Go to the source code of this file.
Namespaces | |
namespace | openmsx |
This file implemented 3 utility functions: | |
Functions | |
openmsx::REGISTER_MSXDEVICE (RomPanasonic, "RomPanasonic") | |
Variables | |
const unsigned | openmsx::SRAM_BASE = 0x80 |
const unsigned | openmsx::RAM_BASE = 0x180 |
openmsx::RomPanasonic | |