diff options
| author | comex <comexk@gmail.com> | 2013-09-24 01:38:27 -0400 |
|---|---|---|
| committer | comex <comexk@gmail.com> | 2013-09-24 01:38:27 -0400 |
| commit | 29dc253fde386b7d1186f85ca43569cc73795b6e (patch) | |
| tree | 1e520fe2cc5424e8c67f864df0730287d97d758e /Source/Core/InputCommon | |
| parent | 4cdce55615f5863d1df2fef9169fa2b8ff25cb47 (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')
0 files changed, 0 insertions, 0 deletions
