nattthebear
|
626de2d7c8
|
waterbox: add guard pages to libco stacks
|
2017-06-11 20:10:37 -04:00 |
nattthebear
|
67ff767f95
|
libsnes: recreate the emu cothread at the end of init, to avoid pointer poison that was breaking xor state consistency. Big todo: all init functionality really needs to happen from the main thread, as there are many syscalls that reenter managed in that code, and reentering managed from a cothread stack is a Bad Thing
|
2017-06-10 19:51:59 -04:00 |
nattthebear
|
dde953d612
|
fix a libco issue that was breaking xorstate consistency
|
2017-06-10 18:20:58 -04:00 |
nattthebear
|
d8c19f3787
|
waterbox libco (not yet tested)
|
2017-06-09 19:54:20 -04:00 |