mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-02-15 20:48:44 +03:00
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.