See also: | This category in other languages: |
|
- 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.
|
- Asl - - Free, powerful cross assembler for many microcontrollers and processors.
|
- Assembler Gems - - Intel x86 and Motorola assembler snippets. Good collection of assembler algorithms in an easy to read format.
|
- Assembly HOWTO - - by Konstantin Boldyshev, Francois-Rene Rideau: insightful, general systems and usage philosophy, and tips.
|
- 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.
|
- 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 it worth it.
|
- Hardcoded - - PlayStation 2 assembly project.
|
- IDEA85 - - A joint effort by Kasturi and Muthiah to develop a free IDE, Assembler and Simulator for the Intel 8085 microprocessor. [Open source, GPL.
|
- 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.
|
- LINOLEUM: Peterpaul's - - Brief description, projects (yahtzee game, library archive), contact, downloads.
|
- 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.
|
- 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.
|
- MicroAPL Porting Tools and Services - - A range of products which translate assembly-language code into optimized code for other architectures. Products include Relogix, an assembler-to-C translator, and PortAsm/68K, which converts 68000 assembly language source to run on the PowerPC, Intel x86.
|
- 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.
|
- S12X.COM - - Archiving and mirroring resources for the HCS12(X) microcontroller. Has a full HCS12, HCS12X and X-Gate assembler. Also features a C/ASM editor for the HCS12.
|
- 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.
|
- 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.
|
- 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.
|
- XCASM - - A meta assembler with high level optimising code generation capabilities and powerful built-in macro processing facilities. [Commercial.
|
|