Nekotekina
|
3f9affd2ad
|
Stub some SPU syscalls
|
2017-07-23 11:03:38 +03:00 |
|
Nekotekina
|
9a38d63661
|
Store sys_spu_image value
|
2017-07-12 14:00:38 +03:00 |
|
Nekotekina
|
402df68235
|
sys_spu_image loading rewritten
|
2017-04-16 17:44:20 +03:00 |
|
scribam
|
9ba0a9189b
|
Update sys_spu
- Implement sys_spu_thread_group_set_priority
- Implement sys_spu_thread_group_get_priority
|
2017-04-10 04:08:55 +03:00 |
|
Nekotekina
|
9000407a77
|
cpu_thread::test_state added
lv2_obj::sleep adjustment
synchronization fixes
|
2017-02-22 13:23:21 +03:00 |
|
Nekotekina
|
598c90f376
|
PPU thread scheduler
|
2017-02-13 22:26:11 +03:00 |
|
Nekotekina
|
11b0b6958f
|
sys_spu diag
|
2017-02-05 15:48:11 +03:00 |
|
Nekotekina
|
ec943b38a2
|
sys_spu...
|
2017-02-05 02:26:57 +03:00 |
|
Nekotekina
|
6537909fd2
|
sys_event_queue...
|
2017-02-04 20:39:04 +03:00 |
|
Nekotekina
|
b21fce4d6f
|
IdManager improved
lv2_obj for kernel objects
Simple lookup (vector)
Another idm API refactoring
|
2017-01-29 21:37:04 +03:00 |
|
Nekotekina
|
a5a2d43d7c
|
Thread.cpp refinement
Hide thread mutex
Safe notify() method
Other refactoring
|
2017-01-29 19:52:19 +03:00 |
|
Nekotekina
|
df6607e236
|
Minor fixes
|
2017-01-28 03:21:11 +03:00 |
|
Nekotekina
|
591a6c8671
|
IdManager improved
|
2017-01-25 23:29:36 +03:00 |
|
Nekotekina
|
f8719c1230
|
PPUThread refactoring
`CallbackManager` removed, added _gcm_intr_thread for cellGcmSys
`PPUThread` renamed to `ppu_thread`, inheritance allowed
Added lightweight command queue for `ppu_thread`
Implemented call stack dump for PPU
`get_current_thread_mutex` removed
`thread_ctrl::spawn`: minor initialization fix
`thread_ctrl::wait_for` added
`named_thread`: some methods added
`cpu_thread::run` added
Some bugs fixes, including SPU channels
|
2016-07-30 16:35:02 +03:00 |
|
Ivan
|
efc8779275
|
SPU channel optimization (#1675)
|
2016-04-19 16:04:02 +03:00 |
|
Nekotekina
|
42e1d4d752
|
Partial commit: Syscalls
|
2016-04-15 19:22:30 +03:00 |
|