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 |
|
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
|
1256d648c1
|
be_t simplified, vm::ref improved
remove_be_t renamed to to_ne_t (to native endianness)
le_t and to_le_t draft, bugfixes
|
2015-06-15 19:21:07 +03:00 |
|
Danila Malyutin
|
ee715d9d36
|
Make ppuJIT testlog more compact and easier to read
|
2015-06-02 23:11:46 +03:00 |
|
Nekotekina
|
b84d831d8f
|
MFF_NO_RETURN flag introduced
|
2015-05-29 01:49:50 +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
|
f83306b0bf
|
Fix
|
2015-05-27 15:49:54 +03:00 |
|
Nekotekina
|
22b78fec71
|
IdManager improved, atomic_t improved
Various changes
|
2015-05-27 06:11:59 +03:00 |
|
Nekotekina
|
f92c10ef71
|
Minor fixes
|
2015-05-08 12:45:21 +03:00 |
|
Nekotekina
|
ff359ed118
|
SPU Interpreter2 initialization fix
|
2015-04-26 01:56:58 +03:00 |
|
Hykem
|
d18d19870f
|
Merge pull request #1062 from Nekotekina/master
SPURecompiler improved
|
2015-04-25 19:32:47 +01:00 |
|
Nekotekina
|
74b3580b69
|
rfile_t renamed
|
2015-04-25 00:38:11 +03:00 |
|
Nekotekina
|
b449545ae0
|
Compilation fix
|
2015-04-24 18:12:40 +03:00 |
|
Nekotekina
|
743421881e
|
Some code disabled
|
2015-04-22 00:18:34 +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 |
|
luxsie
|
0f1bb8545d
|
Tab to Space.
|
2015-04-18 03:12:25 +08:00 |
|
Nekotekina
|
4d85a49666
|
SPURS fixed
|
2015-04-13 20:39:38 +03:00 |
|
Nekotekina
|
85b63de631
|
Events improved
|
2015-04-13 16:32:09 +03:00 |
|
luxsie
|
0233fbff51
|
Thanks to @Nekotekina, about his patience on SPUThread.h.
|
2015-04-13 00:37:58 +08:00 |
|
Nekotekina
|
ea5110cec3
|
Various changes
|
2015-04-12 04:36:25 +03:00 |
|
luxsie
|
147c50e7ca
|
Removed some useless comments, thank Neko.
|
2015-04-11 00:27:20 +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 |
|
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 |
|