1
0
mirror of https://github.com/brouhaha/dis6502.git synced 2024-06-01 18:41:33 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Eric Smith
a627dee5e4 added -7 option. added copyright notice. 2003-09-15 21:46:32 +00:00
Eric Smith
411f589ffa assign dummy value to operand for single-byte case to avoid warning. 2003-09-13 00:54:07 +00:00
Eric Smith
b505e98be2 defined addr_t. added trace queue to eliminate recursion. 2003-09-12 08:54:24 +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
cf44f20b54 Initial revision 2000-04-27 23:29:28 +00:00