Tagged Questions
0
votes
2answers
216 views
Can we install any assembler in Ubuntu
I have got to practice the assembly language, for that i need an assembler. I installed masm (Microsoft-macro-assembler) over DOSBOX emulator, but it does not give me the code-view of my program. Is ...