nattthebear
|
1292b27163
|
Add some draft work for supporting sysv <-> msabi interop. I wonder if we'll ever use this? I'd put it on a separate branch but it would be merge hell.
|
2017-06-18 08:51:09 -04:00 |
nattthebear
|
d7809d0f52
|
mapheap: fix some bugs that weren't exercised (nothing uses mremap right now)
|
2017-06-14 19:51:43 -04:00 |
nattthebear
|
19883585c6
|
rewrite MapHeap to be much easier for me to understand
|
2017-06-12 17:58:19 -04:00 |
nattthebear
|
626de2d7c8
|
waterbox: add guard pages to libco stacks
|
2017-06-11 20:10:37 -04:00 |
nattthebear
|
0bcdeee1e7
|
fix some bugs in MapHeap that were breaking libsnes savestates
|
2017-06-10 16:57:57 -04:00 |
nattthebear
|
2887ba5823
|
savestates for vb. this includes savestates for mmap_heap. unfortunately, usage of mmap_heap was scrapped as the things going into it were better suited for invisible/sealed. it may be eventually useful
|
2017-05-29 11:26:38 -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 |