more accuracy fixes
[picodrive.git] / cpu / Cyclone / Cyclone.txt
index 4858b18..b2c675d 100644 (file)
@@ -42,8 +42,9 @@ v0.0087 notaz
     - Merged some duplicate handler endings\r
   + Cyclone now does better job avoiding pipeline interlocks.\r
   + Replaced incorrect handler of DBT with proper one.\r
-  + Fixed "MOVEA (An)+ An" behaviour.\r
-  + Fixed flags for ROXR and LSR. Hopefully got them right now.\r
+  + Changed "MOVEA (An)+ An" behaviour.\r
+  + Fixed flag behaviour of ROXR, ASL, LSR and NBCD in certain situations.\r
+    Hopefully got them right now.\r
   + Additional functionality added for MAME and other ports (see config.h).\r
 \r
 v0.0086 notaz\r