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
2016-08-22 15:55:39 +01:00
2016-12-29 12:15:18 +00:00
2016-12-19 00:48:27 +00:00
2016-08-26 13:13:19 +01:00
2016-09-02 17:08:09 +01:00
2016-08-31 21:50:05 +01:00
2016-12-19 00:48:27 +00:00

Dynarmic

Travis CI Build Status Appveyor CI Build status

A dynamic recompiler for the ARMv6K architecture.

Documentation

Design documentation can be found at docs/Design.md.

Plans

Medium-term

Long-term

  • ARMv7A support
  • ARMv5 support
Description
No description provided
Readme 38 MiB
Languages
C 64%
C++ 23.4%
POV-Ray SDL 10.9%
Pascal 0.7%
SourcePawn 0.7%
Other 0.2%