Архив за месяц: Август 2010

Dolphin SVN r6036

Revision 6036:

* Fixed a careless mistake of mine with SetJumpTarget
* Changed ABI_PARAM back to ECX/EDX. Thanks for the tip, Soren
* Reverted r6035

Revision 6035

Revert parts of r6032 that break OS X and probably other non-Windows
platforms as well. It would seem that ABI_PARAMx will have to be
used more consistently elsewhere to match up with a change to use
them here.

Not sure yet why I still need the final section of Jit64::stX.

Revision 6034

MMU Speed Optimisations:

* Un-cleaned the Load/Store code. I think this will fix the stability issues from r6032
* Added memory exception checking to a couple more JIT FPU instructions
* Optimised the 64bit fast memory access slightly
* Optimised the MMU speed hack.

The rest of the speed optimisations from r6032 have been retained.

Revision 6033

make «show pc» in dsp lle debugger actually work again
code cleanup in Hash.cpp

Revision 6032

MMU Speed Optimisations:

* Added memory exception checking to JIT instructions
* Cleaned up Load/Store code (thanks dok.slade)
* Consolidated memory access routines
* Fixed graphics corruption in some games (dcbz instruction)
* F-Zero GX in 32bit JIT mode now works
* Removed temporary slow hack in JITIL (introduced in r4839)

Скачать:

r6036 x86 – скачать, зеркало

r6036 x64 – скачать, зеркало

Dolphin SVN r6027

Revision 6027:

Spelling fixes, etc
Fixes issue 2954.

Revision 6026

Marginally improve FPS counting logic in the video plugins.
Should fix DX11 peaking at 59 FPS instead of 60 FPS.

Revision 6025

DX9: Create textures needed for CPU->EFB access even if it’s disabled.
That way, one can toggle that option during emulation.

Revision 6024

Clean up and fix some issues with the dialogs for compression and decompression of iso and gcm images. Also added a confirmation to overwrite existing files.

Revision 6023

JitIL: Reverted «lbzu» added in r6018.

Revision 6022

JitIL: Fixed comment out style reviewed in r6017.

Revision 6021

fix small bug with dsp lle debugger: now it will highlight regs which just changed, instead of the ones which changed last step.

Скачать:

r6027 x86 – скачать, зеркало

r6027 x64 – скачать, зеркало