devinacker / bsnes-plus

debug-oriented fork of bsnes
http://bsnes.revenant1.net
328 stars 92 forks source link

Block move operations display incorrectly in debug window #285

Closed mellonpizza closed 3 years ago

mellonpizza commented 3 years ago

mvn $bb, $aa is disassembled as mvn $aa, $aa, though otherwise it functions properly in terms of behavior. image

devinacker commented 3 years ago

This is fixed in 37c4f6a already, feel free to grab a recent dev build: https://ci.appveyor.com/project/devinacker/bsnes-plus/branch/master/artifacts