Thu, 16 Jun 2022 13:55:34 -0600 |
William Astle |
Fix basic output target to keep lines below 249 characters
|
Sat, 14 May 2022 21:30:59 -0600 |
William Astle |
Update raw output to work with RMB only definitions at the start
|
Fri, 18 Mar 2022 16:58:40 -0600 |
William Astle |
Correct raw output target in lwasm to NUL pad RMBs
|
Thu, 29 Aug 2019 17:00:17 -0600 |
William Astle |
Initialize temporary line structures properly
|
Mon, 27 Nov 2017 23:10:19 -0700 |
William Astle |
Fix up execution address handling for ihex and srec output (lwasm)
|
Fri, 18 Nov 2016 21:25:43 -0700 |
William Astle |
Add support for undocumented custom module format (for LW)
|
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
|