mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-02-02 12:22:33 +01:00
8892eb08e6
The register wouldn't be cleared with a `MOVZ` when a value was zero due to the condition for writing an instruction requiring the `offsetValue` to be non-zero.