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

15 years agoExtract the disc title (where available) and display in the title bar
nkeynes [Thu, 28 Aug 2008 01:39:51 +0000]  tree
Extract the disc title (where available) and display in the title bar
src/cocoaui/cocoa_win.c
src/cocoaui/cocoaui.c
src/cocoaui/cocoaui.h
src/gdrom/gddriver.h
src/gdrom/gdimage.c
src/gdrom/gdrom.c
src/gdrom/gdrom.h
src/gtkui/gtk_win.c
src/gtkui/gtkui.c
src/gtkui/gtkui.h


15 years agoChange so all tracks after sector 45000 belong to session 1, even if they don't have a valid lba
nkeynes [Thu, 28 Aug 2008 00:08:12 +0000]  tree
Change so all tracks after sector 45000 belong to session 1, even if they don't have a valid lba
src/gdrom/gdi.c


15 years agoBump the max instruction size up a little further
nkeynes [Wed, 27 Aug 2008 10:59:10 +0000]  tree
Bump the max instruction size up a little further
src/sh4/sh4trans.h


15 years agoFix DMA/SQ writes to the VRAM32 region
nkeynes [Wed, 27 Aug 2008 10:31:08 +0000]  tree
Fix DMA/SQ writes to the VRAM32 region
src/pvr2/pvr2mem.c


15 years agoRaise IDE DMA event on end-of-dma, not end-of-transfer (*sigh*)
nkeynes [Wed, 27 Aug 2008 09:42:16 +0000]  tree
Raise IDE DMA event on end-of-dma, not end-of-transfer (*sigh*)
(actually not 100% correct yet, but closer)
src/asic.c
src/gdrom/ide.c


15 years agoFix handling of nrg images with multiple DAOX/DAOI sections
nkeynes [Wed, 27 Aug 2008 06:23:19 +0000]  tree
Fix handling of nrg images with multiple DAOX/DAOI sections
src/gdrom/nrg.c


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


.