Search
lxdream.org :: lxdream/test/testide.c :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename test/testide.c
changeset 561:533f6b478071
prev263:6f641270b2aa
author nkeynes
date Wed Jun 25 22:50:41 2008 +0000 (15 years ago)
permissions -rw-r--r--
last change Fix size test before end-of-block extension, and add assert after sh4_translate_end_block() for consistency
file annotate diff log raw
1.1 --- a/test/testide.c Wed Jan 03 09:05:13 2007 +0000
1.2 +++ b/test/testide.c Wed Jun 25 22:50:41 2008 +0000
1.3 @@ -1,5 +1,5 @@
1.4 /**
1.5 - * $Id: testide.c,v 1.6 2007-01-03 09:05:13 nkeynes Exp $
1.6 + * $Id$
1.7 *
1.8 * IDE interface test cases. Covers all (known) IDE registers in the
1.9 * 5F7000 - 5F74FF range including DMA, but does not cover any GD-Rom
.