Search
lxdream.org :: lxdream/src/
lxdream 0.9.1
released Jun 29
Download Now
/src/
[parent directory]  
aica/131:4c25f1b2066418 yearsnkeynesAdd basic AICA RTC implementation
drivers/160:17c4c0e4f9ce17 yearsnkeynesChange video blank to use GL, ie to actually work
gdrom/168:203a72138e1617 yearsnkeynesImplement multi-format CD image support
gui/167:71c0cc416a6417 yearsnkeynesAdd config value retrieval for pathnames
maple/159:406161fea39217 yearsnkeynesRemove superfluous logging
pvr2/169:abbdc694358717 yearsnkeynesMove frontplane back to -4 (yeah dodgy temp hack)
sh4/166:8aa70cf503a217 yearsnkeynesRemove/cleanup more old logging
Makefile.am144:7f0714e89aaa17 yearsnkeynesRename video_driver to display_driver
Makefile.in144:7f0714e89aaa17 yearsnkeynesRename video_driver to display_driver
asic.c163:cf6b5e87f58d17 yearsnkeynesHandle G2 timer rollover
asic.h158:a0a82246b44e17 yearsnkeynesFix IDE DMA to actually work for real.
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.h30:89b30313d75718 yearsnkeynesChange timeslice to nanoseconds (was microseconds)
cpu.h43:0cf3e339cc5918 yearsnkeynesAdd sh4 + arm breakpoints
dcload.c120:7e454947611018 yearsnkeynesHalt instead of exiting by default on a dcload_sycall to exit()
display.c166:8aa70cf503a217 yearsnkeynesRemove/cleanup more old logging
display.h162:f7781f928f7e17 yearsnkeynesAdd global display_colour_bytes
dream.h135:2b05ea3d87c117 yearsnkeynesAdd max() macro (if it's not already defined)
dreamcast.c167:71c0cc416a6417 yearsnkeynesAdd config value retrieval for pathnames
dreamcast.h167:71c0cc416a6417 yearsnkeynesAdd config value retrieval for pathnames
loader.c110:83a33da5ed0618 yearsnkeynesBring the bootloader in for ELF files as well
loader.h26:ad258e3daaa518 yearsnkeynesMore structure reorgs/fixes
main.c144:7f0714e89aaa17 yearsnkeynesRename video_driver to display_driver
mem.c156:3b93648a3b0717 yearsnkeynesAdd P4 I/O tracing
mem.h156:3b93648a3b0717 yearsnkeynesAdd P4 I/O tracing
mmio.h156:3b93648a3b0717 yearsnkeynesAdd P4 I/O tracing
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.h102:844a3f2a76ff18 yearsnkeynesRefactor bios into more generic syscall structure. Add initial hooks for
util.c117:3b6a128ae73318 yearsnkeynesAdd an fwrite_dump() method to do a binary block dump
watch.c6:6e3663e5856519 yearsnkeynescompile fix
.