mirror of
https://github.com/azahar-emu/azahar
synced 2025-11-14 19:09:57 +01:00
* service/dsp: Migrate to ServiceFramework * service/dsp: Removed redundant buffer copy * service/dsp: Addressed comment about pushing u32 instead of bool * service/dsp: Fix clang format * service/dsp: Addressed comment about minimizing global state * service/dsp: Addressed comments and fixed log call issue * service/dsp: Fix missed clang format