Commit Graph

5 Commits

Author SHA1 Message Date
Izaya c98c736360 bugfixes and stuff 2017-02-12 01:57:00 +00:00
Izaya a06d1c5f76 Added a few instructions 2017-01-25 12:13:39 +11:00
Izaya f070f6510e New textures for the T416, it now looks like a somewhat unbalanced core memory module. 2017-01-14 17:19:38 +11:00
Izaya e96e5793dd Cleaned up the T416 a bit 2016-10-06 15:00:03 +11:00
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