(01-09-2014, 09:35 PM)David Wrote: Can the plugin also read outputs? To get RAM adresses and such.
(01-09-2014, 10:17 PM)EvilDevil59NL Wrote: Getting signals from Minecraft to an external tool? Almost impossible.
It is actually pretty easy if you use command blocks.
![[Image: dTCx7yL.png]](http://imgur.com/dTCx7yL.png)
EDIT: You can also just read the metadata of the block to determine whether the wire is powered or not. Should have thought of that earlier...
(01-09-2014, 09:44 PM)Chibill Wrote: We could try this but it would be a forge mod which normal clients can connect to so yeah with MCPC we could do this.
No need to modify the client/server. We are not extending minecraft, just "abusing" it.
(01-09-2014, 11:12 PM)WrytXander Wrote: To me, typing out your whole program in the chat and say like /run is amazing and I can not believe it is something that simple!
-snip-
Good work dot, I love it.!
Thanks! Another possibility would be to offer an online API, where users can upload and compile assembly code. (like the schematics API)