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
|
8c1aa3ee15
|
Bugfix
|
2015-04-20 04:54:19 +03:00 |
|
Nekotekina
|
935302b620
|
Bugfix
|
2015-04-20 02:49:13 +03:00 |
|
Nekotekina
|
3b26031692
|
Bugfix
|
2015-04-20 01:26:28 +03:00 |
|
Nekotekina
|
339021ac15
|
cellFsGetDirectoryEntries improved
|
2015-04-19 22:25:04 +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 |
|
Nekotekina
|
2cafa84b75
|
Small changes
|
2015-04-18 20:18:23 +03:00 |
|
Nekotekina
|
f2276bb70c
|
VFS::TruncateFile() implemented
|
2015-04-18 16:38:42 +03:00 |
|
Nekotekina
|
b1f7543436
|
PPU stack fixed (2)
|
2015-04-18 04:35:58 +03:00 |
|
Nekotekina
|
b7fd09740b
|
PPU stack fixed
|
2015-04-18 03:25:26 +03:00 |
|
Nekotekina
|
8bd7823b70
|
Bugfix
|
2015-04-18 02:13:43 +03:00 |
|
Nekotekina
|
747d53790c
|
Compilation fix
|
2015-04-17 23:43:54 +03:00 |
|
Nekotekina
|
8c9ef2eef4
|
Compilation fix
|
2015-04-17 23:16:55 +03:00 |
|
Nekotekina
|
ad02c8d510
|
_sys_ppu_thread_create fixed
|
2015-04-17 22:46:06 +03:00 |
|
Nekotekina
|
d9b53b476f
|
Compilation fix 2
|
2015-04-17 17:05:28 +03:00 |
|
Nekotekina
|
9bedf0d13e
|
Compilation fix
|
2015-04-17 16:56:32 +03:00 |
|
Nekotekina
|
be48a330b4
|
cellVdecGetPicture improved
|
2015-04-17 16:24:22 +03:00 |
|
Nekotekina
|
4874a81dc5
|
cellSaveData improved
|
2015-04-17 07:37:13 +03:00 |
|
Nekotekina
|
94cbfd6a5c
|
PSFLoader improved, saving implemented
|
2015-04-16 19:19:41 +03:00 |
|
Nekotekina
|
b2111b3c3d
|
PSFLoader improved
|
2015-04-16 18:33:55 +03:00 |
|
Nekotekina
|
37b22ec99d
|
PSFLoader improved
|
2015-04-16 02:17:42 +03:00 |
|
Nekotekina
|
00205bfa58
|
Abstract class for MsgDialog interface
|
2015-04-15 21:33:44 +03:00 |
|
Nekotekina
|
cfb41c4dab
|
Compilation fix
|
2015-04-15 18:12:10 +03:00 |
|
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
|
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 |
|
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 |
|
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
|
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 |
|