BizHawk/BizHawk.Emulation.Cores/Waterbox
nattthebear 36a84bd0dd Fix savestate hash match issue with Saturnus 2017-08-13 17:21:00 -04:00
..
CustomSaverammer.cs pizza: saverams 2017-06-24 21:46:11 -04:00
ElfRunner.cs waterbox: add space at the end of writable data pages, past what was allocated by the core but before the start of cpu enforced write protection, to savestates. theoretically fixes determinism issues from certain wild pointers 2017-06-20 20:56:17 -04:00
Heap.cs waterbox: add space at the end of writable data pages, past what was allocated by the core but before the start of cpu enforced write protection, to savestates. theoretically fixes determinism issues from certain wild pointers 2017-06-20 20:56:17 -04:00
LibWaterboxCore.cs Fix savestate hash match issue with Saturnus 2017-08-13 17:21:00 -04:00
MapHeap.cs 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
PeRunner.cs PeRunner: Ignore writev iovecs with base == NULL. This seems to be what linux does and musl expects on fflush(). Fixes some saveram related stuff in sameboy 2017-07-25 17:02:59 -04:00
PeWrapper.cs tweak ECL_INVISIBLE a bit. Internal crap,. 2017-07-19 21:10:00 -04:00
Swappable.cs Remove console messages on swappable activate/deactivate, debugging cruft 2017-08-08 19:10:07 -04:00
WaterboxCore.cs fix saturn PixelPro resolution management mode to reformat framebuffer to requirements, so it works like it's supposed to 2017-07-15 02:53:33 -05:00
WaterboxUtils.cs 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