Raul Tambre
ef3a011919
Fix compiling
2015-02-22 17:36:22 +02:00
Raul Tambre
46e7207e93
Improvements in cellSearch, cellUsbd and cellRudp
2015-02-22 16:50:11 +02:00
Raul Tambre
c13ebc8692
More stubs
2015-02-22 13:38:14 +02:00
Raul Tambre
e7d0aedfb4
Merge upstream
2015-02-22 10:58:18 +02:00
Raul Tambre
f9497e35e4
Stub some modules
2015-02-22 10:50:26 +02:00
Nekotekina
a182743561
sys_net fixed
2015-02-21 16:05:35 +03:00
Nekotekina
e6b2be2bc9
Some names fixed
2015-02-21 00:21:52 +03:00
Nekotekina
0bb15b2ff7
Compilation fix_
2015-02-20 21:05:45 +03:00
Nekotekina
8cd00287cd
Compilation fix
2015-02-20 17:27:49 +03:00
Nekotekina
655acc746d
HLE function binding for PPU/ARMv7 simplified
2015-02-20 16:58:40 +03:00
Nekotekina
7ab1e64aab
Merge branch 'master' of https://github.com/DHrpcs3/rpcs3
2015-02-20 14:38:57 +03:00
Raul Tambre
948758f758
Merge remote-tracking branch 'upstream/master' into Things
2015-02-20 12:59:31 +02:00
Raul Tambre
4b516273f6
Implement cellSaveDataListAutoLoad, fix textureProj
2015-02-19 22:56:57 +02:00
S Gopal Rajagopal
26d3bfe9c2
SPURS: Disable kernel
2015-02-20 02:16:25 +05:30
S Gopal Rajagopal
1356a17e84
Merge upstream
2015-02-20 01:57:46 +05:30
S Gopal Rajagopal
68978a0109
SPURS: More fixes
2015-02-20 01:53:05 +05:30
S Gopal Rajagopal
796d96f06b
SPURS: Fix some issues
2015-02-20 01:15:33 +05:30
Nekotekina
152feb898e
libmixer fix
2015-02-19 22:17:30 +03:00
Raul Tambre
4ad91a6fa8
Merge upstream
2015-02-19 17:15:21 +02:00
Nekotekina
fed1418c0e
Loader fix
2015-02-19 16:47:53 +03:00
Nekotekina
e84fc6426c
PRX_DEBUG removed
2015-02-19 01:54:31 +03:00
Nekotekina
af986d8f4c
Loader improved, ModuleManager refactored
2015-02-18 19:22:06 +03:00
Raul Tambre
2df18c91e9
cellCamera ifs now switches
2015-02-14 09:16:48 +02:00
Nekotekina
f01059283a
Some cleanup
2015-02-14 00:45:36 +03:00
Raul Tambre
7b249790f5
Merge remote-tracking branch 'upstream/master' into Improvements
2015-02-13 16:47:08 +02:00
Raul Tambre
8ce3943e09
Small formatting changes
2015-02-13 16:44:26 +02:00
Nekotekina
267de68441
Memory cleanup, page flags implemented
...
RSXCMDMem, SPRXMem, MmaperMem removed
MainMem range fixed
2015-02-13 17:04:03 +03:00
Nekotekina
0eebfb0aaa
Memory cleanup: u64 -> u32, empty TLS fixed
...
cellGameContentPermit fixed
2015-02-12 23:10:25 +03:00
Nekotekina
5986448d67
Small fix
2015-02-12 11:44:53 +03:00
B1ackDaemon
35e04bdbe3
Merge pull request #1005 from tambry/Improvements2
...
Improvements to cellCamera, cellGem and other minor things
2015-02-11 23:27:03 +02:00
Raul Tambre
cc6ba726eb
Big improvements to cellCamera and cellGem
2015-02-11 23:09:48 +02:00
Nekotekina
42f961816c
SPURS fix, PPU threads are deleted at exit/join
2015-02-11 23:11:49 +03:00
Nekotekina
5c08bd6a73
Compilation fix
2015-02-11 16:05:50 +03:00
Nekotekina
3e26971044
Compilation fix 2
2015-02-11 15:22:53 +03:00
Nekotekina
4340899833
Compilation fix
2015-02-11 15:03:15 +03:00
Nekotekina
fdc5fa34be
Bugfix
2015-02-11 14:39:51 +03:00
S Gopal Rajagopal
d675c67f79
SPURS: Disable the SPURS kernel
2015-02-11 15:45:43 +05:30
S Gopal Rajagopal
853234f7d7
Merge remote-tracking branch 'upstream/master' into spurs_taskset
2015-02-11 15:00:46 +05:30
Raul Tambre
43a95d709d
Merge remote-tracking branch 'upstream/master' into Improvements2
2015-02-10 17:43:21 +02:00
Nekotekina
e642e39324
NV3089_IMAGE_IN_SIZE
2015-02-10 15:51:45 +03:00
Raul Tambre
dfb2598e41
Fixed conflicts
2015-02-09 15:22:04 +02:00
Raul Tambre
cd8bcd4c02
Various improvements
2015-02-09 15:06:46 +02:00
darkf
bddff3b70a
Improve sceNpTrophy
2015-02-08 03:37:10 -08:00
Nekotekina
39db6bb461
Reservations improved
2015-02-07 16:46:42 +03:00
S Gopal Rajagopal
daaa5059e9
SPURS: Fixed more issues
2015-02-04 20:59:34 +05:30
S Gopal Rajagopal
d1a7c85e95
Merge remote-tracking branch 'upstream/master' into spurs_taskset
...
Conflicts:
rpcs3/emucore.vcxproj.filters
2015-02-03 23:12:26 +05:30
S Gopal Rajagopal
0191955ab6
SPURS: Fix more issues
2015-02-03 11:03:49 +05:30
S Gopal Rajagopal
67342781b7
SPURS: Fix some issues
2015-02-03 02:13:32 +05:30
B1ackDaemon
c267ca2584
Merge pull request #989 from Nekotekina/master
...
Various improvements
2015-02-02 13:39:51 +02:00
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