log src/list.c @ 102:dbf1b926c2f1

age author description
Fri, 23 Jan 2009 04:42:39 +0000 lost Made listings off be default
Tue, 06 Jan 2009 06:20:31 +0000 lost Fixed tab handling in list code; also added address to second and later lines in byte listing for a particular line
Mon, 05 Jan 2009 00:20:45 +0000 lost Added symbol listing to list file; various fixes
Sun, 04 Jan 2009 07:56:55 +0000 lost Added rmb pseudo op
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:25:03 +0000 lost Implemented ORG and fixed problems with constants using $, &, or @ to specify base
Sun, 04 Jan 2009 06:54:58 +0000 lost Fixed stupid error in opening list file
Sun, 04 Jan 2009 06:52:18 +0000 lost Added simple output listing