--- previous/src/cpu/sysconfig.h 2018/04/24 19:25:47 1.1 +++ previous/src/cpu/sysconfig.h 2018/04/24 19:31:56 1.1.1.3 @@ -23,8 +23,6 @@ //#define DEBUGGER #define FILESYS /* filesys emulation */ -#define UAE_FILESYS_THREADS -//#define AUTOCONFIG /* autoconfig support, fast ram, harddrives etc.. */ //#define JIT /* JIT compiler support */ #define NATMEM_OFFSET natmem_offset #define USE_NORMAL_CALLING_CONVENTION 0 @@ -55,6 +53,7 @@ #define CPUEMU_20 /* 68020 "cycle-exact" + blitter */ #define CPUEMU_21 /* 68030 (040/060) "cycle-exact" + blitter */ #define CPUEMU_31 /* 68040 Aranym MMU */ +#define CPUEMU_32 /* 68030 with MMU */ //#define ACTION_REPLAY /* Action Replay 1/2/3 support */ #define PICASSO96 /* Picasso96 display card emulation */ #define UAEGFX_INTERNAL /* built-in libs:picasso96/uaegfx.card */ @@ -66,7 +65,6 @@ #define ARCADIA /* Arcadia arcade system */ #define ARCHIVEACCESS /* ArchiveAccess decompression library */ #define LOGITECHLCD /* Logitech G15 LCD */ -//#define SAVESTATE /* State file support */ #define A2091 /* A590/A2091 SCSI */ #define A2065 /* A2065 Ethernet card */ #define NCR /* A4000T/A4091 SCSI */