RSS 20 projects tagged "Assemblers"

Download Website Updated 09 Aug 2007 6502asm

Screenshot
Pop 48.14
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 14 Jan 2013 ARIO

Screenshot
Pop 38.83
Vit 1.00

ARIO is a C++ library for reading and producing archive files, which are commonly used as libraries of relocatable object files.

Download Website Updated 03 May 2004 Chump

Screenshot
Pop 47.83
Vit 3.48

Chump is a table-driven assembler and dissembler with a very fast new architecture input format. Both the assembler and disassembler are created using a single description. It comes with descriptions for ARM, MIPS, Stump, and 6809. It is intended for use as a library compiled with other programs to allow line assembly and disassembly.

Download Website Updated 11 Jun 2003 Classfile Reader & Writer

Screenshot
Pop 26.27
Vit 1.00

Classfile Reader & Writer is a Java package that makes it easy to read and write Java class files. It does not provide any help with displaying the contents of a class file (besides debug output) or disassembe the byte codes, but can read "obfuscated" class files such as those generated by Crema.

Download Website Updated 18 May 2013 ELFIO

Screenshot
Pop 277.27
Vit 47.84

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

Download Website Updated 13 Feb 2012 Erasm++

Screenshot
Pop 41.59
Vit 2.06

Erasm++, the Embedded Runtime Assembler in C++, is an Embedded Domain Specific Language (EDSL) in C++ for runtime code generation on Intel 64/IA-32 architectures. It supports complete compile-time syntax checking, and its code generators run very quickly because necessary data are computed statically. Also included are GenericDsm, a fast and generic instruction decoder library which supports "pattern matching" against the decoded instructions, and MetaPrelude, a Haskell-like lazy metaprogramming library that helps implementing EDSLs in C++.

Download Website Updated 15 Sep 2010 J51

Screenshot
Pop 64.92
Vit 5.95

J51 is a Intel MCS51 emulator with all the standard integrated peripherals. A disassembler with an integrated debugger is also included. Standard peripherals emulated are Timer 0/1 (Mode 0, 1, 2, and interrupts), serial interface in polled and interrupt mode, standard I/O, and ports 0 to 4. Microprocessors emulated are the Intel MCS 8051 (no peripherals), Intel 8051, Intel 8052, Philips LPC674, and Philips LPc900.

No download Website Updated 31 Jul 2008 Neko

Screenshot
Pop 56.92
Vit 3.80

Neko is a high-level dynamically typed programming language. It can be used as an embedded scripting language. It has been designed to provide a common runtime for several different languages. Learning and using Neko is very easy. You can easily extend the language with C libraries. You can also write generators from your own language to Neko and then use the Neko Runtime to compile, run, and access existing libraries. Neko is a good way for language designers to focus on design and reuse a fast and well-designed runtime, as well as existing libraries for accessing filesystem, network, databases, XML, etc. It has a compiler and a virtual machine. The virtual machine is very lightweight and well optimized. The VM can be easily embedded into any application, and your libraries can be accessed using the C foreign function interface.

Download Website Updated 07 Mar 2002 Ophis Assembler

Screenshot
Pop 41.71
Vit 2.02

The Ophis assembler is a full-featured cross-assembler for the 6502 family of microprocessors, which is used in the Atari 2600, Commodore 64, Apple II, and Nintendo Entertainment System.

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.

Screenshot

Project Spotlight

RPhoto

A handy image editor to crop pictures with a constant ratio.

Screenshot

Project Spotlight

MAMEHub

A cross-platform networked game system with MAME.