-- fixed Z3/RTG RAM not fully deallocating when restarting
+- fixed Z3/RTG RAM leaking when restarting
- D3D scanlines can be (finally) enabled on the fly
-- always center (using autoscale parameters) programmed monitor driver modes if filters
- are enabled. It should be totally safe because they are practically always used "normally",
- without all kinds of copper tricks etc.. (I hope..)
- blank right border after hsync position instead of filling it with border color that goes
- far outside of displayable area (happened in programmed modes)
-- ECS Agnus bitplane DMA state machine update, OCS requires open display window when hpos passes
- DDFSTRT before it is "armed", ECS drops display window requirement (yaqube)
- previously only OCS behavior was emulated.
+ far outside of displayable area
+- ECS Agnus bitplane DMA state machine update, state machine advances on OCS when DDFSTRT
+ matches hpos and display window is open. ECS only requires DDFSTRT match. (yaqube)
+- triple/double/single buffer option was never saved to configuration file
+- autovsync was broken
+- "old" overlays are now masks (plugins\masks), "new" overlays are in plugins\overlays.
+ (rename overlays -> masks and create new overlays directory)
+- both overlays and masks can be selected using GUI (overlay position can be only
+ modified by editing configuration file)
+- added Automatic center option to autoscale select menu, centers image using autoscale
+ parameters
2.2.0 Final