Commit graph

9756 commits

Author SHA1 Message Date
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
147c50e7ca Removed some useless comments, thank Neko. 2015-04-11 00:27:20 +08: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
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
luxsie
cd23a2ecaf CppCheck: About assert side-effect and remove_if that i don't know enough.. 2015-04-10 19:29:45 +08:00
luxsie
d072eba687 CppCheck: Marked out case_range that in RSXThread.cpp. It seems missing its own break;. 2015-04-10 19:20:50 +08:00
luxsie
f6392baab3 CppCheck: Make it return value not without return, in cellSpurs.cpp. 2015-04-10 19:14:33 +08:00
luxsie
30acfb89c3 CppCheck: Orz. fix out-bound reference of NONZEROCOEFFS in CellCameraAttributes. 2015-04-10 19:12:08 +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
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
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
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
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
Nekotekina
dc6c21833d SPU: completed 2015-03-22 01:03:28 +03:00
Nekotekina
08dd95e52b SPU: Floating Interpolate implemented 2015-03-21 22:39:56 +03:00
Nekotekina
a86317ce5a SPU: some instructions updated 2015-03-21 21:07:37 +03:00
Nekotekina
e477a0b8fc SPU: some instructions updated 2015-03-21 18:36:56 +03:00
Nekotekina
ff1708a899 SPU: some instructions updated 2015-03-21 17:29:33 +03:00
Nekotekina
ef563f038d SPU: some instructions updated 2015-03-21 02:36:05 +03:00
Nekotekina
c8bb83b824 spu_opcode_t 2015-03-20 20:30:13 +03:00
Nekotekina
63276a3f84 SPU interpreter (basic concept) 2015-03-20 19:53:54 +03:00
raven02
9954b36ec7 Fix intel HD graphics crash 2015-03-18 22:30:47 +08:00
raven02
9b41f846d6 Disable glDepthBoundsEXT for Intel HD graphics 2015-03-18 06:05:32 +08:00
Nekotekina
620e937473 Basic load 2015-03-17 23:03:24 +03:00
Nekotekina
573f112b37 Small update 2015-03-17 03:44:35 +03:00
Nekotekina
0ca4c189a5 Small update 2015-03-17 02:18:13 +03:00
Nekotekina
a71cb5f521 Basic concept 2015-03-17 00:38:21 +03:00
Nekotekina
6a0ce1850a Initial commit 2015-03-16 21:50:59 +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
c125f5376c cellAudio event queue fix 2015-03-15 20:23:43 +03:00
Nekotekina
3e412a2a1f Syscall names registered 2015-03-15 16:26:01 +03:00