Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-05 | - Fixed the rotate instructions. | mrb0nk500 | |
The carry flag is now set properly, and the rotation now is set properly by the carry flag, even for shift values greater than one. - Added a test program for properly testing the rotate instructions. |