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

Transfer the entire byte from one port to another when two processors are connected #40

Closed frodare closed 6 years ago

josephcsible commented 7 years ago

How will you be able to "connect" processors? Will they have to be adjacent, or are you going to add some sort of cable?

frodare commented 7 years ago

In this case they would need to be adjacent.

I originally was planning to make a different mod that added redstone buses. The buses would transfer an 8 bit signal and have pin blocks that you could connect to them to access the individual signals. Bus repeaters would be needed too. It sounded like a fun idea, but I ran out of steam. It also bothered me that the buses would need to be tile entities, but maybe that wouldn't really be an issue.

stale[bot] commented 6 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.