suyu/src/common/logging
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
..
backend.cpp AudioCore: Skeleton Implementation 2016-02-21 13:13:52 +00:00
backend.h backend: defaulted move constructor/assignment 2016-02-04 22:39:33 -05:00
filter.cpp Common: Remove async logging 2015-05-12 02:31:04 -03:00
filter.h CitraQt: Cleanup includes. 2015-06-28 00:36:54 +01:00
log.h AudioCore: Skeleton Implementation 2016-02-21 13:13:52 +00:00
text_formatter.cpp Use UNREACHABLE macro for impossible cases in previous commit 2015-08-02 18:30:24 -04:00
text_formatter.h Common: Remove async logging 2015-05-12 02:31:04 -03:00