Nekotekina
|
f8f067ca7c
|
Partial commit: Emu (the rest)
|
2016-04-15 19:22:49 +03:00 |
|
Vincent Lejeune
|
02473324f4
|
Put XAudio and OpenAL files in separate projects.
|
2016-01-03 21:01:11 +01:00 |
|
Nekotekina
|
4b7f9c38a6
|
rMsgBox eliminated
|
2015-12-20 15:41:10 +03:00 |
|
Nekotekina
|
321e6d3a86
|
fs::get_config_dir, fs::get_executable_dir
|
2015-12-20 15:41:06 +03:00 |
|
Vincent Lejeune
|
0e27b68ba7
|
System: Add a test mode that fakes running emulator.
|
2015-12-06 23:51:52 +01:00 |
|
Vincent Lejeune
|
6c01658d37
|
system: Do not send dbg command if dbg hook is not present.
|
2015-12-06 23:51:51 +01:00 |
|
Nekotekina
|
3465106456
|
Shared PCH (experimental)
"Rebuild" is broken though.
|
2015-12-04 23:37:44 +03:00 |
|
Nekotekina
|
24128ba450
|
Optimization
|
2015-12-04 23:37:42 +03:00 |
|
Nekotekina
|
ca6783ba9a
|
Threads improved, ID manager improved
|
2015-12-04 23:37:34 +03:00 |
|
O1L
|
9d6df238d5
|
Use custom configurations
|
2015-10-24 14:38:24 +04:00 |
|
DH
|
6cb036d35f
|
Fix for gcc/clang build
|
2015-10-08 00:05:04 +03:00 |
|
DH
|
4fdeeace66
|
D3D12Renderer: fixed some compilation errors
Removed GSFrameBase2 and D3DGSFrame.
Added frame for NullRender.
Minor improvements and fixes
|
2015-10-05 13:03:23 +03:00 |
|
Nekotekina
|
8ae3401ffa
|
Some things improved
shared_mutex_t implemented
GUI Emu Callbacks rewritten
fxm::import, fxm::import_always implemented
cellMsgDialog rewritten
Emu.CallAfter improved (returns std::future)
|
2015-09-22 16:48:21 +03:00 |
|
Nekotekina
|
4e62ec7458
|
PKG Installer fixed, u128 improved
|
2015-09-22 13:28:32 +03:00 |
|
Nekotekina
|
817fec9684
|
SPU Cleanup
SPURecompiler improved
Old SPU decoder removed
SPU Interpreters merged
|
2015-09-02 00:38:44 +03:00 |
|
Nekotekina
|
d9403c2ed2
|
thread_t cleanup
|
2015-08-24 21:22:37 +03:00 |
|
Nekotekina
|
dd665e7363
|
ID manager simplified
ID manager refactoring, redundant "type" information removed
|
2015-08-24 21:22:19 +03:00 |
|
Nekotekina
|
31774b7262
|
atomic.h, sys_cond/sys_lwcond improved
|
2015-08-01 14:38:47 +03:00 |
|
Nekotekina
|
3bc6c53eb3
|
sys_interrupt improved
|
2015-07-18 03:12:10 +03:00 |
|
Nekotekina
|
22e1da5e76
|
Minor cleanup
|
2015-07-10 04:31:29 +03:00 |
|
Nekotekina
|
3aefa2b4e1
|
ThreadBase rewritten (wip)
|
2015-07-10 04:31:16 +03:00 |
|
Nekotekina
|
edb9595721
|
Using vm::ps3 namespace moved in proper places
Various fixes
|
2015-07-10 04:30:41 +03:00 |
|
Igor null
|
5ae2349f36
|
changed broken breakpoints database format to a consistent format
|
2015-06-15 18:09:21 +03:00 |
|
Nekotekina
|
78fdcf75e7
|
Attribute macro changed
__forceinline -> force_inline
__noinline -> never_inline
printf_alike(x,y) added
|
2015-05-28 18:14:22 +03:00 |
|
Nekotekina
|
22b78fec71
|
IdManager improved, atomic_t improved
Various changes
|
2015-05-27 06:11:59 +03:00 |
|
Nekotekina
|
d032bc5691
|
vfsLocalDir, rFile routines improved
|
2015-04-15 17:27:37 +03:00 |
|
Nekotekina
|
d2ad84453d
|
KernelExplorer fixed
|
2015-04-14 05:00:31 +03:00 |
|
Nekotekina
|
85b63de631
|
Events improved
|
2015-04-13 16:32:09 +03:00 |
|
Nekotekina
|
ad38e9f0fe
|
event_queue_t, event_port_t rewritten
|
2015-03-04 07:42:04 +03:00 |
|
Nekotekina
|
942d984dc5
|
sys_process_get_paramsfo implemented
|
2015-02-28 17:41:15 +03:00 |
|
Nekotekina
|
6cbdeb9411
|
Unused code removed
|
2015-02-28 15:37:06 +03:00 |
|
Nekotekina
|
9ee9523680
|
StaticFuncManager removed
|
2015-02-21 17:07:22 +03:00 |
|
Nekotekina
|
1f2eafc4f2
|
Loader fixed
|
2015-02-17 18:27:15 +03:00 |
|
Nekotekina
|
61a5459ccb
|
TLS for ARMv7 threads
|
2015-01-31 19:44:26 +03:00 |
|
Nekotekina
|
6cd2665e12
|
Conflicts fixed
|
2014-12-28 16:29:01 +03:00 |
|
Raul Tambre
|
0cd3cd3e05
|
cellFsStat fix and other fixes
|
2014-12-26 18:16:57 +02:00 |
|
Nekotekina
|
be2d606193
|
Conflicts fixed
|
2014-12-26 17:06:36 +03:00 |
|
Nekotekina
|
cbdc32e95e
|
Kernel Explorer partially restored
|
2014-12-24 19:09:32 +03:00 |
|
Oil
|
b3be4d11e3
|
Show more information in GSFrame, some changes in cellAudio
|
2014-12-21 20:29:51 +04:00 |
|
Raul Tambre
|
b8d2343765
|
Implement sys_game_process_exitspawn and fixes
|
2014-12-14 19:14:26 +02:00 |
|
Nekotekina
|
697b699873
|
Some bugs fixed
ARMv7 partially restored
|
2014-12-01 01:04:47 +03:00 |
|
Nekotekina
|
d648957864
|
Merge branch 'master' of https://github.com/DHrpcs3/rpcs3
|
2014-11-30 15:08:54 +03:00 |
|
Nekotekina
|
fd7a0950a7
|
Compilation fix
|
2014-11-30 15:08:23 +03:00 |
|
DHrpcs3
|
a59cf50f03
|
Improved LLE Manager
Improved VFS
|
2014-11-29 15:16:53 +02:00 |
|
Raul Tambre
|
16b4b9bf40
|
Fix Travis compiling
|
2014-11-21 15:52:01 +02:00 |
|
DHrpcs3
|
cdfef3bf9e
|
Fixed compilation errors
Implemented converter_le_be
|
2014-11-20 21:41:04 +02:00 |
|
DHrpcs3
|
598d929aba
|
Implemented LLE Modules Manager (draft)
Improved loader core.
Implemented *_thread wrappers.
Minor fixes.
Temporary disabled ELF Compiler & DisAsm frame.
|
2014-11-19 16:16:30 +02:00 |
|
O1L
|
dc7e143de5
|
More information in KernelExplorer.
|
2014-09-14 00:40:12 +04:00 |
|
Nekotekina
|
cd39256361
|
CallbackManager rewritten
|
2014-09-11 23:18:19 +04:00 |
|
Nekotekina
|
964c1bfd6c
|
WriteString replaced
strcpy_trunc (defined in GNU.h) is better for fixed-length char arrays
|
2014-09-05 03:23:36 +04:00 |
|