log lwasm/lwasm.h @ 442:61580fc48f98

age author description
Mon, 27 Nov 2017 22:52:17 -0700 William Astle Add option to omit file names from lwasm listings
Fri, 18 Nov 2016 21:25:43 -0700 William Astle Add support for undocumented custom module format (for LW)
Thu, 03 Mar 2016 21:04:39 -0700 William Astle Add "basic" output format
Tue, 13 Oct 2015 23:38:02 -0600 William Astle Initial commit of pragma newsource
Mon, 13 Jul 2015 21:52:43 -0600 William Astle Add option to specify tab width in listing
Mon, 13 Jul 2015 21:32:39 -0600 William Astle Port remainder of tools to Windows
Mon, 13 Jul 2015 21:26:34 -0600 William Astle Add various "convenience" ops
Mon, 13 Jul 2015 21:20:30 -0600 William Astle Add conditional for testing if a pragma is in effect
Mon, 13 Jul 2015 21:18:02 -0600 William Astle Add REORG pseudo op
Mon, 13 Jul 2015 21:11:12 -0600 William Astle Allow FCB-like syntax after constant in FCC under m80ext
Mon, 13 Jul 2015 21:04:39 -0600 William Astle Allow multibyte ascii constants in m80ext mode
Mon, 13 Jul 2015 20:59:02 -0600 William Astle Add m80ext pragma for Macro-80C compatibility and ignore END in includes
Mon, 13 Jul 2015 20:50:02 -0600 William Astle Add ?rts target for branch instructions
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