RSS 66 projects tagged "Assemblers"

Download Website Updated 02 Aug 1999 MMIX assembler/simulator

Screenshot
Pop 40.68
Vit 71.21

MMIX is a computer language that will totally replace MIX in the "ultimate editions of "The Art of Computer Programming" by Donald E Knuth Vols 1-3 and the 1st editions of the remaining volumes

No download Website Updated 22 Oct 2001 Quick C--

Screenshot
Pop 19.97
Vit 65.26

The Quick C-- compiler is an experimental implementation of the C-- language. C-- is intended to be a "portable assembly language" that can be used as a target language by compiler writers. C-- features a simple C-like core and support for garbage collection and exception handling.

Download No website Updated 24 Dec 2001 Osimplay

Screenshot
Pop 19.44
Vit 64.78

Osimplay is a 386 assembler with Forth and C-like conveniences like "print", reentrant procedures, data "clumps", arrays, execution arrays, a nice Linux syscall format, etc.

Download Website Updated 19 Jan 2003 masmz80

Screenshot
Pop 16.55
Vit 61.68

masmz80 is a very lightweight assembler for the Zilog Z80 processor. Objects generated contain information about global symbols, unreferenced symbols, and sections that need to be relocated, so it's easy to write code in many files and reference one project files' symbols from another. Linking these objects using included mlinkz80 produces an image ready for burning on an (E)EPROM.

Download Website Updated 01 Mar 2013 Retro

Screenshot
Pop 294.47
Vit 58.47

Retro is a clean, minimalist language with roots in Forth. It supports all major OSes in use today, and was designed to be easy to learn, use, and modify for specific needs.

Download Website Updated 18 May 2013 ELFIO

Screenshot
Pop 277.38
Vit 47.13

ELFIO is an ELF (Executable and Linkable Format) reader and producer implemented as a C++ library.

Download Website Updated 11 Jun 2009 The Amazing Awk Assembler

Screenshot
Pop 44.09
Vit 42.64

The Amazing Awk Assembler (aaa) is a primitive assembler written entirely in awk and sed. It is quite slow, the input syntax is eccentric and rather restricted, and error checking is virtually nonexistent, but it does work. Furthermore it's very easy to adapt to a new machine, provided the machine falls into the generic "8-bit-micro" category.

No download Website Updated 09 Mar 2012 cc65

Screenshot
Pop 108.40
Vit 10.03

An almost ISO C compatible C compiler that produces binaries for 6502-based computers. Targets that are supported out of the box are: Apple ][, Atari 8-bit machines, Commodore C64/C128/C16/C116, Commodore Plus/4, Commodore 600/700, GEOS for C64, and Lynx. The package includes a complete suite of assembler development tools (assembler, linker, archiver) which allows mixing of C and assembler code.

Download Website Updated 18 May 2010 Yasm

Screenshot
Pop 145.62
Vit 8.20

Yasm is a complete rewrite of the NASM assembler. It currently supports the x86 and AMD64 instruction sets, accepts NASM and GAS assembler syntaxes, outputs binary, ELF32, ELF64, COFF, Mach-O (32 and 64), RDOFF2, Win32, and Win64 object formats, and generates source debugging information in STABS, DWARF 2, and CodeView 8 formats.

Download Website Updated 01 Mar 2008 WLA DX

Screenshot
Pop 88.72
Vit 7.72

WLA DX is yet another macro assembler that can program the GB-Z80, Z80, 6502, 65c02, 6510, 65816, HuC6280, and SPC-700 CPUs. Included in the package there is a GB-Z80 disassembler and few converters. WLA DX was initially programmed to compile ROM images for Gameboy, but nowadays it can also patch existing ROM images with code, and even compile program files and ROM files for other CPUs like the NES-6502, C64-6510, and SNES's SPC-700.

Screenshot

Project Spotlight

uniclient

A universal TCP client.

Screenshot

Project Spotlight

execline

A small, non-interactive, shell-like scripting language.