|
|
| version 1.17, 2004/03/15 11:06:23 | version 1.21, 2004/08/16 07:51:15 |
|---|---|
| Line 73 typedef unsigned char BYTE; | Line 73 typedef unsigned char BYTE; |
| #define SUPPORT_SASI | #define SUPPORT_SASI |
| #define SUPPORT_SCSI | #define SUPPORT_SCSI |
| #define SUPPORT_KEYDISP | #define SUPPORT_KEYDISP |
| #define SUPPORT_SOFTKBD | |
| #define USE_RESUME | #define USE_RESUME |
| #define SOUNDRESERVE 80 | #define SOUNDRESERVE 80 |
| Line 85 typedef UInt64 UINT64; | Line 86 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 |