<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mesecons/mesecons_microcontroller, branch v0.6-stable</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://git.linux-forks.de/mesecons/atom?h=v0.6-stable</id>
<link rel='self' href='http://git.linux-forks.de/mesecons/atom?h=v0.6-stable'/>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/'/>
<updated>2012-10-07T17:08:01+00:00</updated>
<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>
<entry>
<title>Reduced the number of µC images. Instead of 16 top images, there is one</title>
<updated>2012-08-25T06:23:44+00:00</updated>
<author>
<name>Kyle</name>
<email>khonkhortisan@gmail.com</email>
</author>
<published>2012-08-25T06:23:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=d399162fc1b66e5dc57edefd3af408057837b016'/>
<id>urn:sha1:d399162fc1b66e5dc57edefd3af408057837b016</id>
<content type='text'>
off image, then four port images that can be overlaid on top of the
blank.
</content>
</entry>
<entry>
<title>added proper bottom image to microcontroller</title>
<updated>2012-08-25T05:32:24+00:00</updated>
<author>
<name>Vanessa Ezekowitz</name>
<email>vanessaezekowitz@gmail.com</email>
</author>
<published>2012-08-25T05:32:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=d0ae1b56e843edf5292302b74cb0bc278d44249c'/>
<id>urn:sha1:d0ae1b56e843edf5292302b74cb0bc278d44249c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pressing enter will reprogram the µC instead of acting like escape</title>
<updated>2012-08-25T03:59:26+00:00</updated>
<author>
<name>Kyle</name>
<email>khonkhortisan@gmail.com</email>
</author>
<published>2012-08-25T03:59:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=9cfb13d60cca687bbfbb4f1eb8738bf4b5730b2c'/>
<id>urn:sha1:9cfb13d60cca687bbfbb4f1eb8738bf4b5730b2c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>display µc programming like a sign</title>
<updated>2012-08-21T17:35:34+00:00</updated>
<author>
<name>khonkhortisan</name>
<email>kyle.kylina@gmail.com</email>
</author>
<published>2012-08-21T17:35:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=68b99fed764d6886b4f44254aa26c60300e8e6b0'/>
<id>urn:sha1:68b99fed764d6886b4f44254aa26c60300e8e6b0</id>
<content type='text'>
I had a grid that mapped buttons to pixels so pressing a button displayed a letter. I had one programming that was a positive match so the pixel turned on, and another programming that was negative and just passed the signal on to the next pixel. If I had to right-click on each µc to see its programming, it would take me longer to find a problem. If I can see the programming just by looking at it, I could find a typo much easier.
I'm not sure about the \n \n\r thing.</content>
</entry>
</feed>
