Sacha
e8525a6f14
More rFile cleanups and fixes.
...
Was using fileExists/dirExists before when really should have just been exists. File or Dir doesn't matter and would only create false negatives.
Current working directory shouldn't really be used at all. This is just the folder the application is run from (not even where the .exe resides).
Some of the infos required by vfsLocalDir such as executable may not be portable. Not sure of their intended function as they are never used.
2014-08-01 04:20:00 +10:00
raven02
33559ca0ea
Minor change
2014-07-30 05:48:58 +08:00
Nekotekina
143a75616c
Conflicts fixed
2014-07-29 00:29:38 +04:00
Nekotekina
9d0bd55ec0
cellSyncQueueTryPush, cellSyncQueueTryPop
2014-07-25 12:35:37 +04:00
Nekotekina
74e18dc8c9
cellSyncQueuePop...
...
cellSyncQueueSize,
cellSyncQueueClear implemented
2014-07-24 19:02:04 +04:00
Nekotekina
f8d9242743
Merge branch 'master' of https://github.com/DHrpcs3/rpcs3
2014-07-24 17:26:50 +04:00
Nekotekina
3d184b3a59
cellSyncQueuePush implemented
2014-07-24 01:51:57 +04:00
Alexandro Sánchez Bach
713bff01e1
Flipping / padding on .JPG and .GIF decoding
...
* Changes in cellJpgDec and cellGifDec come from cellPngDec.
2014-07-22 21:37:45 +02:00
Nekotekina
f55afc27a9
cellSyncQueue draft
2014-07-22 23:02:45 +04:00
Alexandro Sánchez Bach
fe46a45915
Fixed memory exception on cellJpgDec & cellGifDec
...
* Added support for CELL_JPGDEC_BUFFER and CELL_GIFDEC_BUFFER.
2014-07-22 17:16:15 +02:00
Nekotekina
1c32a284e1
cellSyncRwmInitialize implemented
...
cellSyncRwmRead implemented (SPU sample works)
2014-07-22 18:46:31 +04:00
Nekotekina
2a5506dae6
cellSyncBarrierInitialize implemented
...
(SPU sample works)
2014-07-21 23:05:58 +04:00
Nekotekina
e3fbfc4bda
Logging option restored
2014-07-21 20:39:00 +04:00
Nekotekina
5c84ad30a1
LogBase class for both SysCallBase and Module
2014-07-21 19:58:03 +04:00
Nekotekina
0865fca90a
Fix for SysCallBase
2014-07-21 18:49:56 +04:00
Nekotekina
640de81571
Variadic templates for module logs
...
Two new module log types: Todo() and Notice()
2014-07-21 18:42:43 +04:00
Nekotekina
da8194d659
Merge branch 'master' of https://github.com/DHrpcs3/rpcs3
2014-07-21 14:37:42 +04:00
Nekotekina
fe49046a96
sys_spinlock fixed
2014-07-21 02:30:16 +04:00
Nekotekina
1f64087a3b
Fix of fix (damned crutch)
2014-07-20 21:59:59 +04:00
Nekotekina
bba74b9056
Compilation fix
2014-07-20 21:52:27 +04:00
Nekotekina
883885dc0b
cellSyncMutex fixed
2014-07-20 21:14:04 +04:00
Nekotekina
3d74112aa3
sys_process_is_stack fixed
2014-07-20 21:13:35 +04:00
Nekotekina
25aeb2e086
SysCall table fixes
2014-07-20 21:13:07 +04:00
Nekotekina
41495e5d2a
sys_ppu_thread_exit fix
2014-07-20 21:05:48 +04:00
raven02
5f3ea1005a
Make a spelling difference consistent
2014-07-20 14:55:33 +08:00
Nekotekina
74914c5916
be_t<> constructor elimination
2014-07-18 20:55:26 +04:00
Nekotekina
7816843dfb
Little fix
2014-07-16 22:29:26 +04:00
Nekotekina
c3e0669435
Time functions fixed
2014-07-16 20:21:09 +04:00
Nekotekina
e1a9f08a91
sys_raw_spu_destroy implemented
2014-07-16 16:07:38 +04:00
Alexandro Sánchez Bach
75e81bc969
Merge pull request #572 from Nekotekina/master
...
Update
2014-07-15 01:06:53 +02:00
Nekotekina
51f64049ab
Callback header fix
2014-07-15 01:33:35 +04:00
Nekotekina
51b54a4d6b
SSE4.1 detection
2014-07-15 01:32:32 +04:00
Nekotekina
01aa74e4a8
IsGoodAddr() bug fixed
2014-07-14 23:15:30 +04:00
Sacha
82536b298c
Fix issue from #567 that stopped videos from working. Clean up some code.
2014-07-15 03:21:24 +10:00
Nekotekina
a71053ae15
Asmjit updated
2014-07-14 13:24:10 +04:00
Sacha
6bd044f9be
c++11 fixups. Initialise to zero where possible. note: cellAudio looks quite messed up.
2014-07-14 17:26:31 +10:00
Nekotekina
dab3d6c6d6
Callbacks
2014-07-13 23:05:28 +04:00
Nekotekina
2eafb235ba
spu_printf fixed
2014-07-13 22:55:14 +04:00
B1ackDaemon
f240690ff5
Merge pull request #558 from Bigpet/modunload
...
unload modules upon stopping
2014-07-13 01:08:25 +03:00
Nekotekina
1908842255
Build fix
...
Non-ASCII characters replaced in PPUThread.h
Some cleanup
2014-07-12 18:53:36 +04:00
Peter Tissen
f75a3c8f60
unload modules upon stopping I guess we won't find out what's wrong if we don't let it fail
2014-07-12 13:52:37 +02:00
Sacha
a1158c9515
Remove some indirect headers.
2014-07-12 17:46:14 +10:00
Sacha
9816ec3aa0
Fix conflicts.
2014-07-12 17:02:39 +10:00
Sacha
c09b0f511e
More header changes.
2014-07-12 16:33:04 +10:00
Sacha
6e06fdf638
Stdafx: Major header cleanup
2014-07-12 16:33:04 +10:00
Alexandro Sánchez Bach
14050c7302
Removed: "Ignore R/W memory errors" option
...
Very small commit to take care of one thing missing in #409 .
Reasons for that change:
<Nekoteki>AlexAltea: it's fatal error that shouldn't be ignored
<Nekoteki>AlexAltea: the second reason, ps3 can handle page faults by
itself
2014-07-11 18:18:12 +02:00
Nekotekina
125359e30e
Some fixes
2014-07-11 13:18:23 +04:00
Nekotekina
259b57c64a
Fixed conflicts
2014-07-11 10:09:38 +04:00
Sacha
8793d75811
Stdafx: More cleanup
2014-07-11 06:54:12 +10:00
Sacha
f256153a2b
Warnings: Fix several warnings.
2014-07-11 05:08:05 +10:00