|
|
| version 1.22, 2006/12/24 07:53:01 | version 1.23, 2006/12/24 13:21:38 |
|---|---|
| Line 1 | Line 1 |
| #if !defined(SUPPORT_PC9821) | |
| #define PROJECTNAME "Neko Project II" | |
| #else | |
| #define PROJECTNAME "Neko Project 21" | |
| #endif | |
| #if !defined(_WIN64) | |
| #define PROJECTSUBNAME "" | |
| #else | |
| #define PROJECTSUBNAME " x64" | |
| #endif | |
| typedef struct { | typedef struct { |
| UINT8 port; | UINT8 port; |
| UINT8 def_en; | UINT8 def_en; |