1
0
Fork 0
forked from suyu/suyu
suyu/src
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.
2016-02-21 13:13:52 +00:00
..
audio_core AudioCore: Skeleton Implementation 2016-02-21 13:13:52 +00:00
citra AudioCore: Skeleton Implementation 2016-02-21 13:13:52 +00:00
citra_qt AudioCore: Skeleton Implementation 2016-02-21 13:13:52 +00:00
common AudioCore: Skeleton Implementation 2016-02-21 13:13:52 +00:00
core AudioCore: Skeleton Implementation 2016-02-21 13:13:52 +00:00
video_core BitField: Make trivially copyable and remove assignment operator 2016-02-12 19:51:16 +00:00
CMakeLists.txt AudioCore: Skeleton Implementation 2016-02-21 13:13:52 +00:00