log lwasm/main.c @ 432:58cafa61ab40

age author description
Fri, 18 Nov 2016 21:25:43 -0700 William Astle Add support for undocumented custom module format (for LW)
Thu, 03 Nov 2016 21:44:32 -0600 William Astle Change to engage forwardrefmax pragma by default
Mon, 21 Mar 2016 09:02:23 -0600 William Astle Fix wrong sense in strcasecmp()
Thu, 03 Mar 2016 21:04:39 -0700 William Astle Add "basic" output format
Mon, 13 Jul 2015 21:52:43 -0600 William Astle Add option to specify tab width in listing
Mon, 13 Jul 2015 20:35:16 -0600 William Astle Add "testmode" pragma
Mon, 13 Jul 2015 20:31:56 -0600 William Astle Clean up various "externs"
Mon, 15 Jun 2015 21:21:58 -0600 William Astle Change processor target variations to pragmas.
Tue, 02 Jun 2015 20:58:14 -0600 William Astle Make byte overflow detection for 8 bit immediate not fail with COM operator
Tue, 02 Jun 2015 20:08:58 -0600 William Astle Add map file output and option to suppress local symbols in listings
Tue, 05 Aug 2014 22:04:23 -0600 William Astle Allow disabling debugging messages.
Tue, 15 Apr 2014 10:57:34 -0600 William Astle Add support for 6800 compatibility instructions.
Mon, 03 Mar 2014 21:30:38 -0700 Tom LeMense Add support for Motorola SREC and Intel Hex output formats to lwasm.
Sat, 08 Jun 2013 09:54:37 -0600 William Astle Re-enable rawrel output format