summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/Src/ControllerInterface/ControllerInterface.cpp
diff options
context:
space:
mode:
authorcomex <comexk@gmail.com>2013-09-24 01:38:27 -0400
committercomex <comexk@gmail.com>2013-09-24 01:38:27 -0400
commit29dc253fde386b7d1186f85ca43569cc73795b6e (patch)
tree1e520fe2cc5424e8c67f864df0730287d97d758e /Source/Core/InputCommon/Src/ControllerInterface/ControllerInterface.cpp
parent4cdce55615f5863d1df2fef9169fa2b8ff25cb47 (diff)
Improve context structure handling on non-Windows.
Instead of copying data into and out of a fake CONTEXT structure with only a few entries, use the platform specific structure directly with a typedef and macros. This is needed because fastmem writes need to be able to access any register from BackPatch. It adds a fair number of repetitive defines, but it's better than the alternative.
Diffstat (limited to 'Source/Core/InputCommon/Src/ControllerInterface/ControllerInterface.cpp')
0 files changed, 0 insertions, 0 deletions