log lwasm/main.c @ 367:c6d2a1f54e0c

age author description
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
Fri, 25 Jan 2013 21:48:01 -0700 William Astle Add trap for divide by zero in expression library
Sun, 15 Jul 2012 21:46:29 -0600 William Astle Add flag to output stream for end of unicorns
Sun, 15 Jul 2012 21:19:43 -0600 William Astle Make unicorns grok errors and warnings.
Sun, 15 Jul 2012 20:50:18 -0600 William Astle Make unicorns notice referenced files better
Sun, 15 Jul 2012 10:50:46 -0600 William Astle Add --unicorns option for IDE integration
Sun, 10 Jun 2012 18:24:31 -0600 William Astle Add --preprocess option
Sat, 09 Jun 2012 23:17:43 -0600 William Astle Make --6309/--6809 work properly
Thu, 22 Dec 2011 18:04:13 -0700 lost Various enhancements to lwasm