log lwasm/lwasm.h @ 376:35d4213e6657

age author description
Mon, 13 Jul 2015 20:47:30 -0600 William Astle Add cycle counting to 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, 22 Jun 2015 18:49:38 -0600 William Astle Convert internal error/warning handling framework to a new unified system
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, 26 May 2015 17:53:51 -0600 William Astle Add contributed support for building with Microsoft's compiler
Mon, 16 Mar 2015 09:27:20 -0600 William Astle Add pragma to turn off forward reference optimization
Tue, 05 Aug 2014 22:04:23 -0600 William Astle Allow disabling debugging messages.
Thu, 31 Jul 2014 17:20:11 -0600 William Astle Factor some code for simplifying lines so it can be reused
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.