Results 1 to 2 of 2

Thread: ASM tutorials, links, etc

  1. #1

    Thread Starter
    Hyperactive Member Maven's Avatar
    Join Date
    Feb 2003
    Location
    Greeneville, TN
    Posts
    322

    ASM tutorials, links, etc

    Assemblers, Linkers, Etc:
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    MASM32 - This is probably the best 32 bit assembler around.
    GOASM - Jeremy Gordon's GoAsm
    FASM - Thomasz Grysztar's FASM
    NASM - Netwide Assembler
    HLA High Level Assembler

    Tutorials
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    Win32 programming
    http://win32assembly.online.fr/tutorials.html
    http://www.magma.ca/~wjr/
    http://webster.cs.ucr.edu/
    http://www.madwizard.org/

    Optimization
    http://www.visionx.com/markl/optimization_tips.htm - Optmization tips by Mark larson. (wrote the dell legacy bios)
    http://www.agner.org/

    Graphic Processing
    http://www.rbthomas.freeserve.co.uk/

    COM
    http://ourworld.compuserve.com/homep...es_world/a.htm
    http://www.japheth.de/

    References
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    http://www.sandpile.org/
    www.intel.com
    www.amd.com

    ASM Forums
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    http://www.masmforum.com/simple/index.php
    http://board.win32asmcommunity.net/
    Last edited by Maven; Dec 23rd, 2004 at 02:00 AM.
    Education is an admirable thing, but it is well to remember from time to time that nothing that is worth knowing can be taught. - Oscar Wilde

  2. #2
    Fanatic Member
    Join Date
    Jan 2003
    Posts
    1,004

    Re: ASM tutorials, links, etc

    "Can't" and "shouldn't" are two totally separate things.

    All questions should be answered. All answers should be true. That is why I post.

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