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

18 years agoHalt instead of exiting by default on a dcload_sycall to exit()
nkeynes [Mon, 20 Mar 2006 11:59:57 +0000]  tree
Halt instead of exiting by default on a dcload_sycall to exit()
src/dcload.c


18 years agoAdd fwrite_dump method
nkeynes [Mon, 20 Mar 2006 11:59:33 +0000]  tree
Add fwrite_dump method
src/dream.h


18 years agoNominally implement packed-colour (w/ or w/o texture) mode
nkeynes [Mon, 20 Mar 2006 11:59:15 +0000]  tree
Nominally implement packed-colour (w/ or w/o texture) mode
src/pvr2/render.c


18 years agoAdd an fwrite_dump() method to do a binary block dump
nkeynes [Mon, 20 Mar 2006 11:58:37 +0000]  tree
Add an fwrite_dump() method to do a binary block dump
src/util.c


18 years agoFix TRAPA to actually work (and correspond to the documentation)
nkeynes [Fri, 17 Mar 2006 12:45:11 +0000]  tree
Fix TRAPA to actually work (and correspond to the documentation)
src/sh4/sh4core.c


18 years agoImplement timer interrupt clearing (kinda useful)
nkeynes [Fri, 17 Mar 2006 12:13:12 +0000]  tree
Implement timer interrupt clearing (kinda useful)
src/sh4/timer.c


18 years agoFix intc_clear_interrupt being able to signal a new interrupt even if
nkeynes [Fri, 17 Mar 2006 12:12:49 +0000]  tree
Fix intc_clear_interrupt being able to signal a new interrupt even if
interrupts are blocked (oops)
src/sh4/intc.c


18 years agoVarious fixes to make tatest work
nkeynes [Thu, 16 Mar 2006 12:42:39 +0000]  tree
Various fixes to make tatest work
src/pvr2/render.c
src/pvr2/texcache.c


18 years agoUse GL to display frames
nkeynes [Thu, 16 Mar 2006 12:42:28 +0000]  tree
Use GL to display frames
src/drivers/video_gtk.c
src/drivers/video_x11.c


18 years agoHandle driver-unable-to-init case
nkeynes [Thu, 16 Mar 2006 12:41:59 +0000]  tree
Handle driver-unable-to-init case
src/aica/audio.c
src/aica/audio.h
src/drivers/audio_esd.c
src/main.c


.