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

18 years agoFix insanely stupid FSCA bug. Unfortunately doesn't actually appear to fix
nkeynes [Tue, 21 Mar 2006 11:14:04 +0000]  tree
Fix insanely stupid FSCA bug. Unfortunately doesn't actually appear to fix
anything, it was still dumb
src/sh4/sh4core.c


18 years agoFix incorrect response length for condition queries
nkeynes [Mon, 20 Mar 2006 12:00:15 +0000]  tree
Fix incorrect response length for condition queries
src/maple/maple.c


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


.