BizHawk/waterbox/bsnescore/bsnes/emulator
Moritz Bender cc38f4bcba
Implement memory callbacks for the new bsnes core (#2797)
* Actually working callbacks
now actually work after natt's changes
* Set whether memory hooks exist every frame to prevent unnecessary function calls if not
2021-11-29 19:59:47 +03: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 Implement bsnes version 115 as a new core (#2740) 2021-05-14 20:06:13 -05: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 Implement memory callbacks for the new bsnes core (#2797) 2021-11-29 19:59:47 +03: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