Diff for /np2/win9xc/Attic/debugwin.cpp between versions 1.1 and 1.2

version 1.1, 2004/03/09 23:39:20 version 1.2, 2004/03/10 02:42:51
Line 114  typedef struct { Line 114  typedef struct {
   
 static  MEMDBG          memdbg;  static  MEMDBG          memdbg;
   
 static const char memdbgclass[] = "np2-ia32page";  static const char memdbgclass[] = "np2-memdbg";
 static const char memdbgtitle[] = "IA32 - paging";  static const char memdbgtitle[] = "IA32 - MEMORY MAP";
   
 static const UINT32 mdwinpal[MEMDBG32_PALS] =  static const UINT32 mdwinpal[MEMDBG32_PALS] =
                         {0x00333333, 0x00000000,                           {0x00333333, 0x00000000, 

Removed from v.1.1  
changed lines
  Added in v.1.2


RetroPC.NET-CVS <cvs@retropc.net>