dolphin-emulator/Source/Core
Matthew Parlane 9f13e69be4 GDB Stub now works with ida and gdb.
Implemented stepping correctly.
TODO:
Peek incoming data to socket for an interrupt.
Memory breakpoints.
Fix bug with initial step from entry point.
Tidy up code.
Wishlist:
Implement some common query packets.
Jit support.
2013-01-08 20:26:07 +13:00
..
AudioCommon (CoreAudio) Retain volume value until initialization. Makes volume slider work when game isn't running. Fixes issue 5383. 2012-12-14 12:15:01 -06:00
Common Started gdb stub support. 2013-01-06 23:28:27 +13:00
Core GDB Stub now works with ida and gdb. 2013-01-08 20:26:07 +13:00
DiscIO Use do { ... } while (0) for the *_LOG macros 2012-08-20 13:12:49 +02:00
DolphinWX Added GC Steering Wheel emulation. 2013-01-04 14:08:09 +11:00
InputCommon * Implemented working pedal support. 2013-01-01 13:49:22 +11:00
VideoCommon Clear up some warnings that crop up from -Wextra 2012-12-30 03:28:50 -06:00
CMakeLists.txt Merge UI related projects into the main DolphinWX project. 2011-02-11 21:37:52 +00:00