File:  [RetroPC.NET] / xmil / vram / vram.c
Revision 1.2: download - view: text, annotated - select for diffs
Tue Aug 3 20:02:00 2004 JST (21 years, 2 months ago) by yui
Branches: MAIN
CVS tags: HEAD
fix...

#include	"compiler.h"
#include	"vram.h"


	UINT8	GRP_RAM[0x20000];
	UINT8	tram[0x01800];


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