mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-07-14 12:56: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.