"src/core/hle/kernel/handle_table.h" did not exist on "c7dc799e193d1ced47b21465f2e664908ae32ebc"
AudioCore: Skeleton Implementation
This commit: * Adds a new subproject, audio_core. * Defines structures that exist in DSP shared memory. * Hooks up various other parts of the emulator into audio core. This sets the foundation for a later HLE DSP implementation.
Loading
Please register or sign in to comment