Search
lxdream.org :: lxdream/src/gdrom/ide.h :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename src/gdrom/ide.h
changeset 561:533f6b478071
prev493:c8183f888b14
next736:a02d1475ccfd
author nkeynes
date Sat Jul 05 12:16:37 2008 +0000 (15 years ago)
permissions -rw-r--r--
last change Fix last mmc read sector buffer not being properly zeroed out.
file annotate diff log raw
1.1 --- a/src/gdrom/ide.h Tue Nov 06 08:35:33 2007 +0000
1.2 +++ b/src/gdrom/ide.h Sat Jul 05 12:16:37 2008 +0000
1.3 @@ -1,5 +1,5 @@
1.4 /**
1.5 - * $Id: ide.h,v 1.14 2007-11-06 08:35:33 nkeynes Exp $
1.6 + * $Id$
1.7 *
1.8 * This file defines the interface and structures of the dreamcast's IDE
1.9 * port. Note that the register definitions are in asic.h, as the registers
.