I like the spline-y look of the Repeater lines. looks like ribbon cables when you have to cram them in a space that they dont want to fit in 
Edit: Recently I've been trying out sequential hex multiplication. So far I've assembled the circuitry to cross multiply two 4-digit hex numbers. Now I just need to figure out how to add the outputs together to get the final result.
inputs. each digit goes to 4 of the 16 single digit multipliers
![[Image: cross%20hex%20input_zpskclbfgdq.png]](http://img.photobucket.com/albums/v191/legofreak1988/minecraft/cross%20hex%20input_zpskclbfgdq.png)
something around 48,000 blocks
![[Image: cross%20hex%20axial_zpsdchmzdfj.png]](http://img.photobucket.com/albums/v191/legofreak1988/minecraft/cross%20hex%20axial_zpsdchmzdfj.png)
All I need to do is figure a way to add the outputs together. the digits' denominations are sorted by color.
red=least, magenta=greatest
8 digits max FFFF*FFFF=FFFE0001
![[Image: cross%20hex%20output_zpst6lsant7.png]](http://img.photobucket.com/albums/v191/legofreak1988/minecraft/cross%20hex%20output_zpst6lsant7.png)
I might need to make a thread for this...

Edit: Recently I've been trying out sequential hex multiplication. So far I've assembled the circuitry to cross multiply two 4-digit hex numbers. Now I just need to figure out how to add the outputs together to get the final result.
inputs. each digit goes to 4 of the 16 single digit multipliers
![[Image: cross%20hex%20input_zpskclbfgdq.png]](http://img.photobucket.com/albums/v191/legofreak1988/minecraft/cross%20hex%20input_zpskclbfgdq.png)
something around 48,000 blocks
![[Image: cross%20hex%20axial_zpsdchmzdfj.png]](http://img.photobucket.com/albums/v191/legofreak1988/minecraft/cross%20hex%20axial_zpsdchmzdfj.png)
All I need to do is figure a way to add the outputs together. the digits' denominations are sorted by color.
red=least, magenta=greatest
8 digits max FFFF*FFFF=FFFE0001
![[Image: cross%20hex%20output_zpst6lsant7.png]](http://img.photobucket.com/albums/v191/legofreak1988/minecraft/cross%20hex%20output_zpst6lsant7.png)
I might need to make a thread for this...