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

16 years agoFix BIOS reloading
nkeynes [Sat, 27 Oct 2007 05:47:55 +0000]  tree
Fix BIOS reloading
src/dreamcast.c
src/mem.c
src/mem.h


16 years agoFix AICA save state section to include the current audio + IO state
nkeynes [Sat, 27 Oct 2007 05:47:21 +0000]  tree
Fix AICA save state section to include the current audio + IO state
src/aica/aica.c
src/aica/aica.h
src/aica/audio.c
src/aica/audio.h


16 years agoInitial gdrom attachment menu
nkeynes [Sat, 27 Oct 2007 05:44:54 +0000]  tree
Initial gdrom attachment menu
src/Makefile.am
src/Makefile.in
src/config.c
src/config.h
src/gdrom/cdi.c
src/gdrom/gdimage.c
src/gdrom/gdrom.c
src/gdrom/gdrom.h
src/gdrom/linux.c
src/gdrom/nrg.c
...

16 years agoImplement channel position readback
nkeynes [Wed, 24 Oct 2007 21:24:09 +0000]  tree
Implement channel position readback
src/aica/aica.c
src/aica/aica.h
src/aica/audio.c
src/aica/audio.h


16 years agoFix long standing texcache management bug (invalidate palette was not placing
nkeynes [Wed, 24 Oct 2007 21:23:22 +0000]  tree
Fix long standing texcache management bug (invalidate palette was not placing
the invalidated entries on the free list).
src/pvr2/texcache.c


16 years agoReload BIOS/flash when changed in configuration.
nkeynes [Tue, 23 Oct 2007 10:48:24 +0000]  tree
Reload BIOS/flash when changed in configuration.
Fix mem_load_rom to deal with repeat loads and dodgy files
src/dreamcast.c
src/dreamcast.h
src/gui/path_dlg.c
src/mem.c


16 years agoMake controller config actually work
nkeynes [Tue, 23 Oct 2007 10:47:17 +0000]  tree
Make controller config actually work
src/config.c
src/config.h
src/gui/ctrl_dlg.c
src/maple/controller.c
src/maple/maple.h


16 years agoRemove (I think) last remaining glade/glade-derived files, as they're no
nkeynes [Tue, 23 Oct 2007 10:40:46 +0000]  tree
Remove (I think) last remaining glade/glade-derived files, as they're no
longer used.
Makefile.am
Makefile.in
dream.glade
dream.gladep
src/Makefile.am
src/Makefile.in
src/gui/support.c
src/gui/support.h


16 years agoAdd set value by name method
nkeynes [Mon, 22 Oct 2007 21:12:54 +0000]  tree
Add set value by name method
src/config.c
src/config.h


16 years agoFinish updating debug gui window bits
nkeynes [Sun, 21 Oct 2007 11:38:02 +0000]  tree
Finish updating debug gui window bits
src/Makefile.am
src/Makefile.in
src/gui/debug_win.c
src/gui/debugcb.c
src/gui/debugcb.h
src/gui/debugif.c
src/gui/debugif.h
src/gui/dump_win.c
src/gui/gtkui.c
src/gui/gtkui.h
...

.