Search
lxdream.org :: lxdream/src/
lxdream 0.9.1
released Jun 29
Download Now
/src/
[parent directory]  
aica/1106:1879fd49ccf614 yearsnkeynesChange armmem errors to warnings (should never have been errors)
cocoaui/1109:700c5ab26a6313 yearsnkeynesIntegrate executable wrapping into the user interface
drivers/1180:f2b9f4ef198712 yearsNathan KeynesFix various CDI variations that weren't being parsed properly
gdrom/1109:700c5ab26a6313 yearsnkeynesIntegrate executable wrapping into the user interface
gtkui/1124:aacaae9812ea13 yearsnkeynesGTK: Force file extension when creating files
maple/1172:43eef98ff26512 yearsNathan KeynesFix returned maple packet length for VMU block reads and get-mem-info
pvr2/1166:f405d42a978613 yearsnkeynesPerform the sanity checks for FBOs and shaders up front rather than on every
sh4/1176:70feb174942712 yearsNathan KeynesFix block-chaining epilogue for 64-bit builds (was loading a 32-bit pointer,
test/1112:4cac5e474d4c13 yearsnkeynesRearrange the main translation loop to allow translated blocks to jump
tools/1169:23a9613aceb113 yearsNathan KeynesAdd german translation update from Riemann80, thanks!
vmu/1071:182cfe43c09e14 yearsnkeynesFix assorted -Wall warnings
x86dasm/1094:d2324eb6722314 yearsnkeynesFix symbol output in 64-bit disassembly
xlat/1176:70feb174942712 yearsNathan KeynesFix block-chaining epilogue for 64-bit builds (was loading a 32-bit pointer,
Makefile.am1181:3dc028106b0812 yearsnkeynesFix built-source dependencies to include $(EXEEXT), for the sake of win32
Makefile.in1181:3dc028106b0812 yearsnkeynesFix built-source dependencies to include $(EXEEXT), for the sake of win32
asic.c1100:50e702af937314 yearsnkeynesHook up the fake bios boot
asic.h1100:50e702af937314 yearsnkeynesHook up the fake bios boot
bios.c1107:7b279d10f46f13 yearsnkeynesRip out my hacked-up isofs code and replace with libisofs. Much better.
bootstrap.c1099:566cdeb157ec14 yearsnkeynesFirst draft of basic ISO9660 filesystem reader
bootstrap.h1109:700c5ab26a6313 yearsnkeynesIntegrate executable wrapping into the user interface
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.c1144:00dd4974397413 yearsnkeynesAdd boolean config type
config.h1144:00dd4974397413 yearsnkeynesAdd boolean config type
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.h1159:580436b01b6c13 yearsnkeynesImplement vertex array range support, and move buffer operations to gl_vbo.c
dream.h1041:5fcc39857c5c14 yearsnkeynesRefactor path operations into lxpaths.[ch]
dreamcast.c1119:45602839e06713 yearsnkeynesRun the eventq at the end of the time-slice rather than the beginning, so
dreamcast.h1100:50e702af937314 yearsnkeynesHook up the fake bios boot
elf.h501:41328c68bd7316 yearsnkeynesAdd elf.h for non-libc users
eventq.c1119:45602839e06713 yearsnkeynesRun the eventq at the end of the time-slice rather than the beginning, so
eventq.h1119:45602839e06713 yearsnkeynesRun the eventq at the end of the time-slice rather than the beginning, so
gdbserver.c1081:ef31ae97bb8b14 yearsnkeynesFix compile-time warnings
gdlist.c1109:700c5ab26a6313 yearsnkeynesIntegrate executable wrapping into the user interface
gdlist.h1109:700c5ab26a6313 yearsnkeynesIntegrate executable wrapping into the user interface
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.c1152:6464d890cc9e13 yearsnkeynesClone iso_memory_stream_new() as iso_mem_stream_new(), since current
loader.h1109:700c5ab26a6313 yearsnkeynesIntegrate executable wrapping into the user interface
lxdream.h1159:580436b01b6c13 yearsnkeynesImplement vertex array range support, and move buffer operations to gl_vbo.c
lxpaths.c1056:d0896e6530d614 yearsnkeynesFix handling of rename failure
lxpaths.h1041:5fcc39857c5c14 yearsnkeynesRefactor path operations into lxpaths.[ch]
main.c1179:af1c5d7d5a5a12 yearsNathan KeynesInclude stdint.h before libisofs.h - needed for more recent versions
mem.c1167:2cc6c50d0dd213 yearsnkeynesAdd default read/write burst methods for IO regions. (There's almost
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.h1169:23a9613aceb113 yearsNathan KeynesAdd german translation update from Riemann80, thanks!
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.c1148:8e75fab17be813 yearsnkeynesAdd variant gdb invocation for OS X (which ships with a much older gdb).
watch.c736:a02d1475ccfd15 yearsnkeynesRe-indent everything consistently
.