mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2026-01-08 23:48:18 +01:00
A32: Change UserCallbacks to be similar to A64's interface
This commit is contained in:
parent
b9ce660113
commit
98ec9c5f90
21 changed files with 472 additions and 622 deletions
|
|
@ -4,7 +4,7 @@
|
|||
* General Public License version 2 or any later version.
|
||||
*/
|
||||
|
||||
#include <dynarmic/A32/callbacks.h>
|
||||
#include <dynarmic/A32/config.h>
|
||||
|
||||
#include "frontend/ir/basic_block.h"
|
||||
#include "frontend/ir/opcodes.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue