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

18 years agoAICA IRQ event work in progress
nkeynes [Mon, 02 Jan 2006 14:50:12 +0000]  tree
AICA IRQ event work in progress
src/aica/aica.c
src/aica/aica.h


18 years agoFix SWI disassembly
nkeynes [Mon, 02 Jan 2006 14:49:51 +0000]  tree
Fix SWI disassembly
src/aica/armdasm.c


18 years agoChange LDM in accordance with the second part of 5.4.6
nkeynes [Mon, 02 Jan 2006 14:49:29 +0000]  tree
Change LDM in accordance with the second part of 5.4.6
Fix arm_raise_exception to actually work
src/aica/armcore.c


18 years agoCommit in dmac.h (oops)
nkeynes [Mon, 02 Jan 2006 14:48:29 +0000]  tree
Commit in dmac.h (oops)
src/sh4/dmac.h


18 years agoFix MMU not appearing in mmr win
nkeynes [Mon, 02 Jan 2006 14:47:55 +0000]  tree
Fix MMU not appearing in mmr win
src/gui/mmio_win.c


18 years agoImplement PVR DMA channel
nkeynes [Sun, 01 Jan 2006 08:09:42 +0000]  tree
Implement PVR DMA channel
src/asic.c
src/asic.h
src/pvr2/pvr2.c
src/pvr2/pvr2.h


18 years agoRemove sh4core.h reference
nkeynes [Sun, 01 Jan 2006 08:09:17 +0000]  tree
Remove sh4core.h reference
src/gui/callbacks.c
src/mmio.h


18 years agoAdd (partial) DMAC implementation
nkeynes [Sun, 01 Jan 2006 08:08:40 +0000]  tree
Add (partial) DMAC implementation
src/Makefile.am
src/Makefile.in
src/sh4/dmac.c
src/sh4/scif.c
src/sh4/sh4core.h
src/sh4/sh4dasm.c
src/sh4/sh4dasm.h
src/sh4/sh4mmio.c


18 years agoRewrite timer to be more accurate, also support cycle precision in the future
nkeynes [Thu, 29 Dec 2005 12:52:29 +0000]  tree
Rewrite timer to be more accurate, also support cycle precision in the future
src/sh4/sh4core.c
src/sh4/sh4core.h
src/sh4/timer.c


18 years agoGrr, irq/fiq mask was backwards, fixed
nkeynes [Wed, 28 Dec 2005 22:50:08 +0000]  tree
Grr, irq/fiq mask was backwards, fixed
src/aica/armcore.c


.