rpcsx/rpcs3/Emu/CPU
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
..
CPUDisAsm.h Partial commit: Emu (the rest) 2016-04-15 19:22:49 +03:00
CPUThread.cpp PPUThread refactoring 2016-07-30 16:35:02 +03:00
CPUThread.h PPUThread refactoring 2016-07-30 16:35:02 +03:00
CPUTranslator.cpp LLVM AOT 2016-06-19 21:29:48 +03:00
CPUTranslator.h LLVM AOT 2016-06-19 21:29:48 +03:00