|
[fuse-emulator-cvs] fuse/hacking ChangeLog,1.270,1.271
From: Philip Kendall <pak21@us...> - 2004-04-28 12:04
|
Update of /cvsroot/fuse-emulator/fuse/hacking
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29623/hacking
Modified Files:
ChangeLog
Log Message:
Improved contended memory timings for INC/DEC (HL), <shift/rotate> (HL),
BIT/SET/RES b,(HL), RLD and RRD (thanks, Mark Woodmass and Jonathan
Needle).
Index: ChangeLog
===================================================================
RCS file: /cvsroot/fuse-emulator/fuse/hacking/ChangeLog,v
retrieving revision 1.270
retrieving revision 1.271
diff -C2 -d -r1.270 -r1.271
*** ChangeLog 23 Apr 2004 18:16:00 -0000 1.270
--- ChangeLog 28 Apr 2004 12:04:39 -0000 1.271
***************
*** 774,775 ****
--- 774,779 ----
(its contents may have changed behind our back), just ignore it,
rather than cause the reset to fail (which causes Fuse to abort).
+ 20040428 z80/z80.pl,z80/tests/{34,35,cb?[6e],ed67,ed6f}.out: improved
+ contended memory timings for INC/DEC (HL), <shift/rotate> (HL),
+ BIT/SET/RES b,(HL), RLD and RRD (thanks, Mark Woodmass and
+ Jonathan Needle).
|
| Thread | Author | Date |
|---|---|---|
| [fuse-emulator-cvs] fuse/hacking ChangeLog,1.270,1.271 | Philip Kendall <pak21@us...> |