openMSX
|
#include "MSXRS232.hh"
#include "RS232Device.hh"
#include "CacheLine.hh"
#include "Ram.hh"
#include "Rom.hh"
#include "BooleanSetting.hh"
#include "MSXException.hh"
#include "serialize.hh"
#include "one_of.hh"
#include "outer.hh"
#include "unreachable.hh"
#include <cassert>
#include <memory>
Go to the source code of this file.
Namespaces | |
namespace | openmsx |
This file implemented 3 utility functions: | |
Functions | |
openmsx::REGISTER_MSXDEVICE (MSXRS232, "RS232") | |
Variables | |
const unsigned | openmsx::RAM_OFFSET = 0x2000 |
const unsigned | openmsx::RAM_SIZE = 0x800 |
openmsx::MSXRS232 | |