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

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
...

16 years agoRename mmr_win.c to mmio_win.c
nkeynes [Sun, 21 Oct 2007 05:31:07 +0000]  tree
Rename mmr_win.c to mmio_win.c
src/Makefile.am
src/Makefile.in


16 years agoMore GUI WIP
nkeynes [Sun, 21 Oct 2007 05:21:35 +0000]  tree
More GUI WIP
src/gui/ctrl_dlg.c
src/gui/debug_win.c
src/gui/debugcb.c
src/gui/debugif.c
src/gui/dump_win.c
src/gui/gtkcb.c
src/gui/gtkui.c
src/gui/gtkui.h
src/gui/main_win.c
src/gui/mmio_win.c
...

16 years agoRemove error on unable to open file
nkeynes [Sun, 21 Oct 2007 05:20:35 +0000]  tree
Remove error on unable to open file
src/loader.c


.