Diff for /xmil/vram/vram.c between versions 1.1 and 1.5

version 1.1, 2004/08/01 05:31:31 version 1.5, 2005/02/04 06:42:12
Line 1 Line 1
   #include        "compiler.h"
   #include        "vram.h"
   
   
           TRAM    tram[0x800];
           UINT8   gram[GRAM_SIZE];
   

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


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