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 |
|
Nekotekina
|
712c04b2ad
|
PPU Analyser update
WIP, nothing changed
|
2016-07-24 21:06:10 +03:00 |
|
Nekotekina
|
c77dec6d6a
|
PPU Analyser improved
Fix for old homebrews
|
2016-07-15 13:42:22 +03:00 |
|
Nekotekina
|
eb377f425c
|
PPU LLVM: Analyser fix
ppu_branch_target removed
|
2016-07-14 16:27:14 +03:00 |
|
Nekotekina
|
0a5b518aea
|
PPU Analyser fix
|
2016-07-13 02:54:34 +03:00 |
|
Nekotekina
|
06c6c8212d
|
Minor fixes
elf_object
Loader fix
Analyser fix
|
2016-07-11 16:30:11 +03:00 |
|
Ivan
|
77594dc66c
|
PPU LLVM: New analyser (#1858)
Minor fixes
VEX prefix support
|
2016-07-07 21:42:39 +03:00 |
|