mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2025-01-13 10:19:06 +01:00
083d2d89a5
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.