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/1275:83b15705cdde12 yearsnkeynesMore android WIP
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/1276:e20a6916709312 yearsnkeynesFix missing return statement
sh4/1263:b3de98d19faf12 yearsnkeynesBreak host disassembly bits out of sh4x86.in, and move the generic disasm
test/1263:b3de98d19faf12 yearsnkeynesBreak host disassembly bits out of sh4x86.in, and move the generic disasm
tools/1258:f8a9c0fd2abb12 yearsnkeynesSmall cleanups:
vmu/1071:182cfe43c09e14 yearsnkeynesFix assorted -Wall warnings
xlat/1265:7c6c5d26fd2e12 yearsnkeynesMerge ARM disassembler from binutils 2.22
Makefile.am1265:7c6c5d26fd2e12 yearsnkeynesMerge ARM disassembler from binutils 2.22
Makefile.in1265:7c6c5d26fd2e12 yearsnkeynesMerge ARM disassembler from binutils 2.22
asic.c1269:50c63f63bf8f12 yearsnkeynesBreak large PVR dma transfers up into blocks to avoid potentially allocating
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.c1270:65fd19c07e2e12 yearsnkeynesAdd assert to make sure we're not registering too many modules. Possibly
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.c1272:0b947d92402912 yearsnkeynesFix uninitialised sinlen in gdb_server_connect_callback, patch from Guinux,
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.c1278:2f0de47738d012 yearsnkeynesDreamcast.stop() on pause, get rid of unnecessary onAppPause()/onAppResume() methods
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.c1273:32b2a340f8b312 yearsnkeynesFix silly errors in tqueue implementation
tqueue.h1245:01e0020adf8812 yearsnkeynesAndroid WIP:
util.c1239:be312126759712 yearsnkeynesAndroid support WIP
watch.c736:a02d1475ccfd15 yearsnkeynesRe-indent everything consistently
.