|
openMSX
|
#include "HD.hh"#include "File.hh"#include "FileContext.hh"#include "FileException.hh"#include "DeviceConfig.hh"#include "CliComm.hh"#include "MSXMotherBoard.hh"#include "Reactor.hh"#include "GlobalSettings.hh"#include "MSXException.hh"#include "HDCommand.hh"#include "serialize.hh"#include "memory.hh"#include <bitset>#include <cassert>
Go to the source code of this file.
Namespaces | |
| namespace | openmsx |
| Thanks to enen for testing this on a real cartridge: | |
Typedefs | |
| typedef std::bitset< MAX_HD > | openmsx::HDInUse |
Variables | |
| openmsx::HD | |
1.8.1.2