Thread: help in assembly language

  1. #1
    Registered User
    Join Date
    Feb 2002
    Posts
    11

    Unhappy help in assembly language

    hello guys!

    does any one here know a good site or a good reference for


    assembly language programming?


    thanx alot

  2. #2
    julie lexx... btq's Avatar
    Join Date
    Jun 2002
    Posts
    161
    if you're lookin for more of a tutorial this is one of the best I've seen..although it's win32 asm..

    /btq
    ...viewlexx - julie lexx

  3. #3
    &TH of undefined behavior Fordy's Avatar
    Join Date
    Aug 2001
    Posts
    5,793
    For DOS assembly?

    Assembly Language Step by Step is a good starter...and Mastering Turbo Assembler by Tom Swan.....I have both of these and they are pretty good (especially the latter IMO)

  4. #4
    Registered User
    Join Date
    Feb 2002
    Posts
    11

    Cool thanx

    thanx for help!

  5. #5
    Registered User
    Join Date
    Nov 2002
    Posts
    29
    http://webster.cs.ucr.edu/Page_asm/ArtOfAsm.html
    http://blacksun.box.sk/tutorials.html
    http://www.hc08.cz/sw_tutorials/index.htm
    http://www.hackers.com/________.____...threadid=58016

    There are some links. If you get the AoA book do not go for the HLA version as it is more higher level than regular assembly and that would kinda defy the point of learning assembly

  6. #6
    Registered User
    Join Date
    Apr 2002
    Posts
    1,571
    What processor are you using? If you're just doing x86 I would recommend this book:

    http://search.barnesandnoble.com/tex...sbn=0136603904

    EDIT: Try to find a used one. As you can see the book is expensive!

  7. #7
    Banned master5001's Avatar
    Join Date
    Aug 2001
    Location
    Visalia, CA, USA
    Posts
    3,685
    Good lord! $80!? Well, it does look like a solid book though. Let us now ponder whether or not information truly is priceless.

  8. #8
    Registered User
    Join Date
    Nov 2002
    Posts
    29
    hehe

  9. #9
    Banned master5001's Avatar
    Join Date
    Aug 2001
    Location
    Visalia, CA, USA
    Posts
    3,685
    I was just looking at that link. It is very thorough. Certainly worth mentioning twice.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. assembly language...the best tool for game programming?
    By silk.odyssey in forum Game Programming
    Replies: 50
    Last Post: 06-22-2004, 01:11 PM
  2. Benefits of learning assembly language?
    By 747ken in forum A Brief History of Cprogramming.com
    Replies: 5
    Last Post: 11-02-2003, 07:16 PM
  3. True ASM vs. Fake ASM ????
    By DavidP in forum A Brief History of Cprogramming.com
    Replies: 7
    Last Post: 04-02-2003, 04:28 AM
  4. bubble sort in assembly language!!!!!!
    By lorenzohhh in forum C++ Programming
    Replies: 1
    Last Post: 04-15-2002, 08:30 PM
  5. C,C++,Perl,Java
    By brusli in forum C Programming
    Replies: 9
    Last Post: 12-31-2001, 03:35 AM