MightyPirates / TIS-3D

TIS-100 inspired low-tech computing in Minecraft.
https://www.curseforge.com/minecraft/mc-mods/tis-3d
Other
109 stars 35 forks source link

Also clamp values when they're being written to pipes #21

Closed fnuecke closed 8 years ago

fnuecke commented 8 years ago

Not only while they're stored in registers, for more homogeneous behavior for module implementations.

Vexatos commented 8 years ago

Yes please.