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

15 years agoCommit current version of the newlib AICA patch (assumes the -dc patch is
nkeynes [Mon, 25 Aug 2008 11:31:52 +0000]  tree
Commit current version of the newlib AICA patch (assumes the -dc patch is
already applied)
test/lib-arm/newlib-1.8.2-aica.patch


15 years agoStart unstubifying the UBC module
nkeynes [Mon, 25 Aug 2008 11:29:24 +0000]  tree
Start unstubifying the UBC module
src/sh4/sh4mmio.c


15 years agoAdd default value for the AICA 0x2808 port
nkeynes [Mon, 25 Aug 2008 09:16:44 +0000]  tree
Add default value for the AICA 0x2808 port
src/aica/aica.c
src/aica/aica.h


15 years agoSilence the SCIF + SDRAM warnings for now
nkeynes [Mon, 25 Aug 2008 09:15:42 +0000]  tree
Silence the SCIF + SDRAM warnings for now
src/sh4/scif.c
src/sh4/sh4mem.c


15 years agoAdjust the hclip when the horizontal scaler is active
nkeynes [Sun, 24 Aug 2008 02:57:15 +0000]  tree
Adjust the hclip when the horizontal scaler is active
src/pvr2/pvr2.h
src/pvr2/pvr2mem.c
src/pvr2/scene.c


15 years agoFix mask correctness of MMU/general IO registers, add unknown/undoced
nkeynes [Sun, 24 Aug 2008 02:43:28 +0000]  tree
Fix mask correctness of MMU/general IO registers, add unknown/undoced
register at FF00002C
src/sh4/mmu.c
src/sh4/sh4mmio.h
test/testregs.c


15 years agoSilence file load warnings when running the test cases (trying to load empty filenames)
nkeynes [Sun, 24 Aug 2008 01:58:09 +0000]  tree
Silence file load warnings when running the test cases (trying to load empty filenames)
src/dreamcast.c
src/loader.c
src/mem.c


15 years agoCorrect generated UNDEF() => UNDEF(ir) for consistency with UNIMP(ir)
nkeynes [Sun, 24 Aug 2008 01:43:17 +0000]  tree
Correct generated UNDEF() => UNDEF(ir) for consistency with UNIMP(ir)
src/sh4/sh4stat.in
src/sh4/sh4x86.in
src/tools/gendec.c


15 years agoMask fpscr correctly as well while we're in there
nkeynes [Sun, 24 Aug 2008 01:40:58 +0000]  tree
Mask fpscr correctly as well while we're in there
src/sh4/sh4.c
src/sh4/sh4core.h
test/Makefile.in
test/sh4/ldc.s
test/sh4/ldcsr.s
test/sh4/testsh4.c


15 years agoMask off SR correctly when writing to it - this turns out to be important
nkeynes [Sat, 23 Aug 2008 12:08:01 +0000]  tree
Mask off SR correctly when writing to it - this turns out to be important
in some cases
src/sh4/sh4.c
test/Makefile.in
test/sh4/ldcsr.s
test/sh4/testsh4.c


.