mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 15:27:46 -04:00
more accuracy fixes
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@186 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
2d0b15bb2c
commit
1c88b865ce
5 changed files with 57 additions and 34 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue