dynarmic/include
MerryMage 9ecdd32b84 coprocessor: Implement fast-path for Coproc{Send,Get}{OneWord,TwoWords}
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.
2017-01-08 14:56:06 +00:00
..
dynarmic coprocessor: Implement fast-path for Coproc{Send,Get}{OneWord,TwoWords} 2017-01-08 14:56:06 +00:00