Comment 2 for bug 745461

Revision history for this message
Dinesh Sharma (iitdinesh) wrote :

In fact, I had reached the same conclusion and added the call to the code and recompiled gnusim8085. This solved the problem.

However, it is my impression that sufficient attention has not been paid to flag setting. I think the dcr instruction should set all flags except carry. I find that it is not setting the auxiliary carry flag. On the other hand, inr does set ac, as required. Since updates to gnusim8085 are so infrequent, we should start releasing versions with bugfixes with a minor version number changed. I shall be happy to test the programme and offer bug fixes when I can.