5#ifndef OSCR_LANG_CORE_NAMES_H_
6# define OSCR_LANG_CORE_NAMES_H_
12 constexpr char const PROGMEM GameBoy[] =
"Game Boy (Color)";
13 constexpr char const PROGMEM GBMemoryModule[] =
"GB Memory Module";
14 constexpr char const PROGMEM GBSmartModule[] =
"Game Boy Smart Module";
16# if OPTION_VOLTAGE_SPECIFIER & 2
17 constexpr char const PROGMEM GameBoyAdvance[] =
"Game Boy Advance (3V)";
19 constexpr char const PROGMEM GameBoyAdvance[] =
"Game Boy Advance";
22# if ((OSCR_REGION == REGN_AS) || ((OSCR_REGION == REGN_AUTO) && (OSCR_LANGUAGE == LANG_JA)))
23 constexpr char const PROGMEM NES[] =
"Famicom";
24 constexpr char const PROGMEM SNES[] =
"Super Famicom";
26 constexpr char const PROGMEM NES[] =
"NES";
27 constexpr char const PROGMEM SNES[] =
"SNES";
30 constexpr char const PROGMEM Satellaview[] =
"Satellaview";
31 constexpr char const PROGMEM SFM[] =
"SF Memory Cassette";
32 constexpr char const PROGMEM ST[] =
"Sufami Turbo";
33 constexpr char const PROGMEM GPC[] =
"Game Processor RAM";
35# if OPTION_VOLTAGE_SPECIFIER & 2
36 constexpr char const PROGMEM N64[] =
"Nintendo 64 (3V)";
38 constexpr char const PROGMEM N64[] =
"Nintendo 64";
41# if (OSCR_REGION == REGN_NA)
42 constexpr char const PROGMEM MegaDrive[] =
"Genesis";
43# elif ((OSCR_REGION != REGN_AUTO) || ((OSCR_REGION == REGN_AUTO) && (OSCR_LANGUAGE != LANG_EN)))
44 constexpr char const PROGMEM MegaDrive[] =
"Mega Drive";
46 constexpr char const PROGMEM MegaDrive[] =
"Mega Drive/Genesis";
49 constexpr char const PROGMEM SMSGGSG[] =
"SMS/GG/MIII/SG-1000";
50 constexpr char const PROGMEM SMS[] =
"Sega Master System";
51 constexpr char const PROGMEM GameGear[] =
"Game Gear";
52 constexpr char const PROGMEM SG1000[] =
"SG-1000";
54# if (OSCR_REGION == REGN_NA)
55 constexpr char const PROGMEM PCEngine[] =
"TurboGrafx-16";
56# elif ((OSCR_REGION != REGN_AUTO) || ((OSCR_REGION == REGN_AUTO) && (OSCR_LANGUAGE != LANG_EN)))
57 constexpr char const PROGMEM PCEngine[] =
"PC Engine";
59 constexpr char const PROGMEM PCEngine[] =
"PC Engine/TG16";
62# if (OPTION_VOLTAGE_SPECIFIER & 2)
63 constexpr char const PROGMEM WonderSwan[] =
"WonderSwan (3V)";
65 constexpr char const PROGMEM WonderSwan[] =
"WonderSwan";
68# if (OPTION_VOLTAGE_SPECIFIER & 2)
69 constexpr char const PROGMEM NeoGeoPocket[] =
"NeoGeo Pocket (3V)";
71 constexpr char const PROGMEM NeoGeoPocket[] =
"NeoGeo Pocket";
74 constexpr char const PROGMEM Intellivision[] =
"Intellivision";
76 constexpr char const PROGMEM Colecovision[] =
"Colecovision";
78 constexpr char const PROGMEM VirtualBoy[] =
"Virtual Boy";
80# if (OPTION_VOLTAGE_SPECIFIER & 2)
81 constexpr char const PROGMEM Supervision[] =
"Watara Supervision (3V)";
83 constexpr char const PROGMEM Supervision[] =
"Watara Supervision";
86 constexpr char const PROGMEM PocketChallengeW[] =
"Pocket Challenge W";
88 constexpr char const PROGMEM Atari2600[] =
"Atari 2600";
89 constexpr char const PROGMEM Atari5200[] =
"Atari 5200";
90 constexpr char const PROGMEM Atari7800[] =
"Atari 7800";
92 constexpr char const PROGMEM Odyssey2[] =
"Magnavox Odyssey 2";
94 constexpr char const PROGMEM Arcadia2001[] =
"Arcadia 2001";
96 constexpr char const PROGMEM ChannelF[] =
"Fairchild Channel F";
98 constexpr char const PROGMEM SuperAcan[] =
"Super A'can";
100 constexpr char const PROGMEM MSX[] =
"MSX";
102# if (OPTION_VOLTAGE_SPECIFIER & 2)
103 constexpr char const PROGMEM PokemonMini[] =
"Pokemon Mini (3V)";
105 constexpr char const PROGMEM PokemonMini[] =
"Pokemon Mini";
108 constexpr char const PROGMEM CasioLoopy[] =
"Casio Loopy";
110 constexpr char const PROGMEM Commodore64[] =
"Commodore 64";
112 constexpr char const PROGMEM AtariJaguar[] =
"Atari Jaguar";
114 constexpr char const PROGMEM AtariLynx[] =
"Atari Lynx";
116 constexpr char const PROGMEM Vectrex[] =
"Vectrex";
118 constexpr char const PROGMEM Atari8[] =
"Atari 8-bit";
120 constexpr char const PROGMEM BallyAstrocade[] =
"Bally Astrocade";
122 constexpr char const PROGMEM LittleJammer[] =
"Bandai LJ";
124 constexpr char const PROGMEM LittleJammerPro[] =
"Bandai LJ Pro";
126 constexpr char const PROGMEM CasioPV1000[] =
"Casio PV-1000";
128 constexpr char const PROGMEM VIC20[] =
"Commodore VIC-20";
130# if (OPTION_VOLTAGE_SPECIFIER & 2)
131 constexpr char const PROGMEM Leapster[] =
"LF Leapster (3V)";
133 constexpr char const PROGMEM Leapster[] =
"LF Leapster";
136 constexpr char const PROGMEM RCAStudio2[] =
"RCA Studio II";
138 constexpr char const PROGMEM TI99[] =
"TI-99";
140 constexpr char const PROGMEM TomyPyuuta[] =
"Tomy Pyuuta";
142 constexpr char const PROGMEM TRS80[] =
"TRS-80";
144# if (OPTION_VOLTAGE_SPECIFIER & 2)
145 constexpr char const PROGMEM VSmile[] =
"Vtech V.Smile (3V)";
147 constexpr char const PROGMEM VSmile[] =
"Vtech V.Smile";
150 constexpr char const PROGMEM Flashrom[] =
"Flashrom Programmer";
152 constexpr char const PROGMEM CPS3[] =
"CP System III";
154# if (OPTION_VOLTAGE_SPECIFIER & 2)
155 constexpr char const PROGMEM SelfTest[] =
"Self Test (3V)";
157 constexpr char const PROGMEM SelfTest[] =
"Self Test";
Core-specific string constants.
Definition OSCR.h:106