Hello. Does someone know is it possible to add submenu to radasm's "make" menu and make it open my new assembled program in some debugger? (codeview for exemple)
like this: make->run in debugger... (so when i press "run in debugger" it will run "my_cool_prog.com" in cv.exe)
ps: sorry for my english... :\
like this: make->run in debugger... (so when i press "run in debugger" it will run "my_cool_prog.com" in cv.exe)
ps: sorry for my english... :\
Hi,
Yes, it is perfectly possible to add things to the Make menu using your assemblers INI file. However there is already a open in debugger selection on the Make menu that you can use. You can change the line in your INI file to reflect codeview if you like. I am at work right now and so do not have access to RadASM but when I get home I will look into it.
Donkey
Yes, it is perfectly possible to add things to the Make menu using your assemblers INI file. However there is already a open in debugger selection on the Make menu that you can use. You can change the line in your INI file to reflect codeview if you like. I am at work right now and so do not have access to RadASM but when I get home I will look into it.
Donkey