Search
lxdream.org :: lxdream/src/dreamcast.c :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename src/dreamcast.c
changeset 561:533f6b478071
prev543:361ec0a70cf2
next585:371342a39c09
author nkeynes
date Tue Jan 01 08:57:33 2008 +0000 (16 years ago)
branchlxdream-mmu
permissions -rw-r--r--
last change Add breakpoint_type_t enum (general cleanup)
file annotate diff log raw
1.1 --- a/src/dreamcast.c Thu Nov 22 11:10:15 2007 +0000
1.2 +++ b/src/dreamcast.c Tue Jan 01 08:57:33 2008 +0000
1.3 @@ -1,5 +1,5 @@
1.4 /**
1.5 - * $Id: dreamcast.c,v 1.28 2007-10-31 11:53:35 nkeynes Exp $
1.6 + * $Id$
1.7 * Central switchboard for the system. This pulls all the individual modules
1.8 * together into some kind of coherent structure. This is also where you'd
1.9 * add Naomi support, if I ever get a board to play with...
.