1
0
mirror of https://github.com/RPCS3/rpcs3.git synced 2024-11-23 03:02:53 +01:00
Commit Graph

2819 Commits

Author SHA1 Message Date
Nekotekina
d032bc5691 vfsLocalDir, rFile routines improved 2015-04-15 17:27:37 +03:00
Nekotekina
2798827066 Small update 2015-04-14 17:54:03 +03:00
Nekotekina
d8cc6b4c39 Small update 2015-04-14 14:35:41 +03:00
Nekotekina
b54a33efce Merge branch 'master' of https://github.com/DHrpcs3/rpcs3 2015-04-14 13:35:36 +03:00
Nekotekina
d2ad84453d KernelExplorer fixed 2015-04-14 05:00:31 +03:00
Nekotekina
39524318aa CopyFile improved 2015-04-13 22:06:01 +03:00
Nekotekina
7e8e288ba2 CopyFile fixed (finally) 2015-04-13 21:42:39 +03:00
Nekotekina
f8c64b1fb4 CopyFile fixed 2015-04-13 21:35:44 +03:00
Nekotekina
f8ad9d13f8 CopyFile fixed 2015-04-13 21:21:50 +03:00
Nekotekina
a465c1aa0a getFileInfo fixed 2015-04-13 21:10:31 +03:00
Nekotekina
4d85a49666 SPURS fixed 2015-04-13 20:39:38 +03:00
Nekotekina
16fe7919a0 VFS::CopyFile implemented 2015-04-13 17:46:10 +03:00
Nekotekina
94b3cdf9e7 cellGame slightly rearranged 2015-04-13 17:05:44 +03:00
Nekotekina
85b63de631 Events improved 2015-04-13 16:32:09 +03:00
Nekotekina
fea6fd1a70 Bugfixes 2015-04-12 23:16:30 +03:00
Hykem
4f21cef3af Merge pull request #1054 from Syphurith/p2Travis
Travis Enabled.
2015-04-12 14:51:04 +01:00
Nekotekina
ea5110cec3 Various changes 2015-04-12 04:36:25 +03:00
Hykem
54b6616ec9 Merge pull request #1060 from Syphurith/p5-EmulationDir
Custom EmulationDir
2015-04-11 13:12:03 +01:00
Hykem
18b8a7d473 Merge pull request #1053 from Bigpet/cmake_err
Stop overwriting the ADDITIONAL_LIBS setting for CMake.
2015-04-11 13:09:19 +01:00
Hykem
721a0c8bcb Merge pull request #1052 from Bigpet/master
remove lwmutex::const_be_u32_t::value
2015-04-11 13:09:03 +01:00
luxsie
ea17e08ae6 Tested Enable/Disable this Custom EmulationDir Feature, and it can check whether directory exists. But there is still problem with its log. 2015-04-10 23:56:38 +08:00
luxsie
64ab14b237 I forgot to save the EmulationDirEnable.. Also just show the bind once. 2015-04-10 23:23:20 +08:00
luxsie
a3d6919431 Add notice for the custom path, and add an option to Configuration - System panel. Not Tested. 2015-04-10 23:10:02 +08:00
luxsie
5f6afca18a Added SysEmulationDir to set $(EmulationDir) to custom location. 2015-04-10 22:49:34 +08:00
luxsie
ef7166057a Revert Non-Necessary Change. Thank Bigpet. 2015-04-09 21:30:24 +08:00
luxsie
a2ab685ba9 Small change for Badges in README.md. 2015-04-09 20:43:46 +08:00
luxsie
da85fba015 Modify .travis.yml to enable Travis.
Fix the master git repo name in Github, also the one in git-version-gen.cmd.
Display Shell Export List to help debugging our Travis Build.
2015-04-09 15:11:32 +08:00
luxsie
080e42ec9f Stop overwriting the ADDITIONAL_LIBS setting for CMake. 2015-04-09 00:09:03 +02:00
Peter Tissen
d140cffc08 remove the publicly accessible version of the template parameter in lwmutex::const_be_u32_t because it's never used and causes linker errors in clang 3.4 (and allegedly gcc 4.8.4) 2015-04-08 22:43:29 +02:00
Nekotekina
d1fbccc9ce SPURecompiler improved 2015-04-05 21:01:15 +03:00
Nekotekina
d2883fc554 SPURecompiler cleanup 2015-04-04 21:21:49 +03:00
B1ackDaemon
952098c00f Merge pull request #1046 from Nekotekina/new_interpreter
Alternative interpreters
2015-04-04 20:03:18 +03:00
Nekotekina
9479bcf77b Small fix 2015-04-04 19:16:53 +03:00
Nekotekina
26b5eebc17 Bugfixes 2015-04-04 19:00:02 +03:00
Nekotekina
1c82e8b1d5 Bugfixes 2015-04-03 19:56:57 +03:00
Hykem
abdfcf9d0b Merge pull request #1045 from Zangetsu38/master
Update GLEXT.h to revision 30346
2015-04-03 16:33:16 +01:00
Zangetsu38
55c317c1cf Update GLEXT.h to revision 30346 2015-04-03 14:07:35 +02:00
Nekotekina
59effb3412 PPU: some instructions replaced 2015-04-02 18:22:43 +03:00
Nekotekina
6b9a6c50fe PPU: some instructions replaced 2015-04-01 17:01:04 +03:00
Nekotekina
72fdcf120c PPU: some instructions replaced 2015-03-31 17:54:41 +03:00
DHrpcs3
0b4105915a Merge pull request #1044 from joshslark/master
Some fixes to allow compilation on linux
2015-03-31 13:08:50 +03:00
Joshua Clark
3c3e3baa14 proper fix for issue #1041 2015-03-31 04:20:25 -05:00
Joshua Clark
10983338d8 Small fixes to allow compililation on linux 2015-03-31 03:34:37 -05:00
Nekotekina
3247152ff7 PPU: some instructions replaced 2015-03-29 14:00:10 +03:00
joshslark
55b83af845 Add arch linux dependency instructions 2015-03-27 02:56:13 -05:00
Nekotekina
d640aba903 PPU: some instructions replaced 2015-03-26 21:42:12 +03:00
Nekotekina
75fa95c7ff PPU: some instruction replaced 2015-03-24 22:54:15 +03:00
Raul Tambre
c4ec38f358 Merge pull request #1043 from Nekotekina/master
Stack overflow fix
2015-03-24 19:58:31 +02:00
Nekotekina
ec8519b969 LLVM stack overflow fix 2015-03-24 18:17:53 +03:00
Nekotekina
f095dec43d Compilation fix 2015-03-22 02:22:24 +03:00