Search
lxdream.org :: lxdream/src/
lxdream 0.9.1
released Jun 29
Download Now
/src/
[parent directory]  
aica/1091:18655837434514 yearsnkeynesAdd side-by-side x86+sh4 disassembly output
cocoaui/1098:4f2750753a6c14 yearsnkeynesShow '<no disc>' in the title bar when there is no cdrom disc attached
drivers/1099:566cdeb157ec14 yearsnkeynesFirst draft of basic ISO9660 filesystem reader
gdrom/1101:78e762cec84314 yearsnkeynesImplement BIOS read cd + read toc2 functions
gtkui/1098:4f2750753a6c14 yearsnkeynesShow '<no disc>' in the title bar when there is no cdrom disc attached
maple/1088:cf3900ae8acc14 yearsnkeynesFix crash on vmu device create introduced in r1072 - config was being
pvr2/1080:5b17c9900d9e14 yearsnkeynesSkip drawing the frame when using the null driver - some GL implementations
sh4/1094:d2324eb6722314 yearsnkeynesFix symbol output in 64-bit disassembly
test/1099:566cdeb157ec14 yearsnkeynesFirst draft of basic ISO9660 filesystem reader
tools/1084:852412cf56e014 yearsnkeynesGendec tweaks
vmu/1071:182cfe43c09e14 yearsnkeynesFix assorted -Wall warnings
x86dasm/1094:d2324eb6722314 yearsnkeynesFix symbol output in 64-bit disassembly
xlat/1091:18655837434514 yearsnkeynesAdd side-by-side x86+sh4 disassembly output
Makefile.am1099:566cdeb157ec14 yearsnkeynesFirst draft of basic ISO9660 filesystem reader
Makefile.in1099:566cdeb157ec14 yearsnkeynesFirst draft of basic ISO9660 filesystem reader
asic.c1100:50e702af937314 yearsnkeynesHook up the fake bios boot
asic.h1100:50e702af937314 yearsnkeynesHook up the fake bios boot
bios.c1101:78e762cec84314 yearsnkeynesImplement BIOS read cd + read toc2 functions
bootstrap.c1099:566cdeb157ec14 yearsnkeynesFirst draft of basic ISO9660 filesystem reader
bootstrap.h1100:50e702af937314 yearsnkeynesHook up the fake bios boot
checkver.pl1068:a422f30ce0a814 yearsnkeynesUpdate checkver.pl to retrieve the mercurial revision and hash
clock.h814:f1a21df54e1915 yearsnkeynesMove arm clock rate back to clock.h where it's supposed to be
config.c1077:136fc24d17ef14 yearsnkeynesCreate a host attachment for the SCIF serial port. By default, uses /dev/console
config.h1072:d82e04e6d49714 yearsnkeynesHeavy configuration management refactor
cpu.c1093:34faf227070e14 yearsnkeynesMake sure there's a trailing new-line after the cpu registers are printed
cpu.h1091:18655837434514 yearsnkeynesAdd side-by-side x86+sh4 disassembly output
dckeysyms.h681:1755a126b10915 yearsnkeynesFirst cut of the Cocoa GUI implementation
dcload.c1065:bc1cc0c5491714 yearsnkeynesNo-op merge lxdream-mmu to remove head (actually merged long ago)
display.c1072:d82e04e6d49714 yearsnkeynesHeavy configuration management refactor
display.h1076:18c164e8aec414 yearsnkeynesRearrange frame output slightly.
dream.h1041:5fcc39857c5c14 yearsnkeynesRefactor path operations into lxpaths.[ch]
dreamcast.c1100:50e702af937314 yearsnkeynesHook up the fake bios boot
dreamcast.h1100:50e702af937314 yearsnkeynesHook up the fake bios boot
elf.h501:41328c68bd7316 yearsnkeynesAdd elf.h for non-libc users
eventq.c1065:bc1cc0c5491714 yearsnkeynesNo-op merge lxdream-mmu to remove head (actually merged long ago)
eventq.h850:28782ebbd01d15 yearsnkeynesAdd lightgun support
gdbserver.c1081:ef31ae97bb8b14 yearsnkeynesFix compile-time warnings
gdlist.c1097:d4807997e45014 yearsnkeynesRefactor CDROM host support
gdlist.h736:a02d1475ccfd15 yearsnkeynesRe-indent everything consistently
gettext.h968:6fb1481859a415 yearsnkeynesFix various compile-time warnings
gui.h1041:5fcc39857c5c14 yearsnkeynesRefactor path operations into lxpaths.[ch]
hook.h1034:7044e01148f014 yearsnkeynesAdd initial VMU support
hotkeys.c1072:d82e04e6d49714 yearsnkeynesHeavy configuration management refactor
hotkeys.h1072:d82e04e6d49714 yearsnkeynesHeavy configuration management refactor
ioutil.c1077:136fc24d17ef14 yearsnkeynesCreate a host attachment for the SCIF serial port. By default, uses /dev/console
ioutil.h1077:136fc24d17ef14 yearsnkeynesCreate a host attachment for the SCIF serial port. By default, uses /dev/console
loader.c1100:50e702af937314 yearsnkeynesHook up the fake bios boot
loader.h736:a02d1475ccfd15 yearsnkeynesRe-indent everything consistently
lxdream.h1096:3f8f4c5b9ef414 yearsnkeynesAdd first cut of error-reporting structure + macro
lxpaths.c1056:d0896e6530d614 yearsnkeynesFix handling of rename failure
lxpaths.h1041:5fcc39857c5c14 yearsnkeynesRefactor path operations into lxpaths.[ch]
main.c1100:50e702af937314 yearsnkeynesHook up the fake bios boot
mem.c1075:1a21750d300c14 yearsnkeynesRemove or change the level of a bunch of INFO messages that shouldn't really
mem.h1067:d3c00ffccfcd14 yearsnkeynesNo-op merge lxdream-mem to tip to remove head (Long since merged in
mmio.h1067:d3c00ffccfcd14 yearsnkeynesNo-op merge lxdream-mem to tip to remove head (Long since merged in
paths_unix.c1038:f220d18c061514 yearsnkeynesMove configuration to .lxdream/lxdreamrc on *nix, Library/Application Support/Lxdream on OS X
plugin.c1075:1a21750d300c14 yearsnkeynesRemove or change the level of a bunch of INFO messages that shouldn't really
plugin.h1027:4e527bc9610914 yearsnkeynesLoad plugins from the directory containing the executable first if they're there -
sdram.c1067:d3c00ffccfcd14 yearsnkeynesNo-op merge lxdream-mem to tip to remove head (Long since merged in
serial.h1081:ef31ae97bb8b14 yearsnkeynesFix compile-time warnings
syscall.c1065:bc1cc0c5491714 yearsnkeynesNo-op merge lxdream-mmu to remove head (actually merged long ago)
syscall.h1100:50e702af937314 yearsnkeynesHook up the fake bios boot
util.c1092:7c4ffe27e7b514 yearsnkeynesFix 64-bit x86 disassembly
watch.c736:a02d1475ccfd15 yearsnkeynesRe-indent everything consistently
.