BizHawk/waterbox/bsnescore/bsnes/sfc
CasualPokePlayer 22e35c45fc hook up RTC support for new BSNES, resolves #3577 2023-04-01 01:23:16 -07:00
..
cartridge hack a peek into bsnesv115 (#3118) 2022-02-07 08:00:48 -08:00
controller fix lightguns in snes9x, support offscreen shots in snes9x (UI yet to be hooked up), fix lightguns in new bsnes, add option in bsnes to disable drawing light gun cursors (UI yet to be hooked up) 2023-03-30 16:34:04 -07:00
coprocessor hook up RTC support for new BSNES, resolves #3577 2023-04-01 01:23:16 -07:00
cpu BSNESv115: remove autoJoypad condition in lag detection code 2023-01-08 22:29:12 +01: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 hook up RTC support for new BSNES, resolves #3577 2023-04-01 01:23:16 -07:00
interface fix lightguns in snes9x, support offscreen shots in snes9x (UI yet to be hooked up), fix lightguns in new bsnes, add option in bsnes to disable drawing light gun cursors (UI yet to be hooked up) 2023-03-30 16:34:04 -07: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 fix lightguns in snes9x, support offscreen shots in snes9x (UI yet to be hooked up), fix lightguns in new bsnes, add option in bsnes to disable drawing light gun cursors (UI yet to be hooked up) 2023-03-30 16:34:04 -07:00
ppu-fast fix lightguns in snes9x, support offscreen shots in snes9x (UI yet to be hooked up), fix lightguns in new bsnes, add option in bsnes to disable drawing light gun cursors (UI yet to be hooked up) 2023-03-30 16:34:04 -07: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