Thread: Assembly help

  1. #1
    stovellp
    Guest

    Post Assembly help

    After a three day journey of searching the net, the local university and the public library I have been unable to conclude that the langauge 'Assembly' still exists.

    It is my opinion that this once great language has become extinct from the same catastrophic disaster that caused the dissapearance of the Sega megadrive, and Commodore 64.

    Nah enough of that. I need help, I've been searching everywhere for tutorials on Assembly, but everything I find dates back to the 80's for the 80086 and most of it doesn't seem to work for me. I am running DJGPP as my C/C++ compiler and NASM as my assembly compiler.

    If anyone knows some good links to sites with reliatively new (aka works on a 386 or higher) could you please post them?


    ~Paul


    PS: Yes, I know how to use a search engine, I've had lots of practice in the last few days, and everything is old.

  2. #2
    Registered User Cela's Avatar
    Join Date
    Jan 2003
    Posts
    362
    >>If anyone knows some good links to sites with reliatively new (aka works on a 386 or higher) could you please post them?
    Linux and the GNU Hurd come to mind. Operating systems require assembly for the lowest level parts like boot loaders. Try searching Usenet also, here's one.
    *Cela*

  3. #3
    Registered User matheo917's Avatar
    Join Date
    Sep 2001
    Posts
    279
    try.........

    http://www.oopweb.com/


    also recommand a book:
    "Assembly Language Step-By-Step" by Duntemann


    ..................
    keep in mind not too many people still program in Assembly, thus much of your findings will be outdated..........

    ..........try microsoft's website....

  4. #4
    I lurk
    Join Date
    Aug 2002
    Posts
    1,361
    Everyone at flashdaddee seems to know ASM...
    Look: http://www.flashdaddee.com/forums/sh...&threadid=1695

  5. #5
    ¡Amo fútbol!
    Join Date
    Dec 2001
    Posts
    2,138

  6. #6
    stovellp
    Guest
    I downloaded the file golfinguy4 but I can't figure out what its supposed to be, Zip, exe or what?

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Learning Assembly
    By mrafcho001 in forum Tech Board
    Replies: 5
    Last Post: 03-12-2006, 05:00 PM
  2. C to assembly interface
    By Roaring_Tiger in forum C Programming
    Replies: 4
    Last Post: 02-04-2005, 03:51 PM
  3. 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
  4. 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
  5. C,C++,Perl,Java
    By brusli in forum C Programming
    Replies: 9
    Last Post: 12-31-2001, 03:35 AM