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

15 years agodist/install lxdreamrc correctly
nkeynes [Fri, 18 Jul 2008 13:21:54 +0000]  tree
dist/install lxdreamrc correctly
Makefile.am


15 years agoFix make check for out-of-tree build
nkeynes [Fri, 18 Jul 2008 12:54:59 +0000]  tree
Fix make check for out-of-tree build
configure
configure.in
test/Makefile.in


15 years agoApparently the .gmo files live in the src dir rather than the build dir.
nkeynes [Fri, 18 Jul 2008 12:14:27 +0000]  tree
Apparently the .gmo files live in the src dir rather than the build dir.
Fix bundle accordingly
Makefile.am
Makefile.in


15 years agoAbort configuration if gettext isn't found (since the build breaks without it)
nkeynes [Fri, 18 Jul 2008 11:20:54 +0000]  tree
Abort configuration if gettext isn't found (since the build breaks without it)
configure
configure.in


15 years agoFix old copy-n-paste error in INFO line
nkeynes [Fri, 18 Jul 2008 11:08:30 +0000]  tree
Fix old copy-n-paste error in INFO line
src/mem.c


15 years agoAvoid writing out the flash if we never allocated it (eg, AICA mode)
nkeynes [Fri, 18 Jul 2008 11:08:02 +0000]  tree
Avoid writing out the flash if we never allocated it (eg, AICA mode)
src/dreamcast.c


15 years agoDisable the FTRC 11 test for now (it's technically an undefined inst)
nkeynes [Fri, 18 Jul 2008 08:49:56 +0000]  tree
Disable the FTRC 11 test for now (it's technically an undefined inst)
test/sh4/ftrc.s


15 years agoRationalize the two SH4 run slice impls into sh4.c, and tidy up the vm exits.
nkeynes [Wed, 16 Jul 2008 10:40:10 +0000]  tree
Rationalize the two SH4 run slice impls into sh4.c, and tidy up the vm exits.
Fixes broken soft-reset with emulator core
Fixes broken build without translator
src/dreamcast.c
src/main.c
src/sh4/mmu.c
src/sh4/sh4.c
src/sh4/sh4.h
src/sh4/sh4core.c
src/sh4/sh4core.h
src/sh4/sh4core.in
src/sh4/sh4mem.c
src/sh4/sh4trans.c
...

15 years agoRemove debugging error whinging
nkeynes [Wed, 16 Jul 2008 10:34:55 +0000]  tree
Remove debugging error whinging
src/drivers/cd_osx.c


15 years agoRecord the SVN revision in the build
nkeynes [Tue, 15 Jul 2008 06:47:49 +0000]  tree
Record the SVN revision in the build
Rationalise the version/copyright strings a little as well.
src/Makefile.am
src/Makefile.in
src/checkver.pl
src/cocoaui/cocoa_win.c
src/cocoaui/cocoaui.c
src/gtkui/gtkcb.c
src/gtkui/gtkui.c
src/lxdream.h
src/main.c


.