Sour
6b77200364
SNES: Improved gamepad auto-read emulation based on research/test rom
2024-12-14 14:39:42 +09:00
Sour
efcf0d1523
SNES: Improved gamepad auto-read emulation
...
-Read each bit at roughly the correct cycles (instead of all at once at the start of nmi)
-Don't perform auto-read when auto-read flag is disabled at the very start of nmi, before it actually starts
2023-08-17 18:24:03 +09:00
Sour
bf2fa11053
Movies: Fixed desync when using rewind during movie playback
...
Affected all systems except NES
2023-02-10 20:59:21 -05:00
Sour
eac9f2073c
SNES: Fixed controller auto-read behavior when $4016.0 is set to 1 (auto-read returns the state of the first button 16 times)
2022-10-08 12:48:00 -04:00
Sour
152abf690b
Rename stdafx.h to pch.h
2022-09-08 21:29:52 -04:00
Sour
eda3db9620
UI: Implemented show lag counter option
2022-07-22 12:11:35 -04:00
Sour
a15c9421a8
NES: Implement auto-configure inputs option
2022-07-21 19:47:50 -04:00
Sour
a31eb671ac
Input: Support for barcode readers and tape recorders (NES)
2022-03-15 22:39:30 -04:00
Sour
1f222fd300
NES/SNES: Allow more flexibility when configuring inputs (2x multitap, etc.)
2022-03-11 23:51:42 -05:00
Sour
3615ef0eb1
Core: Enabled warning level 4, fixed/disabled warnings
2022-01-23 12:36:35 -05:00
Sour
0b228f5951
Refactoring: Added Snes prefix to files/classes
2022-01-22 11:55:17 -05:00