BizHawk/waterbox/bsnescore/bsnes/sfc
CasualPokePlayer cc71882059
BSNES Memory Domain Fixes (#3423)
* Use SameBoy submodule symlink for BSNES

* SGB memory domains

* Fix SGB saveram issues (extra data like rtc will be saved correctly now here)

* Various cleanups, avoid unneeded unsafe use, a little better EnterExit use

Co-authored-by: Morilli <35152647+Morilli@users.noreply.github.com>
2022-10-28 19:22:49 -07:00
..
cartridge hack a peek into bsnesv115 (#3118) 2022-02-07 08:00:48 -08:00
controller BSNESv115: add dedicated subframe core (#3281) 2022-08-10 23:08:44 +02:00
coprocessor BSNES Memory Domain Fixes (#3423) 2022-10-28 19:22:49 -07:00
cpu BSNESv115: add dedicated subframe core (#3281) 2022-08-10 23:08:44 +02:00
dsp BSNESv115+: Replace the 'snes_audio_sample' callback with a dynamic audio sample vector to reduce callbacks (#3010) 2022-08-15 20:50:26 +02:00
expansion hack a peek into bsnesv115 (#3118) 2022-02-07 08:00:48 -08:00
interface Add a designated payload controller based on the multitapcontroller in the new bsnes core 2021-05-26 02:27:54 +02:00
memory Fix #3173 by only calling bus.map() on initial power, not subsequent calls (#3176) 2022-03-09 04:31:30 +01:00
ppu hack a peek into bsnesv115 (#3118) 2022-02-07 08:00:48 -08:00
ppu-fast hack a peek into bsnesv115 (#3118) 2022-02-07 08:00:48 -08:00
slot Implement bsnes version 115 as a new core (#2740) 2021-05-14 20:06:13 -05:00
smp Implement bsnes version 115 as a new core (#2740) 2021-05-14 20:06:13 -05:00
system Implement bsnes version 115 as a new core (#2740) 2021-05-14 20:06:13 -05:00
sfc.hpp Reduce bsnes115 state size (#3105) 2022-01-31 19:00:04 -08:00