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

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


15 years agoRemove deleted files (upsets distcheck)
nkeynes [Tue, 15 Jul 2008 06:42:24 +0000]  tree
Remove deleted files (upsets distcheck)
po/POTFILES.in


15 years agoRe-indent everything consistently
nkeynes [Mon, 14 Jul 2008 07:44:42 +0000]  tree
Re-indent everything consistently
Fix include guards for consistency as well
src/aica/aica.c
src/aica/armcore.c
src/aica/armcore.h
src/aica/armdasm.c
src/aica/armdasm.h
src/aica/armmem.c
src/aica/audio.c
src/aica/audio.h
src/asic.c
src/bios.c
...

15 years agoRemove obsolete files
nkeynes [Mon, 14 Jul 2008 07:42:45 +0000]  tree
Remove obsolete files
src/gdrom/cdi.h
src/pvr2/rendbkg.c


15 years agoFix version number in configure.in
nkeynes [Mon, 14 Jul 2008 00:09:51 +0000]  tree
Fix version number in configure.in
Remove obsolete x86_64 AM conditional
Add --disable-translator option for testing purposes
Makefile.in
configure
configure.in
src/Makefile.in


.