Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2016-02-21 | AudioCore: Skeleton Implementation | MerryMage | 1 | -0/+1 | |
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. | |||||
2014-09-01 | CMake cleanup | Yuri Kunde Schlesner | 1 | -5/+8 | |
Several cleanups to the buildsystem: - Do better factoring of common libs between platforms. - Add support to building on Windows. - Remove Qt4 support. - Re-sort file lists and add missing headers. | |||||
2014-04-23 | fixes to build on linux | bunnei | 1 | -1/+2 | |
2014-04-10 | updated CMakeLists | bunnei | 1 | -0/+1 | |
2013-09-26 | renamed from citrus to citra | ShizZy | 1 | -2/+2 | |
2013-09-14 | renamed project to 'citrus' | ShizZy | 1 | -2/+2 | |
2013-08-30 | adding initial project layout | ShizZy | 1 | -0/+7 | |