rpcsx/rpcs3
Raul Tambre 5d5a4f804b Replace most returns with CHECK_ASSERTION
Also fix some Seek methods return types being unsigned, while returning
negative errors.

Added the CHECK_ASSERTION macro checks in a couple more places.

Simplified CHECK_ASSERTION macro usage.
2015-11-09 07:42:04 +02:00
..
cmake_modules Update Cotire to 1.7.3 2015-08-16 23:40:05 +03:00
Crypto Replace most returns with CHECK_ASSERTION 2015-11-09 07:42:04 +02:00
Emu Replace most returns with CHECK_ASSERTION 2015-11-09 07:42:04 +02:00
Gui Replace most returns with CHECK_ASSERTION 2015-11-09 07:42:04 +02:00
Loader Old ini-manager only partially used in VFS. Global configuration used as defualt. 2015-10-27 01:09:31 +04:00
rpcs3qt
CMakeLists.txt d3d12: Move d3d12 files to separate solution. 2015-10-17 04:15:58 +02:00
config.cpp Do not try to change default config, use state configs. 2015-10-24 22:48:07 +04:00
config.h Removed unneeded config saves and misprints 2015-10-27 01:41:12 +04:00
copy_setup_h.vcxproj Some small change. 2015-07-23 15:05:23 +02:00
D3D12GSRender.vcxproj d3d12: Move storage helpers to their dedicated files. 2015-10-29 18:48:52 +01:00
D3D12GSRender.vcxproj.filters d3d12: Move storage helpers to their dedicated files. 2015-10-29 18:48:52 +01:00
define_new_memleakdetect.h
emucore.vcxproj DX12 fix + rpcs3-tests project 2015-10-21 13:31:29 +03:00
emucore.vcxproj.filters d3d12: Move d3d12 files to separate solution. 2015-10-17 04:15:58 +02:00
emucore.vcxproj.user Cleanup some files 2014-10-22 01:12:15 +05:30
frame_icon.xpm Fix for icons on OSes other than Windows. Small fixes for travis 2015-07-11 04:46:27 +03:00
git-version.cmake Git version fixed 2015-10-04 23:05:46 +03:00
Ini.cpp PPU/LLVM: Fix unsigned/signed type comparaison warning 2015-09-01 18:58:12 +03:00
Ini.h Use custom configurations 2015-10-24 14:38:24 +04:00
resource.h Add RPCS3 version to logging 2015-09-07 20:13:42 +03:00
restore_new.h
rpcs3.cpp Removed unneeded config saves and misprints 2015-10-27 01:41:12 +04:00
rpcs3.h Add support for "test mode" 2015-01-27 17:14:15 +02:00
rpcs3.ico Add Icon on the .exe 2015-06-30 20:36:46 +02:00
rpcs3.rc Make icon show on actual window 2015-07-08 19:16:18 +03:00
rpcs3.vcxproj Minor changes 2015-10-22 22:38:34 +03:00
rpcs3.vcxproj.filters d3d12: Remove D3DGSFrame 2015-10-13 00:04:02 +02:00
rpcs3.vcxproj.user DX12 fix + rpcs3-tests project 2015-10-21 13:31:29 +03:00
stdafx.cpp Minor changes 2015-10-22 22:38:34 +03:00
stdafx.h RSX fix 2015-10-14 22:51:27 +03:00
stdafx_d3d12.cpp DX12 fix + rpcs3-tests project 2015-10-21 13:31:29 +03:00
stdafx_d3d12.h d3d12: Include some headers in stdafx_d3d12.h to speed up compilation 2015-10-29 19:11:25 +01:00
stdafx_gui.cpp
stdafx_gui.h