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

16 years agoRefactor sh4core.h to extract the "public" material into a new sh4.h lxdream-mmu
nkeynes [Tue, 01 Jan 2008 08:37:26 +0000]  tree
Refactor sh4core.h to extract the "public" material into a new sh4.h
src/Makefile.am
src/Makefile.in
src/asic.c
src/bios.c
src/dcload.c
src/eventq.c
src/main.c
src/pvr2/pvr2.c
src/sh4/sh4.h
src/sh4/sh4core.h
...

16 years agoFix null pointer segfault lxdream-mmu
nkeynes [Tue, 01 Jan 2008 05:51:04 +0000]  tree
Fix null pointer segfault
src/gtkui/mmio_win.c


16 years agoAdd configure and command-line parameters to perform IO tracing lxdream-mmu
nkeynes [Tue, 01 Jan 2008 05:48:06 +0000]  tree
Add configure and command-line parameters to perform IO tracing
config.h.in
configure
configure.in
src/gtkui/mmio_win.c
src/main.c
src/mem.c
src/mem.h
src/sh4/sh4mem.c


16 years agoEnable Id keyword on all source files lxdream-mmu
nkeynes [Tue, 01 Jan 2008 05:08:38 +0000]  tree
Enable Id keyword on all source files
src/aica/aica.c
src/aica/aica.h
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
...

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


.