Hi all , I am new to linux.Tell me plz How can i use assembler in xubuntu??
A ambika learnhardy Dec 20, 2008 #1 Hi all , I am new to linux.Tell me plz How can i use assembler in xubuntu??
QwertyManiac Commander in Chief Dec 20, 2008 #2 Use the Netwide Assembler (NASM) for assembly programs in GNU/Linux. Here's a tutorial you can get started with.
Use the Netwide Assembler (NASM) for assembly programs in GNU/Linux. Here's a tutorial you can get started with.
OP A ambika learnhardy Dec 20, 2008 #3 QwertyManiac said: Use the Netwide Assembler (NASM) for assembly programs in GNU/Linux. Here's a tutorial you can get started with. Click to expand... I am new to assembly programming. I need just a emulation version.......in any circumstances can bad coding harm linux when using NASM??
QwertyManiac said: Use the Netwide Assembler (NASM) for assembly programs in GNU/Linux. Here's a tutorial you can get started with. Click to expand... I am new to assembly programming. I need just a emulation version.......in any circumstances can bad coding harm linux when using NASM??
QwertyManiac Commander in Chief Dec 21, 2008 #4 Nope, unless you are root-privileged, not much harm can be done with those system calls. If you're looking for 8085 simulation, install GNUsim8085.
Nope, unless you are root-privileged, not much harm can be done with those system calls. If you're looking for 8085 simulation, install GNUsim8085.
OP A ambika learnhardy Dec 21, 2008 #5 QwertyManiac said: Nope, unless you are root-privileged, not much harm can be done with those system calls. If you're looking for 8085 simulation, install GNUsim8085. Click to expand... Nope 8086.
QwertyManiac said: Nope, unless you are root-privileged, not much harm can be done with those system calls. If you're looking for 8085 simulation, install GNUsim8085. Click to expand... Nope 8086.