Nekotekina
|
5d768bd3cf
|
Bugfix, sys_spu_thread_group_connect_event implemented
|
2015-03-05 16:18:06 +03:00 |
|
Nekotekina
|
9e49a33b3c
|
SPU syscall improvements
|
2015-03-05 00:51:14 +03:00 |
|
Nekotekina
|
ad38e9f0fe
|
event_queue_t, event_port_t rewritten
|
2015-03-04 07:42:04 +03:00 |
|
Nekotekina
|
8587ae5883
|
Compilation fix
|
2015-03-03 02:34:49 +03:00 |
|
Nekotekina
|
5f8cf18a5a
|
SPU refactoring
|
2015-03-03 00:09:20 +03:00 |
|
Nekotekina
|
bc94d92cba
|
nyu
|
2015-03-02 05:10:41 +03:00 |
|
Nekotekina
|
88476fe698
|
Insignificant changes
|
2015-02-26 21:26:44 +03:00 |
|
Nekotekina
|
be4e85f0f2
|
PPCThread removed (it does nothing anyway)
|
2015-02-26 03:54:49 +03:00 |
|
Nekotekina
|
250fb15592
|
Compilation fix 3
|
2015-02-11 15:25:20 +03:00 |
|
S Gopal Rajagopal
|
853234f7d7
|
Merge remote-tracking branch 'upstream/master' into spurs_taskset
|
2015-02-11 15:00:46 +05:30 |
|
Nekotekina
|
1af4848324
|
New reservations (not finished)
|
2015-02-07 02:39:51 +03:00 |
|
S Gopal Rajagopal
|
d1a7c85e95
|
Merge remote-tracking branch 'upstream/master' into spurs_taskset
Conflicts:
rpcs3/emucore.vcxproj.filters
|
2015-02-03 23:12:26 +05:30 |
|
S Gopal Rajagopal
|
ba6ac5019e
|
SPURS: Implement some portions of taskset policy manager
|
2015-02-02 01:32:40 +05:30 |
|
Nekotekina
|
e5dd03dbcb
|
ARMv7: argc, argv setting, LDRSB_IMM, bugfixes
|
2015-02-01 16:52:34 +03:00 |
|
S Gopal Rajagopal
|
61342946a4
|
SPURS: Implement some portions of taskset pm
|
2015-02-01 02:16:06 +05:30 |
|
S Gopal Rajagopal
|
507638e6d8
|
SPURS: Update system service workload to use lock line reservations
|
2015-01-31 00:36:58 +05:30 |
|
S Gopal Rajagopal
|
62e2d8d9a7
|
SPURS: Update kernel to use lock line reservations
|
2015-01-29 20:20:34 +05:30 |
|
S Gopal Rajagopal
|
411dfd9a3f
|
Merge remote-tracking branch 'upstream/master' into spurs_taskset
Conflicts:
rpcs3/Emu/SysCalls/Modules/cellSpurs.cpp
rpcs3/Emu/SysCalls/Modules/cellSpurs.h
rpcs3/emucore.vcxproj.filters
|
2015-01-21 01:13:53 +05:30 |
|
Andrew Church
|
e64f6a1db3
|
Implement full floating-point support.
|
2015-01-19 03:19:10 +09:00 |
|
Andrew Church
|
03b059c1d5
|
Implement the SRR0 register.
|
2015-01-19 03:18:03 +09:00 |
|
Andrew Church
|
a87de1b565
|
Implement the FPSCR register.
|
2015-01-19 03:17:51 +09:00 |
|
S Gopal Rajagopal
|
2d94db4945
|
Merge upstream
|
2015-01-05 16:44:26 +05:30 |
|
S Gopal Rajagopal
|
c1df79b713
|
SPURS: Integrate SPURS kernel and system service workload. Also, fixed some bugs.
|
2015-01-03 15:59:22 +05:30 |
|
Nekotekina
|
d8239a39c9
|
std::shared_ptr in IdManager
|
2014-12-24 02:38:13 +03:00 |
|
Nekotekina
|
b2de24db73
|
SMutex eliminated
|
2014-12-23 02:31:11 +03:00 |
|
Nekotekina
|
0fb092f2a5
|
Syscalls: minor fixes
|
2014-12-22 03:56:04 +03:00 |
|
S Gopal Rajagopal
|
698f4fd450
|
SPURS: Improve the readability of the SPURS2 kernel at the cost of some performance
|
2014-12-21 01:37:29 +05:30 |
|
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 |
|
Nekotekina
|
237ab974dd
|
SPURS kernel v1
|
2014-10-07 17:35:44 +04:00 |
|
Nekotekina
|
74007d5e5d
|
Small changes in memory and RSXIOMem
Some bugs fixed, some other changes.
|
2014-10-04 18:43:46 +04:00 |
|
Nekotekina
|
752449bbc0
|
Small update
|
2014-10-02 14:29:20 +04:00 |
|
Nekotekina
|
ce97a7e7a6
|
Channel<> rewritten
|
2014-09-30 23:06:04 +04:00 |
|
Nekotekina
|
05a7466a5a
|
m_custom_task thread member
|
2014-09-24 22:44:26 +04:00 |
|
Nekotekina
|
e5a485e50b
|
More changes
|
2014-09-23 03:07:40 +04:00 |
|
Nekotekina
|
3ab08e0d7a
|
vm::atomic update (or, and, xor)
CellSyncMutex, CellSyncBarrier, CellSyncRwm refactoring
|
2014-09-21 03:29:42 +04:00 |
|
Nekotekina
|
597d07bf24
|
Small refactoring
|
2014-09-15 02:17:24 +04:00 |
|
Nekotekina
|
82433d946e
|
u128
Only useful as vector type anyway.
|
2014-09-06 20:30:13 +04:00 |
|
Nekotekina
|
43a61d0ab9
|
Memory.Write*/Read* replaced
|
2014-09-06 17:33:01 +04:00 |
|
Nekotekina
|
5a20d41fb2
|
Conflicts fixed
|
2014-09-02 05:25:57 +04:00 |
|
Lioncash
|
82840282fb
|
Core: Apply const to some functions
|
2014-08-31 16:12:09 -04:00 |
|
Nekotekina
|
3269c88d02
|
Some warnings fixed, some code removed
|
2014-08-30 21:51:00 +04:00 |
|
Nekotekina
|
693e7a38fa
|
Some std include moved
|
2014-08-28 20:29:05 +04:00 |
|
Nekotekina
|
861ce9e733
|
include clearing
|
2014-08-23 01:15:02 +04:00 |
|
Nekotekina
|
5abd3fabfa
|
Attempt to remove some includes
|
2014-08-22 18:21:55 +04:00 |
|
Nekotekina
|
a169c5bcac
|
Reservation global struct removed
It wasn't solving anything, unfortunately.
|
2014-08-22 01:37:45 +04:00 |
|
Nekotekina
|
184007e1e0
|
sys_spu_thread_throw_event
|
2014-08-21 16:55:28 +04:00 |
|
Nekotekina
|
1f3f6f4664
|
sys_event_flag_set_bit_impatient
|
2014-08-21 05:31:45 +04:00 |
|
Nekotekina
|
1941f3d916
|
Interrupt handling changed
|
2014-08-21 05:02:55 +04:00 |
|
Nekotekina
|
126b636edf
|
Light hack for FSCRRD and FSCRWR
SPU_*Event* channels implemented for LR event
MFC_RdTagMask implemented
|
2014-08-21 02:12:56 +04:00 |
|
Nekotekina
|
ffa258d334
|
Some fixes
|
2014-08-20 04:32:25 +04:00 |
|