<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mesecons/mesecons_microcontroller, branch 20130211</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://git.linux-forks.de/mesecons/atom?h=20130211</id>
<link rel='self' href='http://git.linux-forks.de/mesecons/atom?h=20130211'/>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/'/>
<updated>2012-12-19T16:34:05+00:00</updated>
<entry>
<title>Add rule-name system. Every input rule can now have a name, that could help e.g. the microcontroller to know where a signal comes from.</title>
<updated>2012-12-19T16:34:05+00:00</updated>
<author>
<name>Jeija</name>
<email>norrepli@gmail.com</email>
</author>
<published>2012-12-19T16:34:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=6b1bfe6391a67471d5a1870c9f3778f1c8bd1353'/>
<id>urn:sha1:6b1bfe6391a67471d5a1870c9f3778f1c8bd1353</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Include experimental vertical wires (needs textures)</title>
<updated>2012-12-13T17:42:45+00:00</updated>
<author>
<name>Jeija</name>
<email>norrepli@gmail.com</email>
</author>
<published>2012-12-13T17:42:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=c0d3bd2abbeb8db0d640a604af1c9756f79f4881'/>
<id>urn:sha1:c0d3bd2abbeb8db0d640a604af1c9756f79f4881</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix microcontroller digging</title>
<updated>2012-12-09T14:32:29+00:00</updated>
<author>
<name>Jeija</name>
<email>norrepli@gmail.com</email>
</author>
<published>2012-12-09T14:32:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=05def1540a0defb99234bce994352a05f632f69f'/>
<id>urn:sha1:05def1540a0defb99234bce994352a05f632f69f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Port a lot more (basically everything apart from gates, pistons and extrawire crossing) to the new nodedef system. There are some problems with wall button and wall lever (in the way they visually connect to wires)</title>
<updated>2012-12-08T23:42:30+00:00</updated>
<author>
<name>Jeija</name>
<email>norrepli@gmail.com</email>
</author>
<published>2012-12-08T23:42:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=b37bdbf55cf6d3205d5dd7a2491a8bd855cbbd76'/>
<id>urn:sha1:b37bdbf55cf6d3205d5dd7a2491a8bd855cbbd76</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve T-FF code and add a reset pin on C.</title>
<updated>2012-10-07T17:08:01+00:00</updated>
<author>
<name>cornernote</name>
<email>cornernote@gmail.com</email>
</author>
<published>2012-10-07T17:08:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=931ac23ff390ef5440386e39e4617357dc1538c8'/>
<id>urn:sha1:931ac23ff390ef5440386e39e4617357dc1538c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix Microcontroller bug in a different way, define offstate ports as inputs only</title>
<updated>2012-09-09T11:07:59+00:00</updated>
<author>
<name>Jeija</name>
<email>norrepli@gmail.com</email>
</author>
<published>2012-09-09T11:07:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=500e95c3319536b293bd4545e54edf5a0ad39d1e'/>
<id>urn:sha1:500e95c3319536b293bd4545e54edf5a0ad39d1e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix Microcontroller bug (discovered by Fenris) and some others that propably noone found</title>
<updated>2012-09-08T13:10:31+00:00</updated>
<author>
<name>Jeija</name>
<email>norrepli@gmail.com</email>
</author>
<published>2012-09-08T13:10:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=f959c16763592c2638261ea1ba64c435cbe6c207'/>
<id>urn:sha1:f959c16763592c2638261ea1ba64c435cbe6c207</id>
<content type='text'>
</content>
</entry>
<entry>
<title>oops, that last commit broke something - evidently 'code' is not consistent.</title>
<updated>2012-09-01T21:42:42+00:00</updated>
<author>
<name>Vanessa Ezekowitz</name>
<email>vanessaezekowitz@gmail.com</email>
</author>
<published>2012-09-01T21:42:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=34737f62e903d6e37325fe215751f7b6e0fdbd19'/>
<id>urn:sha1:34737f62e903d6e37325fe215751f7b6e0fdbd19</id>
<content type='text'>
This restores the previous behavior when code=nil, and shows the code when not.
</content>
</entry>
<entry>
<title>fix missing code display when after() is involved</title>
<updated>2012-09-01T21:32:49+00:00</updated>
<author>
<name>Vanessa Ezekowitz</name>
<email>vanessaezekowitz@gmail.com</email>
</author>
<published>2012-09-01T21:32:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=1d29037d8b3558a7ca1590e943d3a8f899db512d'/>
<id>urn:sha1:1d29037d8b3558a7ca1590e943d3a8f899db512d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>prevent crash with malformed sbi code.</title>
<updated>2012-09-01T21:28:04+00:00</updated>
<author>
<name>Vanessa Ezekowitz</name>
<email>vanessaezekowitz@gmail.com</email>
</author>
<published>2012-09-01T21:28:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=f641a0cc9c09a9402d439d752788d16271e9424e'/>
<id>urn:sha1:f641a0cc9c09a9402d439d752788d16271e9424e</id>
<content type='text'>
just inserting "sbi(A, C!=D)" into a µC without connecting it to anything
causes 'b' at line 510 to become nil, crashing the server.
</content>
</entry>
</feed>
