Diff for /xmil/vram/makesub.c between versions 1.1 and 1.2

version 1.1, 2004/08/07 07:19:56 version 1.2, 2004/08/10 08:28:49
Line 4 Line 4
   
         UINT32  to256col[512];          UINT32  to256col[512];
   
   
 const UINT8 x2left[256] = {  const UINT8 x2left[256] = {
                                 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,                                  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
                                 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,                                  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,

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


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