log lwasm/lwasm.c @ 380:17fcd0c3ee45

age author description
Mon, 13 Jul 2015 21:04:39 -0600 William Astle Allow multibyte ascii constants in m80ext mode
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
Tue, 02 Jun 2015 20:58:14 -0600 William Astle Make byte overflow detection for 8 bit immediate not fail with COM operator
Fri, 15 May 2015 15:47:26 -0600 William Astle Make base prefix sigils error out if no number following
Thu, 31 Jul 2014 17:20:11 -0600 William Astle Factor some code for simplifying lines so it can be reused