|
openMSX
|
#include "FileContext.hh"#include "FileOperations.hh"#include "FileException.hh"#include "StringOp.hh"#include "serialize.hh"#include "serialize_stl.hh"#include "openmsx.hh"#include <algorithm>#include <cassert>
Go to the source code of this file.
Namespaces | |
| namespace | openmsx |
| Thanks to enen for testing this on a real cartridge: | |
Variables | |
| const string | openmsx::USER_DIRS = "{{USER_DIRS}}" |
| const string | openmsx::USER_OPENMSX = "{{USER_OPENMSX}}" |
| const string | openmsx::USER_DATA = "{{USER_DATA}}" |
| const string | openmsx::SYSTEM_DATA = "{{SYSTEM_DATA}}" |
| openmsx::FileContext | |
1.8.1.2