--- np2/win9xc/np2.cpp 2004/02/13 20:31:55 1.16 +++ np2/win9xc/np2.cpp 2004/03/04 15:20:13 1.19 @@ -32,6 +32,7 @@ #include "diskdrv.h" #include "fddfile.h" #include "timing.h" +#include "keystat.h" #include "debugsub.h" @@ -39,7 +40,9 @@ #define OPENING_WAIT 1500 #endif -#if defined(CPUCORE_IA32) +#if defined(SUPPORT_PC9821) + const char szAppCaption[] = "Neko Project-21"; +#elif defined(CPUCORE_IA32) const char szAppCaption[] = "Neko Project II (IA-32)"; #else const char szAppCaption[] = "Neko Project II (C Version)"; @@ -500,7 +503,7 @@ static void np2cmd(HWND hWnd, UINT16 cmd break; case IDM_I286SAVE: - debugsub_status(); + debugsub_status2(); break; case IDM_HELP: