mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-06 06:55:09 +00:00
PPU: HACK instruction removed
Breakpoints fixed
This commit is contained in:
parent
ddd6ebc58d
commit
3bfe17a14f
20 changed files with 155 additions and 379 deletions
|
|
@ -54,3 +54,5 @@ u32 arm_function_manager::add_function(arm_function_t function)
|
|||
|
||||
return ::size32(list) - 1;
|
||||
}
|
||||
|
||||
DECLARE(arm_function_manager::addr);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue