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/112:a3008ac0765a18 yearsnkeynesUse GL to display frames
gdrom/143:9446fb6df0c517 yearsnkeynesAdd (track) mode parameter to read sectors call
gui/139:128f569e004e17 yearsnkeynesChange mount button to gdrom_mount_image call, rather than file load
maple/121:795fec623ce918 yearsnkeynesFix incorrect response length for condition queries
pvr2/133:249aeda31f0218 yearsnkeynesUnfubar the pvr event generation
sh4/137:41907543d89017 yearsnkeynesCommit semi-correct G2-bus event register handling
Makefile.am141:1f563629ab2a17 yearsnkeynesAdd packet.h
Makefile.in141:1f563629ab2a17 yearsnkeynesAdd packet.h
asic.c137:41907543d89017 yearsnkeynesCommit semi-correct G2-bus event register handling
asic.h137:41907543d89017 yearsnkeynesCommit semi-correct G2-bus event register handling
bios.c102:844a3f2a76ff18 yearsnkeynesRefactor bios into more generic syscall structure. Add initial hooks for
bootstrap.c35:21a4be09830418 yearsnkeynesRemove modules.h - move definitions into dream.h
bootstrap.h88:0a1bd43fa4ad18 yearsnkeynesWhen loading a binary file, load IP.BIN before it to initialize everything
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()
dream.h135:2b05ea3d87c117 yearsnkeynesAdd max() macro (if it's not already defined)
dreamcast.c89:939afb9f0f9818 yearsnkeynesAdd aica_enable() to aica-only-config
dreamcast.h30:89b30313d75718 yearsnkeynesChange timeslice to nanoseconds (was microseconds)
loader.c110:83a33da5ed0618 yearsnkeynesBring the bootloader in for ELF files as well
loader.h26:ad258e3daaa518 yearsnkeynesMore structure reorgs/fixes
main.c111:230243c2b52018 yearsnkeynesHandle driver-unable-to-init case
mem.c72:ceb5985fa8d818 yearsnkeynesLimit block loads to file size
mem.h101:5a22f3699b6718 yearsnkeynesAdd sh4addr_t type, need to start propagating it instead of uint32_t
mmio.h136:f07efd59604f17 yearsnkeynesAdd MMIO_READF (read float) macro
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
video.h106:9048bac046c318 yearsnkeynesMove driver selection out to main at long last. Add video NULL driver for
watch.c6:6e3663e5856519 yearsnkeynescompile fix
.