c98c736360
bugfixes and stuff
2017-02-12 01:57:00 +00:00
a06d1c5f76
Added a few instructions
2017-01-25 12:13:39 +11:00
f361869107
\o/
2017-01-14 18:54:36 +11:00
f070f6510e
New textures for the T416, it now looks like a somewhat unbalanced core memory module.
2017-01-14 17:19:38 +11:00
ec2ca17af5
Deleted a vim swap file, I really need to write some gitignores
2016-12-10 19:14:49 +11:00
1ae4504eb7
It actually works :D
2016-12-10 19:14:18 +11:00
e96e5793dd
Cleaned up the T416 a bit
2016-10-06 15:00:03 +11:00
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