mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-09 00:14:56 +00:00
PSV modules refactoring
This commit is contained in:
parent
8229c0ed3d
commit
bc9481db1b
129 changed files with 5000 additions and 4588 deletions
|
|
@ -11,6 +11,7 @@ psv_log_base sceSha("SceSha", []()
|
|||
sceSha.on_load = nullptr;
|
||||
sceSha.on_unload = nullptr;
|
||||
sceSha.on_stop = nullptr;
|
||||
sceSha.on_error = nullptr;
|
||||
|
||||
//REG_FUNC(0xD19A9AA8, sceSha0Digest);
|
||||
//REG_FUNC(0xBCF6DB3A, sceSha0BlockInit);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue