Add generic sdl platform

This commit is contained in:
Chips-fr 2016-01-24 17:42:00 +01:00
parent 2951f7f5cf
commit 8a73441c54
3 changed files with 16 additions and 5 deletions

View file

@ -30,7 +30,7 @@
/* #define CPUEMU_12 */ /* cycle-exact cpu&blitter */
/* #define ACTION_REPLAY */ /* Action Replay 1/2/3 support */
#if !defined(RASPBERRY)
#define PICASSO96 /* Picasso96 display card emulation */
/* #define PICASSO96 */ /* Picasso96 display card emulation */
#define UAEGFX_INTERNAL /* built-in libs:picasso96/uaegfx.card */
#endif
/* #define BSDSOCKET */ /* bsdsocket.library emulation */