diff --git a/Changes.txt b/Changes.txt index d329330f5..4d015bd58 100644 --- a/Changes.txt +++ b/Changes.txt @@ -12,7 +12,7 @@ Release History =========================================================================== -6.0.2 to 6.1: (MM dd, 2019) +6.0.2 to 6.1: (MM dd, 2020) * Note: because of major event remapping changes, all remappings will be reset to defaults; if you had custom mappings, they will need to @@ -29,6 +29,10 @@ * Controllers can be changed during emulation (no ROM reload required anymore). + * Added support for Light Gun controller + + * Added limitted KidVid support (8, 9 and 0 start the games) + * Removed superfluous controller option 'PADDLES_IDIR'. * Added configurable paddle dejittering. @@ -51,6 +55,10 @@ * Added option to configure controller input repeat speed. + * Added high quality scaling + + * Made scanlines better aligned to scaling + * Added 'HiDPI' mode, which scales the UI by 2x when enabled. This is meant for 4k and above monitors, but can actually be used at any lower resolution that is large enough to display the scaled UI. diff --git a/docs/index.html b/docs/index.html index fd07a52f6..2843bd0cf 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1789,7 +1789,7 @@