Monthly Archives: June 2009

vAVRdisasm – AVR Disassembler – Updated to version 1.4

I’ve fixed a few bugs in vAVRdisasm, bringing it to version 1.4. The first is a small bug fix: vAVRdisasm no longer ends its disassembly with an invalid record error if a newline is present at the end of the program file (or encountered anywhere throughout the program file). This was a minor annoyance, as [...]
Posted in Uncategorized | Leave a comment

libGIS updated to version 1.0.2

I’ve made a small bug fix to libGIS, updating it to version 1.0.2. The routines now better support newlines encountered in Intel Hex and Motorola S-Record formatted files. Previously the file reading routines returned an error, claiming they had encountered an “invalid record”, upon encountering a newline; now they return a return code indicating a [...]
Posted in Uncategorized | Leave a comment