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

16 years agoUpdate svn:ignore properties lxdream-mmu
nkeynes [Tue, 01 Jan 2008 05:00:21 +0000]  tree
Update svn:ignore properties


16 years agoCommit first pass at full TLB support - still needs a lot more work lxdream-mmu
nkeynes [Tue, 01 Jan 2008 04:58:57 +0000]  tree
Commit first pass at full TLB support - still needs a lot more work
src/sh4/ia32abi.h
src/sh4/ia32mac.h
src/sh4/ia64abi.h
src/sh4/mmu.c
src/sh4/sh4.c
src/sh4/sh4core.c
src/sh4/sh4core.h
src/sh4/sh4core.in
src/sh4/sh4mem.c
src/sh4/sh4trans.c
...

16 years agoRemove the 0.5 texture offsets - it's actually sharper this way lxdream-mmu
nkeynes [Tue, 01 Jan 2008 04:56:52 +0000]  tree
Remove the 0.5 texture offsets - it's actually sharper this way
src/drivers/gl_common.c


16 years agoRemove Makefile (should never have been here) lxdream-mmu
nkeynes [Tue, 01 Jan 2008 04:55:06 +0000]  tree
Remove Makefile (should never have been here)
src/sh4/Makefile


16 years agoAdd command line option to control default log level lxdream-mmu
nkeynes [Tue, 01 Jan 2008 04:49:57 +0000]  tree
Add command line option to control default log level
src/lxdream.h
src/main.c
src/util.c


16 years agoAdd initial TLB tests lxdream-mmu
nkeynes [Tue, 01 Jan 2008 04:32:01 +0000]  tree
Add initial TLB tests
test/Makefile.in
test/sh4/inc.s
test/sh4/testsh4.c
test/sh4/tlb.s


16 years agoCreate MMU development branch lxdream-mmu
nkeynes [Tue, 01 Jan 2008 02:47:20 +0000]  tree
Create MMU development branch


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


.