rpcsx/rpcs3/Emu
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
..
Audio XAudio 2.8 test fix 2016-07-25 19:30:21 +03:00
Cell PPUThread refactoring 2016-07-30 16:35:02 +03:00
CPU PPUThread refactoring 2016-07-30 16:35:02 +03:00
Io Partial commit: IO 2016-04-15 19:22:39 +03:00
Memory PPUThread refactoring 2016-07-30 16:35:02 +03:00
PSP2 PPUThread refactoring 2016-07-30 16:35:02 +03:00
RSX PPUThread refactoring 2016-07-30 16:35:02 +03:00
DbgCommand.h Some things improved 2015-09-22 16:48:21 +03:00
GameInfo.h DX12 fix + rpcs3-tests project 2015-10-21 13:31:29 +03:00
IdManager.cpp Syscall analysis implemented 2016-06-27 16:43:56 +03:00
IdManager.h Removed std::enable_shared_from_this 2016-07-24 21:06:05 +03:00
IPC.h The rest 2016-05-23 16:22:25 +03:00
System.cpp PPUThread refactoring 2016-07-30 16:35:02 +03:00
System.h PPUThread refactoring 2016-07-30 16:35:02 +03:00
VFS.cpp Partial commit: sys_fs 2016-07-17 02:27:52 +03:00
VFS.h Partial commit: sys_fs 2016-07-17 02:27:52 +03:00