bsnes-emu / bsnes

bsnes is a Super Nintendo (SNES) emulator focused on performance, features, and ease of use.
Other
1.68k stars 156 forks source link

libretro: Correctly apply filters for subsystems #295

Closed carmiker closed 1 year ago

carmiker commented 1 year ago

I did not implement correct support for filters when "subsystems" are loaded in my previous commit. This one fixes this issue and ensures when loading via the "subsystem" option, the filters will apply correctly.