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