mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-03-19 06:00:13 +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.