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. |
||
|---|---|---|
| .. | ||
| arm | ||
| file_sys | ||
| gdbstub | ||
| hle | ||
| hw | ||
| loader | ||
| tracer | ||
| CMakeLists.txt | ||
| core.cpp | ||
| core.h | ||
| core_timing.cpp | ||
| core_timing.h | ||
| memory.cpp | ||
| memory.h | ||
| memory_setup.h | ||
| mmio.h | ||
| settings.cpp | ||
| settings.h | ||
| system.cpp | ||
| system.h | ||