mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2025-03-05 13:45:36 +00:00
Allow coprocessor interface to provide pointers instead of a callback. This allows for a fastpath when all that is required is to read or write a value and no other action needs to be taken. |
||
---|---|---|
.. | ||
callbacks.h | ||
coprocessor.h | ||
coprocessor_util.h | ||
disassembler.h | ||
dynarmic.h |