Can any recommend a couple of good books (beginner-intermediate) on assembly language for the Intel IA-32 architecture? I've begun reading Swan's "Mastering Turbo Assembler, Second Edition". However, I'm running Win2k, and, the first programming example does not execute in the Command Prompt. For anyone who has this book, I'm referring to Listing 2-1 on page 31. After running the linker on the object file, the executable "ff.exe" is created. When I attempt to run in in the Command Prompt, I receive the following message.
"The system cannot execute the specified program."
I assume the problem is that the OS is not DOS. The book was published in 1995. If this is the case, does anyone know how I can address this? How would I go about learning assembly under the Win2k environment.
Thanks.
"The system cannot execute the specified program."
I assume the problem is that the OS is not DOS. The book was published in 1995. If this is the case, does anyone know how I can address this? How would I go about learning assembly under the Win2k environment.
Thanks.