Search
lxdream.org :: lxdream/src/sh4/
lxdream 0.9.1
released Jun 29
Download Now
/src/sh4/
[parent directory]  
Makefile1:eea311cfd33e20 yearsnkeynesThis commit was generated by cvs2svn to compensate for changes in r2,
dmac.c54:d8b73031289c18 yearsnkeynesAdd (partial) DMAC implementation
dmac.h58:ce3657a81a2618 yearsnkeynesCommit in dmac.h (oops)
intc.c265:5daf59b7f31b17 yearsnkeynesImplement event queue.
intc.h31:495e480360d718 yearsnkeynesFinish adding header blocks to all files
scif.c54:d8b73031289c18 yearsnkeynesAdd (partial) DMAC implementation
sh4.c378:f10fbdd4e24b16 yearsnkeynesStart splitting the common SH4 parts into sh4.c, with sh4core.c to become
sh4.def359:c588dce7ebde16 yearsnkeynesCommit decoder generator
sh4core.c384:c9d5c194984b16 yearsnkeynesAdd DIV1 test cases
sh4core.h378:f10fbdd4e24b16 yearsnkeynesStart splitting the common SH4 parts into sh4.c, with sh4core.c to become
sh4core.in384:c9d5c194984b16 yearsnkeynesAdd DIV1 test cases
sh4dasm.c359:c588dce7ebde16 yearsnkeynesCommit decoder generator
sh4dasm.h54:d8b73031289c18 yearsnkeynesAdd (partial) DMAC implementation
sh4dasm.in359:c588dce7ebde16 yearsnkeynesCommit decoder generator
sh4mem.c371:f2fe152cfc9b16 yearsnkeynesFix warning
sh4mmio.c336:c3455be86ee217 yearsnkeynesRemove BSC stub warnings
sh4mmio.h30:89b30313d75718 yearsnkeynesChange timeslice to nanoseconds (was microseconds)
sh4stat.c387:38e9fddbf0e316 yearsnkeynesAdd instruction statistics gathering module
sh4stat.h387:38e9fddbf0e316 yearsnkeynesAdd instruction statistics gathering module
sh4stat.in387:38e9fddbf0e316 yearsnkeynesAdd instruction statistics gathering module
sh4trans.c390:d066209999f116 yearsnkeynesEnsure correct end-of-block PC
sh4trans.h389:3e354da6226416 yearsnkeynesUp the max instruction size to 256 (TODO: work out what this should actually
sh4x86.c388:13bae2fb037316 yearsnkeynesMore fixes and complete missing instructions
sh4x86.in388:13bae2fb037316 yearsnkeynesMore fixes and complete missing instructions
timer.c326:0c107e0d0fe017 yearsnkeynesIncrease SH4 speed to 100Mips
x86op.h388:13bae2fb037316 yearsnkeynesMore fixes and complete missing instructions
xltcache.c383:f597b73474cb16 yearsnkeynesFix return value for "translated but not entry point" addresses
xltcache.h376:8c7587af5a5d16 yearsnkeynesAdd disassembly dump function to xltcache
.