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

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

15 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


15 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


15 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


15 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


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

15 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


15 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


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

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


.