Return to
vram.c
CVS log
Up to
[RetroPC.NET]
/
xmil
/
vram
Diff for /xmil/vram/vram.c between versions 1.1 and 1.4
version 1.1
, 2004/08/01 05:31:31
version 1.4
, 2004/08/12 13:32:52
Line 1
Line 1
#include "compiler.h"
#include "vram.h"
UINT8 gram[0x20000];
UINT8 tram[0x01800];
UINT8 updatetmp[0x800+0x101];
Diff format:
Colored
Long colored
Unified
Context
Side by side
Removed from v.1.1
changed lines
Added in v.1.4
RetroPC.NET-CVS <
cvs@retropc.net
>