Geometry.Net - the online learning center
Home  - Basic_A - Assembly Language Programming
e99.com Bookstore
  
Images 
Newsgroups
Page 1     1-20 of 134    1  | 2  | 3  | 4  | 5  | 6  | 7  | Next 20
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

         Assembly Language Programming:     more books (100)
  1. IBM PC Assembly Language and Programming (5th Edition) by Peter Abel, 2001-01-15
  2. 6502 Assembly Language Programming by Lance A. Leventhal, 1986-01
  3. MIPS Assembly Language Programming by Robert Britton, 2003-05-28
  4. Assembly Language Programming for Intel Processors Family by Vasile Lungu, 2005-07-01
  5. Assembly Language Programming (3rd Edition) by William Jones, William B. Jones, 2001
  6. Introduction to Assembly Language Programming: For Pentium and RISC Processors (Texts in Computer Science) by Sivarama P. Dandamudi, 2004-11-05
  7. Linux Assembly Language Programming (Prentice Hall Open Source Technology) by Bob Neveln, 2000-07-30
  8. An Introduction to Assembly Language Programming and Computer Architecture by Joe Carthy, 1996-01
  9. SPARC Architecture, Assembly Language Programming, and C (2nd Edition) by Richard P. Paul, 1999-08-08
  10. Guide to Assembly Language Programming in Linux by Sivarama P. Dandamudi, 2005-07-15
  11. An Introduction to 8086/8088 Assembly Language Programming (General Trade) by Thomas P. Skinner, 1986-03
  12. Zen of Assembly Language: Knowledge (Scott Foresman Assembly Language Programming Series) by Michael Abrash, 1990-01
  13. 68000 Family Assembly Language Programming (Pws Series in Engineering) by Alan Clements, 1993-09-24
  14. TRS-80 assembly-language programming by William T Barden, 1979

1. PC Assembly Language
During this time I taught an introductory course in PC assembly language programming.I grew frustrated at teaching 16bit real mode programming and decided
http://www.drpaulcarter.com/pcasm/
Home Programming Personal Email me ... FAQ PC Assembly Language
Welcome to my PC Assembly Page
I taught Computer Science at the University of Central Oklahoma for 10 years. During this time I taught an introductory course in PC Assembly Language programming. I grew frustrated at teaching 16-bit real mode programming and decided to change to 32-bit protected mode. However, I soon ran into a problem. I could not find a textbook that covered 32-bit protected mode assembly programming! So, I decided to write my own. I also did not want students to have to go out and buy expensive software for the course. I decided to base the course on the free NASM (Netwide Assembler) and the free GNU gcc compiler (however, any 32-bit C compiler would work). Another advantage of these choices was that students could use Windows Linux or FreeBSD to develop on. (In fact, I use Linux for my main development platform.) Over one summer I wrote the bulk of this textbook and developed the examples using LaTeX . I made a feeble attempt to get the book published and then decided to publish it myself online for free. Why? To return something back to the developer community. I have used many open source products and wanted to make a modest contribution of my own.

2. Int80h.org -- Unix Assembly Language Programming
assembly language programming under Unix in general, and FreeBSD in specific.
http://www.int80h.org/
This Site The Web Message Boards Stock Quotes Tech News
What is int 80h?
by G. Adam Stanislav
Whiz Kid Technomagic
On the Intel family of microprocessors, such as the Pentium, int 80h is the assembly language op code for interrupt 80h . This is the syscall interrupt on a typical Intel-based Unix system, such as FreeBSD . It allows application programmers to obtain system services from the Unix kernel. The Unix kernel services handle such things as the opening and closing of files, accessing various devices, reading from and writing to the terminal, starting new processes, etc. Without these services, every single program would have to do it on its own. The programmer would spend so much time interfacing with the computer hardware that he/she would have little energy left to concentrate on whatever his/her software is meant to do. Such was, indeed, the case back in the 1960’s when I started programming computers. To a lesser extent, such was the case in the 1980’s when the then new personal computers used MS DOS , an operating system that provided some of these services, but not all of them.

3. Art Of Assembly Language Programming And HLA By Randall Hyde
The Art of assembly language programming is the highly acclaimed text Those programmers who already know assembly language will appreciate HLA s
http://webster.cs.ucr.edu/
Web Site Hits Since
Jan 1, 2000
This site is maintained by Randall Hyde.
Comments and suggestions should be sent to rhyde@cs.ucr.edu Art of Assembly Book Windows Assembly WEB ster
QUICK
NAVIGATOR High Level Assembly Linux Assembly Assemblers and Tools Other Assembly ... Webster
Featured Content on Web ster
New!
A new section on Webster dedicated to various assemblers and assembly language development tools. Including downloads of several popular systems. New URLs! Access to various pages on Webster are now accessible via the following convenient URLs: http://www.WriteGreatCode.com
http://www.ArtOfAssembly.com
or http://www.ArtOfAsm.com
http://www.parodeities.org
Try 'em out!
The Easiest Way to Learn Assembly!
Published by No Starch Press
http://www.nostarch.com
and http://www.nostarch.com/frameset.php?startat=assembly You can order this book from http://www.amazon.com as well as your local bookseller Click HERE to see a larger version of the cover art Now Available! Write Great Code , Volume I:
Understanding the Machine
Randy Hyde's new series: Write Great Code teaches you everything you need to know to write efficient, readable, maintainable, and quality code.

4. Assembly Tutorial
An extensive tutorial on assembly language programming with language instructions, interruptions and file managing, macros and procedures, and
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

5. Art Of Assembly Language Programming And HLA By Randall Hyde
The Easiest Way Ever Created to Learn assembly language programming The Artof assembly language programming assumes that the reader already knows at
http://webster.cs.ucr.edu/AoA/
The Easiest Way Ever Created to Learn Assembly Language Programming
Web Site Hits Since
Jan 1, 2000 Comments about this site?
email: rhyde@cs.ucr.edu
The Art of Assembly Language Programming
The Art of Assembly Language Programming (AoA), Randy Hyde's acclaimed text on assembly language programming, is the most-often recommended book on 80x86 assembly language programming in newsgroups, on web sites, and by word of mouth. Why? Well, here are a few reasons:
  • AoA is comprehensive,
  • AoA is easy to read and understand,
  • AoA has had over 10 years refinement,
  • AoA teaches the fundamentals one must know to be considered an assembly language programmer, and
  • AoA was written by a recognized expert in x86 assembly language programming.
With four different editions available, you'll find a version of AoA that's just right for you!
Which Version Should You Choose?
What do I Need to Know to Learn Assembly? The Art of Assembly Language Programming assumes that the reader already knows at least one high level programming language like Visual BASIC, C/C++, Java, or Pascal/Delphi. If you understand the basics of computer programming, you're ready to learn assembly language programming!
Click on the above images to read the book
AoA/HLA Support Group http://groups.yahoo.com/group/aoaprogramming/

6. Art Of Assembly Language Programming And HLA By Randall Hyde
The Art of assembly language programming
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

7. PC Assembly Language
I taught an introductory course in PC assembly language programming. I grew frustrated at teaching 16bit real mode programming and decided to
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

8. Introduction To Assembly Language
assembly language programming also gives direct access to key machine featuresessential —VAX11 assembly language programming by Sara Baase, page 1b2
http://www.osdata.com/topic/language/asm/asmintro.htm
sponsored by
OSdata.com
Assembly Language
introduction
I apologize for the three days of downtime.
Donations to prevent future outages should be sent to: Milo, PO Box 5237, BI, CA 92660, USA.
Thanks!!! This web page examines assembly languages in a general manner. Specific examples of addressing modes and instructions from various processors are used to illustrate the general nature of assembly language.
ad free version of this exact same web page available here For those with high speed connections, the very large single file summary is still on line.

9. Icarus Productions - TI And Gameboy Programming
TI calculator and Gameboy Color programs as well as z80 assembly language programming information.
http://icarus.ticalc.org/
The team Projects Articles Features Welcome, no. W elcome to renovated pages of Icarus Productions. Here you will find all our projects, from state-of-the-art Z80 programming (for the GameBoy Color TM and TI-8x calculators) to programs for the PC and m68k platforms. We also have some very useful articles for those starting out on their programming adventures. Catch up on all the latest developments here at Icarus Productions with our news service. TI-83 Plus Application added on 02/17/2002
Port of Balloon available
added on 06/02/2001
Ports of Picross/Balloon
added on 05/23/2001
Pics from the ECTS
added on 04/29/2001
Stooges on IGN
added on 10/20/2000
GBC game
added on 09/15/2000
archives
Using a special technique, IP has managed to dramatically increase the onscreen colors of the GameBoy Color. What started as a demo displaying some still pictures has now emerged as a full-fledged library with exciting features such as FMV playback. See the following pages for detailed information:
HiColour library
HiColour FAQ Problems with viewing these pages? Check the viewing notes Page last updated on Sun Feb 17 13:15:34 2002

10. Assembly - Internet Resources (assembly)
assembly language programming ON THE IBM PC, PS AND COMPATIBLES. Introduction to Computing. 1. The 80x86 Microprocessor. 2. Assembly Language
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

11. Assembly Language Windows Applications
Even though assembly language programming seems to be a lost and dying art, The Art of assembly language programming is a textbook on machine
http://grc.com/smgassembly.htm
Authoring Windows Applications In
Assembly Language Huh? . . . Windows in Assembler? Am I sick? Perhaps. Am I a dinosaur destined for early extinction? Yeah, probably. But I truly love programming. It's what I do. It fulfills me and sustains me . . . and I'm never in a hurry to "just be done with it." I can't stand sloppiness in my work, so for me that means writing the smallest, tightest, fastest, most economical computer programs possible. And THAT means authoring Windows applications in Assembly Language. Though the rest of the world may argue that they're more "productive" (when measured by hard disk space consumed per second), I stand by the principle that: "Small Is Beautiful"
Small Is Beautiful?
Sure, I think so. Don't you? When I began the development of the first Windows application I'd ever created, ChromaZone , I was determined not to let the fact that I was writing for Windows keep me from creating really great software. And frankly, I just don't consider a utility program that's 4 megabytes big, and contains all sorts of files that the author didn't create, to be "really great software". Do you? So I needed to figure out how to write Windows Applications in Assembly Language. (Just as I had created SpinRite and all prior products in my life.) Well, I did that, and

12. Assembly Language Programming - Index
assembly language programming
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

13. FreeBSD Assembly Language Programming
Unix assembly language programming. The most important tool for assemblylanguage programming is the assembler, the software that converts assembly
http://www.int80h.org/bsdasm/
Preface
by G. Adam Stanislav
Whiz Kid Technomagic
Assembly language programing under Unix is highly undocumented. It is generally assumed that no one would ever want to use it because various Unix systems run on different microprocessors, so everything should be written in C for portability. In reality, C portability is quite a myth. Even C programs need to be modified when ported from one Unix to another, regardless of what processor each runs on. Typically, such a program is full of conditional statements depending on the system it is compiled for. Even if we believe that all of Unix software should be written in C , or some other high-level language, we still need assembly language programmers: Who else would write the section of C library that accesses the kernel? In this tutorial I will attempt to show you how you can use assembly language writing Unix programs, specifically under FreeBSD. This tutorial does not explain the basics of assembly language. There are enough resources about that (for a complete online course in assembly language, see Randall Hyde’s Art of Assembly Language ; or if you prefer a printed book, take a look at Jeff Duntemann’s

14. Assembly Tutorials - Neurotic Collection Of Source Codes, Books
page with links for assembly tutorials, newsgroups and forum. andRelated books.
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

15. Linux Assembly
Linux Assembly Linux/UNIX assembly language programming portal
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

16. The Art Of Assembly Language Programming
4.9.1 The UCR Standard Library for 80x86 Assembly Language Programmers Section Three Intermediate Level assembly language programming
http://courses.ece.uiuc.edu/ece390/books/artofasm/artofasm.html
The Art of Assembly Language Programming
Forward Why Would Anyone Learn This Stuff?
1 What's Wrong With Assembly Language
2 What's Right With Assembly Language?

3 Organization of This Text and Pedagogical Concerns
...
4 Obtaining Program Source Listings and Other Materials in This Text
Section One: Machine Organization
Art of Assembly Language: Chapter One
Chapter One - Data Representation
- Chapter Overview ...
- The ASCII Character Set
1.12 Summary
1.13 Laboratory Exercises
1.13.1 Installing the Software
1.13.2 Data Conversion Exercises
1.13.3 Logical Operations Exercises
1.13.4 Sign and Zero Extension Exercises
1.13.5 Packed Data Exercises
1.14 Questions 1.15 Programming Projects
Chapter Two - Boolean Algebra
- Chapter Overview
- Boolean Algebra ...
- Generic Boolean Functions
2.9 Laboratory Exercises 2.9.1 Truth Tables and Logic Equations Exercises 2.9.2 Canonical Logic Equations Exercises 2.9.3 Optimization Exercises 2.9.4 Logic Evaluation Exercises 2.10 Programming Projects 2.11 Summary 2.12 Questions
Chapter Three - System Organization
- Chapter Overview
- The Basic System Components ...
- The 886, 8286, 8486, and 8686 "Hypothetical" Processors

17. SPIM MIPS Simulator
will run MIPS32 assembly language programs. It reads and executes assembly language programs The best book on MIPS programming is Dominic
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

18. HLA The High Level Assembly Programming Language Linux Journal
"What is a 'High Level Assembler'?" "Art of assembly language programming and HLA", by Randall Hyde. HLA Download Page
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

19. Electronics & Computing Home Page - Peter Hayles
Presents a battery charger, assembly language programming, some RAAF aircraft facts and photos, and details about the author.
http://www.angelfire.com/electronic/hayles/
setAdGroup('67.18.104.18'); var cm_role = "live" var cm_host = "angelfire.lycos.com" var cm_taxid = "/memberembedded"
Search: Lycos Angelfire Aeon Flux Share This Page Report Abuse Edit your Site ... Next
G'day, Welcome to my home page.
The purpose of this site is to promote and engage your interest in the following areas, and to provoke thought. Some people call this "cross pollination" or "networking". If you have a hobby/work interest, suggestion or are already involved in any of these areas, drop me a line. If you require more information, please do not hesitate to ask me. This site is continuously evolving so drop in occassionally and check what's new. I'm adding new pages to link to the home page all the time!
These are some of the topics available in this site.
  • Electronics
  • Programming
Contacts:
Number of hits on this page

20. Assembler Simplified With TERSE Algebraic Assembly Language
Algebraic assembly language employing prefix, infix, and postfix notation. Assembler simplified. Biggest advance in lowlevel programming since Macro
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

Page 1     1-20 of 134    1  | 2  | 3  | 4  | 5  | 6  | 7  | Next 20

free hit counter