M2Prelude
#1 ◈ 2025-06-29
I made a couple of small utilities to assist dasm662 and asm662. It allows you to select a file name, it automatically calls the output filename the same but changes the extension (but you can change the output file name to whatever you want... but NO SPACES). The only stipulation is, it must be in the same folder. DASM launcher, dasm662.exe, and the .bin file you want to disassemble, must all be in the same folder (even though you can browse other folders). This is because dasm662 cannot have spaces in the filename arguments... so I had to code it in this manner. Also, you .bin or .asm filenames cannot have spaces, or it will not work... just like when you use it at the command prompt. I may add shell return string error handling, but don't count on it... it works as far as I am concerned!
Same goes for ASM Launcher.
Here are the two utilities... enjoy!
Same goes for ASM Launcher.
Here are the two utilities... enjoy!