EmuCR Feeds
Email Us

EmuCR: Project64Azimer's HLE Audio Plugin Git (2015/05/23) is compiled. It is a HLE audio plugin for N64 emulators written by Azimer.

Azimer's HLE Audio Plugin Git Changelog:
* Merge pull request #82 from cxd4/one_little_endian
optimized the main ADPCM buffer input operations
* missed ADPCM1 with the vector copy optimization at the end
* Signed clamping doesn't need a loop, just SIMD. :)
* ...uh...nothing to see here...
* Vectorized word-swapping and eliminated the `for' loop for that.
* Match the return type of `pack_signed` to the array vector size.
* Auto-vectorize right shifts by 11 to all happen before pack_signed().
* Don't swap the endian like that; it's redundant.
Do the deskwork. Saying (i ^ 1) instead of just i makes no difference in these loops.
* Separate complex loop into 2 simple loops each for vectorization.
* Merge branch 'samuelyuan-master'
* Condensed loops
-Change while loops to for loops
-Put multiple operations on a single line

Download: Azimer's HLE Audio Plugin Git (2015/05/23) x86
Source: Here



Random Related Topic Refresh Related Topic

Random Related Topic Loading...

0 Comments

Post a Comment

Can't post a comment? Try This!