Bruce Tomlin Posted June 24, 2022 Share Posted June 24, 2022 This is what I've been working on the past few months. (I'm also getting close to releasing an updated version of my assembler.) It may be a bit hard to explain without showing it in action, but it's a TUI*-based disassembler that kicks all the ass I've been wanting for years. I've only built it on Mac and Linux, so if you're stuck on Windows you'll need a Unix-y environment with the ncurses library to build it, maybe Cygwin or WSL. http://xi6.com/projects/disx/ *Text User Interface Quote Link to comment https://forums.atariage.com/topic/337253-interactive-disassembler/ Share on other sites More sharing options...
LatchKeyKid Posted June 25, 2022 Share Posted June 25, 2022 As both a Windows user and a noob to the 2600 homebrew scene, what does your disassembler do compared with others that just output the assembly code? No sarcasm meant as I genuinely am curious and don't know. Quote Link to comment https://forums.atariage.com/topic/337253-interactive-disassembler/#findComment-5078768 Share on other sites More sharing options...
Bruce Tomlin Posted June 25, 2022 Author Share Posted June 25, 2022 Do you know what IDA Pro is? I guess you could say it's sort of an IDA Pro Lite. Quote Link to comment https://forums.atariage.com/topic/337253-interactive-disassembler/#findComment-5078806 Share on other sites More sharing options...
Bruce Tomlin Posted July 8, 2022 Author Share Posted July 8, 2022 Here's a demo, with mac-x64 and linux-x64 binaries included. It's a disassembly of the "Coleco Final Test" cartridge. disx-demo.zip 1 Quote Link to comment https://forums.atariage.com/topic/337253-interactive-disassembler/#findComment-5085036 Share on other sites More sharing options...
polyex Posted October 31, 2022 Share Posted October 31, 2022 Thanks for your work on this. I am going to play with it tonight. Quote Link to comment https://forums.atariage.com/topic/337253-interactive-disassembler/#findComment-5147987 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.