BizHawk/waterbox/bsnescore/bsnes/sfc/cpu
Morilli 00060c3ffa BSNESv115: remove autoJoypad condition in lag detection code
this fixes lag frame detection in Super Bomber Man (Japan) and didn't cause any regression in my limited testing
2023-01-08 22:29:12 +01:00
..
cpu.cpp BSNESv115: add dedicated subframe core (#3281) 2022-08-10 23:08:44 +02:00
cpu.hpp BSNESv115+: apply patch to fix $4203 mul/div behavior 2022-12-11 17:18:01 +01:00
dma.cpp Implement bsnes version 115 as a new core (#2740) 2021-05-14 20:06:13 -05:00
io.cpp BSNESv115: remove autoJoypad condition in lag detection code 2023-01-08 22:29:12 +01:00
irq.cpp Implement bsnes version 115 as a new core (#2740) 2021-05-14 20:06:13 -05:00
memory.cpp Implement memory callbacks for the new bsnes core (#2797) 2021-11-29 19:59:47 +03:00
serialization.cpp Implement bsnes version 115 as a new core (#2740) 2021-05-14 20:06:13 -05:00
timing.cpp BSNESv115+: apply patch to fix $4203 mul/div behavior 2022-12-11 17:18:01 +01:00