| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-03-09 | Fix missing return | LittleWhite | |
| 2016-03-08 | Improve error report from Init() functions | LittleWhite | |
| Add error popup when citra initialization failed | |||
| 2016-02-21 | AudioCore: Skeleton Implementation | MerryMage | |
| 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. | |||
| 2015-10-11 | Remove unnecessary new lines, changed Deinit to Shutdown | polaris- | |
| 2015-10-04 | Implement gdbstub | polaris- | |
| 2015-08-16 | Kernel: Remove unused legacy heap MapBlock_* functions | Yuri Kunde Schlesner | |
| 2015-08-16 | Move core/mem_map.{cpp,h} => core/hle/kernel/memory.{cpp,h} | Yuri Kunde Schlesner | |
| 2015-05-04 | Core: Remove some unused functions and types | Yuri Kunde Schlesner | |
| 2015-01-08 | Core: Fixed a crash and removed some unused variables. | Subv | |
| ARM_Disasm only has static methods, so there's no need to have an instance of it. | |||
| 2014-12-20 | License change | purpasmart96 | |
| 2014-12-16 | HLE: Rename namespaces to match move & fix initialization order | Yuri Kunde Schlesner | |
| 2014-06-27 | Core: Removed unused directory_file_system and meta_file_system modules. | bunnei | |
| Core: Updated CMakeLists.txt to remove directory_file_system and meta_file_system modules. | |||
| 2014-06-13 | Kernel: Added freeing of kernel objects on emulator shutdown. | bunnei | |
| 2014-04-10 | cleaned up some logging messages | bunnei | |
| 2014-04-08 | fixed project includes to use new directory structure | bunnei | |
| 2014-04-08 | got rid of 'src' folders in each sub-project | bunnei | |
