nattthebear
|
1db95efa72
|
Change the exception message for certain waterbox loadstate failures to indicate possible differences in app version / rom / syncsettings as the culprit
|
2017-06-06 20:05:30 -04:00 |
nattthebear
|
855ff7deca
|
Start working on a primitive mmap implementation. It's good enough for VirtualBoyee to boot, but undoubtedly has many bugs.
|
2017-05-28 22:18:01 -04:00 |
nattthebear
|
763ee5c424
|
Disable the hash-perf feature of __pthread_key_create. Since it chose a starting hash based off of stack address, it was nondeterministic.
|
2017-05-28 11:58:08 -04:00 |
nattthebear
|
ef8264a8b0
|
waterbox: Add special handling for imports in XorStates. Fix a few other instances where managed pointers were leaking out into XorStates
|
2017-05-27 20:38:28 -04:00 |
nattthebear
|
10d47d1ea8
|
waterbox: Refactor PeWrapper a bit to not parse the native section headers every time it needs them
|
2017-05-27 18:52:18 -04:00 |
nattthebear
|
37dc9908d0
|
Waterbox: Add XOR based savestates for GPGX64
|
2017-05-27 16:18:38 -04:00 |
nattthebear
|
3a4b6601d9
|
move pewrapper into its own file
|
2017-05-27 14:55:21 -04:00 |