gizmomelb #1 Posted January 19, 2006 Hi all, just wanting to get back into coding and I was wondering if there are any good 68k disassemblers anyone could recommend for running under windows? Basiacly what I'd like to do is to be able to load in some of my old executables, then disassemble them on the IBM and have ROM calls, hardware registers etc. noted in the code (hey, it's been a long time and my memory isn't that good!) - so I can then add new code etc. and then assemble it and run it (probably under an emulator initially.. as it makes such a nice development platform). Cheers, Gizmomelb Quote Share this post Link to post Share on other sites
ijor #2 Posted January 22, 2006 I was expecting somebody else would answer. I’m afraid I’m not familiar with 68k disassemblers for Windows. But what I do is to use native ST tools under emulation. Actually, I do most of my ST development under Steem. Except that I use a Windows editor. So you can use your favorite ST disassembler, or even Steem’s built-in debugger. In either case you can save the output to the PC hard disk and read/edit it under Windows. Quote Share this post Link to post Share on other sites