Commit Graph

1 Commits

Author SHA1 Message Date
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