]> git.unchartedbackwaters.co.uk Git - francis/winuae.git/commitdiff
misc
authorToni Wilen <twilen@winuae.net>
Fri, 2 Jul 2010 13:24:23 +0000 (16:24 +0300)
committerToni Wilen <twilen@winuae.net>
Fri, 2 Jul 2010 13:24:23 +0000 (16:24 +0300)
od-win32/winuaechangelog.txt

index 13d3be603860140a9acacc570db5a2f38d35cad9..4bc3186271f6921e5f84431b2761e9e750a6f932 100644 (file)
@@ -1,14 +1,18 @@
 
-- 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