diff options
author | Zephyron <zephyron@citron-emu.org> | 2025-02-08 20:35:38 +1000 |
---|---|---|
committer | Zephyron <zephyron@citron-emu.org> | 2025-02-08 20:35:38 +1000 |
commit | 268d322d7f03a11294286c2ac64cfab21cde64af (patch) | |
tree | 5c692d98478c545cee2e363b60825cf4efba8bfa /src/common/memory_detect.cpp | |
parent | 92b70b31e09b84cb1970979e853987343ea3f626 (diff) |
service/audio: implement Unknown5000 and add debug commands
- Add Unknown5000 implementation to create duplicate controller interface
- Add new debug-related command handlers:
* OverrideDefaultTargetForDebug (50001)
* SetForceOverrideExternalDeviceNameForDebug (50003)
* ClearForceOverrideExternalDeviceNameForDebug (50004)
- Add proper debug logging for interface creation
- Update header with new function declaration
- Fix missing commas in function registration array
These changes improve the audio controller implementation by
adding support for interface duplication and debug override
functionality. The implementation maintains proper interface
lifetime management using SharedFrom.
Diffstat (limited to 'src/common/memory_detect.cpp')
0 files changed, 0 insertions, 0 deletions