Hykem
|
0541371a0e
|
Merge pull request #1161 from Nekotekina/master
Various changes
|
2015-08-02 16:54:27 +01:00 |
|
Nekotekina
|
6da5138683
|
sysPrxForUser module split
|
2015-08-02 05:15:49 +03:00 |
|
Danila Malyutin
|
eac63f7265
|
Fix crashes in tests with unresolved "func" errors
and uncomment fixed tests
|
2015-08-02 04:16:44 +03:00 |
|
Vincent Lejeune
|
8f490e8ecd
|
PPU/LLVM: Try to fix crash (again) when cleaning modules
|
2015-08-01 21:56:44 +02:00 |
|
Nekotekina
|
ff1f6d3d4f
|
PPUInterpreter formal fix (affects nothing)
|
2015-08-01 14:38:53 +03:00 |
|
Nekotekina
|
ffc11bfda3
|
b8 type
|
2015-08-01 14:38:45 +03:00 |
|
Danila Malyutin
|
582329ffc6
|
Fixes for some of clang warnings
|
2015-07-26 23:24:37 +03:00 |
|
Danila Malyutin
|
5ae6586803
|
Add missing override specifiers
|
2015-07-26 18:37:14 +03:00 |
|
Danila Malyutin
|
e810eabd32
|
Clean up and fixes
|
2015-07-26 18:09:33 +03:00 |
|
Danila Malyutin
|
6849192b39
|
Tabify
|
2015-07-26 18:09:31 +03:00 |
|
Danila Malyutin
|
6832910187
|
Update llvm tests to work with new mcjit recomp
WIP, also found some offending instructions with it.
|
2015-07-26 18:09:29 +03:00 |
|
vlj
|
26f6b89530
|
PPU/LLVM: Remove duplicate m_address_to_ordinal map and improve cleaning
|
2015-07-22 02:11:00 +03:00 |
|
vlj
|
501c14fc65
|
PPU/LLVM: Clean code
Replace auto with real type, reduce indent and useless variables...
|
2015-07-22 02:10:58 +03:00 |
|
vlj
|
4adb9a2683
|
PPU/LLVM: Do not cache block
|
2015-07-22 02:10:57 +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 |
|
vlj
|
7592b87a90
|
PPU/LLVM: Fix build
|
2015-07-22 02:10:54 +03:00 |
|
Nekotekina
|
b3dfa4f5a2
|
VS2015
|
2015-07-22 02:10:14 +03:00 |
|
vlj
|
cfa0079c3d
|
PPU/LLVM: Fix branch detection
Thanks Nekotekina for the fix
|
2015-07-22 01:32:19 +03:00 |
|
Vincent Lejeune
|
b7d5d70a92
|
PPU/LLVM: Fix for callback spinning undefinitly
Thanks for Nekoteki for the fix
|
2015-07-22 01:32:18 +03:00 |
|
Nekotekina
|
0aefaec46e
|
sys_event improved, some unnamed functions named
|
2015-07-21 23:14:38 +03:00 |
|
Nekotekina
|
6255f3b07d
|
sys_event_flag improved
|
2015-07-21 23:14:34 +03:00 |
|
Nekotekina
|
bc91ad0f4d
|
sys_event improved
|
2015-07-21 23:14:33 +03:00 |
|
Nekotekina
|
2f7fe35f5c
|
Minor style change
|
2015-07-21 23:14:31 +03:00 |
|
Nekotekina
|
8175630619
|
sys_cond/sys_mutex improved
|
2015-07-21 23:14:29 +03:00 |
|
Nekotekina
|
43d3ccce95
|
SPU Channels improved
|
2015-07-21 23:14:28 +03:00 |
|
Nekotekina
|
5bd83516ba
|
SPU Interrupt Enable Status implemented
SPU Interrupts are still NOT implemented
|
2015-07-21 23:14:25 +03:00 |
|
Nekotekina
|
a7668ff57f
|
SPU_EVENT_LR improved
|
2015-07-21 23:14:22 +03:00 |
|
Nekotekina
|
a8fcf71f9c
|
Minor bugfix, cleanup
|
2015-07-21 23:14:04 +03:00 |
|
Nekotekina
|
3bc6c53eb3
|
sys_interrupt improved
|
2015-07-18 03:12:10 +03:00 |
|
Nekotekina
|
b8a27d8a4c
|
Silly bugs fixed
|
2015-07-18 03:12:08 +03:00 |
|
Nekotekina
|
48c75105e2
|
"Memory" eliminated
|
2015-07-18 03:12:06 +03:00 |
|
Nekotekina
|
2d37c6b5e2
|
sys_memory, sys_mmapper rewritten
LogBase::Fatal() removed
|
2015-07-10 20:37:12 +03:00 |
|
Nekotekina
|
4bacfcf847
|
sys_lv2dbg added, bugfix
|
2015-07-10 04:31:41 +03:00 |
|
Nekotekina
|
daa93a7226
|
ARMv7 func binder improved (faster compilation)
|
2015-07-10 04:31:39 +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
|
83321c5be7
|
sys_time_get_current_time fixed, CALL_FUNC draft
|
2015-07-10 04:31:30 +03:00 |
|
Nekotekina
|
22e1da5e76
|
Minor cleanup
|
2015-07-10 04:31:29 +03:00 |
|
Nekotekina
|
3064cf8101
|
CHECK_EMU_STATUS, autojoin_thread_t
|
2015-07-10 04:31:27 +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
|
c598fe7aa9
|
atomic_op() rewritten, atomic.h refactoring
cellSync refactoring, wait_op() rewritten, bugfixes
|
2015-07-10 04:31:10 +03:00 |
|
Nekotekina
|
39f836b495
|
re32/se32/... macro eliminated, some fixes
|
2015-07-10 04:31:09 +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 |
|
S Gopal Rajagopal
|
5b7f701878
|
SPURS: Implement SPURS SPU thread exit using throw
Conflicts:
rpcs3/Emu/SysCalls/Modules/cellSpursSpu.cpp
|
2015-07-10 04:30:56 +03:00 |
|
Nekotekina
|
a7f77c27f7
|
ARMv7Context used through multiple inheritance
Forgive me...
|
2015-07-10 04:30:49 +03:00 |
|