Use the left/right arrows to change size Use the up/down arrows to change operations Use the a and d keys to change the 3rd bit Use the mouse to hover over coordinates and find the output of the operation
This project is made to test integer (conventional mathematical) representations of certain bit string operations. The current functionality is a simple visualizer of the effect of different functions and to analyze their symmetries. Color correction based on maximum output values, which generally scale with the log base 2 of the highest inputs. One dimensional operations like SHR and ROTR are not included, since they are trivial.