Search
lxdream.org :: lxdream/src/
lxdream 0.9.1
released Jun 29
Download Now
/src/
[parent directory]  
aica/302:96b5cc24309c17 yearsnkeynesRename SPUDMA to G2DMA (following KOS's lead)
drivers/405:570d93abb5b716 yearsnkeynesAdd GLSL loader framework
gdrom/353:b8569afb53fc17 yearsnkeynesBug 19: Read real drive status, detect media change to reload toc
gui/415:5e57f29bfd4d16 yearsnkeynesAdd global log-level, WARN by default
maple/411:5ae249d63c4416 yearsnkeynesFix trigger buttons (sense was inverted)
pvr2/373:0ac2ac96a4c516 yearsnkeynesIf a render buffer can't be obtained, skip the render
sh4/419:09f85e586ff216 yearsnkeynesReinstate xlat invalidation calls
test/385:766eca01ef4d16 yearsnkeynesAdd stub for syscall method
tools/420:e6f43dec3cf016 yearsnkeynesFix compile warnings
x86dasm/376:8c7587af5a5d16 yearsnkeynesAdd disassembly dump function to xltcache
Makefile.am405:570d93abb5b716 yearsnkeynesAdd GLSL loader framework
Makefile.in405:570d93abb5b716 yearsnkeynesAdd GLSL loader framework
asic.c342:850502f0e8de17 yearsnkeynesRefactor gdrom module to be more conducive to real device support
asic.h325:5717ae5d474617 yearsnkeynesMove PVR2 dma handling (0x10000000-0x13FFFFFF) into pvr2mem.c, minor
bios.c102:844a3f2a76ff18 yearsnkeynesRefactor bios into more generic syscall structure. Add initial hooks for
bootstrap.c167:71c0cc416a6417 yearsnkeynesAdd config value retrieval for pathnames
bootstrap.h167:71c0cc416a6417 yearsnkeynesAdd config value retrieval for pathnames
clock.h265:5daf59b7f31b17 yearsnkeynesImplement event queue.
cpu.h303:41786e05644917 yearsnkeynesRemove icount from the CPU description
dcload.c209:ff67a7b9aa1717 yearsnkeynesImplement open/close dcload syscalls, change permission flag to "unsafe"
display.c370:3131ba1440fc16 yearsnkeynesHandle video driver init failure cleanly (fallback to headless)
display.h370:3131ba1440fc16 yearsnkeynesHandle video driver init failure cleanly (fallback to headless)
dream.h265:5daf59b7f31b17 yearsnkeynesImplement event queue.
dreamcast.c372:86aa060ddcec16 yearsnkeynesAdd time-limited run option (for time trials)
dreamcast.h372:86aa060ddcec16 yearsnkeynesAdd time-limited run option (for time trials)
eventq.c265:5daf59b7f31b17 yearsnkeynesImplement event queue.
eventq.h265:5daf59b7f31b17 yearsnkeynesImplement event queue.
loader.c294:a5beff9b2b8517 yearsnkeynesAdd save state to the magic loader (so we can run save states directly from
loader.h26:ad258e3daaa518 yearsnkeynesMore structure reorgs/fixes
main.c414:fd8e96bc513e16 yearsnkeynesAdd (probably temporary) CPU frequency scaling command-line option
mem.c180:e6dcf9b6565817 yearsnkeynesMerge changes made on the MILESTONE1 branch back into head (mostly
mem.h234:8759d0067e9d17 yearsnkeynesDisable watchpoints by default - save some cpu time and we're not really using them anyway
mmio.h172:59cf18b4cfb217 yearsnkeynesAdd register-by-register NOTRACE option (useful for tracing eg 0xA05F6000
serial.h19:9da7a8e38f9d18 yearsnkeynesImplement 95% of the SCIF serial interface
syscall.c102:844a3f2a76ff18 yearsnkeynesRefactor bios into more generic syscall structure. Add initial hooks for
syscall.h209:ff67a7b9aa1717 yearsnkeynesImplement open/close dcload syscalls, change permission flag to "unsafe"
util.c220:f72f8a7dff8817 yearsnkeynesAdd fwrite_dump32v support method to util
watch.c6:6e3663e5856519 yearsnkeynescompile fix
.