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

16 years agoFix immediate call to MMU_ldtlb (braino...) lxdream_0_8_2
nkeynes [Thu, 20 Dec 2007 09:56:07 +0000]  tree
Fix immediate call to MMU_ldtlb (braino...)
src/sh4/sh4x86.c
src/sh4/sh4x86.in


16 years agoFix video_gtk_init() not returning a failing status if the glx init failed
nkeynes [Wed, 19 Dec 2007 00:47:13 +0000]  tree
Fix video_gtk_init() not returning a failing status if the glx init failed
Add a gtk-based blank method to prevent crash on expose
src/drivers/video_gtk.c


16 years agoFix main return value
nkeynes [Mon, 10 Dec 2007 05:32:21 +0000]  tree
Fix main return value
test/testmmu.c


16 years agoAdd support for the MMIO side of the TLB (and LDTLB)
nkeynes [Thu, 06 Dec 2007 10:43:30 +0000]  tree
Add support for the MMIO side of the TLB (and LDTLB)
src/Makefile.am
src/Makefile.in
src/sh4/mmu.c
src/sh4/sh4core.c
src/sh4/sh4core.h
src/sh4/sh4core.in
src/sh4/sh4mem.c
src/sh4/sh4mmio.c
src/sh4/sh4mmio.h
src/sh4/sh4x86.c
...

16 years agoFix testregs so it passes now
nkeynes [Thu, 06 Dec 2007 10:40:27 +0000]  tree
Fix testregs so it passes now
src/asic.c
test/testregs.c


16 years agoSkip the last (currently failing) float test - tis a dubious corner case anyway
nkeynes [Thu, 06 Dec 2007 10:39:01 +0000]  tree
Skip the last (currently failing) float test - tis a dubious corner case anyway
test/sh4/float.s


16 years agoFix stack alignment on x86-64
nkeynes [Thu, 06 Dec 2007 10:37:55 +0000]  tree
Fix stack alignment on x86-64
src/sh4/ia64abi.h
src/sh4/sh4x86.c
src/sh4/sh4x86.in
src/sh4/x86op.h


16 years agoSuppress enable/disable actions if there's no gui
nkeynes [Thu, 06 Dec 2007 09:25:24 +0000]  tree
Suppress enable/disable actions if there's no gui
src/gtkui/gtkui.c


16 years agoRefactor GLX support and implement pbuffer rendering support
nkeynes [Thu, 29 Nov 2007 09:28:28 +0000]  tree
Refactor GLX support and implement pbuffer rendering support
src/Makefile.am
src/Makefile.in
src/drivers/gl_common.c
src/drivers/gl_common.h
src/drivers/gl_fbo.c
src/drivers/video_glx.c
src/drivers/video_glx.h
src/drivers/video_gtk.c
src/drivers/video_x11.c
src/drivers/video_x11.h
...

16 years agoAdd prototype for dreamcast_program_loaded (missed previous commit)
nkeynes [Thu, 22 Nov 2007 11:13:57 +0000]  tree
Add prototype for dreamcast_program_loaded (missed previous commit)
src/dreamcast.h


.