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.
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.
8051 Macro Assembler ASEM-51
Assembler for the Intel MCS-51 family of microcontrollers. [Freeware]
Machine Language For Beginners
Full text of the classic book, focused on 6502 assembly programming.
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.
LINOLEUM: Peterpaul's Place
Brief description, projects (yahtzee game, library archive), contact, downloads.
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]
IDEA85
A joint effort by Kasturi and Muthiah to develop a free IDE, Assembler and Simulator for the Intel 8085 microprocessor. [Open source, GPL]
HAL: High-level Assembly Language
Description of early High-level Assembler; portable, parameterized, small, emits efficient code. Adds arithmetic expressions and flow control to a simple assembly. From about 1974, of historical interest.
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?
[ 1 ] [ 2 ] [ 3 ] [ 4 ]
|