mirror of
https://github.com/bsnes-emu/bsnes.git
synced 2025-08-23 00:32:54 +02:00
.
This commit is contained in:
@@ -209,8 +209,8 @@ auto CPU::joypadEdge() -> void {
|
||||
//Super Star Wars: Start button auto-unpauses
|
||||
//Taikyoku Igo - Goliath: start button not acknowledged
|
||||
//Tatakae Genshijin 2: attract sequence ends early
|
||||
//Williams Arcade's Greatest Hits: inputs fire on their own
|
||||
//World Masters Golf: holding D-pad should only move the cursor once, not continuously
|
||||
//Williams Arcade's Greatest Hits: inputs fire on their own; or menu items sometimes skipped
|
||||
//World Masters Golf: inputs fail to register; or holding D-pad should only move the cursor once, not continuously
|
||||
|
||||
if(configuration.hacks.cpu.fastJoypadPolling) {
|
||||
//Taikyoku Igo - Goliath
|
||||
|
Reference in New Issue
Block a user