|
|
| version 1.13, 2004/02/16 05:31:31 | version 1.15, 2004/03/02 23:23:06 |
|---|---|
| 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_WAVEMIX | #define SUPPORT_SWSEEKSND |
| #define SUPPORT_HOSTDRV | #define SUPPORT_HOSTDRV |
| #define SUPPORT_SASI | #define SUPPORT_SASI |
| #define SUPPORT_SCSI | #define SUPPORT_SCSI |
| Line 84 typedef unsigned long long UINT64; | Line 85 typedef unsigned long long UINT64; |
| #define MEMCALL | #define MEMCALL |
| typedef UINT64 DWORD; | typedef UINT64 DWORD; |
| typedef UINT32 WORD; | typedef UINT32 WORD; |
| static inline void msgbox(char* title, char* msg) { } | |
| #endif | #endif |