more accuracy fixes

git-svn-id: file:///home/notaz/opt/svn/PicoDrive@186 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
notaz 2007-07-07 14:54:33 +00:00
parent 2d0b15bb2c
commit 1c88b865ce
5 changed files with 57 additions and 34 deletions

View file

@ -42,8 +42,9 @@ v0.0087 notaz
- Merged some duplicate handler endings
+ Cyclone now does better job avoiding pipeline interlocks.
+ Replaced incorrect handler of DBT with proper one.
+ Fixed "MOVEA (An)+ An" behaviour.
+ Fixed flags for ROXR and LSR. Hopefully got them right now.
+ Changed "MOVEA (An)+ An" behaviour.
+ Fixed flag behaviour of ROXR, ASL, LSR and NBCD in certain situations.
Hopefully got them right now.
+ Additional functionality added for MAME and other ports (see config.h).
v0.0086 notaz