lxdream.org :: svn / trunk / src
lxdream 0.9
released Oct 25
Download Now
Files shown:40
Directory revision: 938 (of 938)
Sticky Revision:
Query: Query revision history


File Rev. Age Author Last log entry
 Parent Directory        
aica/  848  2 months  nkeynes  Add default value for the AICA 0x2808 port
cocoaui/  908  4 weeks  nkeynes  Remove run button disabling, instead print an error when attempting to run in an...
drivers/  937  13 days  nkeynes  Fix "0" being confused with "not defined"
gdrom/  907  4 weeks  nkeynes  Fix minor warnings
gtkui/  908  4 weeks  nkeynes  Remove run button disabling, instead print an error when attempting to run in an...
maple/  869  2 months  nkeynes  Add lightgun support
pvr2/  936  13 days  nkeynes  Fix incorrect calculation of width and size (darn missing parentheses)
sh4/  935  13 days  nkeynes  Implement a sorted TLB lookup table (big improvement over the linear table scan)...
test/  938  12 days  nkeynes  Fix compile of testsh4x86
tools/  843  2 months  nkeynes  Correct generated UNDEF() => UNDEF(ir) for consistency with UNIMP(ir)
x86dasm/  773  4 months  nkeynes  Add gettext.h and build sanely without libintl if it's not available Remove x86d...
Makefile.am  913  3 weeks  nkeynes  Fix distcheck target
Makefile.in  913  3 weeks  nkeynes  Fix distcheck target
asic.c  874  2 months  nkeynes  Initial impl of the alternate PVR DMA channel
asic.h  874  2 months  nkeynes  Initial impl of the alternate PVR DMA channel
bios.c  754  4 months  nkeynes  Re-indent everything consistently Fix include guards for consistency as well
bootstrap.c  754  4 months  nkeynes  Re-indent everything consistently Fix include guards for consistency as well
bootstrap.h  754  4 months  nkeynes  Re-indent everything consistently Fix include guards for consistency as well
checkver.pl  756  4 months  nkeynes  Record the SVN revision in the build Rationalise the version/copyright strings a...
clock.h  833  3 months  nkeynes  Move arm clock rate back to clock.h where it's supposed to be Fix STM with R15 (...
config.c  885  6 weeks  nkeynes  Move bundle/system paths into paths.c, install lxdreamrc into the bundle (Fix OS...
config.h  777  4 months  nkeynes  Fix batch of -Wall warnings
cpu.h  754  4 months  nkeynes  Re-indent everything consistently Fix include guards for consistency as well
dckeysyms.h  699  5 months  nkeynes  First cut of the Cocoa GUI implementation
dcload.c  754  4 months  nkeynes  Re-indent everything consistently Fix include guards for consistency as well
display.c  868  2 months  nkeynes  Refactor mouse event management - button events are now usable for controllers
display.h  882  7 weeks  nkeynes  Initial shadow volume implementation for opaque polygons (stencil isn't quite r...
dream.h  754  4 months  nkeynes  Re-indent everything consistently Fix include guards for consistency as well
dreamcast.c  911  3 weeks  nkeynes  Remove unused vararg
dreamcast.h  902  4 weeks  nkeynes  Re-add the word of padding in sh4r for 64-bit alignment purposes
elf.h  602  10 months  nkeynes  Merged lxdream-mmu r570:596 to trunk
eventq.c  754  4 months  nkeynes  Re-indent everything consistently Fix include guards for consistency as well
eventq.h  869  2 months  nkeynes  Add lightgun support
gdlist.c  773  4 months  nkeynes  Add gettext.h and build sanely without libintl if it's not available Remove x86d...
gdlist.h  754  4 months  nkeynes  Re-indent everything consistently Fix include guards for consistency as well
gettext.h  773  4 months  nkeynes  Add gettext.h and build sanely without libintl if it's not available Remove x86d...
gui.h  858  2 months  nkeynes  Implement absolute positioning mouse mode when not grabbed enable/disable grab o...
hook.h  699  5 months  nkeynes  First cut of the Cocoa GUI implementation
loader.c  844  2 months  nkeynes  Silence file load warnings when running the test cases (trying to load empty fil...
loader.h  754  4 months  nkeynes  Re-indent everything consistently Fix include guards for consistency as well
lxdream.h  929  2 weeks  nkeynes  Add --enable-profiled configure option for convenience (and enable fastcall only...
main.c  885  6 weeks  nkeynes  Move bundle/system paths into paths.c, install lxdreamrc into the bundle (Fix OS...
mem.c  844  2 months  nkeynes  Silence file load warnings when running the test cases (trying to load empty fil...
mem.h  932  2 weeks  nkeynes  Remove FASTCALL from mem_copy_*, not really helping atm (and sometimes hurting)
mmio.h  815  3 months  nkeynes  Bug #61: OpenBSD support (Modified) patch from bsdmaniak, thanks!
paths.c  885  6 weeks  nkeynes  Move bundle/system paths into paths.c, install lxdreamrc into the bundle (Fix OS...
serial.h  754  4 months  nkeynes  Re-indent everything consistently Fix include guards for consistency as well
syscall.c  754  4 months  nkeynes  Re-indent everything consistently Fix include guards for consistency as well
syscall.h  754  4 months  nkeynes  Re-indent everything consistently Fix include guards for consistency as well
util.c  786  3 months  nkeynes  Halt emulation after reporting an error
watch.c  754  4 months  nkeynes  Re-indent everything consistently Fix include guards for consistency as well
.