Fix typo.

This commit is contained in:
Brandon Wright 2018-05-19 15:45:41 -05:00
parent 7f59e94658
commit ee5abb9fae
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Snes9x 1.56
- Increased the speed of SA1 emulation to match hardware (BearOso)
more closely.
- Changed the location where we poll input to potentiallly (Brunnis, BearOso)
- Changed the location where we poll input to potentially (Brunnis, BearOso)
reduce lag.
- Fixed the interlace fields being swapped after skipping (BearOso)
frames.