8 Bit memory. (read, write, clear) Can easily be connected to a copy of itself to create any number of bits) Decimal > Binary encoder Binary > BCD encoder BCD > Seven segement decoder BCD value checker 8 bit adder/binary counter/multiplier (can also be easily connected to itself for any number of bits) I will make an upgrade in the future to change it to an adder/subtractor)
Note:
Binary > BCD - currently about 95% operational. I still have a few adjustements to make before every number encodes correctly. For example, at the moment <64 will not work and sometimes solution (510) will glitch, depending on FPS. These will be fixed soon<br /> 8 bit adder - The outputs can be adjusted for whatever purpose, I just placed portal in there as an example. I will adjust the outputs soon so that they are more user friendly.
Credit goes to whoever came up with the NTCT/PTCT conversion method. It is feasable to an extent. However for larger numbers it uses too much space.