BizHawk/waterbox/bsnescore/bsnes/sfc
Morilli 972bc8a682 bsnes: Pull upstream fixes
Contains
- 3ca0504e67e89d37e24fce87183332f7ec577867: Extend the Super Famicom LOROM-RAM#A memory map.
- dab534b6584e4debef2c9572e6b6588a604d79a9: wdc65816: fix PLB wrapping in emulation mode
- ccbe394e7d4bc5f5596544813d887da161af3ca6: wdc65816: emulate (direct,X) wraparound bug in emulation mode
- 79770f6207a5d244652644c5e2d9f4328bd974ac: implementation of SA-1 BW-RAM protection
2024-03-01 15:56:28 +01: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 bsnes: Pull upstream fixes 2024-03-01 15:56:28 +01: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