Search
lxdream.org :: lxdream/src/sh4/
lxdream 0.9.1
released Jun 29
Download Now
/src/sh4/
[parent directory]  
cache.c1067:d3c00ffccfcd14 yearsnkeynesNo-op merge lxdream-mem to tip to remove head (Long since merged in
dmac.c975:007bf7eb944f14 yearsnkeynesAdd read_byte_for_write mem function for correct implementation of AND.B and friends
dmac.h736:a02d1475ccfd15 yearsnkeynesRe-indent everything consistently
intc.c1187:266e7a1bae9012 yearsnkeynesRefactor event processing into sh4_handle_pending_events()
intc.h736:a02d1475ccfd15 yearsnkeynesRe-indent everything consistently
mmu.c1298:d0eb2307b8478 yearsnkeynesFix assorted compile warnings reported by Clang
mmu.h1217:677b1d85f1b411 yearsnkeynesFix MMU on non-translated platforms
mmux86.c1292:799fdd4f704a11 yearsnkeynesMove the generated prologue/epilogue code out into a common entry stub
pmm.c1021:848db285a18414 yearsnkeynesAdd missing svn:keywords property
scif.c1078:d8f1cf224e7e14 yearsnkeynesFix SCIF operation
sh4.c1218:be02e87f9f8711 yearsnkeynesMove profile_block setting out of sh4x86 and back into sh4.c. Fix last bits
sh4.def359:c588dce7ebde16 yearsnkeynesCommit decoder generator
sh4.h1300:d18488c8668b8 yearsnkeynesAdd support for extracting the ELF symbol table and printing symbol names
sh4core.h1296:30ecee61f81110 yearsnkeynesChange glib includes to #include <glib.h> rather than the individual
sh4core.in1231:d63c808ddcd311 yearsnkeynesMerge emu sign-extension fix to top
sh4dasm.h1300:d18488c8668b8 yearsnkeynesAdd support for extracting the ELF symbol table and printing symbol names
sh4dasm.in1300:d18488c8668b8 yearsnkeynesAdd support for extracting the ELF symbol table and printing symbol names
sh4mem.c1067:d3c00ffccfcd14 yearsnkeynesNo-op merge lxdream-mem to tip to remove head (Long since merged in
sh4mmio.c975:007bf7eb944f14 yearsnkeynesAdd read_byte_for_write mem function for correct implementation of AND.B and friends
sh4mmio.h1067:d3c00ffccfcd14 yearsnkeynesNo-op merge lxdream-mem to tip to remove head (Long since merged in
sh4stat.h905:4c17ebd9ef5e15 yearsnkeynesUse regparam calling conventions for all functions called from translated code,
sh4stat.in1074:397d77b6e34614 yearsnkeynesFix more -Wall issues
sh4trans.c1301:b76840ccf94b8 yearsnkeynesFix stack alignment when calling the end-block callback (broken on OS X)
sh4trans.h1301:b76840ccf94b8 yearsnkeynesFix stack alignment when calling the end-block callback (broken on OS X)
sh4x86.in1301:b76840ccf94b8 yearsnkeynesFix stack alignment when calling the end-block callback (broken on OS X)
shadow.c1298:d0eb2307b8478 yearsnkeynesFix assorted compile warnings reported by Clang
timer.c1127:4b8194e3974c13 yearsnkeynesFix TMU counter reading to only update the count if the timer is actually
.