Search
lxdream.org :: lxdream/src/sh4/sh4trans.c :: log
lxdream 0.9.1
released Jun 29
Download Now
filename src/sh4/sh4trans.c
changeset740:dd11269ee48b
authornkeynes
dateWed Jul 16 10:40:10 2008 +0000 (15 years ago)
permissions-rw-r--r--
last changeRationalize the two SH4 run slice impls into sh4.c, and tidy up the vm exits.
Fixes broken soft-reset with emulator core
Fixes broken build without translator
file annotate diff log rss
740:dd11269ee48b15 yearsnkeynesRationalize the two SH4 run slice impls into sh4.c, and tidy up the vm exits.
736:a02d1475ccfd15 yearsnkeynesRe-indent everything consistently
711:4f0ba72e58fe15 yearsnkeynesFix size test before end-of-block extension, and add assert after sh4_translate_end_block() for consistency
669:ab344e42bca915 yearsnkeynesCleanup most of the -Wall warnings (getting a bit sloppy...)
619:0800a013747216 yearsnkeynesDeliver TMU interrupts precisely rather than only at end of time slice
617:476a717a54f316 yearsnkeynesStart getting SLEEP into order
600:3b0f94d0faed16 yearsnkeynesReturn immediately from xlat_get_code_by_vma if the icache is hit
596:dfc0c93d882e16 yearsnkeynesFix MAC.L/MAC.W stack issues
593:6c710c7c683516 yearsnkeynesFix block overruns from long epilogues
592:4343cbfdd21b16 yearsnkeynesChange recovery table to offset rather than pointer (so as to survive block moves)
591:7b9612fd239516 yearsnkeynesAdd flag to skip breakpoints when it's the very first instruction of a run
588:978ec0b3354516 yearsnkeynesFix vma lookups after itlb exception
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
569:a1c49e1e877616 yearsnkeynesBring icache partially into line with the mmu, a little less slow with AT off lxdream-mmu
561:533f6b47807116 yearsnkeynesEnable Id keyword on all source files lxdream-mmu
559:06714bc6427116 yearsnkeynesCommit first pass at full TLB support - still needs a lot more work lxdream-mmu
527:14c9489f647e16 yearsnkeynesx86-64 translator work-in-progress
430:467519b050f416 yearsnkeynesFix compilation warnings
417:bd927df302a916 yearsnkeynesSuppress redundant T flag loads
410:5f8413358e7f16 yearsnkeynesChange extend-block to take a requested size
408:af496b73473416 yearsnkeynesChange block signature to return pointer to next block (if known)
398:16b0856ea51116 yearsnkeynesAdd a 'translate and run' method for running uncached code
390:d066209999f116 yearsnkeynesEnsure correct end-of-block PC
368:36fac4c4232216 yearsnkeynesMore translator WIP - blocks are approaching something sane
359:c588dce7ebde16 yearsnkeynesCommit decoder generator
.