1.1 --- a/src/pvr2/pvr2.h Thu Dec 22 07:38:12 2005 +0000
1.2 +++ b/src/pvr2/pvr2.h Sun Dec 25 08:24:11 2005 +0000
1.5 + * $Id: pvr2.h,v 1.3 2005-12-25 08:24:07 nkeynes Exp $
1.7 + * PVR2 (video chip) MMIO registers and functions.
1.9 + * Copyright (c) 2005 Nathan Keynes.
1.11 + * This program is free software; you can redistribute it and/or modify
1.12 + * it under the terms of the GNU General Public License as published by
1.13 + * the Free Software Foundation; either version 2 of the License, or
1.14 + * (at your option) any later version.
1.16 + * This program is distributed in the hope that it will be useful,
1.17 + * but WITHOUT ANY WARRANTY; without even the implied warranty of
1.18 + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1.19 + * GNU General Public License for more details.
1.24 MMIO_REGION_BEGIN( 0x005F8000, PVR2, "Power VR/2" )