ToroCraft / Minecoprocessors

Increase your redstone possibilities and learn assembly programming at the same time with the Minecoprocessors Minecraft Mod!
https://minecraft.curseforge.com/projects/minecoprocessors
GNU General Public License v3.0
33 stars 10 forks source link

Faster processor speed #9

Closed josephcsible closed 7 years ago

josephcsible commented 7 years ago

The 10Hz processor speed adds a lot of delay to many uses for this mod. Would it be possible to allow multiple instructions to be executed per redstone tick?

frodare commented 7 years ago

It could easily be increased to 20Hz, since that is the Minecraft tick rate. I would need to a config option or GUI switch, maybe even a way to craft or upgrade a high frequency processor.