Search
lxdream.org :: lxdream/src/
lxdream 0.9.1
released Jun 29
Download Now
/src/
[parent directory]  
aica/829:517425d04f1b15 yearsnkeynesAdd default value for the AICA 0x2808 port
cocoaui/889:5baaea6d972215 yearsnkeynesRemove run button disabling, instead print an error when attempting to run in an unrunnable situation and stop.
drivers/880:214979b3bc8015 yearsnkeynesincrease start threshold to the full buffer size (sounds a bit better)
gdrom/888:9892c970b95a15 yearsnkeynesFix minor warnings
gtkui/889:5baaea6d972215 yearsnkeynesRemove run button disabling, instead print an error when attempting to run in an unrunnable situation and stop.
maple/850:28782ebbd01d15 yearsnkeynesAdd lightgun support
pvr2/893:8eae02de411a15 yearsnkeynesFix depthfunc on individual translucent tri
sh4/908:a00debcf260015 yearsnkeynesFix x86-64 build (typos et al)
test/905:4c17ebd9ef5e15 yearsnkeynesUse regparam calling conventions for all functions called from translated code,
tools/824:016cda9d051815 yearsnkeynesCorrect generated UNDEF() => UNDEF(ir) for consistency with UNIMP(ir)
x86dasm/755:ab873907b00e15 yearsnkeynesAdd gettext.h and build sanely without libintl if it's not available
Makefile.am894:1ddd5616c5af15 yearsnkeynesFix distcheck target
Makefile.in894:1ddd5616c5af15 yearsnkeynesFix distcheck target
asic.c855:b937948d79d915 yearsnkeynesInitial impl of the alternate PVR DMA channel
asic.h855:b937948d79d915 yearsnkeynesInitial impl of the alternate PVR DMA channel
bios.c736:a02d1475ccfd15 yearsnkeynesRe-indent everything consistently
bootstrap.c736:a02d1475ccfd15 yearsnkeynesRe-indent everything consistently
bootstrap.h736:a02d1475ccfd15 yearsnkeynesRe-indent everything consistently
checkver.pl738:0cbff49086b815 yearsnkeynesRecord the SVN revision in the build
clock.h814:f1a21df54e1915 yearsnkeynesMove arm clock rate back to clock.h where it's supposed to be
config.c866:86cd01c2b2d315 yearsnkeynesMove bundle/system paths into paths.c, install lxdreamrc into the bundle
config.h759:f16975739abc15 yearsnkeynesFix batch of -Wall warnings
cpu.h736:a02d1475ccfd15 yearsnkeynesRe-indent everything consistently
dckeysyms.h681:1755a126b10915 yearsnkeynesFirst cut of the Cocoa GUI implementation
dcload.c736:a02d1475ccfd15 yearsnkeynesRe-indent everything consistently
display.c849:bbe26d798fc215 yearsnkeynesRefactor mouse event management - button events are now usable for controllers
display.h863:a5e5310061e215 yearsnkeynesInitial shadow volume implementation for opaque polygons (stencil isn't quite
dream.h736:a02d1475ccfd15 yearsnkeynesRe-indent everything consistently
dreamcast.c892:126aa7db616215 yearsnkeynesRemove unused vararg
dreamcast.h883:b275b4fee63915 yearsnkeynesRe-add the word of padding in sh4r for 64-bit alignment purposes
elf.h501:41328c68bd7316 yearsnkeynesAdd elf.h for non-libc users
eventq.c736:a02d1475ccfd15 yearsnkeynesRe-indent everything consistently
eventq.h850:28782ebbd01d15 yearsnkeynesAdd lightgun support
gdlist.c755:ab873907b00e15 yearsnkeynesAdd gettext.h and build sanely without libintl if it's not available
gdlist.h736:a02d1475ccfd15 yearsnkeynesRe-indent everything consistently
gettext.h755:ab873907b00e15 yearsnkeynesAdd gettext.h and build sanely without libintl if it's not available
gui.h839:51f1c419579015 yearsnkeynesImplement absolute positioning mouse mode when not grabbed
hook.h681:1755a126b10915 yearsnkeynesFirst cut of the Cocoa GUI implementation
loader.c825:2ac7ceccd77515 yearsnkeynesSilence file load warnings when running the test cases (trying to load empty filenames)
loader.h736:a02d1475ccfd15 yearsnkeynesRe-indent everything consistently
lxdream.h909:b4a21af8ce8c15 yearsnkeynesAdd --enable-profiled configure option for convenience (and enable fastcall only on fully optimized builds)
main.c866:86cd01c2b2d315 yearsnkeynesMove bundle/system paths into paths.c, install lxdreamrc into the bundle
mem.c825:2ac7ceccd77515 yearsnkeynesSilence file load warnings when running the test cases (trying to load empty filenames)
mem.h736:a02d1475ccfd15 yearsnkeynesRe-indent everything consistently
mmio.h796:a2dc8359246715 yearsnkeynesBug #61: OpenBSD support
paths.c866:86cd01c2b2d315 yearsnkeynesMove bundle/system paths into paths.c, install lxdreamrc into the bundle
serial.h736:a02d1475ccfd15 yearsnkeynesRe-indent everything consistently
syscall.c736:a02d1475ccfd15 yearsnkeynesRe-indent everything consistently
syscall.h736:a02d1475ccfd15 yearsnkeynesRe-indent everything consistently
util.c768:b2a54f6864eb15 yearsnkeynesHalt emulation after reporting an error
watch.c736:a02d1475ccfd15 yearsnkeynesRe-indent everything consistently
.