Return to
vram.c
CVS log
Up to
[RetroPC.NET]
/
xmil
/
vram
Diff for /xmil/vram/vram.c between versions 1.2 and 1.3
version 1.2
, 2004/08/03 11:02:00
version 1.3
, 2004/08/07 10:53:01
Line 4
Line 4
UINT8 GRP_RAM[0x20000];
UINT8 GRP_RAM[0x20000];
UINT8 tram[0x01800];
UINT8 tram[0x01800];
UINT8 updatetmp[0x800+0x101];
Diff format:
Colored
Long colored
Unified
Context
Side by side
Removed from v.1.2
changed lines
Added in v.1.3
RetroPC.NET-CVS <
cvs@retropc.net
>