Commit Graph

26 Commits

Author SHA1 Message Date
Izaya 3af961ac7b Merge pull request #4 from XeonSquared/dev
Replace all with T408
2017-03-13 17:41:09 +11:00
Izaya c5d745608e README formatting 2017-03-13 17:36:11 +11:00
Izaya 856bcf40f5 updated README 2017-03-13 17:34:51 +11:00
Izaya bc92154936 cleaned up some stuff, just the T408 right now 2017-03-13 13:37:30 +11:00
Izaya d50ccc7dde working T408 2017-03-13 13:36:49 +11:00
Izaya 812fbd44ae Updated to use t400.lua from test3d-tools 2017-02-13 10:15:41 +00:00
Izaya f322b55a84 moved to test3d-tools 2017-02-12 01:58:27 +00:00
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 6c99d1b3c6 Added an emulator and eventual separate library for emulating the T400 2017-01-25 12:13:14 +11:00
Izaya f3395ca307 Updated the README to reflect changes. 2017-01-15 06:56:05 +11:00
Izaya e95eb910c5 T400: Fixed sez and replaced dup with ppc, which puts the program counter on the stack, for jumps and returns and stuff.
Also added the T410, a memory console.
2017-01-15 06:54:22 +11:00
Izaya f361869107 \o/ 2017-01-14 18:54:36 +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 3d9933ebad Added more info to the readme on using stuff and accessing memory. 2016-12-11 11:27:55 +11:00
Izaya f179bf3f41 Added some basic info on usage of the T400 2016-12-11 11:19:37 +11:00
Izaya 0626863c57 Removed drop and mul, because they aren't neccesary and I wanted only 8 instructions. 2016-12-11 11:19:08 +11:00
Izaya ec2ca17af5 Deleted a vim swap file, I really need to write some gitignores 2016-12-10 19:14:49 +11:00
Izaya 1ae4504eb7 It actually works :D 2016-12-10 19:14:18 +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
Izaya 43a8e5bbec Turned the whole thing into a modpack. 2016-10-05 15:59:44 +11:00
Izaya 69e6e3ae13 I don't even know 2016-10-05 15:34:44 +11:00
Izaya 2017eb52b2 No idea. 2016-09-24 20:44:30 +10:00
Izaya c82a868de0 added existing work 2016-09-12 22:35:23 +10:00
Izaya 102238563c Initial commit 2016-09-12 22:34:23 +10:00