mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-07 15:40:18 +00:00
The screen real-estate is already reserved, the values are dumped and restored by the on-DSP code, why not make something out of these values ? Allows following: - where exactly send_back was called from ($st1) - the boundaries and progress of the innermost BLOOP{,I} ($st0, 2 and 3) up to send_back's call