Commit Graph

3 Commits (549d0c171563423f024de754a82ab033d31294d1)

Author SHA1 Message Date
MerryMage 0ef4185644 sink: Change EnqueueSamples to take a pointer to a buffer instead of a std::vector 9 years ago
MerryMage 920d2cf41d AudioCore: SDL2 Sink 9 years ago
MerryMage 8b00954ec7 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.
9 years ago