Search
lxdream.org :: lxdream/src/
lxdream 0.9.1
released Jun 29
Download Now
/src/
[parent directory]  
aica/934:3acd3b3ee6d115 yearsnkeynesChange RAM regions to use static arrays rather than mmap regions, for a 2-3% performance gain.
cocoaui/889:5baaea6d972215 yearsnkeynesRemove run button disabling, instead print an error when attempting to run in an unrunnable situation and stop.
drivers/917:2146dd5529fd15 yearsnkeynesFix "0" being confused with "not defined"
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/934:3acd3b3ee6d115 yearsnkeynesChange RAM regions to use static arrays rather than mmap regions, for a 2-3% performance gain.
sh4/949:d7833018931f15 yearsnkeynesAdd missed file from previous commit - remove sh4_translate_flush_cache, change
test/948:545c85cc56f115 yearsnkeynesIntroduce sh4_finalize_instruction to clean-up on instruction exits
tools/948:545c85cc56f115 yearsnkeynesIntroduce sh4_finalize_instruction to clean-up on instruction exits
x86dasm/939:6f2302afeb8915 yearsnkeynesMMU work-in-progress
Makefile.am939:6f2302afeb8915 yearsnkeynesMMU work-in-progress
Makefile.in939:6f2302afeb8915 yearsnkeynesMMU work-in-progress
asic.c929:fd8cb0c82f5f15 yearsnkeynesFirst pass experiment using cached decoding.
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.c934:3acd3b3ee6d115 yearsnkeynesChange RAM regions to use static arrays rather than mmap regions, for a 2-3% performance gain.
dreamcast.h934:3acd3b3ee6d115 yearsnkeynesChange RAM regions to use static arrays rather than mmap regions, for a 2-3% performance gain.
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.h939:6f2302afeb8915 yearsnkeynesMMU work-in-progress
main.c866:86cd01c2b2d315 yearsnkeynesMove bundle/system paths into paths.c, install lxdreamrc into the bundle
mem.c946:d41ee7994db715 yearsnkeynesFully integrate SQ with the new address space code - added additional 'prefetch'
mem.h946:d41ee7994db715 yearsnkeynesFully integrate SQ with the new address space code - added additional 'prefetch'
mmio.h946:d41ee7994db715 yearsnkeynesFully integrate SQ with the new address space code - added additional 'prefetch'
paths.c866:86cd01c2b2d315 yearsnkeynesMove bundle/system paths into paths.c, install lxdreamrc into the bundle
sdram.c940:81e0d3051d5f15 yearsnkeynesAdd svn:keywords props on new files
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
.