From: Ullrich von Bassewitz (uz_at_musoftware.de)
Date: 2003-08-12 13:39:30
Hi! I've tied up one more loose knot and completed the disassembler to a degree where it is usable for the general public. The disassembler named da65 did exist for several releases now, but was incomplete and documentation was missing. Today, I would still call it incomplete (as usual I have more ideas), but it should be usable and (very important) it has documentation. So if you could make use of it, please grab the snapshot, give it a try and me some feedback. Features: * Two pass disassembler with support for 6502, 65SC02 and 65C02 CPUs. There's also some 65816 support within the code but it is not complete so I've disabled it for now. * Generates labels if required, so the output can be assembled for other base addresses (may require some manual checks or changes). * Info file driven. Lots of information about the input can be passed via an input file. This includes location and layout of any tables, label names and more. * Output file syntax compatible with ca65. Have fun! Regards Uz -- Ullrich von Bassewitz uz_at_musoftware.de ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo_at_musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.
This archive was generated by hypermail 2.1.3 : 2003-08-12 13:40:10 CEST