Nekotekina
|
98aee31c5a
|
refcnt.h removed
|
2015-05-25 21:12:53 +03:00 |
|
Nekotekina
|
3ae43edc3e
|
cellFs fix
|
2015-05-09 01:36:15 +03:00 |
|
Nekotekina
|
f92c10ef71
|
Minor fixes
|
2015-05-08 12:45:21 +03:00 |
|
Nekotekina
|
02ca97804e
|
fs::dir implemented, bugfixes
|
2015-04-25 22:15:53 +03:00 |
|
Hykem
|
d18d19870f
|
Merge pull request #1062 from Nekotekina/master
SPURecompiler improved
|
2015-04-25 19:32:47 +01:00 |
|
Nekotekina
|
74b3580b69
|
rfile_t renamed
|
2015-04-25 00:38:11 +03:00 |
|
Nekotekina
|
978d578f4e
|
Bugfix
|
2015-04-21 21:18:15 +03:00 |
|
Nekotekina
|
d05597ccdb
|
Small fix
|
2015-04-21 18:16:29 +03:00 |
|
Nekotekina
|
56c64c8045
|
VFS::CreatePath fixed, bugfixes
|
2015-04-20 18:53:31 +03:00 |
|
Nekotekina
|
935302b620
|
Bugfix
|
2015-04-20 02:49:13 +03:00 |
|
Nekotekina
|
73b00b844b
|
sys_fs_fstat fixed
|
2015-04-19 20:57:04 +03:00 |
|
Nekotekina
|
3c872ab611
|
sys_fs_ftruncate implemented, bugfixes
Eliminated using stat() for _WIN32 because it doesn't support unicode
correctly, use rExists() or get_file_info() instead
|
2015-04-19 20:14:16 +03:00 |
|
Nekotekina
|
93ebce4162
|
Bugfixes
|
2015-04-19 19:02:35 +03:00 |
|
Nekotekina
|
ab405901ee
|
wxFile removed (rFile -> rfile_t)
|
2015-04-19 16:19:24 +03:00 |
|
Peter Tissen
|
fd34d11eec
|
Merge branch 'p4-Bundle'
|
2015-04-18 20:28:30 +02:00 |
|
Nekotekina
|
f2276bb70c
|
VFS::TruncateFile() implemented
|
2015-04-18 16:38:42 +03:00 |
|
Nekotekina
|
ad02c8d510
|
_sys_ppu_thread_create fixed
|
2015-04-17 22:46:06 +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
|
4d85a49666
|
SPURS fixed
|
2015-04-13 20:39:38 +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 |
|
Nekotekina
|
ea5110cec3
|
Various changes
|
2015-04-12 04:36:25 +03:00 |
|
luxsie
|
02c263fc19
|
Remove comments in confirmed files.
|
2015-04-11 13:31:28 +08:00 |
|
luxsie
|
94441d7df3
|
Restore what is directly truncated in sys_spu.cpp. @danilaml that may be someone used a wrong constant for the third condition.
|
2015-04-11 01:58:12 +08:00 |
|
luxsie
|
e4a2a60f55
|
CppCheck: End of those marking. and removed one meaningless comparation in sys_spu.cpp.
|
2015-04-10 20:26:48 +08:00 |
|
luxsie
|
900389d857
|
CppCheck: Tried to classify and marked some lines that weird.
|
2015-04-10 20:13:25 +08: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 |
|
B1ackDaemon
|
952098c00f
|
Merge pull request #1046 from Nekotekina/new_interpreter
Alternative interpreters
|
2015-04-04 20:03:18 +03:00 |
|
Nekotekina
|
26b5eebc17
|
Bugfixes
|
2015-04-04 19:00:02 +03:00 |
|
Nekotekina
|
ec8519b969
|
LLVM stack overflow fix
|
2015-03-24 18:17:53 +03:00 |
|
Nekotekina
|
bee6b84733
|
sys_fs bugfixes
|
2015-03-16 19:20:02 +03:00 |
|
Nekotekina
|
7ce45a3bae
|
cellFsSt* update
|
2015-03-16 16:15:52 +03:00 |
|
Nekotekina
|
63b97d6817
|
cellFsSt*
|
2015-03-16 03:21:40 +03:00 |
|
Nekotekina
|
fae7ddc611
|
sys_fs_test, sys_fs_fcntl draft
|
2015-03-15 03:41:08 +03:00 |
|
Nekotekina
|
ea8473943b
|
Additional layer for opened file objects
|
2015-03-14 03:38:36 +03:00 |
|
Nekotekina
|
9bc5ce300e
|
cellFsWriteWithOffset
|
2015-03-14 01:05:48 +03:00 |
|
Nekotekina
|
139173caa0
|
sys_fs_open() update, octal formatting
|
2015-03-13 23:43:11 +03:00 |
|
Nekotekina
|
aa4b74c194
|
Fix
|
2015-03-13 18:33:11 +03:00 |
|
Nekotekina
|
fc81d79807
|
Fix
|
2015-03-13 18:29:10 +03:00 |
|
Nekotekina
|
6c36013e2a
|
sys_fs_open rewritten
|
2015-03-13 18:06:27 +03:00 |
|
Nekotekina
|
c88e0a0eb9
|
Small cleanup
|
2015-03-13 04:09:53 +03:00 |
|
Nekotekina
|
583b6d92ec
|
sys_fs syscalls detached from cellFs
|
2015-03-12 22:02:02 +03:00 |
|
Nekotekina
|
0cf7bb056e
|
Bugfix
|
2015-03-11 20:50:11 +03:00 |
|
Nekotekina
|
a3d400b5cc
|
Minor cleanup
|
2015-03-11 18:30:50 +03:00 |
|
Nekotekina
|
daad7d71f9
|
Bugfix
|
2015-03-11 14:45:58 +03:00 |
|
Nekotekina
|
6de3a6090a
|
Bugfix
|
2015-03-11 14:35:23 +03:00 |
|
Nekotekina
|
629206c0dc
|
Bugfix
|
2015-03-11 14:27:29 +03:00 |
|
Nekotekina
|
a19a13136c
|
Bugfix
|
2015-03-11 13:39:54 +03:00 |
|
Nekotekina
|
fe4ab0abbb
|
Bugfix
|
2015-03-11 00:47:13 +03:00 |
|