Resistor Roid v1.0 Released
Filed under: Uncategorized — jon @ 11:22 pm
Please give it a try (it’s only 50p) and tell me what you think.
Resistor Roid v1.0
// From http://graphics.stanford.edu/~seander/bithacks.html#ReverseByteWith64Bits unsigned char b; // reverse this byte b = ((b * 0x80200802ULL) & 0x0884422110ULL) * 0x0101010101ULL >> 32;
Filed under: Uncategorized — jon @ 11:22 pm
Please give it a try (it’s only 50p) and tell me what you think.
Resistor Roid v1.0
Filed under: Uncategorized — jon @ 11:36 pm
Just a quick update to explain that since the last post I’ve changed jobs and haven’t had much time to work on anything much. Most of the things on the todo list for the first public release are done and I hope to have it on the market place very shortly.