log lwasm/pseudo.c @ 559:ddc7b05a5675

age author description
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:46:02 -0700 William Astle Fix argument parsing problems with IFSTR
Sun, 19 Dec 2021 17:01:42 -0700 William Astle Add SETSTR/INCLUDESTR for some basic code building
Thu, 11 Feb 2021 09:25:16 -0700 William Astle Fix bug related to parsing \x sequences under pragma cstrings
Fri, 02 Nov 2018 21:07:50 -0600 William Astle Add "noexpandcond" pragma (cleans up listings)
Mon, 27 Nov 2017 23:10:19 -0700 William Astle Fix up execution address handling for ihex and srec output (lwasm)
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, 14 Jul 2015 23:12:24 -0600 William Astle Fix minor error in string parsing
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 20:59:02 -0600 William Astle Add m80ext pragma for Macro-80C compatibility and ignore END in includes
Mon, 13 Jul 2015 20:31:56 -0600 William Astle Clean up various "externs"