mirror of
https://github.com/azahar-emu/dynarmic
synced 2025-11-06 23:19:58 +01:00
Same behavior, but makes it non-allocating by using a constexpr std::array instead of a std::vector.
Same behavior, but makes it non-allocating by using a constexpr std::array instead of a std::vector.