Sponsored Links
Directory Sites
Great site. Many excellent links, many in Russian.
www.softpanorama.org
Assembler for the Intel MCS-51 family of microcontrollers. [Freeware]
plit.de
Free, powerful cross assembler for many microcontrollers and processors.
john.ccac.rwth-aachen.de
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.
www.computersciencelab.com
Intel x86 and Motorola assembler snippets. Good collection of assembler algorithms in an easy to read format.
www.df.lth.se
6502 Cross-Development Languages and Tools
List of cross-platform assemblers and disassemblers targeting 6502 microprocessor, focus: Commodore 8-bit computers.
www.npsnet.com
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?
www.cs.cornell.edu
Advantages of assembly programming, prejudices against it, exposes myths.
www.bixoft.nl
For the ARM (2 thru 7, and StrongARM) from RISC OS, one can start programming simply by using the BASIC assembler built into the computer. For C programmers, the APCS is described.
www.heyrick.co.uk
A meta assembler with high level optimising code generation capabilities and powerful built-in macro processing facilities. [Commercial]
xcprod.com
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]
anywherebb.com
Machine Language For Beginners
Full text of the classic book, focused on 6502 assembly programming.
www.atariarchives.org
by Konstantin Boldyshev, Francois-Rene Rideau: insightful, general systems and usage philosophy, and tips.
www.tldp.org
CPU Specific Languages: Assembly Languages
Link collection on assemblers, simulators, interpreters, all with source code. [RocketAware.com]
www.rocketaware.com
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.
h30097.www3.hp.com