01-29-2014, 09:39 PM
I have been thinking about making a hexadecimal computer. And I decided I want all my calculations be done using just the two comperetor functions combined with some fast memory. It all seems to be possible, until I think about XOR.
Hexadecimal XOR lookup table
I want help spotting patterns that can either solve the operation, or that it is simplified in some way. I really don't want to convert to and from binary so some help would be appreciated.
Hexadecimal XOR lookup table
I want help spotting patterns that can either solve the operation, or that it is simplified in some way. I really don't want to convert to and from binary so some help would be appreciated.