Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | AudioCore: SDL2 Sink | MerryMage | 2016-05-07 | 1 | -1/+1 |
| | |||||
* | AudioCore: Skeleton Implementation | MerryMage | 2016-02-21 | 1 | -0/+34 |
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. |