Results 1 to 5 of 5

Thread: Starting Assembly

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Mar 2006
    Posts
    28

    Starting Assembly

    i read the topic about why to use assmbly and it looks great, i want to learn it, can anyone reccomend a compiler and a begginger tutorial for me, and if anyone could give me any other info on it that would be great

  2. #2
    Frenzied Member the182guy's Avatar
    Join Date
    Nov 2005
    Location
    Cheshire, UK
    Posts
    1,473

    Re: Starting Assembly

    you should get RadASM it is a all in one IDE, you need to have masm installed though. It is an IDE loooks like VB with all the visual stuff.

    I recommend masm, this will include the compiler and linker, which is all you need.

    search google for tutorials but be sure to search for win32asm tutorials (for windows asm programming) as if you search for 'asm tutorials' you will find all of the 16bit asm tuts which is for MS-DOS.
    Chris

  3. #3
    Addicted Member
    Join Date
    Aug 2005
    Location
    York
    Posts
    197

    Re: Starting Assembly

    An even more vb-like interface is http://www.easycoder.org/English/index.htm
    However - RadASM supports more assemblers+more features, but easycoder looks simpler.

  4. #4
    Frenzied Member the182guy's Avatar
    Join Date
    Nov 2005
    Location
    Cheshire, UK
    Posts
    1,473

    Re: Starting Assembly

    wow that is very vb-like, I will deffo try that as I use masm, thanks Raedwulf
    Chris

  5. #5

    Thread Starter
    Junior Member
    Join Date
    Mar 2006
    Posts
    28

    Re: Starting Assembly

    thanks for the help

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width