ncatelli / mainspring

A CPU simulator framework built around, and to support the other tools under, the constraints of the first principles of computing project.
Apache License 2.0
14 stars 1 forks source link

Implement LD Vx, Vy Instruction #238

Closed ncatelli closed 3 years ago

ncatelli commented 3 years ago

OPCODE: 8xy0 LINK: http://devernay.free.fr/hacks/chip8/C8TECH10.HTM#8xy0 DESC: Set Vx = Vy.

github-actions[bot] commented 1 year ago

:tada: This issue has been resolved in version 0.2.2 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: