mirror of
https://github.com/azahar-emu/dynarmic.git
synced 2026-05-04 10:20:09 +02:00
Centralizes all register and vector array definitions to a single set of aliases, so if these are ever changed, then the rest of the testing code will follow suit without the need to manually change them.