Mercurial > hg-old > index.cgi
log
age | author | description |
---|---|---|
Mon, 05 Jan 2009 05:40:33 +0000 | lost | Fixed numerous bugs in macro handling |
Mon, 05 Jan 2009 05:40:16 +0000 | lost | Redid lwasm_parse_line() to correct overly complex logic flaws |
Mon, 05 Jan 2009 01:40:01 +0000 | lost | Implemented setdp and corrected handling of direct page detection in insn_gen_aux() |
Mon, 05 Jan 2009 01:27:08 +0000 | lost | Added the 'set' directive |
Mon, 05 Jan 2009 01:17:23 +0000 | lost | Moved symbol registration so symbols that are in skipped code do not get registered and so EQU/SET can do their own registration |
Mon, 05 Jan 2009 00:57:37 +0000 | lost | Moved insn_gen8 to simplified expression evaluator |
Mon, 05 Jan 2009 00:57:14 +0000 | lost | Fixed error with single char ascii constants |
Mon, 05 Jan 2009 00:44:38 +0000 | lost | Implemented the * and . special symbols |