darthcloud / BlueRetro

Multiplayer Bluetooth controllers adapter for retro video game consoles
https://blueretro.io
Apache License 2.0
1.29k stars 109 forks source link

[PC-FX] Random press in Zeroigar #323

Closed darthcloud closed 11 months ago

darthcloud commented 2 years ago

Random press in Zeroigar

darthcloud commented 11 months ago

Test build.

This inverted the clock line like the latch and data. This might help keeping the signals in sync within the GPIO matrix. Switched from SPI mode 0 non-DMA timing to mode 2 DMA ones.

Reduced the SPI setup time to minimum when latch interrupt

v1.8.4-35-g8fbc9d5_hw1_pcfx.zip

DoomyDoomer commented 11 months ago

This appears to have fixed the issue. I'm going to have it tested further by my tester but seems to work. This also fixed an issue with Team Innocent I was seeing with the character run movement stopping randomly.

darthcloud commented 11 months ago

Fixed in v1.9 https://github.com/darthcloud/BlueRetro/releases/tag/v1.9