BizHawk/waterbox/bsnescore/bsnes/emulator
Morilli 6284b56e81 bsnes: implement r/w callback value passing
The value will now be passed to the frontend for read callbacks and both read and write callbacks' values can now be changed in the callback.

execute would probably be possible but would require some additional code changes which I'm not sure about
2025-07-10 20:06:29 +02:00
..
audio Implement bsnes version 115 as a new core (#2740) 2021-05-14 20:06:13 -05:00
memory Implement bsnes version 115 as a new core (#2740) 2021-05-14 20:06:13 -05:00
cheat.hpp Implement bsnes version 115 as a new core (#2740) 2021-05-14 20:06:13 -05:00
emulator.cpp Implement bsnes version 115 as a new core (#2740) 2021-05-14 20:06:13 -05:00
emulator.hpp BSNESv115+: update from upstream 2025-07-06 01:26:03 +02:00
game.hpp Implement bsnes version 115 as a new core (#2740) 2021-05-14 20:06:13 -05:00
interface.hpp Implement bsnes version 115 as a new core (#2740) 2021-05-14 20:06:13 -05:00
platform.hpp bsnes: implement r/w callback value passing 2025-07-10 20:06:29 +02:00
random.hpp Implement bsnes version 115 as a new core (#2740) 2021-05-14 20:06:13 -05:00
types.hpp Implement bsnes version 115 as a new core (#2740) 2021-05-14 20:06:13 -05:00