1
0
mirror of https://github.com/brouhaha/dis6502.git synced 2024-06-02 10:41:30 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
Eric Smith
f3a25089ff Initial revision 2003-09-12 23:56:49 +00:00
Eric Smith
b505e98be2 defined addr_t. added trace queue to eliminate recursion. 2003-09-12 08:54:24 +00:00
Eric Smith
42bb931493 Initial revision 2003-09-12 08:54:24 +00:00
Eric Smith
e8ff798aea eliminate warnings. 2003-09-12 08:06:16 +00:00
Eric Smith
0f0013cdc1 don't require line numbers for equates. 2003-09-12 08:05:09 +00:00
Eric Smith
895706eae4 don't print equates for offsets like name+1. 2003-09-12 08:04:26 +00:00
Eric Smith
286e07ab31 Changed to ANSI C prototypes. Removed Amiga/Manx C hacks. 2003-09-12 05:05:44 +00:00
Eric Smith
e6e1e0ba2b *** empty log message *** 2000-11-21 02:34:17 +00:00
Eric Smith
183516d160 *** empty log message *** 2000-11-21 02:16:32 +00:00
Eric Smith
6a3e99a8db *** empty log message *** 2000-04-27 23:33:37 +00:00
Eric Smith
cf44f20b54 Initial revision 2000-04-27 23:29:28 +00:00