Jump to content

I'd like an assembler + tutorial that works.


xa

Recommended Posts

I have noticed that all assemblers and tutorials do not work for me. I am wondering if someone could provide me a link to a working assembler and tutorial. I am using WinXP.

Link to comment
Share on other sites

Find yourself a copy of C++ Builder (borland). They have a nice CPU option that lets you see the C++ code you program in assembler and step through the instructions with breakpoints. Even a 1997 copy would do.

Link to comment
Share on other sites

Have you tried something like nasm? I think that has a 32-bit build available. Plus lots of documentation, although I think that's more to do with the assembler itself, and not the language.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.