Thread: help with assembly language (assembler)

  1. #1
    Unregistered
    Guest

    Angry help with assembly language (assembler)

    i would like to know if anyone here on this board is good at assembler. thanks

  2. #2
    Registered User
    Join Date
    Aug 2001
    Posts
    7
    what may you need help with?

  3. #3
    Registered User VirtualAce's Avatar
    Join Date
    Aug 2001
    Posts
    9,607
    Well, I'd say I know a bit about assembler. Good? In my humble opinion I think I am, but......we'll see.

    For info on assembly look up Randall Hyde's art of assembly language programming on www.excite.com. Download the AoA for DOS real mode programming. Do not look at the HLA stuff yet as it will only serve to confuse you. His book is in PDF format so you'll need Adobe Acrobat Reader which is available everywhere. Chances are if you have any classics games from Electronic Arts installed, you already have the reader as most of their manuals are in electronic form and use the PDF format.

    That book is great. It teaches a lot about machine archtecture, circuit design (flip flops, etc), program logic, CPUs and how they work, memory, TSRs, overlays, multi-tasking, and just about everything else you'll ever need.

    Get the download. It will never leave your hard drive.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Assembly Language Programming
    By shabbirhussain in forum Tech Board
    Replies: 3
    Last Post: 09-15-2008, 10:59 PM
  2. Assembly language in C
    By lruc in forum C Programming
    Replies: 5
    Last Post: 08-27-2008, 07:29 AM
  3. Assembly Programming...
    By Junior89 in forum Tech Board
    Replies: 35
    Last Post: 04-22-2007, 02:01 PM
  4. Language of choice after C++
    By gandalf_bar in forum A Brief History of Cprogramming.com
    Replies: 47
    Last Post: 06-15-2004, 01:20 AM
  5. help in assembly language
    By ema in forum A Brief History of Cprogramming.com
    Replies: 8
    Last Post: 12-14-2002, 02:22 AM