Search
lxdream.org :: lxdream/src/sh4/dmac.c :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename src/sh4/dmac.c
changeset 561:533f6b478071
prev502:c4ecae2b1b5e
next736:a02d1475ccfd
author nkeynes
date Mon Jan 14 09:08:58 2008 +0000 (16 years ago)
branchlxdream-mmu
permissions -rw-r--r--
last change Fix TRAPA in emulator core
file annotate diff log raw
1.1 --- a/src/sh4/dmac.c Thu Nov 08 11:54:16 2007 +0000
1.2 +++ b/src/sh4/dmac.c Mon Jan 14 09:08:58 2008 +0000
1.3 @@ -1,5 +1,5 @@
1.4 /**
1.5 - * $Id: dmac.c,v 1.4 2007-11-08 11:54:16 nkeynes Exp $
1.6 + * $Id$
1.7 *
1.8 * SH4 onboard DMA controller (DMAC) peripheral.
1.9 *
.