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

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


16 years agoAdd P4 I/O tracing
nkeynes [Thu, 15 Jun 2006 10:25:45 +0000]  tree
Add P4 I/O tracing
Add ability to set I/O trace by region address
src/mem.c
src/mem.h
src/mmio.h
src/sh4/sh4mem.c


17 years agoAdd load/save/reset state, and general tidy up
nkeynes [Wed, 24 May 2006 11:50:19 +0000]  tree
Add load/save/reset state, and general tidy up
src/asic.c
src/asic.h


17 years agoSkip 8-byte subheader at start of mode-2/1 sectors when performing a mode-1
nkeynes [Wed, 24 May 2006 11:49:38 +0000]  tree
Skip 8-byte subheader at start of mode-2/1 sectors when performing a mode-1
read...
src/gdrom/gdrom.c


17 years agoReturn correct value from load state
nkeynes [Wed, 24 May 2006 11:48:58 +0000]  tree
Return correct value from load state
src/pvr2/pvr2.c


17 years agoClean up the buffer and i/o handling
nkeynes [Tue, 23 May 2006 13:11:45 +0000]  tree
Clean up the buffer and i/o handling
Implement save/load state
src/gdrom/gdrom.c
src/gdrom/gdrom.h
src/gdrom/ide.c
src/gdrom/ide.h


17 years agoBlock writes to the PVRID register (and print an error for informational purposes)
nkeynes [Tue, 23 May 2006 13:11:09 +0000]  tree
Block writes to the PVRID register (and print an error for informational purposes)
src/pvr2/pvr2.c


.