psxact Git (2017/05/08) is compiled. PSXACT develop is a branch of PSXACT. psxact is a Cycle accurate PS1 emulator written in C++.
psxact Git Changelog:
* Reformatting the code to be consistent
* Using the FIFO inside the CDROM code to much success
* Adding a FIFO implementation since everything in the PSX uses them.
* Fixing the shebang in .travis.sh
* Merge pull request #18 from Thunder07/patch-1
Update .travis.sh
* Update .travis.sh
remove redundant line
* Renaming some functions so they make more sense.
* Merge pull request #17 from Thunder07/travis
Continous Integration Travis & AppVeyor
* Minor formatting fixes, and adding badges to README.md
* Add AppVeyorCI
* Add TravisCI
* Cleanup CMakeLists.txt
* Update and use FindSDL2.cmake
* Merge branch 'Thunder07-develop' into develop
* Update references to enum bus_width_t
* Changing enum names to avoid name collisions. fixes #11
* Moving `bus_width_t` under the `bus` namespace. fixes #9
* Minor fix for CMakeSettings.json
* No really, this time I'm serious that it works with VS2017+CMake.
* Getting the code working with VS2017.
Download: psxact develop Git (2017/05/08) x86
Download: psxact develop Git (2017/05/08) x64
Source: Here
2017-05-08
Random Related Topic
0 Comments
Post a Comment