dolphin/Source/Core
Jordan Woyak 5ec42165b7 Triforce: Rewrite JVS IO board emulation.
Moved JVS IO emulation from SI_DeviceAMBaseboard into new JVSIOBoard class.
Sega/Namco board-specific functionality is handled by derived JVSIOBoard classes.
Game input is now sourced from IOPorts rather than being hard coded into JVS IO handlers.
SI_DeviceAMBaseboard: Use IOPorts for status switch input.
2026-03-26 07:02:19 -05:00
..
AudioCommon AudioCommon: Use left const for non-pointer variables 2026-03-23 16:30:30 -07:00
Common AudioPane: Fix WASAPI default device combo selection 2026-03-21 15:07:42 -07:00
Core Triforce: Rewrite JVS IO board emulation. 2026-03-26 07:02:19 -05:00
DiscIO Triforce: Check only first byte in region flag. 2026-03-15 18:43:00 +00:00
DolphinNoGUI
DolphinQt AudioPane: Fix WASAPI default device combo selection 2026-03-21 15:07:42 -07:00
DolphinTool
InputCommon Merge pull request #14237 from JulienBernard3383279/gcc-adapter-hotswap 2026-03-18 16:56:30 -05:00
MacUpdater
UICommon AudioPane: Fix WASAPI default device combo selection 2026-03-21 15:07:42 -07:00
UpdaterCommon
VideoBackends Metal: Always run endEncoding on command encoders 2026-03-03 09:49:42 -05:00
VideoCommon Merge pull request #14499 from JosJuice/gpu-desync-no-report 2026-03-25 13:31:55 -04:00
WinUpdater
CMakeLists.txt
DolphinLib.ARM64.props
DolphinLib.props Triforce: Rewrite JVS IO board emulation. 2026-03-26 07:02:19 -05:00
DolphinLib.vcxproj
DolphinLib.vcxproj.user
DolphinLib.x64.props
VersionInfo.plist.in