mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-01-16 03:17:55 +03: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.