mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-07-11 01:24:22 +02:00
c8d2568c52
I am not certain what this was used for, but the last non-formatting related change made to it was over 16 years ago. The project targets Windows Vista, uses a Visual Studio 2010 project. Looking at the entry point in `DSP_InterC.cpp`, the program opens a hardcoded path to a DSP rom in `C:\_\dsp_rom.bin` without any documentation on it whatsoever, and decodes something between two mystery addresses before exiting.