log lwasm/insn_gen.c @ 389:2d9b7ae6c329

age author description
Mon, 13 Jul 2015 21:37:49 -0600 William Astle Throw error if address overflows in extended mode
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: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
Tue, 19 May 2015 12:26:35 -0600 William Astle Make 8 bit immediate operands flag a byte overflow if not in 8 bit range.
Mon, 02 Sep 2013 10:49:57 -0600 William Astle Make byte overflow detection for indexing work better