2016.06.13
PCSX-Reloaded is a fork of the PCSX-df Project, a PlayStation Emulator, with
support for both Windows and GNU/Linux operating systems as well as several
bugfixes/improvements.
PCSX Reloaded Git Changelog:
* CPU op fixes
- SH: Use appropriate masking when validating 16-bit values before storing
- Shift operations: on shifts larger than 16bits, first shift elements along,
then apply arithmetic for remainder
* Initial PGXP CPU commit
- Restructured project to base interface on PSX instructions
- Support for all relevant CPU arithmetic and logic instructions
- Debug output available via deferred PGXP calls
- Remove most dependencies on PCSXR
- Still very much a work in progress (lots of errors)
- Add extra debug information to GPU plugin (w values)
* Add checkbox for per-game memory cards
* Fix screen smoothing
- Reset w values
- Set PGXP flag to ignore
來源 https://github.com/iCatButler/pcsxr