Search
lxdream.org :: lxdream/src/sh4/sh4trans.h :: log
lxdream 0.9.1
released Jun 29
Download Now
filename src/sh4/sh4trans.h
changeset760:12dac7679c0c
authornkeynes
dateMon Jul 21 01:02:30 2008 +0000 (15 years ago)
permissions-rw-r--r--
last changeAdd newline at EOF to shut gcc up
file annotate diff log rss
760:12dac7679c0c15 yearsnkeynesAdd newline at EOF to shut gcc up
740:dd11269ee48b15 yearsnkeynesRationalize the two SH4 run slice impls into sh4.c, and tidy up the vm exits.
736:a02d1475ccfd15 yearsnkeynesRe-indent everything consistently
733:633ee022f52e15 yearsnkeynesBug 60: Fix off-by-one in recovery list size
707:fb7c8fe2f61c15 yearsnkeynesIncrease maximum instruction size - was exceeded in some corner cases
675:b97020f9af1c15 yearsnkeyneshange 64-bit configuration to use sizeof(void *) rather than the system id
669:ab344e42bca915 yearsnkeynesCleanup most of the -Wall warnings (getting a bit sloppy...)
617:476a717a54f316 yearsnkeynesStart getting SLEEP into order
604:1024c3a9cb8816 yearsnkeynesFix backpatching when the block moves during translation
593:6c710c7c683516 yearsnkeynesFix block overruns from long epilogues
591:7b9612fd239516 yearsnkeynesAdd flag to skip breakpoints when it's the very first instruction of a run
586:2a3ba82cf24316 yearsnkeynesMerged lxdream-mmu r570:596 to trunk
585:371342a39c0916 yearsnkeynesHandle sh4 aborts/reset within the translator lxdream-mmu
577:a181aeacd6e816 yearsnkeynesRemove asm file and convert to inline (easier to cope with platform conventions) lxdream-mmu
571:9bc09948d0f216 yearsnkeynesMore MMU work in progess. Much better now... lxdream-mmu
561:533f6b47807116 yearsnkeynesEnable Id keyword on all source files lxdream-mmu
527:14c9489f647e16 yearsnkeynesx86-64 translator work-in-progress
526:ba3da45b575416 yearsnkeynesDon't build the translator if the architecture is unsupported. Also tidy things up a little to allow (theoretically) different translators to be selected at build time.
410:5f8413358e7f16 yearsnkeynesChange extend-block to take a requested size
408:af496b73473416 yearsnkeynesChange block signature to return pointer to next block (if known)
389:3e354da6226416 yearsnkeynesUp the max instruction size to 256 (TODO: work out what this should actually
359:c588dce7ebde16 yearsnkeynesCommit decoder generator
.