dolphin/Source/Core
2012-06-19 12:11:15 +02:00
..
AudioCommon made savestates synchronous and immediate. this allows saving or loading while the emulator is paused, fixes issues where savestate hotkeys would get ignored if pressed too close together, might speed up savestates in some cases, and hopefully makes savestates more stable too. 2012-05-26 13:09:38 +10:00
Common Support ANSI color codes in the console logger for Linux/Mac 2012-06-19 12:11:15 +02:00
Core Allow disassembly of FakeVMEM with the dolphin debugger 2012-06-19 11:57:57 +02:00
DiscIO Fix DVD root path for Wii games. Now Wii games can be booted using extracted files instead of a disc image. 2012-05-11 22:19:57 +02:00
DolphinWX Remove "Disable Textures". 2012-06-11 23:35:46 +02:00
InputCommon Fix DirectInput D-Pad handling. 2012-05-02 06:31:38 +00:00
VideoCommon Remove "Disable Textures". 2012-06-11 23:35:46 +02:00
CMakeLists.txt