EmuCR Feeds
Email Us

EmuCR: PCSX2PCSX2 Git (2016/01/22) is compiled. PCSX2 is an open source PlayStation 2 (PS2) emulator for the Microsoft Windows and Linux operating systems. With the most recent versions, many PS2 games are playable (although speed limitations have made play-to-completion tests for many games impractical), and several games are claimed to have full functionality.

PCSX2 Git Changelog:
* Merge pull request #1091 from vgturtle127/patch-1
Update README for the latest version, and fix a few things
* See description
Fix redundancy and change wording of a few things
Make Vista with Service Pack 2 the minimum requirement so we don't have
to deal with the horrid mess that was launch Vista.
[skip ci]
* See long description
Fixed italic links not being clickable on GitHub
Added some updated info about requirements
Merged some notes
Fixed some incorrect grammar and typos
Updated formatting a little
[skip ci]
* Revert title case
* Revert change
* Update MTVU speedhack commit
* Update some links and fix some more errors
* Update notes
* Fix some typos and fix screenshots not lining up correctly
* More updates
* Small updates
* Add screenshots back in and update the requirements
* Fix some more grammatical errors and punctuation, and some small updates
* Fix a punctuation error and remove title case
* Fix some more things in the README and remove low-res screenshots
* Update README for the latest version, and fix a few things
* travis: report 64 bits compilation issue
* gsdx-ogl: update status of the SSO extension
AMD (proprietary) is working on it
Free driver will be fixed on Mesa 11.2 (and I hope mesa 11.1.2)
* GSdx-ogl: limit accurate sprite blending to smaller draw call
Completely restore speed in Zone of Ender
Fix #1093
* Merge pull request #1040 from KrossX/scp_support
LilyPad XInputness
* Less bind pressure for XInput too.
* Default mappings for XInput devices
Copied if there's no settings file present.
* Add support for Scarlet Crush's XInput extensions
Also adds support for the GUIDE buttons to be used.
* Merge pull request #1114 from remeh/clang-unused-param
gsdx: cmake: don't display "unused parameters" warnings on release bu…
* gsdx: cmake: don't display "unused parameters" warnings on release build with clang.
* x86emitter: there are 16 int registers for all sizes.
* Merge pull request #1123 from PCSX2/emitter-Trex
Emitter trex
* x86emitter: finally support 64 bits instructions
Note: a couple of instructions don't support REX prefix. Some
exception ought to be implemented later
* x86emitter: port couple of simd instrusction to xOpWrite0F template
* x86emitter: rewrite remaining function to use generic template
* x86emitter: rewrite move to use generic template
* x86emitter: rewrite groups to use generic template
* x86emitter: create xOpAccWrite handy template for special accumulator opcode
* x86emitter: remove unused function
* x86emitter: inc/dec are illegal on x86_64
* x86emitter: align EmitRex interface on EmitSibMagic
* Merge pull request #1122 from PCSX2/emitter-64b
Emitter 64b
* x86emitter: sed/32orLess/64orLess/
* x86emitter: jump: use base type directly
which fix 16 bits call (no prefix)
* x86emitter: extend SSE instruction type
* x86emitter: extend lea/bswap
* x86emitter: add x64 to push/pop
* x86emitter: extend group8 type
* x86emitter: extend test & bitscan type
Factorize the code to support any types
* x86emitter: shift: extend it to 64 bits type
* x86emitter:group: uses base type
Add 64 bits support for free ;)
Note: 64b still requires the REX prefix
* x86emitter:move: factorize type and extend it to 64 bits
It's still missing the REX prefix support
* x86emitter: extend xIndirect32orLess to support 64 bits
It would be renamed later to avoid conflict with pending updates
* x86emitter: add GetPrefix16 helper
* x86emitter: implement some function to emit the REX prefix
Same fashion as EmitSibMagic
* x86emitter: add the new x86_64 registers set
* core: use xRegisterLong instead of xRegister32
Code needs to work with xAddressReg however the x32 inheritance doesn't
exits anymore on 64 bits.
Note: it might be possible to uses some kind of autoconversion with
xRegister32or64. Could be a future improvement.
* x86emitter: xAddressReg size will depend on the arch
Note: displacement are never 8B. The max is 4B which is sign extended to 8B.
So we can't store a pointer into it anymore.
Add xRegisterLong that will be x64 on 64 bits and x32 on 32 bits
* x86emitter: add various type for 64 bits
* x86emitter: remove not virtual inherited function
IsSIMD isn't virtual
* The GTE opcode table was missing 4 commands. took them from another PCSX derived emulator.
Now the simple GTE test works :)

Download: PCSX2 Git (2016/01/22)
Source: Here



Random Related Topic Refresh Related Topic

Random Related Topic Loading...

0 Comments

Post a Comment

Can't post a comment? Try This!