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

16 years agoRemove/cleanup more old logging
nkeynes [Sun, 18 Jun 2006 12:01:53 +0000]  tree
Remove/cleanup more old logging
src/display.c
src/gdrom/ide.c
src/sh4/sh4mmio.c


16 years agoInvalidate render buffers on writes to vram
nkeynes [Sun, 18 Jun 2006 12:01:06 +0000]  tree
Invalidate render buffers on writes to vram
src/sh4/sh4mem.c


16 years agoImplement MOVCA
nkeynes [Sun, 18 Jun 2006 12:00:27 +0000]  tree
Implement MOVCA
src/sh4/sh4core.c


16 years agoHandle G2 timer rollover
nkeynes [Sun, 18 Jun 2006 11:58:47 +0000]  tree
Handle G2 timer rollover
src/asic.c


16 years agoAdd global display_colour_bytes
nkeynes [Sun, 18 Jun 2006 11:57:55 +0000]  tree
Add global display_colour_bytes
src/display.h


16 years agoImplement render buffer invalidation
nkeynes [Sun, 18 Jun 2006 11:57:05 +0000]  tree
Implement render buffer invalidation
src/pvr2/pvr2.c
src/pvr2/pvr2.h
src/pvr2/render.c


16 years agoChange video blank to use GL, ie to actually work
nkeynes [Sun, 18 Jun 2006 11:55:25 +0000]  tree
Change video blank to use GL, ie to actually work
src/drivers/video_gtk.c
src/drivers/video_x11.c


16 years agoRemove superfluous logging
nkeynes [Thu, 15 Jun 2006 10:33:08 +0000]  tree
Remove superfluous logging
src/maple/maple.c
src/pvr2/pvr2.c


16 years agoFix IDE DMA to actually work for real.
nkeynes [Thu, 15 Jun 2006 10:32:42 +0000]  tree
Fix IDE DMA to actually work for real.
Implement the mystery packet 0x71 by cribbing a block of data from the dc.
src/asic.c
src/asic.h
src/gdrom/gdrom.c
src/gdrom/ide.c
src/gdrom/packet.h


16 years agoAdd preliminary call-stack tracing ability
nkeynes [Thu, 15 Jun 2006 10:27:10 +0000]  tree
Add preliminary call-stack tracing ability
Fix INTC state save/load/reset
src/sh4/intc.c
src/sh4/sh4core.c
src/sh4/sh4core.h


.