ROLAND  0.70
Amstrad Emulator based on Caprice Source rewritten in C++.
Variables
config.h File Reference

Go to the source code of this file.

Variables

static const auto PACKAGE_BUGREPORT = "development@fkweb.de"
 config.h. Generated from config.h.in by CMake. More...
 
static const auto PACKAGE_NAME = "roland"
 Define to the full name of this package. More...
 
static const auto PACKAGE_STRING = "ROLAND 0.70 Release"
 Define to the full name and version of this package. More...
 
static const auto PACKAGE_TARNAME = "roland"
 Define to the one symbol short name of this package. More...
 
static const auto PACKAGE_VERSION = "0.70"
 Define to the version of this package. More...
 
static const auto DATADIR = "/usr/share/roland/"
 Data directories */. More...
 
static const auto ROMDIR = "/usr/share/roland/roms/"
 
static const auto DISKDIR = "/usr/share/roland/disks/"
 
static const auto AMSROM = "/usr/share/roland/roms/amsdos.rom"
 
static const auto CPCROM = "/usr/share/roland/roms/cpc6128.rom"
 

Variable Documentation

const auto AMSROM = "/usr/share/roland/roms/amsdos.rom"
static

Referenced by Prefs::Prefs().

const auto CPCROM = "/usr/share/roland/roms/cpc6128.rom"
static

Referenced by Prefs::Prefs().

const auto DATADIR = "/usr/share/roland/"
static

Data directories */.

Referenced by Prefs::Prefs().

const auto DISKDIR = "/usr/share/roland/disks/"
static

Referenced by Prefs::Prefs().

const auto PACKAGE_BUGREPORT = "development@fkweb.de"
static

config.h. Generated from config.h.in by CMake.

normal Debug enabled Define to the address where bug reports for this package should be sent.

const auto PACKAGE_NAME = "roland"
static

Define to the full name of this package.

Referenced by Prefs::Prefs().

const auto PACKAGE_STRING = "ROLAND 0.70 Release"
static

Define to the full name and version of this package.

Referenced by main().

const auto PACKAGE_TARNAME = "roland"
static

Define to the one symbol short name of this package.

const auto PACKAGE_VERSION = "0.70"
static

Define to the version of this package.

const auto ROMDIR = "/usr/share/roland/roms/"
static

Referenced by Prefs::Prefs().