v50 Steam/Premium information for editors
  • v50 information can now be added to pages in the main namespace. v0.47 information can still be found in the DF2014 namespace. See here for more details on the new versioning policy.
  • Use this page to report any issues related to the migration.
This notice may be cached—the current version can be found here.

User:Vasiln

From Dwarf Fortress Wiki
Revision as of 18:48, 6 September 2011 by Vasiln (talk | contribs)
Jump to navigation Jump to search

My principal interest these days (in DF) is creature logic. I figure I might as well save some of my techniques here in case anybody stumbles over them.

  • Template:L: Where I deal with some basic gates and the infrastructure needed to make goblin logic work
  • Template:L: Where I go into advanced logic problems, memory addressing, adder optimization, and start writing some programs
  • Template:L: Where we deal with practical problems associated with building a programmable goblin logic computer (I think)