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/1262:4baa34eee6fc12 yearsnkeynesFix boundary of the first vertical gap in view
gdrom/1109:700c5ab26a6313 yearsnkeynesIntegrate executable wrapping into the user interface
gtkui/1124:aacaae9812ea13 yearsnkeynesGTK: Force file extension when creating files
maple/1261:644f66135e9412 yearsnkeynesRemove check for Maple sender address. Need to test behaviour of this on DC
pvr2/1259:8a69f4d0b31d12 yearsnkeynesRevert to using GL_QUADS when available, fallback to fan-strip when it's not
sh4/1231:d63c808ddcd312 yearsnkeynesMerge emu sign-extension fix to top
test/1205:a486ac64f34b12 yearsnkeynesReplace wordexp() with a hand-coded env-var substitution. More portable, and
tools/1258:f8a9c0fd2abb12 yearsnkeynesSmall cleanups:
vmu/1071:182cfe43c09e14 yearsnkeynesFix assorted -Wall warnings
x86dasm/1094:d2324eb6722314 yearsnkeynesFix symbol output in 64-bit disassembly
xlat/1214:49152b3d8b7512 yearsnkeynesSetup the unlink_blocks function via a callback, rather than calling
Makefile.am1258:f8a9c0fd2abb12 yearsnkeynesSmall cleanups:
Makefile.in1258:f8a9c0fd2abb12 yearsnkeynesSmall cleanups:
asic.c1237:377077d10d6212 yearsnkeynesAdd a 200us delay time for Maple requests, to avoid problems with games that
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.c1245:01e0020adf8812 yearsnkeynesAndroid WIP:
display.h1256:a9d29fe74bf312 yearsnkeynesMove glsl loading into common gl code, and set a display capability flag
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.c1187:266e7a1bae9012 yearsnkeynesRefactor event processing into sh4_handle_pending_events()
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]
gui_android.c1253:5aa14eeaad5a12 yearsnkeynesLoad previous GD-ROM on startup
gui_none.c1239:be312126759712 yearsnkeynesAndroid support WIP
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.h1204:c4b725d901b112 yearsnkeynesAdd include sys/socket.h to provide type definitions (needed on some
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.c1205:a486ac64f34b12 yearsnkeynesReplace wordexp() with a hand-coded env-var substitution. More portable, and
lxpaths.h1241:74f8e11ab4b812 yearsnkeynesPass the application home dir through to the native code, so we can use it
main.c1225:73dd41cb37a812 yearsnkeynesrename BUILD_SHARED conditional flag to BUILD_PLUGINS, for clarity
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.c1241:74f8e11ab4b812 yearsnkeynesPass the application home dir through to the native code, so we can use it
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
tqueue.c1245:01e0020adf8812 yearsnkeynesAndroid WIP:
tqueue.h1245:01e0020adf8812 yearsnkeynesAndroid WIP:
util.c1239:be312126759712 yearsnkeynesAndroid support WIP
watch.c736:a02d1475ccfd15 yearsnkeynesRe-indent everything consistently
.