Unknown W. Brackets
|
2450724be2
|
Make Memory::Memcpy() execute memchecks directly.
This makes it easier to handle breakpoints in HLE.
|
2015-04-05 18:09:20 -07:00 |
|
Unknown W. Brackets
|
3ce21ce672
|
Allocate a correct amount for helper threads.
This was usually "saved" by the round up to 0x100, but was
underallocating.
|
2014-12-13 18:35:58 -08:00 |
|
Unknown W. Brackets
|
6c52ec524d
|
Fix typo (warning.)
|
2014-05-23 08:47:12 -07:00 |
|
Unknown W. Brackets
|
b9ede6aade
|
Add a class to create helper threads from HLE.
This should be usable from sceIo as well.
|
2014-05-22 23:38:21 -07:00 |
|