PPSSPP Git (2024/04/15)

PPSSPP Git (2024/04/15) is compiled. PPSSPP is a fast and portable PSP emulator for Android, Windows, Mac, and Linux, written in C++.

PPSSPP Git Changelog:
* Merge pull request #19064 from hrydgard/split-atrac-dec
* Slim down the AtracBase class
* Use AtracBase instead of Atrac in sceAtrac (so now we can replace it)
* Split Atrac into AtracBase and Atrac
* Atrac: Add missing accessors
* Merge pull request #19063 from hrydgard/atrac-change-databuf-check
* Change the databuf check in sceAtracDecodeData
* Merge pull request #19062 from hrydgard/atrac-fix-mono-output
* Fix mono output from Atrac decoders. (sceAtrac*MOut* functions)
* Merge pull request #19061 from hrydgard/even-more-atrac-cleanup
* Comment fixes
* Add an outputChannels parameter to SetData to simplify the code
* Break out the separate analyze functions.
* Move channels into Track
* Move bitrate and jointstereo fields into Atrac
* Move dataOff into Track
* Move loop info into Track
* Move endSample into track_
* Move firstSampleOffset_ into Track
* Move bytesPerFrame into track
* Move codecType_ into track_
* Start separating out static track parameters: Move first_.filesize to track_.fileSize
* Start breaking out Analyze* functions
* Add comment
* Remove unnecessary check, allowing us to de-indent
* Merge pull request #19060 from hrydgard/more-atrac-cleanup
* Split out the Atrac context class into AtracCtx.cpp/h
* Remove an unnecessary enum
* Merge pull request #19057 from hrydgard/update-arabic
* Update ar_AE.ini (Arabic), thanks to Alucard
* Merge pull request #19059 from hrydgard/fix-axis-swap
* Fix the AxisSwap feature – had a double mutex lock, oops.
* Merge pull request #19056 from hrydgard/atrac-refactor
* More member functions
* Make more functions member functions of Atrac
* Make Decode and GetResetBufferInfo member functions of Atrac.
* Separate the external interface used by sceSas
* Add accessor for bufferState_, cleanup

Download:
PPSSPP Git (2024/04/15) x64 : 1cloudfile mirrorace mirrored pixeldrain send usersdrive
Source: Here

About dmb062082_

I love retro gaming!! 😍 😍 

Check Also

melonDS Git (2024/05/03)

melonDS Git (2024/05/03) is compiled. melonDS is an open source Nintendo DS(NDS) emulator. melonDS is …

Leave a Reply