log lwasm/lwasm.h @ 574:a0c9433dc0d4 default tip

age author description
Thu, 21 Dec 2023 22:14:25 -0700 William Astle Add offset and length operands (optional) to includebin
Fri, 01 Dec 2023 21:11:56 -0700 William Astle Add pragma nolistcode which works like nolist but also suppresses code lines
Thu, 21 Sep 2023 13:13:23 -0600 William Astle Add --no-warn=ifp1 flag to suppress warnings about ifp1 and ipf2
Thu, 29 Sep 2022 13:59:42 -0600 William Astle Implement support for dragon format binaries
Sun, 19 Dec 2021 17:01:42 -0700 William Astle Add SETSTR/INCLUDESTR for some basic code building
Sat, 16 May 2020 17:27:42 -0600 William Astle Allow dot at start of symbol per documentation
Fri, 03 May 2019 19:44:02 -0600 William Astle Add symbol table dump in assembly format
Tue, 19 Mar 2019 14:45:53 -0600 William Astle Add option to suppress output file
Fri, 02 Nov 2018 21:07:50 -0600 William Astle Add "noexpandcond" pragma (cleans up listings)
Thu, 01 Nov 2018 23:07:03 -0600 William Astle Add "nooutput" pragma
Thu, 01 Nov 2018 23:00:00 -0600 William Astle Add emuext pragma and associated instructions.
Mon, 23 Jul 2018 17:45:18 -0600 William Astle Add << prefix to force 5 bit offsets in indexed modes
Thu, 01 Mar 2018 21:25:51 -0700 William Astle Move version header into a common direction to better reflect what it is.
Fri, 16 Feb 2018 22:53:46 -0700 William Astle Add operandsizewarning pragma
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
Mon, 13 Jul 2015 20:31:56 -0600 William Astle Clean up various "externs"