mirror of
https://github.com/sanni/cartreader.git
synced 2025-01-15 22:49:08 +01:00
Merge remote-tracking branch 'origin/master' into a7800database
This commit is contained in:
commit
3ff99bfe48
@ -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,7 +71,7 @@
|
|||||||
/* [ Atari 2600 --------------------------------------------------- ]
|
/* [ Atari 2600 --------------------------------------------------- ]
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#define ENABLE_2600
|
//#define ENABLE_2600
|
||||||
|
|
||||||
/****/
|
/****/
|
||||||
|
|
||||||
@ -85,7 +85,7 @@
|
|||||||
/* [ Atari 7800 --------------------------------------------------- ]
|
/* [ Atari 7800 --------------------------------------------------- ]
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#define ENABLE_7800
|
//#define ENABLE_7800
|
||||||
|
|
||||||
/****/
|
/****/
|
||||||
|
|
||||||
@ -99,14 +99,14 @@
|
|||||||
/* [ C64 --------------------------------------------------- ]
|
/* [ C64 --------------------------------------------------- ]
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#define ENABLE_C64
|
//#define ENABLE_C64
|
||||||
|
|
||||||
/****/
|
/****/
|
||||||
|
|
||||||
/* [ ColecoVision ------------------------------------------------- ]
|
/* [ ColecoVision ------------------------------------------------- ]
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#define ENABLE_COLV
|
//#define ENABLE_COLV
|
||||||
|
|
||||||
/****/
|
/****/
|
||||||
|
|
||||||
@ -156,7 +156,7 @@
|
|||||||
/* [ Nintendo 64 -------------------------------------------------- ]
|
/* [ Nintendo 64 -------------------------------------------------- ]
|
||||||
*/
|
*/
|
||||||
|
|
||||||
// #define ENABLE_N64
|
#define ENABLE_N64
|
||||||
|
|
||||||
/****/
|
/****/
|
||||||
|
|
||||||
@ -170,28 +170,28 @@
|
|||||||
/* [ 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
|
||||||
|
|
||||||
/****/
|
/****/
|
||||||
|
|
||||||
@ -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