BizHawk/waterbox/bsnescore/bsnes/target-bsnescore
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
..
bsnescore.cpp Actually provide proper OAM memory domain in bsnes 2023-12-10 00:48:50 +01:00
bsnescore.hpp Actually provide proper OAM memory domain in bsnes 2023-12-10 00:48:50 +01:00
callbacks.h bsnes: implement r/w callback value passing 2025-07-10 20:06:29 +02:00
program.cpp bsnes: implement r/w callback value passing 2025-07-10 20:06:29 +02:00
resources.hpp bsnes: Pull upstream fixes 2024-03-01 15:56:28 +01:00