--- np2/x11/debug/viewmem.c 2003/12/11 15:11:56 1.1 +++ np2/x11/debug/viewmem.c 2011/01/15 18:55:47 1.2 @@ -30,7 +30,7 @@ void viewmem_read(VIEWMEM_T *cfg, UINT32 } } - // CG-Window¤Ï̵»ë + // CG-Windowåá¥Ãíä¡£ð¨ if (adrs < 0xa5000) { if ((adrs + size) <= 0xa5000) { ZeroMemory(buf, size);