Skip to content

Fixed implementation of ALS instruction.

Dean S. Anderson requested to merge als-fix into master

The implementation of the ALS instruction was not setting the carry flag properly. This merge fixes that issue.

Merge request reports