Closed mellonpizza closed 3 years ago
mvn $bb, $aa is disassembled as mvn $aa, $aa, though otherwise it functions properly in terms of behavior.
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
mvn $bb, $aa is disassembled as mvn $aa, $aa, though otherwise it functions properly in terms of behavior.