log src/pass1.c @ 171:d610b8aef91b

age author description
Sat, 17 Jan 2009 04:38:32 +0000 lost Made reading input files use binary mode to avoid newline translation since we handle it ourselves manually
Fri, 16 Jan 2009 05:14:49 +0000 lost Started adding object target output
Mon, 05 Jan 2009 05:40:33 +0000 lost Fixed numerous bugs in macro handling
Mon, 05 Jan 2009 00:20:45 +0000 lost Added symbol listing to list file; various fixes
Sun, 04 Jan 2009 20:38:12 +0000 lost Fixed typo in instruction table and added END directive
Sun, 04 Jan 2009 07:37:19 +0000 lost Added needed infra for useful listing of EQU and ORG type statements
Sun, 04 Jan 2009 07:07:00 +0000 lost Ported output modules forward from old version