Nathan Jent

Results 2 comments of Nathan Jent

I just came across this issue. I'm not sure why it wasn't implemented like subtraction/negation but this is my work-around. xor = (a, b) -> (a | b) - (a...

I can't speak about design decisions but only 512 bytes are allocated to flags in memory. In theory the flags per sprite could be reduced allowing sprites at lower BPP...