Mercurial > hg > index.cgi
log lwasm/output.c @ 425:9f0448022f1f
age | author | description |
---|---|---|
Thu, 03 Nov 2016 21:36:17 -0600 | William Astle | Fix address overflows in SREC and IHEX file formats |
Thu, 03 Mar 2016 22:59:36 -0700 | William Astle | Fix a possible uninitialized variable reference |
Thu, 03 Mar 2016 21:04:39 -0700 | William Astle | Add "basic" output format |
Tue, 26 May 2015 17:51:00 -0600 | William Astle | Use #define instead of const int to avoid issues with some compilers |
Mon, 03 Mar 2014 21:30:38 -0700 | Tom LeMense | Add support for Motorola SREC and Intel Hex output formats to lwasm. |
Sun, 15 Jul 2012 10:27:43 -0600 | William Astle | Silence a few warnings |