mirror of
https://github.com/azahar-emu/dynarmic.git
synced 2026-04-01 11:11:00 +02:00
Several issues: 1. Several terminal instructions did not stop at the end of a single-step block 2. x64 backend for the A32 frontend sometimes polluted upper_location_descriptor with the single-stepping flag We also introduce the enable_optimizations parameter to the A32 frontend.