rpcs3/rpcs3
Peter Tissen bd65f81074 Fix some small mistakes
* replace_first and replace_all were in the wrong namespace, so they could not be linked
* replace_all did not work correctly (would loop indefinately)
* cellGcmUnmapIoAddress did not shif the size, so it would run past the end of the mmap array
* fsstat did use a 32-bit size on Windows, so files >4 gigs would return "stat failed"
2015-02-02 11:27:18 +01:00
..
cmake_modules
Crypto Some warnings fixed 2015-01-25 19:23:24 +03:00
Emu Fix some small mistakes 2015-02-02 11:27:18 +01:00
Gui More fixes and fixes to previous fixes 2015-01-26 21:01:47 +02:00
Loader Fixed TLS for PPU threads 2015-01-30 23:01:13 +03:00
rpcs3qt
CMakeLists.txt Fix correct PATH 2015-01-15 04:03:25 +01:00
define_new_memleakdetect.h
emucore.vcxproj Fix conflicts 2 2015-02-01 15:45:25 +02:00
emucore.vcxproj.filters Fix conflicts 2 2015-02-01 15:45:25 +02:00
emucore.vcxproj.user
git-version.cmake Fix My error 2015-01-15 04:18:44 +01:00
Ini.cpp
Ini.h
restore_new.h
rpcs3.cpp Add support for "test mode" 2015-01-27 17:14:15 +02:00
rpcs3.h Add support for "test mode" 2015-01-27 17:14:15 +02:00
rpcs3.rc
rpcs3.vcxproj Fix Git version and Remove old Platform on emucore.vcxproj 2015-01-14 22:46:02 +01:00
rpcs3.vcxproj.filters Fix Git version and Remove old Platform on emucore.vcxproj 2015-01-14 22:46:02 +01:00
rpcs3.vcxproj.user
stdafx_gui.cpp
stdafx_gui.h
stdafx.cpp
stdafx.h Some warnings fixed 2015-01-25 19:23:24 +03:00