1.1 --- a/src/dreamcast.c Wed Oct 31 09:10:23 2007 +0000
1.2 +++ b/src/dreamcast.c Wed Oct 31 11:53:35 2007 +0000
1.5 - * $Id: dreamcast.c,v 1.27 2007-10-31 09:10:23 nkeynes Exp $
1.6 + * $Id: dreamcast.c,v 1.28 2007-10-31 11:53:35 nkeynes Exp $
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...
1.11 int dreamcast_load_state( const gchar *filename )
1.16 int have_read[MAX_MODULES];