Home           Documentation | Support Forums | Customer Portal            Public Forums | News Portal
Welcome News Portal   User Profile   Customize News

Demos: Metasearch - Open Directory - ODP Music Portal - ODP Sports Portal - ODP United Kingdom Portal
Search Demos: Metasearch - ODP Search - Music Search - Sports Search - UK Search
More Demos: Real Estate Directory - Washington DC Directory - Programming Guide - Shopping Guide - Healthcare Guide - Canada Directory - Australian Businesses
 

This Page is generated by Absolute Portal

Programming Guide


Programming Guide: Languages: Assembly
Popular Categories | Popular Searches | Popular Links
In Association with Amazon.com
The Art of Assembly Language    Assembly Language Step-by-step: Programming with DOS and Linux (with CD-ROM)    Assembly Language for Intel-Based Computers (4th Edition)    IBM PC Assembly Language and Programming (5th Edition)    Introduction to 80X86 Assembly Language and Computer Architecture   
Categories
370 [18]
Amiga [5]
C--@ [6]
68k [11]
x86 [100]
Z80 [24]

Web Sites

AMD 8753H project
Assembly programming source codes; hobby project.
url: www.geocities.com/tyiak/

ARM assembler programming site
Targetted towards the ARM (2 thru 7, and StrongARM) from RISC OS, you may begin programming simply by using the BASIC assembler built into your computer. If you are a C programmer, the APCS is described.
url: www.heyrick.co.uk/assembler/

Asl
Free, powerful cross assembler for many microcontrollers and processors.
url: john.ccac.rwth-aachen.de:8000/as/

Assembler Gems
Intel x86 and Motorola assembler snippets. Good collection of assembler algorithms in an easy to read format.
url: www.df.lth.se/~john_e/gems.html

Assembly HOWTO
by Konstantin Boldyshev, Francois-Rene Rideau: insightful, general systems and usage philosophy, and tips.
url: www.tldp.org/HOWTO/Assembly-HOWTO/

Assembly Language forum at Tek-Tips
Assembly Language technical support forums and mutual help system for computer professionals. Selling and recruiting forbidden.
url: www.tek-tips.com/gthreadminder.cfm/lev2/4/lev3/32/...

Assembly Language Journal
Online magazine which is covering assembly language programming techniques.
url: asmjournal.freeservers.com/

Assemblylanguage.Net
List of assembly language resources.
url: www.cheapersunglasses.com//asm.html

Bixoft: Why assembler?
Advantages of assembly programming, prejudices against it, exposes myths.
url: www.bixoft.nl/english/why.htm

CPU Specific Languages: Assembly Languages
Link collection on assemblers, simulators, interpreters, all with source code. [RocketAware.com]
url: www.rocketaware.com/orbit/Lo/spec/softdev/lang/ass...

6502 Cross-Development Languages and Tools
List of cross-platform assemblers and disassemblers targeting 6502 microprocessor, focus: Commodore 8-bit computers.
url: www.npsnet.com/danf/cbm/cross-development.html

Digital Alpha ASM Programmers Guide
This manual describes the assembly language supported by the Digital UNIX Alpha compiler system, its syntax rules, and how to write some assembly programs.
url: h30097.www3.hp.com/docs/base_doc/DOCUMENTATION/HTM...

The Great Debate
Contains a series of essays that discuss the advances of compilers and machine architectures in an attempt to answer the above questions: Do compilers produce code as good as humans? Will compilers ever produce code as good as humans? Is is worth it?
url: webster.cs.ucr.edu/Page_asm/GreatDebate/GreatDebat...

Hardcoded
PlayStation 2 assembly project.
url: alunos.di.uevora.pt/~l17438/

The International Brotherhood of Assembly/Machine Programmers
Assembly and machine related links. Programming tips and source codes. Tools and downloads. Chat, forum.
url: www.members.kconline.com/strycker/IBAMP/

John English's Assembly Language Website
Assembly languages development tools, tutorials and FAQs, software. Links.
url: burks.brighton.ac.uk/burks/language/asm/

LINOLEUM
Low-level INterfaced OverLanguage for Extremely Universal Machine-coding. Cross-platform ASM, almost 1:1 language to CPU instruction ratio, new way to address memory units (n-flat address space), easier than Assembly, still low-level interfaced, may be missing link in language types. [Open Source, WTOF PL]
url: anywherebb.com/linoleum.html

LINOLEUM: Peterpaul's
Brief description, projects (yahtzee game, library archive), contact, downloads.
url: home.hetnet.nl/~ptkleinhaneveld/

Linux Assembly
On this site you will find various resources ranging from tutorials, documentation up to actual Linux and Unix tools written in assembly language.
url: linuxassembly.org/

LSD-PLaNET - Assembly Languages Reference Manuals
Collection assembly Languages Reference Manuals in PDF format for many platforms.
url: lsd-pl.net/references.html

Machine Language For Beginners
Full text of the classic book, focused on 6502 assembly programming.
url: www.atariarchives.org/mlb/

8051 Macro Assembler ASEM-51
Assembler for the Intel MCS-51 family of microcontrollers. [Freeware]
url: plit.de/asem-51/

MCA Assembler for 8748 and 8749
DOS based cross-assembler for the Intel 8748 and 8749 microcomputers.
url: www.geocities.com/jpwolfe31/mca/

Metalab Linux assember software FTP archives
Many assemblers, tools, docs for many systems: Asl, Asm, Asm68xx, Dasm, Nasm, Optimizer, Tas, Zmac, Structured Macros for 8051 assemblers, and Intel/Motorola Hex file format to binary converter.
url: www.ibiblio.org/pub/Linux/devel/lang/assemblers/!I...

MicroAPL Porting Tools and Services
A range of products which translates CISC assembly-language code into optimized, high-performance RISC code including PortAsm/68K, which converts 68000 assembly language to run on the PowerPC, Intel x86.
url: www.microapl.co.uk/Porting/

Programmers Heaven Assembler Zone
Assembler sourcecode, development tools, links, articles and tutorials for wide range CPU. Messageboards.
url: www.programmersheaven.com/zone5/

SimuProc
A hypothetical processor simulator for learn the basics to start programming in assembly language. It is show as a processor works internally in each cycle while assembler program is being executed. It includes editor with syntax highlighting, a bases converser.
url: www33.brinkster.com/vlaye/software/simuproc/index3...

Softpanorama Assembler Links
Great site. Many excellent links, many in Russian.
url: www.softpanorama.org/Lang/assembler.shtml

Telemark Cross Assembler
A cross assembler lot processor families (include 64k,x86,Z80).
url: home.comcast.net/~tasm/

Typed Assembly Language: TAL
Extends traditional untyped assembly languages with typing annotations, memory management primitives, and sound set of typing rules. The typing rules guarantee memory safety, control flow safety, type safety of TAL programs. What do you want to type check today?
url: www.cs.cornell.edu/talc/

Using the GNU Assembler
Manual by Dean Elsner, Jay Fenlason and friends.
url: www.cs.utah.edu/dept/old/texinfo/as/as_toc.html

8051 Visual Simulator
An integrated development environment for 8051 assembly language programs allows you to control simulated peripherals such as a scrolling signboard, a robotic mouse, and an audio peak detector.
url: www.computersciencelab.com/8051.htm

6502 Web Ring
Hardware and software, programming and historical aspects of the 6502, 65C02. Home-built computers based on the 6502. Operating Systems for the 6502 and derivatives.
url: t.webring.com/hub?ring=6502webring

XCASM
A meta assembler with high level optimising code generation capabilities and powerful built-in macro processing facilities. [Commercial]
url: xcprod.com/titan/XCASM/


Discussion Groups
alt.lang.asm: news: - Google Groups
comp.lang.asm: news: - Google Groups

More Search
All the Web - AltaVista - Gigablast - Google USENET - Google - Teoma - Yahoo

From Amazon

Popular Searches

ecg programming
ecg program
c programming
mail client
tree
semantic rules for c
tapi
sharp develop
edge detection
freelancer programming
reverse engineering fortran
linear regression
artificial intelligence programs
metafile
artificial intelligence

Help build the largest human-edited directory on the web.
Submit a Site - Open Directory Project - Become an Editor