Veikko Sariola
Veikko Sariola
Document better -call and -call_except_default (was: palette reverts to default in packed cartridge)
I'll convert this to documentation request.
-aanneal is probably just lucky and does not produce invalid code. I agree, this is super weird. I'll investigate. Meanwhile, can you send the whole offending code? This might have...
Regarding `--{!`: it does not prevent expression reordering. It only prevents reordering statements, which are not normally reordered, but are only reordered within `--{` block. So, `--{!` has no use...
a+b+c != a+c+b in general. For example: a and b can be both so small that when added to a big number c, it rounds back to c. But when...
Well, this is the first example where pakettic reordering broke the code. Granted, we were able to find ways around it, but I'll change this into a feature request: add...
Haha ok hmm let's see I don't have irc-client installed and your not in discord and I don't want to put my personal info here; can you email me ([email protected];...