Vincent Lejeune
|
942f26509b
|
Memory: Factorize virtual memory reservation/allocation code in function
|
2015-08-26 21:54:40 +02:00 |
|
Nekotekina
|
e551e2bc5d
|
Bugfix
|
2015-08-24 21:22:49 +03:00 |
|
Nekotekina
|
5e14310071
|
noexcept usage fixed
thread_t renamed to named_thread_t
|
2015-08-24 21:22:48 +03:00 |
|
Nekotekina
|
be9a599beb
|
PPU Decoder Cache improved
|
2015-08-24 21:22:35 +03:00 |
|
Nekotekina
|
dd665e7363
|
ID manager simplified
ID manager refactoring, redundant "type" information removed
|
2015-08-24 21:22:19 +03:00 |
|
vlj
|
abd61538ea
|
PPU/LLVM: Rename ExecutionEngine to CPUHybridDecoderRecompiler
In order to avoid naming conflict with llvm own ExecutionEngine
|
2015-07-22 02:10:55 +03:00 |
|
Nekotekina
|
2f7fe35f5c
|
Minor style change
|
2015-07-21 23:14:31 +03:00 |
|
Nekotekina
|
48c75105e2
|
"Memory" eliminated
|
2015-07-18 03:12:06 +03:00 |
|
Nekotekina
|
4bacfcf847
|
sys_lv2dbg added, bugfix
|
2015-07-10 04:31:41 +03:00 |
|
Nekotekina
|
82781e620a
|
Small fixes
|
2015-07-10 04:31:36 +03:00 |
|
Nekotekina
|
c0f13f7084
|
sleep_queue_t rewritten, used in sys_cond/sys_mutex
Some synchronization fixes
|
2015-07-10 04:31:34 +03:00 |
|
Nekotekina
|
22e1da5e76
|
Minor cleanup
|
2015-07-10 04:31:29 +03:00 |
|
Nekotekina
|
8f9e1100c8
|
SPU fixes, various fixes
|
2015-07-10 04:31:25 +03:00 |
|
Nekotekina
|
721ad404d2
|
VM_CAST macro
|
2015-07-10 04:31:23 +03:00 |
|
Nekotekina
|
32d3d1fbe5
|
EXCEPTION() macro usage, sceNpTrophy improved
|
2015-07-10 04:31:20 +03:00 |
|
Nekotekina
|
6f1e76198a
|
Some fixes
|
2015-07-10 04:31:18 +03:00 |
|
Nekotekina
|
3aefa2b4e1
|
ThreadBase rewritten (wip)
|
2015-07-10 04:31:16 +03:00 |
|
Nekotekina
|
ef6f9f6ded
|
be_t constructor implemented, make() eliminated
be_t enums are forbidden, le_t improved, some operators cleaned.
|
2015-07-10 04:31:07 +03:00 |
|
Nekotekina
|
714da1aa7c
|
vm::var fix, vm::ptr improved
GetCurrentPPUThread() removed
|
2015-07-10 04:31:00 +03:00 |
|
Nekotekina
|
6c4148a949
|
Bugfix
|
2015-07-10 04:30:47 +03:00 |
|
Nekotekina
|
edb9595721
|
Using vm::ps3 namespace moved in proper places
Various fixes
|
2015-07-10 04:30:41 +03:00 |
|
Nekotekina
|
935302b620
|
Bugfix
|
2015-04-20 02:49:13 +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
|
ef563f038d
|
SPU: some instructions updated
|
2015-03-21 02:36:05 +03:00 |
|
Nekotekina
|
63276a3f84
|
SPU interpreter (basic concept)
|
2015-03-20 19:53:54 +03:00 |
|
Nekotekina
|
620e937473
|
Basic load
|
2015-03-17 23:03:24 +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
|
3e412a2a1f
|
Syscall names registered
|
2015-03-15 16:26:01 +03:00 |
|
Nekotekina
|
961fc27215
|
Minor cleanup
|
2015-03-07 16:39:07 +03:00 |
|
Nekotekina
|
9e49a33b3c
|
SPU syscall improvements
|
2015-03-05 00:51:14 +03:00 |
|
Nekotekina
|
5f8cf18a5a
|
SPU refactoring
|
2015-03-03 00:09:20 +03:00 |
|
Nekotekina
|
be4e85f0f2
|
PPCThread removed (it does nothing anyway)
|
2015-02-26 03:54:49 +03:00 |
|
Nekotekina
|
9ee9523680
|
StaticFuncManager removed
|
2015-02-21 17:07:22 +03:00 |
|
Nekotekina
|
2d1d996c50
|
Small fix
|
2015-02-19 14:18:28 +03:00 |
|
Nekotekina
|
1f2eafc4f2
|
Loader fixed
|
2015-02-17 18:27:15 +03:00 |
|
Nekotekina
|
267de68441
|
Memory cleanup, page flags implemented
RSXCMDMem, SPRXMem, MmaperMem removed
MainMem range fixed
|
2015-02-13 17:04:03 +03:00 |
|
Nekotekina
|
e5dd03dbcb
|
ARMv7: argc, argv setting, LDRSB_IMM, bugfixes
|
2015-02-01 16:52:34 +03:00 |
|
Nekotekina
|
61a5459ccb
|
TLS for ARMv7 threads
|
2015-01-31 19:44:26 +03:00 |
|
Nekotekina
|
4ea1b8cffc
|
Fixed TLS for PPU threads
|
2015-01-30 23:01:13 +03:00 |
|
Andrew Church
|
ee508f85b4
|
Fix handling of VRSAVE, and remove references to nonexistent USPRG registers.
|
2015-01-18 07:01:52 +09:00 |
|
Nekotekina
|
809ba66290
|
vm::cast in PPUInterpreter
|
2015-01-14 19:48:50 +03:00 |
|
Nekotekina
|
056f93f3e4
|
Linux fixes
|
2015-01-09 01:17:26 +03:00 |
|
Nekotekina
|
697b699873
|
Some bugs fixed
ARMv7 partially restored
|
2014-12-01 01:04:47 +03:00 |
|
Nekotekina
|
9fc7197c4f
|
cellGameContentPermit: extremely DANGEROUS bug fixed
And few tiny changes.
|
2014-11-29 20:41:18 +03: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 |
|
S Gopal Rajagopal
|
06a4c301cd
|
Merge remote-tracking branch 'upstream/master' into ppu_llvm_recompiler
Conflicts:
rpcs3/Emu/Cell/PPUInterpreter.h
rpcs3/Emu/Cell/PPULLVMRecompiler.cpp
rpcs3/Emu/Cell/PPULLVMRecompiler.h
rpcs3/Emu/Cell/PPUThread.cpp
rpcs3/emucore.vcxproj.filters
rpcs3/rpcs3.vcxproj
|
2014-11-10 02:31:35 +05:30 |
|
S Gopal Rajagopal
|
5c468d7591
|
Disabled call stack tracing when using the PPU LLVM recompiler
|
2014-11-09 11:50:01 +05:30 |
|