RSS 12 projects tagged "Assemblers"

Download Website Updated 12 Apr 2011 The Amsterdam Compiler Kit

Screenshot
Pop 113.67
Vit 2.28

The Amsterdam Compiler Kit is a fully-featured retargetable compiler toolchain. It will cross-compile ANSI C, K&R C, Pascal, Modula-2, Occam, Fortran and Basic for a number of architectures including, but not limited to, the 6500, 68000, Z80, i80, i86, i386, and PDP-11. It provides a complete development environment including preprocessors, compilers, assemblers, linkers, librarian tools, and target download tools.

Download Website Updated 23 Aug 2010 GNU 8085 Simulator

Screenshot
Pop 187.48
Vit 6.54

GNUSim8085 is a graphical simulator for the Intel 8085 microprocessor. It contains an inline assembler and a debugger.

Download Website Updated 29 Nov 2009 Zeta

Screenshot
Pop 55.05
Vit 3.55

Zeta is a virtual platform or architecture. It is implemented in a software emulator, and it was created for the sole purpose of having a new target to which the Linux kernel, GNU bintutils, and GNU gcc can be ported.

Download Website Updated 06 Oct 2009 Advanced Assembler

Screenshot
Pop 76.75
Vit 4.09

Aasm is an advanced modular assembler designed to support several target architectures. It has been designed to be easily extended. Its global architecture takes advantages of dynamic libraries to provide input, assembler and output modules. The input module supports Intel syntax (like nasm, tasm, masm, etc.). The x86 assembler module supports all opcodes up to P6 including MMX, SSE and 3DNow! extensions. F-CPU and SPARC assembler modules are under development. Several output modules are available for ELF, COFF, IntelHex, and raw binary formats. Advanced features include symbol scopes, an expressions engine, big integer support, macro capability, and numerous and accurate warning messages (over 300).

Download Website Updated 11 Jun 2009 The Amazing Awk Assembler

Screenshot
Pop 43.36
Vit 42.32

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.

Download No website Updated 04 May 2009 Perl Dev Kit

Screenshot
Pop 37.20
Vit 1.53

The Perl Dev Kit (PDK) provides essential tools for building and deploying Perl applications. PDK features cross-platform wrapping and application builders for various operating systems, plus a suite of tools to speed development time and improve code quality and consistency across teams.

No download Website Updated 08 Apr 2008 dasm

Screenshot
Pop 23.75
Vit 1.00

dasm is a versatile macro assembler with support for several 8-bit microprocessors including the 6502, 6507, 6803, HD6303, 68HC11, 68705, and F8.

No download Website Updated 13 Aug 2007 Thunderbolt

Screenshot
Pop 17.83
Vit 1.00

Thunderbolt is a middleware infrastructure suite that includes connectors, Java development libraries, a business process design GUI, and a system monitor GUI. It is appropriate for both telco and financial services. It provides the basis for a simple, efficient integration infrastructure which can be easily extended. While maintaining a SOA in mind, it can easily orchestrate Web services and legacy systems. It's also useful for developing proof of concept projects requiring processing in real time, batch, or both.

Download Website Updated 09 Aug 2007 6502asm

Screenshot
Pop 48.93
Vit 1.42

6502asm is a simple 2-pass assembler capable of producing binary files for the 6502, a CPU with a simple and orthogonal instruction set.

Download Website Updated 23 Mar 2006 h2incn

Screenshot
Pop 21.26
Vit 1.67

h2incn tries to directly convert C/C++ headers to Nasm-style include files, and can be used in a makefile. It is useful if you want to use the same structures or external variable declarations in C and assembler code, and you don't want to use two separate files and update both each time you change something. It is written in a mix of C and C++ code. It currently works for simple files.

Screenshot

Project Spotlight

Dragon parser generator

A combined scanner and LR(1) parser generator for C++ and Java code generation.

Screenshot

Project Spotlight

MKVToolNix

Create and work with Matroska media files.