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

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


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


.