Start list of changes for 1.55.

This commit is contained in:
Brandon Wright 2017-05-06 18:40:23 -05:00
parent 75b867128b
commit 83c7378e7d
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
Snes9x 1.55
- Added support for the MSU-1 coprocessor. (qwertymodo)
- Added support for BS-X Satellaview data files. (LuigiBlood)
- GTK+: Allow use of XDG config directory. (BearOso)
Snes9x 1.54.1
- GTK+: Properly use --std=c++11 when compiling xBRZ. (BearOso)
- Win32: Save window position when toggling fullscreen. (OV2)