log lwasm/lwasm.h @ 333:507f442dc71e

age author description
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.
Sun, 23 Sep 2012 13:06:43 -0600 William Astle Add new heuristic for resolving instruction sizes.
Sun, 15 Jul 2012 21:19:43 -0600 William Astle Make unicorns grok errors and warnings.
Sun, 15 Jul 2012 20:14:51 -0600 William Astle More unicorn stuff - structs and macros
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 17:23:04 -0600 William Astle Improve autobranchlength pragma
Sat, 09 Jun 2012 16:25:19 -0600 William Astle Added condundefzero pragma
Sat, 09 Jun 2012 16:03:36 -0600 William Astle Make warning actually work.
Sat, 09 Jun 2012 15:47:22 -0600 William Astle Added pragma to allow non case sensitive symbols
Thu, 24 May 2012 17:28:15 -0600 William Astle Add export pragma
Sun, 11 Mar 2012 16:05:54 -0600 William Astle Changed symbol table to use a binary tree.
Sun, 28 Aug 2011 02:06:42 -0600 lost Added 'constant' sections to object file handling for lwasm and lwlink
Fri, 19 Aug 2011 23:55:40 -0600 lost Implement distinction between . and * for OS9 modules
Mon, 08 Aug 2011 23:00:27 -0600 lost Added initial infrastructure for pragma autobranchlength (suggested by Ebonhand on irc)