Search
lxdream.org :: lxdream :: r940:81e0d3051d5f
lxdream 0.9.1
released Jun 29
Download Now
changeset940:81e0d3051d5f lxdream-mem
parent939:6f2302afeb89
child941:c67574ed4355
authornkeynes
dateSat Jan 03 07:30:26 2009 +0000 (15 years ago)
branchlxdream-mem
Add svn:keywords props on new files
src/sdram.c
src/sh4/mmux86.c
1.1 --- a/src/sdram.c Sat Jan 03 03:30:26 2009 +0000
1.2 +++ b/src/sdram.c Sat Jan 03 07:30:26 2009 +0000
1.3 @@ -1,5 +1,5 @@
1.4 /**
1.5 - * $Id: sdram.c 954 2008-12-26 14:25:23Z nkeynes $
1.6 + * $Id$
1.7 *
1.8 * Dreamcast main SDRAM - access methods and timing controls. This is fairly
1.9 * directly coupled to the SH4
2.1 --- a/src/sh4/mmux86.c Sat Jan 03 03:30:26 2009 +0000
2.2 +++ b/src/sh4/mmux86.c Sat Jan 03 07:30:26 2009 +0000
2.3 @@ -1,5 +1,5 @@
2.4 /**
2.5 - * $Id: mmux86.c 957 2008-12-27 03:14:59Z nkeynes $
2.6 + * $Id$
2.7 *
2.8 * x86-specific MMU code - this emits simple TLB stubs for TLB indirection.
2.9 *
.