mirror of
https://github.com/sanni/cartreader.git
synced 2025-02-18 14:06:20 +01:00
revert accidently committed Config.h
This commit is contained in:
parent
3441cedfd4
commit
d8809b198d
@ -29,7 +29,7 @@
|
|||||||
Choose your hardware version:
|
Choose your hardware version:
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#define HW5
|
//#define HW5
|
||||||
//#define HW4
|
//#define HW4
|
||||||
//#define HW3
|
//#define HW3
|
||||||
//#define HW2
|
//#define HW2
|
||||||
@ -71,56 +71,56 @@
|
|||||||
/* [ Atari 2600 --------------------------------------------------- ]
|
/* [ Atari 2600 --------------------------------------------------- ]
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#define ENABLE_2600
|
//#define ENABLE_2600
|
||||||
|
|
||||||
/****/
|
/****/
|
||||||
|
|
||||||
/* [ Atari 5200 --------------------------------------------------- ]
|
/* [ Atari 5200 --------------------------------------------------- ]
|
||||||
*/
|
*/
|
||||||
|
|
||||||
// #define ENABLE_5200
|
//#define ENABLE_5200
|
||||||
|
|
||||||
/****/
|
/****/
|
||||||
|
|
||||||
/* [ Atari 7800 --------------------------------------------------- ]
|
/* [ Atari 7800 --------------------------------------------------- ]
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#define ENABLE_7800
|
//#define ENABLE_7800
|
||||||
|
|
||||||
/****/
|
/****/
|
||||||
|
|
||||||
/* [ Benesse Pocket Challenge W ----------------------------------- ]
|
/* [ Benesse Pocket Challenge W ----------------------------------- ]
|
||||||
*/
|
*/
|
||||||
|
|
||||||
// #define ENABLE_PCW
|
//#define ENABLE_PCW
|
||||||
|
|
||||||
/****/
|
/****/
|
||||||
|
|
||||||
/* [ C64 --------------------------------------------------- ]
|
/* [ C64 --------------------------------------------------- ]
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#define ENABLE_C64
|
//#define ENABLE_C64
|
||||||
|
|
||||||
/****/
|
/****/
|
||||||
|
|
||||||
/* [ ColecoVision ------------------------------------------------- ]
|
/* [ ColecoVision ------------------------------------------------- ]
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#define ENABLE_COLV
|
//#define ENABLE_COLV
|
||||||
|
|
||||||
/****/
|
/****/
|
||||||
|
|
||||||
/* [ Emerson Arcadia 2001 ----------------------------------------- ]
|
/* [ Emerson Arcadia 2001 ----------------------------------------- ]
|
||||||
*/
|
*/
|
||||||
|
|
||||||
// #define ENABLE_ARC
|
//#define ENABLE_ARC
|
||||||
|
|
||||||
/****/
|
/****/
|
||||||
|
|
||||||
/* [ Fairchild Channel F ------------------------------------------ ]
|
/* [ Fairchild Channel F ------------------------------------------ ]
|
||||||
*/
|
*/
|
||||||
|
|
||||||
// #define ENABLE_FAIRCHILD
|
//#define ENABLE_FAIRCHILD
|
||||||
|
|
||||||
/****/
|
/****/
|
||||||
|
|
||||||
@ -142,21 +142,21 @@
|
|||||||
/* [ Intellivision ------------------------------------------------ ]
|
/* [ Intellivision ------------------------------------------------ ]
|
||||||
*/
|
*/
|
||||||
|
|
||||||
// #define ENABLE_INTV
|
#define ENABLE_INTV
|
||||||
|
|
||||||
/****/
|
/****/
|
||||||
|
|
||||||
/* [ Neo Geo Pocket ----------------------------------------------- ]
|
/* [ Neo Geo Pocket ----------------------------------------------- ]
|
||||||
*/
|
*/
|
||||||
|
|
||||||
// #define ENABLE_NGP
|
//#define ENABLE_NGP
|
||||||
|
|
||||||
/****/
|
/****/
|
||||||
|
|
||||||
/* [ Nintendo 64 -------------------------------------------------- ]
|
/* [ Nintendo 64 -------------------------------------------------- ]
|
||||||
*/
|
*/
|
||||||
|
|
||||||
// #define ENABLE_N64
|
#define ENABLE_N64
|
||||||
|
|
||||||
/****/
|
/****/
|
||||||
|
|
||||||
@ -170,35 +170,35 @@
|
|||||||
/* [ Magnavox Odyssey 2 ------------------------------------------- ]
|
/* [ Magnavox Odyssey 2 ------------------------------------------- ]
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#define ENABLE_ODY2
|
//#define ENABLE_ODY2
|
||||||
|
|
||||||
/****/
|
/****/
|
||||||
|
|
||||||
/* [ MSX ------------------------------------------- ]
|
/* [ MSX ------------------------------------------- ]
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#define ENABLE_MSX
|
//#define ENABLE_MSX
|
||||||
|
|
||||||
/****/
|
/****/
|
||||||
|
|
||||||
/* [ PC Engine/TurboGrafx 16 -------------------------------------- ]
|
/* [ PC Engine/TurboGrafx 16 -------------------------------------- ]
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#define ENABLE_PCE
|
//#define ENABLE_PCE
|
||||||
|
|
||||||
/****/
|
/****/
|
||||||
|
|
||||||
/* [ Pokemon Mini -------------------------------------- ]
|
/* [ Pokemon Mini -------------------------------------- ]
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#define ENABLE_POKE
|
//#define ENABLE_POKE
|
||||||
|
|
||||||
/****/
|
/****/
|
||||||
|
|
||||||
/* [ Sega Master System/Mark III/Game Gear/SG-1000 ---------------- ]
|
/* [ Sega Master System/Mark III/Game Gear/SG-1000 ---------------- ]
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#define ENABLE_SMS
|
//#define ENABLE_SMS
|
||||||
|
|
||||||
/****/
|
/****/
|
||||||
|
|
||||||
@ -212,28 +212,28 @@
|
|||||||
/* [ Super Famicom SF Memory Cassette ----------------------------- ]
|
/* [ Super Famicom SF Memory Cassette ----------------------------- ]
|
||||||
*/
|
*/
|
||||||
|
|
||||||
// #define ENABLE_SFM
|
//#define ENABLE_SFM
|
||||||
|
|
||||||
/****/
|
/****/
|
||||||
|
|
||||||
/* [ Super Famicom Satellaview ------------------------------------ ]
|
/* [ Super Famicom Satellaview ------------------------------------ ]
|
||||||
*/
|
*/
|
||||||
|
|
||||||
// #define ENABLE_SV
|
//#define ENABLE_SV
|
||||||
|
|
||||||
/****/
|
/****/
|
||||||
|
|
||||||
/* [ Super Famicom Sufami Turbo ----------------------------------- ]
|
/* [ Super Famicom Sufami Turbo ----------------------------------- ]
|
||||||
*/
|
*/
|
||||||
|
|
||||||
// #define ENABLE_ST
|
//#define ENABLE_ST
|
||||||
|
|
||||||
/****/
|
/****/
|
||||||
|
|
||||||
/* [ Super Famicom Game Processor RAM Cassette -------------------- ]
|
/* [ Super Famicom Game Processor RAM Cassette -------------------- ]
|
||||||
*/
|
*/
|
||||||
|
|
||||||
// #define ENABLE_GPC
|
//#define ENABLE_GPC
|
||||||
|
|
||||||
/****/
|
/****/
|
||||||
|
|
||||||
@ -247,42 +247,42 @@
|
|||||||
/* [ Vectrex --------------------------------------------------- ]
|
/* [ Vectrex --------------------------------------------------- ]
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#define ENABLE_VECTREX
|
//#define ENABLE_VECTREX
|
||||||
|
|
||||||
/****/
|
/****/
|
||||||
|
|
||||||
/* [ Virtual Boy -------------------------------------------------- ]
|
/* [ Virtual Boy -------------------------------------------------- ]
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#define ENABLE_VBOY
|
//#define ENABLE_VBOY
|
||||||
|
|
||||||
/****/
|
/****/
|
||||||
|
|
||||||
/* [ Watara Supervision ------------------------------------------- ]
|
/* [ Watara Supervision ------------------------------------------- ]
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#define ENABLE_WSV
|
//#define ENABLE_WSV
|
||||||
|
|
||||||
/****/
|
/****/
|
||||||
|
|
||||||
/* [ WonderSwan and Benesse Pocket Challenge v2 ------------------- ]
|
/* [ WonderSwan and Benesse Pocket Challenge v2 ------------------- ]
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#define ENABLE_WS
|
//#define ENABLE_WS
|
||||||
|
|
||||||
/****/
|
/****/
|
||||||
|
|
||||||
/* [ Super A'can -------------------------------------------------- ]
|
/* [ Super A'can -------------------------------------------------- ]
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#define ENABLE_SUPRACAN
|
//#define ENABLE_SUPRACAN
|
||||||
|
|
||||||
/****/
|
/****/
|
||||||
|
|
||||||
/* [ Casio Loopy -------------------------------------------------- ]
|
/* [ Casio Loopy -------------------------------------------------- ]
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#define ENABLE_LOOPY
|
//#define ENABLE_LOOPY
|
||||||
|
|
||||||
/****/
|
/****/
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user