Mercurial > hg > index.cgi
log lwasm/insn_gen.c @ 476:eac8f5f0867d
age | author | description |
---|---|---|
Wed, 12 Dec 2018 19:40:16 -0700 | William Astle | Update operandsizewarning to detect JMP and JSR that could use BRA or BSR |
Mon, 23 Jul 2018 17:45:18 -0600 | William Astle | Add << prefix to force 5 bit offsets in indexed modes |
Sat, 17 Feb 2018 00:13:46 -0700 | William Astle | Make offset,R operand size warning work properly |
Wed, 14 Oct 2015 20:49:41 -0600 | William Astle | Completed initial conversion to new parser allowing spaces in operands |
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 |