+5-11under #1 Posted June 4, 2010 Hi everyone, I'm looking for a Z80 disassembler (for Windows). Any suggestions on a good, free one? How about an assembler? Thanks, 5-11under Quote Share this post Link to post Share on other sites
BigO #2 Posted June 4, 2010 It's been since 5-1/4" floppy days since I used Z80 assembly. But, I recently extracted the scratch-built Z80 system from my college senior project to tinker with so I'll keep an eye on this topic to see what people recommend. Quote Share this post Link to post Share on other sites
newcoleco #3 Posted June 4, 2010 My personnal suggestion should be DASMx, but you asked for Windows, so I suppose it's not for you. http://www.wheresmyvote.org/ECU/DASMxx/DASMx.htm The idea behind this disassembler is not to blindly decode everything, but to follow orders from a text file you build up gradually telling what is the starting address, and where to try following the codes (to avoid transforming data as codes). Quote Share this post Link to post Share on other sites
youki #4 Posted June 5, 2010 This ones looks very good, thanks newcoleco. And it is for windows. (console mode) Quote Share this post Link to post Share on other sites