PLZ PLZ PLZ help.... some one plz with ASSEMBLY LANGUAGE...PLZ READ

Sharky Forums


Results 1 to 3 of 3

Thread: PLZ PLZ PLZ help.... some one plz with ASSEMBLY LANGUAGE...PLZ READ

  1. #1
    Sushi help_me_plz's Avatar
    Join Date
    Apr 2003
    Posts
    4

    Post PLZ PLZ PLZ help.... some one plz with ASSEMBLY LANGUAGE...PLZ READ

    im doing an assignment which requires me to program in unix. i need some help with assembly language... i know its an old technology but we've been asked to program in assembly language...we got the code but we dont know HOW TO ENTER IT... i mean we dont know the structure of entring the code in assembly language.. plz plz help us... are there any websites that can help us... we looked everywhere but we cant find ne help neither any books on assembly language plz help us... im williung to send the code for u to luk at it... if necessary.. many thanx...

  2. #2
    Ursus Arctos Moderatis Grizzly's Avatar
    Join Date
    Sep 2000
    Location
    Providence, RI USA
    Posts
    3,077
    Just an FYI - these generally aren't the types of questions that get much help and/or response here. Simply saying "I don't know what I'm doing, fix my code for me, e-mail me or something" won't get you much.

    Most folks here are happy to help with specific questions, issues, and problems. I have some basic Assembly experience, but I personally don't have the time to go through the problem discovery/identification phase with you.

    If you're really looking for some help, I'd suggest briefing yourself on Assembly as much as you can. A simple google-search can pull up a bunch of Assembly tutorials to get you started on the basics. Then, once you have a better feel of the technology, come back with more specific questions you might have.

  3. #3
    Tiger Shark
    Join Date
    Oct 2000
    Location
    Erie, PA, USA
    Posts
    693
    FYI, assembly isn't "old technology". It is still thriving! Most C/C++ compilers actually just convert code to assembly, then use an assembler to convert that to machine code, and a lot of high end graphics stuff (pixel and vertex shader programs and such) until very recently have been actually written in assembly.

    Anyway, depending on the assembler you're using and the architecture, you should be able to find a tutorial or at least a code template on the internet somewhere.

    One more thing. If this is for a class, maybe asking the professor how to go about coding in assembly would be beneficial to you. Most teachers are happy to help students, even with the basics.
    AMD AthlonXP 2600+ Thoroughbred B @ 200x10.5
    Shuttle AN35N nForce2 Ultra 400
    2x512MB Kingston PC3200 (3-3-3)
    ATI Radeon 9600 Pro
    40GB WD ATA-100 8MB cache
    Creative 12X DVD Drive
    Memorex 52X CD-RW
    Running Windows XP Pro

Posting Permissions

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