Search
lxdream.org :: lxdream :: changelog
lxdream 0.9.1
released Jun 29
Download Now

17 years agoSample configuration file
nkeynes [Tue, 27 Jun 2006 11:10:22 +0000]  tree
Sample configuration file
lxdreamrc


17 years agocommit updated config.h.in with LIBGL define
nkeynes [Tue, 27 Jun 2006 11:09:39 +0000]  tree
commit updated config.h.in with LIBGL define
config.h.in


17 years agoReport AICA RTC using it's own clock rather than the system gettimeofday.
nkeynes [Tue, 27 Jun 2006 11:04:03 +0000]  tree
Report AICA RTC using it's own clock rather than the system gettimeofday.
src/aica/aica.c


17 years agoAdd register-by-register NOTRACE option (useful for tracing eg 0xA05F6000
nkeynes [Tue, 27 Jun 2006 11:02:48 +0000]  tree
Add register-by-register NOTRACE option (useful for tracing eg 0xA05F6000
without the ridiculous traffic certain status ports get...)
src/asic.h
src/mmio.h
src/sh4/sh4mem.c


17 years agoUpdate for change to bootstrap dumper
nkeynes [Tue, 27 Jun 2006 09:34:27 +0000]  tree
Update for change to bootstrap dumper
src/loader.c


17 years agoAdd cdi.c to the build
nkeynes [Tue, 27 Jun 2006 09:33:12 +0000]  tree
Add cdi.c to the build
src/Makefile.am
src/Makefile.in


17 years agoMove frontplane back to -4 (yeah dodgy temp hack)
nkeynes [Tue, 27 Jun 2006 09:32:09 +0000]  tree
Move frontplane back to -4 (yeah dodgy temp hack)
src/pvr2/render.c


17 years agoImplement multi-format CD image support
nkeynes [Mon, 26 Jun 2006 10:30:42 +0000]  tree
Implement multi-format CD image support
Fix CDI support up to (more or less) work
src/gdrom/cdi.c
src/gdrom/gdrom.c
src/gdrom/gdrom.h
src/gdrom/nrg.c


17 years agoAdd config value retrieval for pathnames
nkeynes [Mon, 19 Jun 2006 11:00:42 +0000]  tree
Add config value retrieval for pathnames
Implement default path for disc + save state loaders
Dump disc ID when mounting a CD
src/bootstrap.c
src/bootstrap.h
src/dreamcast.c
src/dreamcast.h
src/gdrom/gdrom.c
src/gui/callbacks.c
src/gui/gui.c
src/gui/gui.h


17 years agoRemove/cleanup more old logging
nkeynes [Sun, 18 Jun 2006 12:01:53 +0000]  tree
Remove/cleanup more old logging
src/display.c
src/gdrom/ide.c
src/sh4/sh4mmio.c


.