Search
lxdream.org :: lxdream/src/sh4/sh4mmio.c :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename src/sh4/sh4mmio.c
changeset 561:533f6b478071
prev550:a27e31340147
next736:a02d1475ccfd
author nkeynes
date Thu Jan 17 21:26:58 2008 +0000 (16 years ago)
permissions -rw-r--r--
last change Fix block overruns from long epilogues
file annotate diff log raw
1.1 --- a/src/sh4/sh4mmio.c Thu Dec 06 10:43:30 2007 +0000
1.2 +++ b/src/sh4/sh4mmio.c Thu Jan 17 21:26:58 2008 +0000
1.3 @@ -1,5 +1,5 @@
1.4 /**
1.5 - * $Id: sh4mmio.c,v 1.15 2007-11-08 11:54:16 nkeynes Exp $
1.6 + * $Id$
1.7 *
1.8 * Miscellaneous and not-really-implemented SH4 peripheral modules. Also
1.9 * responsible for including the IMPL side of the SH4 MMIO pages.
.