<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/src/stm-vga/Makefile, branch lisp</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=lisp</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=lisp'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2016-11-21T05:02:59+00:00</updated>
<entry>
<title>altos/draw: Add a reasonable API for drawing, add lines.</title>
<updated>2016-11-21T05:02:59+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2016-11-21T05:02:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=c5734e9e38bc583aff305e3c534cfb8b9088bc71'/>
<id>urn:sha1:c5734e9e38bc583aff305e3c534cfb8b9088bc71</id>
<content type='text'>
Also, move the demo drawing into the stm-vga app and out of the vga
driver.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos/stm-vga: Implement VGA out from the STM processor</title>
<updated>2016-11-20T08:04:27+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2016-11-20T08:04:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=e6518cf1ddfc087ca25fa1494f993ce03e43e138'/>
<id>urn:sha1:e6518cf1ddfc087ca25fa1494f993ce03e43e138</id>
<content type='text'>
Generates vsync/hsync using timers and pixel data using the SPI port.
320x240 video using 640x480 mode and a 24MHz "pixel" clock.
Includes the beginings of rendering code for the frame buffer,
including bitblt, solid fill and text with a 5x7 font.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
</feed>
