log lwasm/instab.c @ 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
Sat, 14 May 2022 21:30:59 -0600 William Astle Update raw output to work with RMB only definitions at the start
Sun, 19 Dec 2021 17:01:42 -0700 William Astle Add SETSTR/INCLUDESTR for some basic code building
Mon, 24 Aug 2020 23:52:23 -0600 William Astle Add **pragma which always suppresses listing itself
Sat, 29 Jun 2019 21:54:43 -0600 William Astle Add FCZ as an alias for FCN
Wed, 24 Apr 2019 19:53:08 -0600 William Astle Update "clrq" convenience instruction to be slightly faster
Thu, 01 Nov 2018 23:00:00 -0600 William Astle Add emuext pragma and associated instructions.
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:19:38 -0600 William Astle Make OPT a synonym for *PRAGMA
Mon, 13 Jul 2015 21:18:02 -0600 William Astle Add REORG pseudo op
Mon, 13 Jul 2015 20:31:56 -0600 William Astle Clean up various "externs"
Mon, 15 Jun 2015 21:21:58 -0600 William Astle Change processor target variations to pragmas.
Mon, 01 Jun 2015 19:55:11 -0600 William Astle Add some compatibility ops
Tue, 26 May 2015 17:41:22 -0600 William Astle Fix missing column in terminal entry in instruction table