Low-tech computing for Minetest
Go to file
Izaya 0e489bcec4 Added a memory node, stores 16 values and takes into account an offset.
It's accessed using a channel in the form of sending a digiline message:
Channel: <prefix><address + offset>
Message:
 - For read: "get"
 - For write: a number (it doesn't really mind beyond that)
2016-10-06 14:47:51 +11:00
t400 Turned the whole thing into a modpack. 2016-10-05 15:59:44 +11:00
test3d_t416 Added a memory node, stores 16 values and takes into account an offset. 2016-10-06 14:47:51 +11:00
LICENSE Initial commit 2016-09-12 22:34:23 +10:00
README.md Initial commit 2016-09-12 22:34:23 +10:00
modpack.txt Turned the whole thing into a modpack. 2016-10-05 15:59:44 +11:00

README.md

test3d

Low-tech computing for Minetest