<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://dev.frozeneskimo.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://dev.frozeneskimo.com/feed.php">
        <title>vsdev</title>
        <description></description>
        <link>http://dev.frozeneskimo.com/</link>
        <image rdf:resource="http://dev.frozeneskimo.com/lib/images/favicon.ico" />
       <dc:date>2010-07-30T15:36:49-05:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://dev.frozeneskimo.com/software_projects/home?rev=1280307688&amp;do=diff"/>
                <rdf:li rdf:resource="http://dev.frozeneskimo.com/software_projects/vavrdisasm?rev=1280307668&amp;do=diff"/>
                <rdf:li rdf:resource="http://dev.frozeneskimo.com/software_projects/vpicdisasm?rev=1280307545&amp;do=diff"/>
                <rdf:li rdf:resource="http://dev.frozeneskimo.com/software_projects/libgis?rev=1278644982&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://dev.frozeneskimo.com/lib/images/favicon.ico">
        <title>vsdev</title>
        <link>http://dev.frozeneskimo.com/</link>
        <url>http://dev.frozeneskimo.com/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://dev.frozeneskimo.com/software_projects/home?rev=1280307688&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-07-28T04:01:28-05:00</dc:date>
        <dc:creator>vsergeev</dc:creator>
        <title>software_projects:home</title>
        <link>http://dev.frozeneskimo.com/software_projects/home?rev=1280307688&amp;do=diff</link>
        <description>Embedded Development Tools

	*  ssterm - A console-based serial port terminal with curses and stdin/stdout interfaces.
		*  vAVRdisasm - An Atmel AVR firmware disassembler with several handy features. 
		*  vPICdisasm - A Microchip PIC firmware disassembler with several handy features.
		*  libGIS - A collection of free routines to create, read and write Atmel Generic, Intel HEX8, and Motorola S-Record formatted files.</description>
    </item>
    <item rdf:about="http://dev.frozeneskimo.com/software_projects/vavrdisasm?rev=1280307668&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-07-28T04:01:08-05:00</dc:date>
        <dc:creator>vsergeev</dc:creator>
        <title>software_projects:vavrdisasm</title>
        <link>http://dev.frozeneskimo.com/software_projects/vavrdisasm?rev=1280307668&amp;do=diff</link>
        <description>Download the latest version of vAVRdisasm source here: vavrdisasm-1.7.tar.gz

Download the latest Linux x86 binary of vAVRdisasm here: vavrdisasm-linux-x86-1.7.gz



ChangeLog

	*  Version 1.7 - 05/27/2010
			*  Fixed address decoding for LDS, STS, JMP, and CALL instructions. Previously, vAVRdisasm was printing the disassembled address operands as twice the value they should have been for these instructions. Thanks to Simon for this bug report.</description>
    </item>
    <item rdf:about="http://dev.frozeneskimo.com/software_projects/vpicdisasm?rev=1280307545&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-07-28T03:59:05-05:00</dc:date>
        <dc:creator>vsergeev</dc:creator>
        <title>software_projects:vpicdisasm</title>
        <link>http://dev.frozeneskimo.com/software_projects/vpicdisasm?rev=1280307545&amp;do=diff</link>
        <description>Download the latest version of vPICdisasm source here: vpicdisasm-1.2.tar.gz

Download the latest Linux x86 binary of vPICdisasm here: vpicdisasm-linux-x86-1.2.gz


ChangeLog

	*  Version 1.2 - 07/28/2009
			*  ui.c, format.c, format.h, file.c, file.h: Added support for Baseline and Mid-Range Enhanced PIC cores.
			*  format.c: Updated destination register operand formatting to print W/F instead of 0/1.
			*  Renamed source files to make more sense and for better organization of code.</description>
    </item>
    <item rdf:about="http://dev.frozeneskimo.com/software_projects/libgis?rev=1278644982&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-07-08T22:09:42-05:00</dc:date>
        <dc:creator>vsergeev</dc:creator>
        <title>software_projects:libgis</title>
        <link>http://dev.frozeneskimo.com/software_projects/libgis?rev=1278644982&amp;do=diff</link>
        <description>Download the latest version of libGIS: libGIS-public-domain-1.0.4.tar.gz libGIS-mit-1.0.4.tar.gz

New sample program updated 10/10/2009: sizeGIS.c

sizeGIS: Counts the total number of data bytes stored in an Atmel Generic, Intel HEX8, or Motorola S-Record formatted file–useful for finding out exactly how much memory the formatted file will use when it is flashed/transferred/downloaded/etc.</description>
    </item>
</rdf:RDF>
