|
|
| version 1.41, 2011/01/15 16:01:52 | version 1.43, 2011/12/21 17:34:06 |
|---|---|
| Line 1 | Line 1 |
| /* $Id$ */ | |
| /*- | /*- |
| * Copyright (c) 2003, 2004 NONAKA Kimihiro | * Copyright (c) 2003, 2004 NONAKA Kimihiro |
| * All rights reserved. | * All rights reserved. |
| Line 197 UINT32 gettick(void); | Line 195 UINT32 gettick(void); |
| #if defined(CPUCORE_IA32) | #if defined(CPUCORE_IA32) |
| #define msgbox(title, msg) toolkit_messagebox(title, msg); | #define msgbox(title, msg) toolkit_messagebox(title, msg); |
| #if !defined(DISABLE_PC9821) | |
| #define SUPPORT_PC9821 | #define SUPPORT_PC9821 |
| #define SUPPORT_CRT31KHZ | #define SUPPORT_CRT31KHZ |
| #endif | |
| #define SUPPORT_IDEIO | #define SUPPORT_IDEIO |
| #else | #else |
| #define SUPPORT_CRT15KHZ | #define SUPPORT_CRT15KHZ |