mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-15 19:28:43 +12:00
SPU/MFC: Add block has to command history
This commit is contained in:
parent
23cb67e0a1
commit
eb407e3b5c
4 changed files with 30 additions and 12 deletions
|
@ -617,6 +617,8 @@ enum class spu_debugger_mode : u32
|
|||
max_mode,
|
||||
};
|
||||
|
||||
enum class spu_block_hash : u64 {};
|
||||
|
||||
class spu_thread : public cpu_thread
|
||||
{
|
||||
public:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue