BizHawk/BizHawk.Emulation.Cores/Waterbox
James Groom 4e91f88af3
Use nameof in cores
2019-03-28 14:18:58 +11: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 Use nameof in cores 2019-03-28 14:18:58 +11:00
PeRunner.cs Use nameof in cores 2019-03-28 14:18:58 +11:00
PeWrapper.cs Use nameof in cores 2019-03-28 14:18:58 +11:00
Swappable.cs Remove console messages on swappable activate/deactivate, debugging cruft 2017-08-08 19:10:07 -04:00
WaterboxCore.cs SubNESHawk 2019-01-10 18:25:59 +03: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