mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-03-23 13:01:05 +00:00
If the bit 0 of the JMPU instruction is set, then the jump condition will be inverted. That is, a jump will happen when the boolean is false instead of when it is true.