DennisCGc
User
 Fresh Osdever
| Posts: 1 |   | Karma: 0
|
Re: how do I start? - 2005/07/15 16:25
Hi,
FASM and NASM are assemblers, which are almost the same as compilers. Compilers are programs which translates human-readable commands to machine language. (if you don't know what compilers are, even before my short explination, I don't think you're ready for assembly then , of course, this is my opinion.) NASM: http://nasm.sf.net FASM: http://www.flatassembler.net
HTH,
DennisCGc.
PS. [blockquote]If your computer can run Windows, it is most likely an x86 (i hope i'm not wrong here). [/blockquote] You're almost right here, except Windows NT, afaik, runs on an alpha too. Please correct me if I'm wrong.
|