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

16 years agoFix compile error on MacOSX lxdream-mmu
nkeynes [Fri, 11 Jan 2008 00:36:07 +0000]  tree
Fix compile error on MacOSX
src/drivers/video_glx.c


16 years agoUpdate svn:ignore to exclude binaries and .dirstamp lxdream-mmu
nkeynes [Thu, 10 Jan 2008 08:40:16 +0000]  tree
Update svn:ignore to exclude binaries and .dirstamp


16 years agoMore MMU work in progess. Much better now... lxdream-mmu
nkeynes [Thu, 10 Jan 2008 08:28:37 +0000]  tree
More MMU work in progess. Much better now...
Makefile.in
aclocal.m4
configure
configure.in
src/Makefile.am
src/Makefile.in
src/dreamcast.h
src/sh4/ia32abi.h
src/sh4/ia32asm.s
src/sh4/ia32mac.h
...

16 years agoChange to generate different code for mmu on/off cases lxdream-mmu
nkeynes [Sun, 06 Jan 2008 12:24:18 +0000]  tree
Change to generate different code for mmu on/off cases
src/sh4/ia32abi.h
src/sh4/ia32mac.h
src/sh4/ia64abi.h
src/sh4/mmu.c
src/sh4/sh4core.c
src/sh4/sh4core.h
src/sh4/sh4core.in
src/sh4/sh4mem.c
src/sh4/sh4x86.c
src/sh4/sh4x86.in


16 years agoBring icache partially into line with the mmu, a little less slow with AT off lxdream-mmu
nkeynes [Fri, 04 Jan 2008 11:54:17 +0000]  tree
Bring icache partially into line with the mmu, a little less slow with AT off
now.
src/lxdream.h
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/sh4dasm.c
...

16 years agoFix bios region name in save state (unfortunately will break save states :( ) lxdream-mmu
nkeynes [Tue, 01 Jan 2008 10:54:22 +0000]  tree
Fix bios region name in save state (unfortunately will break save states :( )
src/mem.c


16 years agoUpdate top-level Makefile.in (not committed with Makefile.am changes?) lxdream-mmu
nkeynes [Tue, 01 Jan 2008 08:59:34 +0000]  tree
Update top-level Makefile.in (not committed with Makefile.am changes?)
Makefile.in


16 years agoAdd breakpoint_type_t enum (general cleanup) lxdream-mmu
nkeynes [Tue, 01 Jan 2008 08:57:33 +0000]  tree
Add breakpoint_type_t enum (general cleanup)
src/aica/armcore.c
src/aica/armcore.h
src/cpu.h
src/mem.h
src/sh4/sh4.c
src/sh4/sh4.h


16 years agoAdd missing pvr2.h include lxdream-mmu
nkeynes [Tue, 01 Jan 2008 08:57:03 +0000]  tree
Add missing pvr2.h include
src/drivers/video_gtk.c


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
...

.