comex 29dc253fde 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.
2013-09-24 01:38:27 -04:00
..
2013-05-21 20:30:09 -04:00
2013-09-24 13:47:20 +12:00
2013-02-27 10:55:25 +01:00
2013-08-25 13:39:30 +12:00