log src/instab.c @ 82:03be43ae19cf

age author description
Sat, 10 Jan 2009 22:24:29 +0000 lost Added EXTERN directive
Thu, 08 Jan 2009 01:18:09 +0000 lost Added pragma directives
Tue, 06 Jan 2009 04:51:29 +0000 lost Fixed instruction table to vector to correct routines for fcn and fcs
Mon, 05 Jan 2009 05:40:33 +0000 lost Fixed numerous bugs in macro handling
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: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:01:21 +0000 lost Added conditional assembly and macros
Sun, 04 Jan 2009 21:43:05 +0000 lost Added from f* pseudo ops