|
|
| version 1.16, 2004/03/15 05:06:01 | version 1.18, 2004/03/24 17:11:09 |
|---|---|
| Line 66 typedef unsigned char BYTE; | Line 66 typedef unsigned char BYTE; |
| // #define SUPPORT_NORMALDISP | // #define SUPPORT_NORMALDISP |
| #define MEMOPTIMIZE 1 | #define MEMOPTIMIZE 1 |
| //#define SUPPORT_CRT15KHZ | #define SUPPORT_CRT15KHZ |
| #define SUPPORT_CRT31KHZ | |
| #define SUPPORT_S98 | #define SUPPORT_S98 |
| #define SUPPORT_SWSEEKSND | #define SUPPORT_SWSEEKSND |
| #define SUPPORT_HOSTDRV | #define SUPPORT_HOSTDRV |
| Line 75 typedef unsigned char BYTE; | Line 74 typedef unsigned char BYTE; |
| #define SUPPORT_SCSI | #define SUPPORT_SCSI |
| #define SUPPORT_KEYDISP | #define SUPPORT_KEYDISP |
| #define USE_RESUME | |
| #define SOUNDRESERVE 80 | #define SOUNDRESERVE 80 |
| #if defined(CPUCORE_IA32) | #if defined(CPUCORE_IA32) |
| Line 85 typedef UInt64 UINT64; | Line 85 typedef UInt64 UINT64; |
| #define CPUCALL | #define CPUCALL |
| #define MEMCALL | #define MEMCALL |
| #define SUPPORT_PC9821 | #define SUPPORT_PC9821 |
| #define SUPPORT_CRT31KHZ | |
| #define IA32_PAGING_EACHSIZE | |
| static inline void msgbox(char* title, char* msg) { } | static inline void msgbox(char* title, char* msg) { } |
| #endif | #endif |