|
|
 |

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. Clicks: 105
 |

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. Clicks: 284
 |

Asl 
Free, powerful cross assembler for many microcontrollers and processors. Clicks: 52
 |

Assembler Gems 
Intel x86 and Motorola assembler snippets. Good collection of assembler algorithms in an easy to read format. Clicks: 57
 |

Assembly Tutorial List 
Online tutorial list for Assembly language, education for beginners and advanced users. Clicks: 324
 |

L.IN.O.L.E.U.M. 
Low-level INterfaced OverLanguage for Extremely Universal Machine-coding. Claims: a missing ring in the history of programming languages, cross-platform ASM with almost 1:1 language-to-CPU instruction ratio, new way to address memory units (n-flat address space), easier than Assembly, but still low-level interfaced, open source. Clicks: 100
 |

Learn the Extreme Basics to Assembly Language 
Short Axion Network guide to a few fundamental aspects of ASM: Binary Number System, Hex Decimal Numbers, C and ASM Programming. Downloads: TASM assembler, String Input Library and related example, Graphics programming demo; a few Assembly links. Clicks: 253
 |

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. Clicks: 75
 |

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, Intel/Motorola Hex file format to binary converter, more. Clicks: 52
 |

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? Clicks: 53
 |
|
|