Geometry.Net - the online learning center
Home  - Basic_A - Assembly Language Programming
e99.com Bookstore
  
Images 
Newsgroups
Page 6     101-120 of 134    Back | 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. Computer Organization and Assembly Language Programming (Computer science and applied mathematics) by James Lyle Peterson, 1978-09
  2. Commodore 64/128 Assembly Language Programming by Mark Andrews, 1985-01
  3. Assembly Language Programming for Pdp-11 and Lsi-11 Computers: An Introduction to Computer Organization by Edouard J. Desautels, 1982-06
  4. Assembly Language Programming for the Vax-11 by Michael H. Pressman, 1985-06
  5. TRS 80 Model III assembly language: A complete course in assembly language programming by Hubert S Howe, 1983
  6. Macintosh Assembly Language Programming by Jake Commander, 1985-10
  7. 80X86 IBM PC and Compatible Computers, The: Assembly Language Programming on the IBM PC, PS, and Compatibles, Volume I by Muhammad Ali Mazidi, Janice Gillispie Mazidi, 1997-10-28
  8. Vax: Structured Assembly Language Programming (Benjamin Cummings Series in Computer Science) by Robert W. Sebesta, 1991-03
  9. 6502 Assembly-Language Programming for Apple, Commodore, and Atari Computers (A Computer Literacy Skills Book) by Christopher Lampton, 1985-12-31
  10. Instructors Guide to Computer Organization and Assembly Language Programming for IBM Pcs and Compatibles by Thorne, 1991-05-13
  11. Assembly Language Programming for the Atari Computers (Byte Book) by Mark Chasin, 1984-01
  12. Assembly Language Programming for the TRS-80 Model 16 by Dan Keen, Dave Dischert, 1984-12-10
  13. Assembly Language Programming Under Os/2 by William H. Murray, Chris Pappas, 1988-10
  14. CP/M-86 Assembly Language Programming by Jon Lindsay, 1984-08

101. SOURCE CODE ARCHIVER
Resume. An archive of free source code in various programming language C/C++, Visual Basic, assembly.
http://pages.poly.edu/~dgupta01/index.html

102. Paul Hsieh's X86 Assembly Page
Paul Hsieh s x86 assembly articles and links. Feature Articles. Optimization.Cool stuff. General programming/References. Related Tools and Software
http://www.azillionmonkeys.com/qed/asm.html
Feature Articles Optimization Cool stuff General Programming/References ... Related Tools and Software by Paul Hsieh

103. Arity/Prolog
With a compiler and interpreter written in Prolog, C and assembly language and representing a superset of Edinburgh Prolog, a programming environment is offered for Windows/NT.
http://www.arity.com/www.pl/products/ap.htm

104. C-- Home
Problem C was designed as a programming language, not as a compiler target language. C is suboptimal in the latter role. The Need define a language designed as a portable target (assembly) language; replace C as target language used by compiler writers. Several implementations.
http://www.cminusminus.org/
C Harvard EECS C Home C Home Old News ... FAQ
``A new perspective on programming-language infrastructure''
Welcome to C
Suppose you are writing a compiler; how will you get quality machine code? You might write your own code generator -but that's a lot of work. You might use somebody else's : perhaps VPO MLRISC , or the gcc back end. But each of these impressive systems has a rich, complex, and ill-documented interface, and furthermore, to use MLRISC you must write your front end in ML, to use gcc you must write it in C, and so on. You might generate C , if you can live without multiple results in registers, proper tail calls, computed gotos, accurate garbage collection, and efficient exceptions. You would be much happier with one portable assembly language that could be generated by a front end and implemented by any of several code generators. Such a language should serve as the interface between high-level compilers and retargetable, optimizing code generators . Authors of front ends and authors of code generators could cooperate easily. C is that language
What distinguishes C
The following aspects of C distinguish it from other compiler infrastructures:
  • Other infrastructures focus on adding new optimizations; C focuses on supporting

105. Krunal Cholera - Homepage
Seeks employment in networking and/or web design. Experienced in Pascal, C programming, VERILOG, UNIX, assembly language 8085, 8086, and 80386.
http://astro.temple.edu/~krunal

Skip Flash Intro
Krunal Cholera
Skip Flash Intro
Krunal Cholera

106. Www.decard.net Programming In Assembly Language
assembly programming in FASM. Asmrelated links, code snippets, programs.
http://www.decard.net/
decard.net :: main index menu main index articles projects links about decard.net :: programming in assembly
Welcome to decard.net. This site is dedicated to assembly programming using flat assembler. You can find various related resources here: - description and resources.
articles
- documents related to programming with flat assembler, including fasm tutorial.
links
- set of links to assembly pages. Split into several categories (beginners, OS dev, etc).
about
- some info about me and this website.
projects
- programs writtien with fasm, all with source code.
what's new?
512 byte OS Contest has begun

Show your skills in 512b Compo - write best operating system what fits on one floppy sector.
http://512.decard.net

new site layout Site has new logo now. It replaced old one. Thanks to Lukasz Rachwalski who has designed it. page was generated in 0.0052 sec.

107. Dolphinz Win32 ASM HomePage
This page is devoted to Win32 programming in assembly language, and it contains tutorials, articles, tools, resources, and some code for Windows 95/98 using assembly language.
http://personal5.iddeo.es/ret007ow/index.html
This web page uses frames, but your browser doesn't support them.

108. Programming From The Ground Up > Programming And Technical Books > Bartlett Publ
By Jonathan Bartlett is an introduction to programming using assembly language. It starts with nothing, and gradually introduces you to the basics of assembly language and computer programming.
http://www.cafeshops.com/bartlettpublish.8640017
Help Order Status Shop Home Programming and Technical Books ... Information for Resellers Sign up to receive our newsletter!
Bartlett Publishing
Programming and Technical Books Programming from the Ground Up
click to view
front / back: View Larger Product
Programming from the Ground Up
by Jonathan Bartlett
Paperback: 328 pages Description: An introduction to programming using Linux assembly language. Qty:
AVAILABILITY: In Stock, will ship in 2 business days
Product Number: 8640017
Synopsis:
The difference between mediocre and star programmers is that star programmers understand assembly language, whether or not they use it on a daily basis. Programming from the Ground Up gives programmers the edge they need to be successful. Assembly language is the language of the computer itself. To be a programmer without ever learning assembly language is like being a professional race car driver without understanding how your carburetor works. To be a truly successful programmer, you have to understand exactly what the computer sees when it is running a program. Nothing short of learning assembly language will do that for you. Assembly language is often seen as a black art among today's programmers - with those knowing this art being more productive, more knowledgeable, and better paid, even if they primarily work in other languages. Programming from the Ground Up uses Linux assembly language to take you a step at a time through these concepts:
  • How the processor views memory How the processor operates

109. Eskimo North Not Found Message
Tutorial by Henry Takeuchi. Source code examples.
http://www.eskimo.com/~htak/win32asm/index.html
Eskimo North SALE
  • Free 2-Week Trial Home Page Users Pages ... Links
  • File Not Found.
    The file is deceased.
    It is no longer. It has passed on.
    You can not have that file in this life!
    The file is dead, lifeless, departed, demised, late, extinct, no more.
    It has broken on through to the other side.
    Linux Friendly
    End of Summer Sale
    It's Not Too Late For Big Summer Savings!
    But It Will Be on September 22nd!
    Purchase one year shell, 56k, isdn, or virtual domain subscription:
    Get an extra two months (14 months for the price of 12).
    Purchase a two year shell, 56k, isdn, or virtual domain subscription:
    Get an extra six months (30 months for the price of 24).
    Purchase a five year shell, 56k, isdn, or virtual domain subscription:
    Get an extra year (6 years for the price of 5) Please take advantage of this sale now! These savings opportunities end when summer ends! Bring A Friend And Save Even More! In order to provide electronic commerce solutions to our hosting customers, Eskimo North has formed an affiliation with E-Commerce Exchange to provide shopping carts and backend credit card processing solutions. Click on the above banner for E-Commerce solutions.

110. Assembler - A Whatis.com Definition - See Also: Assembly Language, Assembler Lan
The assembler program takes each program statement in the source program and For example, using the Java programming language, language statements are
http://search390.techtarget.com/sDefinition/0,,sid10_gci211604,00.html
whatis.com: search390.com Definitions - assembler EMAIL THIS PAGE TO A FRIEND search390.com Definitions - powered by whatis.com BROWSE WHATIS.COM DEFINITIONS: A B C D ... BROWSE ALL CATEGORIES Search whatis.com for: - OR - Search this site:
assembler
An assembler is a program that takes basic computer instruction s and converts them into a pattern of bit s that the computer's processor can use to perform its basic operations. Some people call these instructions assembler language and others use the term assembly language Here's how it works:
  • Most computers come with a specified set of very basic instructions that correspond to the basic machine operations that the computer can perform. For example, a "Load" instruction causes the processor to move a string of bits from a location in the processor's memory to a special holding place called a register . Assuming the processor has at least eight registers, each numbered, the following instruction would move the value (string of bits of a certain length) at memory location 3000 into the holding place called register 8: L 8,3000

111. TI-85 Assembler Programming
Contains lessons on how to program the TI85 calculator in Z80 assembly language, designed for beginners in Z80 programming.
http://www.sealiesoftware.com/ti-asm/
TI-85 Assembler Programming
This page has been unchanged for many years. I myself moved on to other projects long ago. You may still find the information here useful, and I highly recommend ticalc.org for more up-to-date resources.
This page contains lessons on how to program the TI-85 calculator in Z80 assembly language. The lessons are designed for people who have never programmed in assembler before.
Online lessons:
  • Data and Memory
  • Data and Registers
  • The LD instruction
  • The INC and DEC instructions ...
  • Loops using DJNZ
    Useful information:
  • Legal LD uses table lists the allowed ways to use LD. (by John Powers)
  • Table of GET_KEY keycodes lists the keycodes returned by GET_KEY in hex and decimal format. Note that these codes are different from the ones used in TI_BASIC.
  • The ZShell Function Library documents all of the ZShell functions - GET_KEY, D_HL_DECI, and the rest. It's now at TICALC.ORG in the Assembly Language section.
  • Routines for plotting pixels which are used in nearly every program. It's now part of the ZShell Function Library document, which is at TICALC.ORG
  • 112. What Is Assembly Language? - A Word Definition From The Webopedia Computer Dicti
    assembly language StepBy-Step programming With DOS and Linux 9 store offersfrom $30 - $55 Professional assembly language 9 store offers from $22 - $40
    http://www.webopedia.com/TERM/A/assembly_language.html
    You are in the: Small Business Computing Channel View Sites + ECommerce-Guide Small Business Computing ... »Close Enter a word for a definition... ...or choose a computer category. choose one... All Categories Communications Computer Industry Companies Computer Science Data Graphics Hardware Internet and Online Services Mobile Computing Multimedia Networks Open Source Operating Systems Programming Software Standards Types of Computers Wireless Computing World Wide Web Home
    Term of the Day

    New Terms

    Pronunciation
    ...
    Be a Commerce Partner

    assembly language Last modified: Wednesday, May 02, 2001 A programming language that is once removed from a computer's machine language . Machine languages consist entirely of numbers and are almost impossible for humans to read and write. Assembly languages have the same structure and set of commands as machine languages, but they enable a programmer to use names instead of numbers. Each type of CPU has its own machine language and assembly language, so an assembly language program written for one type of CPU won't run on another. In the early days of programming, all programs were written in assembly language. Now, most programs are written in a

    113. Levels Of Programming Languages
    The assemblylanguage program must be translated into machine code by a separate If an assembly-language program needs to be changed or corrected,
    http://www.play-hookey.com/computers/language_levels.html
    Home www.play-hookey.com Thu, 09-01-2005 Digital Logic Families Digital Experiments Analog ... Test HTML Direct Links to Other Computers Pages: Programming: Programming Programming Basics Programming Languages Levels of Programming Languages Levels of Programming Languages There is only one programming language that any computer can actually understand and execute: its own native binary machine code. This is the lowest possible level of language in which it is possible to write a computer program. All other languages are said to be high level or low level according to how closely they can be said to resemble machine code. In this context, a low-level language corresponds closely to machine code, so that a single low-level language instruction translates to a single machine-language instruction. A high-level language instruction typically translates into a series of machine-language instructions.
    Low-level languages have the advantage that they can be written to take advantage of any peculiarities in the architecture of the central processing unit (CPU) which is the "brain" of any computer. Thus, a program written in a low-level language can be extremely efficient, making optimum use of both computer memory and processing time. However, to write a low-level program takes a substantial amount of time, as well as a clear understanding of the inner workings of the processor itself. Therefore, low-level programming is typically used only for very small programs, or for segments of code that are highly critical and must run as efficiently as possible.

    114. Jim Websters Assembler Page
    assembly language program downloads DOSbased, written by website author. Links shareware and freeware, help, discussion boards, programming related.
    http://www.geocities.com/SiliconValley/Sector/7256/
    Jim Websters' Assembly Language Help and Programming Home Page.
    Lets Talk Programming! Correspondence is encouraged.
    Here is a HELP PAGE for those pesky Device Drivers.
    NOTE: All of the programs below are DOS-based and were written by me. Data2Binary v1.0 A freeware utilty that creates binary files for help screens, etc.
    DE [Disk Editor] v3.0 A freeware disk editor for 12 and 16-bit FAT drives. Is very powerful!

    Edit Enviroment v1.0 - A freeware, full-screen Enviroment Variable editor.

    Games Menu v1.0 - A freeware menu and shell utility for games, utilities, or whatever.
    ...
    Mouse click here for directory of viewable and downloadable code.

    Links to Shareware and Freeware sites on the Web. CNet Downloads... A huge archive of programs.
    Executive Software International... Offers payware, shareware, and scaled-down freeware versions of some powerful hard disk management and server appliance utilities (Diskeeper, DiskAlert, SiteKeeper, Undelete, etc.).
    Flashback Abandonware... A large collection of old software.
    Free Software For DOS... Reviews, descriptions, links to over 600 DOS programs (no games).

    115. Typed Assembly Language
    Typed assembly language (TAL) extends traditional untyped assembly languages most source language programming features including records and structures,
    http://www.cs.cornell.edu/talc/
    What do you want to type check today?

    116. Programming - Windows Assembly Language And Systems Programming
    Apply OOP concepts to assembly language programs. Interface assembly languageprograms with highlevel languages. Achieve direct hardware manipulation and
    http://www.cmpbooks.com/product/1113

    In The News

    Browse by Author

    Browse all Programming Books Windows Assembly Language and Systems Programming
    16- and 32-Bit Low-Level Programming for the PC and Windows Author: Barry Kauler Publication Date: September 1, 1997
    $49.95, Softcover with Disk
    Category: Windows Programming
    7 x 9, 419 pp.
    Product Code: 087930474X-DS
    ISBN: 0-87930-474-X
    Availability: Ships in 3 to 5 days. see larger photo -Access Real mode from Protected mode; Protected mode from Real mode Apply OOP concepts to assembly language programs Interface assembly language programs with high-level languages Achieve direct hardware manipulation and memory access Explore the architectural details of Windows at the system level. Windows Assembly Language and Systems Programming provides the how-to information and example code advanced developers need for the full range of systems-level programming - especially valuable to developers moving applications from Windows 3.x to Windows 95. This book/disk set provides a treasure trove of example programs, useful source code, documentation, and powerful utilities to address everything from BIOS, direct hardware access, and virtual machines to real-time events and options for managing program transitions.

    117. From C To Assembly Language LG #94
    Listing 6 shows aC program and an assembly language function. In fact,programming in assembly language is quite the same in different OSes,
    http://www.linuxgazette.com/issue94/ramankutty.html
    TOC Front Page Talkback FAQ
    making Linux just a little more fun! From C To Assembly Language
    By Hiran Ramankutty
    1. Overview
    What is a microcomputer system made up of? A microcomputer system is made up of a microprocessor unit (MPU), a bus system, a memory subsystem, an I/O subsystem and an interface among all components. A typical answer one can expect. This is only the hardware side. Every microcomputer system requires a software so as to direct each of the hardware components while they are performing their respective tasks. Computer software can be thought about at system side (system software) and user side (user software). The user software may include some in-built libraries and user created libraries in the form of subroutines which may be needed in preparing programs for execution. The system software may encompass a variety of high-level language translators, an assembler, a text editor, and several other programs for aiding in the preparation of other programs. We already know that there are three levels of programming and they are Machine language, Assembly language and High-level language. Machine language programs are programs that the computer can understand and execute directly (think of programming in any microprocessor kit). Assembler language instructions match machine language instructions on a more or less one-for-one basis, but are written using character strings so that they are more easily understood, and high-level language instructions are much closer to the English language and are structured so that they naturally correspond to the way programmers think. Ultimately, an assembler language or high-level language program must be converted into machine language by programs called translators. They are referred to as

    118. X86 Assembly Language FAQ - General Part 1/3
    TERSE programming language 36. assembly language IDEs 37. When you programin assembly language, you are programming on the machine language level.
    http://www.faqs.org/faqs/assembly-language/x86/general/part1/
    MultiPage
    x86 Assembly Language FAQ - General Part 1/3
    There are reader questions on this topic!
    Help others by sharing your knowledge
    From: raymoon@ms1.dgsys.com (Raymond Moon) Newsgroups: alt.lang.asm comp.lang.asm.x86 raymoon@moonware.dgsys.com Summary: This is the FAQ for the x86 Assembly Language programmers for the alt.lang.asm and comp.lang.asm.x86 newsgroups. This particular section of the FAQ is part one of three parts that contain x86 assembly language information common to all assemblers. Keywords: x86 Assembly Language ASM FAQ General Archive-Name: assembly-language/x86/general/part1 Posting-Frequency: monthly (21st of every month) Last-modified: 2000/02/20 Subject: 1. Introduction and Intent This is the x86 Assembly Language FAQ for the comp.lang.asm.x86 and alt.lang.asm newsgroups. This FAQ is posted monthly on or about the 21st of the month to both newsgroups and news.answers, alt.answers and comp.answers. It also is archived at the normal FAQ archival site, ftp://rtfm.mit.edu RFC 1738 Subject: 3. Charters For comp.lang.asm.x86 and alt.config

    119. OOPWeb.com - Assembly Directory - Lecture Notes, Courses, Tutorials, References,
    Win32 programming for x86 assembly language Programmers No Frames, Henry Takeuchi It s not impossible to write a Windows program in assembly language.
    http://oopweb.com/Assembly/Files/Assembly.html
    Assembly programming tutorials, specifications, references, guides and online books. All of these are hosted locally at the Assembly Directory, enabling quick access and accurate searching. Home Submit Document FAQ About ... Contact Us
    Assembly Directory
    Search the Assembly Directory
    Advanced Search

    Search Tips
    Support OOPWeb by visiting our sponsor
    Tutorials The Art Of Assembly Language Programming
    No Frames
    Randall Hyde A huge book, covering 16bit assembly programming. The book is divided into seven main sections: a section on machine organization and architecture, a section on basic assembly language, a section on intermediate assembly language, a section on interrupts and resident programs, a section covering IBM PC hardware peculiarities, a section on optimization, and various appendices. Assembly Language Programming For Cowards
    No Frames
    Homer B. Tilton

    120. SX Tech Home Page
    programming (ie, BASIC Stamp®) to lowlevel programming (SX assembly language) . All examples are shown with the SX/B and Parallax assembly language.
    http://www.parallax.com/sx/index.asp
    Toll-free sales 888-512-1024 Looking for a BASIC Stamp microcontroller Click here for a comparison of all BASIC Stamp modules. Search Downloads Site Pages Education
    SX CHIPS AND TOOLS
    Home

    SX Products Overview

    SX-Key® Programming Kits

    SX/B Compiler
    ...
    SX Glossary
    SX48/52 Proto Boards – a $10 Project Area for your SX Project Parallax's new SX48/SX52 Proto Boards provide a super low-cost project board. With our free SX/B compiler and a $9.95 retail price, this board is ideal for permanent SX projects. Available in two formats: Programming an SX chip requires the Parallax SX Tech Tool Kit Special FAQ from Günther Daubach for the SX Community The mighty Günther Daubach has taken it upon himself to create a FAQ for the SX community comprised of key Questions and Answers raised on the Parallax Forums. His forum post can be viewed here , and the FAQ zip file is available at the bottom of the forum post. Günther is dedicating himself to updating the FAQ: thanks Günther! 2004/2005 SX Design Contest Winner's Projects March 25, 2005 - Parallax extends its thanks to all those who participated in the SX Design Contest, and is pleased to announce the winners and honorable mentions of this contest.

    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 6     101-120 of 134    Back | 1  | 2  | 3  | 4  | 5  | 6  | 7  | Next 20

    free hit counter